Compare commits

...

1209 Commits

Author SHA1 Message Date
Dmytro Chmyga
b3004fa91e chore(TPS-4883): add release notes 2021-07-26 20:24:03 +03:00
chmyga
f79ca47317 fix(TDI-45907): single insert Bigdecimal (#6384) (#6424)
* fix(TDI-45907): single insert Bigdecimal

* Set scale for bigdecimals

* fix(TDI-45907): fix indents

* fix(TDI-45907): consider precision is not set

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-07-12 13:29:04 +03:00
jzhao
aa067a70b0 fix(TDI-46346): wrong soap lib artifactId in 7.2 localprovide (#6366) 2021-06-28 11:28:58 +08:00
nrousseau
ac0e9332ec chore(TUP-31970): update localprovider 2021-06-24 12:23:30 +08:00
jzhao-talend
d090841fb0 fix(TDI-46297):FCB 'EnableRegionalDisco' is disabled error when using
tMicrosoftCrmInput
2021-06-21 12:02:21 +08:00
wwang-talend
b21b77980d fix(TDI-46218): tRedshiftOutput data loss when insert size matches the
input size
2021-06-17 15:15:25 +08:00
mbasiuk-talend
40f7502d52 Revert "chore: backport migration task for TDI-45455" (#6299)
This reverts commit 3ec58bc01a.
2021-06-03 11:54:09 +03:00
mbasiuk-talend
2ae299afbf chore: backport to 7.2 (#6262) 2021-05-24 11:55:43 +03:00
hcyi
c928d6f456 fix(TUP-30043):Add a new option for tELTOracleMap to generate column alias on selection. (#5863)
* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.

* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.
2021-03-08 18:29:14 +08:00
bhe-talendbj
8b10f58b29 fix(TUP-25109): backport TUP-25109 (#5882) (#5914)
* fix(TUP-25109): backport TUP-25109

* fix(TUP-25109): fix guess schema warning

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/GuessSchemaProcess.java
2021-03-08 14:57:40 +08:00
bhe-talendbj
037fe2654e fix(TUP-30360): add an option to disable sharing libraries (#5814) (#5841) (#5889)
* fix(TUP-30360): add an option to disable sharing libraries

* fix(TUP-30360): add an option to disable sharing libraries, default to true
2021-03-02 15:12:16 +08:00
hzhao-talendbj
b7d3d4dd5b TUP-30333 tMap with Lookup model Reload at each row freezes Studio (#5817) (#5877)
* TUP-30333 tMap with Lookup model Reload at each row freezes Studio

* TUP-30333 add comments

* TUP-30333 add condition for refresh background
2021-02-25 19:15:21 +08:00
mbasiuk-talend
c14e9c2e5d chore(TDI-45608): upgrade Snowflake driver version (#5845) 2021-02-17 13:02:57 +02:00
Maksym Basiuk
3ec58bc01a chore: backport migration task for TDI-45455 2021-01-27 11:04:38 +02:00
Maksym Basiuk
fe4f6df6b2 chore: backport TDI-45455 2021-01-27 10:59:03 +02:00
Maksym Basiuk
5cc63fe6d8 chore: backport TDI-45455 2021-01-27 10:53:31 +02:00
SunChaoqun
cae81a6172 TESB-29921:Build/Deploy of a route snapshot with CommandLine has 0 byte bundle in Nexus (#5711) 2021-01-26 16:19:02 +08:00
vdrokov
ee7068dc53 TESB-30317:[CI Builder] Some models throw error "context file doesn't exist" during CITEST compilation phase (#5406) 2021-01-12 14:45:50 +01:00
sbliu
e826fdc490 fix(TUP-29550) fix problem that "rename" Job in property sheet page duplicates item in Pom file (#5664) 2020-12-29 10:59:41 +08:00
hcyi
10509c005c fix(TUP-29072):improve for When renaming link (table) between teltinput (#5638)
and teltmap , the generated SQL query is not updated.
2020-12-17 17:50:38 +08:00
mbasiuk-talend
54971f678f fix(TDI-45260): update components with new library version (#5602) (#5644) 2020-12-16 17:29:25 +02:00
Dmytro Grygorenko
c64a3a276b fix(TDI-45006): correct way to fix. (#5605) 2020-12-08 10:29:01 +02:00
hcyi
bd99714f18 fix(TUP-29072):When renaming link (table) between teltinput and teltmap, (#5576)
the generated SQL query is not updated.
2020-12-04 11:10:14 +08:00
hcyi
cc5b551d84 fix(TUP-29090):improve since broken some junits . (#5580) 2020-11-30 20:15:13 +08:00
hcyi
ce18e0ffd1 fix(TUP-29090):[7.2.1] Extra plus '+' signs in generated SQL (#5559) 2020-11-25 10:53:48 +08:00
Dmytro Grygorenko
d8aad268c2 fix(TDI-45015): removed streams declaration outside try-with-resources (#5445) 2020-10-30 09:53:25 +02:00
Dmytro Grygorenko
b9e74d9f02 fix(TDI-45015): backport fix into "maintenance/7.2" branch (#5421) 2020-10-23 11:24:46 +03:00
Oleksandr Zhelezniak
4539464127 fix(TDI-44935): reuse custom query expression (#5396)
* make query expression idempotent in the generated code
* store the expression in the variable and then read it again
2020-10-20 13:55:33 +03:00
Dmytro Grygorenko
0721ad904b fix(TDI-44880): backport to "maintenance/7.2" branch. (#5306) 2020-10-05 17:20:48 +03:00
wang wei
0de13ccfee fix(TDI-44643): NPE exception on tWaitForSQLData with snowflake
connection(#5006)
2020-08-31 11:13:46 +08:00
apoltavtsev
4468aaa175 fix(TESB-29963) MQ Dependency issues in Runtime 2020-08-24 16:05:45 +02:00
Chao MENG
a6c8578551 Cmeng/maintenance/7.2/tup 28304 backport (#5087)
* fix(TUP-27953): tSalesforceInput component displays in-job (#4996)

tSalesforceConnection incorrectly
https://jira.talendforge.org/browse/TUP-27953

Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/controller/ComponentRefController.java

* fix(TUP-28295): UI Problem of TCOMPV0 in the recent 741NB and 731
Release + Aug. Nightly Build Patch
https://jira.talendforge.org/browse/TUP-28295
2020-08-19 10:46:34 +08:00
Mike Yan
e7cd94f879 fix(TESB-29210): Build type not updated for consumer job (#5014) 2020-08-03 16:56:23 +08:00
Dmytro Sylaiev
2daa07e10f fix(TDI-44349): Add artifact-copy for talend-proxy lib 2020-07-22 15:40:42 +03:00
msheverda-talend
4418345c3e TESB-29647 Bundle version does not use 'Custom Version' for jobs (#4888)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-14 09:59:35 +03:00
Dmytro Sylaiev
4b243ce10e fix(TDI-44349): Backport to 7.2 2020-07-06 21:01:09 +03:00
hzhao-talendbj
e5338b845e Hengzhao/backport72/tup 27070 2 (#4845)
* TUP27070  fix junit failed on 721

* strange code was add to the pr, remove it
2020-06-23 09:19:15 +08:00
hzhao-talendbj
f95639be52 Tup-27070 (#4734) (#4764)
* Tup-27070 (#4734)
backport to 7.2 and fix conflicts

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

* set dbName as name when db column is null

* workaround

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

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

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

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

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

* fix missing db value issue

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

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

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

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

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

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

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

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

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

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

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

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

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

* TDI-43764 : MsSQL NVARCHAR

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

Use setNString method for NVARCHAR and NCHAR columns

* TDI-43764 : MsSQL NVARCHAR

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

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

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

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

This reverts commit d0ec3601d2.

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

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

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

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

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

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

* Removed Log4j2 dependencies.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

This reverts commit b04d1bdca4.

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

This reverts commit 0fd1ce627b.

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

This reverts commit 434c102f8c.
2020-01-20 09:58:09 +08:00
vyu-talend
8712fc8845 Vyu/tdi 43446 fix compilation error for tmap (#4291)
* Fix(TDI-43446):fix compilation error.

* Fix(TDI-43446):fix issues.

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

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

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

* Fix(TDI-43446):fix issue.
2020-01-13 16:01:11 +08:00
hwang-talend
268697b578 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4308)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-13 11:16:16 +08:00
hwang-talend
aa4bfa79f7 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4282)
* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-03 17:50:26 +08:00
hzhao-talendbj
ca527877e2 bugfix(TUP-25035)Implicit tContextLoad feature (with selection from (#4268) (#4275)
file) uses a hardcoded encoding of ISO-8859-15
2019-12-30 10:34:02 +08:00
vyu-talend
4c4e091b14 Fix(TDI-43467):Backport to 7.2.2. 2019-12-26 11:02:10 +08:00
hwang-talend
1d40c1d03f bugfix(TUP-22500):jars already existed on nexus still try to upload (#4154)
* bugfix(TUP-22500):jars already existed on nexus still try to upload
again
2019-12-23 10:18:38 +08:00
wwang-talend
d32e660ed5 fix(TDI-43396): Compile error for S3 and tFileFetch TUJs when log4j is not enabled at default 2019-12-19 11:44:34 +08:00
Chao MENG
62e6776a9d fix(TUP-24148): tNetsuiteInput throws cast error when switching from use (#4036) (#4246)
fix(TUP-24148): tNetsuiteInput throws cast error when switching from use tNetsuiteConnection to use this component
https://jira.talendforge.org/browse/TUP-24148
2019-12-18 14:49:21 +08:00
Mike Yan
0fd6e2a5ae fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info (#4232) 2019-12-13 14:20:19 +08:00
bhe-talendbj
1dea872eca backport(TUP-25237) backport (#4217) 2019-12-12 15:26:40 +08:00
jiezhang-tlnd
dd3d7aab1e fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4206)
https://jira.talendforge.org/browse/TUP-25406
2019-12-09 14:22:40 +08:00
hcyi
39d9ecb7ae fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4201)
blank on Mac OS X。
2019-12-09 11:06:57 +08:00
Roman
ffd480faf6 feat(TDI-42819): correct behavior whe use log file (#3862) 2019-12-05 14:29:26 +08:00
wwang-talend
d769a705f9 fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in routine occurs 2019-12-05 09:35:29 +08:00
vyu-talend
b1e8227987 Fix(TDI-43264):ELTMSSql generate update sql. 2019-12-04 16:56:28 +08:00
wwang-talend
3729ca4734 fix(TDI-43091): Mysql8:SSLException when run job which contain ELT component 2019-12-04 10:20:08 +08:00
Dmytro Sylaiev
f1f0e3b3fa fix(TDI-41651): Add where clause support for update query (#4172) 2019-11-29 18:04:49 +02:00
Dmytro Sylaiev
751e157764 fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)
* fix(TDI-41651): Provide possibility to specify alias for output table ELT

* Do the same fix as mssqlELT

* Small refactoring for query codeGen

* fix(TDI-41651): Fix issues

* Correct notion in javaxml file

* Rename cleanUp method

* Use stringUtils in alias for input table

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

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

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

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

* fix(TDI-41651): Fix conflicts
2019-11-29 18:04:28 +02:00
bhe-talendbj
d8d591f985 backport72(TUP-25257) Fix missing jobid for trunjob (#4186) 2019-11-29 18:10:33 +08:00
Chao MENG
0d52d35d65 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167) (#4184)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-11-29 16:35:57 +08:00
kjwang
14bb82b680 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4165) (#4180) 2019-11-29 10:52:55 +08:00
mbasiuk-talend
875273246b fix(TDI-43212): improve code generation for query string (#4149) 2019-11-26 12:10:47 +02:00
Jane Ding
9b7e750f26 fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job (#4169)
https://jira.talendforge.org/browse/TUP-24732
2019-11-26 11:39:23 +08:00
hzhao-talendbj
cfc470383e Hengzhao/bugfix/tup 25035 (#4157) (#4159)
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15

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

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

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

* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
2019-11-22 10:06:47 +08:00
AlixMetivier
90ed0e0146 cherry pick (#4158) 2019-11-21 09:35:30 +01:00
hcyi
8b09f8c12c fix(TUP-25099):NPE when using joblets from reference Projects. (#4132) (#4146) 2019-11-21 14:13:21 +08:00
wang wei
4e6719fea2 fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE (#4062)

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

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

* correct the version after merge origin/master

* fix migration

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2019-11-20 11:33:43 +08:00
AlixMetivier
a76b533335 added option to skip header with csv (#4147) 2019-11-18 11:55:20 +01:00
hcyi
4ce30defb8 fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4143)
blank if you add a Column without Expression on Mac OS X.
2019-11-17 22:13:57 +08:00
hwang-talend
f297c329c9 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4124)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-15 17:21:11 +08:00
Roman
ac087dd899 feat(TDI-42766) Redshift SSO support with ping federate backport to 7.2 2019-11-13 10:19:36 +02:00
apoltavtsev
8d6aac4487 TESB-27110 Missing tSendMail dependencies are added 2019-11-08 10:27:57 +01:00
Jane Ding
f78773ba76 fix(TUP-24732) Studio Code tab doesn't generate code/show errors in Job (#4113)
https://jira.talendforge.org/browse/TUP-24732
2019-11-08 10:14:08 +08:00
hwang-talend
bff58f3865 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4101)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-07 10:16:23 +08:00
pyzhou
d60cbe30c9 fix(TDI-43105):tmap jdbc join timestamp (#4092) 2019-11-06 17:36:37 +08:00
clesaec
bfbf8d37cc TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of S… (#3877)
* TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of SystemClassLoader (with no cast, nor protected method call)
2019-11-05 11:08:44 +01:00
hcyi
17338305be fix(TUP-24885):tELTTeradataMap: Output table : Expression & Column set (#4048) (#4095)
to blank if you add a Column without Expression.
2019-11-05 15:26:22 +08:00
jiezhang-tlnd
99375c5886 fix(TUP-24786)Jobs are failing with the error "Cannot find or load the (#4077) (#4098)
main class" when imported the project export from 6.3 to 7.2
https://jira.talendforge.org/browse/TUP-24786
2019-11-04 15:01:55 +08:00
hwang-talend
e77b4a347c bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4087)
bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap
2019-11-04 14:32:05 +08:00
hzhao-talendbj
069c169de5 fix(TUP-24613)routine section does not allow user to edit required (#4011) (#4091)
checkbox
2019-11-01 16:00:45 +08:00
SunChaoqun
339af1f06b TESB-27123:Context does not transmit to Job called by route in the (#4072)
second call in runtime
2019-10-28 21:49:55 +08:00
slushatel
c6d2e700a3 Sbovsunovskyi/tdi 43065 t dtd validator and utf8 (#4034)
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters

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

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

(cherry picked from commit f77ff96de2)
2019-10-28 12:40:41 +02:00
kjwang
8efc0df5fa kjwang/Fix TUP-24748 CLONE - Modification in Context Variables is not (#4009) (#4047)
propagating to all jobs
https://jira.talendforge.org/browse/TUP-24748
2019-10-28 15:14:37 +08:00
Zhiwei Xue
0cf7abbc1b fix(TUP-24623):fix regression. 2019-10-28 10:11:35 +08:00
hwang-talend
1cca5a725f bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4042)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-10-24 10:39:44 +08:00
Jane Ding
51c17366b3 fix(TUP-24540)java.lang.NoSuchMethodError: (#4053)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-22 16:16:40 +08:00
hcyi
2efd0a576b fix(TUP-24917):Upgrade tacokit to 1.1.14. (#4051) 2019-10-22 10:12:39 +08:00
Mike Yan
0d1feddcdc fix(TESB-27030): Exclude jms library when it is used from tRunJob (#4044)
* fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle

* fix(TESB-27030): Exclude jms library when it is used from tRunJob
2019-10-21 17:44:29 +08:00
hwang-talend
b63eda5b00 bugfix(TUP-24355):Default Context environment appended after migrating (#4037) (#4041)
bugfix(TUP-24355):Default Context environment appended after migrating
2019-10-18 18:13:25 +08:00
hzhao-talendbj
62076c3dde fix(TUP-24607)Not able to see the component error in the Studio Designer (#3968) (#4039)
* fix(TUP-24607)Not able to see the component error in the Studio Designer

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* support system property monitoring even when no arg is passed to the main
2019-09-11 16:42:10 +08:00
hwang-talend
f1962c39a9 bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3906)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-11 10:08:34 +08:00
Denis Sergent
9230e47ee4 TESB-26772 Adds a way to externalise osgi-exclude.properties file (#3915)
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
2019-09-09 18:23:08 +02:00
Roman
ed172de48d tWriteJSONField null values (Backport to 7.2) (#3911)
* fix(TDI-37801): tWriteJSONField null values (#3865)

* fix(TDI-37801): tWriteJSONField null values

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

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

* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Fix import name

* fix(TDI-37801): remove space
2019-09-09 12:38:41 +03:00
hwang-talend
0f579c6e72 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3900)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-09-06 10:17:55 +08:00
clesaec
568088d394 Clesaec/tdi 42230 file copy patch (#3902)
* fix(TDI-42230) : utilisation de la classe standard java.nio.Files
2019-09-05 13:40:37 +02:00
wang wei
7e911f0b99 fix(TDI-42747): fix the issue for tjdbcinput with dynamic column and inside talend object type like for database type blob(#3783) 2019-09-05 11:30:15 +08:00
jiezhang-tlnd
16b2b9bf62 fix(TUP-24392)JDBCInput component not working as expected when values as provided using context (#3875) (#3880)
* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392

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

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

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

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

* fix(TDI-42862): remove the unnecessary urlpath
2019-08-26 11:33:18 +08:00
wang wei
4f429f6a98 fix(TDI-42737): [java 11] FTPS protocol for FTP components don`t work with linux and java 11 (#3764) 2019-08-26 11:32:35 +08:00
ypiel
218aa295f1 fix(TDI-42689) : Double precision within mongo
* fix(TDI-42689) : prefer BigDecimal for float&double

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

* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
2019-08-22 14:25:25 +02:00
Jane Ding
c364565c33 fix(TUP-24129)Security vulnerabilities in Job building and contexts (#3851)
scripts in 7.1.1.
https://jira.talendforge.org/browse/TUP-24129
2019-08-22 09:31:18 +08:00
AlixMetivier
04fc9056b9 migration task for tmaprojaioutput component (#3847) 2019-08-21 14:47:46 +02:00
Jane Ding
507da793eb fix(TUP-24109)unable to test Expression Builder of tMap (#3849)
https://jira.talendforge.org/browse/TUP-24109
2019-08-21 11:09:12 +08:00
Jane Ding
9dfee4a013 Jding/72/tup 24109 unable to test expression builder (#3840)
* fix(TUP-24109)unable to test Expression Builder of tMap (#3799)

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

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

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

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

Conflicts:
	pom.xml
2019-08-20 15:01:07 +08:00
jiezhang-tlnd
d8e2ccab3a fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3836)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:25:10 +08:00
Zhiwei Xue
2b65a9840a fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) (#3823) 2019-08-16 18:53:44 +08:00
jzhao
894c21fe93 fix(TDI-42812):tRedshifBulkExec should hide access key and secret key when datasource is not S3(#3809) 2019-08-15 16:48:51 +08:00
pyzhou
b4a8746cac fix(TDI-42725):change the groupID for Exa jar (#3817) 2019-08-13 17:47:40 +08:00
jiezhang-tlnd
4cc9be4a2f fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3807) (#3808)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-12 10:43:55 +08:00
Stéphane Bouchet
a3f4dc7557 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

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

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

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

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

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

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

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

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

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

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

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

* fix(TDI-42674):change mvn path

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

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

* Fix(TDI-42572):Using checkbox
2019-07-19 15:06:32 +08:00
Hanna Liashchuk
c2252e26e2 fix(TBD-8925): table won't be created unless createTable option is checked OAuth (#3686) (#3729) 2019-07-17 18:51:45 +03:00
wang wei
b62a5e2773 fix(TDI-42380): Migration issues in the Studio after migrating the jobs from 6.5 to 7.1(#3648) 2019-07-17 14:19:52 +08:00
kjwang-talend
d696e53d77 Fix TUP-23809 [Studio] changes in column order are not saved (no (#3708) (#3722)
propagate changes dialog)
https://jira.talendforge.org/browse/TUP-23809
2019-07-16 15:25:12 +08:00
slushatel
8417201494 feat(TDI-42570): stop process if parent thread has terminated, add log wrapper for tos studio (#3715)
(cherry picked from commit b4196f3ade)
2019-07-15 15:16:54 +03:00
zshen-talend
8097a8ea2e chor(TDQ-17069): remove unused code (#3658) 2019-07-15 15:50:59 +08:00
hcyi
357bde19c4 fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI (#3709)
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:40:17 +08:00
wang wei
d8e6aafe96 fix(TDI-42423): fix the tcreatetable for teradata with jdbc parameters(#3680) 2019-07-10 09:54:36 +08:00
slushatel
5e3c1ecb69 Tdi 42570 stop process when thread stops (#3676)
* feat(TDI-42570): stop process if parent thread has terminated

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

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

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

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

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

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

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

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
2019-07-09 18:49:19 +08:00
hcyi
dae7882c74 fix(TUP-23790):Can't guess schema for metadata (#3692)
item(delimited/positional/regex/excel/ldif/ldap)
2019-07-09 18:21:26 +08:00
nrousseau
c18baef9fc fix(TMDM-13727) remove not existing plugin 2019-07-08 16:46:49 +08:00
hcyi
54a1745389 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3684) 2019-07-05 17:30:34 +08:00
Chao MENG
e12a1522e8 fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-07-05 13:06:56 +08:00
Irene Wang
02928daa0a Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit 1ce0e429ca.
2019-06-28 12:16:33 +02:00
apoltavtsev
cd4245b810 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-06-28 08:45:33 +03:00
Chao MENG
e65add59b6 Cmeng/backport/7.2/tup 23556 tck encrypt (#3656)
fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-06-25 10:40:15 +08:00
jiezhang-tlnd
e0c6e58cab fix(TUP-23389)tMap - cannot edit schema (#3655)
fix(TUP-23389)tMap - cannot edit schema
2019-06-25 10:34:51 +08:00
Jenkins Continuous Build server
c788fb873b Set version to 7.2.2 SNAPSHOT 2019-06-24 12:25:27 +02:00
nrousseau
9c31c2869d fix(TDI-42522) add option to deactivate component log 2019-06-19 18:58:02 +08:00
Jane Ding
e91f8c1b5d fix(TUP-23506)Job use tsapconnection component run fail when use the (#3623) (#3633)
* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

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

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

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

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

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

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

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

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

Fix junit issue

* add junit source

* add junit source

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

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

Fix junit issue
2019-06-18 11:29:06 +08:00
Antoine Parent
49d093c671 fix(): typo in a pattern (#3626)
fix a pattern used to display job status
2019-06-17 16:46:08 +02:00
Jenkins Continuous Build server
0f3b302525 Set version to 7.2.1 2019-06-14 11:49:03 +02:00
Chao MENG
9a005e64b7 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3614)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 17:05:11 +08:00
Chao MENG
02e95b65dc fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3613)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 16:18:56 +08:00
Chao MENG
8ec074f787 fix(TUP-23465): Performance issue when open a job and save a job and (#3610)
import in items.
https://jira.talendforge.org/browse/TUP-23465
2019-06-14 15:42:55 +08:00
SunChaoqun
1a5abb28c4 TESB-26211:[Docker] Docker Build option is shown in ESB Entry level (#3608)
product
2019-06-14 15:28:14 +08:00
kjwang-talend
761faebe1f TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix can't guess query problem) (#3607)
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955

* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
2019-06-14 14:35:37 +08:00
wang wei
f6985356e2 fix(TDI-40979): fix the regression (#3606) 2019-06-14 11:09:07 +08:00
nrousseau
a8bdda6260 babili-export (#3595) 2019-06-14 10:42:39 +08:00
Dmytro Sylaiev
715592ec88 fix(TDI-42396): Bump httputils lib version (#3564) 2019-06-13 19:52:58 +03:00
wang wei
d85fc8062f fix(TDI-42382): Class path contains multiple SLF4J bindings (#3602) 2019-06-13 21:13:43 +08:00
SunChaoqun
d89eecbb6a TESB-26208:Cannot build route kar when Studio path contains space (#3604) 2019-06-13 20:15:19 +08:00
hcyi
08d63c6593 fix(TUP-23460):[TaCoKit] Empty widget has null value as string. (#3605)
* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.

* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.
2019-06-13 19:19:59 +08:00
ypiel
3336cc4f2a feat(TDI-40979) : support of MS CRM v9.1 web API
* feat(TDI-40979) : support MSCRM 9.1 in output

* feat(TDI-40979) : support MSCRM 9.1 in input

* feat(TDI-40979) : Add custum entity label for V9.1

* feat(TDI-40979) : no support of wep api 9.1 in premise

* feat(TDI-40979) : no support of wep api 9.1 in premise
2019-06-13 09:59:40 +02:00
Chao MENG
ab6e1bcab2 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3603)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-13 11:30:38 +08:00
Chao MENG
11ebc42052 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3600)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-12 19:58:40 +08:00
Hanna Liashchuk
749dbb0056 fix(TBD-8708): code enhancement (#3599) 2019-06-12 14:03:48 +03:00
SunChaoqun
70ecc767c2 TESB-26160:When build docker image, the offline mode will not switch to (#3597)
online mode automatically
2019-06-12 18:00:56 +08:00
Chao MENG
a755e15b57 fix(TUP-23432): NPE when single selecting build job (#3596)
fix(TUP-23432): NPE when single selecting build job
https://jira.talendforge.org/browse/TUP-23432
2019-06-12 17:58:32 +08:00
Stéphane Bouchet
4e814e0b00 TESB-25939 : fix context update when building route and job (#3561)
* TESB-25939 : excluding context from target folder

* TESB-25939 : exclude context from target folder
2019-06-12 11:02:57 +02:00
sponomarova
85f55539d1 fix(TBD-8708): create only if create table option is checked for service account (BigQuery) (#3591) 2019-06-12 12:00:07 +03:00
hcyi
eb79c2bb24 fix(TUP-23157):datastore values are not prefilled when creating a dataset. (#3590)
* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.

* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.
2019-06-12 16:59:31 +08:00
Chao MENG
b638c4219d fix(TUP-23431): java heap OutOfMemoryError when logon project while (#3594)
fix(TUP-23431): java heap OutOfMemoryError when logon project while running auto tests using oracleJDK11.0.3
https://jira.talendforge.org/browse/TUP-23431
2019-06-12 16:50:54 +08:00
jiezhang-tlnd
44cc58273b Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)" (#3593)
This reverts commit 7d9bcad052.
2019-06-12 16:16:00 +08:00
jiezhang-tlnd
090f229c68 Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)" (#3592)
This reverts commit 88ac38747f.
2019-06-12 16:15:37 +08:00
Jane Ding
7913643cfe fix(TUP-22936)No description for component red/yellow signs (#3586)
https://jira.talendforge.org/browse/TUP-22936
2019-06-12 16:04:29 +08:00
jiezhang-tlnd
4723000ed1 fix(TUP-21179)Studio doesn't commit "Route Resources" to SVN (#3589) 2019-06-12 14:25:17 +08:00
apoltavtsev
2ccf372036 TESB-26145 Including context to published Job (#3588) 2019-06-12 14:07:13 +08:00
Zhiwei Xue
66bee58089 fix(TUP-22972):fix wrong relative path. (#3587) 2019-06-12 11:15:30 +08:00
Sizhao Liu
a9096b87fa feat(TDQ-16495): add controller for crypto file generation (#3569) 2019-06-11 18:37:57 +02:00
Hanna Liashchuk
43bb77fd10 fix(TBD-8787): set allow quoted new lines to true (#3583) 2019-06-11 15:39:02 +03:00
wang wei
84df479b21 fix(TDI-41573): Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3471) 2019-06-11 19:56:33 +08:00
wang wei
073cdc59c5 fix(TUP-23399): fix it in the javajet part, use another api to replace the one which is not stable(#3579) 2019-06-11 19:26:43 +08:00
hwang-talend
53705cb0cc bugfix(TUP-23400):Collaborative work in SVN: one user delete a job, (#3581)
another user will hang on in "User operation is waiting" page after
click refresh.
2019-06-11 19:13:09 +08:00
Chao MENG
6e65632136 chore: temp fix to remove unused jars (#3582)
* chore: temp fix to remove unused jars

* chore: temp fix to remove unused jars
2019-06-11 18:50:19 +08:00
hwang-talend
908f077ed7 bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' (#3565)
bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' does not exist throw when I rename a folder.
2019-06-11 18:18:40 +08:00
wang wei
1063cb2515 fix(TDI-42071): upgrade daikon to hide the host info (#3570) 2019-06-11 18:03:34 +08:00
Chao MENG
deb7c21ebb chore: resolve compile error in eclipse (#3578)
chore: resolve compile error in eclipse
2019-06-11 16:55:23 +08:00
Chao MENG
050e05394f fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3577)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-11 15:52:21 +08:00
Chao MENG
edf1761902 fix(TUP-23285): Problem with deleting dataset/datastore (#3576)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 15:24:30 +08:00
hcyi
6c3e0371e4 fix(TUP-23157):datastore values are not prefilled when creating a (#3575)
dataset.
2019-06-11 15:23:02 +08:00
Chao MENG
382e00f01a fix(TUP-23285): Problem with deleting dataset/datastore (#3574)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 12:16:49 +08:00
wang wei
17fe4095c3 fix(TDI-41636): adjust the maven path to use the one in maven center (#3571) 2019-06-11 11:35:08 +08:00
Chao MENG
920e1eecb9 fix(TUP-23285): Problem with deleting dataset/datastore (#3568) (#3572)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 11:33:33 +08:00
Irene Wang
d7142d5368 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:38:21 +02:00
Chao MENG
b8a3d07386 fix(TUP-23285): Problem with deleting dataset/datastore (#3568)
https://jira.talendforge.org/browse/TUP-23285
2019-06-10 21:50:44 +08:00
wang wei
b4e9b399f0 fix(TDI-42483): DEBUG or INFO display in studio console while should not (#3566) 2019-06-10 19:03:14 +08:00
Zhiwei Xue
0cfed2dce1 fix(TUP-22972):use relative folder classpath only for cxf related job. (#3567) 2019-06-10 18:33:34 +08:00
nrousseau
a0aa4e336d Revert "fix(TUP-22635) add missing dependency for server"
This reverts commit de666438af.
2019-06-10 18:04:50 +08:00
Chao MENG
a980713d98 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3559)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* upgrade tacokit version to 1.1.10
2019-06-10 17:40:00 +08:00
nrousseau
6c4744064d fix(TUP-22553) remove jars 2019-06-08 11:02:39 +08:00
nrousseau
b6f9308f8f fix(TUP-22574) remove unused jar 2019-06-08 10:47:46 +08:00
Dmytro Sylaiev
4979ee9155 Dsylaiev/tdi 42396 upgrade jackson dependencies (#3562)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL

* fix(TDI-42396): Upgrade jackson databind in custom lib
2019-06-07 00:04:23 +08:00
talend-vlesquere
5a4af8a2b5 bug(TDQ-17136) : add Data Privacy Family (#3560) 2019-06-06 15:58:15 +02:00
Jane Ding
9ac41a5e9b fix(TUP-21920) fix wrong warning message (#3558)
https://jira.talendforge.org/browse/TUP-21920
2019-06-06 19:08:28 +08:00
Chao MENG
ff09c10a8c fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of messages in error stream (#3521)
* fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of
messages in error stream
https://jira.talendforge.org/browse/TUP-21073
2019-06-06 17:56:09 +08:00
hwang-talend
1ff71cdf9b bugfix(TUP-23322):context value doesn't update after publishing the job (#3555)
bugfix(TUP-23322):context value doesn't update after publishing the job to release repository
2019-06-06 17:20:00 +08:00
wang wei
dc5c90a84a fix(TDI-42464): Update tcomp in studio to 0.27.0 / daikon to 0.31.6 (#3557) 2019-06-06 16:45:40 +08:00
SunChaoqun
f9910b2961 TESB-26058:Docker - Build Job Dialog - Remove DI / BD Docker Option when (#3552)
it is an ESB Artifact
2019-06-06 13:27:21 +08:00
Jane Ding
c6fceb0bb4 fix(TUP-22359)Broken Data Schema UI (#3556)
https://jira.talendforge.org/browse/TUP-22359
2019-06-06 11:06:58 +08:00
Dmytro Sylaiev
bf7e13c7a1 feat(TDI-42393): Add a migration task for renaming Couchbase (#3529) 2019-06-05 14:25:39 +03:00
wang wei
641e5fe53d fix(TDI-42071): PoC for job runtime information publishing (#3523) 2019-06-05 17:58:19 +08:00
msjian
ca034b3e79 fix(TDQ-17129): fix a migration error (#3548) 2019-06-05 15:48:21 +08:00
hwang-talend
ff00c24fa6 bugfix(TUP-23228):The order of schema changed when ticked "used column" (#3525)
bugfix(TUP-23228):The order of schema changed when ticked "used column" again
2019-06-05 15:05:05 +08:00
jiezhang-tlnd
a3dd6720a9 fix(TUP-23276)Create excel item failed with unhandled event loop exception (#3546)
* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception
2019-06-05 10:58:36 +08:00
jiezhang-tlnd
88ac38747f fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
2019-06-05 10:55:26 +08:00
hcyi
0eaa1c37d3 fix(TUP-23260):tacokit : regression : list of string are mal showed. (#3547) 2019-06-05 10:16:15 +08:00
hcyi
0c016539ad fix(TUP-20938):[Layout] Test connection button appears on advanced form. (#3541) 2019-06-04 19:17:39 +08:00
hcyi
8d85ae3bcf fix(TUP-20054):lose the focus on the field. (#3540) 2019-06-04 19:16:59 +08:00
vyu-talend
eced8f049d Revert "Fix(TDI-30725):Make username to uppercase in log4j. (#3456)" (#3549)
This reverts commit f7cbeabea2.
2019-06-04 18:42:09 +08:00
jzhao
4f7e4806ba feat(TDI-41141):Update SalesForce API to 46.0 (#3545)
* feat(TDI-41141):Update SalesForce API to 45.0

* feat(TDI-41141):use latest partner/fowce-wsc jar (46.0.0 )

* feat(TDI-41141):update depend jars
2019-06-04 03:44:44 -05:00
Jane Ding
e53c45ec91 feat(TUP-22833)Remove the addition of context parameters during the (#3511)
build/publish Job
https://jira.talendforge.org/browse/TUP-22833
2019-06-04 14:48:45 +08:00
Jane Ding
d745e85e80 Jding/tup 23168 add mvn for some import (#3537)
* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168
2019-06-04 14:09:51 +08:00
Romain Manni-Bucau
d8ddb9ea8d basic date support (coming Talend Component Kit 1.1.10) (#3544) 2019-06-04 07:37:41 +02:00
Zhiwei Xue
15903a6035 fix(TUP-22972):use relative classpath for CXF. (#3528)
* fix(TUP-22972):use relative classpath for CXF.

* fix(TUP-22972):avoid to use moduleName.
2019-06-04 11:00:45 +08:00
Jean-Philippe HAUTIN
48776bd500 fix(TUP-23325): fix blank Panel in case a group is not visible (#3543) 2019-06-04 10:47:41 +08:00
sponomarova
1dba3f709c fix(TBD-8708): fix action on data for service account (#3542) 2019-06-03 16:04:36 +03:00
Dmytro Sylaiev
760695d667 fix(TDI-42396): Upgrade jackson dependencies to 2.9.9 (#3514)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
2019-06-03 11:59:37 +03:00
kjwang-talend
439ed80209 Fix TUP-23244 Studio continuously throw "Attach is not supported for target JVM" after memory run (#3530)
* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244
2019-06-03 15:47:18 +08:00
wang wei
9d1aaf5eb6 fix(TDI-42223): update woodstox-core jar (#3457) 2019-06-03 10:21:35 +08:00
wang wei
44c5ae1188 fix(TDI-42433): close the stream like before, we need to keep the old action for the old job (#3536)
* fix(TDI-42433): close the stream like before, we need to keep the old
action for the old job

* fix(TDI-42433): adjust details

* fix(TDI-42433): bump version
2019-06-03 09:53:36 +08:00
chmyga
afd28a60a7 feat(TDI-42387): BigQuerySQLRow for DI in javajet (#3507)
* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix review comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Add icon

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix compiler error

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix PR comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix error for DROP TABLE query
2019-05-31 14:58:38 +03:00
vyu-talend
6c0aa872d1 Fix(TDI-42407):Fix the issue which causes missing data while use (#3522)
tFileInputExcel
2019-05-31 18:36:58 +08:00
wang wei
5e2adf3b59 fix(TDI-41947): process the null for UUID db type (#3520) 2019-05-31 15:46:00 +08:00
jiezhang-tlnd
7d9bcad052 fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)
using nested joblets
2019-05-31 15:08:57 +08:00
vyu-talend
beccde8115 Fix(TDI-42321):Change pom.xml in org.talend.libraries.custom(save (#3518)
version)
2019-05-31 10:14:17 +08:00
Jane Ding
82c44cb161 fix(TUP-22237)tFixedflowinput converting string to garbage value (#3516)
* fix(TUP-22237)tFixedflowinput converting string to garbage value
https://jira.talendforge.org/browse/TUP-22237
2019-05-30 18:29:22 +08:00
wchen-talend
7a358e8a86 fix(TUP-22955):java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (#3526) 2019-05-30 15:20:30 +08:00
Zhiwei Xue
db6a8499a6 fix(TUP-22854):clear code build cache after installing jars (#3502) 2019-05-30 10:57:17 +08:00
SunChaoqun
bdb00c3ffe TESB-25922:Docker pubish: No progress bar in publish route dialog (#3519) 2019-05-29 18:49:28 +02:00
Hanna Liashchuk
bf6773f64d fix(TBD-8649): activated option allowLargeResult for BigQuery service account 2019-05-29 17:54:19 +02:00
wang wei
9ad74ecc14 fix(TDI-41636): support AS400 V7R3 (#3513)
* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): relabel
2019-05-28 02:44:21 -05:00
vyu-talend
f95cf3095d Fix(TDI-42321):Make a zipped file that is protected by password iterate, (#3503)
* Fix(TDI-42321):Make a zipped file that is protected by password iterate,
thus the tJava could print global variable.Change the building tool from
Ant to Maven.

* Fix(TDI-42321):Change the path of talendzip-1.0.jar in
tFileArchive_java.xml and delete the previous talendzip.jar

* Change the path of talendzip.jar in tFileUnarchive_java.xml

* Fix(TDI-42321):Remove the jar from tFileArchive folder. And put it in
the org.talend.libraries.custom/lib.

* Fix(TDI-42321):Make more changes about the talendzip*.jar.
2019-05-28 14:31:17 +08:00
wang wei
f04471fc4b fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11 (#3452)
* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): fix something, but seems should remove the file

* fix(TDI-42241): add back url path

* fix(TDI-42241): fix the build for poi

* fix(TDI-42241): fix the build for poi

* fix the MF file
2019-05-28 01:27:03 -05:00
vyu-talend
0fbd040375 Fix(TDI-42316):Deprecation. (#3476) 2019-05-28 14:17:48 +08:00
jzhao
8dbfce2c5e fix(TDI-42356):ClassCastException with dynamic schema and data source alias from table with column of type nvarchar(max) (#3504)
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)

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

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

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

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

* fix(TDI-42356):change the version of jar
2019-05-27 18:29:42 +08:00
Nicolas Rousseau
6be3b53b66 Revert "fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)"
This reverts commit 1e8bb0243f.
2019-05-25 23:22:19 +08:00
Zhiwei Xue
4c8c6a1880 fix(TUP-22965):Move sdk component start code to logon project phase. (#3508) 2019-05-24 18:59:46 +08:00
hzhao-talendbj
12266fb558 Hengzhao/bugfix/tup 21754 db query differ with sql builder2 (#3500)
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

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

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

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

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

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

* fix(TUP-21754)When use the db query in job, it will get a different
result from its result in sql builder
2019-05-24 11:43:56 +08:00
sponomarova
d43f50301d fix(TBD-8708): tBigqueryOutput - some enhancement (#3506) 2019-05-23 15:46:56 +03:00
sponomarova
651dca75e1 fix(TBD-8708): Create table option if it doesn't exist for service account (#3501)
* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account

* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account
2019-05-23 10:55:12 +03:00
hcyi
1b63647758 fix(TUP-22117):Create resource item message contains "route" (#3499) 2019-05-23 10:16:34 +08:00
jzhao
729173ede5 feat(TDI-41303):Rename SalesforceWave components in SalesforceEinstein (#3494)
* feat(TDI-41303):Rename SFWave components in SalesforceEinstein

* rename components

* feat(TDI-41303):add migration task

* feat(TDI-41303):change wrong month in migration task
2019-05-22 15:10:23 +08:00
hwang-talend
93c2286a3d bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression (#3496)
bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression
2019-05-21 14:23:06 +08:00
Jane Ding
10b2c3d49c fix(TUP-22701)[MacOS] tMap - Can't save field in expression (#3492)
https://jira.talendforge.org/browse/TUP-22701
2019-05-21 13:11:39 +08:00
Ivan Gonchar
623e5e735c fix(TUP-23123): fix indent between component properties for Windows (#3495) 2019-05-21 10:52:33 +08:00
hcyi
b5f5408107 fix(TUP-21479):Improve for ELT*MAP generate wrong update query. (#3478)
* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):Improve for ELT*MAP generate wrong update query.
2019-05-21 10:00:35 +08:00
hcyi
b644b098ab fix(TUP-22587):NameNode URI fields changes to default value after (#3493)
changing the HDP version.
2019-05-21 09:48:12 +08:00
Mike Yan
17b79f09dd fix(TESB-25692): Set to jave 1.8 in manifest after Java11 compiled (#3488) 2019-05-20 16:45:38 +02:00
hwang-talend
ab0b18de8e Hwang/tup 23064 (#3482)
* Revert "bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)"
2019-05-20 15:47:37 +08:00
SunChaoqun
13af5d47de TESB-25671:Build DemoREST as MS Jar with maven script (#3491) 2019-05-20 15:32:35 +08:00
jiezhang-tlnd
9f2241d8b6 fix(TUP-22980)After create another version for a job, when add another schema for trowgenerator, it will not saved (#3479)
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
2019-05-20 11:47:12 +08:00
Chao MENG
fc0c54b7a4 item(TUP-23098): Upgrade tacokit to release version of 1.1.9 (#3486)
https://jira.talendforge.org/browse/TUP-23098
2019-05-20 10:17:26 +08:00
Hanna Liashchuk
2a4d457539 fix(TBD-8649): activated option allowLargeResult for BigQuery service… (#3485)
* fix(TBD-8649): activated option allowLargeResult for BigQuery service account

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet
2019-05-17 15:29:32 +03:00
jiezhang-tlnd
d34b53d93b fix(TUP-20851)Tmap with Die on error uncheck doesn't create ErrorReject (#3483)
Output
2019-05-17 18:05:36 +08:00
Romain Manni-Bucau
61f412cbf7 exception handling (#3489) 2019-05-17 11:56:52 +02:00
Romain Manni-Bucau
cf0df8515f Avoid NPE when java.coordinates property is not set (#3487) 2019-05-17 11:03:59 +02:00
Tao Tao
f8b2cbcbd2 fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3276)
* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +
tcommon-studio-ee

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

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205
2019-05-17 10:48:27 +08:00
vyu-talend
bb41056c26 Vyu/tdi 41654 deprecate mysql 4 (#3475)
* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):tELTMysqlMap also need to be modified.
2019-05-17 10:38:26 +08:00
vyu-talend
2fa6fa6042 Fix(TDI-42251):Change WSDL URL. (#3469)
* Fix(TDI-42251):Change WSDL URL.

* Fix(TDI-42251):Clear the default value.
2019-05-16 18:12:16 +08:00
zshen-talend
b7c1385c89 fix(TDQ-16872): Migration for correctly "Custom Matcher" parameter on (#3470)
tmatchGroup component
2019-05-16 17:45:41 +08:00
Jane Ding
80f246ea5c fix(TUP-22908)Talend Studio Mac OS Mojave 10.14 : Hangs or Crashes when (#3480)
trying to set "Fields to extract" Column name in Metadata -> File XML
https://jira.talendforge.org/browse/TUP-22908
2019-05-16 10:20:17 +08:00
SunChaoqun
71a68d4554 TESB-23808:Cannot build osgi bundle correctly with checking "Add maven script"(#3474) 2019-05-15 14:38:07 +08:00
vyu-talend
aac5d2f428 fix(TDI-42081):Add Additional Parameter. (#3451)
* fix(TDI-42081):Add Additional Parameter.

* fix(TDI-42081):Add Additional Parameter.

* Fix(TDI-42081):Add Additional Parameter(Interbase)

* Fix(TDI-42081):Add Additional Parameter(interBase)

* Fix(TDI-42081):Add Additional Parameter(Netezza)

* Fix(TDI-42081):Add Additional Parameter(ParAccel)

* Fix(TDI-42081):Add Additional Parameter(Vector)

* Fix(TDI-42081):Change the question mark to a semicolon.

* Fix(TDI-42081):Change the question mark to a semicolon.
2019-05-15 11:36:18 +08:00
Romain Manni-Bucau
1874473f00 ensure activeif is respected for update button (#3473) 2019-05-14 18:17:18 +02:00
Romain Manni-Bucau
c5c8697911 ensure TACOKIT_SUGGESTABLE_TABLE leads to valid configuration (#3472) 2019-05-14 17:23:29 +02:00
Emmanuel GALLOIS
9312e207c8 fix(TDI-41920): fix encoding issue when file.encoding is not utf8 (#3353)
* fix(TDI-41920): fix encoding issue when file.encoding is not utf8 and store on disk is set
2019-05-14 15:55:11 +02:00
jiezhang-tlnd
2cbb343d01 fix(TUP-22284)Update Detection keep popping until we select all context group (#3463)
* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group
2019-05-14 19:38:15 +08:00
vyu-talend
7aa164b753 Fix(TDI-42251):Fix the invalid WSDL URL. (#3465) 2019-05-13 11:04:28 +08:00
jiezhang-tlnd
a76dc7b029 fix(TUP-22520)tDBConnection is not used in the tDB components Joblet issue (#3454)
* fix(TUP-22520)tDBConnection is not used in the tDB components Joblet
issue

* fix(TUP-22520)tDBConnection is not used in the tDB components - Joblet
issue
2019-05-13 10:12:43 +08:00
Chao MENG
1e8bb0243f fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
/java.lang.NullPointerException
https://jira.talendforge.org/browse/TUP-22906
2019-05-10 19:18:40 +08:00
vyu-talend
bfdc3d8c94 Fix(TDI-42251):Make change of default WSDL URL. (#3459) 2019-05-10 17:49:58 +08:00
vyu-talend
f7cbeabea2 Fix(TDI-30725):Make username to uppercase in log4j. (#3456) 2019-05-10 11:25:00 +08:00
vyu-talend
4512ee5e5b Fix(TDI-42300):Make variable name unique (#3462) 2019-05-10 11:11:20 +08:00
chmyga
413f98e6f3 fix(TUP-21896): replace internal sun classes (#3214)
* Remove legacy ssl configuration
2019-05-10 11:10:58 +08:00
kuanwang
3acb1e663e TUP-22747 ExpressionTest (#3458) 2019-05-09 14:50:34 +08:00
Xilai Dai
0689190571 TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment (#3268)
* TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment

* fix(TESB-24851) fix the Connection leak in another place
2019-05-09 10:38:10 +08:00
wang wei
cfc16c23c2 fix(TDI-41246): SFTP connection fails after multiple executions (#3444)
* fix(TDI-41246): SFTP connection fails after multiple executions

* fix(TDI-41246): do a temp ugly fix, will adjust it later

* fix(TDI-41246): do retry with a bigger scope

* fix(TDI-41246):fix the var scope

* fix something
2019-05-09 09:02:06 +08:00
Chao MENG
5b69be1aaf fix(TUP-22713): Possible thread lock during git update operation (#3449)
* fix(TUP-22713): Possible thread lock during git update operation
https://jira.talendforge.org/browse/TUP-22713
2019-05-08 15:32:30 +08:00
Jane Ding
1ebadeeb5e fix(TUP-22783)TELTPOSTGRESQL MAP Join Operator not working in Ubuntu (#3450)
16.04
https://jira.talendforge.org/browse/TUP-22783
2019-05-08 10:13:36 +08:00
wang wei
f3b8cf6f50 fix(TDI-42100): disable hostname check for ssl (#3447) 2019-05-07 11:41:13 +08:00
Zhiwei Xue
1542e7bb2b fix(TUP-22929):improve cleanUpCodeProject method. (#3448) 2019-05-06 19:07:04 +08:00
hwang-talend
d539ef6965 bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)
* bugfix(TUP-22744):711 built batch job doesn't run fine
2019-05-06 18:17:49 +08:00
jiezhang-tlnd
3c55505275 fix(TUP-22147)There is a NPE error when closing studio (#3443)
* fix(TUP-22147)There is a NPE error when closing studio

* fix(TUP-22147)There is a NPE error when closing studio
2019-05-06 15:31:31 +08:00
dmytroshekera
02e4d71489 fix(TDI-42092): An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist (#3419)
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
2019-04-30 14:44:53 +03:00
SunChaoqun
928f980a63 TESB-25671:Build DemoREST as MS Jar with maven script (#3442) 2019-04-30 17:50:12 +08:00
kuanwang
f546409acb TUP-22747 delete useless class (#3441) 2019-04-29 16:40:09 +08:00
jiezhang-tlnd
31d35c048c fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3438) 2019-04-29 11:12:43 +08:00
jiezhang-tlnd
ef708a8348 fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3436)
* fix(TUP-22484)Random issue: Compile error for simple job sometimes

* fix(TUP-22484)before create maven project, clean the folder.

* fix(TUP-22484)Random issue: Compile error for simple job sometimes
2019-04-29 10:41:26 +08:00
wang wei
3909cadc0b fix(TDI-42241): make sybase components work in java 11 too (#3434)
* fix(TDI-42241): make sybase components work in java 11 too

* fix(TDI-42241): fix tsybaserow

* fix(TDI-42241): fix tcreatetable
2019-04-28 11:52:33 +08:00
wang wei
1292ddfa8b fix(TDI-42239): tLogCatcher and tAssertCatcher cause compilation error when used together(#3432) 2019-04-28 10:32:24 +08:00
hwang-talend
0c5e483893 bugfix(TUP-22744):711 built batch job doesn't run fine (#3423)
bugfix(TUP-22744):711 built batch job doesn't run fine
2019-04-28 10:13:02 +08:00
Jane Ding
f0b64d92c5 fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't (#3427)
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-04-26 16:12:36 +08:00
Jane Ding
910b4d80d9 fix(TUP-22751)Message when trying to import a project having the same (#3431)
fix(TUP-22751)Message when trying to import a project having the same name as existing project is odd
https://jira.talendforge.org/browse/TUP-22751
2019-04-26 10:21:28 +08:00
Jane Ding
50771134b2 fix(TUP-22804)Job with component tSAPIDOCOutput not getting built (#3430)
https://jira.talendforge.org/browse/TUP-22804
2019-04-26 10:00:26 +08:00
hwang-talend
e79dbfc65a Hwang/tup 22649 (#3413)
* bugfix(TUP-22649):tELTOracleMap : wrong Generated SQL Select query after
patch TPS-2944
2019-04-25 14:59:01 +08:00
Hanna Liashchuk
a50648cc5c fix(TBD-8566): correct context var replacement in subqueries (#3420) 2019-04-24 16:13:52 +03:00
wang wei
0141a2021d fix(TDI-42186): sure to close the stream (#3428) 2019-04-24 12:30:35 +08:00
Laurent BOURGEOIS
b8c37376ea fix(TBD-8587) : Compiler error when di job use hbase components (#3426) 2019-04-23 22:39:19 +02:00
Antoine Parent
7c153538f9 fix(TBD-8603): tHiveRow compile error (#3425)
* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled

* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled
2019-04-23 17:55:22 +02:00
wang wei
da645d3ef4 fix(TDI-42223): some components not works when use java 11 (#3421) 2019-04-23 19:04:32 +08:00
wang wei
264c9bda35 fix(TDI-42100): Upgrade to ActiveMQ 5.15.9 in tMom/tSAP components (#3422) 2019-04-23 18:45:33 +08:00
Chao MENG
bcd9620908 feat(TUP-21546): Add commit mode on the studio (#3415)
https://jira.talendforge.org/browse/TUP-21546
2019-04-23 16:14:13 +08:00
hwang-talend
bb377c59f2 bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives (#3417)
bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives compilation error "row1 cannot be resolved to a variable"
2019-04-22 18:31:32 +08:00
nrousseau
ec0162809c fix wrong setup (#3418) 2019-04-22 12:19:48 +02:00
sizhaoliu
32a0fa4f21 feat(TDQ-16376): no need to migrate if CATEGORY field is present (#3416) 2019-04-19 16:37:55 +02:00
wang wei
480d80db93 fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet components (#3371)
* fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet
components

* fix(TDI-42053): revert the changeset for tacokit integration part

* fix(TDI-42053): revert the changeset for bigdata components
2019-04-19 18:01:49 +08:00
Hanna Liashchuk
5d074a1787 fix(TBD-8573): correct parsing date values from BigQuery (#3414) 2019-04-18 16:42:15 +03:00
hwang-talend
84eea35c62 bugfix(TUP-22435):tMap lost look-up details (#3403)
bugfix(TUP-22435):tMap lost look-up details
2019-04-17 18:00:26 +08:00
wang wei
79fe200121 fix(TDI-42172): not import activemq jar for ESB runtime (#3411) 2019-04-17 10:10:41 +08:00
hcyi
8e9614b94d fix(TUP-22587):NameNode URI fields changes to default value after (#3390)
changing the HDP version.
2019-04-16 17:13:00 +08:00
Hanna Liashchuk
396696ed31 fix(TBD-8570): correct error message handling (#3407) 2019-04-16 10:49:25 +03:00
hwang-talend
195932029b bugfix(TUP-22426):[6.5.1]Test Case generation on tRunJob gives (#3375)
compilation error "row1 cannot be resolved to a variable"
2019-04-16 12:48:09 +08:00
Zhiwei Xue
7f77637515 workitem(TUP-22161):Update version of CI plugins. (#3335) 2019-04-16 10:45:16 +08:00
Jane Ding
f4ae68641f fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3402)
job in studio
https://jira.talendforge.org/browse/TUP-22620
Since my new added test testCheckCircle is the first one to execute, it
used common variable node broke other test balance. Modify to use it own
private variable.
2019-04-15 17:09:01 +08:00
wang wei
0a49c27be6 TESB-25479 Switching to activemq 5.15.5 (#3385) (#3401)
* TESB-25479 Switching to activemq 5.15.5

* Switching to activemq 5.15.5 for tMomInputLoop

* Switching to activemq 5.15.5 for tMomOutput

* fix the maven path
2019-04-12 16:11:09 +08:00
hwang-talend
9711b099f9 Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)" (#3396)
Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when
This reverts commit d553d5ed06.
2019-04-12 10:21:15 +08:00
Zhiwei Xue
8840aa1f78 fix(TUP-22619):Miss talend.project in final zip when publishing job in (#3387)
commandline.
2019-04-11 17:21:26 +08:00
wang wei
9093da5300 fix(TDI-42141): tReplacelist not replacing in order (#3398) 2019-04-11 17:03:39 +08:00
Denis Sergent
7c99ec2246 TESB-25472 Avoid InvalidThreadAccess to get the real error (#3393) 2019-04-11 10:39:59 +02:00
Jane Ding
a8285120c7 fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3391)
* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620

* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620
2019-04-11 15:50:31 +08:00
nrousseau
de666438af fix(TUP-22635) add missing dependency for server 2019-04-11 15:42:06 +08:00
Romain Manni-Bucau
8189d3d0f9 TUP-22648 ensure schema column types ar enot lost for talend component kit components (#3394) 2019-04-10 16:47:32 +02:00
wang wei
4bde039bff fix(TDI-42126): tHttpRequest cannot correctly handle multi-byte characters(#3392) 2019-04-10 18:29:35 +08:00
sizhaoliu
9b030dfc71 feat(TDQ-16376): add migration task for tDataMasking UI changes (#3384)
* feat(TDQ-16376): add migration task for tDataMasking UI changes

* remove debug info + extract constant

* fix issues with some functions and Spark/SparkStreaming jobs
2019-04-09 18:10:03 +02:00
wang wei
59f6d682da fix(TDI-29956): Lookup from tRESTClient ClassNotFoundException (#3380) 2019-04-09 18:31:59 +08:00
wang wei
54c6014e47 fix(TDI-24330): tSystem create a new row when using global variable output(#3381) 2019-04-09 18:28:59 +08:00
Romain Manni-Bucau
40654c88e4 preparing talend component kit 1.1.9 upgrade (#3383) 2019-04-09 18:23:30 +08:00
dlin-talend
df6a748a15 TUP-22445:Change new branding images for 7.2 (#3377) 2019-04-09 18:18:30 +08:00
hcyi
7e4a8d13ea fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade. (#3378)
* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.

* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.
2019-04-09 11:59:29 +08:00
TKaczynski
70540b48e9 fix(TBD-8343): NoSuchMethodError when Having tGSConnection and tS3Connection Components Within one Job (#3379)
update import
2019-04-08 14:35:08 +02:00
hcyi
ce6691a31b fix(TUP-22521):tHiveMap- Unexpected SQL syntax for 'case when (#3372)
...then....else' condition.
2019-04-08 15:26:27 +08:00
Roman
2106f0dd3b feat(TDI-41387): fix migration task (#3289) 2019-04-04 13:43:23 +03:00
jiezhang-tlnd
9d4816bc69 fix(TUP-22201)Cannot show suggestion of methods in tJava (#3376) 2019-04-04 18:24:08 +08:00
SunChaoqun
649b3a812c TESB-25438:SAM/Locator not work when tRestClient job deploy to Runtime (#3368) 2019-04-03 15:20:08 +08:00
Jane Ding
fd97d3b4e7 fix(TUP-21920)Nullpointer on build job (#3336)
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 14:59:11 +08:00
jiezhang-tlnd
1568163ff8 fix(TUP-22395)Shouldn't be overwrite button for creating unexist (#3366)
directory for build job
2019-04-03 10:48:24 +08:00
jiezhang-tlnd
9dba659c3c fix(TUP-22395)Shouldn't be overwrite button for creating unexist directory for build job (#3362)
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
2019-04-03 10:32:26 +08:00
jiezhang-tlnd
9355e5b4a6 Jzhang/bugfix/tup 22165 progress information is not correct when building job reopen (#3357)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-04-03 10:07:57 +08:00
Jane Ding
0c0b4d0317 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3364)
https://jira.talendforge.org/browse/TUP-22269
2019-04-02 19:01:48 +08:00
Mike Yan
a90a9434a8 fix(TESB-25116): Fixed NPE for data viewer (#3363) 2019-04-02 16:49:39 +08:00
Liu Xinquan
b8bf58f282 TDQ-16354 TOP i18n preference page (#3344) 2019-04-02 16:35:12 +08:00
msjian
29159385b5 feat(TDQ-15039): support bigQuery type to generate correct query (#3356) 2019-04-02 16:21:05 +08:00
wang wei
3c522e7b15 fix(TDI-42072): NullPointerException when using the tDie component in the child job and execute the job from the parent job.(#3352) 2019-04-02 16:01:06 +08:00
Jane Ding
17fd958ce5 fix(TUP-22342)Joblet referring to objects that do not exist (#3355)
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 10:17:15 +08:00
slushatel
2307f13545 feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.2… (#3327)
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043

* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
2019-04-01 14:37:36 +03:00
Chao MENG
f9e7590713 fix(TUP-22470): NPE shows after opening edit in conflict page and (#3348)
fix(TUP-22470): NPE shows after opening edit in conflict page and resolving the conflict
https://jira.talendforge.org/browse/TUP-22470
2019-04-01 14:34:13 +08:00
wang wei
275fab14f8 fix(TDI-41944): fix the code generate issue (#3354) 2019-03-30 14:28:44 +08:00
nrousseau
143742acd7 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-30 11:29:01 +08:00
vizotenko-talend
3c52b631e9 bug(TDI-41626): [tCreateTemporaryFile] Safely create a temporary file (#3257) 2019-03-29 13:57:50 +02:00
nrousseau
c534373738 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-29 18:01:26 +08:00
wang wei
338297f3ab fix(TDI-41944): [Java 11] Replace usage of sun.misc.Base64 to java.util.Base64(#3350) 2019-03-29 12:53:19 +08:00
Romain Manni-Bucau
0bb9dc7670 TCOMP-1353 ensure tcomp does not conflict with components (#3347) 2019-03-28 18:27:53 +08:00
chmyga
b3433def41 fix(TDI-42046): error DOCTYPE is disallowed (#3346) 2019-03-28 10:37:55 +02:00
Jane Ding
776437eaf4 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3349)
https://jira.talendforge.org/browse/TUP-22269
2019-03-28 10:14:51 +08:00
slushatel
372c3bf77a feat(TDI-41787): Upgrade to CXF 3.3.1 (#3338) 2019-03-26 11:28:14 +02:00
Dmytro Sylaiev
4913c935d5 fix(TDI-42024): Change execProt and execPBSZ order (#3333) 2019-03-26 10:14:57 +02:00
jiezhang-tlnd
03b45217a8 fix(TUP-22410)Can't import item which locate at root of disk after (#3345)
eclipse upgrade
2019-03-26 10:48:40 +08:00
wang wei
3e80011d86 fix(TDI-41898): Comment in the query in tJDBCInput component does not work if the job is migrated from 6.2.1 to 7.1.1(#3334) 2019-03-25 18:39:20 +08:00
jiezhang-tlnd
ca3610c9cb fix(TUP-22334)Error pops up when clicking if link (#3321)
* fix(TUP-22334)Error pops up when clicking if link

* fix(TUP-22334)Error pops up when clicking if link
2019-03-25 15:45:44 +08:00
jiezhang-tlnd
4d39844c21 Jzhang/bugfix/tup 22165 progress information is not correct when building job (#3308)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-03-25 10:31:40 +08:00
Mike Yan
d7b6c014dd fix(TESB-25116): Fixed JUnit error for NPE (#3331) 2019-03-21 17:41:33 +08:00
Hanna Liashchuk
30288171b7 fix(TBD-8496): field separator for service account bigquery (#3329) 2019-03-20 18:25:46 +01:00
apoltavtsev
7b40eddb53 TESB-24730 Services no longer accessible ( NPE) after route deployment 2019-03-20 13:50:26 +03:00
Vladimir Bogatyrov
f05b633e0e [TESB-25164] Intermittent "ClassNotFoundException: javax.mail.Address" errors (#3326) 2019-03-20 09:27:47 +02:00
Hanna Liashchuk
23aba4a3c4 fix(TBD-8484): REQUIRED/NULLABLE columns are created according to schema (#3324) 2019-03-19 18:21:49 +02:00
chmyga
c47bedbc88 Dchmyga/tdi 41663 secure saxparserfactory config library (#3243)
* fix(TDI-41663): Secure SAXParserFactory config

* Move TalendSAX library from ant to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendsax library

* fix(TDI-41663): Secure SAXParserFactory config

* Move talendMQRFH2 library to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendMQRFH2 library

* fix(TDI-41663): Secure SAXParserFactory config

* Change talendMQRFH2 library version in talendMQConnectionUtil library

* fix(TDI-41663): Secure SAXParserFactory config

* Remove jars from repository

* Add automatic jars downloading to required plugins

* fix(TDI-41663): Secure SAXParserFactory config

* Update libraries versions in components

* fix(TDI-41663): Secure SAXParserFactory config

* Fix library dependencies

* Fix the build

* Refactor code to fix the tests

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix tests

* Remove not required classes

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Bump TalendSAX version

* fix(TDI-41663): Secure SAXParserFactory config

* Remove unnecessary imports
2019-03-19 11:41:19 +02:00
wang wei
531d9d042b fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. (#3323) 2019-03-19 16:25:28 +08:00
Mike Yan
3e5bafd2c6 fix(TESB-25116):Build microservice jar with ctalendjob is only 2kb (#3317) 2019-03-19 11:15:05 +08:00
Hanna Liashchuk
d10e0a7776 Hliashchuk/fix/tbd 8356 bigquery empty strings (#3322)
* fix(TBD-8356): empty strings handling in bigquery

* fix(TBD-8356): service account empty strings support
2019-03-18 19:00:55 +02:00
chmyga
fed318cea2 fix(TDI-41951): special chars in column comment (#3318)
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-18 15:21:37 +02:00
Dmytro Sylaiev
b42c990006 fix(TDI-41896): Upgrade jackson-databind version (#3293)
* fix(TDI-41896): Upgrade jackson-databind version

* fix(TDI-41896): Bump library version
2019-03-15 10:43:45 +02:00
chmyga
99b32aef61 Dchmyga/tdi 41648 replace sun x509 with default algorithm (#3220)
* fix(TDI-41648): Replace SunX509 as the default algorithm

* Move talendssl library to mvn

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Replace SunX509 as default algorithm

* Fix problem when all certificates were trusted by default

* Replace deprecated com.sun classes with javax.security classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Add migration task

* fix(TDI-41648): Replace SunX509 as the default algorithm

* remove legacy code with internal sun classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix talend-ws library class

* Update talend-ws library version

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Update components with new talendssl library version

* Fix PR comment

* Fix formatting

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix PR comments

* fix(TDI-41648): Replace SunX509 as the default algorithm

* fix library name to be downloaded during build
2019-03-15 10:35:53 +02:00
kjwang-talend
1aff5b8292 kjwang/Fix-TUP-21903 tSalesForceConnection fix junit (#3314)
https://jira.talendforge.org/browse/TUP-21903
2019-03-15 14:24:24 +08:00
Denis Sergent
aa502fbbda TESB-25045 Authorize Docker Build for job with tRESTClient (#3312)
Fix side effect: unauthorized "Finnish" button while input fields are
correct.
2019-03-14 13:47:34 +01:00
Carlos Carvajal
bb6eaa5c43 Revert "fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)" (#3313)
This reverts commit 99951891e9.
2019-03-13 11:43:00 +01:00
Tao Tao
c3f90750df fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context (#3254)
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
2019-03-13 16:05:50 +08:00
pyzhou
89402325e7 fix(TDI-41789): Redshift change migration logic (#3304) 2019-03-12 16:55:11 +08:00
hcyi
a6c3a11e54 feat(TUP-21495):Support MFA on studio for the Cloud. (#3253)
* feat(TUP-21495):Support MFA on studio for the Cloud.

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

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

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

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

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

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

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

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

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

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

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

* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
2019-03-08 10:31:41 +08:00
Dmytro Sylaiev
f96f3171d1 fix(TDI-41897): Fix compile error on generated code (#3294) 2019-03-07 14:55:22 +02:00
pyzhou
76b1eb7da6 Pyzhou/tdi 41910 t s3 check connection (#3303)
* fix(TDI-41910):tS3Connecyion uncheck connection

* add logic to divide job from 6.3.0 or before
2019-03-07 17:43:15 +08:00
Jane Ding
894ca53e5a fix(TUP-21920) Nullpointer on build job (#3266) 2019-03-07 17:27:38 +08:00
Dmytro Sylaiev
4bc344bec5 fix(TDI-41808): Fix showing pass as clear text NZLoad (#3269)
* fix(TDI-41808): Fix showing pass as clear text NZLoad

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

* chore(TDI-41808): Fix indentation

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

* fix(TDI-41808): Use constant from util class
2019-03-07 11:13:11 +02:00
Chao MENG
69a9e3ca83 Studio upgrade/eclipse 4.10.0 (#3298)
* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

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

* item(TUP-21731): Fix button font color issue for mac / linux

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

* item(TUP-21701): Eclipse upgrade - make core part of EE product building

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

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

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

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

https://jira.talendforge.org/browse/TUP-21730
Fix UI display problem on Linux

* item(TUP-21731): Fix button font color issue for mac / linux

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

* fix(TUP-22042): A blank shell is opened when saving job

https://jira.talendforge.org/browse/TUP-22042
I checked the api of Shell on Linux and Windows (Eclipse 4.10)
On Linux, the open method of Shell will open it's parent shell, seems no
way to avoid it.
On Windows, the open method of Shell won't open parent shell.

I think the only way to avoid empty shell on Linux is changing all the
codes which creating empty shell, I think we can even give a null if no
active shell found.

* item(TUP-22069): Cannot run job using tOracleInput

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

* fix(TUP-22066)Font color in Run console is black, it should be blue (#3275)

* fix(TUP-22062)Error pops up when typing tJava in job editor (#3273)
2019-03-07 10:21:03 +08:00
hcyi
896bed8875 fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster (#3296)
settings.
2019-03-07 09:49:14 +08:00
Hanna Liashchuk
bd3301dc51 fix(TBD-7153): Fixed missing mappings for BigQuery (#3291) 2019-03-06 14:28:13 +02:00
Dmytro Sylaiev
c71b2f994f fix(TDI-31429): Avoid compile error for byte array (#3290) 2019-03-06 10:36:15 +02:00
slushatel
04be41abf8 feat(TDI-41807): add rules for oracle 12/18 (#3267)
* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18
2019-03-05 11:09:51 +02:00
Zhiwei Xue
4b99b199cc fix(TUP-22000):remove job cache when deleting job. (#3283) 2019-03-05 10:53:53 +08:00
Denis Sergent
48882724ac fix(TESB-24920) (#3286)
* TESB-21832 Problems with job/route exec. with local runtime in Studio

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

* Studio graphical improvements

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

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

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

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

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

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

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

This reverts commit 0f43b7d406.

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

This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
2019-03-04 11:18:34 +01:00
Denis Sergent
7b05a057b0 TESB-25045 Authorize Docker Build for job with tRESTClient (#3287)
* TESB-25045 Authorize Docker Build for job with tRESTClient

Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are manage
in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.

* TESB-25045 Authorize Docker Build for job with tRESTClient

Message update
2019-03-04 10:50:33 +01:00
hwang-talend
437df1c3c5 bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput (#3261)
* bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput
component
2019-03-04 11:14:57 +08:00
jiezhang-tlnd
0742691497 fix(TUP-21733)Fix Help About string missing (#3285) 2019-03-01 18:56:31 +08:00
sponomarova
99951891e9 fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)
* fix(TBD-8356): tBigqueryOutput handles empty strings as null

* fix(TBD-8356): add explanation comment to TBD-8356 fix
2019-02-28 17:55:47 +01:00
Mike Yan
7e3c8888e1 fix(TUP-22103): Fixed joblet running error with default processor (#3280)
* fix(TUP-22103): Fixed joblet running error with default processor

* fix(TUP-22103): Improve conditions for checking only esb type items
2019-02-28 18:03:34 +08:00
jiezhang-tlnd
5745ce1d28 fix(TUP-5535)rename salesforce connection,the new name can't be reload (#3212)
in job
2019-02-26 17:05:31 +08:00
Emmanuel GALLOIS
c23955d51f fix(TDI-41795): migrate correctly connection and linked connection (#3251)
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
  - fix migration version and breaks
  - do not execute migration for tcompv0 components
2019-02-26 09:20:08 +01:00
jiezhang-tlnd
77aa27ccac fix(TUP-21998)JDBC Connection doesn't work well (#3252) 2019-02-26 16:11:52 +08:00
Zhiwei Xue
e0310bfb60 fix(TUP-21983):NullPointerException When publishing a job as docker (#3256) 2019-02-26 16:00:25 +08:00
pyzhou
0f323ab700 Pyzhou/TDI-41789 t redshift fixed log path (#3260)
* fix(TDI-41789): tRedshift require log file path

* redirect log to console

* change tab to space
2019-02-26 14:29:31 +08:00
SunChaoqun
718a5d005e TESB-25024:cTalendJob with job could not be build as OSGi bundle (#3265) 2019-02-21 18:21:55 +08:00
Roman
8fa59aefe9 fix(TDI-41517): Manager was updated with Object type (#3198) 2019-02-21 08:35:30 +02:00
jiezhang-tlnd
a5f43e31e6 fix(TUP-21994)error occurred when open a job from di side (#3249) 2019-02-20 15:59:33 +08:00
jiezhang-tlnd
18fc81a240 fix(TUP-21849)Salesforce name was changed while it is being edited for spec (#3250)
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec

* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
2019-02-20 15:58:27 +08:00
pyzhou
68836af2d3 fix(TDI-41665):shutdown transfer manager right after download. (#3239)
* fix(TDI-41665):shutdown transfer manager right after download.

* correct EOF

* get shutdown method out of the use conn logic
2019-02-19 17:32:16 +08:00
msjian
2538b24196 fix(TDQ-10842): fix can export the user define report template files (#3240) 2019-02-18 15:35:26 +08:00
jiezhang-tlnd
7255747144 fix(TUP-21958)No Warning sign on different 'Nullable' checkbox state (#3238)
between two components
2019-02-15 15:30:06 +08:00
SunChaoqun
f0bc81e9b6 TESB-24959:Error message when building Data Service as Docker Image with (#3242)
tRESTClient component
2019-02-15 14:52:19 +08:00
hwang-talend
d553d5ed06 bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-02-13 16:19:24 +08:00
hcyi
f5b2456c9f fix(TUP-21888):NPE when importing job. (#3234) 2019-02-13 16:17:08 +08:00
apoltavtsev
7f045834e5 TESB-24784 Connection condition parameters are propagated to Test Route 2019-02-12 20:24:09 +03:00
Antoine Parent
899eab4a2b fix(TBD-8299): Compile error on BigQuery Component (#3235)
Error was fixed for one component, but still present when multiple
components were used.
Changed the <%cid%> to <%=cid%>
2019-02-12 15:05:12 +01:00
apoltavtsev
d2d3a37b41 TESB-22085:Dynamic schema column type is always String in Runtime 2019-02-11 10:48:23 +03:00
Laurent BOURGEOIS
c42ccb1fe4 fix(TBD-8301) : Use Regional Location for BigQuery datasets (#3228) 2019-02-07 15:37:57 +01:00
Antoine Parent
d66773ec0d fix(TBD-8299): tBigQueryOutput compile error (#3225)
Add a <%cid%> to prevent a compile error when using more than one
tBigQueryOuput
2019-02-06 16:29:30 +01:00
Antoine Parent
ce310ab73f fix(TBD-8102): tBigQueryInput compile error (#3222)
Just add a <%cid%> to prevent a compile error when more using more than
one tBigQueryInput
2019-02-06 14:24:22 +01:00
Ivan Gonchar
9e88f2c2c8 fix(TUP-21916): set application/json content-type for component-manager healthcheck request (#3221) 2019-02-05 17:09:00 +02:00
Dmytro Sylaiev
3c1664b5a6 fix(TDI-41715): Fix primitive array processing (#3219)
* fix(TDI-41715): Fix primitive array processing

* Fix compile error when not Object type specified in schema

* Remove unused property

* Remove labels

* fix(TDI-41715): Fix null string processing
2019-02-05 14:54:40 +02:00
chmyga
31beed6bc8 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3180)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Remove outdated talend-ws library

* Update component to use updated talend-ws library

* Update pom.xml to copy updated talend-ws library on build

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Update lib version
2019-02-04 14:27:34 +02:00
sponomarova
b0fa04eba8 fix(TBD-8269): Talend is automatically converting BigDecimal type to String (#3211) 2019-01-31 11:10:23 +01:00
sponomarova
a67fd68b79 fix(TBD-8260): compile error for tBigQueryOutput (#3210) 2019-01-31 11:17:31 +02:00
hwang-talend
0415268aeb bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option (#3189)
bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option is used in MSSQL Connection in Studio
2019-01-30 11:04:05 +08:00
Roman
c2f52f2acc feat(TDI-41387): Migration task for tCreateTable parameter and Oracle codegen fix (#3191)
* feat(TDI-41387): UseExistConnection problem in Oracle

* feat(TDI-41387): migration task for reset additional params field

* feat(TDI-41387): migration task to reset properties
2019-01-29 10:24:51 +02:00
jiezhang-tlnd
654e035974 fix(TUP-21505)be able to save jdbc connection even test fail (#3176)
* fix(TUP-21505)be able to save jdbc connection even test fail

* fix(TUP-21505)popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent
2019-01-29 11:48:31 +08:00
hwang-talend
37adcec242 bugfix(TUP-18054):Deployment Version:array icon should be moved for job (#3194)
bugfix(TUP-18054):Deployment Version:array icon should be moved for job with testcase.
2019-01-29 11:20:09 +08:00
chmyga
b6323e92b5 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3179)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Move talend-ws library to tdi-studio-se

* Move talend-ws library to mvn

* Update dependencies to same versions as in tWebService component

* fix visitMethodInsn() method calls in JAXBUtils

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl with org.w3c.dom.Element
2019-01-28 14:50:34 +02:00
sponomarova
e973624d17 fix(TBD-8260): fix for tBigQueryOutput which always treats Integer schema as Nullable (#3200) 2019-01-28 13:29:52 +01:00
Dmytro Sylaiev
732f041e0e fix(TDI-41678): Upgrade custom lib version to avoid compile error (#3202)
* fix(TDI-41678): Upgrade custom lib version to avoid compile error

* fix(TDI-41678): Make timestamp-version
2019-01-28 14:12:34 +02:00
Tao Tao
d2b24287ef Ttao/work item/tup 21143 generate random value for null password hiding code (#3203)
workItem(TUP-21143):Generate random value for null password hiding code

https://jira.talendforge.org/browse/TUP-21143
2019-01-28 18:56:41 +08:00
jiezhang-tlnd
67b1f5f63e fix(TUP-21836)Display of SFTP Metadata (#3201)
* fix(TUP-21836)Display of SFTP Metadata

* fix(TUP-21836)Display of SFTP Metadata
2019-01-28 18:42:25 +08:00
slushatel
2ed16b7e8e feat(TDI-41405): add transaction management (#3177). Revert (#3199) 2019-01-25 17:49:51 +02:00
Tao Tao
b499d3432b workItem(TUP-21143):Generate random value for null password hiding code (#3197)
https://jira.talendforge.org/browse/TUP-21143
2019-01-25 22:21:54 +08:00
Tao Tao
bc66eff728 fix(TUP-2382):The Connection Window should NOT show the exact number of (#3196)
characters for the password

https://jira.talendforge.org/browse/TUP-2382
2019-01-25 18:10:35 +08:00
hcyi
3539b4ce03 fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3186) 2019-01-25 14:20:23 +08:00
sponomarova
47082201e6 fix(TBD-8242): Compilation error for tFileInputDelimited/tFixedFlowInput with int type not nullable (#3193) 2019-01-24 16:42:13 +02:00
Tao Tao
8632fd8cb3 workItem(TUP-21232):Secure SAXParserFactory configuration (#3172)
https://jira.talendforge.org/browse/TUP-21232
2019-01-24 14:24:57 +08:00
SunChaoqun
a576d88ecd TESB-24596:Docker Support for Microservice - Publish to Docker Registry (#3188) 2019-01-24 11:39:19 +08:00
slushatel
a4c9e0b7ee feat(TDI-41405): add transaction management (#3177) 2019-01-22 16:36:30 +02:00
hwang-talend
84e6601675 bugfix(TUP-20768):Test Case's build failed (user defined routine (#3164)
bugfix(TUP-20768):Test Case's build failed (user defined routine dependencies are not generated)
2019-01-22 15:32:31 +08:00
Zhiwei Xue
3282e07d77 fix(TUP-21532):re-fix child assembly problem. (#3181) 2019-01-21 19:08:52 +08:00
Tao Tao
673ed49d61 Revert "workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)" (#3182)
This reverts commit b5121333e4.
2019-01-21 15:55:28 +08:00
Tao Tao
b5121333e4 workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)
https://jira.talendforge.org/browse/TUP-21251
2019-01-21 14:44:45 +08:00
Roman
6d73503d7d feat(TDI-41387): add additional parameters field (#2973)
* feat(TDI-41387): add property to tFireBirdConnection

* feat(TDI-41387): add property to Greenplum, Ingres

* feat(TDI-41387): add property to Interbase

* feat(TDI-41387): add property to JavaDB

* feat(TDI-41387): add property to MaxDB

* feat(TDI-41387): add property to ParAccel

* feat(TDI-41387): add property to Postgre family

* feat(TDI-41387): add property to VectorWise

* feat(TDI-41387): add property to tCreateTable

* feat(TDI-41387): change property in tCreateTable

* feat(TDI-41387): restore en translation from origin

* feat(TDI-41387): remove separator when it default

* feat(TDI-41387): change url separator for Redshift

* feat(TDI-41387): remove getSeparator method

* feat(TDI-41387): add default param to AS400 and MSSQL

* feat(TDI-41387): replace two params with same name by one

* feat(TDI-41387): hide property when useExistCon=true

* feat(TDI-41387): place properties field to advanced settings

* feat(TDI-41387): change default if logic for MSSQL and AS400

* feat(TDI-41387): change default separator for Sybase db

* feat(TDI-41387): reduce code for firebird

* feat(TDI-41387): reduce code for firebird and greenplum

* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB

* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise

* feat(TDI-41387): change separator for Snowflake

* feat(TDI-41387): move additional params field from basic to advanced
2019-01-18 12:25:17 +02:00
hcyi
a7f05381d1 Hcyi/tup 21433 studio autologin not work (#3171)
* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.
2019-01-18 16:24:36 +08:00
hwang-talend
2c523cf75f bugfix(TUP-17933):Errors when select testcase in project (#3118)
bugfix(TUP-17933):Errors when select testcase in project settings-version management/status management.
2019-01-18 14:38:35 +08:00
Zhiwei Xue
41dfae7065 fix(TUP-21532):fix StandardJobStandaloneBuildProviderTest (#3174) 2019-01-17 16:51:32 +08:00
Tao Tao
0d3439647a Revert "workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)" (#3170)
This reverts commit dec408bd00.
2019-01-17 11:24:52 +08:00
Dmytro Sylaiev
19a7dc5c6f feat(TDI-40990): Add http proxy support for ftps (#3080)
* feat(TDI-40990): Add http proxy support for ftps

* Avoid set PROT and PBSZ commands

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

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

* feat(TDI-40990): Use correct constructor

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

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

* Bound all ftp components except tFTPConnection to UrlPath

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

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

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

* chore(TDI-40990): Use talend formatter

* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior

* feat(TDI-40990): Rename ProxyClient

* chore(TDI-40990): Minor refactoring

* Use while instead of for

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

* chore(TDI-40990): Change package name

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

* Major refactoring

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

* chore(TDI-40990): Add comments

* Fix using default PROT level
2019-01-16 10:26:18 +02:00
Tao Tao
28f3145a94 Revert "fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)" (#3169)
This reverts commit 23631b71ab.
2019-01-16 15:50:16 +08:00
Tao Tao
23631b71ab fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205
2019-01-16 13:24:06 +08:00
Zhiwei Xue
323bd8c2d7 fix(TUP-21532): fix run job and assembly problem. (#3165) 2019-01-16 10:34:58 +08:00
Tao Tao
dec408bd00 workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)
* workItem(TUP-21232):Secure SAXParserFactory configuration

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

* workItem(TUP-21232):Secure SAXParserFactory configuration

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

* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232
2019-01-15 11:30:05 +08:00
Ivan Gonchar
66f40e1d02 Igonchar/tup 21467 (#3166)
* feat(TUP-21467): add copy of TableController

* feat(TUP-21467): add copy of TableGenerator

* feat(TUP-21467): implement mapping for Suggestable Table widget

* feat(TUP-21467): refactor to make SuggestableTableController code clearer

* feat(TUP-21467): add selection dialog button stub

* feat(TUP-21467): implement SuggestableTableParameter

* feat(TUP-21467): implement suggestions retrieval for Suggestable Table widget

* fix(TUP-21467): move common table setup to TableElementParameter constructor

* feat(TUP-21467): implement TableValueSelectionDialog

* fix(TUP-21467): fix TableElementParameter.updateValueOnly() method

* fix(TUP-21467): implement persistance for TACOKIT_SUGGESTABLE_TABLE

* feat(TUP-21467): hide Table toolbar

* fix(TUP-21467): clean SuggestableTableParameter

* fix(TUP-21467): clean code in TableElementParameter

* fix(TUP-21467): remove dead code in WidgetTypeMapper

* fix(TUP-21467): clean code in TableValueSelectionDialog

* fix(TUP-21467): clean code

* fix(TUP-21467): remove unused static methods from SuggestableTableController

* fix(TUP-21467): remove duplicated in parent methods from SuggestableTableController

* fix(TUP-21467): extend method visibility in TableController

* fix(TUP-21467): remove duplicated code and clean code

* fix(TUP-21467): format SuggestableTableController
2019-01-15 11:29:18 +08:00
hcyi
5b5c190f6e fix(TUP-20508):Audit: Generating cannot be finished and canceled after (#2957)
30 mins.
2019-01-14 09:58:04 +08:00
pyzhou
3f830d830a fix(TDI-41596):reading same column twice from resultset (#3129)
* fix(TDI-41596):reading same column twice from resultset

*  add Philip Hoflack to the contributors list

* change EOL to Linux style
2019-01-11 10:29:00 +08:00
pyzhou
fc678c7832 fix(TDI-31569):keep the old behavior of tMssqloutput (#3145)
* fix(TDI-31569):keep the old behavior of tMssqloutput

* fix(TDI-31569):change the logic.
2019-01-11 10:03:00 +08:00
Jane Ding
f396775201 fix(TUP-19463)extend display of groupId in job > deployment sub-tab (#3153)
https://jira.talendforge.org/browse/TUP-19463
2019-01-10 11:43:56 +08:00
Tao Tao
1687d192ee bugfix(TUP-21562):escape character didn't get properly converted from SQL Builder to Query field (#3154)
https://jira.talendforge.org/browse/TUP-21562
2019-01-10 11:00:33 +08:00
hwang-talend
29c562ae21 bugfix(TUP-21331):Change between repository schemas for tMap output not (#3151)
bugfix(TUP-21331):Change between repository schemas for tMap output not propagated
2019-01-10 10:39:16 +08:00
hcyi
d782ae46fd fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3150) 2019-01-10 10:26:03 +08:00
Ivan Gonchar
3f6dad3d68 Igonchar/tup 21467 string completion (#3155)
* feat(TUP-21467): add mapping to PREV_COLUMN_LIST widget in WidgetTypeMapper

* feat(TUP-21467): use TEXT widget instead of PREV_COLUMN_LIST in wizard dialog
2019-01-10 10:18:21 +08:00
jzhao
5f1bd9f2fc fix(TDI-41506):High CVE Vulnerability found in Talend Components (#3119)
* upgrade commons-fileupload from 1.0 to 1.3.1
* upgrade xalan/serializer from 2.7.1 to 2.7.2
* remove serializer-2.7.1
2019-01-09 14:24:52 +08:00
hwang-talend
0f52288bd5 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3116)
bugfix(TUP-21330):Change to repository schema used in tMap propagated  incorrectly to any following component
2019-01-09 11:21:36 +08:00
Jane Ding
b01d49b3e7 fix(TUP-19978)It is very slow to delete many items at the same time on (#3128)
GIT mode
https://jira.talendforge.org/browse/TUP-19978
2019-01-09 10:59:18 +08:00
Zhiwei Xue
0bed1c0407 fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. (#3143)
* fix(TUP-21596):exclude tLibraryLoad jars for independent subjob.

* fix(TUP-21596): Update JavaProcessorUtilitiesTest.
2019-01-09 10:25:14 +08:00
Ivan Gonchar
8b3e95d6e1 feat: upgrade Tacokit version to 1.1.4 (#3152) 2019-01-08 13:54:20 +02:00
Roman
5efb343458 fix(TDI-41581): change MySQL db name recognition (#3137) 2019-01-03 17:09:57 +02:00
Mike Yan
2ab9f54921 fix(TESB-24336): Add route and service type for local runtime mode (#3142) 2019-01-03 16:19:39 +08:00
Tao Tao
1938554f29 bugfix(TUP-21564):tMap settings - the "Options" window pop-up not (#3136)
showing complete view

https://jira.talendforge.org/browse/TUP-21564
2019-01-02 17:33:33 +08:00
SunChaoqun
047d082732 TESB-24354:SFTP proxy bean not recognized in runtime only (#3131) 2019-01-02 14:27:51 +08:00
zwxue
eb210a4c93 fix(TUP-21532):Standard DI job which refers to big data batch job having (#3120)
* fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.

* fix(TUP-21532):add JUnit
2018-12-29 18:20:35 +08:00
pyzhou
40689d795e fix(TDI-31569):specify identity column don't work for dynamic (#3121)
* fix(TDI-31569):specify identity column don't work for dynamic

* eliminate debug code
2018-12-29 17:01:52 +08:00
hcyi
cad81587f8 fix(TUP-21419):When generating HTML by right-clicking a job in the studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!" or "!!!DESTINATION.NAME!!!" or any others. (#3083)
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.

* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
2018-12-29 10:08:34 +08:00
kjwang-talend
8eb4634665 Kjwang/fix tup 21305 set the secure processing feature on transformer factory instances (#3117)
* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305

* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305
2018-12-28 19:06:36 +08:00
kjwang-talend
e59ef61c8b TUP-21263 Consider setting the secure processing feature on XPathFactory (#3114)
instances
https://jira.talendforge.org/browse/TUP-21263
2018-12-28 16:37:44 +08:00
Roman
bd1b2a8f02 fix(TDI-41556): Redshift driver name was changed (#3096)
* fix(TDI-41556): Redshift driver name was changed

* fix(TDI-41556): moved the creation of array outside loop
2018-12-28 08:30:15 +02:00
nrousseau
b9ef91fac4 feat(TUP-21119) fix version of commons.logging 2018-12-28 11:26:45 +08:00
Dmytro Sylaiev
e82ad8e940 fix(TDI-41576): Fix property visibility tCreateTable oracle (#3107) 2018-12-26 14:55:09 +02:00
Jane Ding
d8d9c02fdb fix(TUP-21425)Job built in 7.0.1 not working in 7.1.1 (#3106)
https://jira.talendforge.org/browse/TUP-21425
2018-12-26 16:58:31 +08:00
jiezhang-tlnd
386811a6d3 fix(TUP-21439)Preview error. Some settings must be changed (#3109)
* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed.

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed
2018-12-26 16:14:58 +08:00
Tao Tao
b8937d6a08 bugfix(TUP-19612): Save Query: String in default pop up dialog is truncated (#3111)
https://jira.talendforge.org/browse/TUP-19612
2018-12-26 16:04:15 +08:00
nrousseau
03e376ad7c Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated" (#3113)
* Revert "fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)"

This reverts commit 28a1f3ab34.

* Revert "fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)"

This reverts commit 32d96b1acc.

* Revert "bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)"

This reverts commit 1c31954b3b.

* Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)"

This reverts commit 80f556e553.
2018-12-26 14:33:12 +08:00
jiezhang-tlnd
28a1f3ab34 fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)
* fix(TUP-21395)Useless popup Window shows when updating context changes
of Adding Context Group"

* fix(TUP-21395)Useless popup Window shows when updating context changes

* junit(TUP-21395)
2018-12-25 17:16:49 +08:00
Chao MENG
32d96b1acc fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 15:05:46 +08:00
hwang-talend
1c31954b3b bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)
bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at default even without activating in the Project Setting
2018-12-25 14:52:12 +08:00
hwang-talend
80f556e553 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)
* bugfix(TUP-21330):Change to repository schema used in tMap propagated
incorrectly to any following component
2018-12-25 14:43:39 +08:00
SunChaoqun
656d74e935 TESB-24409:Docker Image Support for Microservice Builds for Routes and (Rest-) Data Services(#3108) 2018-12-25 14:40:00 +08:00
hcyi
13d4c5c726 fix(TUP-6655):drag and drop mysql db connection: tCreateTable component (#3099)
missing in selection list.
2018-12-25 10:26:46 +08:00
Tao Tao
76c3d773f0 bugfix(TUP-19612):Save Query: String in default pop up dialog is (#3104)
truncated

https://jira.talendforge.org/browse/TUP-19612
2018-12-25 10:23:40 +08:00
Jane Ding
7e0dc01878 fix(TUP-21333)OnSubJob Links Not Working (#3079)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 10:38:10 +08:00
nrousseau
5b3cba8fb0 feat(TUP-21119) remove bundle compilation setup 2018-12-22 22:22:58 +08:00
hcyi
6e7a5a26c8 fix(TUP-9814):SCD component add a warning message if the source key is (#3097)
empty.
2018-12-21 10:44:51 +08:00
zwxue
dc279e7a39 fix(TUP-21175):fix BuildJobHandlerTest for TDM (#3095) 2018-12-20 20:59:44 +08:00
Chao MENG
8c184342a4 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3092)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:20:05 +08:00
Chao MENG
ff1336de43 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3091)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:06:21 +08:00
Chao MENG
b698da7a97 Cmeng/feat/tup 21119 cleanup features (#3058)
* test update studio build

* feat(TUP-21119): Cleanup features, each plugin must be in one unique feature\ncmeng/feat/TUP-21119-Cleanup_features

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

Revert changes in case there may be license problem

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

move dependencies
2018-12-20 11:07:58 +08:00
Dmytro Sylaiev
93b7c46b94 Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings

* fix(TDI-41404): Fix wrong context processing in footer
2018-12-19 11:33:39 +02:00
jiezhang-tlnd
923e28e96b fix(TUP-21396)keeping popup for running a job after adding a var in (#3070)
context group
2018-12-19 11:11:57 +08:00
zwxue
8e6d45197a fix(TUP-21175):fix test BuildJobHandlerTest.testBuildJobWithTDM (#3084) 2018-12-19 10:42:46 +08:00
Dmytro Sylaiev
3b399cfdac fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings
2018-12-18 10:19:36 +02:00
zwxue
36fe13c958 fix(TUP-21175): fix Junits. (#3064) 2018-12-18 14:11:15 +08:00
Tao Tao
9d9a32a7eb bugfix(TUP-21336): Run view console result is not synchronized when I (#3067)
switch different job on job editor

https://jira.talendforge.org/browse/TUP-21336
2018-12-18 11:35:22 +08:00
hcyi
e067d98e0b fix(TUP-21356):talend-bigdata-launcher-1.2.0-20170410.jar not found when (#3076)
spark job launched from standard job by jobserver.
2018-12-14 19:16:45 +08:00
Chao MENG
16e45df096 fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine (#3073)
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine in special case
https://jira.talendforge.org/browse/TUP-21461
2018-12-14 18:15:23 +08:00
chmyga
e9b55cded6 fix(TDI-32185): fix limit for dynamic columns (#2468)
* fix(TDI-32185): fix limit for dynamic columns

* Add one line to limit

* fix(TDI-32185): fix limit for dynamic columns

* Add migration task to decrement limit for old jobs

* fix(TDI-32185): fix limit for dynamic columns

* Handle context variables in migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix issue for empty limit

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task
2018-12-13 13:47:35 +02:00
hcyi
e2a08da5c2 fix(TUP-21167):Install Additional Packages has no available modules. (#3062) 2018-12-12 21:11:12 +08:00
jiezhang-tlnd
c8ed02cd6a add junit for(TUP-2136) (#3055) 2018-12-12 16:08:36 +08:00
kcoepeau
af88f68da4 fix(TBD-8089): Hive requiring user when not needed (#3061) 2018-12-11 08:21:34 +01:00
chmyga
0c8bebcc3e fix(TDI-41469): tFileUnarchive zip64 format error (#3026)
* fix(TDI-41469): tFileUnarchive zip64 format error

* Use apache commons compress in checkArchive lib

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

* Remove unused method
2018-12-10 17:09:03 +02:00
zwxue
75eacb82ad fix(TUP-21261): force to reload sreenshot (#3051) 2018-12-10 10:42:57 +08:00
nrousseau
01afae2cf9 fix(TUP-21175) avoid exception during junit execution 2018-12-10 10:17:15 +08:00
Tao Tao
06a0e49aa1 bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found (#3054)
when spark job launched from standard job by jobserver

https://jira.talendforge.org/browse/TUP-21356?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
2018-12-10 10:04:30 +08:00
hwang-talend
1a1cc37f6b bugfix(TUP-21134):"Throw an error if the file already exist" is ticked (#3030)
#2052
2018-12-07 11:49:19 +08:00
Jane Ding
5332cdda92 fix(TUP-21138)Ubuntu18: Resources: Job which uses Resources run failed (#3046)
if its name contains uppercase letter
https://jira.talendforge.org/browse/TUP-21138
2018-12-06 10:43:25 +08:00
Romain Manni-Bucau
40b8104434 layout should rather use list than set, ensure it is typed on the code (#3038) 2018-12-05 20:23:19 +02:00
Jane Ding
91301b6fa3 fix(TUP-21245)faile to check JDBC connection with context Migrate from (#3034)
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-05 14:58:57 +08:00
jiezhang-tlnd
94bb10031f fix(TUP-21326)Guess Schema has error if use existing connection in (#3032)
Joblet
2018-12-05 14:56:08 +08:00
Dmytro Sylaiev
37c11f688b Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3043)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

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

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

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

* fix(TDI-41440): Remove redundant UTF-8 property
2018-12-04 16:40:28 +02:00
jiezhang-tlnd
19f9498353 junit(TUP-21094) (#3021)
* junit(TUP-21094)

* add junit(TUP-21094)

* add junit(TUP-21094)

* junit(TUP-21094)
2018-12-04 15:29:05 +08:00
hwang-talend
68dcd32d14 bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. (#3027)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-12-04 14:30:25 +08:00
hcyi
667e5d6ec3 fix(TUP-21042):Edit and update the used context group,will show double (#2864)
value and context view vanish.
2018-12-04 14:20:34 +08:00
zwxue
180ab51568 fix(TUP-21175):fix JUnit (#3039) 2018-12-04 10:54:07 +08:00
hcyi
16dfae34e9 fix(TUP-21160):refix JDBC connection will not commit even if autocommit (#3033)
is set to True.
2018-12-04 09:55:50 +08:00
Dmytro Sylaiev
6d41a51fb2 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3037)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

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

* fix(TDI-41440): Add nexus repos for maven deploy
2018-12-03 16:35:04 +02:00
pyzhou
7505aaabe8 Pyzhou/tdi 41474 s3 check connection option (#3035)
* fix(TDI-41474):S3 check connection option.

* change EOF
2018-12-03 19:39:53 +08:00
kjwang-talend
0d1baec2c7 TUP-21298 get wrong result when logon main project and run job in reference project with same name (#3012)
* TUP-21298 get wrong result when logon main project and run job in
reference project with same name
https://jira.talendforge.org/browse/TUP-21298

* TUP-21298 get wrong result when logon main project and run job in
reference project with same name (Fix a link to editor problem)
https://jira.talendforge.org/browse/TUP-21298
2018-11-30 15:59:11 +08:00
zwxue
688e671c32 fix(TUP-21261):generate pom for save as of job. (#3023) 2018-11-30 15:33:21 +08:00
Jane Ding
d3361c4281 fix(TUP-21126)Not able to use routines from Reference project (#3024)
* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126

* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126
2018-11-30 11:05:35 +08:00
Tao Tao
35b86f26e8 feat(TUP-21109): Deprecate build of sources from Build job menu (#3022)
https://jira.talendforge.org/browse/TUP-21109
2018-11-29 15:04:48 +08:00
Tao Tao
814cf7599d bugfix(TUP-21216):Audit:Generate Report:NPE when do refresh (#3007)
https://jira.talendforge.org/browse/TUP-21216
2018-11-29 12:40:51 +08:00
zwxue
f1e5205ff5 fix(TUP-21252):tMap losing all links in testcase when we do some (#3013)
modification in the main job in the same component
2018-11-29 11:11:36 +08:00
Ivan Gonchar
b094d9555b feat: upgrade Tacokit runtime to 1.1.2 (#3020) 2018-11-29 09:56:53 +08:00
Mike Yan
7a564b7dbf fix(TESB-22833):CI builder NoClassDefFoundError error with routelet (#2996)
* fix(TESB-23792): Build data service failed in studio

* fix(TESB-22833):CI builder NoClassDefFoundError error with routelet
2018-11-28 11:17:09 +01:00
Dmytro Sylaiev
bc661de659 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3002)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version
2018-11-28 11:09:35 +02:00
hwang-talend
86cf48ad2c Hwang/tup 21164 (#3004)
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2018-11-28 11:26:41 +08:00
Ivan Gonchar
a0fa43b4af Igonchar/tup 20921 remove prefixes (#3009)
* fix(igonchar/TUP-20921): remove schema prefixes from Layout instances

* fix(igonchar/TUP-20921): remove schema prefixes from TacokitDndHandler

* fix(igonchar/TUP-20921): remove schema prefixes from tests
2018-11-27 16:41:23 +02:00
jiezhang-tlnd
809ed05555 fix(TUP-21094)Job can not be run after the first time I set tELTMap and (#3000)
run the job
2018-11-27 15:54:28 +08:00
Tao Tao
bd87559333 bugfix(TUP-21203)D&D resource to Job: even not support it , but studio (#2998)
behavior like we support it

https://jira.talendforge.org/browse/TUP-21203
2018-11-27 15:38:26 +08:00
jiezhang-tlnd
b87e3d0d94 Jzhang/bugfix/tup 20880 repository share show warn dialog choice should also exists for local project (#2999)
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project

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

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

* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
2018-11-27 10:22:03 +08:00
ypiel
40fe987857 fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
* fix(TDI-41394) : Qa fix - Properties from metadata

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

* fix(TDI-41394) : remove UrlPath thatwas not anymore on master
2018-11-26 16:26:05 +01:00
jiezhang-tlnd
536d85b4da fix(TUP-20978)Version change back after add new item on page "Deployment (#2985)
* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
https://jira.talendforge.org/browse/TUP-20978

* fix(TUP-20978)Version change back after add new item on page "Deployment

* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
2018-11-26 17:28:39 +08:00
Ivan Gonchar
5ffc29ab92 Igonchar/tup 20926 second try (#2995)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-23 16:34:40 +08:00
pyzhou
04e8a156c5 fix(TDI-41377):Remove jtds.jar from studio. (#2964) 2018-11-23 15:24:22 +08:00
jiezhang-tlnd
7ccd48ee16 fix(TUP-21145)use equals instead (#2988)
* fix(TUP-21145)use equals instead
2018-11-23 14:36:40 +08:00
Mike Yan
8583805ade fix(TESB-23792): Build data service failed in studio (#2847) 2018-11-23 10:58:05 +08:00
hwang-talend
0a0637cd03 bugfix(TUP-21118):Code view/test case still link last component even all (#2969)
bugfix(TUP-21118):Code view/test case still link last component even all job editor closed
2018-11-23 10:57:00 +08:00
hwang-talend
83aa70047d bugfix(TUP-21164):Context is not recognized as context variable in ELT (#2983)
bugfix(TUP-21164):Context is not recognized as context variable in ELT 
Map components and is not separated with string concat from SQL code
2018-11-23 10:50:14 +08:00
Jane Ding
4854be66a1 fix(TUP-21064)NPE happens when 'save as' routine (#2934)
fix(TUP-21064)NPE happens when 'save as' routine
https://jira.talendforge.org/browse/TUP-21064
2018-11-22 18:51:14 +08:00
Ivan Gonchar
74e5cec24e Revert "Igonchar/tup 20926 (#2914)" (#2986)
This reverts commit fa789f9d67.
2018-11-22 17:38:43 +08:00
kjwang-talend
3952520583 Kjwang/fix tup 20843 wrong output results (#2977)
* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843
2018-11-22 17:28:02 +08:00
kjwang-talend
3a48cba47c Fix : TUP-21137 Security: jtds-1.3.1-patch.jar ntlmauth loaded from a (#2970)
path variable
https://jira.talendforge.org/browse/TUP-21137
2018-11-22 11:37:27 +08:00
hcyi
e7d04ca6fd fix(TUP-21160):JDBC connection will not commit even if autocommit is set (#2976)
to True.
2018-11-22 11:26:00 +08:00
jiezhang-tlnd
393a72f03c fix(TUP-21148)Can't save the changes of Connections (#2978)
* fix(TUP-21148)Can't save the changes of Connections
https://jira.talendforge.org/browse/TUP-21148

* fix(TUP-21148)Can't save the changes of Connections
2018-11-22 10:44:09 +08:00
Ivan Gonchar
fa789f9d67 Igonchar/tup 20926 (#2914)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-22 10:36:51 +08:00
zwxue
05e3a2c3a3 fix(TUP-20316):support JDBC for implicit context (#2974) 2018-11-22 09:52:38 +08:00
Roman
225344f897 feat(TDI-41297): mark as duplicated third party apps (#2901) 2018-11-21 10:36:23 +02:00
hwang-talend
4255af05fd Hwang/tup 21105 t db connection (#2953)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-20 17:06:22 +08:00
Dmytro Sylaiev
d574bd93f7 fix(TDI-31328): Add default datePattern to SVNLogInput locked schema (#2965) 2018-11-19 13:52:26 +02:00
ypiel
b942acc1f2 fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : remove .bak files
2018-11-19 11:35:26 +01:00
jiezhang-tlnd
fd71ea4de4 fix(TUP-20993)The prompt box title and icon are inconsistent (#2963)
fix(TUP-20993)The prompt box title and icon are inconsistent
https://jira.talendforge.org/browse/TUP-20993
2018-11-19 15:30:36 +08:00
pyzhou
8928e3cd64 fix(TDI-31797):Basic Run button donnot work (#2930) 2018-11-19 15:06:21 +08:00
Roman
d2c40ec47e feat(TDI-40805): add JDBC properties to Java api mode (#2952) 2018-11-16 11:49:05 +02:00
Ivan Gonchar
76ec69089f fix(TUP-21122): fix missing Table rows (#2928) 2018-11-16 11:37:24 +08:00
Tao Tao
25f77878c8 Fix(TUP-21161)can't use the up-arrow button or scroll bar to locate at (#2959)
the top when the gap is too small

https://jira.talendforge.org/browse/TUP-21161
2018-11-15 17:35:48 +08:00
zwxue
6f3bf3a2a3 fix(TUP-19972):remove joblet cache when doing rename (#2944) 2018-11-15 17:35:17 +08:00
jiezhang-tlnd
67f77ed111 fix(TUP-21049)can't find other database in default list with Chinese and (#2924)
* fix(TUP-21049)can't find other database in default list with Chinese and
Japanese(just DelegateComponent fixed)

* fix(TUP-21049) just fixed the unified components
2018-11-15 10:54:33 +08:00
hcyi
37824ceaa2 fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project Setting ---> Job setting ---> Stats&Logs". (#2883)
* fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project
Setting ---> Job setting ---> Stats&Logs".

* fix(TUP-21044);add some junits for get driver jar from mvn url.
2018-11-15 10:52:41 +08:00
jiezhang-tlnd
093f673719 fix(TUP-19429)Bad UX on Studio start when TAC is down (#2946)
* fix(TUP-19429)Bad UX on Studio start when TAC is down

* fix(TUP-19429)remove checkbox and rename "Cancel button" as "No button"
2018-11-15 10:28:27 +08:00
Jane Ding
8a28954d64 fix(TUP-21075)Problem of display in the tMap with Mojave (#2943)
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 10:04:12 +08:00
wchen-talend
05cb3b9b86 fix(TUP-20979):OutOfMemoryError error when do build job (#2950)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-14 15:04:07 +08:00
wang wei
2e7a5a0241 fix(TDI-41188): map Snowflake Time type to Talend Date instead of Talend Integer (#2945) 2018-11-14 13:51:57 +08:00
Tao Tao
dacab576aa fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2929)
messages checking
2018-11-14 10:13:44 +08:00
Stéphane Bouchet
3040d26c50 TESB-24093 : context values can be overriten by MS. (#2948) 2018-11-13 16:43:24 +01:00
hwang-talend
8c1e7d9749 bugfix(TUP-21058):Snowflake ELTJDBCInput/Output (#2894)
bugfix(TUP-21058):Snowflake ELTJDBCInput/Output
2018-11-12 10:43:44 +08:00
hcyi
b765cb2cb2 fix(TUP-20561):Prompt message not clear enough when report generation (#2932)
fails because of DB configuration
2018-11-12 10:02:12 +08:00
Dmytro Sylaiev
22d7daceef fix(TDI-41330): Use sql TIME in setNull for SIQ (#2927) 2018-11-09 10:52:19 +02:00
zwxue
094a87c4e5 fix(TUP-21025):popup dialog for docker error. (#2925) 2018-11-08 14:37:40 +08:00
wchen-talend
86649f39f3 fix(TUP-20979):OutOfMemoryError error when do build job (#2899)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-08 10:13:12 +08:00
hcyi
94dc36b67c fix(TUP-20516):Audit: Improve: Better Use an Error message if connection isn't successful (#2896)
* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection
isn't successful

* fix(TUP-20515):Project setting-Aduit: better give clear fail information
when the db is not correctly setted.
2018-11-07 17:42:02 +08:00
hcyi
efd9b7c6e6 fix(TUP-20561):Prompt message not clear enough when report generation (#2897)
fails because of DB configuration
2018-11-07 17:05:01 +08:00
Tao Tao
a60fcde6aa fix(TUP-20612)After change tdbInput from mysql to db2, find the needed jar will not change when click "table name". (#2880)
https://jira.talendforge.org/browse/TUP-20612
2018-11-07 17:04:14 +08:00
hcyi
c8b8b0e2f7 fix(TUP-20514):Project setting-Aduit can not save the db info if switch to another type of db. (#2905)
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch
to another type of db.

* fix(TUP-20567):Generate button should be disabled if no history listed.
2018-11-07 16:58:54 +08:00
Jane Ding
9d85e7c9ea fix(TUP-21055)Migration check executed at each start of studio (#2884)
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

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

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

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

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
2018-11-07 10:32:10 +08:00
jiezhang-tlnd
f165fbeb76 fix(TUP-21017)ORACLE DB data viewer fail in context mode (#2913) 2018-11-07 10:26:44 +08:00
Dmytro Sylaiev
1e2811a1de fix(TDI-41320): Fix oracle 11 migration task use existing connection (#2902) 2018-11-06 15:45:25 +02:00
jzhao
d8fce2ae56 fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath (#2820)
* add a new checkbox "Use the loop node as root" (tFileInputJson)

* fix tExtractJsonField

* fix wizard by set "Use the loop node as root" to false
2018-11-06 15:25:27 +08:00
Tao Tao
aac768f72e fix(TUP-21022)Project Setting->Shell Setting ->Ps1: unfriendly (#2904)
display of description
2018-11-06 12:28:16 +08:00
Jane Ding
666df92b92 fix(TUP-21075)Problem of display in the tMap with Mojave (#2900)
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075

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

* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 12:05:16 +08:00
msjian
cb7b17aef0 fix(TDQ-15627): when the current is DQ Perspective, need to refresh DQ (#2881)
Repository View
2018-11-05 16:36:48 +08:00
hwang-talend
a54a48a193 bugfix(TUP-6872):Code can be drag and the job become dirty (#2898)
bugfix(TUP-6872):Code can be drag and the job become dirty
2018-11-05 16:22:53 +08:00
hwang-talend
c4637848a0 bugfix(TUP-21030):Components don't change to Built-in mode (#2879)
* bugfix(TUP-21030):Components don't change to Built-in mode
2018-11-05 10:51:10 +08:00
Chao MENG
446be73490 fix(TUP-19760): Should disable Create button if Local connection is (#2893)
fix(TUP-19760): Should disable Create button if Local connection is Incomplete
https://jira.talendforge.org/browse/TUP-19760
2018-11-05 10:40:46 +08:00
hcyi
6bd795b2f5 fix(TUP-21054):Jars from db wizard not synchronized with component. (#2861) 2018-11-05 10:08:20 +08:00
chmyga
9255a2ecea fix(TUP-21026): empty schema in suggestable method (#2862)
* fix(TUP-21026): empty schema in suggestable method

* Add schema action parameter

* Add schema element parameter

* Set schema name equal to parameter name

* Set connection type as tagged value

* fix(TUP-21026): add dummy implemenation for SchemaElementParameter methods to fix errors
2018-11-02 13:57:44 +02:00
Tao Tao
665ab4ef55 Fixed(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking (#2890)
https://jira.talendforge.org/browse/TUP-20927
2018-11-02 16:54:36 +08:00
Jane Ding
3ed4bbe422 fix(TUP-20913)Remote project:job run use old data if not run the child (#2888)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-11-02 16:13:16 +08:00
jiezhang-tlnd
b5ef722bfb fix(TUP-20765)"Web-app Url" is read-only and empty after clicking "+"; (#2885) 2018-11-02 10:47:30 +08:00
Jane Ding
2c4764f5e2 fix(TUP-20413)Reload the library will throw NPE in import external jar. (#2882)
* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library

* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library
2018-11-02 10:45:44 +08:00
Tao Tao
044ed0ca33 Ttao/bugfix/tup 20905 edit resource page show ok (#2856)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

https://jira.talendforge.org/browse/TUP-20905
2018-11-01 18:02:55 +08:00
hwang-talend
b04c7085b0 bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains (#2857)
bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains schema.table.column1 + schema.table.column2
2018-11-01 14:24:19 +08:00
hwang-talend
6df68d8f30 bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out (#2863)
bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out file->sunfire-reports folder
2018-11-01 14:22:15 +08:00
hwang-talend
4948832847 Hwang/tup 20837 master (#2859)
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 14:16:37 +08:00
pyzhou
0f055deb2e fix(TDI-32967):tLogRow length do not support context (#2868) 2018-11-01 11:36:59 +08:00
jiezhang-tlnd
e6b28934a3 fix(TUP-21005)In studio Java Debugging of Routes fails (#2869) 2018-11-01 11:00:32 +08:00
Anas KHABALI
34c88151ff fix(TUP-21046) : Talend Component Kit guess schema should ignore lines not being json (#2865) 2018-10-30 16:12:15 +01:00
Roman
8093d8f8db fix(TDI-41162): correct file detail for FTP and FTPs mode (#2819)
* fix(TDI-41162): correct file detail for FTP mode

* fix(TDI-41162): change logic for matcher
2018-10-29 14:15:18 +02:00
Dmytro Sylaiev
42ef0e2196 fix(TDI-41276): Use correct SQLType for null Time (#2852)
* fix(TDI-41276): Use correct SQLType for null Time

* fix(TDI-41276): Fix codegen error
2018-10-29 12:02:05 +02:00
Jane Ding
2044170d62 fix(TUP-20913)Remote project:job run use old data if not run the child (#2858)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-10-29 09:38:20 +08:00
hwang-talend
b1168f1492 bugfix(TUP-20693):Table selection widget - wrong generated code (#2818)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-26 15:43:23 +08:00
Jane Ding
c953807960 fix(TUP-20778)Reference Project - New context group variable not (#2849)
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-26 11:30:38 +08:00
Chao MENG
9dd450642d fix(TUP-21039): "Apply context to children jobs" does not work for "grand son" job if Studio not restarted (#2848)
* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039

* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039
2018-10-26 10:16:24 +08:00
Chao MENG
9ebea0a67b Revert "bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)" (#2853)
This reverts commit eadb617982.
2018-10-25 19:18:50 +08:00
ttao-talendbj
eadb617982 bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

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

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

    https://jira.talendforge.org/browse/TUP-20905
2018-10-25 19:16:26 +08:00
nrousseau
effd8ee069 chore(TUP-20636) fix wrong module name 2018-10-25 11:16:50 +08:00
Chao MENG
f6b2ca56e7 chore: resolve tacokit sdk plugin compile error in eclipse (#2846)
chore: resolve tacokit sdk plugin compile error in eclipse
2018-10-25 10:46:38 +08:00
ttao-talendbj
05d67fc5d3 fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2845)
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log
messages checking
https://jira.talendforge.org/browse/TUP-20927

*     fix(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking
    https://jira.talendforge.org/browse/TUP-20927
2018-10-25 10:28:45 +08:00
wchen-talend
c3abb7253c fix(TUP-21010):Jar name on classpath should be based on mvn uri (#2832)
* fix(TUP-21010):Jar name on classpath should be based on mvn uri

* fix(TUP-21010):Jar name on classpath should be based on mvn uri
2018-10-23 14:16:00 +08:00
nrousseau
2275368f6d chore(TUP-7300) fix junits 2018-10-23 13:34:46 +08:00
zwxue
f7e8d452b7 fix(TUP-20977):update message (#2838) 2018-10-23 12:14:05 +08:00
pyzhou
ced343de11 Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)
This reverts commit 901a104988.
2018-10-23 10:40:58 +08:00
Jane Ding
8dc906c82b For both route and standard job use Resource in repository, some words (#2830)
* For both route and standard job use Resource in repository, some words
need to be updated in wizard.

* For both route and standard job use Resource in repository, some words
need to be updated.
2018-10-23 10:19:09 +08:00
apoltavtsev
48bc805931 TESB-23870 Camel dependencies are not included to manifest of route's child jobs (#2831)
* TESB-23870 Camel dependencies are not included to manifest of route's child jobs

* Explicit check for Job type is added
2018-10-23 09:43:38 +08:00
pyzhou
034ea26970 Pyzhou/tdi 41258 align mvn path to official (#2827)
* fix(TDI-41258):align the mvn path of joda-time

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

* fix(TDI-41258):align the mvn path of commons-logging
2018-10-23 09:43:00 +08:00
Dmytro Sylaiev
bb15ea4549 fix(TDI-41260): Change driver jar name oracle (#2829) 2018-10-22 18:01:00 +03:00
wang wei
ee65a2c321 fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758 (#2824)
* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758

* fix(TDI-41251) update jackson libs
2018-10-20 13:46:39 +08:00
nrousseau
5ca85bb36d babili-export (#2825) 2018-10-20 11:06:01 +08:00
Jenkins Continuous Build server
b681eb6f18 Set version to 7.2.1 SNAPSHOT 2018-10-18 13:37:51 +02:00
kcoepeau
8db08a86af feat(TBD-7689): support Standard SQL in BigQueryUtil (#2738) 2018-10-18 10:20:19 +02:00
kcoepeau
ccb1e0182e feat(TBD-5959): Support both Standard and Legacy SQL for BigQuery (#2735) 2018-10-18 10:20:03 +02:00
apoltavtsev
02758e025b TESB-21524 NPE for ContentBaseRouting is corrected (#2816) 2018-10-18 09:31:43 +02:00
jiezhang-tlnd
f0aa78f9ce feat(TUP-20647)add a db_type named REDSHIFT_SSO (#2734)
* feat(TDI-40363): add SSO to Connection component

* feat(TDI-40363): add SSO to BulkExec/fix Connection

* feat(TDI-40363): add rest of components

* feat(TDI-40363): add tCreateTable

* feat(TDI-40363): minor fix

* feat(TDI-40363): fix typo

* feat(TDI-40363): hide JDBC_URL field when use connection true

* feat(TDI-40363): hide pass and user when JDBC_URL=SSO

* feat(TDI-40363): replace NOT_SHOW_IF to SHOW_IF

* feat(TDI-40363): remove user and pass from InputComponent

* feat(TDI-40363): remove user and pass from Connection

* feat(TDI-40363): remove user and pass from BulkExec

* feat(TDI-40363): remove user and pass from Output

* feat(TDI-40363): BulkExec and Input ready

* feat(TDI-40363): all components ready

* feat(TDI-40363): update to newest driver

* feat(TDI-40363): minor fix

* feat(TDI-40363): change import name, remove static var

* feat(TDI-40363): change jar for tCreateTable

* feat(40363): change driver for input and connection

* feat(TUP-20647)add a db_type named REDSHIFT_SSO

* feat(TDI-40363): change driver and add AWS SDK

* feat(TDI-40363): exclude jars if useExistConnection=true

* feat(TDI-40363): change driver and add required_if

* feat(TUP-20674)match redshift-sso

* feat(TUP-20647)match redshift-sso mode

* fix(TUP-20901)can't do data viewer for tRedshiftInput if use existing
connection in job
https://jira.talendforge.org/browse/TUP-20901

* fix(TUP-20900)guess schema failed for redshift SSO

* get right url of redshift_sso

* feat(TUP-20647)Allow Redshift components to use SSO_latest driver

* remove unused code

* remove unused code
2018-10-18 11:58:28 +08:00
Antoine Parent
b2ee7c4701 Fix(TBD-7334) check tContexLoad is not null prior to use (#2811) 2018-10-17 18:10:37 +02:00
kcoepeau
9a6e1e80be fix(TBD-7781): Support retrieving node from SparkConfiguration (#2745) 2018-10-17 16:11:33 +02:00
nrousseau
36fed0209c set unique name for junit 2018-10-17 18:52:58 +08:00
nrousseau
e01cf92feb avoid possible NPE 2018-10-17 18:52:58 +08:00
nrousseau
8d497ada89 fix possible NPE 2018-10-17 18:52:58 +08:00
hcyi
22e6c4ae9c fix(TUP-20980):tMysqlInput --> "Guess schema" not show the warning (#2814)
message.
2018-10-17 18:02:00 +08:00
kjwang-talend
52678a4f0d Fix : TUP-20981 Build job will pop up LifecyclePhaseNotFoundException (#2813)
using installer on windows 10
https://jira.talendforge.org/browse/TUP-20981
2018-10-17 17:35:07 +08:00
Mike Yan
1e1d8db31f fix(TESB-23707): Add deploy-nexus profile in OSGI pom template (#2812)
* fix(TESB-23376):Runtime cannot install REST artifact because redundant
'-bundle' in features

* fix(TESB-23707): Add deploy-nexus profile in OSGI pom template
2018-10-17 16:58:06 +08:00
Dmytro Sylaiev
11bb091891 fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current … (#2810)
* fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)"

This reverts commit 995d668dae.

* fix(TDI-40504): Remove migration task class
2018-10-17 11:45:06 +03:00
pyzhou
ec4bbf541f feat(TDI-41177): change the jar import condition redshift (#2807)
* feat(TDI-41177): change the jar import condition redshift

* bulkexec do not connect to S3

* use connection equal false

* add back the dependences

* correct mistake
2018-10-17 16:33:49 +08:00
wchen-talend
93ab447706 fix(TUP-20799):Oracle Invalid Character with tSchemaComplianceCheck (#2808) 2018-10-17 15:50:44 +08:00
hcyi
036193ba38 fix(TUP-20919):The inprogress bar do not show correctly when we do (#2806)
generate audit report.
2018-10-17 15:01:13 +08:00
jiezhang-tlnd
de51b19e23 feat(TUP-20683)Add support of Oracle 18c in the db of studio (#2722)
* feat(TUP-20683)Add support of Oracle 18c in the db of studio
https://jira.talendforge.org/browse/TUP-20683

* change oracle name to be oracle18
2018-10-17 14:30:01 +08:00
pyzhou
02e45a9ce0 fix(TDI-41177): Remove SSO condition for redshift component (#2804)
* fix(TDI-41177): Remove SSO condition for redshift component

* change required
2018-10-17 11:44:54 +08:00
kjwang-talend
8f52649a99 Fix (TUP-20887) Sub-reference project is listed in Reference Project (#2803)
settings if Sub-reference project is deleted in TAC
https://jira.talendforge.org/browse/TUP-20887
2018-10-16 19:14:34 +08:00
msjian
0e6d6944c4 fix(TDQ-15391): fix a potential NPE (#2802) 2018-10-16 18:41:16 +08:00
Chao MENG
7f11086fb4 fix(TUP-20875): Components Manager: errors when do cancel the install (#2801)
fix(TUP-20875): Components Manager: errors when do cancel the install patch/components
https://jira.talendforge.org/browse/TUP-20875
2018-10-16 18:31:31 +08:00
mbasiuk-talend
eac5e73cf6 Mbasiuk/tdi 41028 fix t microsoft crm lib upgrade issue (#2689)
* fix(TDI-41028): upgrade woodstox, stax2 and xmlsec libraries

* fix(TDI-41028): upgrade cxf related libraries
2018-10-16 13:25:43 +03:00
ypiel
b19b382351 fix(TUP-20910) : Set value only if index is acceptable (#2797)
* fix(TUP-20910) : Set value only if index is acceptable

* feat(TDI-20910) : Code cosmetic after PR review
2018-10-16 11:07:16 +02:00
zwxue
36e9a82c71 fix(TUP-20914):NPE shows when building a job (#2800) 2018-10-16 17:00:24 +08:00
Denis Sergent
885db6199d TESB-23238 API definitions parameters import in tRESTRequest (#2795)
When using an API definition from metadata for tRESTRequest component,
operation parameters (path, query & header parameters) are now
automatically created.
2018-10-16 10:29:33 +02:00
zwxue
efa9dd73c8 fix(TUP-20760):NPE shows when build two jobs from same folder (#2799) 2018-10-16 15:58:54 +08:00
Dmytro Sylaiev
a775ab2af8 Dsylaiev/tdi 40956 update oracle jdbc driver (#2741)
* feat(TDI-40956): Add new driver dependency to oracle components

* feat(TDI-40956): Add upgraded driver to amazonOracleXXX components

* feat(TDI-40956): Add new db version to eltOracleMap

* feat(TDI-40956): Upgrade driver for tCreateTable

* feat(TDI-40956): Specify correct driver for Oracle18 in tCreateTable

* feat(TDI-40956): Change driver class for oracle components with 18 jdbc

* feat(TDI-40956): Upgrade driver class for Oracle18 in AmazonOracle components

* feat(TDI-40956): Fix codegen error

* Add missing oracle_18 clauses

* feat(TDI-40956):change the mvn path.
2018-10-16 15:54:11 +08:00
jiezhang-tlnd
087c3c09c0 fix(TUP-20805)NPE thrown when click Project settings_Job (#2791) 2018-10-16 14:34:43 +08:00
hcyi
5fc1a7d00d fix(TUP-20522):Cannot use 'Generate Audit Report' on Ubuntu. (#2793) 2018-10-16 11:37:08 +08:00
Anas KHABALI
95326ff820 upgrade tacokit to 1.1.1 (#2796) 2018-10-15 19:40:13 +03:00
jzhao
d8ce6d856b feat(TDI-40958): update salesforce default endpoint to 44.0 (#2792) 2018-10-15 18:35:59 +08:00
hwang-talend
c7966f540a bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is (#2771) (#2794)
* bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is
used for any column in the source table
2018-10-15 18:17:43 +08:00
hwang-talend
6bd8854216 bugfix(TUP-20479):ELT Maps generate incorrect SQL (#2778)
bugfix(TUP-20479):ELT Maps generate incorrect SQL
2018-10-15 15:44:20 +08:00
zwxue
ad2ea4ab2e fix(TUP-20884):error when generate pom after import an old job (#2784) 2018-10-15 14:49:31 +08:00
Jane Ding
63d3d9d965 fix(TUP-20284)Import Items throw errors (#2772)
* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284

* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284
2018-10-15 14:48:44 +08:00
jiezhang-tlnd
e97c5d6c46 bugfix(TUP-20711)Cannot "Guess schema" with tSQLDWHInput (#2780) 2018-10-15 09:55:08 +08:00
wchen-talend
a236907b6f fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2783) 2018-10-15 09:49:37 +08:00
wchen-talend
afd7e6987a fix(TUP-20716):Could not find or load main class while running a big job (#2785) 2018-10-12 19:04:54 +08:00
Chao MENG
f2871a1ca9 fix(TUP-20796): [bug] there are errors after click Property Type: (#2779)
fix(TUP-20796): [bug] there are errors after click Property Type:  repository button to choose db
https://jira.talendforge.org/browse/TUP-20796
2018-10-12 17:34:43 +08:00
Chao MENG
6218ffb0e2 fix(TUP-20881): Repository share: the text "check update (#2781)
fix(TUP-20881): Repository share: the text "check update frequency(days)" cannot type in 0 even it is not the first digital.
https://jira.talendforge.org/browse/TUP-20881
2018-10-12 17:27:16 +08:00
zwxue
1552ed05aa fix(TUP-20811): Migrate preference project version. (#2774) 2018-10-12 17:00:26 +08:00
Roman
0758dbb7f5 Rvoievidko/tdi 40363 allow redshift to use sso (#2688)
* feat(TDI-40363): add SSO to Redshift components

* feat(TDI-40363): add tCreateTable

* feat(TDI-40363): hide JDBC_URL field when use connection true

* feat(TDI-40363): hide pass and user when JDBC_URL=SSO

* feat(TDI-40363): remove user and pass

* feat(TDI-40363): update to newest driver

* feat(TDI-40363): exclude jars if useExistConnection=true

* feat(TDI-40363): change driver and add required_if
2018-10-12 10:21:44 +03:00
wchen-talend
c2c656bc0a fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2773) 2018-10-12 09:50:49 +08:00
pyzhou
e8d7687e97 fix(TDI-41115):tSalesforceWave throw exception if file exist (#2761) 2018-10-11 16:49:28 +08:00
Dmytro Sylaiev
bc1306429c fix(TDI-41137): Revert change mistake in property message" (#2769)
This reverts commit 28fe86379d.
2018-10-10 17:53:26 +03:00
Roman
86dd2db99f fix(TDI-41063): change count NB lines logic (#2758) 2018-10-10 15:35:38 +03:00
pyzhou
f7a0d3e354 fix(TDI-41122):Change the default value for RecordDelimiter of JSON (#2762)
Output Type
2018-10-10 17:45:09 +08:00
mbasiuk-talend
cfdaf85651 Mbasiuk/tdi 40846 date validation fix (#2620)
* fix(TDI-40846): improve date validation check

* fix(TDI-40846): correct formatting of code

* fix(TDI-40846): add check box use strict date check

* fix(TDI-40846): move to routines method
2018-10-10 12:11:38 +03:00
zwxue
52fd36e939 feat(TUP-20633):Add a command to regenerate all the poms of jobs in a (#2759)
project.
2018-10-10 14:32:13 +08:00
Dmytro Sylaiev
8646577e80 fix(TDI-31285): Remove needless default value (#2760) 2018-10-09 17:51:22 +03:00
Roman
a835261083 fix(TDI-41064): improve logic for templates (#2740) 2018-10-09 08:21:56 +03:00
jzhao
a877dd61d8 feat(TDI-40958): update salesforce api to 43.0 (#2732)
** feat(TDI-40958): update salesforce api to 43.0

** update jars to 44.0.0

** update default endpoint to 43.0.0

** add depends to wave components
2018-10-09 11:05:44 +08:00
Chao MENG
0a1b263e67 fix(TUP-20854): NPE show in error log when add reference project (#2757)
fix(TUP-20854): NPE show in error log when add reference project
https://jira.talendforge.org/browse/TUP-20854
2018-10-09 10:20:08 +08:00
zwxue
321dd3f914 workitem(TUP-20829):Improvements needed on docker. (#2756) 2018-10-08 18:17:02 +08:00
Ivan Gonchar
ad6917b692 chore: upgrade Tacokit version to 1.1.0 release (#2754) 2018-10-08 11:30:14 +03:00
Jane Ding
1fed00f560 feat(TUP-20789)Remove the dependencies page and use context view for (#2755)
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-10-08 11:50:59 +08:00
chmyga
4f13e02253 fix(TCOMP-925): columns order in tcompv1 tables (#2752)
* Add support for OptionsOrder/GridLayout for SomeClass used as List<SomeClass> option in Studio
2018-10-05 16:44:34 +03:00
Dmytro Sylaiev
889b26159c Dsylaiev/tdi 40911 remove redundant 11 6 oracle version (#2753)
* fix(TDI-40911): Remove duplicate oracle version for AmazonOracle and tCreateTable

* fix(TDI-40911): Remove duplicate 11-6 version for OracleELTMap

* fix(TDI-40911): Remove duplicate DBVersion for plain Oracle components

* fix(TDI-40911): Remove 11-6 version from missing places

* fix(TDI-40911): Add a migration task
2018-10-05 15:49:53 +03:00
Ivan Gonchar
4c9128050d fix(TCOMP-1105): do not persist schema parameter (#2749) 2018-10-04 15:28:38 +03:00
mbasiuk-talend
aa846e359e fix(TDI-41119): add more condition to use edtftpj library (#2748) 2018-10-04 14:52:00 +03:00
Stéphane Bouchet
4654b4e524 fix(TESB-23695) : filter multiple backslash in url (#2744) 2018-10-04 13:43:53 +02:00
Romain Manni-Bucau
d1158565b4 ensure a shell is passed to the openinfo/openerror (#2747) 2018-10-04 10:41:37 +02:00
Dmytro Sylaiev
28fe86379d fix(TDI-41137): Fix mistake in property message (#2746) 2018-10-03 19:39:19 +03:00
Ivan Gonchar
00383fe509 fix(TCOMP-1105): hide Edit Schema widget in repository dialog (#2743) 2018-10-03 14:59:27 +03:00
Romain Manni-Bucau
d65558db2f rendering adoc in the tacokit plugin instead of relying on a server rendering (#2739)
* rendering adoc in the tacokit plugin instead of relying on a server rendering

* lib in manifest.mf

* fix manifest.mf classpath

* trying to force jruby and asciidoctor to load

* add a profile with talend P2 repo to build the plugin alone if neccessary

* adding style for the tables in the help

* fix asccidoctor instance init and add UT for it
2018-10-03 12:02:27 +02:00
Ivan Gonchar
5a3370b90b fix(TCOMP-1104): fix drad and drop issue (#2742) 2018-10-02 19:00:53 +03:00
Dmytro Sylaiev
a0ad690d55 feat(TDI-40944): Add 'Use Remote verification' checkbox FTPS (#2711) 2018-10-01 10:26:02 +03:00
Stéphane Bouchet
977843a96a fix(TUP-20173): fixed fragment usage in feature (#2345)
* fix(TUP-20173): fixed fragment usage in feature

* fix(TUP-20173): fixed fragment usage in feature
2018-10-01 14:47:53 +08:00
zwxue
037c197917 fix(TUP-20392):Error log shows after Migrating project from 6.5.1 to (#2686)
7.0.1
2018-10-01 13:53:51 +08:00
Chao MENG
723bbd5b8d Cmeng/feat/tup 20469 components dialog (#2674)
* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

Fix CAR installation bug

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* fix(TUP-20650): fix install problem in linux and mac.

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

adjust UI

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20470):Share components updates on the local nexus

* feat(TUP-20470):don't share component from patch.

* feat(TUP-20470):make share available only online mode.

* feat(TUP-20471):Manual install of car and share to local nexus

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference
2018-10-01 10:58:24 +08:00
hwang-talend
fa72b1c980 bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell (#2724)
bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell Launcher
2018-09-29 16:04:08 +08:00
pyzhou
35ed05f34e feat(TDI-41024):tS3Get S3 Select (#2717)
* feat(TDI-41024):tS3Get S3 Select

* move to advance setting and change property name

* fix the bug of file compass.

* remove the use compressed option

* enable add stream in global-map in every file mode

* remove file compress option
2018-09-29 14:06:23 +08:00
Anas KHABALI
11d612ba21 Metadata migration fix and default values and diplayName for test connection (#2607)
* TCOMP-996 : use configuration version instead of plugin constant
* fix default value. avoid null as string
* TCOMP-941 : fix default values for enum
2018-09-28 18:18:12 +02:00
Jane Ding
dff477c8d1 Jding/tup 20460 make sure update job dependencies resources (#2619)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts

* feat(TUP-20459)Final implementation for the runtime part, make sure
resources can be used by studio/jobserver/build job zip
https://jira.talendforge.org/browse/TUP-20459

* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605

* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog

* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609

* feat(TUP-20460) Make sure Impact Analysis/Export items/Repository update
capture resoueces dependencies
https://jira.talendforge.org/browse/TUP-20460

* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460

* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
Add resource delete checker for job, and fix error throw when open
dependencies editor page after force delete resource.

* fix(TUP-20630)[BUG] Resource job throw FileNotFoundException if moved
the location
https://jira.talendforge.org/browse/TUP-20630
Set the resource context value shorter like(folder/test.txt),Change the
resource runtime context value to resource dependency path.

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457

* feat(TUP-20457)Add resources from repository to DI features
Change RouteResourceItem to ResourceItem
https://jira.talendforge.org/browse/TUP-20457

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

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457

* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
Add header

* feat(TUP-20457)Add resources from repository to DI features
Add comment

* feat(TUP-20457) Change RouteResourceItem to ResourceItem

* feat(TUP-20460) Add Header

* fix(TUP-20630) runtime resource dependency for tRunjob
and dependency page first column should be Resource

* feat(TUP-20460) Resource dependency can be used in BD job

* feat(TUP-20457) for DI license to show resource repository node

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

* feat(TUP-20460) Changes of improve Resource Dependencies

* feat(TUP-20460) a npe context issue when run job

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703) Add junit for feature Resource dependency

* fix(TUP-20736)[BUG] Can't find resource file when running git remote job
https://jira.talendforge.org/browse/TUP-20736

* feat(TUP-20703) Change the key name

* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746

* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746

* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703

* feat(TUP-20703)Resource Dependencies Improvements
Make sure no more get dependency from additional properties
RESOURCES_PROP (except dependency editor table)

* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-09-28 18:50:07 +08:00
jiezhang-tlnd
16d7e28a03 feat(TUP-18754)Update driver for Sybase (#2708)
* feat(TUP-18754)Update driver for Sybase
https://jira.talendforge.org/browse/TUP-18754

* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
2018-09-28 15:46:39 +08:00
jzhao
d1346bd5bc feat(TDI-39059):tFileInputExcel support includePhoneticRuns configurable (#2733) 2018-09-28 14:33:00 +08:00
kjwang-talend
baaf974043 TUP-20499 Sign jobs when build zip from studio / CI (#2570)
* TUP-20499 Sign jobs when build zip from studio / CI
https://jira.talendforge.org/browse/TUP-20499

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20743 [bug] run job which use child job on jobserver failed.
https://jira.talendforge.org/browse/TUP-20743

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637
2018-09-28 11:44:43 +08:00
jiezhang-tlnd
d0bca54e19 Jzhang/feat/tup 20682 add support of postgres 10 in the db of studio (#2707)
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
https://jira.talendforge.org/browse/TUP-20682

* feat(TUP-20682)Add support of Postgres 10 in the db of studio

* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.

* to match the dbversion with component
2018-09-28 11:09:16 +08:00
hcyi
931036069e feat(TUP-20681):Add support of Mysql 8 in the db of studio (#2706)
* feat(TUP-20681):Add support of Mysql 8 in the db of studio

* feat(TUP-20681):Add support of Mysql 8 in the db of studio.
2018-09-28 10:46:32 +08:00
Roman
8954fc90b2 Rvoievidko/tdi 41089 migration task after update to mysql 8 (#2730)
* fix(TDI-41089): change MySQL version to v5 if not specified

* fix(TDI-41089): correct typo in driver name

* fix(TDI-41089): if dbname was not found put double quote

* fix(TDI-41089): add node property for tCreateTable
2018-09-27 11:10:39 +03:00
Nicolas Rousseau
9435451afc Revert "TESB-21703 Maven nature added to new child subjob (#2192)"
This reverts commit 34d92b92c9.
2018-09-26 14:36:55 +08:00
pyzhou
9156ef3322 feat(TDI-41023):upgrade aws sdk (#2678)
* feat(TDI-41023):upgrade aws sdk

* feat(TDI-41023):upgrade again to 1.11.406

* remove useless jar.
2018-09-26 10:43:42 +08:00
Ivan Gonchar
8a2ab941da fix(TCOMP-1082): fix ActionParameter conversion issue for HealthCheck (#2731) 2018-09-25 16:50:14 +03:00
Roman
04c0190688 Rvoievidko/tdi 41085 failed tuj after updating postgre to v10 (#2727)
* fix(TDI-41085): change Postgre version to prior v9
2018-09-25 13:12:13 +03:00
Yu
fb98946610 feat(TBD-7591) Add job name & tags for qubole hive components (#2715)
Adding more detailed information like job name, tags etc. for qubole hive job.
Components included:
    tHiveInput
    tHiveRow
2018-09-25 10:32:26 +02:00
wang wei
39f004bed9 fix(TDI-40720): support tSAPHanaConnection work with tELTMap (#2729) 2018-09-25 14:55:20 +08:00
wang wei
ab14f088a9 fix(TDI-40790): improve the s3 get performance and retry way (#2728) 2018-09-25 14:02:51 +08:00
Stéphane Bouchet
d9936600da fix(TESB-23560) : display correct url in console for ESB implementations (#2726) 2018-09-24 16:15:41 +02:00
Ivan Gonchar
828d04212a fix(TCOMP-1078): fix guess schema button visibility (#2725) 2018-09-24 16:11:54 +03:00
Anas KHABALI
3105881419 TCOMP-1063 : integrate Record API from tacokit to the studio (#2709) 2018-09-21 18:02:20 +02:00
Dmytro Sylaiev
5a588a024f fix(TDI-41043): SFTP tFTPFileList full file info fix (#2723) 2018-09-21 17:16:40 +03:00
Nicolas Rousseau
69b40cb2bd feat(TUP-20636) fix duplicate uri 2018-09-21 13:25:29 +08:00
Romain Manni-Bucau
7f68ae0662 guess schema now uses json in tacokit (#2720)
* TCOMP-1071 healthcheck button text

* ensure guess schema uses the new tacokit parsing format

* upgrading tacokit
2018-09-20 17:37:55 +02:00
Emmanuel GALLOIS
f5232f79e2 fix(TDI-40875): cast as Object for primitive boxing (#2721) 2018-09-20 16:29:29 +02:00
qiongli
20989e1a22 feat(TDQ-15611) Add tDataShuffling to this migration (#2694) 2018-09-20 17:46:00 +08:00
Dmytro Sylaiev
84c778d7d0 Dsylaiev/tdi 37336 add error message when context value set to null (#2716)
* fix(TDI-37336): Add error message for setting null context value

* fix(TDI-37336): Add same changes for Date conversion

* fix(TDI-37336): Add logger message support

* fix(TDI-37336): Unite 2 messages in one

* Use common string format to warning messages
2018-09-20 12:13:32 +03:00
Dmytro Sylaiev
b7ab10293e fix(TDI-40963): Disable codegen for unused socks proxy (#2719) 2018-09-20 12:00:45 +03:00
Roman
520f904dcf Rvoievidko/tdi 40953 support my sql 8 (#2669)
* feat(TDI-40953): upgrade Connection and Output cmpnts

* feat(TDI-40953): upgrade Input component

* feat(TDI-40953): upgrade rest of MySQL components

* feat(TDI-40953): change template for MySQL

* feat(TDI-40953): add logic to choose class for driver

* feat(TDI-40953): change default version of DB

* feat(TDI-40953): update condition for MySQL_8

* feat(TDI-40953): update MySQL to v8 in tCreateTable

* feat(TDI-40953): upgdate tMySQLConnection component

* feat(TDI-40953): upgdate tCreateTable component

* feat(TDI-40953): upgdate MySQLBulk component

* feat(TDI-40953): upgdate MySQLSCD component

* feat(TDI-40953): add else if

* feat(TDI-40953): fix process missing

* feat(TDI-40953): fix ELT

* feat(TDI-40953): rename connection to connectionMySQL to avoid collision
2018-09-20 11:09:08 +03:00
Roman
ffab5918e7 Rvoievidko/tdi 40954 support postgres 10 (#2677)
* feat(TDI-40954): postgresql family supports v10 db

* feat(TDI-40954): postgresPLUS family supports v10 db

* feat(TDI-40954): tCreateTable supports postgre v10 db

* feat(TDI-40954): change DB version by default
2018-09-20 10:37:09 +03:00
Dmytro Sylaiev
33e40904dd fix(TDI-40965): Fix compile error in tFTPPut (#2676) 2018-09-20 10:18:52 +03:00
Anas KHABALI
8726904c7e TCOMP-991 : fix condition creation for activeif in the studio (#2713)
* TCOMP-991 : fix condition creation for activeif in the studio
* TCOMP-991 : activation conditions, handle widget context
* remove AbsolutePathResolver duplication. use the one from component-form-core
2018-09-19 17:22:20 +02:00
Denis Sergent
276d3cd6d8 TESB-23382 Managing JSON API storage for TDM use (#2714)
* TESB-22605 Moving OAS tools from teb projects to tdi projects

* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"

This reverts commit 54c66c5a09.

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* TESB-22605 Add node as context parameter for REST component mgmt

Current process node is added to existing context map in order to manage
REST components parameters update from API.

* TESB-23369 OAS Validation messages management

* DS metadata node (#2615)

* fix(TBD-7296): Fix duplicate variable

* TCOMP-903 : remove unused attributes (#2503)

* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)

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

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok

* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)

studio logon on git remote mode.

* feat(TDI-38814): tCreateTable support snowflake (#2475)

* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)

* Add Commandline test product (#2242)

* Add Commandline test product

* feat(TUP-20037):update version

* fix(TUP-20438) fix export with war for tdm (#2506)

* fix(TUP-20361):the report path is not correct. (#2491)

* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.

* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)

kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.

* fix(TBD7343): fix variable name (#2512)

* Fix Qubole cluster label for Hive components (#2513)

Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b

* fix(TDI-32435): VerticaBulkExec codegen error (#2493)

* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String

* TUP-20427 : integrate maxBatchSize from component model (#2507)

Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation

* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)

* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)

This reverts commit 10826518c8.

* fix(TDI-40467):New icon for tDB components. (#2518)

* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)

fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391

* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)

* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)

* TUP-20448 exception show in error log when i export a job contain (#2516)

connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path

* TMDM-11319 MDM components should not displayed using DI license. (#2521)

Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.

* Remove unnecessary com.sun import (#2526)

* TUP-20332:Change new branding images for 7.1 (#2514)

* chore: bump tacokit version to 1.0.3 (#2527)

* fix(TDI-40757): fix the tjmsoutput (#2528)

* fix(TCOMP-921): boolean fields in tables (#2530)

* Convert Object to boolean for CheckElementParameter on update

* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)

* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)

* Fix/tbd 7269 winutils problem (#2520)

* TBD-7269: fix

* mvn uri fix

* review fix

* fix(TESB-22628): fixed NPE during test execution (#2474)

* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)

* fix(TUP-20411):Adding context environment in the reference project, they (#2522)

do not get updated in the main project.

* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)

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

* TDI-39567 improve performance in log4j code (#1655)

* Igonchar/tcomp 859 (#2538)

* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver

* Igonchar/tcomp 934 (#2539)

* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories

*  feat(TDI-39599): rename ELT JDBC components (#2535)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TDI-39567): add tabs / improve code redability (#2546)

* TUP-20332:Change new branding images for 7.1 (#2550)

* fix(TDI-40729): tCreateTable spelling error (#2547)

* Fix spelling error in messages

* TUP-20482 : active if with new legth strategy for comparing values. (#2548)

This work still having issue with Tables

* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)

* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)

* registered new components in unifier

* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)

* all tcomp v0 components with muilt reject should have same issue.

* fix(TUP-20507):File format should be Unix. (#2551)

* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)

* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.

* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)

* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)

* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)

* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)

Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.

* TESB-22605 DS Metadata node first impl. (under construction)

* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)

* fix(TDI-40994): SnowflakeInput incorrect date (#2668)

* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version

* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)

* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)

'-bundle' in features

* fix(TBD-7678): Migrate tMatchModel (#2682)

* feat(TDI-40875): give to writer all incoming columns (#2617)

* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema

* feat(TESB-23431): add REST endpoint url when deploying

* Add Link to API Tester in console for tRESTRequests components

* feat(TESB-23431): add REST endpoint url when deploying

* Merges

* TESB-23382 Update extension point for OAS decoder

* TESB-23382 Managing JSON API storage for TDM use

* Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git into
talend/TESB-22605_DS_metadata_node

Conflicts:
	main/plugins/org.talend.designer.oas/src/org/talend/designer/oas/external/IOASDecoder.java
2018-09-19 15:48:07 +02:00
Ivan Gonchar
332853c5c8 Igonchar/tcomp 1039 tests (#2710)
* fix(TCOMP-1039): move classes related to Update feature to corresponding packages

* fix(TCOMP-1039): reduce UpdateCommand class visibility

* feat(TCOMP-1039): implement UpdateCommand unit-tests

* fix(TCOMP-1039): fix non string value for TextElementParameter

* feat(TCOMP-1039): add test for TableElementParameter.setValueFromAction() method

* fix(TCOMP-1039): fix UpdateCommand to update nested configuration correctly

* feat(TCOMP-1039): add UpdateResolver test
2018-09-18 15:57:47 +02:00
Emmanuel GALLOIS
feeea8220a feat(TDI-40875): bumped codegen-utils to 0.25.3 (#2712) 2018-09-18 11:56:03 +02:00
Dmytro Sylaiev
995d668dae Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)
* fix(TDi-40504): Make moveToRemoteDir feature consistent for sftp

* fix(TDI-40504): Add migration task
2018-09-14 17:14:54 +03:00
Ivan Gonchar
1db4611c47 [TCOMP-1048] Igonchar/tcomp 1039 - update integration (#2661)
* feat(TCOMP-1039): add metadata keys for updatable feature

* feat(TCOMP-1039): add class for storing updatable metadata

* feat(TCOMP-1039): implement UpdateListener

* feat(TCOMP-1039): add identity update strategy to test pre-integration

* feat(TCOMP-1039): implement UpdateResolver

* feat(TCOMP-1039): add UpdateResolver in SettingVisitor

* fix(TCOMP-1039): fix incorrect imports

* committing changes for update

* fix(TCOMP-1039): refactor studio integration code to improve readability

* fix(TCOMP-1039): move Update Button creation to correct place

* fix(TCOMP-1039): fix Update button creation

* feat(TCOMP-1039): set UpdateAction as async command to run when button is clicked

* feat(TCOMP-1039): implement Update button command

* feat(TCOMP-1039): add refresh during update button execution

* fix(TCOMP-1039): resolve Update action parameters after all parameters are built

* fix(TCOMP-1039): fix ButtonParameter creation

* feat(TCOMP-1039): convert value for TableElementParameter in UpdateCommand

* fix(TCOMP-1039): refactor converting table value from action and fix integer issue

* fix(TCOMP-1039): fix refresh layout problem

* fix(TCOMP-1039): refactor fromAction method to setValueFromAction() method
2018-09-14 12:30:01 +03:00
Chao MENG
211f6d68df feat(TUP-20678): Add APAC datacenter to the list on the studio (license (#2704)
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:16:13 +08:00
mbasiuk-talend
7bcc4624fa fix(TDI-40943): upgrade woodstox core library to newest version (#2646)
* fix(TDI-40943): upgrade woodstox core library to newest version

* fix(TDI-40943): upgrade codehaus woodstox lib to 4.1

* fix(TDI-40943): fix no such method, upgrade xmlsec

* fix(TDI-40943): revert MicrosoftCRM fix
2018-09-14 10:59:57 +03:00
nrousseau
d6ece009ad babili-export (#2705) 2018-09-14 14:24:27 +08:00
nrousseau
f58cb661c3 chore(TUP-20636) update maven uri (#2690)
* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri
2018-09-14 10:29:23 +08:00
Ivan Gonchar
3817da743b fix(TCOMP-1056): fix refresh problem on advanced component tab (#2702) 2018-09-14 10:26:54 +08:00
Denis Sergent
3f67f8d083 TESB-23382 New "REST API Definitions" metadata node (#2687)
* TESB-22605 Moving OAS tools from teb projects to tdi projects

* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"

This reverts commit 54c66c5a09.

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* TESB-22605 Add node as context parameter for REST component mgmt

Current process node is added to existing context map in order to manage
REST components parameters update from API.

* TESB-23369 OAS Validation messages management

* DS metadata node (#2615)

* fix(TBD-7296): Fix duplicate variable

* TCOMP-903 : remove unused attributes (#2503)

* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)

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

* TESB-22605 Moving OAS tools from tesb projects to tdi projects

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)

* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok

* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)

studio logon on git remote mode.

* feat(TDI-38814): tCreateTable support snowflake (#2475)

* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)

* Add Commandline test product (#2242)

* Add Commandline test product

* feat(TUP-20037):update version

* fix(TUP-20438) fix export with war for tdm (#2506)

* fix(TUP-20361):the report path is not correct. (#2491)

* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.

* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)

kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.

* fix(TBD7343): fix variable name (#2512)

* Fix Qubole cluster label for Hive components (#2513)

Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b

* fix(TDI-32435): VerticaBulkExec codegen error (#2493)

* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String

* TUP-20427 : integrate maxBatchSize from component model (#2507)

Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation

* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)

* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)

This reverts commit 10826518c8.

* fix(TDI-40467):New icon for tDB components. (#2518)

* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)

fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391

* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)

* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)

* TUP-20448 exception show in error log when i export a job contain (#2516)

connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)

* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path

* TMDM-11319 MDM components should not displayed using DI license. (#2521)

Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.

* Remove unnecessary com.sun import (#2526)

* TUP-20332:Change new branding images for 7.1 (#2514)

* chore: bump tacokit version to 1.0.3 (#2527)

* fix(TDI-40757): fix the tjmsoutput (#2528)

* fix(TCOMP-921): boolean fields in tables (#2530)

* Convert Object to boolean for CheckElementParameter on update

* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)

* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)

* Fix/tbd 7269 winutils problem (#2520)

* TBD-7269: fix

* mvn uri fix

* review fix

* fix(TESB-22628): fixed NPE during test execution (#2474)

* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)

* fix(TUP-20411):Adding context environment in the reference project, they (#2522)

do not get updated in the main project.

* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)

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

* TDI-39567 improve performance in log4j code (#1655)

* Igonchar/tcomp 859 (#2538)

* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver

* Igonchar/tcomp 934 (#2539)

* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories

*  feat(TDI-39599): rename ELT JDBC components (#2535)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TDI-39567): add tabs / improve code redability (#2546)

* TUP-20332:Change new branding images for 7.1 (#2550)

* fix(TDI-40729): tCreateTable spelling error (#2547)

* Fix spelling error in messages

* TUP-20482 : active if with new legth strategy for comparing values. (#2548)

This work still having issue with Tables

* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)

* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)

* registered new components in unifier

* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)

* all tcomp v0 components with muilt reject should have same issue.

* fix(TUP-20507):File format should be Unix. (#2551)

* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)

* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.

* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)

* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)

* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)

* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)

Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.

* TESB-22605 DS Metadata node first impl. (under construction)

* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)

* fix(TDI-40994): SnowflakeInput incorrect date (#2668)

* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version

* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)

* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)

'-bundle' in features

* fix(TBD-7678): Migrate tMatchModel (#2682)

* feat(TDI-40875): give to writer all incoming columns (#2617)

* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema

* feat(TESB-23431): add REST endpoint url when deploying

* Add Link to API Tester in console for tRESTRequests components

* feat(TESB-23431): add REST endpoint url when deploying

* Merges

* TESB-23382 Update extension point for OAS decoder
2018-09-13 17:01:15 +02:00
Dmytro Sylaiev
7fea27ceb4 fix(TDI-40961): Add tcomp version to globalMap (#2700)
* fix(TDI-40961): Add tcomp version to globalMap

* fix(TDI-40961): Update version value for different components

* Add needed scriptlets
2018-09-13 12:46:44 +03:00
msjian
fb07bf2262 fix(TDQ-15391): for build job when select docker image,when have (#2691)
tDqReportRun, always export items.
2018-09-12 15:26:32 +08:00
Olha Varnavina
db09804e74 feat(TDI-40535): track application in snowflake (#2652)
* feat(TDI-40535): track application in snowflake

* feat(TDI-40535): track application in snowflake

* fixed retrieve of studio version

* feat(TDI-40535): track application in snowflake

* fixed to use global studio version instead of separate for each
component
2018-09-11 18:49:37 +03:00
Emmanuel GALLOIS
d0cda1523c feat(TDI-40875): give to writer all incoming columns (#2617)
* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema
2018-09-11 11:28:47 +02:00
kcoepeau
94527f2eaa fix(TBD-7678): Migrate tMatchModel (#2682) 2018-09-11 11:07:25 +02:00
Mike Yan
fac0f33a03 fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)
'-bundle' in features
2018-09-11 15:54:21 +08:00
Dmytro Sylaiev
e2ca1ccf5c fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675) 2018-09-10 13:08:48 +03:00
chmyga
d2e8128a10 fix(TDI-40994): SnowflakeInput incorrect date (#2668)
* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version
2018-09-10 11:34:55 +03:00
Ivan Gonchar
101f14a628 fix(TCOMP-1047): make Text control in Suggestable editable (#2673) 2018-09-07 12:57:42 +03:00
jiezhang-tlnd
2a73db880f fix(TUP-20634)Null pointer exception when trying to edit query by (#2660)
double-clicking query in Repository View
https://jira.talendforge.org/browse/TUP-20634
2018-09-07 17:27:27 +08:00
zwxue
1740e4336b feat(TUP-20446):change docker goal phase for studio. (#2662) 2018-09-07 11:28:11 +08:00
wchen-talend
a66c1596f2 fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2670) 2018-09-07 09:58:16 +08:00
Ivan Gonchar
1a859ad437 fix(TCOMP-1047): allow to configure Value Selection Text control (#2672) 2018-09-06 18:02:53 +03:00
Ivan Gonchar
730d56c763 Igonchar/tcomp 1044 (#2665)
* fix(TCOMP-1044): fix ClassCastException during action call with Table as parameter

* fix(TCOMP-1044): convert Integer value to String in table new row

* fix(TCOMP-1044): add unit-test to check fixing Integer value for enum column
2018-09-06 16:39:08 +03:00
jiezhang-tlnd
a280856c72 fix(TUP-20511)Need to limit the number of entry on the (#2653)
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
2018-09-06 11:08:40 +08:00
msjian
c359a211de fix(TDQ-15391): when build job has tDqReportRun, must always export (#2654)
items.
2018-09-05 18:27:40 +08:00
wchen-talend
03034fefdf fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2663) 2018-09-05 18:25:35 +08:00
zwxue
fc6e01737c feat(TUP-20184):Add possibility to build/publish docker images from studio. (#2612)
* feat(TUP-20184):Add possibility to build/publish docker images from
studio.

* feat(TUP-20184):remove custom checkbox and add error messages.

* feat(TUP-20184): Add options.

* feat(TUP-20184): show real value of docker options.

* fix(TUP-20656): pop up docker build/push errors.

* fix(TUP-20657): change option label and error message.

* fix(TUP-20656): fix error pop-up problem

* fix(TUP-20184):fix wrong error check when doing image push.

* feat(TUP-20184):add preference for docker build/push.

* fix(TUP-20184): fix NPE.
2018-09-05 14:41:49 +08:00
wang wei
babe0f6635 fix(TDI-40745): fix the table exists issue (#2540)
* fix(TDI-40745): fix the table exists issue

* fix(TDI-40745): add tsaphanabulkexec to db uniform
2018-09-05 10:59:49 +08:00
kcoepeau
83221eed8c fix(TBD-7596): Migrate to Timestamp format instead of Date (#2656) 2018-09-04 11:38:34 +02:00
Dmytro Sylaiev
7f65ace113 fix(TDI-40927): Set default Authenticator for ftp socks proxy (#2648) 2018-09-04 10:53:08 +03:00
Mike Yan
8b6e3ad4f3 fix(TESB-22874):Fix to genreate bundle resources for OSGi bundle type (#2655)
artifact in reference project
2018-09-04 14:36:41 +08:00
Yu
47e1caa316 feat(TBD-5960) Add service account support for Google Bigquery (#2643)
Add service account authentication for bigquery components on DI.
2018-09-03 18:18:48 +02:00
wchen-talend
e2d84094c2 Wchen/bugfix/tup 20570 xmlmap doc (#2639)
* fix(TUP-20570):cumentation for tXMLMap does not show the mapping

* fix(TUP-20570):Documentation for tXMLMap does not show the mapping
2018-09-03 15:24:39 +08:00
zwxue
e1da9684b8 fix(TUP-20611):Retrieve correct CDH513 jar name and Maven uri for (#2614)
missing jar dialog.
2018-09-03 10:48:26 +08:00
Stefan Le Moing
451d8c30eb fix(TBD-7422): upgrade tDataPrepRun jar (#2558) 2018-08-31 08:57:32 +00:00
Romain Manni-Bucau
8717e22bad TCOMP-1029 adding contains as strategy for conditional rendering (#2649) 2018-08-30 13:26:51 +02:00
chmyga
ad7d8fc332 fix(TDI-40868): incorrect dates inserted Snowflake (#2605)
* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix timezone problems for date fields

* Bump version

* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix version of codegen lib in libraris custom
2018-08-30 08:14:53 +03:00
pyzhou
18f0bc9f0d Pyzhou/tdi 40243 s3 accelerated endpoint (#2621)
* feat(TDI-40243):enable s3 accelerated ending point.

* feat(TDI-40243):remove quotes.

* fix compile error.

* ending point should be set in builder.

* feat(TDI-40243):Move the option out of client configuration.

* feat(TDI-40243):add the show if.

* correct the show if option
2018-08-30 10:34:56 +08:00
Romain Manni-Bucau
2bd3e7c0c1 [TCOMP-1013] starting to wire the new condition API (#2630)
* starting to wire the new condition API

* reworking the tacokit conditions to support OR operator

* fix(TCOMP-1013): fix ActiveIf target path

* fix(TCOMP-1013): add javadoc to explain sourceParameter field

* fix(TCOMP-1013): remove unnecessary settings streaming during ActiveIfListeners building

* fix(TCOMP-1013): simplify ConditionGroup cache

* fix(TCOMP-1013): replace String.valueOf() with corrent getStringValue() ElementParameter getter

* fix(TCOMP-1013): remove unused imports
2018-08-29 18:01:38 +03:00
Mike Yan
df8091065d fix(TUP-20661):Cannot create preview delimited file for NPE (#2644) 2018-08-29 15:38:26 +08:00
Stéphane Bouchet
ca0e47faac fix(TESB-22547): call saveCustomMavenURIMap only once. (#2597) 2018-08-27 21:56:02 +02:00
wang wei
cbb250564d fix(TDI-40806): adjust the ui label and exception information to make it more clear (#2640) 2018-08-27 17:27:13 +08:00
Roman
74eaf67fa8 fix(TDI-40917): update version of EXABulkUtil (#2634) 2018-08-27 09:46:06 +03:00
SunChaoqun
4c816f6c1a TESB-21633:The URI of the cREST component is not correct (#2638) 2018-08-27 12:09:34 +08:00
Jane Ding
beb265dc2f feat(TUP-20457) to revert for avoid breaking DI (#2636) 2018-08-24 15:20:50 +08:00
Mike Yan
3e2017a4bf fix(TESB-23250):Update maven-deploy-plugin version to 2.7 (#2637) 2018-08-24 14:24:29 +08:00
kcoepeau
1998e1ad1c fix(TBD-7495): Add checkbox to transform date type in timestamp (#2593) 2018-08-23 12:02:31 +02:00
Romain Manni-Bucau
c8144be508 fixing tacokit module compilation (#2629) 2018-08-23 09:43:45 +02:00
hcyi
7d5781a14b feat(TUP-16940):Test-Case testing the process not only the flow of data. (#2552)
* feat(TUP-16940):Test-Case testing the process not only the flow of data.

* feat(TUP-16940):fix TUP-20576:redundant connection link is generated in
subsequent component

* feat(TUP-16940):fix TUP-20615:Fields in testcase->tRowGenerator should
be readonly.
2018-08-23 10:39:30 +08:00
mbasiuk-talend
f5e8469257 feat(TDI-40829): fix hostname verifier interface (#2604) 2018-08-22 15:27:46 +03:00
Dmytro Sylaiev
27f883f1ec feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL (#2603)
* feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL

* feat(TDI-40018): Hide unlogged checkbox for not-supported versions

* feat(TDI-40018): Fix temp table exist check
2018-08-22 10:38:22 +03:00
Roman
ce4ee19493 Rvoievidko/tdi 39279 t my sql output batch commit problem (#2622)
* fix(TDI-39279): update commitCounter for end part

* fix(TDI-39279): additional check for counter

* fix(TDI-39279): remove tabs
2018-08-22 10:03:01 +03:00
Mike Yan
6789f46878 fix(TESB-23217):MicSvc pom for REST type is generated wrong when (#2623)
importing
2018-08-22 15:01:35 +08:00
ypiel
a252a4d0ce feat(TDI-40900) : Update libs versions (#2616)
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-21 16:01:19 +02:00
mbasiuk-talend
07a8c1ff4f feat(TDI-40828): upgrade cxf library to newest one (#2602) 2018-08-21 12:40:21 +03:00
pyzhou
2d5bc10984 feat(TDI-40503):Enable to specify Signature for tS3connection. (#2590)
* feat(TDI-40503):Enable to specify Signature for tS3connection.

* feat(TDI-40503):revert the change of constructor of tS3client

* feat(TDI-40825): Revert the change of SQS and Redshift
2018-08-21 15:08:07 +08:00
Jane Ding
3e2f8acdc1 feat(TUP-20458)Implement the resource dependencies editor page for DI (#2595)
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path

* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts

* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605

* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog

* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609
2018-08-21 14:49:52 +08:00
Ivan Gonchar
00038f6614 Igonchar/tcomp 968 (#2611)
* fix(TCOMP-968): register ValidationListener in Validable annotation owner option

* fix(TCOMP-968): override parameters() method correctly in SettingsActionParameter

* fix(TCOMP-968): extract AbstractActionParameter from ActionParameter

* fix(TCOMP-968): remove hasDirectValue() from IActionParameter

* fix(TCOMP-968): remove setValue() method from IActionParameter

* fix(TCOMP-968): create actionClient lazily to unblock unit-tests

* fix(TCOMP-968): extend action parameter classes from AbstractActionParameter instead of ActionParameter

* fix(TCOMP-968): remove ActionParameterTest

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in TacokitElementParameter

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in ValidationListenerTest

* fix(TCOMP-968): remove ActionParameter class

* fix(TCOMP-968): fix Suggestions response caching

* fix(TCOMP-968): remove unused ActionParameterUpdater

* fix(TCOMP-968): clean SuggestionsAction
2018-08-20 12:30:38 +03:00
Dmytro Sylaiev
11679e1550 fix(TDI-32740): Change default command separator (#2613) 2018-08-17 12:30:22 +03:00
Roman
17ce620d83 fix(TDI-40775): version of commons-lang3 now 3.7 (#2610) 2018-08-16 14:40:09 +03:00
Roman
23952fcbfe Rvoievidko/tdi 40838 custom charset for t teradata tpt exec (#2596)
* feat(TDI-40838): add charset for data in advanced settings

* feat(TDI-40838): add charset for data in tTeradataTPTUtil

* fix(TDI-40838): hide text field

* fix(TDI-40838): add parentheses
2018-08-16 10:55:31 +03:00
Ivan Gonchar
6ef6d08cb8 chore: upgrade tacokit version to 1.0.5-SNAPSHOT (#2609) 2018-08-15 16:50:34 +08:00
Dmytro Sylaiev
2d6fbaa1df fix(TDI-35711): Encryption key as password (#2564)
* fix(TDI-35711): Encryption key as password

* fix(TDI-35711): Extends fix for outputBulk

* Also fix compile error for db-generic CID

* Small refactoring

* fix(TDI-35711): Fix master-compability

* Remove duplicate variables

* fix(TDI-35711): Fix compile error for context values

* fix(TDI-35711): Remove duplicate variable
2018-08-15 11:11:24 +03:00
jzhao
97cc7cee0b fix(TDI-40854): tGSConnection proxy workaround can't work from 7.0.1 (#2606) 2018-08-14 18:32:31 +08:00
Roman
be769d6ffa fix(TDI-40855): remove duplicated filter for datasource (#2591) 2018-08-13 15:02:16 +03:00
wang wei
66411b9e77 fix(TDI-40858): fix the unstable format as different OS(different row separator) and fix the format for the java file (#2599) 2018-08-13 11:54:50 +08:00
wang wei
d65b810b9d fix(TDI-40858): fix the tcompv0 dynamic type performance issue with studio(#2592) 2018-08-13 10:54:29 +08:00
Anas KHABALI
38b0666489 fix(TUP-20588) : store tacokit config type versions for migration handling (#2594) 2018-08-10 16:44:01 +02:00
kjwang-talend
183d9e319e TUP-20448 exception show in error log when i export a job contain (#2543)
* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-08-10 17:00:25 +08:00
Ivan Gonchar
81d93b0787 Igonchar/tcomp 936 (#2587)
* fix(TCOMP-936): add test-case with Array parameter for SuggestionResolverTest

* fix(TCOMP-936): add IActionParameter interface

* fix(TCOMP-936): add IActionParameter interface implementation to ActionParameter class

* fix(TCOMP-936): implement payload computing from multiple params per ActionParameter

* fix(TCOMP-936): fix failing test

* fix(TCOMP-936): add createActionParameter() method in TaCoKitElementParameter

* fix(TCOMP-936): implement TableActionParameter which adds List support in action parameters

* fix(TCOMP-936): add TableElementParameter junits

* feat(TCOMP-936): implement Strings.removeQuotes()

* fix(TCOMP-936): remove removeQuotes() method from ActionParameter

* fix(TCOMP-936): fix imports

* fix(TCOMP-936): add copyright
2018-08-10 15:34:56 +08:00
Roman
f4154b9e26 fix(TDI-39279): update commitCounter for end part (#2574) 2018-08-10 10:06:35 +03:00
pyzhou
dac87886f3 fix(TDI-40825):Provide clear errorMessage for tServiceNow. (#2586) 2018-08-10 11:10:12 +08:00
Andreas Mattes
2cf61d4f99 fix(TESB-22458): Ensure consistent recognition of ESB jobs. (#2585)
* fix(TESB-22458): Remove obsolete SAM feature setting code.

Obsolete code for setting the SAM event feature is removed as it is causing compile errors.

* fix(TESB-22458): Ensure consistent recognition of ESB jobs.

The present fix makes sure that jobs embedded via component cTalendJob are consistently recognized as ESB jobs, and corresponding code fragment are added at code generation.
2018-08-09 15:17:24 +02:00
Roman
9113454b1b Rvoievidko/tdi 29016 teradata tpt components (#2545)
* feat(TDI-29016): add checkbox for custom script file

* feat(TDI-29016): add checkbox for TPTExec comp

* feat(TDI-29016): basic functionality for custom script

* feat(TDI-29016): improve formatting

* feat(TDI-29016): remove whitespaces

* feat(TDI-29016): add double quotes to filename

* feat(TDI-29016): remove custom script from Util component
2018-08-09 12:19:51 +03:00
mbasiuk-talend
5e3ae43b91 fix(TDI-34814): improve number formatter in exa (#2583) 2018-08-09 11:11:54 +03:00
wang wei
1bf5047811 fix(TDI-40806): use mulit copy only when file larger than 5gb (#2584) 2018-08-09 11:48:01 +08:00
pyzhou
ffbf902622 fix(TDI-40722):restore the origin logic of import xstream.jar (#2576) 2018-08-09 11:36:52 +08:00
Ivan Gonchar
8a10666e87 Igonchar/tcomp 970 (#2582)
* fix(TCOMP-970): add ValidationResolverTest

* fix(TCOMP-970): add complex parameter types support for AsyncValidation and fix parameter mapping

* fix(TCOMP-970): move resolveParameters() method to common super class

* fix(TCOMP-970): remove unused methods from AbstractParameterResolver

* fix(TCOMP-970): fix imports in AbstractParameterResolver
2018-08-08 16:48:15 +03:00
Roman
b20688c389 Rvoievidko/tdi 40629 t greenplum output bulk exec file gen format (#2581)
* fix(TDI-40629): add filetype parameter in xml
2018-08-08 16:03:41 +03:00
jiezhang-tlnd
b698f21032 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2578)
https://jira.talendforge.org/browse/TUP-20512
2018-08-08 10:49:32 +08:00
Anas KHABALI
407987db92 fix(TUP-20461): pass only non technical file to tacokit migration handler (#2580) 2018-08-07 14:34:11 +02:00
Ivan Gonchar
6984d3d9b9 fix(TCOMP-960): fix suggestions parameters mapping (#2568)
* fix(TCOMP-960): fix suggestions parameters mapping

* fix(TCOMP-960): add mockito to dependencies

* fix(TCOMP-960): add test for 2 primitives order

* fix(TCOMP-960): remove unused dependencies

* fix(TCOMP-960): rewrite test with loading test data from json

* fix(TCOMP-960): add test with complex parameters

* fix(TCOMP-960): remove mockito from dependencies
2018-08-07 15:33:37 +03:00
mbasiuk-talend
d44f4312ac fix(TDI34861): fix nb_line counter (#2573)
* fix(TDI34861): fix nb_line counter

* fix(TDI-34681): fix other lines, that are missing

* fix(TDI-34861): fix wrong exception handling when usebatch
2018-08-07 13:46:09 +03:00
Vladimir Bogatyrov
2121051eba [TESB-22901] cMap with user defined code routine failing in ESB runtime (#2567)
Enable "Edit routine dependencies" popup menu for routes.
2018-08-07 16:19:11 +08:00
jzhao
ddb2883db5 fix(TDI-40824):tRedshiftOutputBulkExec compile error since generic components name when use 'encrypt'(#2575) 2018-08-07 09:58:10 +08:00
apoltavtsev
47ba604bd2 TESB-22594 Error occurred when build a route with ctalendjob to runtime (#2541) 2018-08-06 10:27:25 +02:00
Jane Ding
d49bb0f51a feat(TUP-20465)Split the esb resources plugin and move the common part (#2536)
* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)For new added plugin, shouldn't have bundle-version,
should add modules

* feat(TUP-20465)Modify the wrong Edit Properties Action point

* feat(TUP-20465)revert the relationship handler setting
2018-08-06 15:39:51 +08:00
nrousseau
6c64f941e9 Change nexus timeout value 2018-08-05 14:11:55 +02:00
jzhao
561253e9ba fix(TDI-40840):Remove "JDBC" from parameter "ELT JDBC Map Editor" in tELTMap (#2572) 2018-08-03 18:10:08 +08:00
Mike Yan
d07ab36cb8 fix(TESB-22825): Compile source before compute the manifest (#2571) 2018-08-03 16:39:36 +08:00
jiezhang-tlnd
87374b1fa1 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2565)
https://jira.talendforge.org/browse/TUP-20512
2018-08-03 15:09:58 +08:00
wang wei
e58ffef784 fix(TDI-40833): tSCPFileExists not working with wildcard (#2569) 2018-08-03 12:37:45 +08:00
jiezhang-tlnd
d2629ef1c3 fix(TUP-20369)Mapper/Metadata tables for tMap in HTML document are (#2563)
missing in other than English
2018-08-03 11:03:44 +08:00
Ivan Gonchar
2cd23b9768 fix(TCOMP-964): fix ClassCastException when changing non-string option value (#2566) 2018-08-02 14:52:34 +03:00
Andreas Mattes
69d54aadd8 fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)
Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.
2018-08-02 16:33:36 +08:00
wang wei
1edbb976aa fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562) 2018-08-02 14:43:06 +08:00
Mike Yan
3e430f002a fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560) 2018-08-01 14:40:05 +08:00
Ivan Gonchar
a1fd7b0f09 fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559) 2018-08-01 10:26:02 +08:00
pyzhou
54932840c1 fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)
* fix(TDI-40722):remove xstream1.2.2 in bonita component.

* fix(TDI-40722):Eliminate xstream.jar from production.
2018-08-01 09:59:36 +08:00
zwxue
60eb7c92e2 fix(TUP-20507):File format should be Unix. (#2551) 2018-07-31 17:57:38 +08:00
jzhao
bb511e66f2 fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)
* all tcomp v0 components with muilt reject should have same issue.
2018-07-31 15:52:49 +08:00
Olha Varnavina
c16495d4ab feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)
* registered new components in unifier
2018-07-31 09:49:48 +03:00
Elena Tatarintseva
fd4b04bcab TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553) 2018-07-30 15:29:14 +03:00
Anas KHABALI
d5c73c8fab TUP-20482 : active if with new legth strategy for comparing values. (#2548)
This work still having issue with Tables
2018-07-30 10:17:52 +02:00
chmyga
edb73f031a fix(TDI-40729): tCreateTable spelling error (#2547)
* Fix spelling error in messages
2018-07-30 10:11:41 +03:00
dlin-talend
d0bd59a291 TUP-20332:Change new branding images for 7.1 (#2550) 2018-07-30 15:03:58 +08:00
Roman
0fb6e13501 fix(TDI-39567): add tabs / improve code redability (#2546) 2018-07-27 09:14:09 -04:00
wchen-talend
f6335facf3 fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.

* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
2018-07-27 15:07:00 +08:00
jzhao
01d38ea330 feat(TDI-39599): rename ELT JDBC components (#2535) 2018-07-27 10:49:03 +08:00
Ivan Gonchar
18b6bb5d70 Igonchar/tcomp 934 (#2539)
* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories
2018-07-24 16:09:46 +03:00
Ivan Gonchar
02184018a1 Igonchar/tcomp 859 (#2538)
* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core

* fix(TCOMP-859): remove old path resolution implementation

* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package

* fix(TCOMP-859): implement resolveParameters() method

* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter

* fix(TCOMP-859): remove unused method

* fix(TCOMP-859): fix javadoc in AbsolutePathResolver
2018-07-24 15:35:25 +03:00
Jan Lolling
0ef59e68c5 TDI-39567 improve performance in log4j code (#1655) 2018-07-24 03:48:58 -04:00
Chao MENG
7f1c6ee113 fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)
https://jira.talendforge.org/browse/TUP-20425
2018-07-23 18:26:52 +08:00
wchen-talend
7db0205875 fix(TUP-20411):Adding context environment in the reference project, they (#2522)
do not get updated in the main project.
2018-07-23 11:12:25 +08:00
Anas KHABALI
c0bfff61a1 TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532) 2018-07-23 10:34:55 +08:00
Stéphane Bouchet
5533ee28a3 fix(TESB-22628): fixed NPE during test execution (#2474) 2018-07-20 16:19:57 +02:00
mtuhai
500ea4fea3 Fix/tbd 7269 winutils problem (#2520)
* TBD-7269: fix

* mvn uri fix

* review fix
2018-07-20 16:39:26 +03:00
wang wei
a2a900aee0 fix(TDI-40760): add more condition to fix the stats and logs issue (#2531) 2018-07-20 19:02:32 +08:00
Anas KHABALI
af4edb0c87 fix(TUP-20463) add tacokit lib repository to job run scripts (#2529) 2018-07-20 18:38:01 +08:00
chmyga
73c59037b7 fix(TCOMP-921): boolean fields in tables (#2530)
* Convert Object to boolean for CheckElementParameter on update
2018-07-20 13:02:22 +03:00
wang wei
f77caa66ce fix(TDI-40757): fix the tjmsoutput (#2528) 2018-07-20 14:50:23 +08:00
Ivan Gonchar
04e121945e chore: bump tacokit version to 1.0.3 (#2527) 2018-07-20 10:22:24 +08:00
dlin-talend
03b09e3d8c TUP-20332:Change new branding images for 7.1 (#2514) 2018-07-20 09:01:43 +08:00
Stéphane Bouchet
4e005e49c5 Remove unnecessary com.sun import (#2526) 2018-07-19 15:07:39 +02:00
sbliu
bd86f1b11f TMDM-11319 MDM components should not displayed using DI license. (#2521)
Move mdm components and mdm trigger resource and  related config from localprovider to mdm plugin.
2018-07-19 18:21:49 +08:00
pyzhou
89871f6a68 fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue

* fix(TDI-40722):correct the mvn path
2018-07-19 17:13:26 +08:00
kjwang-talend
3baa4484ab TUP-20448 exception show in error log when i export a job contain (#2516)
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-07-19 16:57:05 +08:00
wang wei
7d7604eb12 fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525) 2018-07-19 16:39:47 +08:00
wang wei
cedc43214c fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523) 2018-07-19 15:19:19 +08:00
Chao MENG
5a7791793a fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:54:31 +08:00
pyzhou
125a814459 fix(TDI-40467):New icon for tDB components. (#2518) 2018-07-18 14:03:02 +08:00
jzhao
fe673b3c8b Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)
This reverts commit 10826518c8.
2018-07-18 10:17:53 +08:00
Liu Xinquan
58b3804599 fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508) 2018-07-17 17:00:18 +08:00
Anas KHABALI
9d5f09d60e TUP-20427 : integrate maxBatchSize from component model (#2507)
Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation
2018-07-17 09:51:16 +02:00
Dmytro Sylaiev
bf00598cc6 fix(TDI-32435): VerticaBulkExec codegen error (#2493)
* fix(TDI-32435): VerticaBulkExec codegen error

* Avoid ArrayIndexOfBoundsException when schema is empty

* fix(TDI-32435): Add null-check

* fix(TDI-32435): Init string with null instead of empty String

* fix(TDI-32435): Throw runtime exception if schema is empty

* Use StringBuilder to build result String
2018-07-17 10:32:28 +03:00
Oleh Stoliarov
19717502f7 Fix Qubole cluster label for Hive components (#2513)
Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b
2018-07-16 16:59:12 +02:00
Laurent BOURGEOIS
55e3c41186 fix(TBD7343): fix variable name (#2512) 2018-07-16 12:13:51 +02:00
kjwang-talend
67c8cfa00f kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)
kjwang/feat(TUP-20080)Create migration task for all modificatios of  talend.project.
2018-07-16 14:58:29 +08:00
hcyi
eb11827947 fix(TUP-20361):the report path is not correct. (#2491)
* fix(TUP-20361):the report path is not correct.

* fix(TUP-20361):show full name of the report file on message dialog.
2018-07-16 11:40:25 +08:00
nrousseau
02ba8192a5 fix(TUP-20438) fix export with war for tdm (#2506) 2018-07-16 10:41:41 +08:00
nrousseau
18a0bbe19c Add Commandline test product (#2242)
* Add Commandline test product

* feat(TUP-20037):update version
2018-07-16 10:34:14 +08:00
Dmytro Sylaiev
2555ebeb79 feat(TDI-40559): Fix appName parameter in jdbc url (#2397) 2018-07-13 11:56:54 +03:00
jzhao
4142be0d02 feat(TDI-38814): tCreateTable support snowflake (#2475) 2018-07-13 10:39:34 +08:00
hcyi
14de8dc8d8 fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)
studio logon on git remote mode.
2018-07-13 09:56:17 +08:00
hcyi
0ad917285f fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.

* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
2018-07-13 09:53:46 +08:00
timbault
d847ae5eae TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505) 2018-07-12 14:10:03 +02:00
Jane Ding
8f672c2c6a fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)
* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385

* required would be ok
2018-07-12 17:17:43 +08:00
kjwang-talend
c2edda875b fix(TUP-20140)Checked status of items listed in Project Settings (#2504)
https://jira.talendforge.org/browse/TUP-20140
2018-07-12 15:10:51 +08:00
Anas KHABALI
229bc0988b TCOMP-903 : remove unused attributes (#2503) 2018-07-11 17:45:35 +02:00
zafkirTalend
fa5d87f55f fix(TBD-7296): Fix duplicate variable 2018-07-11 13:53:37 +02:00
SunChaoqun
24c9411514 TESB-22602:CI for ESB - Data Services and Routes - Part 3 (#2488) 2018-07-11 15:40:06 +08:00
Roman
d07a666e9b Rvoievidko/tdi 34091 parallel subjobs in t greenplum gp load (#2495)
* fix(TDI-34091): add cid to name of config file

* fix(TDI-34091): add threadId and pid to conf file name

* fix(TDI-34091): add try with resources to close PW
2018-07-11 03:33:56 -04:00
Anas KHABALI
04dc108245 TCOMP-904 : fix job classpath for tacokit components (#2494)
* TCOMP-904 : fix job classpath for tacokit components

* TCOMP-904 : keep dependencies addition order
2018-07-11 10:22:41 +08:00
Chao MENG
edf0430091 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2492)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 09:56:41 +08:00
Anas KHABALI
85892748e2 TUP-20407 : update tacokit version to 1.0.2-SNAPSHOT (#2490) 2018-07-10 16:11:26 +08:00
SunChaoqun
6e38303317 TDQ-15215:standard job tRulesurvivorship can not run on TIC, zip file (#2485)
get by build job which not check "Items" also can not run
2018-07-10 15:57:41 +08:00
Chao MENG
f72d98ded6 fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem (#2487)
fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem
2018-07-10 10:14:16 +08:00
Roman
da32df105b fix(TDI-34091): add cid to name of config file (#2482) 2018-07-09 09:46:21 -04:00
Stéphane Bouchet
4b152d1af4 fix(TESB-22695) : use the correct groupId from project. (#2483) 2018-07-09 11:05:46 +08:00
Andreas Mattes
3e11a08b5f fix(TESB-22458): Remove obsolete SAM feature setting code. (#2451)
Obsolete code for setting the SAM event feature is removed as it is causing compile errors.
2018-07-06 17:55:38 +08:00
Anas KHABALI
a71c2f59b4 TUP-20352 : handle condional outputs for tacokit components (#2479) 2018-07-06 10:18:48 +02:00
Dmytro Sylaiev
e97608f2c4 fix(TDI-40546): Fix String comparing (#2467)
* fix(TDI-40546): Fix String comparing

* fix(TDI-40546): Add null-check
2018-07-06 10:49:33 +03:00
zwxue
ad84413ea5 fix(TUP-20326):fix ref project routine install issue. (#2480) 2018-07-06 10:54:37 +08:00
Ivan Gonchar
5ce97c1894 Igonchar/tcomp 842 fix callback (#2484)
* fix(TCOMP-842): fix unused import

* fix(TCOMP-842): merge ActionParameters class into Action class

* fix(TCOMP-842): add parametersChanged field in SuggestionsAction

* fix(TCOMP-842): make server call when parameters were changed

* fix(TCOMP-842): make SuggestionsAction thread-safe

* fix(TCOMP-842): fix suggested values from label list to map<label, id>
2018-07-06 10:25:27 +08:00
hcyi
d1b7385f9e feat(TUP-20277):Deprecated storm on 7.1 (#2464) 2018-07-06 09:58:10 +08:00
Dmytro Sylaiev
06e77fba49 fix(TDI-40674): Add property to avoid windows-separator replacement (#2477) 2018-07-05 12:56:05 +03:00
zwxue
e5fd0fa9a7 feat(TUP-19996):Setup Docker as maven profile on CI. (#2435) 2018-07-05 16:39:18 +08:00
chmyga
7bbcaa289d fix(TDI-40641): tTeradataFastLoad select DB Type (#2440)
* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add db type to tTeradataFastLoad

* Add Date,Timestamp and Time handling to tTeradataFastLoad

* Fix tTeradataFastLoadUtility

* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add migration task
2018-07-05 07:53:05 +03:00
wang wei
238620542b fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer(#2478) 2018-07-05 10:49:38 +08:00
Roman
5fbb64d616 fix(TDI-40686): add null checker for empty passwords (#2476) 2018-07-04 03:14:59 -04:00
wang wei
5c1cf635c8 fix(TDI-40679): align to httpclient-4.5.5,httpfluent-4.5.5 and httpcore-4.4.9 (#2471) 2018-07-04 12:50:18 +08:00
Stéphane Bouchet
327b4cdcf9 fix (TDI-40403) : set a correct category (#2233) 2018-07-04 09:41:40 +08:00
Anas KHABALI
00464b5a19 fix(TCOMP-897) : fix guess schema with bulk logic for processors (#2472) 2018-07-03 09:09:27 +02:00
Ivan Gonchar
7033187db4 feat(TCOMP-842): make server call async (#2470) 2018-07-03 10:29:43 +08:00
Romain Manni-Bucau
3c91ba3e49 adding reload-component-server_16x16.png (#2469) 2018-07-03 10:16:19 +08:00
Chao MENG
80c415562c feat(TUP-20292): Support hive metastore HA (wizard) (#2443)
https://jira.talendforge.org/browse/TUP-20292
2018-07-02 16:39:02 +08:00
zwxue
808da88b70 fix(TUP-20326):Error in job generation for job migrated form 6.5.1 (#2455) 2018-07-02 10:24:55 +08:00
Anas KHABALI
31c79a19a9 TUP-20309 : integrate after group tacokit. (#2463)
This add bulk aka batch exec capabilities to tacokit components
2018-06-29 16:44:26 +02:00
Anas KHABALI
d954a99641 TUP-20309 - integrate after group code part for tacokit (#2461)
this part will add a new execution step just after the main loop to process remainning records in batch mode
2018-06-29 17:22:27 +08:00
Jane Ding
9ced1fcab5 fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has (#2459)
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 10:12:29 +08:00
Chao MENG
c6d4f16cff fix(TUP-20319): Cloud Studio can't retrieve any project from TMC (#2448)
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC
https://jira.talendforge.org/browse/TUP-20319
2018-06-29 10:09:27 +08:00
Anas KHABALI
e35ae639e6 TUP-20349 : add chunk size as advanced common parameter for processors (#2462) 2018-06-28 17:25:20 +02:00
hcyi
1a13fd2de3 fix(TUP-20312):java.lang.StackOverflowError in 6.5.1 studio. (#2452) 2018-06-28 14:33:01 +08:00
SunChaoqun
d4e065961f TUP-20346:Preview in Metadata File fails with NullPointerException (#2458) 2018-06-28 14:09:25 +08:00
wchen-talend
384f9a9779 fix(TUP-20261):Routine editor mixed the code (#2434) 2018-06-28 09:58:14 +08:00
jzhao
10826518c8 fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425) 2018-06-28 09:34:29 +08:00
Roman
0905e7d9eb Rvoievidko/tdi 40646 support both gpload and gpload.py (#2442)
* fix(TDI-40646): add two version for gpload and gpload.py

* fix(TDI-40646): change building of url for additional parameters

* fix(TDI-40646): improve logging

* fix(TDI-40646): remove empty String for cmds array

* fix(TDI-40646): some pathes now can be used from context
2018-06-27 03:47:06 -04:00
wang wei
390880e04a fix(TDI-30055): Clear memory for tSort asap (#2454) 2018-06-27 14:19:44 +08:00
SunChaoqun
6cd6a169e8 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2453) 2018-06-27 13:51:14 +08:00
jzhao
af80de0f4c fix(TDI-40651): old framework salesforce oauth login type job can't be import to 7.0.1(#2445) 2018-06-26 18:26:07 +08:00
hcyi
6b04aaa013 feat(TUP-20283):Improve audit report generation in studio. (#2436)
* feat(TUP-20283):Improve audit report generation in studio.

* feat(TUP-20283):Add db version support to report generation in studio.

* feat(TUP-20283):TUP-20271 Database configuration should be restore when
change DB type.

* feat(TUP-20283):Show information after generate report.

* feat(TUP-20283):update some properties.

* feat(TUP-20283):fix a bug of improve audit report generation in studio.
2018-06-26 11:31:12 +08:00
zwxue
cb8285f0c6 fix(TUP-20230):Stop job running throw Unhandled event loop exception. (#2446) 2018-06-26 10:13:01 +08:00
SunChaoqun
d2f57c48f9 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2447) 2018-06-25 12:47:22 +02:00
Olha Varnavina
0746554095 feat(TDI-40427): Duplicate of tSnowflakeOutput (#2295)
* registered tSnowflakeOutputBulkExec as unified tDbOutputBulkExec
2018-06-25 11:34:51 +03:00
SunChaoqun
977d9a25b8 TESB-22483:CI for ESB - Build Data Service using Jenkins will get an error (#2444)
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error

* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
2018-06-25 09:22:17 +02:00
SunChaoqun
2c0b5cac3d TESB-22487:OSGI Bundle should be exported when using ESB components (#2426)
* TESB-22487:OSGI Bundle should be exported when using ESB components

* TESB-22487:OSGI Bundle should be exported when using ESB components
2018-06-25 08:54:01 +02:00
Roman
59537440bb fix(TDI-40645): driver name was uppercased (#2441) 2018-06-22 05:19:52 -04:00
kjwang-talend
d44d4c4e8d fix(TUP-20303)project folder name not correct in workspace after import (#2439)
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-22 17:17:41 +08:00
Roman
bedaf68488 Rvoievidko/tdi 40496 support for green plum 5.x (#2402)
* feat(TDI-40496): update driver for GPLoad component

* feat(TDI-40496): change driver for all components in GP family

* feat(TDI-40496): add greenplum driver to tPostgreSQLBulkExec

* feat(TDI-40496): integrate code from TDI-40582

* feat(TDI-40496): Add PostgreSQL driver as default

* feat(TDI-40496): change driver for tGreenplumELT

* feat(TDI-40496): change getValue from prevNode
2018-06-22 04:30:38 -04:00
mbasiuk-talend
cc048b629c Mbasiuk/tdi 34637 dynamic mysql update (#2437)
* feat(TDI-34637): make a first implementation of the feature

* feat(TDI-34637): fix query string definition

* feta(TDI-34637): implement feature for rest data actions

* feat(TDI-34637): fix support null in where clause

* feat(TDI-34637): fix insert or update on duplicate key update
2018-06-22 10:40:22 +03:00
dlin-talend
6928ac709a feat(TUP-20277):Deprecated items on 7.1 (#2438) 2018-06-22 10:31:58 +08:00
Liu Xinquan
9b73a66d87 TDQ-15455 Compile error after refactoring job (#2428) 2018-06-21 15:25:05 +08:00
Jane Ding
7c56a9a2ea fix(TUP-20231)Update Detection won't popup after updating it's joblet (#2424)
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
https://jira.talendforge.org/browse/TUP-20231

* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
if joblet related job is opened, should return.
2018-06-20 15:07:14 +08:00
Chao MENG
33d7e04d59 fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables (#2410)
fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables
https://jira.talendforge.org/browse/TUP-20053
2018-06-19 10:57:22 +08:00
Roman
561224d256 fix(TDI-40460): change slf4j version (#2422) 2018-06-18 10:57:53 -04:00
hcyi
2e6ff99d05 feat(TUP-20034):Audit in project settings - Add advanced setting for full DB setup configuration. (#2388)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20034):add the basic GUI part and load default value from
templte file and save/load db info into *.prefs file .

* feat(TUP-20034):Check db connection for the Audit in project settings.

* feat(TUP-20034):Audit in project settings - Add advanced setting for
full DB setup configuration.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):test and improve to generate report from history.
2018-06-15 17:13:31 +08:00
Jane Ding
f86d283c09 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2418)
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
https://jira.talendforge.org/browse/TUP-19603

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution
2018-06-15 14:33:40 +08:00
Ivan Gonchar
b991d09911 Igonchar/tcomp 842 2 (#2419)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT

* fix(TCOMP-842): fix component server dependency and temporarily add oss snapshots repo

* fix(TCOMP-842): fix compile error with WidgetMapper
2018-06-15 14:08:34 +08:00
wang wei
9391806f52 Revert "fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002)"(#2420) 2018-06-15 12:05:29 +08:00
wchen-talend
c264b8cc6c Wchen/bugfix/tup 20072 stats logs jdbc (#2411)
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1

* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
2018-06-14 18:08:07 +08:00
Roman
aa7eb40c90 fix(TDI-40454): change name for conforming_string func (#2414) 2018-06-14 04:20:05 -04:00
wang wei
a9f6c03ca5 fix(TDI-40162): remove the plugin.xml include statement (#2417) 2018-06-14 16:05:18 +08:00
wang wei
3cb3074053 fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002) 2018-06-14 15:39:10 +08:00
dlin-talend
a288d00026 fix(TUP-20258):"Generate Doc As HTML" Item Does not Exist for BD (#2412)
Streaming Job
2018-06-14 13:55:21 +08:00
Jane Ding
f4fa521be5 revert fix(TUP-19603)Suffix number is not proper when drag DB connection (#2416)
to a job
2018-06-14 13:46:53 +08:00
Chao MENG
60629c5465 Revert "Igonchar/tcomp 842 (#2405)" (#2415)
This reverts commit 79bfaad0c3.
2018-06-14 11:56:49 +08:00
Ivan Gonchar
79bfaad0c3 Igonchar/tcomp 842 (#2405)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT
2018-06-14 10:47:53 +08:00
Jane Ding
6a7391cfd7 solve some junit failure (#2407) 2018-06-14 10:21:01 +08:00
Ivan Gonchar
cfa21c987c fix(TCOMP-865): fix NPE when not Tacokit connection is checked (#2413) 2018-06-14 10:08:10 +08:00
Ivan Gonchar
a09abd3c74 feat(TCOMP-842): implement AbstractValueSelectionController (#2406) 2018-06-13 10:20:09 +08:00
zafkirTalend
4c72b73d86 feat(TBD-6950): Add location tBigQueryInput (#2403) 2018-06-12 16:49:15 +02:00
qiongli
47c505e372 fix(TDQ-15215): No need to run 'include-survivorship-rules' sice the (#2404)
rules in src/main/resources. they will be in jar/zip when build the
maven job
2018-06-12 17:22:21 +08:00
Jane Ding
965a794b97 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2400)
job
https://jira.talendforge.org/browse/TUP-19603
2018-06-11 10:38:32 +08:00
Jane Ding
3f2ed07e5d Jding/bugfix/tup 19594 drag db problem (#2399)
* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
Add a migration task to set type name

* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
change the version
2018-06-11 10:29:56 +08:00
Chao MENG
8d277de70d fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#2398)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 15:54:51 +08:00
zwxue
c5fdf54dbf fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#2394) 2018-06-08 10:19:40 +08:00
wchen-talend
22e0eca696 fix(TUP-20021):Deactive component will change the execution order (#2390) 2018-06-07 15:42:52 +08:00
wchen-talend
2dc5b46811 Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required" (#2392)
* Revert "Igonchar/tcomp 816 (#2332)"

This reverts commit c76a0d430f.

* Revert "fix(TUP-18501)Error trying to do memory run (#2382)"

This reverts commit 50f6d70964.

* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)"

This reverts commit e9c6dc3f98.
2018-06-07 15:18:58 +08:00
Ivan Gonchar
c76a0d430f Igonchar/tcomp 816 (#2332)
* fix(TCOMP-816): improve ConfigType handling in TaCoKitConfigurationModel

* fix(TCOMP-816): move setters to TaCoKitConfigurationModel constructor to ensure instance is correct after instantiation

* fix(TCOMP-816): avoid duplication in TaCoKitConfigurationModel constructor

* fix(TCOMP-816): clean TaCoKitConfigurationModel API

* feat(TCOMP-816): implement Tacokit metadata migration during import

* fix(TCOMP-816): fix migration

* fix(TCOMP-816) try to fix updated related jobs

* feat(TCOMP-816): implement Tacokit process migration during import

* fix(TCOMP-816): set correct version after migration

* fix(TCOMP-816): preserve technical parameters

* fix(TCOMP-816): fix small warnings

* fix(TCOMP-816): persist Tacokit component id in process item

* fix(TCOMP-816): fix technical parameters field type in Process item

* fix(TCOMP-816): clean TaCoKitProcessMigrator class

* fix(TCOMP-816): clean TaCoKitMigrationManager

* feat(TCOMP-816) implement process migration during Studio start-up

* fix(TCOMP-816): remove updateDBConnection() call as it doesn't update related processes

* feat(TCOMP-816): add progress monitor messages

* feat(TCOMP-816): implement related items update after metadata is migrated during import
2018-06-06 10:28:03 +08:00
Jane Ding
50f6d70964 fix(TUP-18501)Error trying to do memory run (#2382)
* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Add a pause at start until get the active jvm info for memory run.

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Change message box to process monitor

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
sorry, wrong write of key
2018-06-06 10:01:25 +08:00
wchen-talend
e9c6dc3f98 fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)
module protobuf-java-2.6.1.jar
2018-06-05 18:34:26 +08:00
Dmytro Sylaiev
31093fab13 fix(TDI-40530): Make creating multiple directories working for linux server (#2369) 2018-06-05 12:53:15 +03:00
Vladimir Bogatyrov
4873733fb8 [TESB-20335] tESBConsumer not using http conduits when called from within a subjob (#2381) 2018-06-05 11:14:22 +08:00
jzhao
56ed0cf216 fix(TDI-40441): remove duplicate item in cipher siute list for mom components(#2385) 2018-06-05 10:53:33 +08:00
achursin-talend
e58af64972 fix(TBD-6923): Fix using hive query name (#2383) 2018-06-04 15:44:19 +02:00
Yu
fc49fbe69a feat/TBD(6717) Update hive components for qubole integration (#2324)
* feat(TBD-6717) Launch Pig (load->store) job on Qubole

* update some hive components

* Modify UI for tHive Connection & remove localprovider project changes

* add tHiveClose codes for Qubole

* update for tHiveConnection

* update for Hive connection

* update for hive connection

* hive close & hive connection & hive row

* finish Hive

* deal with jars add for parquet

* ajust options for qubole

* update for hive

* update display

* address comments
2018-06-04 14:33:00 +03:00
Dmytro Sylaiev
b346ec31dc fix(TDI-40526): Update json-lib dependency (#2359)
* fix(TDI-40526): Update json-lib dependency

* fix(TDI-40526): Remove urlpaths of jar
2018-06-04 12:42:07 +03:00
zwxue
920670b049 fix(TUP-20217):Can't run a job including a tRunjob component. (#2373) 2018-06-04 16:49:12 +08:00
hcyi
530df5a648 feat(TUP-20033):Audit in project settings in studio. (#2371)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20033):Audit in project settings in studio.
2018-06-04 15:20:41 +08:00
Andreas Mattes
b2fd2c99da fix(TESB-22183): Small enhancement to WSDL circular import fix and testing. (#2376)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
Auf Branch bugfix/master/TESB-22183
�nderungen, die nicht zum Commit vorgemerkt sind:
	ge�ndert:       main/plugins/org.talend.designer.core/.classpath
Unversionierte Dateien:
	test/plugins/org.talend.designer.webservice.test/src/org/talend/designer/webservice/test/ServiceDiscoveryHelperTest.java
keine �nderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder "git commit -a")

* fix(TESB-22183): Enhanced unit test for handling WSDL with circular imports.
2018-06-04 08:36:56 +02:00
Roman
9864529bcb fix(TDI-40448): creating of yaml file was fixed (#2314)
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 06:42:48 -04:00
ypiel
9ef7f5083a fix(TDI-40521) : Encode to base64 byte[]->String (#2346) (#2374) 2018-06-01 11:55:36 +02:00
wang wei
b2f61ed0ae fix(TDI-40522):reuse the common batch execute javajet (#2372) 2018-06-01 15:42:55 +08:00
kjwang-talend
12fedd0ffa TUP-20199 Studio is way too slow when branching 2 ways with if condition (#2370)
https://jira.talendforge.org/browse/TUP-20199
2018-06-01 14:49:40 +08:00
wchen-talend
0721c10cec fix(TUP-20021):Deactive component will change the execution order (#2368) 2018-05-31 10:47:36 +08:00
Andreas Mattes
7645f53591 fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#2367)
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-05-31 10:22:57 +08:00
mbasiuk-talend
21d01ffa46 fix(TDI-40511): align talend-codegen-utils version (#2366) 2018-05-30 17:56:26 +03:00
mbasiuk-talend
d844ffa9ec Mbasiuk/tdi 40511 design schema mapping (#2365)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.

* fix(TDI-40511): bump versions
2018-05-30 17:44:18 +03:00
Dmytro Sylaiev
1806fa9bf2 Dsylaiev/tdi 40526 add talend version of json lib to libs plugin (#2364)
* fix(TDI-40526): Add patched json-lib to libs_src

* fix(TDI-40526): Fix pom.xml

* Add missing nexus url to properties
2018-05-30 16:40:39 +03:00
Dmytro Sylaiev
2d5255d993 fix(TDI-40526): Add patched json-lib to libs_src (#2358) 2018-05-30 14:50:41 +03:00
Mike Yan
e183f3f2d0 fix(TESB-22267):Add binary setting as build for micrsoervice (#2362) 2018-05-30 16:34:16 +08:00
zwxue
5e5d6ef3f1 fix(TUP-20194):Fail to publish job by commandline with missing log4j jar (#2356)
for migrated job.
2018-05-29 14:52:26 +08:00
wang wei
3153d9e386 fix(TDI-39874): Numeric.sequence increments by 2 instead of 1 in tXMLMap(#2353) 2018-05-29 14:05:19 +08:00
hbhong
4537547c2b TMDM-12082: Fixed throwing "java.lang.ClassCastException" while creating new version and open MDM Object from repository view (#2355) 2018-05-29 11:18:38 +08:00
Jane Ding
e4f35ad165 fix junit failure (#2354)
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testCheckLookupTablesKeyProblems
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testGetLookupTableProblem
org.talend.designer.runprocess.ui.ProcessErrorUtilTest.testGetAllErrorMess
2018-05-29 09:35:59 +08:00
Chao MENG
2516850f5c fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#2348)
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-05-28 16:21:31 +08:00
Pingwen Lin
b6f9635d2b TMDM-12258 tMDMOutput get compile issue (#2352) 2018-05-28 15:08:58 +08:00
Mike Yan
3c14722854 fix(TESB-22267):Fail to build Rest Service job as microservice for NPE (#2351) 2018-05-28 14:28:18 +08:00
Pierre Teyssier
c3f75992d5 feat(TDI-40477): Split Snowflake components (#2350)
* split logic of components on definition and runtime
2018-05-28 12:05:03 +08:00
Mike Yan
541a43930b fix(TESB-22105): Change ProcessItem to Item to support service type (#2349)
* feat(TESB-22105) CI for ESB Services

* fix(TESB-22105): Change ProcessItem to Item to support service type
2018-05-25 18:08:06 +08:00
wang wei
693947594f fix(TDI-40522): tAS400Output return wrong NB_line with BatchSize (#2347) 2018-05-25 17:31:12 +08:00
pyzhou
fee251b234 fix(TDI-39088):Change the method of test S3 connection. (#2342)
* fix(TDI-39088):Change the method of test S3 connection.

* fix(TDI-39088):add an option in advance setting. (#2343)
2018-05-25 10:09:45 +08:00
Jane Ding
9efff8edaf fix(TUP-18501)Modify the confusing message (#2344)
https://jira.talendforge.org/browse/TUP-18501
2018-05-24 18:27:48 +08:00
pyzhou
e73747132b fix(TDI-33629):Migration Task for tNormalize. (#2339) 2018-05-24 17:56:57 +08:00
nrousseau
0e7e65b287 fix(TUP-19731) (#2338)
Allow to use virtual component with rows_end setup as start in the
process
2018-05-24 16:02:34 +08:00
jzhao
bbc937f398 fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere MQ channel (#2341)
* add new parameters to support both ibm and oracle java cipher suite

* Upgrade the jars

* change "cipher spec" to "cipher suite"
2018-05-24 15:48:55 +08:00
zwxue
ac405fbea7 workitem(TUP-20169):upgrade log4j-1.2.16.jar to log4j-1.2.17.jar (#2340) 2018-05-24 14:43:59 +08:00
Denis Sergent
84a078a5a1 TESB-22230 NPE in build process wizard when changing build type (#2337) 2018-05-24 13:55:02 +08:00
Stéphane Bouchet
82be89c039 fix(TESB-21830): deployment tab not shown (#2260)
* fix(TESB-21830) : deployment tab not shown when selecting service

* fix(TESB-21830) : deployment tab not shown when selecting service
2018-05-23 16:45:39 +02:00
Andreas Mattes
bedac0daf5 fix(TESB-22034): Fix handling of non-required bean deps in routes. (#2336)
The present fix enables selection of the "required" state of bean libraries in the corresponding dialog.
2018-05-23 16:44:24 +02:00
mbasiuk-talend
e8456883a6 fix(TDI-40512): add release resources for VerticaOutput and JavaDBOutput (#2331) 2018-05-23 10:06:12 +03:00
hcyi
20e9242246 fix(TUP-20138):Importing projects with "Copy projects into workspace" (#2333)
unchecked copies the project to a temporary folder.
2018-05-23 10:46:09 +08:00
pyzhou
1a596bf2dd fix(TDI-33629):tNormalize have compile error. (#2335) 2018-05-23 10:18:50 +08:00
Dmytro Sylaiev
933273788d fix(TDI-40525): Fix check for directory existing (#2334) 2018-05-22 17:44:18 +03:00
Chao MENG
34d9293c86 fix(TUP-20124): NPE during changing TCOMP component repository value (#2330)
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:30:49 +08:00
pyzhou
6bc2dc1e31 Pyzhou/tdi 33629 t normalize do not support context (#2296)
* Revert "fix(TDI-33629): tNormalize support context. (#2279)"

This reverts commit 8a7dc24720.

* fix(TDI-33629):tNormalize doesn't support context

* fix(TDI-33629):Avoid NPE and check empty value.
2018-05-22 11:06:18 +08:00
mbasiuk-talend
e78b01ae11 fix(TDI-40511): add index mapping for missing field in runtime schema (#2327)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.
2018-05-21 17:24:36 +03:00
Dmytro Sylaiev
53c20d3190 fix(TDI-40513): Fix compile error for contated strings in FileName (#2329) 2018-05-21 14:00:01 +03:00
pyzhou
8ad991fc40 fix(TDI-40487):NPE with Netsuite dev Account. (#2325) 2018-05-21 17:55:20 +08:00
Mike Yan
128e138753 feat(TESB-22105) CI for ESB Services (#2328) 2018-05-21 16:00:00 +08:00
wchen-talend
a50d0ac54b fix(TUP-20021):Deactive component will change the execution order (#2315) 2018-05-21 14:18:42 +08:00
wang wei
432d173610 fix(TDI-40492): align all the log4j to 1.2.17 version 2018-05-21 10:36:18 +08:00
Chao MENG
1994f5fea1 fix(TUP-20133): Edit queries does not display the "SQL Builder" window (#2323)
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:10:13 +08:00
wchen-talend
6503d48768 fix(TUP-19943):Generated schema miss some fields while import xsd (#2290)
* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): add some junit for the xsd import
2018-05-21 10:07:04 +08:00
Chao MENG
7985717125 fix(TUP-20144): UI:String "Modification" can not show completely even (#2326)
max the window
https://jira.talendforge.org/browse/TUP-20144
2018-05-21 09:47:11 +08:00
Dmytro Sylaiev
798431a04b fix(TDI-32027): Fix CreatesqlQuery generation for postgres (#2287)
* fix(TDI-32027): Fix CreatesqlQuery generation for postgres

* fix(TDI-32027): Not add precision when length is null
2018-05-18 15:56:35 +03:00
zafkirTalend
a28f495492 fix(TBD-6701): Fix conflict (#2320) (#2321) 2018-05-17 16:00:23 +02:00
Emmanuel GALLOIS
ef668b1ce1 fix(TDI-40495): avoid NPE when LEAD_SELECTOR does not exist (#2310) 2018-05-17 11:29:40 +02:00
Dmytro Sylaiev
d064b04b59 Dsylaiev/tdi 40186 add move dir tftpfileexist (#2269)
* feat(TDI-40186): Implement MoveDir property for tFTPFileExist

* feat(TDI-40186): Implement migration task

* Set false to new property for old jobs

* chore(TDI-40186): Refactoring migration task

* fix(TDI-40186): Fix not returning to root issue
2018-05-17 11:33:39 +03:00
zwxue
2036438529 fix(TUP-19754):mvn package fail when main project use subref project's (#2316)
job.
2018-05-17 09:38:58 +08:00
Roman
f51a3308b5 fix(TDI-40500): change Postgresqldriver from 8.3 to 8.4 (#2318) 2018-05-16 17:45:36 +03:00
Dmytro Sylaiev
87c9450bc7 fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP (#2309)
* fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP

* chore(TDI-40474): Remove unused local variable
2018-05-16 11:35:48 +03:00
Anas KHABALI
43fea82154 fix(TDI-40473): fix date handling in tservicenowOutput (#2306) 2018-05-16 09:35:20 +02:00
Andreas Mattes
9420fc6686 fix(TESB-22036): Add read access to list of bundles in FeaturesModel. (#2313)
Read access to the bundles included in a feature is required in order to determine which dependency modules are bundles and should therefore not be physically included in the route bundle.
2018-05-15 16:12:01 +02:00
Jane Ding
8e0dce3d8f fix(TUP-19999)column cannot be mapped when column name is Half-width (#2308)
* fix(TUP-19999)column cannot be mapped when column name is Half-width
figures+full width underscore
https://jira.talendforge.org/browse/TUP-19999

* fix(TUP-19999) solve the messy code of last commit
2018-05-15 18:15:09 +08:00
Dmytro Sylaiev
8cd6ded065 fix(TDI-40491): Make ftpfileexist layout more reasonable (#2307) 2018-05-14 18:58:18 +03:00
Jenkins Continuous Build server
6ec894191a Set version to 7.1.1 SNAPSHOT 2018-05-11 17:08:04 +02:00
Denis Sergent
d0697253a4 TUP-20129 Studio graphical improvements (#2300)
* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)
2018-05-11 11:19:10 +02:00
jzhao
b67da50407 feat(TDI-39901): tRedshiftXX - AWS Settings (#2240) 2018-05-11 10:45:29 +08:00
Ivan Gonchar
e9fac0cf44 Igonchar/tcomp 801 (#2303)
* feat(TCOMP-801): set type name for newly created ConnectionItem

* feat(TCOMP-801): move Config Type Node to ItemModel

* fix(TCOMP-801): fix Tacokit metadata import issue

* fix(TCOMP-801): fix getComponentValue() method call in UpdateNodeParameterCommand

* fix(TCOMP-801): fix exception reporting

* fix(TCOMP-801): exclude label and button from persistance in metadata repository

* fix(TCOMP-801): add javadoc for TaCoKitImportHandler
2018-05-10 18:54:20 +03:00
Jane Ding
9e5b3a72ce fix(TUP-19815)For can't find process (#2304) 2018-05-10 16:06:31 +08:00
jzhao
251b4c3285 fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value(#2302)
* set default value true when migration old framework jobs
2018-05-10 15:51:30 +08:00
zwxue
9267eb40c9 fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend (#2299)
7.0.1 causes initialization error.
2018-05-10 09:46:15 +08:00
wang wei
ed6597d02a fix(TDI-40318): Talend FTP permission issue (#2298) 2018-05-09 17:59:24 +08:00
mbasiuk-talend
6551e7ca36 Mbasiuk/tdi 36564 input resultset isclosed issue (#2294)
* fix(TDI-36564): remove condition for isClosed

* fix(TDI-36564): remove isClosed condition from inputs
2018-05-08 16:33:40 +03:00
Roman
2142e54930 fix(TDI-40484): FileReader was closed (#2293)
* fix(TDI-40484): FileReader was closed
2018-05-08 12:33:20 +03:00
wang wei
c0f7d01261 fix(TDI-40408): remove groovy-all-1.7.0.jar for CVE Vulnerabilities (#2292) 2018-05-08 15:48:11 +08:00
pyzhou
8a7dc24720 fix(TDI-33629): tNormalize support context. (#2279)
* fix(TDI-33629): tNormalize support context.

* fix(TDI-33629):compile error.
2018-05-08 15:41:40 +08:00
jzhao
d303fa45ff fix(TDI-40479): typo issue for property of tMomxxx component (#2291)
* typo issue
* remove useless i18n in tmomconnection
2018-05-08 11:27:26 +08:00
Jane Ding
e226540dde fix(TUP-19815)Add a problem check for tRunJob (#2286)
* fix(TUP-19815)Add a problem check for tRunJob
https://jira.talendforge.org/browse/TUP-19815

* fix(TUP-19815)A better solution.

* fix(TUP-19815) A better description

* fix(TUP-19815)at first, when create a new tRunJob, this process is
empty,should not check
2018-05-08 10:51:19 +08:00
mbasiuk-talend
b3441c269b fix(TDI-36564): remove condition for isClosed (#2289) 2018-05-07 14:56:51 +03:00
Olha Varnavina
40fbf3e163 fix(TDI-37800): tWriteJsonField handle Arrays (#2282)
* fix(TDI-37800): tWriteJsonField handle Arrays
* fixed String value of array in case class attribute is set to array

* fix(TDI-37800): tWriteJsonField handle Arrays
* cleaned up unused statement
2018-05-07 12:11:00 +03:00
mbasiuk-talend
eaee3bb314 fix(TDI-36564): release resources for Row components (#2236)
* fix(TDI-36564): release resources for Row components

* fix(TDI-36564): update tJavaDBRow

* fix(TDI-36564): remove unnecessary commit

* fix(TDI-36564): put flag for closed connection
2018-05-07 09:59:07 +03:00
mbasiuk-talend
32d2ff9311 Mbasiuk/tdi 36564 release resources (#2222)
* fix(TDI-36564): add closing result sets and statements for input components

* (TDI-36564): fix try with resources for table action

* fix(TDI-36564): modify abstract finally javajet

* fix(TDI-36564): update tAS400Output component

* fix(TDI-36564): update tAccessOutput component

* fix(TDI-36564): update tAmazonMysqlOutput component

* fix(TDI-36564): update tAmazonOracleOutput component

* fix(TDI-36564): update tDB2Output component

* fix(TDI-36564): update tEXAOutput component

* fix(TDI-36564): fix issue with casting

* fix(TDI-36564): update several components

* fix(TDI-36564): update last output components

* fix(TDI-36564): fix release resources for special cases

* fix(TDI-36564): close rs and stmt in other ouput parts

* fix(TDI-36564): remove file commited by mistake

* fix(TDI-36564): improve statements close condition

* fix(TDI-36564): revert changes for identity, prevent compilation errors

* fix(TDI-36564): update closing logic, add statement close flag

* fix(TDI-36564): add release resources for copy operation
2018-05-07 09:58:49 +03:00
Chao MENG
68ba480b94 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2285)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 17:48:46 +08:00
Ivan Gonchar
26a78a2579 Igonchar/tcomp 794 (#2262)
* fix: refactor TaCoKitDragAndDropHandler.getComponentValue()

* fix: refactor ValueModel class

* fix: fix small issues in TaCoKitDragAndDropHandler

* fix(TCOMP-794): extend visibility PropertyDefinitionDecorator API

* fix(TCOMP-794): fix TaCoKitDragAndDropHandler to handle metadata prefix correctly

* fix(TCOMP-794): remove unused methods from PropertyNode
2018-05-04 12:11:56 +03:00
Dmytro Sylaiev
01a914f3a1 feat(TDI-18708): Implement creating directory tFTPPut (#2252)
* feat(TDI-18708): Implement creating directory tFTPPut

* Add 'createDir' checkbox

* Implement creating directory for FTP,SFTP and FTPS

* feat(TDI-18708): Fix code smells
2018-05-04 11:28:10 +03:00
Roman
cffb92808c Rvoievidko/tdi 37254 t postgresql output bulk exec add copy command for local files (#2261)
* feat(TDI-37254): add checkbox and properties

* feat(TDI-37254): add CopyManager to insert bulk

* feat(TDI-37254): add CopyManager to update bulk

* fix(TDI-40455): change driver for prior v9 versions

* fix(TDI-40455): change driver groupId/artifactId

* feat(TDI-37254): remove UrlPath for DB driver
2018-05-04 11:22:05 +03:00
Chao MENG
7905978158 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2284)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 12:27:10 +08:00
zwxue
5a24a420f7 fix(TUP-20065):Commandline can not logon a project with subref project (#2283)
after do initLocal.
2018-05-04 11:33:26 +08:00
hcyi
598ebc9f30 fix(TUP-18661):Errors on component. (#2244) 2018-05-04 10:09:46 +08:00
Ivan Gonchar
3e484e4d0c fix(TCOMP-795): turn on tacokit plugin tests (#2281) 2018-05-03 15:23:25 +03:00
Jane Ding
9228067546 feat(TUP-20041)Propagate Smart tMap Initative to Spark and Spark (#2267)
streaming jobs
https://jira.talendforge.org/browse/TUP-20041
2018-05-03 15:54:23 +08:00
kjwang-talend
cd2e1b9b1f fix(TUP-20027)Error opening job: Unhandled event loop exception (#2276)
(java.lang.StackOverflowError)
https://jira.talendforge.org/browse/TUP-20027
2018-05-03 15:41:16 +08:00
Romain Manni-Bucau
03a079050a TCOMP-763 adding a refreh button in the toolbar (#2268) 2018-05-03 09:40:54 +02:00
Chao MENG
bd4ce26d0f fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2277)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:12:20 +08:00
Mike Yan
6de13efc75 TESB-20335: revert for Job compile errors (#2275) 2018-05-03 14:10:21 +08:00
pyzhou
e3d23b6343 fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput (#2274) 2018-05-02 19:55:16 +08:00
Anas KHABALI
b8f8abd6be fix(TDI-40464): fix column mapping in servicenowInput component. (#2273)
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 11:45:39 +02:00
Jane Ding
706c6d679f fix(TUP-19705)can't do mvn package for the build out job when select (#2246)
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
https://jira.talendforge.org/browse/TUP-19705
To support to use mvn package directly

* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
Modified the wrong spell;
<talend.job.pompath>@ProjectRelativePath@</talend.job.pompath> the
@ProjectRelativePath@ can't change to ../  today,strange, so just
modified to ../

* fix(TUP-19705) This commit to fix that there is nothing in the build out
zip when user choose multiple job.

* fix(TUP-19705) added joblet, subjob and pigudf for zip

* fix(TUP-19705)package all joblet to zip, modified package subjob to
better solution.

* fix(TUP-19705)For packageSubJob and pom, better solution.

* fix(TUP-19705) arranged folder structure

* fix(TUP-19705) To support subjob which belongs to reference project
2018-05-02 17:43:30 +08:00
Chao MENG
fe14a311ed fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it (#2272)
* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-02 15:41:57 +08:00
Vladimir Bogatyrov
17b0678897 [TESB-20335] tESBConsumer not using http conduits for receive timeout when called from within a subjob using tRunJob (#2271) 2018-05-02 14:40:26 +08:00
zwxue
54806dbdb4 workitem(TUP-19975): Add / Review junits for CI. (#2270) 2018-05-02 10:24:36 +08:00
Chao MENG
ecefdadfe6 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2266)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 18:22:06 +08:00
Chao MENG
326f1090f3 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2265)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 16:35:46 +08:00
pyzhou
6f6dd18ed2 fix(TDI-40451):remove the default module of tJMSXXX components. (#2263) 2018-04-27 15:25:58 +08:00
zwxue
79640a43c7 workitem(TUP-19975):Add / Review junits for CI. (#2259) 2018-04-26 10:35:26 +08:00
Mike Yan
a2d057a24b TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export (#2256)
* TESB-21576: Add tREST component in OSGi build type validation

* TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export
2018-04-24 18:54:14 +08:00
kjwang-talend
bcc77f6e64 fix(TUP-19974)Opening a job takes more than half an hour in studio (#2254)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 17:28:08 +08:00
chmyga
f15fb71b7d fix(TCOMP-792): ActiveIf for enums (#2253)
* Clean controls map
2018-04-24 11:28:16 +03:00
kjwang-talend
eeeeb60faf Kjwang/fix(tup 19974)opening a job takes more than half an hour in studio (#2232)
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 11:04:41 +08:00
kjwang-talend
090ba8a348 Kjwang/fix(tup 19732)joblet not being called after elt components (#2205)
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 10:58:37 +08:00
chmyga
f2ec017bcd fix(TCOMP-783): activeifs doesnt work (#2247)
* Add converting value to string
2018-04-20 17:32:14 +03:00
Denis Sergent
549374cc78 TESB-21832 Problems with job/route exec. with local runtime in Studio (#2245)
Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.
2018-04-20 17:24:29 +08:00
hcyi
0f3e636222 fix(TUP-18682):PDF layout of generated document in multi-byte character (#2239)
on studio is broken.
2018-04-20 10:58:23 +08:00
jzhao
c623b8ea6a feat(TDI-39817):Restrict number of messages in websphere in tMomInput Component (#2206)
* show the param for webspheremq

* implement it in the runtime part
2018-04-19 11:31:15 +08:00
wchen-talend
46daeba813 fix(TUP-19820):The joblet input row issue (#2237) 2018-04-19 10:12:22 +08:00
chmyga
73e2042c45 feat: additional dependencies for beam components (#2241)
* Change marker dependency for beam components
2018-04-19 09:54:40 +08:00
Ivan Gonchar
fc61b8e54d chore: bump Tacokit version to 0.0.9 (#2235) 2018-04-17 18:52:30 +08:00
Mike Yan
37dcd340d9 TESB-21576: Add tREST component in OSGi build type validation (#2234) 2018-04-17 17:11:04 +08:00
Denis Sergent
835846e2a9 TESB-21825 TOS for ESB should not allow building jobs as microservice (#2230)
Job build wizard displays ESB microservice as a possibility to build the
jobs. Build as microservice won't work in TOS for ESB version. This
removes Microservice from buid type combo box when product is TOS.
2018-04-17 14:29:35 +08:00
wang wei
294ba4d8f5 fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode (#2199) 2018-04-17 13:46:54 +08:00
Chao MENG
ec7f602e37 fix(TUP-20006): TaCoKit config version is stored in a wrong place (#2231)
fix(TUP-20006): TaCoKit config version is stored in a wrong place
https://jira.talendforge.org/browse/TUP-20006
2018-04-17 10:41:25 +08:00
Jane Ding
5c63d7204f fix(TUP-19604)Issue about studio palette (#2223)
https://jira.talendforge.org/browse/TUP-19604
Upper the priority display of full matched component family.
2018-04-16 10:53:07 +08:00
hcyi
dce3605c5b fix(TUP-19292):Technical Status created does not appear under Job (#2202)
Status.
2018-04-16 10:17:39 +08:00
Chao MENG
05509ee054 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2219)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-13 10:56:01 +08:00
Ivan Gonchar
e443b50e4e Igonchar/tcomp 755 2 (#2226)
* fix(TCOMP-755): remove unused TacokitConnector

* fix(TCOMP-755): add IAdditionalInfo interface for TaCoKitNodeConnector

* fix(TCOMP-755): set tacokit connector type in TaCoKitNodeConnector during creation
2018-04-13 10:29:52 +08:00
Ivan Gonchar
99b2a0f1cb fix(TCOMP-755): fix sync columns issue (#2225)
* fix(TCOMP-755): fix sync columns issue

* fix(TCOMP-755): fix method checking whether connector is tacokit
2018-04-13 10:29:22 +08:00
Anas KHABALI
b192293210 integrate enum (closed list) display name (#2221)
This PR contains a fix of dynamic values in closed list
2018-04-12 16:15:01 +08:00
Anas KHABALI
16d867c0d2 upgrade tcompv1 version to 0.0.6 (#2220) 2018-04-12 16:10:50 +08:00
kjwang-talend
003904f000 fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type" when using tOracleConnection (#2212)
* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096

* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096
2018-04-12 15:42:46 +08:00
jzhao
f60ef0313e fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries(#2218) 2018-04-12 14:02:52 +08:00
SunChaoqun
a61f46212b TESB-21810:Module tab shows the incorrect list of installed jar files (#2213)
when using cConfig components
2018-04-11 18:02:23 +08:00
wchen-talend
f174d55f1d fix(TUP-19931):Undo does not work after deleting link between (#2189)
tELTMSSqlInput and tELTMSSQLMap
2018-04-11 10:20:08 +08:00
Anas KHABALI
b146fd0c38 (fix:tacokit) : validaiton listener lifecycle (#2207)
Fix active if when depending on a parent configuration
Fix validation label synchronization
Fix pattern validation (remove quotes from value)
2018-04-11 09:24:35 +08:00
Roman
f3858258ad fix(TDI-36516): add quotes to table name (#2194) 2018-04-10 15:10:23 +03:00
jzhao
1a349f86a2 fix(TDI-40349): tMomInput "Keep Listening" should not be hidden in some situtation.(#2204) 2018-04-10 09:01:52 +08:00
SunChaoqun
2387533abc TESB-21791:cConfig - Upload Libraries does not work (#2200) 2018-04-09 14:53:03 +08:00
zwxue
254a1a9184 workitem(TUP-19959):Wrong content for CI project settings on TOS and (#2198)
missing documentation for user
2018-04-09 10:48:12 +08:00
wang wei
00c95c6ba9 fix(TDI-40329): Constant String too long due to a large schema (#2188) 2018-04-08 10:32:39 +08:00
nrousseau
34dcc374b4 fix(TESB-21702) Fix route generation (#2196) 2018-04-06 16:56:57 +08:00
apoltavtsev
34d92b92c9 TESB-21702 Maven nature added to new child subjob (#2192) 2018-04-05 21:49:32 +02:00
zwxue
4a57c719ec fix(TUP-19945):first generate failed with error:ProcessorException: (#2190)
Routines "myroutine" has compile errors.
2018-04-04 21:57:23 +08:00
Chao MENG
29808a2f74 update junit for TalendEditorPaletteFactory (#2191) 2018-04-04 21:50:42 +08:00
Jenkins Continuous Build server
db3fbd82bd Set version to 7.1.0 SNAPSHOT 2018-04-04 14:26:08 +02:00
jzhao
6dc06c5f4c fix(TDI-40333): For tSQLDWHBulkExec, the password field is not encrypted in the generated java code(#2185) 2018-04-04 14:59:29 +08:00
Mike Yan
c21be116fb TESB-21726: NPE when publish OSGi type with TSC_BDRT license (#2186) 2018-04-04 14:31:42 +08:00
zwxue
15affaeffa fix(TUP-19941):Fix NPE during guessing schema for Tacokit component. (#2184) 2018-04-04 10:35:38 +08:00
11760 changed files with 199565 additions and 89846 deletions

View File

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

68
PATCH_RELEASE_NOTE.md Normal file
View File

@@ -0,0 +1,68 @@
---
version: 7.2.1
module: https://talend.poolparty.biz/coretaxonomy/42
product:
- https://talend.poolparty.biz/coretaxonomy/23
---
# TPS-4883
| Info | Value |
| ---------------- | ---------------- |
| Patch Name | Patch\_20210727_TPS-4883\_v1-7.2.1 |
| Release Date | 2021-07-27 |
| Target Version | Talend-Studio-20190620\_1446-V7.2.1 |
| Product affected | Talend Studio |
## Introduction
This is a self-contained patch.
**NOTE**: For information on how to obtain this patch, reach out to your Support contact at Talend.
## Fixed issues
This patch contains the following fixes:
- TPS-4883 [7.2.1] Lose precision when loading BigDecimal data to MSSQL with single insert query (TDI-45907)
## Prerequisites
Consider the following requirements for your system:
- Talend Studio 7.2.1 must be installed.
## Installation
### Installing the patch using Software update
1) Logon TAC and switch to Configuration->Software Update, then enter the correct values and save referring to the documentation: https://help.talend.com/reader/f7Em9WV_cPm2RRywucSN0Q/j9x5iXV~vyxMlUafnDejaQ
2) Switch to Software update page, where the new patch will be listed. The patch can be downloaded from here into the nexus repository.
3) On Studio Side: Logon Studio with remote mode, on the logon page the Update button is displayed: click this button to install the patch.
### Installing the patch using Talend Studio
1) Create a folder named "patches" under your studio installer directory and copy the patch .zip file to this folder.
2) Restart your studio: a window pops up, then click OK to install the patch, or restart the commandline and the patch will be installed automatically.
### Installing the patch using Commandline
Execute the following commands:
1. Talend-Studio-win-x86_64.exe -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace startServer -p 8002 --talendDebug
2. initRemote {tac_url} -ul {TAC login username} -up {TAC login password}
3. checkAndUpdate -tu {TAC login username} -tup {TAC login password}
## Uninstallation
Backup the Affected files list below. Uninstall the patch by restore the backup files.
## Affected files for this patch
The following files are installed by this patch:
- {Talend\_Studio\_path}/plugins/org.talend.designer.components.localprovider\_7.2.1.20190614\_0309/components/tMSSqlOutput/tMSSqlOutput\_end.javajet
- {Talend\_Studio\_path}/plugins/org.talend.designer.components.localprovider\_7.2.1.20190614\_0309/components/tMSSqlOutput/tMSSqlOutput\_main.javajet

View File

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

View File

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

View File

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

View File

@@ -3,4 +3,4 @@ prefs.configuration.title=Map Komponenten Einstellungen:
prefs.configuration.LINK_STYLE.LINE=Linien (schnell)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven
prefs.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr<EFBFBD>ge.
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr\u00E4ge.

View File

@@ -1,19 +1,19 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Pr<EFBFBD>f<EFBFBD>rences des composants de mapping\:
prefs.configuration.title=Pr\u00E9f\u00E9rences des composants de mapping\:
prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes
prefs.configuration.LINK_STYLE=Affichage par d<EFBFBD>faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr<EFBFBD>e.
DraggingInfosPopup.dropInvalid=\n<< D<EFBFBD>poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr<EFBFBD>es.
DraggingInfosPopup.overwriteMode=\ > Mode <EFBFBD>crasement
DraggingInfosPopup.appendMode=\ > Mode <EFBFBD>crire apr<EFBFBD>s
DraggingInfosPopup.appendModeToOverwrite=> Mode <EFBFBD>criture <EFBFBD> la suite (Ctrl pour <EFBFBD>craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins<EFBFBD>rer toutes les entr<EFBFBD>es s<>lectionn<EFBFBD>es
DraggingInfosPopup.insertRemainingEntries=\ > Ins<EFBFBD>rer les entr<EFBFBD>es restantes
prefs.configuration.LINK_STYLE=Affichage par d\u00E9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00E9e.
DraggingInfosPopup.dropInvalid=\n<< D\u00E9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00E9es.
DraggingInfosPopup.overwriteMode=\ > Mode \u00E9crasement
DraggingInfosPopup.appendMode=\ > Mode \u00E9crire apr\u00E8s
DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00E9rer les entr\u00E9es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> Toutes les expressions source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> Toutes les expressions source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr<EFBFBD>es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr<EFBFBD>es source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr\u00E9es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr\u00E9es source vers une seule expression cible

View File

@@ -1,13 +1,19 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
prefs.configuration.title=\u6620\u5C04\u7EC4\u4EF6\u9996\u9009\u9879:
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.overwriteMode=\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.dropInvalid=\\n<< \u65E0\u6548\u653E\u7F6E >>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u4E2A\u6761\u76EE\u3002
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u653E\u7F6E>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u8FDB\u884C\u4E00\u5BF9\u4E00\u6620\u5C04\u5E76\u6539\u5199
DraggingInfosPopup.overwriteMode=\\ > \u6539\u5199\u6A21\u5F0F
DraggingInfosPopup.appendMode=\\ > \u8FFD\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\\ > \u8FFD\u52A0\u6A21\u5F0F (Ctrl \u952E\u6765\u6539\u5199)
DraggingInfosPopup.insertAllSelectedEntries=\\ > \u63D2\u5165\u6240\u6709\u9009\u5B9A\u6761\u76EE
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u6761\u76EE
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u8868\u8FBE\u5F0F\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift \u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)

View File

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

View File

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

View File

@@ -1,18 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew<EFBFBD>hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew\u00E4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.modelTable.title=Titel
AlfrescoModelDialog.availableAspects=Verf<EFBFBD>gbare Aspekte
AlfrescoModelDialog.availableAspects=Verf\u00FCgbare Aspekte
AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen
AlfrescoOutputManager.schemaError.title=Fehler in Schema
AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen
AlfrescoModelDialog.add=Hinzuf<EFBFBD>gen...
AlfrescoModelDialog.add=Hinzuf\u00FCgen...
AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei
AlfrescoModelDialog.aspects=Aspekte
AlfrescoOutputManager.schemaError.msg=Bitte erst das Schema synchronisieren
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef<EFBFBD>gt
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef\u00FCgt
AlfrescoModelDialog.removeModelFailed=Entfernen des Models fehlgeschlagen
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf<EFBFBD>gen, da Prefix-Konflikt mit zuvor hinzugef<EFBFBD>gtem Modell f<EFBFBD>r
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef<EFBFBD>gt.
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf\u00FCgen, da Prefix-Konflikt mit zuvor hinzugef\u00FCgtem Modell f\u00FCr
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00FCgt.
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzuf<EFBFBD>gen fehlgeschlagen
AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00FCgen fehlgeschlagen
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Entfernen

View File

@@ -1,5 +1,5 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Los aspectos seleccionados hacen referencia a aspecto(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
AlfrescoModelDialog.modelTable.title=T<EFBFBD>tulo
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada
AlfrescoOutputManager.schemaError.title=Error en el esquema

View File

@@ -1,20 +1,20 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s<EFBFBD>lectionn<EFBFBD>s se r<>f<EFBFBD>rent <20> des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod<EFBFBD>les Alfresco qui les d<EFBFBD>finissent.
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s\u00E9lectionn\u00E9s se r\u00E9f\u00E8rent \u00E0 des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.modelTable.title=Titre
AlfrescoModelDialog.availableAspects=Aspects disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=D<EFBFBD>finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch<EFBFBD>ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s<EFBFBD>lectionn<EFBFBD> se r<>f<EFBFBD>re <20> des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod<EFBFBD>les Alfresco qui les d<EFBFBD>finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D<EFBFBD>finitions de type manquantes
AlfrescoModelDialog.missingAspectDefinitions.title=D\u00E9finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00E9ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s\u00E9lectionn\u00E9 se r\u00E9f\u00E8re \u00E0 des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D\u00E9finitions de type manquantes
AlfrescoModelDialog.add=Ajouter...
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod<EFBFBD>le Alfresco
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod\u00E8le Alfresco
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch<EFBFBD>ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod<EFBFBD>le a d<>j<EFBFBD> <20>t<EFBFBD> ajout<75>
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod<EFBFBD>le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod<EFBFBD>le, pr<70>fixe en conflit avec le mod<EFBFBD>le ajout<EFBFBD> pr<70>c<EFBFBD>demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod<EFBFBD>le n'a pas encore <EFBFBD>t<EFBFBD> ajout<75>
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00E8le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod\u00E8le, pr\u00E9fixe en conflit avec le mod\u00E8le ajout\u00E9 pr\u00E9c\u00E9demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod\u00E8le n'a pas encore \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod<EFBFBD>le
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod\u00E8le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=<EFBFBD>chec du chargement du mod<EFBFBD>le depuis les m<EFBFBD>tadonn<EFBFBD>es du composant, r<EFBFBD>initialisation.
AlfrescoOutputManager.failedLoadModel=\u00C9chec du chargement du mod\u00E8le depuis les m\u00E9tadonn\u00E9es du composant, r\u00E9initialisation.

View File

@@ -9,10 +9,10 @@ AlfrescoModelDialog.add=Aggiungere...
AlfrescoOutputModelManager.errorReadingModel=Errore leggendo il modello Alfresco
AlfrescoModelDialog.aspects=Aspetti
AlfrescoOutputManager.schemaError.msg=Si prega di sincronizzare inizialemente lo schema
AlfrescoOutputModelManager.alreadyAdded=Questo modello <EFBFBD> gi<67> stato aggiunto
AlfrescoOutputModelManager.alreadyAdded=Questo modello \u00E8 gi\u00E0 stato aggiunto
AlfrescoModelDialog.removeModelFailed=Impossibile rimuovere modello
AlfrescoOutputModelManager.prefixConflict=Impossibile aggiungere il modello, in conflitto con un prefisso precedentemente aggiunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg<EFBFBD>unto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg\u00EEunto
AlfrescoModelDialog.type=Tipo
AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello
AlfrescoModelDialog.modelTable.name=Nome

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt<EFBFBD>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<EFBFBD>ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.modelTable.title=Tytu\u0142
AlfrescoModelDialog.availableAspects=Dost\u0119pne aspekty
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt<EFBFBD>w
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt\u00F3w
AlfrescoOutputManager.schemaError.title=B\u0142\u0105d w schemacie
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ<EFBFBD>w lub aspekt<EFBFBD>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<EFBFBD>ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ<EFBFBD>w
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ\u00F3w lub aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ\u00F3w
AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco
AlfrescoModelDialog.aspects=Aspekty
@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu
AlfrescoModelDialog.modelTable.name=Nazwa
AlfrescoModelDialog.remove=Usu\u0144
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr<EFBFBD>ba
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr\u00F3ba

View File

@@ -1,17 +1,17 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne<EFBFBD>a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T<EFBFBD>tulo
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne\u00E7a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponiveis
AlfrescoOutputManager.schemaError.title=Erro no esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne<EFBFBD>a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini<EFBFBD><EFBFBD>es de tipos faltando
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne\u00E7a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini\u00E7\u00F5es de tipos faltando
AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro
AlfrescoOutputModelManager.alreadyAdded=Este modelo j<EFBFBD> foi adicionado
AlfrescoOutputModelManager.alreadyAdded=Este modelo j\u00E1 foi adicionado
AlfrescoModelDialog.removeModelFailed=Falha ao remover modelo
AlfrescoOutputModelManager.prefixConflict=N<EFBFBD>o <20> poss<73>vel adicionar o modelo. O prefixo est<EFBFBD> em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n<EFBFBD>o foi adicionado
AlfrescoOutputModelManager.prefixConflict=N\u00E3o \u00E9 poss\u00EDvel adicionar o modelo. O prefixo est\u00E1 em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n\u00E3o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Remover

View File

@@ -0,0 +1,10 @@
AlfrescoModelDialog.availableAspects=Dostupn\u00E9 Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch\u00E9me
AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00FD
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00FD
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno
AlfrescoModelDialog.remove=Odstr\u00E1ni\u0165

View File

@@ -2,19 +2,19 @@ AlfrescoModelDialog.missingAspectDefinitions.msg=\u6240\u9009\u62E9\u7684\u65B9\
AlfrescoModelDialog.modelTable.title=\u6807\u9898
AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20
AlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u7701\u65B9\u9762\u5B9A\u4E49
AlfrescoOutputManager.schemaError.title=schema\u9519\u8BEF
AlfrescoOutputManager.schemaError.title=Schema \u9519\u8BEF
AlfrescoModelDialog.missingTypeDefinitions.msg=\u6240\u9009\u62E9\u7684\u7C7B\u578B\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u7C7B\u578B\u6216\u65B9\u9762: ${0}.\uFF0C\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.missingTypeDefinitions.title=\u7F3A\u7701\u7C7B\u578B\u5B9A\u4E49
AlfrescoModelDialog.add=\u6DFB\u52A0...
AlfrescoOutputModelManager.errorReadingModel=\u8BFB\u53D6Alfresco\u7684\u6A21\u578B\u6587\u4EF6\u9519\u8BEF
AlfrescoModelDialog.aspects=\u65B9\u9762
AlfrescoOutputManager.schemaError.msg=\u8BF7\u5148\u540C\u6B65schema
AlfrescoOutputManager.schemaError.msg=\u8BF7\u5148\u540C\u6B65 schema
AlfrescoOutputModelManager.alreadyAdded=\u8BE5\u6A21\u578B\u5DF2\u6DFB\u52A0
AlfrescoModelDialog.removeModelFailed=\u79FB\u9664\u6A21\u578B\u5931\u8D25
AlfrescoOutputModelManager.prefixConflict=\u65E0\u6CD5\u6DFB\u52A0\u6A21\u578B\uFF0C\u524D\u7F00\u4E0E\u4EE5\u524D\u6DFB\u52A0\u6A21\u578B\u51B2\u7A81
AlfrescoOutputModelManager.notYetAdded=\u8BE5\u6A21\u578B\u5C1A\u672A\u6DFB\u52A0
AlfrescoModelDialog.type=\u7C7B\u578B
AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25
AlfrescoModelDialog.modelTable.name=\u8fde\u63a5\u540d
AlfrescoModelDialog.remove=\u5220\u9664
AlfrescoModelDialog.modelTable.name=\u540D\u79F0
AlfrescoModelDialog.remove=\u79FB\u9664
AlfrescoOutputManager.failedLoadModel=\u65E0\u6CD5\u52A0\u8F7D\u7684\u7EC4\u4EF6\u5143\u6570\u636E\u6A21\u578B, \u91CD\u65B0\u521D\u59CB\u5316

View File

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

View File

@@ -1,3 +1,3 @@
providerName=.Talend SA.
pluginName=Plug-in m<EFBFBD>tier
pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models

View File

@@ -1,2 +1,3 @@
providerName=.Talend SA.
pluginName=\u7EC4\u4EF6\u6A21\u5757
repository.businessProcess=\u4E1A\u52A1\u6A21\u578B

View File

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

View File

@@ -1,25 +1,25 @@
BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei
BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet
BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet
BusinessPaletteFactory.DataComment=Daten hinzuf<EFBFBD>gen
BusinessPaletteFactory.DataComment=Daten hinzuf\u00FCgen
CreateDiagramAction.CreateBusinessModel=Erstelle Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l<EFBFBD>sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf<EFBFBD>gen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00E4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00FCgen
SimpleBusinessCreationWizardPage.Title=Neues Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Erstellt neues Diagramm auf Basis des {0} model Inhaltes
BusinessAbstractParser.UnknownLiteral=Unbekanntes Zeichen:
BusinessAbstractParser.StringLongConverError=String-Wert l<EFBFBD>sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l<EFBFBD>schen
BusinessAbstractParser.StringLongConverError=String-Wert l\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf<EFBFBD>gbare Domain-Model Elemente:
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf<EFBFBD>gen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf<EFBFBD>gen
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m<EFBFBD>glich.
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew<EFBFBD>hlt
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew\u00E4hlt
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Business-Modell bearbeiten
BusinessAbstractParser.ValueOfTypeByteIsExpected=Wert vom Typ Byte wird erwartet
@@ -27,19 +27,19 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character-Wert erwarted
BusinessPaletteFactory.ActionComment=Neue Action erzeugen
BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet
BusinessInitDiagramFileAction.Error=Fehler
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w<EFBFBD>hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel<EFBFBD>scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf<EFBFBD>gen
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00E4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00F6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00FCgen
BusinessAbstractParser.ValueOfShortIsExpected=Wert vom Typ Short wird erwartet
BusinessPaletteFactory.DatabaseComment=Neue Datenbank erstellen
AssignmentPropertySection.Comment=Kommentar
SimpleBusinessCreationWizard.NewBusinessModel=Neues Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung<EFBFBD>ltiges Diagram-Root Element ausgew<EFBFBD>hlt
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung\u00FCltiges Diagram-Root Element ausgew\u00E4hlt
BusinessInitDiagramFileAction.IntialNew=Neu initialisieren
FindAssignmentAction.FindAssignments=Finde Zuordnungen
RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Ung<EFBFBD>ltige Eingabe bei
BusinessAbstractParser.InvalidInputAt=Ung\u00FCltige Eingabe bei
BusinessPaletteFactory.Gear=Verzweigung
BusinessPaletteFactory.InputComment=Neue Eingabe erstellen
BusinessPaletteFactory.Data=Daten
@@ -50,9 +50,9 @@ BusinessPaletteFactory.Relationshop=Beziehung
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet
BusinessPaletteFactory.decision=Entscheidung
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=W<EFBFBD>hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf<EFBFBD>gen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l<EFBFBD>sst sich nicht in Double-Wert umwandeln
BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00E4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00FCgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00E4sst sich nicht in Double-Wert umwandeln
BusinessPaletteFactory.Actor=Akteur
EditAction.Edit=Bearbeite
BusinessCreationWizardPage.CreateBusinessDiagram=Business-Diagramm erstellen
@@ -63,20 +63,20 @@ BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf<EFBFBD>gen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00FCgen
BusinessAbstractParser.ValueOfDoubleIsExpected=Double-Wert wird erwartet
OpenDiagramAction.ReadBusinessModel=Lese Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Ressource kann nicht geladen werden:
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf<EFBFBD>gen
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
BusinessAbstractParser.StringShortConverError=String-Wert l<EFBFBD>sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf<EFBFBD>gen
BusinessAbstractParser.StringShortConverError=String-Wert l\u00E4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00FCgen
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w<EFBFBD>hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W<EFBFBD>hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l<EFBFBD>sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l<EFBFBD>sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00E4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W\u00E4hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l\u00E4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00E4sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Neue Ecore-Diagramm-Datei initialisieren
BusinessTooltipFigure.assignedMeta={0} zugewiesene Metadaten
DeleteAssignmentAction.DeleteAssignment=Zuordnung l<EFBFBD>schen
DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00F6schen
BusinessDiagramEditor.canNotSaveTitle=Warnung

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.StringIntegerConvertError=Valor del String no puede ser c
BusinessAbstractParser.UnknownLiteral=Literal desconocido
BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long
AssignmentPropertySection.Type=Tipo
BusinessPaletteFactory.BidirectionalRelationShip=Relaci<EFBFBD>n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci<EFBFBD>n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci<EFBFBD>n bidireccional
BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00F3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00F3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00F3n bidireccional
AssignmentPropertySection.Name=Nombre
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento de diagrama principal
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No se ha seleccionado elemento del diagrama principal
BusinessAbstractParser.ValueOfTypeByteIsExpected=Se esperaba un valor de tipo Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Se esperaba un valor de tipo Character
BusinessPaletteFactory.ActionComment=Crear nueva acci<EFBFBD>n
BusinessPaletteFactory.ActionComment=Crear nueva acci\u00F3n
BusinessAbstractParser.ValueOfTypeStringIsExpected=Se esperaba un valor de tipo String
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal
@@ -26,7 +26,7 @@ BusinessPaletteFactory.InputComment=Crear nueva Entrada
BusinessPaletteFactory.Data=Fecha
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relaci<EFBFBD>n
BusinessPaletteFactory.Relationshop=Relaci\u00F3n
BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Documento
@@ -35,8 +35,8 @@ BusinessAbstractParser.StringDoubleConvertError=Valor del String no puede ser co
BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.Database=Base de Datos
BusinessPaletteFactory.ListComment=Crear nueva Lista
BusinessPaletteFactory.Action=Acci<EFBFBD>n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci<EFBFBD>n
BusinessPaletteFactory.Action=Acci\u00F3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00F3n
BusinessAbstractParser.ValueOfDoubleIsExpected=Se esperaba un valor de tipo Double
BusinessPaletteFactory.CreateEllipse=Crear nueva Elipse
BusinessNewDiagramFileWizard.DiagramFile=Archivo de diagrama

View File

@@ -1,82 +1,82 @@
BusinessInitDiagramFileAction.DiagramFile=Fichier diagramme
BusinessAbstractParser.ValueOfLongIsExpected=Une valeur de type Long est attendue
BusinessAbstractParser.ValueOfFloatIsExpected=Une valeur de type Float est attendue
BusinessPaletteFactory.DataComment=Cr<EFBFBD>er des nouvelles donn<EFBFBD>es
CreateDiagramAction.CreateBusinessModel=Cr<EFBFBD>er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr<EFBFBD>er un nouveau sch<EFBFBD>ma m<>tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Integer
BusinessPaletteFactory.DataComment=Cr\u00E9er des nouvelles donn\u00E9es
CreateDiagramAction.CreateBusinessModel=Cr\u00E9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00E9er un nouveau sch\u00E9ma m\u00E9tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Integer
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr<EFBFBD>er un nouveau diagramme bas<EFBFBD> sur le contenu du mod<EFBFBD>le {0}
BusinessAbstractParser.UnknownLiteral=Litt<EFBFBD>rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Long
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00E9er un nouveau diagramme bas\u00E9 sur le contenu du mod\u00E8le {0}
BusinessAbstractParser.UnknownLiteral=Litt\u00E9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Long
AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=<EFBFBD>l<EFBFBD>ments de mod<EFBFBD>le de domaine disponibles :
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u00C9l\u00E9ments de mod\u00E8le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00E9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00E9er une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=<EFBFBD>l<EFBFBD>ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun <EFBFBD>l<EFBFBD>ment racine de diagramme s<EFBFBD>lectionn<EFBFBD>.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num<EFBFBD>ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod<EFBFBD>le
BusinessNewDiagramFileWizard.DiagramRootElement=\u00C9l\u00E9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00E9l\u00E9ment racine de diagramme s\u00E9lectionn\u00E9.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00E9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00E8le
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Character est attendue
BusinessPaletteFactory.ActionComment=Cr<EFBFBD>er une nouvelle action
BusinessPaletteFactory.ActionComment=Cr\u00E9er une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim<EFBFBD>)
BusinessPaletteFactory.TerminalComment=Cr<EFBFBD>er un nouveau Terminal
BusinessNewDiagramFileWizard.SelectRootElement=S\u00E9lectionnez un \u00E9l\u00E9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00E9)
BusinessPaletteFactory.TerminalComment=Cr\u00E9er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
BusinessPaletteFactory.DatabaseComment=Cr<EFBFBD>er une nouvelle base de donn<EFBFBD>es
BusinessPaletteFactory.DatabaseComment=Cr\u00E9er une nouvelle base de donn\u00E9es
AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un <EFBFBD>l<EFBFBD>ment racine de diagramme non valide a <EFBFBD>t<EFBFBD> s<>lectionn<EFBFBD>.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un \u00E9l\u00E9ment racine de diagramme non valide a \u00E9t\u00E9 s\u00E9lectionn\u00E9.
BusinessInitDiagramFileAction.IntialNew=Initialiser nouveau
FindAssignmentAction.FindAssignments=Rechercher des affectations
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv<EFBFBD>)
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00E9)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entr<EFBFBD>e invalide <EFBFBD>
BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation
BusinessPaletteFactory.InputComment=Cr<EFBFBD>er une nouvelle entr<EFBFBD>e
BusinessPaletteFactory.Data=Donn<EFBFBD>es
BusinessPaletteFactory.InputComment=Cr\u00E9er une nouvelle entr\u00E9e
BusinessPaletteFactory.Data=Donn\u00E9es
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Lecture
BusinessPaletteFactory.List=liste
BusinessPaletteFactory.Relationshop=Relation
BusinessAbstractParser.ValueOfBooleanIsExpected=Une valeur de type Boolean est attendue
BusinessPaletteFactory.decision=D<EFBFBD>cision
BusinessPaletteFactory.decision=D\u00E9cision
BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=S<EFBFBD>lectionner l'<EFBFBD>l<EFBFBD>ment domaine du mod<EFBFBD>le
BusinessPaletteFactory.CreateActor=Cr<EFBFBD>er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Double
BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\u00E9l\u00E9ment domaine du mod\u00E8le
BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Double
BusinessPaletteFactory.Actor=Acteur
EditAction.Edit=Editer
BusinessCreationWizardPage.CreateBusinessDiagram=Cr<EFBFBD>er un sch<EFBFBD>ma m<>tier
BusinessPaletteFactory.Database=Source des donn<EFBFBD>es
BusinessPaletteFactory.ListComment=Cr<EFBFBD>er une nouvelle liste
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr\u00E9er une nouvelle liste
BusinessPaletteFactory.DirectionalRelationShip=Relation
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Cr<EFBFBD>er une nouvelle relation
BusinessPaletteFactory.RelationshopComment=Cr\u00E9er une nouvelle relation
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Cr<EFBFBD>er une nouvelle D<EFBFBD>cision
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod<EFBFBD>le
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr<EFBFBD>er une nouvelle ellipse
BusinessPaletteFactory.CreateEllipse=Cr\u00E9er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr<EFBFBD>er un nouveau document
BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr\u00E9er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S<EFBFBD>lectionner un <EFBFBD>l<EFBFBD>ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment mod<6F>le s<>mantique <20> repr<70>senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Byte
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00E9lectionner un \u00E9l\u00E9ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S\u00E9lectionnez un \u00E9l\u00E9ment mod\u00E8le s\u00E9mantique \u00E0 repr\u00E9senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessTooltipFigure.assignedMeta={0} M<EFBFBD>tadonn<EFBFBD>e affect<EFBFBD>e
BusinessTooltipFigure.assignedMeta={0} M\u00E9tadonn\u00E9e affect\u00E9e
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid

View File

@@ -17,7 +17,7 @@ BusinessPaletteFactory.BidirectionalRelationShip=Relazione bidirezionale
BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=Non pu<EFBFBD> essere assegnato.
CreateAssignmentCommand.CannotAssign=Non pu\u00F2 essere assegnato.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento radice del diagramma
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Nessun elemento base di diagramma selezionato
BusinessVisualIDRegistry.ParseError=Impossibile analizzare la vista come un tipo numero visualID:
@@ -33,7 +33,7 @@ BusinessAbstractParser.ValueOfShortIsExpected=Previsto valore di tipo Short
BusinessPaletteFactory.DatabaseComment=Crea una nuova banca dati
AssignmentPropertySection.Comment=Commento
SimpleBusinessCreationWizard.NewBusinessModel=Nuovo modello Business
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=<EFBFBD> stato selezionato un elemento principale non valido.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u00C8 stato selezionato un elemento principale non valido.
BusinessInitDiagramFileAction.IntialNew=Nuova inizializzazione
RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato)
BusinessPaletteFactory.Terminal=Terminale
@@ -70,7 +70,7 @@ BusinessAbstractParser.StringShortConverError=Valore String non convertito in va
BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\r\nSeleziona l'elemento modello semantico da raffigurare nel diagramma
BusinessAbstractParser.StringFloatConvertError=Valore String non convertito in valore Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valore String non convertito in valore Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Inizializzare un nuovo file di diagramma Ecore

View File

@@ -69,13 +69,13 @@ OpenDiagramAction.ReadBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 :
BusinessPaletteFactory.CreateEllipse=\u65B0\u898F\u6955\u5186\u306E\u4F5C\u6210
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.StringShortConverError=String \u5024\u3092 Short \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringShortConverError=String\u5024\u3092Short\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.DocuemntComment=\u65B0\u898F\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u3059\u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u3092\u9078\u629E
BusinessAbstractParser.StringFloatConvertError=String \u5024\u3092 Float \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u5024\u3092 Byte \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringFloatConvertError=String\u5024\u3092Float\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u5024\u3092Byte\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u65B0\u898F Ecore \u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30D5\u30A1\u30A4\u30EB\u306E\u521D\u671F\u5316
BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u30E1\u30BF\u30C7\u30FC\u30BF {0}
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664

View File

@@ -1,11 +1,11 @@
BusinessInitDiagramFileAction.DiagramFile=plik diagramu
BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long
BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float
BusinessPaletteFactory.DataComment=Utw<EFBFBD>rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw<EFBFBD>rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw<EFBFBD>rz nowy diagram biznesowy
BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00F3rz nowy diagram biznesowy
BusinessAbstractParser.StringIntegerConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Integer
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw<EFBFBD>rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw\u00F3rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessAbstractParser.UnknownLiteral=Nieznany litera\u0142:
BusinessAbstractParser.StringLongConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Long
AssignmentPropertySection.DeleteAssignment=Skasuj przypisanie
@@ -18,15 +18,15 @@ BusinessAbstractParser.ValueOfTypeByteIsExpected=Spodziewany typ Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Spodziewany typ znakowy
BusinessAbstractParser.ValueOfTypeStringIsExpected=Spodziewany typ ci\u0105gu znakowego
BusinessInitDiagramFileAction.Error=B\u0142\u0105d
BusinessPaletteFactory.TerminalComment=Utw<EFBFBD>rz nowy terminal
BusinessPaletteFactory.TerminalComment=Utw\u00F3rz nowy terminal
BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short
BusinessPaletteFactory.DatabaseComment=Utw<EFBFBD>rz now\u0105 baz\u0119 danych
BusinessPaletteFactory.DatabaseComment=Utw\u00F3rz now\u0105 baz\u0119 danych
AssignmentPropertySection.Comment=Komentarz
BusinessInitDiagramFileAction.IntialNew=Inicjalizuj nowy
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Niepoprawne wej\u015Bcie w
BusinessPaletteFactory.Gear=Tryb
BusinessPaletteFactory.InputComment=Utw<EFBFBD>rz nowe wej\u015Bcie
BusinessPaletteFactory.InputComment=Utw\u00F3rz nowe wej\u015Bcie
BusinessPaletteFactory.Data=Dane
BusinessPaletteFactory.Ellipse=Elipsa
BusinessPaletteFactory.Input=Wej\u015Bcie
@@ -35,23 +35,23 @@ BusinessAbstractParser.ValueOfBooleanIsExpected=Spodziewana warto\u015B\u0107 ty
BusinessPaletteFactory.decision=Decyzja
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=Wybierz element modelu domeny
BusinessPaletteFactory.CreateActor=Utw<EFBFBD>rz aktora
BusinessPaletteFactory.CreateActor=Utw\u00F3rz aktora
BusinessAbstractParser.StringDoubleConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Double
EditAction.Edit=Edycja
BusinessCreationWizardPage.CreateBusinessDiagram=Utw<EFBFBD>rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r<EFBFBD>d\u0142o danych
BusinessPaletteFactory.ListComment=Utw<EFBFBD>rz now\u0105 list\u0119
BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00F3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r\u00F3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw\u00F3rz now\u0105 list\u0119
BusinessPaletteFactory.DirectionalRelationShip=Relacja jednokierunkowa
BusinessPaletteFactory.Action=Akcja
BusinessPaletteFactory.RelationshopComment=Ustw<EFBFBD>rz now\u0105 relacj\u0119
BusinessPaletteFactory.RelationshopComment=Ustw\u00F3rz now\u0105 relacj\u0119
BusinessInitDiagramFileAction.LoadFaild=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 pliku modelu
BusinessPaletteFactory.DecisionComment=Utw<EFBFBD>rz now\u0105 decyzj\u0119
BusinessPaletteFactory.DecisionComment=Utw\u00F3rz now\u0105 decyzj\u0119
BusinessAbstractParser.ValueOfDoubleIsExpected=Spodziewana warto\u015B\u0107 typu Double
BusinessInitDiagramFileAction.UnableToLoadResource=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 zasobu:
BusinessPaletteFactory.CreateEllipse=Utw<EFBFBD>rz now\u0105 elips\u0119
BusinessPaletteFactory.CreateEllipse=Utw\u00F3rz now\u0105 elips\u0119
BusinessNewDiagramFileWizard.DiagramFile=Plik diagramu
BusinessAbstractParser.StringShortConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Short
BusinessPaletteFactory.DocuemntComment=Utw<EFBFBD>rz nowy Dokument
BusinessPaletteFactory.DocuemntComment=Utw\u00F3rz nowy Dokument
BusinessAbstractParser.ValueOfIntegerIsExpected=Spodziewany typ Integer
BusinessAbstractParser.StringFloatConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Byte

View File

@@ -2,24 +2,24 @@ BusinessInitDiagramFileAction.DiagramFile=Arquivo de Diagrama
BusinessAbstractParser.ValueOfLongIsExpected=Valor de tipo Long esperado
BusinessAbstractParser.ValueOfFloatIsExpected=Valor de tipo Float esperado
BusinessPaletteFactory.DataComment=Criar novo Dado
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg<EFBFBD>cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg<EFBFBD>cio
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00F3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00F3cio
BusinessPaletteFactory.CreateGear=Criar nova Engrenagem
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte<EFBFBD>do do modelo {0}
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte\u00FAdo do modelo {0}
BusinessAbstractParser.UnknownLiteral=Literal desconhecido:
AssignmentPropertySection.DeleteAssignment=Apagar Cess<EFBFBD>o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom<EFBFBD>nio dispon<EFBFBD>veis
AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00E3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00EDnio dispon\u00EDveis
BusinessPaletteFactory.BidirectionalRelationShip=Relacionamento Bidirecional
BusinessPaletteFactory.CreateDirectionalRelationShip=Criar novo relacionamento direcional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Criar novo Relacionamento Bidirecional
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=N<EFBFBD>o <20> poss<73>vel atribuir.
CreateAssignmentCommand.CannotAssign=N\u00E3o \u00E9 poss\u00EDvel atribuir.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento Raiz do Diagrama
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N<EFBFBD>o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs<EFBFBD>vel fazer o parse do 'view type' como um n<EFBFBD>mero visualID:
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00E3o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs\u00EDvel fazer o parse do 'view type' como um n\u00FAmero visualID:
BusinessAbstractParser.ValueOfTypeByteIsExpected=Valor do tipo Byte esperado
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Valor do tipo Character esperado
BusinessPaletteFactory.ActionComment=Criar nova a<EFBFBD><EFBFBD>o
BusinessPaletteFactory.ActionComment=Criar nova a\u00E7\u00E3o
BusinessAbstractParser.ValueOfTypeStringIsExpected=Valor do tipo String esperado
BusinessInitDiagramFileAction.Error=Erro
BusinessNewDiagramFileWizard.SelectRootElement=Selecione elemento raiz do diagrama
@@ -27,12 +27,12 @@ RepositoryFactoryProxyLabelProvider.Deleted=(Apagado)
BusinessPaletteFactory.TerminalComment=Criar novo Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Valor de tipo Short esperado
BusinessPaletteFactory.DatabaseComment=Criar um novo Banco
AssignmentPropertySection.Comment=Coment<EFBFBD>rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv<EFBFBD>lido do Diagrama foi selecionado
AssignmentPropertySection.Comment=Coment\u00E1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00E1lido do Diagrama foi selecionado
BusinessInitDiagramFileAction.IntialNew=Iniciar Novo
RepositoryFactoryProxyLabelProvider.NotFound=(N<EFBFBD>o encontrado)
RepositoryFactoryProxyLabelProvider.NotFound=(N\u00E3o encontrado)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada inv<EFBFBD>lida em
BusinessAbstractParser.InvalidInputAt=Entrada inv\u00E1lida em
BusinessPaletteFactory.Gear=Engrenagem
BusinessPaletteFactory.InputComment=Criar nova Entrada
BusinessPaletteFactory.Data=Dado
@@ -40,28 +40,28 @@ BusinessPaletteFactory.Ellipse=Elipse
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.Relationshop=Relacionamento
BusinessAbstractParser.ValueOfBooleanIsExpected=Valor de tipo Boolean esperado
BusinessPaletteFactory.decision=Decis<EFBFBD>o
BusinessPaletteFactory.decision=Decis\u00E3o
BusinessPaletteFactory.Document=Documento
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom<EFBFBD>nio
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom\u00EDnio
BusinessPaletteFactory.CreateActor=Criar novo Ator
BusinessPaletteFactory.Actor=Ator
EditAction.Edit=Editar
BusinessPaletteFactory.Database=Fonte de dados
BusinessPaletteFactory.ListComment=Criar nova Lista
BusinessPaletteFactory.DirectionalRelationShip=Relacionamento Direcional
BusinessPaletteFactory.Action=A<EFBFBD><EFBFBD>o
BusinessPaletteFactory.Action=A\u00E7\u00E3o
BusinessPaletteFactory.RelationshopComment=Criar novo Relacionamento
BusinessInitDiagramFileAction.LoadFaild=Falha na carga do arquivo de modelo
BusinessPaletteFactory.DecisionComment=Criar nova Decis<EFBFBD>o
BusinessPaletteFactory.DecisionComment=Criar nova Decis\u00E3o
BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs<EFBFBD>vel carregar recursos:
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00EDvel carregar recursos:
BusinessPaletteFactory.CreateEllipse=Criar nova Elipse
BusinessNewDiagramFileWizard.DiagramFile=Arquivo de Diagrama
BusinessPaletteFactory.DocuemntComment=Criar novo Documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Valor de tipo Inteiro esperado
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selecione um Elemento Raiz do Diagrama:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem<EFBFBD>ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem\u00E2ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Iniciar novo arquivo de Diagrama Ecore
BusinessTooltipFigure.assignedMeta=Metadados atribuidos <EFBFBD> {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess<EFBFBD>o
BusinessDiagramEditor.canNotSaveTitle=Advert<EFBFBD>ncia
BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00E0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00E3o
BusinessDiagramEditor.canNotSaveTitle=Advert\u00EAncia

View File

@@ -0,0 +1,14 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Koment\u00E1r
BusinessPaletteFactory.Data=D\u00E1ta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=D\u00E1tov\u00FD zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160t\u00FDl

View File

@@ -4,9 +4,9 @@ BusinessInitDiagramFileAction.Error=Hata
BusinessPaletteFactory.InputComment=Yeni giri\u015F olu\u015Ftur
BusinessPaletteFactory.Input=Giri\u015F
BusinessPaletteFactory.decision=Karar
BusinessPaletteFactory.Document=D<EFBFBD>k<EFBFBD>man
BusinessPaletteFactory.CreateActor=Yeni Akt<EFBFBD>r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt<EFBFBD>r
BusinessPaletteFactory.Document=D\u00F6k\u00FCman
BusinessPaletteFactory.CreateActor=Yeni Akt\u00F6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt\u00F6r
BusinessPaletteFactory.Database=Verikayna\u011F\u0131
BusinessPaletteFactory.ListComment=Yeni liste olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d<EFBFBD>k<EFBFBD>man olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d\u00F6k\u00FCman olu\u015Ftur

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.ValueOfFloatIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8B
BusinessPaletteFactory.DataComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E
CreateDiagramAction.CreateBusinessModel=\u521B\u5EFA\u4E1A\u52A1\u6A21\u578B
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u903B\u8F91\u56FE\u3002
BusinessAbstractParser.StringIntegerConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AInteger\u7C7B\u578B
BusinessAbstractParser.StringIntegerConvertError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Integer \u7C7B\u578B
BusinessPaletteFactory.CreateGear=\u521B\u5EFA\u9F7F\u8F6E
SimpleBusinessCreationWizardPage.Title=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.CreateNewDiagram=\u521B\u5EFA\u65B0\u7684\u56FE\u8868
BusinessNewDiagramFileWizard.CreateNewDiagram=\u57FA\u4E8E {0} \u6A21\u578B\u5185\u5BB9\u521B\u5EFA\u65B0\u56FE
BusinessAbstractParser.UnknownLiteral=\u65E0\u6548\u7684\u6587\u5B57
BusinessAbstractParser.StringLongConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ALong\u7C7B\u578B
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u8D4B\u503C
BusinessAbstractParser.StringLongConverError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Long \u7C7B\u578B
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u5206\u914D
AssignmentPropertySection.Type=\u7C7B\u578B
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u65E0\u6548\u7684\u57DF\u6A21\u578B\u5143\u7D20
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u53EF\u7528\u7684\u57DF\u6A21\u578B\u5143\u7D20:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u5411\u5173\u8054
BusinessPaletteFactory.CreateDirectionalRelationShip=\u521B\u5EFA\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u521B\u5EFA\u53CC\u5411\u5173\u8054
@@ -20,20 +20,20 @@ AssignmentPropertySection.Name=\u540D\u79F0
CreateAssignmentCommand.CannotAssign=\u4E0D\u80FD\u5206\u914D\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u6CA1\u6709\u56FE\u8868\u6839\u5143\u7D20\u88AB\u9009\u4E2D
BusinessVisualIDRegistry.ParseError=\u4E0D\u80FD\u628A\u89C6\u56FE\u7C7B\u578B\u5F53\u4F5CvisialID\u6570\u5B57\u6765\u8F6C\u6362
BusinessVisualIDRegistry.ParseError=\u4E0D\u80FD\u628A\u89C6\u56FE\u7C7B\u578B\u5F53\u4F5C visualID \u6570\u5B57\u6765\u8F6C\u6362
OpenDiagramAction.EditBusinessModel=\u7F16\u8F91\u4E1A\u52A1\u6A21\u578B
BusinessAbstractParser.ValueOfTypeByteIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AByte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ACharacter
BusinessPaletteFactory.ActionComment=\u521B\u5EFA\u65B0\u7684\u52A8\u4F5C
BusinessAbstractParser.ValueOfTypeStringIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AString
BusinessInitDiagramFileAction.Error=\u9519\u8BEF
BusinessNewDiagramFileWizard.SelectRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.SelectRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20
RepositoryFactoryProxyLabelProvider.Deleted=\uFF08\u5220\u9664\uFF09
BusinessPaletteFactory.TerminalComment=\u521B\u5EFA\u65B0\u7684\u4E2D\u65AD\u70B9
BusinessAbstractParser.ValueOfShortIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AShort
BusinessPaletteFactory.DatabaseComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E\u5E93
AssignmentPropertySection.Comment=\u6CE8\u91CA
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u7684\u4E1A\u52A1\u578B
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u9009\u4E2D\u4E86\u65E0\u6548\u7684\u56FE\u8868\u6839\u5143\u7D20
BusinessInitDiagramFileAction.IntialNew=\u521D\u59CB\u5316\u65B0\u7684
FindAssignmentAction.FindAssignments=\u67E5\u627E\u5206\u914D\u4EFB\u52A1
@@ -47,43 +47,44 @@ BusinessPaletteFactory.Ellipse=\u692D\u5706
BusinessPaletteFactory.Input=\u8F93\u5165
BusinessPaletteFactory.List=\u5217\u8868
BusinessPaletteFactory.Relationshop=\u5173\u7CFB
BusinessAbstractParser.ValueOfBooleanIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ABoolean
BusinessAbstractParser.ValueOfBooleanIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u4E3A Boolean
BusinessPaletteFactory.decision=\u51B3\u7B56
BusinessPaletteFactory.Document=\u6587\u6863
BusinessModelingAssistantProvider.SelectDomainModelElement=\u9009\u62E9\u57DF\u6A21\u578B\u5143\u7D20
BusinessPaletteFactory.CreateActor=\u521B\u5EFA\u89D2\u8272
BusinessAbstractParser.StringDoubleConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ADoule\u7C7B\u578B
BusinessPaletteFactory.Actor=\u89D2\u8272
EditAction.Edit=\u7F16\u8F91\u5206\u914D\u4EFB\u52A1
EditAction.Edit=\u7F16\u8F91
BusinessCreationWizardPage.CreateBusinessDiagram=\u521B\u5EFA\u903B\u8F91\u56FE
BusinessPaletteFactory.Database=\u6570\u636E\u6E90
BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868
BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.Action=\u52A8\u4F5C
BusinessPaletteFactory.Action=\u64CD\u4F5C
BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u88C5\u8F7D\u5931\u8D25
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u52A0\u8F7D\u5931\u8D25
BusinessPaletteFactory.DecisionComment=\u521B\u5EFA\u65B0\u7684\u51B3\u7B56
BusinessAbstractParser.ValueOfDoubleIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ADouble
OpenDiagramAction.ReadBusinessModel=\u8BFB\u53D6\u4E1A\u52A1\u6A21\u578B
BusinessInitDiagramFileAction.UnableToLoadResource=\u4E0D\u80FD\u53BB\u88C5\u8F7D\u8D44\u6E90:
BusinessPaletteFactory.CreateEllipse=\u521B\u5EFA\u692D\u5706
BusinessNewDiagramFileWizard.DiagramFile=\u56FE\u8868\u6587\u4EF6
BusinessAbstractParser.StringShortConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AShort\u7C7B\u578B
BusinessAbstractParser.StringShortConverError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Short \u7C7B\u578B
BusinessPaletteFactory.DocuemntComment=\u521B\u5EFA\u65B0\u7684\u6587\u6863
BusinessAbstractParser.ValueOfIntegerIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AInteger
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20\uFF1A
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u8868\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessAbstractParser.StringFloatConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AFloat\u7C7B\u578B
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AByte\u7C7B\u578B
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessAbstractParser.StringFloatConvertError=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Float \u7C7B\u578B
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3A Byte \u7C7B\u578B
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\u7684Ecore\u56FE\u8868\u6587\u4EF6
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u8D4B\u503C
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u5206\u914D
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4E1A\u52A1\u6A21\u578B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u663E\u793A\u7F51\u683C
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u5BF9\u9F50\u7F51\u683C
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u6309\u7167\u5F62\u72B6\u5BF9\u9F50
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u4E0E\u7F51\u683C\u5BF9\u9F50
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u4E0E\u56FE\u5F62\u5BF9\u9F50
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u7F51\u683C\u95F4\u8DDD
@@ -96,7 +97,7 @@ BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u6062\u590D\u9ED8\u8
BusinessRulersAndGridComposite.Inches_Label_Text=\u82F1\u5BF8
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73
BusinessRulersAndGridComposite.Pixel_Label_Text=\u50CF\u7D20
BusinessRulersAndGridComposite.Solid_Label_Text=\u56FA\u4F53
BusinessRulersAndGridComposite.Solid_Label_Text=\u5B9E\u7EBF
BusinessRulersAndGridComposite.Dash_Label_Text=\u7834\u6298\u53F7
BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF

View File

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

View File

@@ -1,5 +1,5 @@
providerName=www.example.org
pluginName=Mod<EFBFBD>le EmittersPool
pluginName=Mod\u00E8le EmittersPool
components=Composants
trunjob=tRunJob
format=Format

View File

@@ -0,0 +1 @@
format=Form\u00E1t

View File

@@ -1,3 +1,5 @@
providerName=www.example.org
pluginName=\u7EC4\u4EF6\u6A21\u5757
components=\u7EC4\u4EF6
trunjob=tRunJob
format=\u683C\u5F0F

View File

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

View File

@@ -1,16 +1,16 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst<EFBFBD>ndige Neuinitialisierung notwendig
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00E4ndige Neuinitialisierung notwendig
generatedcode.footerprocess.nbcharsgenerated={0} Zeichen erstellt von {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Vorlage noch vorhanden, aber Klasse {0} ist nicht mehr im Arbeitsbereich. Diese Einheit muss neu kompiliert werden.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k<EFBFBD>nnen nicht gespeichert werden :
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00F6nnen nicht gespeichert werden :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef<EFBFBD>hrt...
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00FChrt...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst<EFBFBD>ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit<EFBFBD>berschreitung bei der JET-Initialisierung
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00E4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit\u00FCberschreitung bei der JET-Initialisierung
CodeGenerator.Node.NotFound=Knoten im aktuellen Prozess nicht gefunden
generatedcode.copyright.body3=Mehr Informationen zu den Talend Produkten unter www.talend.com
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g<EFBFBD>ltiger Klassenbezeichner
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g\u00FCltiger Klassenbezeichner
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
@@ -21,23 +21,23 @@ CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenten kompiliert in {0}
CodeGeneratorEmittersPoolFactory.failCompail=Kompilierung der Komponenten fehlgeschlafen : \r\n
CodeGeneratorEmittersPoolFactory.initialException=Ausnahme bei der Initialisierung
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Fehler bei der JetEmitter Initialisierung
CodeGeneratorService.invalidLanguage1=Ung<EFBFBD>ltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung<EFBFBD>ltiger Sprachtyp
CodeGeneratorService.invalidLanguage1=Ung\u00FCltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung\u00FCltiger Sprachtyp
CodeGenInit.createProject=Erstelle {0} Projekt
CodeGenInit.deleteProject=L<EFBFBD>sche {0} Projekt
CodeGenInit.deleteProject=L\u00F6sche {0} Projekt
CodeGenInit.initTemplate=Initialisiere Templates
CodeGenInit.saveWorkspace=Speichere Workspace
TalendJetEmitter.compileFail=Kompilierung fehlgeschlagen : {0} : {1}
TalendJetEmitter.exception=Ausnahme bei
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr<EFBFBD>cken Sie bitte Strg-Shift-F3 um neu zu generieren!
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00FCcken Sie bitte Strg-Shift-F3 um neu zu generieren!
ComponentsLocalProviderService.componentLoadError=Fehler beim Laden der Komponenten
ComponentsLocalProviderService.talendExchangeError=Talend Exchange Fehler
ComponentsPreferencePage.ButtonLabel0=<EFBFBD>bernehmen
ComponentsPreferencePage.ButtonLabel0=\u00DCbernehmen
ComponentsPreferencePage.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
ComponentsPreferencePage.rowLimit=Zeilen-Limit
ComponentsPreferencePage.WarningTitle=Warnung
ComponentsProviderManager.unableLoad=Component Provider konnte nicht geladen werden
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht <EFBFBD>ffnen.
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht \u00F6ffnen.
ComponenttRunJobPreferencePage.showCorrespondingJob=Zeige entsprechenden Job nach einen Doppelklick auf die tRunJob Komponente.
XsdValidationCacheManager.unableLoadxsd=xsd Validierungs Cache Datei konnte nicht geladen werden
XsdValidationCacheManager.unableSavexsd=xsd Validierungs Cache Datei konnte nicht gespeichert werden
@@ -57,7 +57,7 @@ FAMILY.DB2=DB2
FAMILY.DB_Generic=DB Generic
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Datenqualit<EFBFBD>t
FAMILY.Data_Quality=Datenqualit\u00E4t
FAMILY.Databases=Datenbanken
FAMILY.ELT=ELT
FAMILY.ESB=ESB
@@ -88,7 +88,7 @@ FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Verschiedenes
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=OLAP W<EFBFBD>rfel
FAMILY.OLAP_Cube=OLAP W\u00FCrfel
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Instrumentation
FAMILY.Output= Ausgabe

View File

@@ -140,3 +140,4 @@ ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new com
ComponentsPreferencePage_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure
generatedcode.copyright.body1=This source code has been automatically generated by {0}
ComponentsFactory.init.waitForFinish.timeout=Can't initialise ComponentsFactory, please try again.

View File

@@ -2,11 +2,11 @@ CodeGenerator.newLine=\n\n\n\n
CodeGenInit.createProject=Crear proyecto {0}
CodeGenInit.deleteProject=Borrar proyecto {0}
CodeGenInit.saveWorkspace=Guardando Espacio de Trabajo
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci<EFBFBD>n Cancelada
ComponentsPreferencePage.rowLimit=L<EFBFBD>mite de filas
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00F3n Cancelada
ComponentsPreferencePage.rowLimit=L\u00EDmite de filas
ComponentsPreferencePage.WarningTitle=Advertencia
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach<EFBFBD> de validaci<EFBFBD>n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach<EFBFBD> de validaci<EFBFBD>n xsd
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach\u00E9 de validaci\u00F3n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach\u00E9 de validaci\u00F3n xsd
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=negocio

View File

@@ -1,62 +1,62 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M<EFBFBD>thode non impl<EFBFBD>ment<EFBFBD>e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r<EFBFBD>initialisation compl<EFBFBD>te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract<EFBFBD>res g<>n<EFBFBD>r<EFBFBD>s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr<EFBFBD>sent, mais la classe {0} a disparue. Cette fonction doit d'<EFBFBD>tre recompil<EFBFBD>e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn<EFBFBD>es persistantes ne peuvent pas <EFBFBD>tre enregistr<EFBFBD>es :
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r\u00E9initialisation compl\u00E8te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract\u00E8res g\u00E9n\u00E9r\u00E9s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr\u00E9sent, mais la classe {0} a disparue. Cette fonction doit d'\u00EAtre recompil\u00E9e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn\u00E9es persistantes ne peuvent pas \u00EAtre enregistr\u00E9es :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g<EFBFBD>n<EFBFBD>ration est en cours...
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g\u00E9n\u00E9ration est en cours...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Donn<EFBFBD>e de g<>n<EFBFBD>ration de code manquante. D<EFBFBD>but de g<EFBFBD>n<EFBFBD>ration du code entier.
CodeGenerator.JET.TimeOut=D<EFBFBD>lai d'initialisation JET d<EFBFBD>pass<EFBFBD>
EmfEmittersPersistence.CodeGen.DataMissing=Donn\u00E9e de g\u00E9n\u00E9ration de code manquante. D\u00E9but de g\u00E9n\u00E9ration du code entier.
CodeGenerator.JET.TimeOut=D\u00E9lai d'initialisation JET d\u00E9pass\u00E9
generatedcode.copyright.body4=Vous pouvez distribuer ce code sous les termes de la licence GNU LGPL
CodeGenerator.Node.NotFound=Noeud introuvable dans le processus courant
generatedcode.copyright.body3=Vous pouvez trouver plus d'informations sur les produits Talend sur www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M<EFBFBD>thode non impl<EFBFBD>ment<EFBFBD>e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise <EFBFBD> jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise <EFBFBD> jour skeleton
JetSkeletonManager.updateProblem=quand les donn<EFBFBD>es persistantes du squelette sont mises <EFBFBD> jour, il y a des probl<EFBFBD>mes.
CodeGeneratorEmittersPoolFactory.codeThread=G<EFBFBD>n<EFBFBD>ration de code en arri<EFBFBD>re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil<EFBFBD>s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=<EFBFBD>chec de compilation des composants \: \r\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00E0 jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise \u00E0 jour skeleton
JetSkeletonManager.updateProblem=quand les donn\u00E9es persistantes du squelette sont mises \u00E0 jour, il y a des probl\u00E8mes.
CodeGeneratorEmittersPoolFactory.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=\u00C9chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide.
CodeGeneratorService.invalidLanguage2=Type de langage invalide.
CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Cr<EFBFBD>er le projet {0}
CodeGenInit.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimer les ressources li<EFBFBD>es
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix<EFBFBD>\:
DocumentRootImpl.mixed=(mix\u00E9\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=(PoolPersistant \:
TalendJetEmitter.compileFail= erreur de compilation : {0} : {1}
TalendJetEmitter.exception=Exception sur
JetFilesProviderManager.unableLoad=Impossible de charger {0} JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=La g<EFBFBD>n<EFBFBD>ration JetEmitter est annul<EFBFBD>e, afin d'<EFBFBD>viter des probl<EFBFBD>mes, veuillez appuyez sur Ctrl+Maj+F3 pour g<EFBFBD>n<EFBFBD>rer <20> nouveau.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op<EFBFBD>ration annul<EFBFBD>e
ComponentsFactory.afterSystemComponent=apr<EFBFBD>s le(s) composant(s) syst<EFBFBD>me
CodeGeneratorEmittersPoolFactory.dialogContent=La g\u00E9n\u00E9ration JetEmitter est annul\u00E9e, afin d'\u00E9viter des probl\u00E8mes, veuillez appuyez sur Ctrl+Maj+F3 pour g\u00E9n\u00E9rer \u00E0 nouveau.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00E9ration annul\u00E9e
ComponentsFactory.afterSystemComponent=apr\u00E8s le(s) composant(s) syst\u00E8me
ComponentsFactory.componentNotFound=Impossible de trouver le dossier du composant :
ComponentsFactory.load.components=Chargement des composants...
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil<EFBFBD>s.
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil\u00E9s.
ComponentsLocalProviderService.componentLoadError=Erreur de chargement du composant
ComponentsLocalProviderService.talendExchangeError=Erreur de Talend Exchange
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d<EFBFBD>faut s'affichent comme :
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d\u00E9faut s'affichent comme :
ComponentsPreferencePage.rowLimit=Limite de lignes
ComponentsPreferencePage.WarningMsg=Vous devez red<EFBFBD>marrer Talend Open Studio afin de charger les composants suppl<EFBFBD>mentaires.
ComponentsPreferencePage.WarningMsg=Vous devez red\u00E9marrer Talend Open Studio afin de charger les composants suppl\u00E9mentaires.
ComponentsPreferencePage.WarningTitle=Avertissement
ComponentsPreferencePage.directoryFieldLabel=Dossier des composants utilisateur :
ComponentsProviderManager.unableLoad=Impossible de charger un fournisseur de composant
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr<EFBFBD>s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr<EFBFBD>s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr<EFBFBD>s un double-clic sur un composant tRunJob.
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
XsdValidationCacheManager.unableLoadxsd=impossible de charger le fichier de cache de validation xsd
XsdValidationCacheManager.unableSavexsd=impossible d'enregistrer le fichier de cache de validation xsd
prefs.configuration.LINK_STYLE.AUTO=Auto
@@ -65,18 +65,18 @@ prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=Applications M<EFBFBD>tier
FAMILY.Business=Applications M\u00E9tier
FAMILY.Business_Intelligence=Business Intelligence
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Graphiques
FAMILY.Connections=Connexions
FAMILY.Custom_Code=Code Utilisateur
FAMILY.DB2=DB2
FAMILY.DB_Generic=Base de donn<EFBFBD>es g<>n<EFBFBD>rique
FAMILY.DB_JDBC=Base de donn<EFBFBD>es JDBC
FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualit<EFBFBD> de donn<EFBFBD>es
FAMILY.Databases=Bases de donn<EFBFBD>es
FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
@@ -111,7 +111,7 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=<EFBFBD>criture
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
@@ -125,16 +125,17 @@ FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Syst<EFBFBD>me
FAMILY.System=Syst\u00E8me
FAMILY.Technical=Technique
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre <EFBFBD> jour la palette pour les <EFBFBD>diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr<EFBFBD>ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s<EFBFBD>lection va imbriquer des dossiers, ce n'est pas recommand<EFBFBD>. Continuer ?
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00E9ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s\u00E9lection va imbriquer des dossiers, ce n'est pas recommand\u00E9. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".
ComponentsPreferencePage_SuccessMessage1=Red<EFBFBD>marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg<EFBFBD>s au prochain d<EFBFBD>marrage.
ComponentsPreferencePage_SuccessMessage2=Red<EFBFBD>marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=<EFBFBD>chec de l'installation des composants
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
ComponentsPreferencePage_SuccessMessage2=Red\u00E9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=\u00C9chec de l'installation des composants
ComponentsFactory.init.waitForFinish.timeout=Impossible d\'initialiser ComponentsFactory, veuillez r\u00E9essayer.

View File

@@ -1,6 +1,6 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, <EFBFBD> necessario reinizializzare
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, \u00E8 necessario reinizializzare
generatedcode.footerprocess.nbcharsgenerated={0} caratteri generati da {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template <EFBFBD> presente, ma la classe {0} <EFBFBD> sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template \u00E8 presente, ma la classe {0} \u00E8 sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=I dati persistenti non possono essere salvati:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Inizializzazione del motore di generazione in corso...

View File

@@ -16,13 +16,13 @@ generatedcode.copyright.body2=/ JobDesigner (CodeGenerator\u30D0\u30FC\u30B8\u30
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \r\n
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorService.invalidLanguage1=\u7121\u52B9\u306A\u8A00\u8A9E\u30BF\u30A4\u30D7\u3067\u3059\u3002
@@ -82,7 +82,7 @@ FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=ftp
FAMILY.Fields=\u30D5\u30A3\u30FC\u30EB\u30C9
FAMILY.Fields=\u9805\u76EE\u5024
FAMILY.File=\u30D5\u30A1\u30A4\u30EB
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
@@ -91,7 +91,7 @@ FAMILY.Healthcare=\u30D8\u30EB\u30B9\u30B1\u30A2
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=Input (\u5165\u529B)
FAMILY.Input=\u30D5\u30A1\u30A4\u30EB\u5165\u529B
FAMILY.Interbase=Interbase
FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8
FAMILY.Jasper=Jasper
@@ -111,22 +111,22 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=OLAP\u30AD\u30E5\u30FC\u30D6
FAMILY.Oracle=Oracle
FAMILY.Orchestration=\u30D7\u30ED\u30BB\u30B9\u5236\u5FA1
FAMILY.Output=\u51FA\u529B
FAMILY.Output=\u30D5\u30A1\u30A4\u30EB\u51FA\u529B
FAMILY.ParAccel=ParAccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=\u51E6\u7406\u4E2D
FAMILY.Processing=\u5909\u63DB\u51E6\u7406
FAMILY.SAP=SAP
FAMILY.Sas=SAS
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce (\u30BB\u30FC\u30EB\u30B9\u30D5\u30A9\u30FC\u30B9)
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=\u30B7\u30B9\u30C6\u30E0
FAMILY.Technical=\u6280\u8853
FAMILY.Technical=\u30C6\u30AF\u30CB\u30AB\u30EB
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
@@ -140,3 +140,4 @@ ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u3
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F
generatedcode.copyright.body1=\u3053\u306E\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F{0}\u306B\u3088\u3063\u3066\u81EA\u52D5\u7684\u306B\u751F\u6210\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.init.waitForFinish.timeout=ComponentsFactory\u3092\u521D\u671F\u5316\u3067\u304D\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u8A66\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

@@ -4,13 +4,13 @@ CodeGenerator.JET.TimeOut=Timeout inicjalizacji JET
CodeGenerator.Node.NotFound=Nie znaleziono ga\u0142\u0119zi procesu
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenty skompilowane w {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent<EFBFBD>w: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent\u00F3w: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Wyj\u0105tek podczas inicjalizacji
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=B\u0142\u0105d podcza inicjalizacji JetEmitter
CodeGeneratorService.invalidLanguage1=niepoprawny typ j\u0119zyka.
CodeGeneratorService.invalidLanguage2=niepoprawny typ j\u0119zyka.
CodeGenInit.addMarkers=Dodanie znacznik<EFBFBD>w do obszaru roboczego
CodeGenInit.createProject=utw<EFBFBD>rz {0} projekt
CodeGenInit.addMarkers=Dodanie znacznik\u00F3w do obszaru roboczego
CodeGenInit.createProject=utw\u00F3rz {0} projekt
CodeGenInit.deleteProject=skasuj {0} projekt
CodeGenInit.removeLink=Skasuj po\u0142\u0105czone zasoby
CodeGenInit.saveWorkspace=Zapisywanie obszaru roboczego
@@ -56,7 +56,7 @@ FAMILY.MSSql=MSSQL
FAMILY.Management=Zarz\u0105danie
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Misc=R<EFBFBD>\u017Cne
FAMILY.Misc=R\u00F3\u017Cne
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Kostka OLAP

View File

@@ -1,43 +1,43 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n<EFBFBD>o existe, <EFBFBD> necess<EFBFBD>rio a reinicializa<EFBFBD><EFBFBD>o
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00E3o existe, \u00E9 necess\u00E1rio a reinicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.Class.NotFound=Template ainda presente, mas a classe {0} disapareceu do workspace. Essa unidade precisa ser recompilada.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n<EFBFBD>o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa<EFBFBD><EFBFBD>o da Engine de Gera<EFBFBD><EFBFBD>o em andamento...
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera<EFBFBD><EFBFBD>o de c<>digo. Iniciando a gera<72><61>o de c<>digo completo.
CodeGenerator.JET.TimeOut=Inicializa<EFBFBD><EFBFBD>o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n<EFBFBD>o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n<EFBFBD>o <20> uma classe v<EFBFBD>lida
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera\u00E7\u00E3o de c\u00F3digo. Iniciando a gera\u00E7\u00E3o de c\u00F3digo completo.
CodeGenerator.JET.TimeOut=Inicializa\u00E7\u00E3o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n\u00E3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00E3o \u00E9 uma classe v\u00E1lida
CodeGenerator.getGraphicalNode1=-----process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera<EFBFBD><EFBFBD>o de c<>digo
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera\u00E7\u00E3o de c\u00F3digo
CodeGeneratorEmittersPoolFactory.componentCompiled=Componentes compilados em {0}
CodeGeneratorEmittersPoolFactory.failCompail=Compila<EFBFBD><EFBFBD>o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa<EFBFBD><EFBFBD>o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa<EFBFBD><EFBFBD>o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv<EFBFBD>lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv<EFBFBD>lida
CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00E7\u00E3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00E7\u00E3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00E1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00E1lida
CodeGenInit.addMarkers=Adicionando marcadores ao workspace
CodeGenInit.createProject=criar projeto {0}
CodeGenInit.deleteProject=remover projeto {0}
CodeGenInit.initTemplate=Templates de in<EFBFBD>cio
CodeGenInit.initTemplate=Templates de in\u00EDcio
CodeGenInit.removeLink=Remover recursos contectados
CodeGenInit.saveWorkspace=Salvando workspace
DocumentRootImpl.mixed=(misturado:
ComponentsFactory.afterSystemComponent=ap<EFBFBD>s o componente do sistema
ComponentsFactory.afterSystemComponent=ap\u00F3s o componente do sistema
ComponentsLocalProviderService.componentLoadError=Erro ao carregar componente
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.rowLimit=Limite de Linhas
ComponentsPreferencePage.WarningTitle=Advert<EFBFBD>ncia
ComponentsProviderManager.unableLoad=imposs<EFBFBD>vel carregar provider do componente
ComponenttRunJobPreferencePage.label=N<EFBFBD>o mostrar job correspondente ap<EFBFBD>s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap<EFBFBD>s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs<EFBFBD>vel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs<EFBFBD>vel salvar arquivo XSD no cache
ComponentsPreferencePage.WarningTitle=Advert\u00EAncia
ComponentsProviderManager.unableLoad=imposs\u00EDvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N\u00E3o mostrar job correspondente ap\u00F3s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00F3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs\u00EDvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs\u00EDvel salvar arquivo XSD no cache
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=business
FAMILY.Connections=Conex<EFBFBD>es
FAMILY.Connections=Conex\u00F5es
FAMILY.DB2=DB2
FAMILY.Databases=Base de dados
FAMILY.FireBird=Firebird
@@ -46,11 +46,11 @@ FAMILY.Internet=Internet
FAMILY.Jasper=Jasper
FAMILY.Logs_Errors=Logs e Erros
FAMILY.Management=Gerenciamento
FAMILY.Output=Sa<EFBFBD>da
FAMILY.Output=Sa\u00EDda
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processando
FAMILY.SQLite=SQLite
FAMILY.Sybase=Sybase
FAMILY.Technical=T<EFBFBD>cnico
FAMILY.Technical=T\u00E9cnico
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica

View File

@@ -0,0 +1,18 @@
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkov\u00FD limit
ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Pr\u00EDstup
FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Datab\u00E1za
FAMILY.ESB=ESB
FAMILY.eXist=Existuj\u00FAca
FAMILY.File=S\u00FAbor
FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.Output=V\u00DDSTUP
FAMILY.System=Syst\u00E9m
FAMILY.XML=XML

View File

@@ -1,83 +1,143 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters\u5DE5\u7A0B\u4E0D\u5B58\u5728\uFF0C\u9700\u8981\u91CD\u65B0\u5B8C\u6574\u521D\u59CB\u5316\u3002
generatedcode.footerprocess.nbcharsgenerated=\u7531 {1} \u751F\u6210\u7684 {0} \u4E2A\u5B57\u7B26
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u6A21\u677F\u4F9D\u7136\u5B58\u5728\uFF0C\u4F46\u662F\u7C7B{0}
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u4E45\u5316\u6570\u636E\u4E0D\u80FD\u4FDD\u5B58\uFF1A
CodeGeneratorEmittersPoolFactory.initMessage=\u521D\u59CB\u5316\u4EE3\u7801\u751F\u6210\u5F15\u64CE...
generatedcode.copyright.title=\u7248\u6743\u6240\u6709 (c) 2005-2011\uFF0CTalend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u5F15\u64CE\u6B63\u5728\u521D\u59CB\u5316...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u4EE3\u7801\u751F\u6210\u6570\u636E\u6D41\u5931\uFF0C\u5F00\u59CB\u91CD\u65B0\u751F\u6210\u4EE3\u7801\u3002
CodeGenerator.JET.TimeOut=JET\u521D\u59CB\u5316\u8D85\u65F6\uFF01
CodeGenerator.JET.TimeOut=JET \u521D\u59CB\u5316\u8D85\u65F6
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B ' {0}' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B \' {0}\' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=\u8FDB\u7A0B\u5F97\u5230\u56FE\u5F62\u8282\u70B9\uFF08\uFF09
CodeGenerator.getGraphicalNode2=\u8FDB\u7A0B\u5F97\u5230\u751F\u6210\u8282\u70B9\uFF08\uFF09
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.unableSave=\u65E0\u6CD5\u4FDD\u5B58\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF
CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B
CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u59CB\u5316\u5F02\u5E38
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=\u521D\u59CB\u5316JetEmitter\u51FA\u9519
CodeGeneratorService.invalidLanguage1=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B.
CodeGeneratorService.invalidLanguage2=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B.
CodeGeneratorService.invalidLanguage1=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B\u3002
CodeGeneratorService.invalidLanguage2=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B\u3002
CodeGenInit.addMarkers=\u5DE5\u4F5C\u533A\u4E2D\u6DFB\u52A0\u6807\u8BB0
CodeGenInit.createProject=\u521B\u5EFA{0} \u5DE5\u7A0B
CodeGenInit.deleteProject=\u5220\u9664{0} \u5DE5\u7A0B
CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F
CodeGenInit.removeLink=\u5220\u9664\u94FE\u63A5\u8D44\u6E90
CodeGenInit.removeLink=\u5220\u9664\u8FDE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\ (\u6DF7\u5408:
DocumentRootImpl.mixed=\\ (\u6DF7\u5408:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\\ (persistentPool:
TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1}
TalendJetEmitter.exception=\u5F02\u5E38
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6\u4E4B\u540E
ComponentsFactory.componentNotFound=\u627E\u4E0D\u5230\u7EC4\u4EF6\u6587\u4EF6\u5939:
ComponentsFactory.load.components=\u52A0\u8F7D\u7EC4\u4EF6...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\uFF1A*.inc.javajet \u7684\u7236\u7EA7\u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsLocalProviderService.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
ComponentsPreferencePage.rowLimit=\u884c\u9650\u5236
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
ComponentsPreferencePage.rowLimit=\u884C\u9650\u5236
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\ :
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939:
ComponentsProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u7EC4\u4EF6\u63D0\u4F9B\u7A0B\u5E8F
ComponenttRunJobPreferencePage.label=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u4E0D\u663E\u793A\u5BF9\u5E94\u7684JOB
ComponentJobletPreferencePage.label=\u53CC\u51FBJoblet\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94JOB
XsdValidationCacheManager.unableLoadxsd=\u52A0\u8F7Dxsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
XsdValidationCacheManager.unableSavexsd=\u4FDD\u5B58xsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
ComponenttRunJobPreferencePage.label=\u53CC\u51FB tRunJob \u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u5BF9\u5E94\u7684\u4F5C\u4E1A
ComponentJobletPreferencePage.label=\u53CC\u51FB\u5C0F\u4F5C\u4E1A\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FB tRunJob \u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94\u4F5C\u4E1A
XsdValidationCacheManager.unableLoadxsd=\u65E0\u6CD5\u52A0\u8F7D xsd \u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6
XsdValidationCacheManager.unableSavexsd=\u65E0\u6CD5\u4FDD\u5B58 xsd \u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=\u4E1A\u52A1
FAMILY.Business_Intelligence=\u5546\u4E1A\u667A\u80FD
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=\u56FE\u8868
FAMILY.Connections=\u8FDE\u63A5
FAMILY.eXist=\u9000\u51FA
FAMILY.File=\u6587\u4ef6
FAMILY.FireBird=\u706B\u9E1F
FAMILY.Custom_Code=\u81EA\u5B9A\u4E49\u4EE3\u7801
FAMILY.DB2=DB2
FAMILY.DB_Generic=\u6570\u636E\u5E93\u901A\u7528
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Data Quality
FAMILY.Databases=\u6570\u636E\u5E93
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=\u5B57\u6BB5
FAMILY.File=\u6587\u4EF6
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=\u8F93\u5165
FAMILY.Interbase=Interbase
FAMILY.Internet=\u4E92\u8054\u7F51
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=\u65E5\u5FD7\u548C\u9519\u8BEF
FAMILY.MS_SQL_Server=MS SQL Server
FAMILY.MSSql=MSSQL
FAMILY.Management=\u7BA1\u7406
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=\u6742\u9879
FAMILY.MySQL=MySQL
FAMILY.Netezza=\u7F51\u7EDC\u6635\u79F0
FAMILY.OLAP_Cube=OLAP \u591A\u7EF4\u6570\u636E\u96C6
FAMILY.Oracle=Oracle
FAMILY.Output=\u6807\u51c6\u8f93\u51fa
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u8F93\u51FA
FAMILY.ParAccel=ParAccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processing
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=\u7CFB\u7EDF
FAMILY.Technical=\u6280\u672F
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F
ComponentsPreferencePage.componentAssist=\u542F\u7528\u7EC4\u4EF6\u521B\u5EFA\u52A9\u624B
ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 "{0}" \u7F3A\u5C11\u63D2\u4EF6 "{1}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 \"{0}\" \u7F3A\u5C11\u63D2\u4EF6 \"{1}\".
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u5B89\u88C5\u7EC4\u4EF6\u5931\u8D25
generatedcode.copyright.body1=\u6B64\u6E90\u4EE3\u7801\u5DF2\u7531 {0} \u81EA\u52A8\u751F\u6210
ComponentsFactory.init.waitForFinish.timeout=\u65E0\u6CD5\u521D\u59CB\u5316 ComponentsFactory\uFF0C\u8BF7\u91CD\u8BD5\u3002

View File

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

View File

@@ -1,3 +1,3 @@
DownloadComponenentsAction.Label=Lade ausgew<EFBFBD>hlte Komponente
DownloadComponenentsAction.Label=Lade ausgew\u00E4hlte Komponente
RefreshComponenentsAction.Label=Komponentenliste aktualisieren
providerName=www.beispiel.de

View File

@@ -1,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=T<EFBFBD>l<EFBFBD>charger les composants s<EFBFBD>lectionn<EFBFBD>s
RefreshComponenentsAction.Label=Rafra<EFBFBD>chir la liste des composants
DownloadComponenentsAction.Label=T\u00E9l\u00E9charger les composants s\u00E9lectionn\u00E9s
RefreshComponenentsAction.Label=Rafra\u00EEchir la liste des composants
providerName=www.example.org
pluginName=Mod<EFBFBD>le Exchange
pluginName=Mod\u00E8le Exchange

View File

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

View File

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

View File

@@ -1,16 +1,17 @@
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installieren
AvailableExtensionsComposite.ViewDetail.WriteReview=Bericht schreiben
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Sie sollten es pr<EFBFBD>fen.
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Sie sollten es pr\u00FCfen.
DownloadedExtensionsComposite.installedOperateStatus=Installiert
DownloadedExtensionsComposite.updateOperateStatus=Update
MyExtensionsComposite.UpdateOperateStatus=Update
MyExtensionsComposite.ModifyOperateStatus=Modifiziere
MyExtensionsComposite.DeleteOperateStatus=L<EFBFBD>schen
MyExtensionsComposite.DeleteOperateStatus=L\u00F6schen
MyExtensionsComposite.Form.Description=Beschreibung
MyExtensionsComposite.Form.Upload.Browse=Durchsuchen...
DeleteExtensionJob.DeleteFailure=L<EFBFBD>schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr<EFBFBD>fen.
DeleteExtensionJob.DeleteFailure=L\u00F6schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr\u00FCfen.
DownloadComponenentsAction.DownloadTaskName=Lade Datei von URL:
ImportExchangeDialog.WARNING=Warnung
ImportExchangeDialog.AUTHOR_NAME=Name des Autors

View File

@@ -3,6 +3,6 @@ AvailableExtensionsComposite.ViewDetail.WriteReview=Escribir un comentario
DownloadedExtensionsComposite.installOperateStatus=Instalar
MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Borrar
MyExtensionsComposite.Form.Description=Descripci<EFBFBD>n
MyExtensionsComposite.Form.Description=Descripci\u00F3n
ImportExchangeDialog.WARNING=Advertencia
ImportExchangeDialog.REFRESH_BUTTON=Actualizar

View File

@@ -6,12 +6,12 @@ AvailableExtensionsComposite.Author=Auteur
AvailableExtensionsComposite.FilterTitle=Filtre
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer
AvailableExtensionsComposite.ViewDetail.WriteReview=Donnez votre avis
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v<EFBFBD>rifier.
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v\u00E9rifier.
DownloadedExtensionsComposite.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version t<EFBFBD>l<EFBFBD>charg<EFBFBD>e
DownloadedExtensionsComposite.DownloadDate=Date de t<EFBFBD>l<EFBFBD>chargement
DownloadedExtensionsComposite.DownloadedVersion=Version t\u00E9l\u00E9charg\u00E9e
DownloadedExtensionsComposite.DownloadDate=Date de t\u00E9l\u00E9chargement
DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Install<EFBFBD>
DownloadedExtensionsComposite.installedOperateStatus=Install\u00E9
DownloadedExtensionsComposite.updateOperateStatus=UPDATE
MyExtensionsComposite.ExtensionName=Nom de l'extension
MyExtensionsComposite.Version=Version
@@ -24,69 +24,69 @@ MyExtensionsComposite.DeleteOperateStatus=DELETE
MyExtensionsComposite.Form.Return=Retourner
MyExtensionsComposite.Form.ExtensionTitle=Titre de l'extension
MyExtensionsComposite.Form.InitialVersion=Version initiale
MyExtensionsComposite.Form.Compatibility=Compatibilit<EFBFBD>
MyExtensionsComposite.Form.Compatibility=Compatibilit\u00E9
MyExtensionsComposite.Form.Compatibility.AllVersions=Toutes les versions
MyExtensionsComposite.Form.Compatibility.Version=Version
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=Toutes les versions sauf :
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=Uniquement ces versions :
MyExtensionsComposite.Form.Description=Description
MyExtensionsComposite.Form.Visibility=Visibilit<EFBFBD>
MyExtensionsComposite.Form.Visibility=Visibilit\u00E9
MyExtensionsComposite.Form.Visibility.Public=Public (visible par tous)
MyExtensionsComposite.Form.Visibility.Private=Priv<EFBFBD> (visible par moi)
MyExtensionsComposite.Form.Visibility.Private=Priv\u00E9 (visible par moi)
MyExtensionsComposite.Form.Upload=Charger
MyExtensionsComposite.Form.Upload.SelectAnItem=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment dans le projet ouvert
MyExtensionsComposite.Form.Upload.SelectAnItem=S\u00E9lectionnez un \u00E9l\u00E9ment dans le projet ouvert
MyExtensionsComposite.Form.Upload.File=Fichier :
MyExtensionsComposite.Form.Upload.Browse=Parcourir...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=S<EFBFBD>lectionnez un fichier de l'extension <EFBFBD> charger
MyExtensionsComposite.Form.Upload.Browse.SelectFile=S\u00E9lectionnez un fichier de l'extension \u00E0 charger
MyExtensionsComposite.Form.DeleteExtensionTile=Supprimer cette extension
MyExtensionsComposite.Form.DeleteExtensionMessage=Voulez-vous vraiment supprimer cette extension ?
MyExtensionsComposite.Form.UploadExtension=Charger l'extension
MyExtensionsComposite.Form.UpdateExtension=Mettre <EFBFBD> jour l'extension
MyExtensionsComposite.Form.UpdateExtension=Mettre \u00E0 jour l'extension
MyExtensionsComposite.Form.ModifyExtension=Modifier l'extension
RefreshJob.FindExtensions.Title=Recherche d'extensions disponibles
RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install<EFBFBD>es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install<EFBFBD>es depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00E9es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install\u00E9es depuis Exchange...
DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension...
DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension...
DeleteExtensionJob.DeleteFailure=Echec de la connexion.
DeleteExtensionJob.DeleteFailureTip=Veuillez v<EFBFBD>rifier.
DeleteExtensionJob.DeleteFailureTip=Veuillez v\u00E9rifier.
ModifyExtensionJob.Title=Modifier une extension...
ModifyExtensionJob.Message=Modifier une extension...
ModifyExtensionJob.ModifyFailure=Echec de la modification
ModifyExtensionJob.ModifyFailureTip=V<EFBFBD>rifiez.
ModifyExtensionJob.ModifyFailureTip=V\u00E9rifiez.
InstalledExtensionJob.Title=Installation de l'extension...
InsertionExtensionAction.InstalledFailure=Echec de l'installation
InsertionExtensionAction.InstalledFailureTip=Vous devez le v<EFBFBD>rifier.
UploadRevisionJob.Title=Chargement de la r<EFBFBD>vision...
UploadRevisionJob.Message=Charger une r<EFBFBD>vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r<EFBFBD>vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v<EFBFBD>rifier.
InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
UploadRevisionJob.Title=Chargement de la r\u00E9vision...
UploadRevisionJob.Message=Charger une r\u00E9vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00E9vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=T<EFBFBD>l<EFBFBD>chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T<EFBFBD>l<EFBFBD>chargement du fichier depuis l'URL :
DownloadComponenentsAction.DownloadTaskTitle=T\u00E9l\u00E9chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T\u00E9l\u00E9chargement du fichier depuis l'URL :
DownloadComponenentsAction.ReloadPalette=Recharger la palette...
DownloadComponenentsAction.DownloadFailure=Echec du t<EFBFBD>l<EFBFBD>chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param<EFBFBD>tres de t<EFBFBD>l<EFBFBD>chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r<EFBFBD>ussie.
ExchangeWebService.downloadingExtensionSuccessful=T<EFBFBD>l<EFBFBD>chargement de l'extension r<EFBFBD>ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r<EFBFBD>ussie.
ExchangeWebService.updateRevisionSuccessful=Mise <EFBFBD> jour de la r<EFBFBD>vision r<EFBFBD>ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la r<EFBFBD>vision r<EFBFBD>ussie.
ImportExchangeDialog.dialogTitle=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment de Talend Exchange
DownloadComponenentsAction.DownloadFailure=Echec du t\u00E9l\u00E9chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00E8tres de t\u00E9l\u00E9chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00E9ussie.
ExchangeWebService.downloadingExtensionSuccessful=T\u00E9l\u00E9chargement de l'extension r\u00E9ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00E9ussie.
ExchangeWebService.updateRevisionSuccessful=Mise \u00E0 jour de la r\u00E9vision r\u00E9ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la r\u00E9vision r\u00E9ussie.
ImportExchangeDialog.dialogTitle=S\u00E9lectionnez un \u00E9l\u00E9ment de Talend Exchange
ImportExchangeDialog.WARNING=Avertissement
ImportExchangeDialog.NOTSELECTWARNING=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment dans la table.
ImportExchangeDialog.downloadProgressBar=T<EFBFBD>l<EFBFBD>chargement d'<27>l<EFBFBD>ment(s), veuillez patienter.
ImportExchangeDialog.NOTSELECTWARNING=S\u00E9lectionnez un \u00E9l\u00E9ment dans la table.
ImportExchangeDialog.downloadProgressBar=T\u00E9l\u00E9chargement d'\u00E9l\u00E9ment(s), veuillez patienter.
ImportExchangeDialog.EXTENSION_NAME=Nom de l'extension
ImportExchangeDialog.AUTHOR_NAME=Nom de l'auteur
ImportExchangeDialog.LATEST_REVISION=Derni<EFBFBD>re r<>vision
ImportExchangeDialog.LATEST_REVISION=Derni\u00E8re r\u00E9vision
ImportExchangeDialog.EXTENSION_DESCRIPTION=Description de l'extension
ImportExchangeDialog.REFRESH_BUTTON=Rafra<EFBFBD>chir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra<EFBFBD>chissement, veuillez patienter..
ImportExchangeDialog.OPERATION_CANCELLED=L'op<EFBFBD>ration a <EFBFBD>t<EFBFBD> annul<75>e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr<EFBFBD>. Enregistrez-vous via les Pr<EFBFBD>f<EFBFBD>rences.
DownloadComponenentsAction_restartMessage=Installation du nouveau composant r<EFBFBD>ussie, mais un red<EFBFBD>marrage est requis pour le charger. Red<EFBFBD>marrer ?
DownloadComponenentsAction_restartTitle=Red<EFBFBD>marrage requis
DownloadComponenentsAction_failureTitle=<EFBFBD>chec
DownloadComponenentsAction_failureMessage=<EFBFBD>chec de l'installation du composant {0}, v<EFBFBD>rifiez s'il est valide.
ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00EEchir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00EEchissement, veuillez patienter..
ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00E9ration a \u00E9t\u00E9 annul\u00E9e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr\u00E9. Enregistrez-vous via les Pr\u00E9f\u00E9rences.
DownloadComponenentsAction_restartMessage=Installation du nouveau composant r\u00E9ussie, mais un red\u00E9marrage est requis pour le charger. Red\u00E9marrer ?
DownloadComponenentsAction_restartTitle=Red\u00E9marrage requis
DownloadComponenentsAction_failureTitle=\u00C9chec
DownloadComponenentsAction_failureMessage=\u00C9chec de l'installation du composant {0}, v\u00E9rifiez s'il est valide.
DownloadComponenentsAction.installComponentsTitle=Installer les composants

View File

@@ -94,7 +94,7 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u3092\u30AD\u30E3\u30F3\u30BB\u30EB
Exchange.logon.error=Exchange\u30E6\u30FC\u30B6\u304C\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u521D\u671F\u8A2D\u5B9A\u3092\u4F7F\u7528\u3057\u3066\u767B\u9332\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExchangeDialog.download.extensions=\u62E1\u5F35\u6A5F\u80FD\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044\u3002
DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F\u3002Studio\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F\u3002Studio\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\u3002\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B?
DownloadComponenentsAction_restartTitle=\u518D\u8D77\u52D5\u8981
DownloadComponenentsAction_failureTitle=\u5931\u6557
DownloadComponenentsAction_failureMessage=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u59A5\u5F53\u304B\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

@@ -1,13 +1,13 @@
AvailableExtensionsComposite.Version=Vers<EFBFBD>o
AvailableExtensionsComposite.Version=Vers\u00E3o
AvailableExtensionsComposite.FilterTitle=Filtro
DownloadedExtensionsComposite.installedOperateStatus=Instalado
MyExtensionsComposite.Version=Vers<EFBFBD>o
MyExtensionsComposite.Version=Vers\u00E3o
MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Deletar
MyExtensionsComposite.Form.Compatibility.Version=Vers<EFBFBD>o
MyExtensionsComposite.Form.Compatibility.Version=Vers\u00E3o
MyExtensionsComposite.Form.Upload.Browse=Browse...
DownloadComponenentsAction.DownloadTaskName=Downloading do arquivo para url:
ImportExchangeDialog.WARNING=Advert<EFBFBD>ncia
ImportExchangeDialog.WARNING=Advert\u00EAncia
ImportExchangeDialog.AUTHOR_NAME=Nome do autor
ImportExchangeDialog.LATEST_REVISION=<EFBFBD>ltima revis<EFBFBD>o
ImportExchangeDialog.LATEST_REVISION=\u00DAltima revis\u00E3o
ImportExchangeDialog.REFRESH_BUTTON=Atualizar

View File

@@ -0,0 +1,18 @@
AvailableExtensionsComposite.Version=Verzia
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.updateOperateStatus=Obnovi\u0165
MyExtensionsComposite.Version=Verzia
MyExtensionsComposite.UpdateOperateStatus=Obnovi\u0165
MyExtensionsComposite.ModifyOperateStatus=Modifikova\u0165
MyExtensionsComposite.DeleteOperateStatus=Zmaza\u0165
MyExtensionsComposite.Form.Compatibility=Kompatibilita
MyExtensionsComposite.Form.Compatibility.Version=Verzia
MyExtensionsComposite.Form.Description=Popis
MyExtensionsComposite.Form.Visibility=Vidite\u013Enos\u0165
MyExtensionsComposite.Form.Upload=Nahra\u0165
ImportExchangeDialog.WARNING=Varovanie
ImportExchangeDialog.AUTHOR_NAME=Meno autora
ImportExchangeDialog.REFRESH_BUTTON=Obnovi\u0165

View File

@@ -2,4 +2,4 @@ AvailableExtensionsComposite.Version=Versiyon
MyExtensionsComposite.Version=Versiyon
MyExtensionsComposite.DeleteOperateStatus=Sil
MyExtensionsComposite.Form.Compatibility.Version=Versiyon
MyExtensionsComposite.Form.Description=A<EFBFBD>\u0131klama
MyExtensionsComposite.Form.Description=A\u00E7\u0131klama

View File

@@ -3,37 +3,42 @@ AvailableExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
AvailableExtensionsComposite.Version=\u7248\u672C
AvailableExtensionsComposite.Rating=\u8BC4\u5206
AvailableExtensionsComposite.Author=\u4F5C\u8005
AvailableExtensionsComposite.FilterTitle=\u8FC7\u6EE4
AvailableExtensionsComposite.FilterTitle=\u7B5B\u9009\u5668
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u5B89\u88C5
AvailableExtensionsComposite.ViewDetail.WriteReview=\u53D1\u8868\u8BC4\u8BBA
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=\u63D2\u5165\u5BA1\u67E5\u5931\u8D25
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=\u8BF7\u68C0\u67E5
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
DownloadedExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
DownloadedExtensionsComposite.DownloadedVersion=\u4E0B\u8F7D\u7248\u672C
DownloadedExtensionsComposite.DownloadDate=\u4E0B\u8F7D\u65E5\u671F
DownloadedExtensionsComposite.OperateStatus=\u64CD\u4F5C\u72B6\u6001
DownloadedExtensionsComposite.installOperateStatus=\u5B89\u88C5
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u88C5\u8F7D
DownloadedExtensionsComposite.installedOperateStatus=\u5DF2\u5B89\u88C5
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
MyExtensionsComposite.Version=\u7248\u672C
MyExtensionsComposite.UploadDate=\u4E0A\u4F20\u65E5\u671F
MyExtensionsComposite.AddNewExtensionTitle=\u6DFB\u52A0\u65B0\u6269\u5C55
MyExtensionsComposite.UpLoadNewVersionOperateStatus=\u4E0A\u4F20\u65B0\u7248\u672C
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6539
MyExtensionsComposite.DeleteOperateStatus=\u5220\u9664
MyExtensionsComposite.Form.Return=\u8FD4\u56DE
MyExtensionsComposite.Form.ExtensionTitle=\u6269\u5C55\u6807\u9898
MyExtensionsComposite.Form.InitialVersion=\u521D\u59CB\u7248\u672C
MyExtensionsComposite.Form.Compatibility=\u517C\u5BB9\u6027
MyExtensionsComposite.Form.Compatibility.AllVersions=\u6240\u6709\u7248\u672C
MyExtensionsComposite.Form.Compatibility.Version=\u7248\u672C
MyExtensionsComposite.Form.Compatibility.AndOlder=\u4EE5\u53CA\u66F4\u65E7\u7684
MyExtensionsComposite.Form.Compatibility.AndNewer=\u548C\u66F4\u65B0\u7684
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916:
MyExtensionsComposite.Form.Description=\u5FC5\u8981\u7684
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u4EC5\u8FD9\u4E9B\u7248\u672C\uFF1A
MyExtensionsComposite.Form.Description=\u63CF\u8FF0
MyExtensionsComposite.Form.Visibility=\u53EF\u89C1\u6027
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09
MyExtensionsComposite.Form.Visibility.Private=\u79C1\u4EBA(\u6211\u770B\u5F97\u89C1)
MyExtensionsComposite.Form.Upload=\u4E0A\u4F20
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u9879\u76EE\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.SelectAnItem=\u4ECE\u5F53\u524D\u6253\u5F00\u7684\u5DE5\u7A0B\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
MyExtensionsComposite.Form.Upload.File=\u6587\u4EF6:
MyExtensionsComposite.Form.Upload.Browse=\u6D4F\u89C8...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6269\u5C55\u540D\u7684\u6587\u4EF6
@@ -42,38 +47,55 @@ MyExtensionsComposite.Form.DeleteExtensionMessage=\u786E\u5B9E\u8981\u5220\u9664
MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55
MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55
MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55
RefreshJob.FindExtensions.Title=\u6B63\u5728\u67E5\u627E\u53EF\u7528\u6269\u5C55
RefreshJob.FindExtensions.Message=\u6B63\u5728\u4ECEExchange\u67E5\u627E\u6269\u5C55...
ShowContributedExtensionsJob.ShowContributedExtensions.Title=\u5BFB\u627E\u5DF2\u5206\u914D\u63D2\u4EF6
ShowContributedExtensionsJob.ShowContributedExtensions.Message=\u5BFB\u627E\u6765\u81EA\u4EA4\u6362\u7684\u5DF2\u5206\u914D\u63D2\u4EF6
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=\u6B63\u5728\u67E5\u627E\u5DF2\u5B89\u88C5\u6269\u5C55
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=\u6B63\u5728\u4ECEExchange\u67E5\u627E\u5DF2\u5B89\u88C5\u6269\u5C55...
DeleteExtensionJob.DeleteExtensionJob.Title=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteFailure=\u5220\u9664\u5931\u8D25\u3002
DeleteExtensionJob.DeleteFailureTip=\u8BF7\u68C0\u67E5
ModifyExtensionJob.ModifyFailureTip=\u8BF7\u68C0\u67E5
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
DeleteExtensionJob.DeleteFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
ModifyExtensionJob.Title=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.Message=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.ModifyFailure=\u4FEE\u6539\u5931\u8D25\u3002
ModifyExtensionJob.ModifyFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
InstalledExtensionJob.Title=\u5DF2\u5B89\u88C5\u6269\u5C55...
InstalledExtensionJob.Message=\u5DF2\u5B89\u88C5\u6269\u5C55...
InsertionExtensionAction.InstalledFailure=\u5B89\u88C5\u5931\u8D25\u3002
InsertionExtensionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u8BA2...
UploadRevisionAction.InstalledFailure=\u4E0A\u4F20\u4FEE\u6539\u5931\u8D25\u3002
UploadRevisionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionAction.InstalledFailureTip=\u60A8\u5E94\u8BE5\u68C0\u67E5\u5B83\u3002
DownloadComponenentsAction.installExchange=\u5B89\u88C5\u6765\u81EA Exchange \u4EA4\u6D41\u4E2D\u5FC3\u7684\u7EC4\u4EF6
DownloadComponenentsAction.DownloadTaskTitle=\u4ECEExchange\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECEURL\u4E0B\u8F7D\u6587\u4EF6
DownloadComponenentsAction.DownloadTaskName=\u4ECE\u4EE5\u4E0B url \u4E0B\u8F7D\u6587\u4EF6:
DownloadComponenentsAction.ReloadPalette=\u91CD\u65B0\u8F7D\u5165\u8C03\u8272\u677F...
DownloadComponenentsAction.DownloadFailure=\u4E0B\u8F7D\u5931\u8D25\u3002
DownloadComponenentsAction.DownloadFailureTip=\u5FC5\u987B\u4FEE\u6539\u4E0B\u8F7D\u8BBE\u7F6E\u3002
ExchangeWebService.insertionExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u63D2\u5165\u6210\u529F
ExchangeWebService.downloadingExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u4E0B\u8F7D\u6210\u529F
ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u5220\u9664\u6210\u529F\u3002
ExchangeWebService.insertReviewSuccessful=\u63D2\u5165\u5BA1\u67E5\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=\u4ECETalend Exchange\u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.dialogTitle=\u4ECE Talend Exchange \u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
ImportExchangeDialog.downloadProgressBar=\u4E0B\u8F7D\u9879\u76EE\uFF0C\u8BF7\u7A0D\u5019\uFF01
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D
ImportExchangeDialog.AUTHOR_NAME=\u521B\u5EFA\u8005\u540D\u79F0
ImportExchangeDialog.AUTHOR_NAME=\u4F5C\u8005\u540D\u79F0
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u7248\u672C
ImportExchangeDialog.EXTENSION_DESCRIPTION=\u6269\u5C55\u63CF\u8FF0
ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u6B63\u5728\u5237\u65B0\uFF0C\u8BF7\u7A0D\u5019......
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u5DF2\u53D6\u6D88
Exchange.logon.error=\u4EA4\u6362\u7528\u6237\u5C1A\u672A\u6CE8\u518C\uFF0C\u8BF7\u4F7F\u7528\u9996\u9009\u9879\u6CE8\u518C\u3002
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542Fstudio\u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
ImportExchangeDialog.download.extensions=\u4E0B\u8F7D\u6269\u5C55\uFF01\u8BF7\u7A0D\u5019\uFF01
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542F studio \u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F
DownloadComponenentsAction_failureTitle=\u5931\u8D25
DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002
DownloadComponenentsAction.installComponentsTitle=\u5B89\u88C5\u7EC4\u4EF6

View File

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

View File

@@ -1,6 +1,6 @@
jobHierarchyView=Jerarqu<EFBFBD>a de trabajos
jobHierarchyView=Jerarqu\u00EDa de trabajos
jobSettingsView=Trabajo
codeViewer=Visor c<EFBFBD>digo
codeViewer=Visor c\u00F3digo
documentation=Documentacion
Repository=Repositorio
colors=Colores

View File

@@ -1,40 +1,40 @@
pluginName=Mod<EFBFBD>le du composant
pluginName=Mod\u00E8le du composant
statsAndLogsView=Stats/logs
logs=Logs
providerName=www.example.org
statsAndLogs=Stats & Logs
componentSettingsView=Composant
problems=Probl<EFBFBD>mes
problems=Probl\u00E8mes
main=Main
jobHierarchyView=Hi<EFBFBD>rarchie du Job
jobHierarchyView=Hi\u00E9rarchie du Job
contexts=Contextes
properties=Propri<EFBFBD>t<EFBFBD>s
properties=Propri\u00E9t\u00E9s
implicitContextLoad=Chargement implicite d'un contexte
versions=Versions
jobSettingsView=Job
view=View
codeViewer=Aper<EFBFBD>u du code
codeViewer=Aper\u00E7u du code
documentation=Documentation
designer=Designer
jobSettings=Param<EFBFBD>tres du Job
useProjectSetting=Utiliser les param<EFBFBD>tres du projet
selectitem.useprojectsettings=S<EFBFBD>lectionnez l'<27>l<EFBFBD>ment que vous souhaitez utiliser dans les param<EFBFBD>tres de votre projet
Repository=R<EFBFBD>f<EFBFBD>rentiel
jobSettings=Param\u00E8tres du Job
useProjectSetting=Utiliser les param\u00E8tres du projet
selectitem.useprojectsettings=S\u00E9lectionnez l\'\u00E9l\u00E9ment que vous souhaitez utiliser dans les param\u00E8tres de votre projet
Repository=R\u00E9f\u00E9rentiel
appearance=Apparence
colors=Couleurs
context=Contexte
font=Police
importExport=Import/Export
internationalization=Internationalisation
memoTextFont=Police des M<EFBFBD>mos
memoTextFont=Police des M\u00E9mos
outputConsole=Console de sortie
palette=Palette
performance=Performance
findJob.title=Trouver un Job
findJob.tootip=Trouver un Job sp<EFBFBD>cifique
findJob.tootip=Trouver un Job sp\u00E9cifique
exchange=Exchange
defaultTypeAndLength=Type et longueur par d<EFBFBD>faut
metadataofTalendType=M<EFBFBD>tadonn<EFBFBD>es de type TalendType
palettesettings=Param<EFBFBD>tres de la Palette
defaultTypeAndLength=Type et longueur par d\u00E9faut
metadataofTalendType=M\u00E9tadonn\u00E9es de type TalendType
palettesettings=Param\u00E8tres de la Palette
standard.job.standalone=Standalone
standard.job.osgi=Bundle OSGi

View File

@@ -7,7 +7,7 @@ problems=Problemi
main=Principale
jobHierarchyView=Gerarchia job
contexts=Contesti
properties=Propriet<EFBFBD>
properties=Propriet\u00E0
implicitContextLoad=Caricamento contesto implicito
versions=Versioni
jobSettingsView=Job

View File

@@ -1,6 +1,6 @@
statsAndLogsView=Statysyki/Logi
statsAndLogs=Statystyki i logi
main=G\u0142<EFBFBD>wny
main=G\u0142\u00F3wny
properties=W\u0142a\u015Bciwo\u015Bci
versions=Wersje
view=Widok

View File

@@ -1,14 +1,14 @@
main=Main
properties=Propriedades
versions=Vers<EFBFBD>es
view=Vis<EFBFBD>o
codeViewer=Visualizador de C<EFBFBD>digo
documentation=Documenta<EFBFBD><EFBFBD>o
versions=Vers\u00F5es
view=Vis\u00E3o
codeViewer=Visualizador de C\u00F3digo
documentation=Documenta\u00E7\u00E3o
designer=Designer
useProjectSetting=Usar defini<EFBFBD><EFBFBD>es do Projeto
selectitem.useprojectsettings=Selecione um <EFBFBD>tem que voc<EFBFBD> deseje usar como defini<EFBFBD><EFBFBD>o do projeto
appearance=Apar<EFBFBD>ncia
useProjectSetting=Usar defini\u00E7\u00F5es do Projeto
selectitem.useprojectsettings=Selecione um \u00CDtem que voc\u00EA deseje usar como defini\u00E7\u00E3o do projeto
appearance=Apar\u00EAncia
colors=cores
context=Contexto
importExport=Importar/Exportar
internationalization=Internacionaliza<EFBFBD><EFBFBD>o
internationalization=Internacionaliza\u00E7\u00E3o

View File

@@ -0,0 +1,8 @@
componentSettingsView=Komponent
main=Hlavn\u00FD
contexts=Kontexty
properties=Vlastnosti
view=Poh\u013Ead
documentation=Dokument\u00E1cia
context=Kontext
font=P\u00EDsmo

View File

@@ -1,3 +1,3 @@
properties=<EFBFBD>zellikler
appearance=G<EFBFBD>r<EFBFBD>n<EFBFBD>m
properties=\u00D6zellikler
appearance=G\u00F6r\u00FCn\u00FCm
colors=Renkler

View File

@@ -1,31 +1,41 @@
pluginName=\u7EC4\u4EF6\u6A21\u5757
statsAndLogsView=\u7EDF\u8BA1/\u65E5\u5FD7
logs=\u65E5\u5FD7
providerName=www.example.org
statsAndLogs=\u9759\u6001\u4FE1\u606F\u548C\u65E5\u5FD7
statsAndLogs=\u7EDF\u8BA1\u53CA\u65E5\u5FD7
componentSettingsView=\u7EC4\u4EF6
problems=\u95EE\u9898
main=\u4E3B\u8981
main=\u4E3B
jobHierarchyView=\u4F5C\u4E1A\u5C42\u6B21\u7ED3\u6784
contexts=\u4E0A\u4E0B\u6587
properties=\u5C5E\u6027
implicitContextLoad=\u9690\u5F0F\u4E0A\u4E0B\u6587\u52A0\u8F7D
versions=\u7248\u672C
jobSettingsView=\u8fdb\u7a0b
jobSettingsView=\u4F5C\u4E1A
view=\u89C6\u56FE
codeViewer=\u4EE3\u7801\u89C2\u5BDF\u5668
documentation=\u6587\u6863
designer=\u8BBE\u8BA1\u5668
designer=\u8BBE\u8BA1\u8005/\u8BBE\u8BA1\u5668
jobSettings=\u4F5C\u4E1A\u8BBE\u7F6E
useProjectSetting=\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
selectitem.useprojectsettings=\u9009\u62E9\u9879\u76EE\u4EE5\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
Repository=\u50a8\u5b58\u5e93
Repository=\u5B58\u50A8\u5E93
appearance=\u5916\u89C2
colors=\u8272\u5F69
context=\u7EC4\u4EF6
context=\u4E0A\u4E0B\u6587
font=\u5B57\u4F53
importExport=\u5BFC\u5165/\u5BFC\u51FA
internationalization=\u56FD\u9645\u5316
memoTextFont=\u5907\u6CE8\u6587\u672C\u5B57\u4F53
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
performance=\u6267\u884C
palette=\u8C03\u8272\u677F
performance=\u6027\u80FD
findJob.title=\u67E5\u627E\u4F5C\u4E1A
findJob.tootip=\u67E5\u627E\u7279\u5B9A\u4F5C\u4E1A
exchange=Exchange
colorCodeViewer=\u4EE3\u7801\u6307\u793A\u989C\u8272
colorCodeViewer=\u4EE3\u7801\u67E5\u770B\u5668\u989C\u8272
defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
standard.job.standalone=\u5355\u4F8B
metadataofTalendType=TalendType \u7684\u5143\u6570\u636E
palettesettings=\u8C03\u8272\u677F\u8BBE\u7F6E
standard.job.standalone=\u72EC\u7ACB
standard.job.osgi=OSGi \u6346\u7ED1\u5305

View File

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

View File

@@ -32,7 +32,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u062A\u0641\u0639\u064A\
ChangeActivateStatusNodeCommand.Label.Deactive=\u0625\u0644\u063A\u0627\u0621 \u062A\u0641\u0639\u064A\u0644 \u0645\u0643\u0648\u0646
ContextParameterExtractor.ExistedTitle=\u062E\u0637\u0623
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
ChangeMetadataCommand.messageDialog.propagate=\u0646\u0634\u0631
ContextParameterPage.name=\u0627\u0644\u0627\u0633\u0645
UpdateManagerUtils.Update=\u062A\u062D\u062F\u064A\u062B...
@@ -51,7 +50,6 @@ AbstractElementPropertySectionController.syntaxError=\u0623\u062E\u0637\u0627\u0
ChangeNoteOpacityCommand.Name=\u062A\u063A\u064A\u064A\u0631 \u0634\u0641\u0627\u0641\u064A\u0629 \u0645\u0644\u0627\u062D\u0638\u0629
ConnectionDeleteCommand.Label=\u062D\u0630\u0641 \u0627\u062A\u0635\u0627\u0644
EParameterName.Author=\u0645\u0646\u0634\u0626
EParameterName.Author=\u0645\u0646\u0634\u0626
ActivateSubjobAction.DeactivatePart=\u0625\u064A\u0642\u0627\u0641 \u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629
ConnectionCreateCommand.Label=\u0625\u0646\u0634\u0627\u0621 \u0627\u062A\u0635\u0627\u0644
ConnectionCreateAction.errorCreateConnectionName=\u0627\u0644\u0627\u0633\u0645 "{0}" \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0648\u062C\u0648\u062F \u0645\u0633\u0628\u0642\u0627.
@@ -103,6 +101,7 @@ PropertiesWizardPage.Version=\u0627\u0644\u0646\u0633\u062E\u0629
QueryTypeController.alert=\u062A\u0646\u0628\u064A\u0647
QueryTypeController.nothingToGuess=\u0644\u0627 \u0634\u064A\u0621 \u0644\u0644\u062A\u062E\u0645\u064A\u0646.
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=\u0625\u0636\u0627\u0641\u0629
SQLPatternComposite.delete=\u062D\u0630\u0641
SQLPatternComposite.up=\u0623\u0639\u0644\u0649
TalendLaunchToolbarAction.information=\u0645\u0639\u0644\u0648\u0645\u0627\u062A
@@ -121,3 +120,4 @@ ModifyMergeOrderAction.ERROE=\u062E\u0637\u0623
ConnectionDeleteCommand.COLLAPSE=\u062A\u062D\u0630\u064A\u0631
DbTableController.dialog.title=\u062E\u0637\u0623
ProcessUpdateManager.Question=\u0633\u0624\u0627\u0644
JobDependenciesPanel.deleteTitle=\u062D\u0630\u0641

View File

@@ -1,11 +1,11 @@
FileController.decoration.description=Inhalt aus dem Repository <EFBFBD>bernommen
FileController.decoration.description=Inhalt aus dem Repository \u00FCbernommen
AdvancedContextComposite.Name=Name
EParameterName.tableMeter=Meter Tabelle
EParameterName.password=Passwort
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f<EFBFBD>r Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f\u00FCr Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
UpdateDetectionDialog.Expand=Alle anzeigen
EParameterName.CurrentOS=Aktuelles Betriebssystem
CodeView.Error=/// Kein Sourcecode verf<EFBFBD>gbar
CodeView.Error=/// Kein Sourcecode verf\u00FCgbar
EParameterName.Activate=Aktivieren
CodeView.All=Alle
EParameterName.catchRuntimeErrors=Runtime Fehler abfangen
@@ -13,26 +13,25 @@ EParameterName.Platform=Platform
EParameterName.FileName=Dateiname
ContextParameterPage.description=Neuen Context-Parameter erstellen.
CodeView.Main=Main
DeleteNoteCommand.Name=L<EFBFBD>sche Note
DeleteNoteCommand.Name=L\u00F6sche Note
ProblemsView.description=Beschreibung
ConnectionSetAsMainRef.mainLabel=Diese Verbindung definieren als Main
UpdateDetectionDialog.Collapse=Alle verbergen
EParameterName.FieldSeparator=Feldseparator
GEFDeleteAction.DeleteItems=L<EFBFBD>sche Elemente
ResizeNoteCommand.Name=Gr<EFBFBD><EFBFBD>e der Notiz anpassen
GEFDeleteAction.DeleteItems=L\u00F6sche Elemente
ResizeNoteCommand.Name=Gr\u00F6\u00DFe der Notiz anpassen
EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Konsolenmeldung
AdvancedContextComposite.Code=Code
CommandController.CommandLabel=Ausf<EFBFBD>hren...
CommandController.CommandLabel=Ausf\u00FChren...
ContextModifyCommand.label=Context bearbeiten
DesignerPreferencePage.propertyCodeCheck=Pr<EFBFBD>fung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
DesignerPreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
ConnectionCreateAction.dialogMessage=Neuer Ausgabename?
ContextChangeDefaultCommand.label=Default Context <EFBFBD>ndern
ContextChangeDefaultCommand.label=Default Context \u00E4ndern
ActivateSubjobAction.DeactivateComplete=Deaktiviere gesamten Subjob
EParameterName.Level.Log.File=Level
EParameterName.schemaOptions=Schemaoptionen
EParameterName.Purpose=Verwendungszweck
EParameterName.Purpose=Verwendungszweck
MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Tabelle
SqlMemoController.QueryError.infoMsg=Diese Abfrage kann keine Kontext-Parameter (wie $_context) enthalten oder diese Abfrage wurde nicht durch {0} begrenzt. Bitte korrigieren.
@@ -42,15 +41,16 @@ EParameterName.queryType=Abfragetyp
EParameterName.Log.Stdout=Log nach StdOut
ConnTextEditPolicy.ErrorTitle=Fehler
EParameterName.process=Job
ChangeMergeOrderCommand.label=<EFBFBD>nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=<EFBFBD>nderung der Metadaten
ChangeMergeOrderCommand.label=\u00C4nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=\u00C4nderung der Metadaten
ActivateSubjobAction.ActivateComplete=Aktiviere gesamten Subjob
EParameterName.port=Port
CreateProcess.createJob=Erstelle Job
EParameterName.componentList=Komponenten Liste
EParameterName.ModuleList=Modulliste
ConnectionCreateAction.dialogTitle= Ausgabe
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f<EFBFBD>r Komponenten:
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00FCr Komponenten:
EParameterName.schemaType=Schema
EParameterName.tableStats=Statistiken Tabelle
EParameterName.Family=Familie
UpdateDetectionDialog.Remarks=Bemerkungen
@@ -60,7 +60,7 @@ MergeOrderDialog.MoveUp=Rauf bewegen
EditProcess.editJob=Job bearbeiten
NodesCopyAction.label=Kopieren
EParameterName.fileNameLogs=Dateiname Log
PropertyChangeCommand.Label=Eigenschaften <EFBFBD>ndern
PropertyChangeCommand.Label=Eigenschaften \u00C4ndern
TextNoteSection.Label=Text
EParameterName.Level.Log.Db=Level
ConfigureConnParamDialog.DialogLabel=Verbindungsparameter einrichten
@@ -68,48 +68,48 @@ Problems.category.infos=Infos
Process.Job=Job
ReadProcess.label=Lese Job
PropertiesContextAction.Properties=Einstellungen
NotesPasteCommand.label=Einf<EFBFBD>gen
Process.metadataModificationDetected=<EFBFBD>nderung der Metadaten erkannt
NotesPasteCommand.label=Einf\u00FCgen
Process.metadataModificationDetected=\u00C4nderung der Metadaten erkannt
NodeSetActivateAction.Activate=Aktivieren
DeleteNodeCommand.Label=L<EFBFBD>sche Node
Process.components.notloaded=Prozess kann nicht ge<EFBFBD>ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job <EFBFBD>ffnen
DeleteNodeCommand.Label=L\u00F6sche Node
Process.components.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job \u00F6ffnen
ContextParameterPage.type=Typ
SqlMemoController.QueryError.mainMsg=Fehler im Abfrageausdruck!
ContextRepositoryCommand.modifyContext=Context bearbeiten
EParameterName.DisableWarnings=Warnungen deaktivieren
ChangeConnTextCommand.Label=<EFBFBD>ndere Verbindungsbezeichnung
ChangeConnTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik
EParameterName.startable=Ausf<EFBFBD>hrbar
EParameterName.startable=Ausf\u00FChrbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausf<EFBFBD>hren...
ExecuteSystemCommandCommand.Command=Ausf\u00FChren...
UpdateDetectionDialog.Operations=Operationen
ChangeConnectionStatusCommand.setLinkRef=definiere Link als Ref
Note.DefaultText=Text
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge<EFBFBD>ndert, sollten alle aktuellen Jobs neu geladen werden um die <EFBFBD>nderungen zu <EFBFBD>bernehmen.
MultiPageEditorContributor.runMenu=Ausf<EFBFBD>hren
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00E4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00C4nderungen zu \u00FCbernehmen.
MultiPageEditorContributor.runMenu=Ausf\u00FChren
EParameterName.uniqueName=Eindeutiger Name
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die <EFBFBD>nderungen <EFBFBD>bernehmen?
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
EParameterName.FromFile=Aus einer Datei
ChangeNoteTextCommand.Name=<EFBFBD>nderung des Notiztextes
ChangeNoteTextCommand.Name=\u00C4nderung des Notiztextes
EParameterName.HintFormat=Hinweisformat
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf<EFBFBD>gen
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf\u00FCgen
EParameterName.preview=Vorschau
ConfigureConnParamDialog.ContextText=Mit Context:
EParameterName.UseStatistics=Verwende Statistiken (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs Einstellungen
NodesPasteCommand.label=Einf<EFBFBD>gen
ExternalNodeChangeCommand.modifaicationFrom=<EFBFBD>nderung von
NodesPasteCommand.label=Einf\u00FCgen
ExternalNodeChangeCommand.modifaicationFrom=\u00C4nderung von
EmfComponent.Time=Time
TextController.decoration.description=Werte aus dem Repository <EFBFBD>bernommen
TextController.decoration.description=Werte aus dem Repository \u00FCbernommen
NodeReturn.Availability.FLOW=Ablauf
CodeView.MultipleComponentError=/// Kein Sourcecode verf<EFBFBD>gbar\n/// Mehrfache Komponenten k<EFBFBD>nnen den\n/// Sourcecode nicht anzeigen
CodeView.MultipleComponentError=/// Kein Sourcecode verf\u00FCgbar\n/// Mehrfache Komponenten k\u00F6nnen den\n/// Sourcecode nicht anzeigen
EParameterName.onFileFlag=In Datei
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projekt {2}
ParallelExecutionCommand.numberInvalid=Die Zahl ist ung<EFBFBD>ltig,
ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00FCltig,
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die <EFBFBD>nderungen <EFBFBD>bernehmen?
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren
EParameterName.user=User
ParallelExecutionCommand.Parallel=Parallelisiert
@@ -119,17 +119,16 @@ EParameterName.fromDatabaseFlag=Aus einer Datenbank
ContextRemoveParameterCommand.label=Entferne Parameter
ContextParameterExtractor.ExistedTitle=Fehler
ChangeConnectionStatusCommand.setLinkMain=definiere Link als Main
DesignerPreferencePage.largeIconsSize=Icongr<EFBFBD><EFBFBD>e:
DesignerPreferencePage.largeIconsSize=Icongr\u00F6\u00DFe:
ContextRenameParameterCommand.renameParameter=Parameter umbenennen
Process.component.notloaded=Prozess kann nicht ge<EFBFBD>ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausf<EFBFBD>hren
Process.component.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausf\u00FChren
NewProcessWizard.failureText=Job kann nicht gespeichert werden
ContextParameterPage.shouldPrompt=Aufforderung zur Werteingabe
ContextParameterPage.prompt=Aufforderung
EParameterName.Name=Name
EParameterName.Name=Name
EParameterName.onDatabaseFlag=In Datenbank
ChangeMetadataCommand.messageDialog.propagate=<EFBFBD>bernahme
ChangeMetadataCommand.messageDialog.propagate=\u00DCbernahme
ContextParameterPage.name=Name
EParameterName.fromFileFlag=Aus einer Datei
UpdateManagerUtils.Update=Aktualisiere...
@@ -137,9 +136,9 @@ CodeView.Start=Start
ContextParameterPage.nameEmpty=Parametername ist leer.
EParameterName.condition=Bedingung
ContextParameterWizard.title=Neuer Context-Parameter
ResizeNodeCommand.Name=Gr<EFBFBD><EFBFBD>e der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f<EFBFBD>r Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf<EFBFBD>gen
ResizeNodeCommand.Name=Gr\u00F6\u00DFe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f\u00FCr Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf\u00FCgen
EmfComponent.Perf=Perf
MergeOrderDialog.Order=Ordnen
DesignerPreferencePage.display.hiddenComponents=Zeige versteckte Komponenten an (Neustart erforderlich)
@@ -148,19 +147,19 @@ ConnectionSetAsMainRef.lookupLabel=Diese Verbindung definieren als Lookup
Process.errorLoadingConnectionTitle=Fehler beim Laden des Jobs
MoveNodeCommand.Label=Node verschieben
CreateNoteCommand.Name=Erstelle Notiz
MultiPageTalendEditor.InvalidInput=Ung<EFBFBD>ltige Eingabe: Muss IFileEditorInput sein
MultiPageTalendEditor.InvalidInput=Ung\u00FCltige Eingabe: Muss IFileEditorInput sein
DesignerPreferencePage.hintShowed=Komponenten-Hinweis anzeigen
CreateNodeCommand.Label=Erstelle Node
EParameterName.fileNameStats=Dateiname Statistik
ConnectionReconnectCommand.LabelSource=Verschiebe Verbindungsquelle
Problems.category.routines=Routinen
ComboController.valueFromRepository=Werte aus dem Repository <EFBFBD>bernommen
ComboController.valueFromRepository=Werte aus dem Repository \u00FCbernommen
EParameterName.schemaDb=Schema
ConnectionCreateAction.error=Fehler
OpaqueNoteSection.Label=Deckkraft
ProblemsView.problems.defaultTitle=Probleme
EParameterName.Log.File=Log in Datei
ChangeNodeTextCommand.Label=<EFBFBD>ndere Verbindungsbezeichnung
ChangeNodeTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
ConnectionReconnectCommand.LabelTarget=Verschiebe Verbindungsziel
SubjobBasicComposite.RestoreLabel=Standardfarbe wiederherstellen
EParameterName.help=Hilfe
@@ -168,9 +167,9 @@ Category_Label={0} ({1} Elemente)
Problems.category.errors=Fehler
ActivateSubjobAction.ActivatePart=Aktiviere aktuellen Subjob
ContextParameterPage.promptEmpty=Parameter "Aufforderung" ist leer.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew<EFBFBD>hlt.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew\u00E4hlt.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Parameter hinzuf<EFBFBD>gen
ContextAddParameterCommand.label=Parameter hinzuf\u00FCgen
EParameterName.catchUserErrors=Benutzer Fehler abfangen
ContextProcessSection2.context=Context:
EParameterName.dbVersion=Datenbankversion
@@ -178,7 +177,7 @@ EParameterName.LabelFormat=Bezeichnungsformat
ConfigureConnParamDialog.ContextLabel=Context:
EParameterName.dbType=Db Type
EParameterName.Version=Version
ModifyMergeOrderAction.actionText=Merge-Reihenfolge <EFBFBD>ndern
ModifyMergeOrderAction.actionText=Merge-Reihenfolge \u00E4ndern
Category_One_Item_Label={0} ({1} Element)
EmfComponent.builtIn=Built-In
EParameterName.ImplicitContextLoad=Implizites tContextLoad
@@ -187,20 +186,19 @@ EParameterName.generateCode=Code generieren
SubjobBasicComposite.SaveLabel=Als Standardfarbe speichern
ContextProcessSection2.contextType=Context-Typ
EParameterName.catchRealtimeStats=Komponenten-Statistik erfassen
ContextProcessSection.ChangeDefault=Dieser Context ist als Standard festgelegt, bitte <EFBFBD>ndern Sie den Standard-Context um diesen zu entfernen
ContextProcessSection.ChangeDefault=Dieser Context ist als Standard festgelegt, bitte \u00E4ndern Sie den Standard-Context um diesen zu entfernen
EParameterName.encodingType=Encoding Type
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f<EFBFBD>r Komponenten:
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f\u00FCr Komponenten:
AbstractElementPropertySectionController.syntaxError=Syntax-Fehler:
Process.componentsUnloaded=Einige Komponenten sind nicht geladen
EParameterName.connectionType=Verbindungstyp
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f<EFBFBD>r Komponenten:
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00FCr Komponenten:
EParameterName.TableName=Tabellenname
ChangeNoteOpacityCommand.Name=<EFBFBD>nderung der Transparenz der Notiz
ChangeNoteOpacityCommand.Name=\u00C4nderung der Transparenz der Notiz
Problems.category.warnings=Warnungen
TalendEditorContextMenuProvider.Trigger=Ereignis
ConnectionDeleteCommand.Label=L<EFBFBD>sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr<EFBFBD>fen Sie diese:
EParameterName.Author=Autor
ConnectionDeleteCommand.Label=L\u00F6sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr\u00FCfen Sie diese:
EParameterName.Author=Autor
EParameterName.componentName=Komponentenname
SubjobBasicComposite.DialogTitle=Subjob Einstellungen
@@ -208,35 +206,34 @@ DesignerPreferencePage.SubjobColorLabel=Subjob Farbe:
ActivateSubjobAction.DeactivatePart=Deaktiviere aktuellen Subjob
ConnectionCreateCommand.Label=Erstelle Verbindung
DisplaySubjobCommand.HideSubjob=Subjob ausblenden
MultiPageEditorContributor.runProcess=Job Ausf<EFBFBD>hren
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g<EFBFBD>ltig oder existiert bereits.
MultiPageEditorContributor.runProcess=Job Ausf\u00FChren
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00FCltig oder existiert bereits.
DisplaySubjobCommand.DisplaySubjob=Subjob anzeigen
ContextParameterPage.title=Context-Parameter
NodeReturn.Availability.AFTER=Nach
EmfComponent.repository=Ablage
EParameterName.ConnectionFormat=Verbindungsformat
ExecuteSystemCommandCommand.Title=Ausgef<EFBFBD>hrter Befehl
ExecuteSystemCommandCommand.Title=Ausgef\u00FChrter Befehl
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviere gesamten Subjob
EParameterName.Description=Beschreibung
EParameterName.Description=Beschreibung
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver<65>ndert.\nW<6E>hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m<>chten.
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver\u00E4ndert.\nW\u00E4hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m\u00F6chten.
NewProcessWizard.title=Neuer Job
CheckController.decoration.description=Werte aus dem Repository <EFBFBD>bernommen
CheckController.decoration.description=Werte aus dem Repository \u00FCbernommen
ContextParameterPage.comment=Kommentar
EParameterName.onConsoleFlag=Auf Konsole
NewProcessWizard.failureTitle=Fehler
DesignerColorsPreferencePage.ConnectionColorGroup=Verbindungsfarbe
modules.required=Wird zur Verwendung dieser Komponente ben<EFBFBD>tigt.
modules.required=Wird zur Verwendung dieser Komponente ben\u00F6tigt.
NodeSetActivateAction.Deactivate=Deaktivieren
EParameterName.database=Datenbank
EParameterName.start=Start
DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe:
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach <EFBFBD>nderung im Repository
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
EParameterName.ShowHint=Zeige Hinweis
ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein.
NewProcessWizard.description=Job dem Repository hinzuf<EFBFBD>gen
EParameterName.additionParam=zus<EFBFBD>tzliche Parameter
NewProcessWizard.description=Job dem Repository hinzuf\u00FCgen
EParameterName.additionParam=zus\u00E4tzliche Parameter
EParameterName.filePath=Dateipfad
JobSettingsView.JobSettings=Job
EParameterName.columnList=Spaltenliste
@@ -245,7 +242,7 @@ DesignerPreferencePage.SubjobColorGroup=Subjob Standardfarbe
MoveNodeLabelCommand.Label=NodeLabel verschieben
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2}
EParameterName.MultiThread=Multi-Thread Ausf<EFBFBD>hrung
EParameterName.MultiThread=Multi-Thread Ausf\u00FChrung
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None
@@ -259,59 +256,58 @@ EParameterName.catchUserWarning=Benutzerwarnungen abfangen
DesignerPreferencePage.schemaOptions=Falls die Eingabedaten vom angegebenen Eingabeschema abweichen:
NodeReturn.Availability.BEFORE=Vor
EParameterName.DisableInfos=Infos deaktivieren
ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente <EFBFBD>bernehmen?
ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente \u00FCbernehmen?
EParameterName.lookupColumnList=Spalten nachschlagen
ExternalNodeChangeCommand.propagate=<EFBFBD>bernahme
NoRepositoryDialog.Text=Kein Repository verf<EFBFBD>gbar.
ExternalNodeChangeCommand.propagate=\u00DCbernahme
NoRepositoryDialog.Text=Kein Repository verf\u00FCgbar.
ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen.
UpdateDetectionDialog.Items=Elemente
CodeView.End=Ende
ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein.
NoRepositoryDialog.Title=Fehler
StatsAndLogsComposite.ReloadMessages=Aktuelle Einstellungen werden <EFBFBD>berschrieben, m<EFBFBD>chten Sie fortfahren?
StatsAndLogsComposite.ReloadMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
EParameterName.propertyType=Eigenschaftstyp
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Log.Db=Log in Datenbank
NodesPasteAction.paste=Einf<EFBFBD>gen
NodesPasteAction.paste=Einf\u00FCgen
TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Kommentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviere aktuellen Subjob
AbstractLanguageMemoController.generateCode=Code generieren
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode f<EFBFBD>r diese Komponente zu erzeugen
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode f\u00FCr diese Komponente zu erzeugen
AbstractPreferenceComposite.jobAssigned=Kindjob sollte {0} zugewiesen werden
AbstractPreferenceComposite.textContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.tipContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.warning=Warnung: {0}
ColumnListController.confirm=Best<EFBFBD>tigen
ColumnListController.saveChange=Die Spalte L<EFBFBD>nge im {0} Schema wurde ver<EFBFBD>ndert. M<EFBFBD>chten Sie die <EFBFBD>nderungen <EFBFBD>bernehmen?
ColumnListController.confirm=Best\u00E4tigen
ColumnListController.saveChange=Die Spalte L\u00E4nge im {0} Schema wurde ver\u00E4ndert. M\u00F6chten Sie die \u00C4nderungen \u00FCbernehmen?
ComboController.alert=Alarm
ComboController.nothingGuess=Nichts zu erraten.
ComponentSearcher.searchResult=Suchergebnis f<EFBFBD>r Komponente {0}
ComponentSearcher.searchResult=Suchergebnis f\u00FCr Komponente {0}
ComponentSettingsView.noAdvancedSetting=Keine erweiterten Einstellungen.
ComponentSettingsView.note=Notiz
Connection.enableParallel=Parallele Ausf<EFBFBD>hrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung<EFBFBD>ltig
Connection.monitorConnection=Diese Verbindung <EFBFBD>berwachen
Connection.numberParallel=Anzahl paralleler Ausf<EFBFBD>hrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr<EFBFBD>fen.
DataProcess.enableParallel=Parallele Ausf<EFBFBD>hrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf<EFBFBD>hrungen
Connection.enableParallel=Parallele Ausf\u00FChrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung\u00FCltig
Connection.monitorConnection=Diese Verbindung \u00FCberwachen
Connection.numberParallel=Anzahl paralleler Ausf\u00FChrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00FCfen.
DataProcess.enableParallel=Parallele Ausf\u00FChrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00FChrungen
DbTableController.connectionError=Verbindungsfehler
DbTableController.openSQLBuilder=<EFBFBD>ffnen den SQLBuilder f<EFBFBD>r diese Verbindung
DbTableController.openSQLBuilder=\u00D6ffnen den SQLBuilder f\u00FCr diese Verbindung
DbTableController.setParameter=Bitte Verbindungsparameter einstellen
DbTableController.showTableList=Zeigen Tabellenliste f<EFBFBD>r derzeitige Verbindung.
DbTableController.showTableList=Zeigen Tabellenliste f\u00FCr derzeitige Verbindung.
DesignerCoreService.property=Eigenschaft
DesignerPreferencePage.DesignerEditorBackgroundColor=&Hintergrundfarbe:
DesignerPreferencePage.ReadonlyBackgroundColor=&Nur-lesen Hintergrundfarbe:
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Jobdesign-Editior Farben
DesignerPreferencePage.addOrDeleteVariable=<EFBFBD>bernehme hinzugef<EFBFBD>gte/gel<EFBFBD>schte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=<EFBFBD>berpr<EFBFBD>fe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
DesignerPreferencePage.computeLength=&Berechne Bytel<EFBFBD>nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f<EFBFBD>r Komponenten:
DesignerPreferencePage.generateCode=Beim <EFBFBD>ffnen des Jobs Quellcode generieren
DesignerPreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
DesignerPreferencePage.computeLength=&Berechne Bytel\u00E4nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00FCr Komponenten:
DesignerPreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
EParameterName.Information=Informationen anzeigen
EParameterName.NoteColor=Farbe f<EFBFBD>r Notiz
EParameterName.NoteColor=Farbe f\u00FCr Notiz
EParameterName.NoteFont=Schrift
EParameterName.NoteLabelCenter=Zentriert
EParameterName.NoteLineColor=Hinweiszeile Farbe
@@ -323,7 +319,7 @@ EParameterName.NoteTextRight=Rechts
EParameterName.NoteTextTop=oben
EParameterName.RowSeparator=Zeilenseparator
EParameterName.SubjobColor=Subjob Farbe:
EParameterName.SubjobTitleColor=<EFBFBD>berschriftsfarbe
EParameterName.SubjobTitleColor=\u00DCberschriftsfarbe
EParameterName.TracesConnection=Diese Verbindung tracen
EParameterName.creation=Anlegen
EParameterName.csvOption=CSV Optionen
@@ -334,9 +330,9 @@ EParameterName.FontItalic=Kursiv
EParameterName.FontSize=Schriftgrad
EParameterName.jobMainversion=Version
EParameterName.jobVersion=Version
EParameterName.modification=<EFBFBD>nderung
EParameterName.parallelize=Parallele Ausf<EFBFBD>hrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf<EFBFBD>hrungen
EParameterName.modification=\u00C4nderung
EParameterName.parallelize=Parallele Ausf\u00FChrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf\u00FChrungen
EParameterName.textEnclosure=Text Enclosure
EParameterName.title=Titel
EmfComponent.0=Komponente {0} konnte nicht geladen werden
@@ -345,33 +341,33 @@ ExecuteSystemCommandCommand.typeNull=Typ ist null
Extra.UseProjectSettings=Projekteinstellungen verwenden
FilterTraceColumnAction.Column=Spalte
FilterTraceColumnAction.Condition=Bedingung
FilterTraceColumnAction.SelectAll=Alle ausw<EFBFBD>hlen
FilterTraceColumnAction.SelectAll=Alle ausw\u00E4hlen
FilterTraceColumnAction.SetupTraces=Trace aufsetzen
FilterTraceColumnAction.UnselectAll=Alle Abw<EFBFBD>hlen
FilterTraceColumnAction.UnselectAll=Alle Abw\u00E4hlen
GEFPasteAction.textWarning=Warnung!
GuessSchemaController.0=Verbindungsfehler oder Fehler in der SQL Anweisung oder 'Schema ermitteln' ist nicht kompatibel mit der aktuellen SQL Anweisung. {0}
GuessSchemaController.connectionError=Verbindungsfehler
GuessSchemaController.connectionFailed=Datenbankverbindung fehlgeschlagen.
GuessSchemaController.setParameter=Bitte Verbindungsparameter einstellen
I18nPreferencePage.allTranslation=Alle <EFBFBD>bersetzungen importieren
I18nPreferencePage.completeInfo=<EFBFBD>bersetzungen aus Babili <EFBFBD>bernommen. Diese <EFBFBD>bersetzungen werden nur zum Test angezeigt. Beim n<EFBFBD>chsten Neustart der Anwendungen gehen die <EFBFBD>bernommenen Texte verloren.
I18nPreferencePage.allTranslation=Alle \u00DCbersetzungen importieren
I18nPreferencePage.completeInfo=\u00DCbersetzungen aus Babili \u00FCbernommen. Diese \u00DCbersetzungen werden nur zum Test angezeigt. Beim n\u00E4chsten Neustart der Anwendungen gehen die \u00FCbernommenen Texte verloren.
I18nPreferencePage.loading=Lade Update aus Babili
I18nPreferencePage.needRestart=Sprache (erfordert Neustart)
I18nPreferencePage.title=Update beendet
I18nPreferencePage.translationInformation=<EFBFBD>bersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben<EFBFBD>tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte <EFBFBD>bersetzungen importieren
I18nPreferencePage.translationInformation=\u00DCbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00F6tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte \u00DCbersetzungen importieren
IconSelectionController.MessageTitle=Fehler
IconSelectionController.Revert=R<EFBFBD>ckg<EFBFBD>ngig machen
IconSelectionController.Revert=R\u00FCckg\u00E4ngig machen
JavaSampleCodeFactory.schema=//Code erstellt anhand des Eingabe- und Ausgabeschemas
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu <EFBFBD>ffnen, w<EFBFBD>hlen Sie einen Job aus und w<EFBFBD>hlen Sie im Men<EFBFBD> "<22>ffne Job Hierarchie" aus. Alternativ k<EFBFBD>nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu \u00F6ffnen, w\u00E4hlen Sie einen Job aus und w\u00E4hlen Sie im Men\u00FC "\u00D6ffne Job Hierarchie" aus. Alternativ k\u00F6nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewer.hirarchy=Job Hierarchie
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel<EFBFBD>scht.
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel\u00F6scht.
Node.needOneValue=Parameter ({0}) muss mindestens einen Wert haben.
Node.noSchemaDefined=Es wurde noch kein Schema angegeben.
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing<EFBFBD>nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen<EFBFBD>gend Ausg<EFBFBD>nge des Types "{0}".
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00E4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00FCgend Ausg\u00E4nge des Types "{0}".
OpenContextChooseComboDialog.context=Context:
OpenExistVersionProcess.open.dialog=Job <EFBFBD>ffnen
OpenExistVersionProcess.open.dialog=Job \u00F6ffnen
ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=Spalte
PromptDefaultValueDialog.defaultValue=Standardwert
@@ -382,31 +378,32 @@ PropertiesWizardPage.Version.Minor=M
QueryTypeController.alert=Alarm
QueryTypeController.nothingToGuess=Nichts zu erraten.
ReloadFromProjectSettings=Neu aus Projekteinstellungen laden
ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden <EFBFBD>berschrieben, m<EFBFBD>chten Sie fortfahren?
ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.delete=L<EFBFBD>schen
SQLPatternComposite.add=Hinzuf\u00FCgen
SQLPatternComposite.delete=L\u00F6schen
SQLPatternComposite.down=Runter
SQLPatternComposite.modifySQLPattern=M<EFBFBD>chten Sie dieses SQL Template bearbeiten?
SQLPatternComposite.modifySQLPattern=M\u00F6chten Sie dieses SQL Template bearbeiten?
SQLPatternComposite.sqlPattern=SQL Template Liste
SQLPatternComposite.up=Hoch
SaveToProjectSettings=Als Projekteinstellungen speichern
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden <EFBFBD>berschriben, m<EFBFBD>chen Sie fortfahren?
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden \u00FCberschriben, m\u00F6chen Sie fortfahren?
SearchComponentInJobs.Title=Finde Komponente in Jobs
SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden
SqlMemoController.query=Abfrage
StatsAndLogs.UseProjectSettings=Projekteinstellungen verwenden
StatsAndLogsView.dataNotAvailable=Statistik/Log ist nicht verf<EFBFBD>gbar.
StatsAndLogsView.dataNotAvailable=Statistik/Log ist nicht verf\u00FCgbar.
TalendEditorDropTargetListener.cancelOperation=Operation abbrechen
TalendEditorDropTargetListener.title=Components
TalendLaunchToolbarAction.information=Information
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf<EFBFBD>gen
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf<EFBFBD>gen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf<EFBFBD>gen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.tipRemove=Aus Favoriten entfernen
TalendPaletteViewer.searchComponent=Komponente suchen
TextController.valueInvalid=Wert ist ung<EFBFBD>ltig.
TextController.valueInvalid=Wert ist ung\u00FCltig.
TraceDisableAction.TraceDesableTitle=Deaktiviere Traces
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generierung der Java-Dateien fehlgeschlagen.\n{0} :
@@ -414,19 +411,19 @@ WSDL2JAVAController.generateFileFailedFromWSDL=Erstellung der Java-Dateien aus d
JobSettingProjectSettingPage.UseProjectsetting=Verwende Projekt Einstellungen, beim Anlegen eines neuen Jobs
OutputConsolePreferencePage.consoleFont=Konsole Text Font:
OutputConsolePreferencePage.outputConsole=Ausgabekonsole
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach <EFBFBD>nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr<EFBFBD>fung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim <EFBFBD>ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=<EFBFBD>berpr<EFBFBD>fe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=<EFBFBD>bernehme hinzugef<EFBFBD>gte/gel<EFBFBD>schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f<EFBFBD>r Datenbankverbindungen
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
PerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
PerformancePreferencePage.autoUpdateDoc=Automatische Aktualisierung der zum Job/Joblet geh<EFBFBD>renden Dokumentation
PerformancePreferencePage.autoUpdateDoc=Automatische Aktualisierung der zum Job/Joblet geh\u00F6renden Dokumentation
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Repository aktualisieren
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aktualisieren bei gel<EFBFBD>schtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aktualisieren bei gel\u00F6schtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshCreated=Aktualisieren bei neu erzeugtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=Manuell aktualisieren
ConnectionCreateCommand.inputValid=Eingabe ist ung<EFBFBD>ltig.
ConnectionCreateCommand.inputValid=Eingabe ist ung\u00FCltig.
DesignerPreferencePage.actionInJobDesigner=Verwende Antialiasing und Interpolation im Job Designer
DesignerPreferencePage.compactView=&Kompaktsicht
DesignerPreferencePage.iconSize24=24 Pixel
@@ -436,7 +433,7 @@ EParameterName.useExistConn=eine bestehende Verbindung verwenden
ErrorMessageDialog.DETAIL=Detail
ErrorMessageDialog.ERROR_MESS=FEHLER!
GuessSchemaController.connError=Verbindungsfehler
GuessSchemaController.waitOpenDatabase=Warte auf das <EFBFBD>ffnen der Datenbank...
GuessSchemaController.waitOpenDatabase=Warte auf das \u00D6ffnen der Datenbank...
AppearancePreferencePage.consoleFont=Konsole Text Font:
AppearancePreferencePage.textFont=Notiz Text Font:
AppearancePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
@@ -455,7 +452,7 @@ SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=System-Routinen
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=Benutzer-Routinen
Processor.configureJava=Java-Interpreter nicht konfiguriert.
Processor.configurePerl=Perl-Interpreter nicht konfiguriert.
Processor.execFailed=Job-Ausf<EFBFBD>hrung fehlgeschlagen.
Processor.execFailed=Job-Ausf\u00FChrung fehlgeschlagen.
Processor.generationFailed=Codegenerierung fehlgeschlagen.
Processor.perlModuleNotFound=Perl Module Plugin nicht gefunden.
EParameterName.routeType=Typ
@@ -468,10 +465,10 @@ DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedD
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
EParameterName.listExceptions=Ausnahmen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach <EFBFBD>nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr<EFBFBD>fung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=<EFBFBD>bernehme hinzugef<EFBFBD>gte/gel<EFBFBD>schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f<EFBFBD>r Datenbankverbindungen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
CamelPerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
ImportRulesFromRepository.dialog=Import
GenerateGrammarController.import=Import
@@ -483,8 +480,10 @@ ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ERROE=ERROR
ConnectionDeleteCommand.COLLAPSE=Warnung
DbTableController.dialog.title=ERROR
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F<EFBFBD>r weitere Details pr<EFBFBD>fen sie bitte das Fehlerlog.
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F\u00FCr weitere Details pr\u00FCfen sie bitte das Fehlerlog.
EParameterName.dParallelize=Parallerisierung deaktivieren
EOozieParameterName.jobId=Auftrgas-ID
Connection.paral_none=Keine
ProcessUpdateManager.Question=Frage
MainComposite.VersionAuthorSection.authorLabel=Autor
EOozieParameterName.userName=Benutzername

View File

@@ -35,7 +35,6 @@ EParameterName.Level.Log.File=\u0395\u03C0\u03AF\u03C0\u03B5\u03B4\u03BF
ToggleSubjobsAction.LABEL=\u0395\u03BD\u03B1\u03BB\u03BB\u03B1\u03B3\u03AE \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03B9\u03CE\u03BD
EParameterName.schemaOptions=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AD\u03C2 \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
MultiPageEditorContributor.Grid=&\u03A0\u03BB\u03AD\u03B3\u03BC\u03B1
EParameterName.tableLogs=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u039A\u03B1\u03C4\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE\u03C2
SqlMemoController.QueryError.infoMsg=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03C0\u03B5\u03C1\u03B9\u03AD\u03C7\u03B5\u03B9 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5 (\u03CC\u03C0\u03C9\u03C2 $_context), \u03AE \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03C0\u03BB\u03B1\u03B9\u03C3\u03B9\u03C9\u03B8\u03B5\u03AF \u03B1\u03C0\u03CC \u03C4\u03BF {0}. \u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B4\u03B9\u03BF\u03C1\u03B8\u03CE\u03C3\u03C4\u03B5.
@@ -143,7 +142,6 @@ NewProcessWizard.failureText=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \
ContextParameterPage.shouldPrompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE \u03B3\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE
ContextParameterPage.prompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE
EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1
EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1
EParameterName.onDatabaseFlag=\u03A3\u03B5 \u0392\u03AC\u03C3\u03B5\u03B9\u03C2 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
ChangeMetadataCommand.messageDialog.propagate=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
ContextParameterPage.name=\u038C\u03BD\u03BF\u03BC\u03B1
@@ -153,7 +151,7 @@ CodeView.Start=\u0395\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7
StatsAndLogsComposite.SavePreferenceMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
StatsAndLogsComposite.ReloadToolTipText=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD (Shift+R)
ContextParameterPage.nameEmpty=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC.
JobHierarchyMessages.JobHierarchyViewPart_createinput=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B9\u03B5\u03C1\u03B1\u03C1\u03C7\u03AF\u03B1\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C5 \u03C4\u03BF\u03C5 ''{0}''...
JobHierarchyMessages.JobHierarchyViewPart_createinput=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B9\u03B5\u03C1\u03B1\u03C1\u03C7\u03AF\u03B1\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C5 \u03C4\u03BF\u03C5 '{0}'...
UpdateDetectionDialog.Messages=\u039F\u03B9 \u03B9\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2 \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03C3\u03C4\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03B1 \u03AD\u03C7\u03BF\u03C5\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF. \u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03BA\u03B1\u03B9 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03C4\u03B5 \u03CC\u03C4\u03B9 \u03AD\u03C7\u03B5\u03C4\u03B5 \u03C3\u03B7\u03BC\u03B5\u03B9\u03CE\u03C3\u03B5\u03B9. (*) : \u0391\u03C5\u03C4\u03AE \u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03BD\u03BF\u03B9\u03BA\u03C4\u03AE.
EParameterName.condition=\u03A3\u03C5\u03BD\u03B8\u03AE\u03BA\u03B7
SubjobBasicComposite.SaveTip=\u0391\u03C0\u03BF\u03B8\u03B7\u03BA\u03B5\u03CD\u03B5\u03B9 \u03C4\u03B1 \u03C7\u03C1\u03CE\u03BC\u03B1\u03C4\u03B1 \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD.
@@ -224,7 +222,6 @@ TalendEditorContextMenuProvider.Trigger=\u0388\u03BD\u03B1\u03C5\u03C3\u03BC\u03
ConnectionDeleteCommand.Label=\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Process.errorLoadingConnectionMessage=\u0395\u03BC\u03C6\u03B1\u03BD\u03AF\u03C3\u03C4\u03B7\u03BA\u03B1\u03BD \u03BA\u03AC\u03C0\u03BF\u03B9\u03B1 \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1 \u03BC\u03B5\u03C4\u03AC \u03C4\u03B7 \u03BC\u03B5\u03C4\u03AC\u03B2\u03B1\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03B5\u03C0\u03CC\u03BC\u03B5\u03BD\u03B5\u03C2 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03B5\u03B9\u03C2, \u03C0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B5\u03BB\u03AD\u03B3\u03BE\u03C4\u03B5;
EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2
EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2
EParameterName.componentName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
SubjobBasicComposite.DialogTitle=\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
DesignerPreferencePage.SubjobColorLabel=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
@@ -241,7 +238,6 @@ EParameterName.ConnectionFormat=\u039C\u03BF\u03C1\u03C6\u03AE \u03C3\u03CD\u03B
ExecuteSystemCommandCommand.Title=\u0395\u03BA\u03C4\u03B5\u03BB\u03B5\u03C3\u03BC\u03AD\u03BD\u03B7 \u03B5\u03BD\u03C4\u03BF\u03BB\u03AE
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u0391\u03C0\u03B5\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03B7\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
EParameterName.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE
EParameterName.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE
Process.IfToUpgradeMetadata=\u03A4\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1 \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03C3\u03C4\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03AD\u03C7\u03BF\u03C5\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF. \u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03C0\u03BF\u03C5 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03B5\u03C4\u03B5 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
NewProcessWizard.title=\u039D\u03AD\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
CheckController.decoration.description=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
@@ -301,7 +297,6 @@ NoRepositoryDialog.Title=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
StatsAndLogsComposite.ReloadMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
EParameterName.propertyType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0399\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2
EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
EParameterName.Log.Db=\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03C3\u03B5 \u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
NodesPasteAction.paste=\u0395\u03C0\u03B9\u03BA\u03CC\u03BB\u03BB\u03B7\u03C3\u03B7
TalendEditorPaletteFactory.Tools=\u0395\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03B1
@@ -472,6 +467,7 @@ ReloadFromProjectSettings=&\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C
ReloadFromProjectSettingsMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
ReloadFromProjectSettingsToolTipText=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03B1\u03C0\u03CC \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03C9\u03BD \u03AD\u03C1\u03B3\u03BF\u03C5 (Shift+R)
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=\u03A0\u03C1\u03C3\u03B8\u03AE\u03BA\u03B7
SQLPatternComposite.delete=\u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE
SQLPatternComposite.down=\u039A\u03AC\u03C4\u03C9
SQLPatternComposite.forbidModification=\u0391\u03C0\u03B1\u03B3\u03BF\u03C1\u03B5\u03CD\u03B5\u03C4\u03B1\u03B9 \u03B7 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C4\u03BF \u03C0\u03C1\u03CC\u03C4\u03C5\u03C0\u03BF sql \u03C4\u03BF\u03C5 \u03C3\u03C5\u03C3\u03C4\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B4\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AE\u03C3\u03B5\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03BD\u03AD\u03BF;

View File

@@ -35,7 +35,6 @@ EParameterName.Level.Log.File=Level
ToggleSubjobsAction.LABEL=Toggle Subjobs
EParameterName.schemaOptions=Schema Options
EParameterName.Purpose=Purpose
EParameterName.Purpose=Purpose
MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Table
SqlMemoController.QueryError.infoMsg=This query can not contain context parameters(like $_context) ,\n or this query has not been enclosed by {0} . Please correct.
@@ -144,7 +143,6 @@ NewProcessWizard.failureText=Job could not be saved
ContextParameterPage.shouldPrompt=Prompt for value
ContextParameterPage.prompt=Prompt
EParameterName.Name=Name
EParameterName.Name=Name
EParameterName.onDatabaseFlag=On Databases
ChangeMetadataCommand.messageDialog.propagate=Propagate
ContextParameterPage.name=Name
@@ -154,7 +152,7 @@ CodeView.Start=Start
StatsAndLogsComposite.SavePreferenceMessages=Current preference page setting will be overwritten, do you want to continue?
StatsAndLogsComposite.ReloadToolTipText=Reload values from preference page (Shift+R)
ContextParameterPage.nameEmpty=Parameter name is empty.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of ''{0}''...
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of '{0}'...
UpdateDetectionDialog.Messages=The properties used in the following items have been modified.\nChoose and update what you have checked. \n\n(*) : This job is not opened.
EParameterName.condition=Condition
SubjobBasicComposite.SaveTip=Saves the colors to preference page.
@@ -226,7 +224,6 @@ TalendEditorContextMenuProvider.Trigger=Trigger
ConnectionDeleteCommand.Label=Delete Connection
Process.errorLoadingConnectionMessage=Some errors appear after the migration in the following connections, please check them:
EParameterName.Author=Author
EParameterName.Author=Author
EParameterName.componentName=Component Name
SubjobBasicComposite.DialogTitle=Subjob Setting
DesignerPreferencePage.SubjobColorLabel=Subjob Color
@@ -243,7 +240,6 @@ EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description
EParameterName.Description=Description
Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job
CheckController.decoration.description=Value taken from the repository
@@ -304,7 +300,6 @@ NoRepositoryDialog.Title=Error
StatsAndLogsComposite.ReloadMessages=Current setting will be overwritten, do you want to continue?
EParameterName.propertyType=Property Type
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Log.Db=Log to Database
NodesPasteAction.paste=Paste
TalendEditorPaletteFactory.Tools=Tools
@@ -404,7 +399,7 @@ GuessSchemaController.setParameter=Please set connection parameters
I18nPreferencePage.allTranslation=Import all translations
I18nPreferencePage.completeInfo=Translations loaded from Babili, these translations will be only displayed to test, on next restart of the application, these texts for translations will be lost.
I18nPreferencePage.loading=Loading update from Babili
I18nPreferencePage.needRestart=Local Language(need restart)
I18nPreferencePage.needRestart=Local Language (need restart)
I18nPreferencePage.title=Update complete
I18nPreferencePage.translationInformation=Test translation with Babili (works only for the current language, if you want to select another language, you need to restart the application)
I18nPreferencePage.validateTranslation=Import only validated translations
@@ -424,7 +419,7 @@ Node.differentFromSchemaDefined=The schema from the input link "{0}\\" is differ
Node.errorMessage1=A component that is not a sub process start can not have any link on sub job ok / on sub job error in input.
Node.errorMessage2=A component that is not a sub process start can only have a data link or iterate link in input.
Node.errorMessage3=A component that is not a sub process start can not have any link on run if in input.
Node.errorMessage4=A component that is not a sub process start can not have any link on component ok / on component error in input.
Node.errorMessage4=A component that is not a sub process start can not have any link OnComponentOk / OnComponentError in input.
Node.getSchemaOrNot=Do you want to get the schema of the target component?
Node.input=inputs\:(
Node.inputLinkDifferentFromSchemaDefined=The schema on the first input link of the merge component "{0}" is different from the schema defined in the component.
@@ -522,7 +517,7 @@ TraceEnableAction.TraceEnableDesc=Set Trace Enable
TraceEnableAction.TraceEnableTitle=Trace Enable
UpdateManagerUtils.updateMOfification=Update manager modification
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generate java files failed.\n{0} \:
WSDL2JAVAController.generateFileFailed=Generate java files failed \n{0} \:
WSDL2JAVAController.generateFileFailedFromWSDL=Generate java files from the wsdl file\: {0} successfully.
JobSettingProjectSettingPage.implictLabel=Implicit context load
JobSettingProjectSettingPage.statAndLog=Stats and logs
@@ -695,7 +690,7 @@ ModifyMergeOrderAction.ERROE=Error
ConnectionDeleteCommand.COLLAPSE=Warning
ConnectionDeleteCommand.COLLAPSEJOBLET=Can not delete the connections of the expanded Joblet in Job.
MultiPageTalendEditor.DIRTY=Dirty joblet
MultiPageTalendEditor.DIRTYMESSAGE=\ is dirty, Please save joblet first, otherwise you will lost the modification in joblet?
MultiPageTalendEditor.DIRTYMESSAGE=\ is dirty, Please save joblet first, otherwise you will lose the modification in joblet?
UpdateDetectionDialog.jobletMessage=Job closed will be updated automatically.
ImportExportPreferencePage.addClasspathJar=Add classpath jar in exported jobs (not compatible with JobServer)
DbTableController.dialog.title=Error
@@ -859,7 +854,7 @@ Node.ELTDBMap.canNotHaveMultiStartNode=The Link type between "{0}" and "{1}" sho
Node.hasMoreThenOneColumn=Table ({0}) has more than one column.
NodePart_componentNotLoaded=Component is not loaded
NodePart_warning=Warning
Node.repeatMergeSort={0} already set merge sort,please remove the merge sort in {1}
Node.repeatMergeSort={0} already set merge sort, please remove the merge sort in {1}
DesignerPreferencePage.lineStyle=Use curved connection style for Job Designer
PerformancePreferencePage.autoCheckField=Auto check of svn to detect the update
PerformancePreferencePage.autoCheckTime=Detect update in each (seconds)
@@ -924,7 +919,7 @@ AbstractSchemaController.syncColumns=Sync columns
AbstractSchemaController.validationrule.title.warn=Warn
AbstractSchemaController.validationrule.title.confirm=Confirm
AbstractSchemaController.validationrule.selectBuildInMsg=If you select Built-In the validation rule under the component will be lost. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now doesnot contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.selectMetadataMsg=The metadata you select now does not contain current validation rule. Validation rule will be lost if you still select it. Continue?
AbstractSchemaController.validationrule.cannotApplyValMsg=Cannot apply the validation rule to the component because none of its schema use the validation rule.
AbstractSchemaController.connectionNotAvaliable=Connection has not been set or not correctly in the component
AbstractSchemaController.inputNotSet=Input connection not set
@@ -951,3 +946,55 @@ PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=If set it by zero, will be s
PerformancePreferencePage.tacTimeout.read=Read timeout from Administrator Center (seconds)
AbstractJobSettingsPage.save=Do you want to update pom for all jobs? \n This operation might take long time depends on your project size.
EmfComponent.Count=Count
Node.checkMultipleTRunjobVersion=All tRunJob of the same process must be of the same version. Please check.
Process.errorCircleConnectionDetected=Circle connection detected. The connection is <{0}>, source is <{1}> and target is <{2}>.
JobletPropertiesWizard.renameWarning.title=Warning
JobletPropertiesWizard.renameWarning.msg=There are some jobs which apply this joblet have been locked. So you cannot rename it.
AbstractMultiPageTalendEditor.DependenciesPage=Dependencies
JobDependenciesEditor.Resources=Resources
JobDependenciesEditor.filterLabel=&Search
JobDependenciesEditor.hideBuiltInItems=Hide Built-In Items
JobDependenciesEditor.refreshDependenciesTooltip=Refresh All Dependencies according to the latest content of Route
JobDependenciesEditor.KeyBindingWord=Key Bindings: Delete, Insert, Enter
JobDependenciesPanel.multiItemsSelectedStatusMsg=\ items selected
JobDependenciesPanel.deleteTitle=Delete
JobDependenciesPanel.deleteMsg=Do you want to delete all selected items?
JobDependenciesPanel.addBtn=Add...
JobDependenciesPanel.removeBtn=Remove
JobDependenciesPanel.editBtn=Edit
JobDependenciesPanel.upBtn=Up
JobDependenciesPanel.downBtn=Down
DependencyVersionPart.comboInclusive=Inclusive
DependencyVersionPart.comboExclusive=Exclusive
DependencyVersionPart.minimumVersion=Minimum Version:
DependencyVersionPart.maximumVersion=Maximum Version:
DependencyVersionPart.version=Version:
DependencyVersionDialog.versionRangeError=Minimum version must be less than or equal to maximum version
DependenceVersionPart.groupText=Version to match
DependenciesResourceSelectionDialog.selectResource=Select a Resource
DependenciesContextSelectionDialog.selectContext=Select a Context Variable
DependenciesContextSelectionDialog.addContext=Add a context variable
DependenciesContextSelectionDialog.contextInUseError=This context variable is already in use!
NewDependencyItemDialog.addTitle=Add {0}
NewDependencyItemDialog.editTitle=Edit {0}
NewDependencyItemDialog.addMsg=Add a new {0}
NewDependencyItemDialog.editMsg=Edit the attributes of selected {0}
NewDependencyItemDialog.name=&Name
NewOrEditDependencyDialog.properties=Properties
NewDependencyItemDialog.optional=&Optional
NewDependencyItemDialog.existCheckMessage=Item already exist
ManageResourcePanel.Version=Version
ManageResourcePanel.Path=Path
ManageResourcePanel.Context=Context
ManageResourcePanel.usedBy={0}({1}) is used by {2}
ManageResourcePanel.copyTitle=Copy Successfully
ManageResourcePanel.CopyPath=Copy Path
ManageResourcePanel.copyMsg='{0}' has been copied to clipboard.
ManageResourcePanel.reourceNameCol=Resource
GuessSchemaController.connectionWarning=Connection warning
PerformancePreferencePage.defaultTimeout=Default connection timeout (seconds)
PerformancePreferencePage.defaultTimeout.read=Default read timeout (seconds)
Node.hasMoreThenOneSourceKey=This component has no source key defined.
DatabaseForm.checkFailure=Connection failure.
DatabaseForm.checkFailureTip=You must change the Database Settings.
Node.checkDynamicJobUsageWarning=Usage of dynamic job is not discouraged in joblets, not compatible with continuous integration.

View File

@@ -1,7 +1,7 @@
AdvancedContextComposite.Name=Nombre
CodeView.All=Todos
EParameterName.FileName=Nombre de Archivo/Flujo
ProblemsView.description=Descripci<EFBFBD>n
ProblemsView.description=Descripci\u00F3n
EParameterName.FieldSeparator=Separador de Campo
AdvancedContextComposite.Code=Codigo
ActivateSubjobAction.DeactivateComplete=Desactivar todo Subjob
@@ -31,12 +31,11 @@ ChangeActivateStatusNodeCommand.Label.Deactive=Desactivar componente
EParameterName.user=Usuario
ContextParameterExtractor.ExistedTitle=Error
EParameterName.Name=Nombre
EParameterName.Name=Nombre
ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nombre
UpdateManagerUtils.Update=Actualizando...
CodeView.Start=Inicio
EParameterName.condition=Condici<EFBFBD>n
EParameterName.condition=Condici\u00F3n
TalendEditorPaletteFactory.CreateNote=Crear una nota
MergeOrderDialog.Order=Orden
ComboController.valueFromRepository=Valor tomado desde el repositorio
@@ -44,27 +43,26 @@ EParameterName.schemaDb=Esquema
ConnectionCreateAction.error=Error
Category_Label={0} ({1} elementos)
ActivateSubjobAction.ActivatePart=Activar subtrabajo actual
EParameterName.Version=Versi<EFBFBD>n
EParameterName.Version=Versi\u00F3n
Category_One_Item_Label={0} ({1} elemento)
SubjobBasicComposite.SaveLabel=Guardar como color predeterminado
EParameterName.encodingType=Codificaci<EFBFBD>n
EParameterName.encodingType=Codificaci\u00F3n
AbstractElementPropertySectionController.syntaxError=Error(es) de sintaxis:
TalendEditorContextMenuProvider.Trigger=Disparador
ConnectionDeleteCommand.Label=Borrar Conexi<EFBFBD>n
ConnectionDeleteCommand.Label=Borrar Conexi\u00F3n
ActivateSubjobAction.DeactivatePart=Desactivar Subjob actual
ConnectionCreateCommand.Label=Crear<EFBFBD>Conexi<EFBFBD>n
NodeReturn.Availability.AFTER=Despu<EFBFBD>s
ConnectionCreateCommand.Label=Crear\u00BAConexi\u00F3n
NodeReturn.Availability.AFTER=Despu\u00E9s
EmfComponent.repository=Repositorio
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Desactivar todo Subjob
EParameterName.Description=Descripci<EFBFBD>n
EParameterName.Description=Descripci<EFBFBD>n
EParameterName.Description=Descripci\u00F3n
CheckController.decoration.description=Valor tomado desde el repositorio
ContextParameterPage.comment=Comentario
NewProcessWizard.failureTitle=Error
EParameterName.database=Base de Datos
EParameterName.start=Inicio
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=La variable adjunta para este par<EFBFBD>metro es:
AbstractElementPropertySectionController.variableTooltip=La variable adjunta para este par\u00E1metro es:
EParameterName.filePath=Ruta Archivo
JobSettingsView.JobSettings=Trabajo
EParameterName.context=Contexto
@@ -77,16 +75,15 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Quisiera tomar el esquema d
ExternalNodeChangeCommand.propagate=Propagar
UpdateDetectionDialog.Items=Elementos
CodeView.End=Fin
ContextParameterPage.defaultValueEmpty=Se rechaza un valor default vac<EFBFBD>o
ContextParameterPage.defaultValueEmpty=Se rechaza un valor default vac\u00EDo
ChangeValuesFromRepository.messageDialog.take=Tomar
NoRepositoryDialog.Title=Error
EParameterName.Status=Estado
EParameterName.Status=Estado
NodesPasteAction.paste=Pegar
TalendEditorPaletteFactory.Tools=Herramientas
EParameterName.Comment=Comentario
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Desactivar Subjob actual
AbstractLanguageMemoController.generateSampleCode=trata generar un c<EFBFBD>digo simple para este componente
AbstractLanguageMemoController.generateSampleCode=trata generar un c\u00F3digo simple para este componente
AbstractPreferenceComposite.jobAssigned=Job hijo podria ser asignado a {0}
AbstractPreferenceComposite.textContent=Aplicar a todos los sub trabajos
AbstractPreferenceComposite.tipContent=Aplicar a todos los sub trabajos
@@ -95,43 +92,45 @@ ColumnListController.confirm=Confirmar
ComboController.alert=Alerta
ComponentSettingsView.note=nota
ComponentSettingsView.subjob=SubJob
Connection.numberParallel=N<EFBFBD>mero de ejecuciones en paralelo
DataProcess.numberParallelExcution=N<EFBFBD>mero de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conecci<EFBFBD>n actual
Connection.numberParallel=N\u00FAmero de ejecuciones en paralelo
DataProcess.numberParallelExcution=N\u00FAmero de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conecci\u00F3n actual
DesignerCoreService.property=Propiedad
EParameterName.NoteColor=Color de Nota
EParameterName.NoteTextBottom=abajo
EParameterName.NoteTextColor=Color de Fuente
EParameterName.NoteTextTop=Arriba
EParameterName.RowSeparator=Separador de Fila
EParameterName.creation=Creaci\u00F3n
EParameterName.csvOption=Opciones CSV
EParameterName.encoding=Codificaci<EFBFBD>n
EParameterName.escapeChar=Car<EFBFBD>cter de Escape
EParameterName.encoding=Codificaci\u00F3n
EParameterName.escapeChar=Car\u00E1cter de Escape
EParameterName.FontBold=Negrita
EParameterName.jobMainversion=Versi<EFBFBD>n
EParameterName.jobVersion=Versi<EFBFBD>n
EParameterName.title=T<EFBFBD>tulo
EParameterName.jobMainversion=Versi\u00F3n
EParameterName.jobVersion=Versi\u00F3n
EParameterName.title=T\u00EDtulo
FilterTraceColumnAction.Column=Columna
FilterTraceColumnAction.Condition=Condici<EFBFBD>n
FilterTraceColumnAction.Condition=Condici\u00F3n
FilterTraceColumnAction.SelectAll=Seleccionar todo
IconSelectionController.MessageTitle=Error
JobHierarchyViewPart.reason=hay alguna raz<EFBFBD>n.
JobHierarchyViewer.hirarchy=Jerarqu<EFBFBD>a de trabajos
JobHierarchyViewPart.reason=hay alguna raz\u00F3n.
JobHierarchyViewer.hirarchy=Jerarqu\u00EDa de trabajos
PromptDefaultValueDialog.column=Columna
PromptDefaultValueDialog.defaultValue=Valor Default
PropertiesWizardPage.Version=Versi<EFBFBD>n
PropertiesWizardPage.Version=Versi\u00F3n
QueryTypeController.alert=Alerta
SQLPatternComposite.add=Agregue
SQLPatternComposite.delete=Borrar
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci<EFBFBD>n
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci\u00F3n
TalendEditorDropTargetListener.chooseComponent=Elija un componente a crear.
TalendEditorDropTargetListener.title=Componentes
TalendLaunchToolbarAction.information=Informaci<EFBFBD>n
TalendLaunchToolbarAction.information=Informaci\u00F3n
TalendPaletteContextMenuProvider.descriptionHidden=Ocultar directorio
TalendPaletteContextMenuProvider.textHidden=Ocultar directorio
TalendPaletteContextMenuProvider.tipHidden=Ocultar directorio
TalendPaletteViewer.searchComponent=Buscar componente...
ConnectionCreateCommand.inputValid=Entrada inv<EFBFBD>lida
EParameterName.useExistConn=Usar una conexi<EFBFBD>n existente
ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
EParameterName.useExistConn=Usar una conexi\u00F3n existente
ErrorMessageDialog.DETAIL=Detalle
EParameterName.dataSource=Base de Datos
EParameterName.multiKeyValues=Valores Clave
@@ -152,3 +151,7 @@ ConnectionDeleteCommand.COLLAPSE=Advertencia
DbTableController.dialog.title=Error
EOozieParameterName.jobId=Identificador de Trabajo
ProcessUpdateManager.Question=Pregunta
TalendEditorPaletteFactory.palette.favorites=Favoritos
TalendEditorPaletteFactory.palette.recentlyUsed=Utilizados recientemente
MainComposite.NameSection.Name=Nombre
MainComposite.DateSection.creationLabel=Creaci\u00F3n

View File

@@ -19,7 +19,7 @@ ChangeMergeOrderCommand.label=Promijeni redoslijed umetanja
ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka
ActivateSubjobAction.ActivateComplete=Aktiviraj cijeli pod-zadatak
EParameterName.port=Port
EParameterName.schemaType=\n\n \n\nCollection\n\nSchema
EParameterName.schemaType=\n\n\t\n\nCollection\n\nSchema
AbstractElementPropertySectionController.fieldRequired=Ovo polje treba biti popunjeno.
Process.Job=Posao
ContextRepositoryCommand.modifyContext=Promijeni kontekst
@@ -37,14 +37,13 @@ ContextParameterExtractor.ExistedTitle=Gre\u0161ka
ChangeConnectionStatusCommand.setLinkMain=Postavi Link kao Main
ContextRenameParameterCommand.renameParameter=Preimenuj parametar
EParameterName.Name=Ime
EParameterName.Name=Ime
ChangeMetadataCommand.messageDialog.propagate=Propagiraj
ContextParameterPage.name=Ime
UpdateManagerUtils.Update=A\u017Eurira se...
CodeView.Start=Po\u010Detak
ContextParameterPage.nameEmpty=Naziv parametra je prazan.
MergeOrderDialog.Order=Poredak
EParameterName.schemaDb=\n\n \n\nCollection\n\nSchema
EParameterName.schemaDb=\n\n\t\n\nCollection\n\nSchema
ProblemsView.resource=Resurs
ConnectionCreateAction.error=Gre\u0161ka
ChangeNodeTextCommand.Label=Promijeni Naziv konekcije
@@ -64,7 +63,6 @@ DesignerPreferencePage.SubjobColorLabel=Boja pod-posla
ActivateSubjobAction.DeactivatePart=Deaktiviraj trenutni Subjob
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviraj cijeli Subjob
EParameterName.Description=Opis
EParameterName.Description=Opis
ContextParameterPage.comment=Komentar
NewProcessWizard.failureTitle=Gre\u0161ka
EParameterName.database=Izvor podataka
@@ -85,7 +83,6 @@ ChangeValuesFromRepository.messageDialog.take=Uzmi
NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.propertyType=Tip svojstva
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Comment=Komentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviraj trenutni Subjob
AbstractLanguageMemoController.generateSampleCode=Poku\u0161aj generirati sample code za ovu komponentu
@@ -120,6 +117,7 @@ PropertiesWizardPage.Version.Minor=M
QueryTypeController.alert=Upozorenje
QueryTypeController.nothingToGuess=Ni\u0161ta za pogoditi.
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Dodaj
SQLPatternComposite.delete=Obri\u0161i
TalendLaunchToolbarAction.noAvailableItem=Niti jedna stavka koja se izvr\u0161ava nije dostupna.
WSDL2JAVAController.TOS=Talend Open Studio

View File

@@ -26,7 +26,7 @@ ExecuteSystemCommandCommand.ConsoleMessages=Messaggi console
AdvancedContextComposite.Code=Codice
CommandController.CommandLabel=Lanciare
ContextModifyCommand.label=Modificare contesto
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet<EFBFBD> quando generi il codice (disabilitandolo le propriet<EFBFBD> dei componenti di creerano pi<EFBFBD> velocemente)
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
ConnectionCreateAction.dialogMessage=Nuovo nome destinazione?
ContextChangeDefaultCommand.label=Cambiare contesto predefinito
ActivateSubjobAction.DeactivateComplete=Disattiva il Subjob completo
@@ -34,9 +34,8 @@ EParameterName.Level.Log.File=Livello
ToggleSubjobsAction.LABEL=Alterna Subobjets
EParameterName.schemaOptions=Opzioni Schema
EParameterName.Purpose=Scopo
EParameterName.Purpose=Scopo
EParameterName.tableLogs=Tabella dei log
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non <EFBFBD> stata inclusa {0} . Corregerla per favore.
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non \u00E8 stata inclusa {0} . Corregerla per favore.
NodeBreakpointAction.removeBreakpoint=Rimuovi breakpoint
ChangeActivateStatusNodeCommand.Label.Active=Attiva elemento(i)
EParameterName.queryType=Tipo query
@@ -62,9 +61,9 @@ Problems.category.jobs=Lavori
EditProcess.editJob=Modificare job
NodesCopyAction.label=Copia
EParameterName.fileNameLogs=Nome file di log
PropertyChangeCommand.Label=Cambio propriet<EFBFBD>
PropertyChangeCommand.Label=Cambio propriet\u00E0
TextNoteSection.Label=Testo
AbstractElementPropertySectionController.fieldRequired=Il campo <EFBFBD> obbligatorio
AbstractElementPropertySectionController.fieldRequired=Il campo \u00E8 obbligatorio
EParameterName.Level.Log.Db=Livello
EParameterName.PrintOperations=Stampa operazioni
ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione
@@ -76,7 +75,7 @@ NotesPasteCommand.label=Incolla
Process.metadataModificationDetected=Rilevate modifiche metadata
NodeSetActivateAction.Activate=Attivare
DeleteNodeCommand.Label=Cancellare Nodo
Process.components.notloaded=Il processo non pu<EFBFBD> essere aperto perch<EFBFBD> alcuni componenti utilizzati {0} non sono stati caricati
Process.components.notloaded=Il processo non pu\u00F2 essere aperto perch\u00E9 alcuni componenti utilizzati {0} non sono stati caricati
EditProcess.openJob=Aprire job
ContextParameterPage.type=Tipo
SqlMemoController.QueryError.mainMsg=Errore dichiarazione query
@@ -114,7 +113,7 @@ StatsAndLogsComposite.SaveToolTipText=Salvare i valori nella pagina delle prefer
CodeView.MultipleComponentError=///Codice non disponibile /// Diversi componenti non possono /// mostrare il codice
EParameterName.onFileFlag=Sui file
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Progetto {2}
ParallelExecutionCommand.numberInvalid=Il numero non <EFBFBD> valido.
ParallelExecutionCommand.numberInvalid=Il numero non \u00E8 valido.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo
ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti?
ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i)
@@ -130,24 +129,23 @@ ChangeConnectionStatusCommand.setLinkMain=Impostare il Link come principale
MergeOrderDialog.ModifyMergeOrder=- Modifica l'ordine di unione
DesignerPreferencePage.largeIconsSize=Dimensione icona:
ContextRenameParameterCommand.renameParameter=Rinominare parametro
Process.component.notloaded=Il processo non pu<EFBFBD> essere aperto perch<EFBFBD> un componente utilizzato in {0} non <EFBFBD> stato caricato
Process.component.notloaded=Il processo non pu\u00F2 essere aperto perch\u00E9 un componente utilizzato in {0} non \u00E8 stato caricato
RunProcess.runJob=Esegui job
NewProcessWizard.failureText=Non <EFBFBD> stato possibile salavare il Job
NewProcessWizard.failureText=Non \u00E8 stato possibile salavare il Job
ContextParameterPage.shouldPrompt=Richiesta valore
ContextParameterPage.prompt=Richiesta
EParameterName.Name=Nome
EParameterName.Name=Nome
EParameterName.onDatabaseFlag=Sui database
ChangeMetadataCommand.messageDialog.propagate=Propagato
ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Dal file
UpdateManagerUtils.Update=Aggiornamento in corso...
CodeView.Start=Partenza
StatsAndLogsComposite.SavePreferenceMessages=La pagina attuale con le impostazioni preferite verr<EFBFBD> sovrascritta, volete continuare?
StatsAndLogsComposite.SavePreferenceMessages=La pagina attuale con le impostazioni preferite verr\u00E0 sovrascritta, volete continuare?
StatsAndLogsComposite.ReloadToolTipText=Ricaricare i calori dalla pagina delle preferenze (Shift+R)
ContextParameterPage.nameEmpty=Nome parametro <EFBFBD> vuoto.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creazione gerarchia tipo di ''{0}''
UpdateDetectionDialog.Messages=Le propriet<EFBFBD> utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non <EFBFBD> stato aperto
ContextParameterPage.nameEmpty=Nome parametro \u00E8 vuoto.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creazione gerarchia tipo di '{0}'
UpdateDetectionDialog.Messages=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non \u00E8 stato aperto
EParameterName.condition=Condizione
SubjobBasicComposite.SaveTip=Salvare i colori nella pagine delle preferenze
ContextParameterWizard.title=Nuovo parametro di contesto
@@ -170,7 +168,7 @@ ComboController.valueFromRepository=Valore ripreso dal repository
EParameterName.schemaDb=Schema
ProblemsView.resource=Risorsa
ConnectionCreateAction.error=Errore
OpaqueNoteSection.Label=Opacit<EFBFBD>
OpaqueNoteSection.Label=Opacit\u00E0
ProblemsView.problems.defaultTitle=Problemi
ChangeNodeTextCommand.Label=Modificare l'etichetta della connessione
ConnectionReconnectCommand.LabelTarget=Spostare la connessione di destinazione
@@ -180,7 +178,7 @@ Category_Label={0} ({1} elementi)
Problems.category.errors=Errori
ActivateSubjobAction.ActivatePart=Attiva il subjob corrente
ContextParameterPage.promptEmpty=Richiesta parametro vuota
ContextParameterPage.typeEmpty=Il tipo di parametro non <EFBFBD> definito.
ContextParameterPage.typeEmpty=Il tipo di parametro non \u00E8 definito.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Aggiungere parametro
EParameterName.catchUserErrors=Cattura errori utente
@@ -190,7 +188,7 @@ EParameterName.LabelFormat=Formato etichetta
ConfigureConnParamDialog.ContextLabel=Contesto:
EParameterName.dbType=Tipo DB
EParameterName.Version=Versione
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu<EFBFBD> essere aggiornato quando il job <EFBFBD> in sola lettura
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu\u00F2 essere aggiornato quando il job \u00E8 in sola lettura
ModifyMergeOrderAction.actionText=Modifica ordine d'unione
Category_One_Item_Label={0} ({1} elemento)
EmfComponent.builtIn=Integrato
@@ -200,7 +198,7 @@ EParameterName.generateCode=Genera codice
SubjobBasicComposite.SaveLabel=Salvare come colore predefinito
ContextProcessSection2.contextType=Tipo di contesto
EParameterName.catchRealtimeStats=Cattura statistiche componenti
ContextProcessSection.ChangeDefault=Questo contesto <EFBFBD> impostato come default, per favore cambia il contesto di default per rimuoverlo
ContextProcessSection.ChangeDefault=Questo contesto \u00E8 impostato come default, per favore cambia il contesto di default per rimuoverlo
EParameterName.encodingType=Tipo codifica
DesignerPreferencePage.defaultFilePathDirectory=Percorso del componente di default:
ExtraComposite.ImplicitContextSettings=Caricamento impostazioni implicite del contesto
@@ -209,13 +207,12 @@ Process.componentsUnloaded=Ci sono alcuni componenti non caricati
EParameterName.connectionType=Connessione Tipo
DesignerPreferencePage.component.defaultHint=Componenti di default suggeriti
EParameterName.TableName=Nome Tabella
ChangeNoteOpacityCommand.Name=Cambiare l'obacit<EFBFBD> della nota
ChangeNoteOpacityCommand.Name=Cambiare l'obacit\u00E0 della nota
Problems.category.warnings=Avvertimenti
TalendEditorContextMenuProvider.Trigger=Attivare
ConnectionDeleteCommand.Label=Cancellare connessione
Process.errorLoadingConnectionMessage=Alcuni errori sono apparsi dopo la migrazione delle seguenti connessioni; per favore controllali:
EParameterName.Author=Autore
EParameterName.Author=Autore
EParameterName.componentName=Nome componente
SubjobBasicComposite.DialogTitle=Impostazione subjob
DesignerPreferencePage.SubjobColorLabel=Colore subjob
@@ -223,7 +220,7 @@ ActivateSubjobAction.DeactivatePart=Disattiva il Subjob corrente
ConnectionCreateCommand.Label=Creare connessione
DisplaySubjobCommand.HideSubjob=Nascondere subjob
MultiPageEditorContributor.runProcess=Esegui job
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non <EFBFBD> valido o esiste gi<EFBFBD>.
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00E8 valido o esiste gi\u00E0.
DisplaySubjobCommand.DisplaySubjob=Visualizza subjob
ContextParameterPage.title=Parametro contesto
NodeReturn.Availability.AFTER=Dopo
@@ -232,8 +229,7 @@ EParameterName.ConnectionFormat=Formato connessione
ExecuteSystemCommandCommand.Title=Esegui comando
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo
EParameterName.Description=Descrizione
EParameterName.Description=Descrizione
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i <20> stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i \u00E8 stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
NewProcessWizard.title=Nuovo Job
CheckController.decoration.description=Valore ripreso dal repository
ContextParameterPage.comment=Commento
@@ -248,16 +244,16 @@ EParameterName.prevColumnList=Anteprima lista colonna comp.
DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro <EFBFBD>:
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00E8:
EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento <EFBFBD> sconsigliato.
ContextParameterPage.commentEmpty=Nessun commento \u00E8 sconsigliato.
NewProcessWizard.description=Aggiungi un job nel repository
EParameterName.additionParam=Parametri aggiuntivi
EParameterName.filePath=Percorso file
JobSettingsView.JobSettings=Job
EParameterName.columnList=Lista colonna
EParameterName.DisableErrors=Disattiva errori
EParameterName.NotLoadOldVariableLabel=Se c'<EFBFBD> la variabile nel contesto, ma non caricata
EParameterName.NotLoadOldVariableLabel=Se c'\u00E8 la variabile nel contesto, ma non caricata
DesignerPreferencePage.SubjobColorGroup=Colore di default del subjob
MoveNodeLabelCommand.Label=Muovi nodo etichetta
EParameterName.context=Contesto
@@ -266,7 +262,7 @@ EParameterName.MultiThread=Esecuzione multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente
EmfComponent.None=Nessuno
MultiPageEditorContributor.View=Visualizza
ContextParameterPage.nameExists=Nome parametro esiste gi<EFBFBD>.
ContextParameterPage.nameExists=Nome parametro esiste gi\u00E0.
ExecuteSystemCommandCommand.Label=Esegui comandi speciali che sono impostati dall'utente o definiti nel componente
ContextParameterPage.defaultValue=Valore predefinito
MergeOrderDialog.MoveDown=Spostare sopra
@@ -281,17 +277,16 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Volete prendere lo schema d
EParameterName.lookupColumnList=Lookup lista colonna
ExternalNodeChangeCommand.propagate=Propagati
NoRepositoryDialog.Text=Nessun repository disponibile
ConnectionError.Message=Connessione Database fallita in modalit<EFBFBD> Built-In
ConnectionError.Message=Connessione Database fallita in modalit\u00E0 Built-In
UpdateDetectionDialog.Items=Elementi
CodeView.End=Fine
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito <EFBFBD> sconsigliato.
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito \u00E8 sconsigliato.
StatsAndLogsComposite.Reload=&Ricaricare dalle preferenze
UpdateDetectionDialog.WarningMessage=Alcuni elementi deselezionati saranno cambiati in modalit<EFBFBD> integrata.
UpdateDetectionDialog.WarningMessage=Alcuni elementi deselezionati saranno cambiati in modalit\u00E0 integrata.
ChangeValuesFromRepository.messageDialog.take=Prendere
NoRepositoryDialog.Title=Errore
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar<EFBFBD> sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet<EFBFBD>
EParameterName.Status=Stato
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet\u00E0
EParameterName.Status=Stato
EParameterName.Log.Db=Connetti al database
NodesPasteAction.paste=Incolla
@@ -327,8 +322,8 @@ DbTableController.openSQLBuilder=Apri SQLBuilder su questa connessione
DbTableController.openSelectionDialog=Apri finestra per selezionare tabelle
DbTableController.setParameter=Per favore imposta parametri connessione
DbTableController.showTableList=Mosta la lista della tabelle per l'attuale connessione
DesignerCoreService.property=Propriet<EFBFBD>
DesignerCoreService.propertySource=Propriet<EFBFBD>:\source
DesignerCoreService.property=Propriet\u00E0
DesignerCoreService.propertySource=Propriet\u00E0:\source
DesignerPreferencePage.DesignerEditorBackgroundColor=Colore di sfondo
DesignerPreferencePage.ReadonlyBackgroundColor=Colore sfondo sola lettura
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Colore ediutor JobDesigner
@@ -398,23 +393,23 @@ I18nPreferencePage.validateTranslation=Importa solamente traduzioni validate
IconSelectionController.MessageTitle=Errore
IconSelectionController.Messages=La grandezza icona dovrebbe essere 32x32
IconSelectionController.Revert=Ripristina
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar<EFBFBD> caricato dalla vecchia pagina preferenze
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar\u00E0 caricato dalla vecchia pagina preferenze
JavaSampleCodeFactory.schema=//codice generato in accordo con schema di input e output
JobHierarchyViewPart.reason=c'<EFBFBD> qualche ragione
JobHierarchyViewPart.reason=c'\u00E8 qualche ragione
JobHierarchyViewPart.showDecription=Per visualizzare la gerarchia dei job, scegli un job e poi "apri gerarchia job" nel menu. In alternativa, puoi fare il drag and drop di un job dalla palette repository sulla view corrente.
JobHierarchyViewer.hirarchy=Gerarchia job
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse <EFBFBD> stato rimosso
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse \u00E8 stato rimosso
JobTemplateViewsAndProcessUtil.jobName=Job fittizio per il wizard del modello job
MultipleThreadDynamicComposite.gatherInformation=Recupero informazioni dal repository
Node.componentNotExist=Questo componente dipende dal componente {0} ma non esiste.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" <EFBFBD> differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non <EFBFBD> un sotto processo iniziato non pu<EFBFBD> avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non <EFBFBD> un sotto processo iniziato pu<EFBFBD> avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non <EFBFBD> un sotto processo iniziato non pu<EFBFBD> avere nessun collegamento o esecuzione se <EFBFBD> in input.
Node.errorMessage4=Un componente che non <EFBFBD> un sotto processo iniziato non pu<EFBFBD> avere nessun collegamento su un componente ok / errore in input.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" \u00E8 differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non \u00E8 un sotto processo iniziato pu\u00F2 avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento o esecuzione se \u00E8 in input.
Node.errorMessage4=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un componente ok / errore in input.
Node.getSchemaOrNot=Vuoi ottenere lo schema del componente di destinazione?
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" <EFBFBD> differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu<EFBFBD> avere al massimo un valore.
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" \u00E8 differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu\u00F2 avere al massimo un valore.
Node.noColumnDefined=Lo schema/collegamento di output ha colonne non definite, controllalo.
Node.noInputLink=Il componente dovrebbe avere connessioni input
Node.noOutputLink=Il componente dovrebbe avere gli output collegati
@@ -422,10 +417,10 @@ Node.noRowMainLink=Il componente dovrebbe avere almento un collegamento Main
Node.noSchemaDefined=Nessuno schema definito ancora
Node.notEnoughTypeInput=Questo componente non ha abbastanza "{0}" tipi di input
Node.notEnoughTypeOutput=Questo componente non ha abbastanza "{0}" tipi di output
Node.outputNeedInputLink=Se questo componente <EFBFBD> di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma <EFBFBD> richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi<EFBFBD>.
Node.schemaDifferent=Parametro ({0}): lo schema <EFBFBD> diverso dalla query.
Node.outputNeedInputLink=Se questo componente \u00E8 di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma \u00E8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00F9.
Node.schemaDifferent=Parametro ({0}): lo schema \u00E8 diverso dalla query.
Node.schemaNotSame=Gli schemi sui collegamenti di input del componente unione "{0}" sono differenti: dovrebbero essere uguali.
Node.tooMuchTypeInput=Questo componente ha troppi "{0}" tipi di input
Node.tooMuchTypeOutput=Questo componete ha troppi "{0}" tipi di output.
@@ -434,7 +429,7 @@ OpenExistVersionProcess.open=Apri altra versione
OpenExistVersionProcess.open.dialog=Aprire job
OpenExistVersionProcess.open.title=Scegli la versione del job ed apri
OpenExistVersionProcessPage.errorMessage=Per favore imposta una nuova versione
OpenExistVersionProcessPage.messageCreated=Se questo job <EFBFBD> bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.messageCreated=Se questo job \u00E8 bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.textContent=Crea una nuova versione ed aprila
OpenJobAction.description=Apri un job nell'editor
OpenJobAction.tipText=Apri un job
@@ -455,35 +450,36 @@ PropertiesTableEditorModel.removeSchema=Rimuovi schema
PropertiesWizardPage.Version=Versione
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertyTypeController.saveToMetadata=Salva la propriet<EFBFBD> del Metadata
PropertyTypeController.saveToMetadata=Salva la propriet\u00E0 del Metadata
QueryTypeController.alert=Avvertimento
QueryTypeController.nothingToGuess=Nulla da autorilevare
ReloadFromProjectSettings=&Ricarica dalle impostazioni del progetto
ReloadFromProjectSettingsMessages=L'attuale impostazione sar<EFBFBD> sovrascritta. Vuoi continuare?
ReloadFromProjectSettingsMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
ReloadFromProjectSettingsToolTipText=Ricarica valori dalla pagina di impostazione del progetto (Shift+R)
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Aggiungi
SQLPatternComposite.delete=Rimuovi
SQLPatternComposite.down=Gi<EFBFBD>
SQLPatternComposite.down=Gi\u00F9
SQLPatternComposite.forbidModification=Modifica proibita suil sistema del template sql. Vuoi crearne una ora?
SQLPatternComposite.modifySQLPattern=Vuoi modificare questo template sql?
SQLPatternComposite.sqlPattern=Lista Template SQL
SQLPatternComposite.up=Su
SaveToProjectSettings=&Salva le impostazioni del progetto
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sar<EFBFBD> sovrascritta. Vuoi continuare?
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sar\u00E0 sovrascritta. Vuoi continuare?
SaveToProjectSettingsToolTipText=Salva valori della pagina dell'impostazione (shift+S)
SearchComponentInJobs.Title=Trova componente nei Job
SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente
SqlMemoController.query=Query
StatLogs.LoadOldPreferences=L'impostazione di StatsAndLogs sar<EFBFBD> caricata dalla vecchia pagina preferenze
StatLogs.LoadOldPreferences=L'impostazione di StatsAndLogs sar\u00E0 caricata dalla vecchia pagina preferenze
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvataggio impostazioni progetto...
StatsAndLogs.UseProjectSettings=Utilizza impostazioni progetto
StatsAndLogsPreferencePage.repositoryType=Tipo repository
StatsAndLogsView.dataNotAvailable=Una/Un Statistica/log non <EFBFBD> disponibile
StatsAndLogsView.dataNotAvailable=Una/Un Statistica/log non \u00E8 disponibile
TalendEditorDropTargetListener.cancelOperation=cancella questa operazione
TalendEditorDropTargetListener.chooseComponent=Scegli un componente da creare
TalendEditorDropTargetListener.title=Componenti
TalendLaunchToolbarAction.information=Informazione
TalendLaunchToolbarAction.noAvailableItem=Non c'<EFBFBD> l'elemento disponibile in esecuzione
TalendLaunchToolbarAction.noAvailableItem=Non c'\u00E8 l'elemento disponibile in esecuzione
TalendPaletteContextMenuProvider.descriptionAdd=Aggiungi ai preferiti
TalendPaletteContextMenuProvider.descriptionDisplay=Mostra cartella
TalendPaletteContextMenuProvider.descriptionHidden=Nascondi cartella
@@ -512,13 +508,13 @@ JobSettingProjectSettingPage.statAndLog=Statistiche e log
JobSettingProjectSettingPage.UseProjectsetting=Usa preferenze del progetto quanto crei un nuovo job
OutputConsolePreferencePage.consoleFont=Font testo console:
PerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/aggiornamento dopo una modifica nel repository
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet<EFBFBD> quando generi il codice (disabilitandolo le propriet<EFBFBD> dei componenti di creerano pi<EFBFBD> velocemente)
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
PerformancePreferencePage.generateCode=Genera codice quando apri il job
PerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni i job o i joblets
PerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
PerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al database
PerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar<EFBFBD> come disattivare il timeout.
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
PerformancePreferencePage.autoUpdateDoc=Aggiornamento automatico della corrispondente documentazione del job/joblet
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Aggiornare Repository
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aggiornare alla cancellazione di un elemento
@@ -550,13 +546,13 @@ EParameterName.useMultiSaparators=Utilizza separatori multipli
EParameterName.multiSaparators=Separatori
EParameterName.multiKeyValues=Valori chiave
EmfComponent.tnsfile=Utilizza file Tns
ErrorMessageDialog.property_error=Errore propriet<EFBFBD> di
ErrorMessageDialog.property_error=Errore propriet\u00E0 di
MergeOrderDialog.ConnectionName=Nome connessione
ModifyOutputOrderAction.text=Modifica {0} ordine collegamenti
ModifyOutputOrderDialog.title=\ {0} - Modifica {1} ordinamenti
TnsEditorDialog.Service=Servizio
TnsEditorDialog.Value=Valore
UpdateDetectionDialog.ShowDependenciesMess=Le propriet<EFBFBD> utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non <EFBFBD> aperto.
UpdateDetectionDialog.ShowDependenciesMess=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non \u00E8 aperto.
PerformancePreferencePage.itemsRelationDialogMessage=Costruire l'indice potrebbe richiedere del tempo. Vuoi costruire l'indice ora?
PerformancePreferencePage.itemsRelationDialogTitle=Costruzione indice rapporto elemento
PerformancePreferencePage.itemsRelationsCheckbox=Utilizza indice per rapporto elementi (Sperimentale)
@@ -599,9 +595,9 @@ Node.dynamicNotSupported=Tipo dinamico non supportato in questa versione
Node.hl7HaveNoMergeLink=Non hai un collegamento unione
Node.onlyOneDynamicPerSchema=Dovrebbe esserci solamente un tipo dinamico in uno schema
Node.schemaNotSynchronized=Schema non sincronizzato
I18nPreferencePage.wait_process=Il processo impiegher<EFBFBD> diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" <EFBFBD> diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu<EFBFBD> essere uguale a "";
I18nPreferencePage.wait_process=Il processo impiegher\u00E0 diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" \u00E8 diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00F2 essere uguale a "";
BringForwardAction_bring_forward=Porta avanti
BringToFrontAction_bring_to_front=Porta di fronte
Processor.commandLineLog=Linea di comando\:
@@ -617,20 +613,20 @@ EParameterName.validationRuleType=Tipo regola validazione
ImportExportPreferencePage.exportJobScript=Utilizza nome file recente per salvare, quando esporti lo script del job.
ImportExportPreferencePage.exportRouteScript=Utilizza nome file recente per salvare, quando esporti lo script della route.
EParameterName.routeType=Tipo
Node.errorMessage5=Un componente che non <EFBFBD> un sotto processo iniziato non pu<EFBFBD> avere nessun collegamento sulla route quando <EFBFBD> in input.
Node.errorMessage5=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento sulla route quando \u00E8 in input.
EParameterName.Use.Dynamic.Job=Utilizza job dinamico
EParameterName.Context.Job=Contesto job
tPassportAdvancedDenormalize.needOneValue=O {0} o {1} deve essere configurato.
tPassportAdvancedDenormalize.needOnlyOneValue=Sia {0} e {1} non possono essere specificati
EParameterName.listExceptions=Eccezioni
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet<EFBFBD> quando generi il codice (disabilitandolo le propriet<EFBFBD> dei componenti di creerano pi<EFBFBD> velocemente)
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
CamelPerformancePreferencePage.generateCode=Genera codice quando apri la route
CamelPerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni le route
CamelPerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al databasa
CamelPerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar<EFBFBD> come disattivare il timeout.
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
ImportRulesFromRepository.validator=regole contenute con lo stesso nome
ImportRulesFromRepository.override=sovrascrivi regole esistenti
ImportRulesFromRepository.dialog=Importa
@@ -640,12 +636,12 @@ GenerateGrammarController.exporttip=Esporta regole nel Repository
GenerateGrammarController.import=Importa
GenerateGrammarController.importtip=Importa regole dal Repository
GenerateGrammarController.prompt=Generazione file java fallita
Node.overLength=La lunghezza del parametro ({0}) deve essere pi<EFBFBD> piccola di "{1}".
Node.length=Il parametro ({0}) <EFBFBD> necessario impostarlo come loop ed insieme come gruppo almeno.
Node.overLength=La lunghezza del parametro ({0}) deve essere pi\u00F9 piccola di "{1}".
Node.length=Il parametro ({0}) \u00E8 necessario impostarlo come loop ed insieme come gruppo almeno.
ExchangePreferencePage.signInExchangeTitle=Accedi
ExchangePreferencePage.signOutExchangeTitle=Esci
ExchangePreferencePage.checkTisLogonExchangeTitle=Non chiedermi di collegarmi a Talendforge al login
ExchangePreferencePage.exchangeCheckUpdatesTitle=Informami quando <EFBFBD> disponibili un aggiornamento di un'estensione
ExchangePreferencePage.exchangeCheckUpdatesTitle=Informami quando \u00E8 disponibili un aggiornamento di un'estensione
ExchangePreferencePage.currentUserTitle=Attuale utente :
OoziePreferencePage.userName=Nome utente
OoziePreferencePage.path=Percorso

View File

@@ -35,7 +35,6 @@ EParameterName.Level.Log.File=\u30EC\u30D9\u30EB
ToggleSubjobsAction.LABEL=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u5207\u308A\u66FF\u3048
EParameterName.schemaOptions=\u30B9\u30AD\u30FC\u30DE\u30AA\u30D7\u30B7\u30E7\u30F3
EParameterName.Purpose=\u76EE\u7684
EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u30B0\u30EA\u30C3\u30C9 (&G)
EParameterName.tableLogs=\u30E6\u30FC\u30B6\u30FC\u30ED\u30B0\u30C6\u30FC\u30D6\u30EB
SqlMemoController.QueryError.infoMsg=\u3053\u306E\u30AF\u30A8\u30EA\u30FC\u306B\u306F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC \uFF08$_context\u7B49\uFF09\u3092\u542B\u3080\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\n \u307E\u305F\u306F\u3001\u3053\u306E\u30AF\u30A8\u30EA\u306F {0} \u3067\u56F2\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
@@ -98,7 +97,7 @@ ExecuteSystemCommandCommand.Command=\u5B9F\u884C...
UpdateDetectionDialog.Operations=\u64CD\u4F5C
ChangeConnectionStatusCommand.setLinkRef=\u30EA\u30F3\u30AF\u3092\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u306B\u8A2D\u5B9A
Note.DefaultText=\u30C6\u30AD\u30B9\u30C8
DesignerColorsPreferencePage.ConnectionColorMessages=\u30EA\u30F3\u30AF\u306E\u8272\u3092\u5909\u66F4\u3057\u305F\u3089\u3001\u5909\u66F4\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u3092\u518D\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DesignerColorsPreferencePage.ConnectionColorMessages=\u30EA\u30F3\u30AF\u306E\u8272\u3092\u5909\u66F4\u3057\u305F\u3089\u3001\u5909\u66F4\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u3092\u518D\u8D77\u52D5\u3057\u3066\u4E0B\u3055\u3044\u3002
MultiPageEditorContributor.runMenu=\u5B9F\u884C
EParameterName.uniqueName=\u30E6\u30CB\u30FC\u30AF\u540D
ExternalNodeChangeCommand.propagateMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
@@ -144,7 +143,6 @@ NewProcessWizard.failureText=\u30B8\u30E7\u30D6\u306F\u4FDD\u5B58\u3067\u304D\u3
ContextParameterPage.shouldPrompt=\u30D7\u30ED\u30F3\u30D7\u30C8\u306E\u5024
ContextParameterPage.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
EParameterName.Name=\u540D\u524D
EParameterName.Name=\u540D\u524D
EParameterName.onDatabaseFlag=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3078\u51FA\u529B
ChangeMetadataCommand.messageDialog.propagate=\u53CD\u6620
ContextParameterPage.name=\u540D\u524D
@@ -175,7 +173,7 @@ DesignerPreferencePage.hintShowed=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30
CreateNodeCommand.Label=\u30CE\u30FC\u30C9\u306E\u4F5C\u6210
EParameterName.fileNameStats=\u7D71\u8A08\u30D5\u30A1\u30A4\u30EB\u540D
ConnectionReconnectCommand.LabelSource=\u63A5\u7D9A\u5143\u3092\u79FB\u52D5
Problems.category.routines=\u30EB\u30FC\u30C6\u30A3\u30F3
Problems.category.routines=\u30EB\u30FC\u30C1\u30F3
ComboController.valueFromRepository=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
EParameterName.schemaDb=\u30B9\u30AD\u30FC\u30DE
ProblemsView.resource=\u30EA\u30BD\u30FC\u30B9
@@ -226,7 +224,6 @@ TalendEditorContextMenuProvider.Trigger=\u30C8\u30EA\u30AC\u30FC
ConnectionDeleteCommand.Label=\u63A5\u7D9A\u306E\u524A\u9664
Process.errorLoadingConnectionMessage=\u4EE5\u4E0B\u306E\u63A5\u7D9A\u306B\u79FB\u884C\u5F8C\u3001\u3044\u304F\u3064\u304B\u306E\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044:\u3000
EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.componentName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D
SubjobBasicComposite.DialogTitle=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8A2D\u5B9A
DesignerPreferencePage.SubjobColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8272
@@ -243,8 +240,7 @@ EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ExecuteSystemCommandCommand.Title=\u5B9F\u884C\u3057\u305F\u30B3\u30DE\u30F3\u30C9
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
EParameterName.Description=\u8AAC\u660E
EParameterName.Description=\u8AAC\u660E
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \n\u66F4\u65B0\u3057\u305F\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \\n\u66F4\u65B0\u3057\u305F\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
NewProcessWizard.title=\u65B0\u898F\u30B8\u30E7\u30D6
CheckController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
ContextParameterPage.comment=\u30B3\u30E1\u30F3\u30C8
@@ -302,8 +298,7 @@ UpdateDetectionDialog.WarningMessage=\u30C1\u30A7\u30C3\u30AF\u306E\u5165\u3063\
ChangeValuesFromRepository.messageDialog.take=\u53D6\u5F97
NoRepositoryDialog.Title=\u30A8\u30E9\u30FC
StatsAndLogsComposite.ReloadMessages=\u73FE\u5728\u306E\u8A2D\u5B9A\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
EParameterName.propertyType=Property Type (\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7)
EParameterName.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
EParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EParameterName.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
EParameterName.Log.Db=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u30ED\u30B0\u3092\u51FA\u529B
NodesPasteAction.paste=\u8CBC\u4ED8\u3051
@@ -386,7 +381,7 @@ EParameterName.ImplictDefaultProjectsetting=\u6697\u9ED9\u306E\u30C7\u30D5\u30A9
EmfComponent.0=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
EmfComponent.RGBNotCorrect=\u30E9\u30D9\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30E9\u30FC\u5185\u306ERGB\u5B9A\u7FA9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3002
EmfComponent.attachedConnection=\u4ED8\u52A0\u3055\u308C\u305F\u63A5\u7D9A
EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\"{1}\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\\\\"{1}\\\\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ExecuteSystemCommandCommand.contentNull=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304CNULL\u5024\u3067\u3059
ExecuteSystemCommandCommand.typeNull=\u30BF\u30A4\u30D7\u304CNULL\u5024\u3067\u3059
Extra.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
@@ -404,7 +399,7 @@ GuessSchemaController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u3
I18nPreferencePage.allTranslation=\u3059\u3079\u3066\u306E\u7FFB\u8A33\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
I18nPreferencePage.completeInfo=Babili\u304B\u3089\u7FFB\u8A33\u304C\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3057\u305F\u304C\u3001\u30C6\u30B9\u30C8\u306E\u305F\u3081\u306B\u8868\u793A\u3055\u308C\u308B\u3060\u3051\u3067\u3059\u3002\u518D\u8D77\u52D5\u3059\u308B\u3068\u3001\u305D\u308C\u3089\u306E\u7FFB\u8A33\u30C6\u30AD\u30B9\u30C8\u306F\u5931\u308F\u308C\u307E\u3059\u3002
I18nPreferencePage.loading=Babili\u304B\u3089\u66F4\u65B0\u306E\u30ED\u30FC\u30C7\u30A3\u30F3\u30B0
I18nPreferencePage.needRestart=\u30ED\u30FC\u30AB\u30EB\u8A00\u8A9E\uFF08\u518D\u8D77\u52D5\u304C\u5FC5\u8981\uFF09
I18nPreferencePage.needRestart=\u30ED\u30FC\u30AB\u30EB\u8A00\u8A9E(\u518D\u8D77\u52D5\u304C\u5FC5\u8981)
I18nPreferencePage.title=\u66F4\u65B0\u5B8C\u4E86
I18nPreferencePage.translationInformation=Babili\u306E\u7FFB\u8A33\u306E\u30C6\u30B9\u30C8\uFF08\u73FE\u5728\u306E\u8A00\u8A9E\u3067\u306E\u307F\u6709\u52B9\u3002\u4ED6\u306E\u8A00\u8A9E\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u306F\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u306E\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059\uFF09
I18nPreferencePage.validateTranslation=\u691C\u8A3C\u3055\u308C\u305F\u7FFB\u8A33\u306E\u307F\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
@@ -420,30 +415,30 @@ JobLaunchConfigurationDelegate.jobNotFound=\u30B8\u30E7\u30D6 {0} \u306F\u898B\u
JobTemplateViewsAndProcessUtil.jobName=\u30B8\u30E7\u30D6\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30A6\u30A3\u30B6\u30FC\u30C9\u7528\u306E\u30E2\u30C3\u30AF\u30B8\u30E7\u30D6
MultipleThreadDynamicComposite.gatherInformation=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u60C5\u5831\u3092\u53CE\u96C6\u4E2D
Node.componentNotExist=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0}\u306B\u4F9D\u5B58\u3057\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u308C\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF "{0}\\" \u304B\u3089\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF \"{0}\\\\\" \u304B\u3089\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.errorMessage1=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on sub job ok" / "on sub job error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage2=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "data" \u30EA\u30F3\u30AF \u307E\u305F\u306F "iterate" \u30EA\u30F3\u30AF\u3057\u304B\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage3=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "run if" \u30EA\u30F3\u30AF\u306F\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage4=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on component ok" / "on component error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage4=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001OnComponentOk / OnComponentError\u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.getSchemaOrNot=\u30BF\u30FC\u30B2\u30C3\u30C8 \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u53D6\u5F97\u3057\u307E\u3059\u304B\uFF1F
Node.input=\u5165\u529B\uFF1A\uFF08
Node.inputLinkDifferentFromSchemaDefined=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u521D\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.needOneValue=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E\u5024\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noColumnDefined="{0}"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noColumnDefined=\"{0}\"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5165\u529B\u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noOutputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30EA\u30F3\u30AF\u3092\u6301\u3063\u305F\u51FA\u529B\u304C\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noSchemaDefined=\u30B9\u30AD\u30FC\u30DE\u304C\u307E\u3060\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Node.notEnoughTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.output=\u51FA\u529B\uFF1A\uFF08
Node.outputNeedInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u51FA\u529B\u304C\u3042\u308B\u306A\u3089\u3001\u30C7\u30FC\u30BF\u3092\u53CD\u6620\u3059\u308B\u5165\u529B\u30EA\u30F3\u30AF\u304C\u5FC5\u8981\u3067\u3059\u3002
Node.parameterEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u304C\u7A7A\u3067\u3059\u3001\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.parameterNotExist=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u3082\u3046\u5B58\u5728\u3057\u306A\u3044\u5024 ({1}) \u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaDifferent=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) : \u30B9\u30AD\u30FC\u30DE\u306F\u30AF\u30A8\u30EA\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF \"{0}\" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
OpenContextChooseComboDialog.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:
OpenExistVersionProcess.open=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F
OpenExistVersionProcess.open.dialog=\u30B8\u30E7\u30D6\u3092\u958B\u304F
@@ -522,7 +517,7 @@ TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u6709\u52B9\u53
TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n{0} :
WSDL2JAVAController.generateFileFailed=java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\\n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=WSDL\u30D5\u30A1\u30A4\u30EB:{0} \u304B\u3089Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
JobSettingProjectSettingPage.implictLabel=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
JobSettingProjectSettingPage.statAndLog=Stats & Logs
@@ -695,7 +690,7 @@ ModifyMergeOrderAction.ERROE=\u30A8\u30E9\u30FC
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A
ConnectionDeleteCommand.COLLAPSEJOBLET=\u30B8\u30E7\u30D6\u306B\u5C55\u958B\u3055\u308C\u3066\u3044\u308B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093
MultiPageTalendEditor.DIRTY=\u30C0\u30FC\u30C6\u30A3\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
MultiPageTalendEditor.DIRTYMESSAGE=\ \u304C\u30C0\u30FC\u30C6\u30A3\u3067\u3059\u3002\u6700\u521D\u306B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u3092\u4FDD\u5B58\u3057\u3066\u4E0B\u3055\u3044\u3002\u4FDD\u5B58\u3057\u306A\u3044\u3068\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u5909\u66F4\u304C\u5931\u308F\u308C\u307E\u3059\u3002
MultiPageTalendEditor.DIRTYMESSAGE=\u304C\u30C0\u30FC\u30C6\u30A3\u3067\u3059\u3002\u6700\u521D\u306B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u3092\u4FDD\u5B58\u3057\u3066\u4E0B\u3055\u3044\u3002\u4FDD\u5B58\u3057\u306A\u3044\u3068\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u5909\u66F4\u304C\u5931\u308F\u308C\u307E\u3059\u3002
UpdateDetectionDialog.jobletMessage=\u30B8\u30E7\u30D6\u306F\u66F4\u65B0\u5F8C\u306B\u30AF\u30ED\u30FC\u30BA\u3057\u307E\u3059\u3002
ImportExportPreferencePage.addClasspathJar=\u30B8\u30E7\u30D6\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u969B\u306B\u306F\u30AF\u30E9\u30B9\u30D1\u30B9\u306Ejar\u30D5\u30A1\u30A4\u30EB\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044(\u30B8\u30E7\u30D6\u30B5\u30FC\u30D0\u3068\u306E\u4E92\u63DB\u6027\u306F\u3042\u308A\u307E\u305B\u3093)\u3002
DbTableController.dialog.title=\u30A8\u30E9\u30FC
@@ -706,7 +701,7 @@ AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u30EB\u30FC\u30C1\u30F3
EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316
EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9
EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID
EOozieParameterName.repositoryConnectionId="Oozie\u63A5\u7D9AID"
EOozieParameterName.repositoryConnectionId=\"Oozie\u63A5\u7D9AID\"
PropertiesContextAction.parallelization=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
Connection.paral_partitioner=\u30ED\u30A6\u3092\u5206\u5272
Connection.paral_departitioner=\u30ED\u30A6\u3092\u7D71\u5408
@@ -890,7 +885,7 @@ MainComposite.NameEmptyError=\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3
MainComposite.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
MainComposite.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
DesignerPreferencePage.duplicateTestCases=\u30B8\u30E7\u30D6\u306E\u8907\u88FD\u3092\u884C\u3046\u3068\u304D\u306FtestCases\u3092\u8907\u88FD\u3057\u307E\u3059
EOozieParameterName.propertyType=Property Type (\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7)
EOozieParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EOozieParameterName.hadoopDistribution=Hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3
EOozieParameterName.hadoopVersion=Hadoop\u30D0\u30FC\u30B8\u30E7\u30F3
EOozieParameterName.enableKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
@@ -924,7 +919,7 @@ AbstractSchemaController.syncColumns=\u540C\u671F\u30AB\u30E9\u30E0
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u78BA\u8A8D
AbstractSchemaController.validationrule.selectBuildInMsg=\u7D44\u307F\u8FBC\u307F\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u4E0B\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.selectMetadataMsg=\u4ECA\u9078\u629E\u3057\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u306B\u306F\u3001\u6700\u65B0\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002 \u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.selectMetadataMsg=\u4ECA\u9078\u629E\u3057\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u306B\u306F\u3001\u6700\u65B0\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.cannotApplyValMsg=\u305D\u306E\u30B9\u30AD\u30FC\u30DE\u306B\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u3082\u306E\u304C\u306A\u3044\u305F\u3081\u3001\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u3092\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u9069\u7528\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
AbstractSchemaController.connectionNotAvaliable=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u5185\u3067\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u307E\u305F\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
AbstractSchemaController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
@@ -949,5 +944,57 @@ DeploymentComposite.snapshotLabel=\u30B9\u30CA\u30C3\u30D7\u30B7\u30E7\u30C3\u30
PerformancePreferencePage.HBaseOrMaprDBScanLimit=HBase/MapR-DB\u30B9\u30AD\u30E3\u30F3\u5236\u9650(\u30B9\u30AD\u30FC\u30DE\u53D6\u5F97\u306E)
PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=\u30BC\u30ED\u306B\u8A2D\u5B9A\u3059\u308B\u3068\u3001\u5236\u9650\u3092\u7121\u52B9\u5316\u3059\u308B\u306E\u3068\u540C\u3058\u306B\u306A\u308A\u307E\u3059\u3002
PerformancePreferencePage.tacTimeout.read=Administrator Center\u304B\u3089\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u8AAD\u307F\u53D6\u308B(\u79D2)
AbstractJobSettingsPage.save=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306EPOM\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B? #l \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
AbstractJobSettingsPage.save=\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306EPOM\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B? \\n\u3053\u306E\u30AA\u30DA\u30EC\u30FC\u30B7\u30E7\u30F3\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
EmfComponent.Count=\u30AB\u30A6\u30F3\u30C8
Node.checkMultipleTRunjobVersion=\u540C\u3058\u30D7\u30ED\u30BB\u30B9\u306EtRunJob\u306F\u3059\u3079\u3066\u540C\u3058\u30D0\u30FC\u30B8\u30E7\u30F3\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
Process.errorCircleConnectionDetected=\u30B5\u30FC\u30AF\u30EB\u63A5\u7D9A\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F\u3002\u63A5\u7D9A\u306F<{0}>\u3001\u30BD\u30FC\u30B9\u306F<{1}>\u3001\u30BF\u30FC\u30B2\u30C3\u30C8\u306F<{2}>\u3067\u3059\u3002
JobletPropertiesWizard.renameWarning.title=\u8B66\u544A
JobletPropertiesWizard.renameWarning.msg=\u5E7E\u3064\u304B\u306E\u30B8\u30E7\u30D6\u3067\u3053\u306E\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30EA\u30CD\u30FC\u30E0\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.DependenciesPage=\u4F9D\u5B58\u6027
JobDependenciesEditor.Resources=\u30EA\u30BD\u30FC\u30B9
JobDependenciesEditor.filterLabel=&\u691C\u7D22
JobDependenciesEditor.hideBuiltInItems=\u7D44\u307F\u8FBC\u307F\u30A2\u30A4\u30C6\u30E0\u3092\u96A0\u3059
JobDependenciesEditor.refreshDependenciesTooltip=\u30EB\u30FC\u30C8\u306E\u6700\u65B0\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u5F93\u3063\u3066\u3059\u3079\u3066\u306E\u4F9D\u5B58\u95A2\u4FC2\u3092\u66F4\u65B0
JobDependenciesEditor.KeyBindingWord=\u30AD\u30FC\u30D0\u30A4\u30F3\u30C7\u30A3\u30F3\u30B0: Delete\u3001Insert\u3001Enter
JobDependenciesPanel.multiItemsSelectedStatusMsg=\\ \u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0
JobDependenciesPanel.deleteTitle=\u524A\u9664
JobDependenciesPanel.deleteMsg=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u3059\u3079\u3066\u524A\u9664\u3057\u307E\u3059\u304B?
JobDependenciesPanel.addBtn=\u8FFD\u52A0...
JobDependenciesPanel.removeBtn=\u524A\u9664
JobDependenciesPanel.editBtn=\u7DE8\u96C6
JobDependenciesPanel.upBtn=\u30A2\u30C3\u30D7
JobDependenciesPanel.downBtn=\u30C0\u30A6\u30F3
DependencyVersionPart.comboInclusive=\u5305\u62EC\u7684
DependencyVersionPart.comboExclusive=\u6392\u4ED6\u7684
DependencyVersionPart.minimumVersion=\u6700\u5C0F\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionPart.maximumVersion=\u6700\u5927\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionPart.version=\u30D0\u30FC\u30B8\u30E7\u30F3:
DependencyVersionDialog.versionRangeError=\u6700\u5C0F\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u6700\u5927\u30D0\u30FC\u30B8\u30E7\u30F3\u4EE5\u4E0B\u3067\u306A\u304F\u3066\u306F\u306A\u3089\u306A\u3044
DependenceVersionPart.groupText=\u30DE\u30C3\u30C1\u3059\u308B\u30D0\u30FC\u30B8\u30E7\u30F3
DependenciesResourceSelectionDialog.selectResource=\u30EA\u30BD\u30FC\u30B9\u306E\u9078\u629E
DependenciesContextSelectionDialog.selectContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u9078\u629E
DependenciesContextSelectionDialog.addContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u8FFD\u52A0
DependenciesContextSelectionDialog.contextInUseError=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306F\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059!
NewDependencyItemDialog.addTitle={0}\u306E\u8FFD\u52A0
NewDependencyItemDialog.editTitle={0}\u306E\u7DE8\u96C6
NewDependencyItemDialog.addMsg=\u65B0\u3057\u3044{0}\u306E\u8FFD\u52A0
NewDependencyItemDialog.editMsg=\u9078\u629E\u3057\u305F{0}\u306E\u5C5E\u6027\u3092\u7DE8\u96C6
NewDependencyItemDialog.name=&\u540D\u524D
NewOrEditDependencyDialog.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
NewDependencyItemDialog.optional=&\u30AA\u30D7\u30B7\u30E7\u30F3
NewDependencyItemDialog.existCheckMessage=\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
ManageResourcePanel.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
ManageResourcePanel.Path=\u30D1\u30B9
ManageResourcePanel.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ManageResourcePanel.usedBy={0}({1})\u306F{2}\u306B\u3088\u3063\u3066\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059
ManageResourcePanel.copyTitle=\u30B3\u30D4\u30FC\u304C\u6210\u529F\u3057\u307E\u3057\u305F
ManageResourcePanel.CopyPath=\u30B3\u30D4\u30FC\u30D1\u30B9
ManageResourcePanel.copyMsg=\'\'{0}\'\'\u304C\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3055\u308C\u307E\u3057\u305F\u3002
ManageResourcePanel.reourceNameCol=\u30EA\u30BD\u30FC\u30B9
GuessSchemaController.connectionWarning=\u63A5\u7D9A\u306E\u8B66\u544A
PerformancePreferencePage.defaultTimeout=\u30C7\u30D5\u30A9\u30EB\u30C8\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
PerformancePreferencePage.defaultTimeout.read=\u30C7\u30D5\u30A9\u30EB\u30C8\u8AAD\u307F\u53D6\u308A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
Node.hasMoreThenOneSourceKey=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u30BD\u30FC\u30B9\u30AD\u30FC\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
DatabaseForm.checkFailure=\u63A5\u7D9A\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
DatabaseForm.checkFailureTip=DB\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.checkDynamicJobUsageWarning=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30B8\u30E7\u30D6\u306E\u4F7F\u7528\u306F\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u5185\u3067\u306F\u63A8\u5968\u3055\u308C\u3066\u304A\u3089\u305A\u3001\u7D99\u7D9A\u7684\u30A4\u30F3\u30C6\u30B0\u30EC\u30FC\u30B7\u30E7\u30F3\u3068\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093\u3002

View File

@@ -6,7 +6,6 @@ AbstractElementPropertySectionController.fieldRequired=\uC774 \uD544\uB4DC\uB294
NotesPasteCommand.label=\uBD99\uC774\uAE30
NodesPasteCommand.label=\uBD99\uC774\uAE30
EParameterName.Name=\uC774\uB984
EParameterName.Name=\uC774\uB984
ContextParameterPage.name=\uC774\uB984
EParameterName.Version=\uBC84\uC83C
AbstractElementPropertySectionController.syntaxError=\uAD6C\uBB38 \uC624\uB958
@@ -24,6 +23,7 @@ EParameterName.jobVersion=\uBC84\uC83C
EParameterName.title=\uC81C\uBAA9
FilterTraceColumnAction.SelectAll=\uBAA8\uB450 \uC120\uD0DD
PropertiesWizardPage.Version=\uBC84\uC83C
SQLPatternComposite.add=\uCD94\uAC00
SQLPatternComposite.delete=\uC0AD\uC81C
TnsEditorDialog.Value=\uAC12
EParameterName.className=\uD074\uB798\uC2A4\uB124\uC784

View File

@@ -11,7 +11,6 @@ ContextRemoveParameterCommand.label=Verwijder Parameter
ContextParameterExtractor.ExistedTitle=Fout
ContextRenameParameterCommand.renameParameter=Parameter hernoemen
EParameterName.Name=Naam
EParameterName.Name=Naam
ContextParameterPage.name=Naam
UpdateManagerUtils.Update=Updaten...
Process.errorLoadingConnectionTitle=Fout bij laden van de job
@@ -50,6 +49,7 @@ IconSelectionController.Revert=Revert
OpenContextChooseComboDialog.context=Context:
ParallelExecutionAction.talend=Talend
PropertiesWizardPage.Version=Versie
SQLPatternComposite.add=Toevoegen
SQLPatternComposite.delete=Verwijderen
TalendLaunchToolbarAction.information=Informatie
UpdateManagerUtils.updateMOfification=Update manager modificatie

View File

@@ -6,14 +6,14 @@ EParameterName.CurrentOS=Bie\u017C\u0105cy OS
CodeView.Error=/// Kod niedost\u0119pny
EParameterName.Activate=Aktywuj
CodeView.All=Wszystko
SubjobBasicComposite.RestoreTip=Przywr<EFBFBD>\u0107 kolory z preferencji
SubjobBasicComposite.RestoreTip=Przywr\u00F3\u0107 kolory z preferencji
EParameterName.catchRuntimeErrors=Przechwy\u0107 b\u0142\u0119dy wykonania
EParameterName.Platform=Platforma
ContextParameterPage.description=Utw<EFBFBD>rz nowy parametr kontekstu
CodeView.Main=G\u0142<EFBFBD>wny
ContextParameterPage.description=Utw\u00F3rz nowy parametr kontekstu
CodeView.Main=G\u0142\u00F3wny
DeleteNoteCommand.Name=Skasuj notatk\u0119
ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142<EFBFBD>wne
EParameterName.FieldSeparator=Separator p<EFBFBD>l
ConnectionSetAsMainRef.mainLabel=Ustaw to po\u0142\u0105czenia jako g\u0142\u00F3wne
EParameterName.FieldSeparator=Separator p\u00F3l
EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Komunikaty konsoli
AdvancedContextComposite.Code=Kod
@@ -25,15 +25,15 @@ EParameterName.Level.Log.File=Poziom
EParameterName.schemaOptions=Opcje schematu
EParameterName.tableLogs=Tabela logowa
EParameterName.queryType=Typ zapytania
EParameterName.Log.Stdout=Zapis log<EFBFBD>w na stdOut
EParameterName.Log.Stdout=Zapis log\u00F3w na stdOut
ConnTextEditPolicy.ErrorTitle=B\u0142\u0105d
ChangeMergeOrderCommand.label=Zmie\u0144 kolejno\u015B\u0107 \u0142\u0105czenia
ActivateSubjobAction.ActivateComplete=Aktywuj ca\u0142y Subjob
EParameterName.port=Port
EParameterName.componentList=Lista komponent<EFBFBD>w
EParameterName.ModuleList=Lista modu\u0142<EFBFBD>w
EParameterName.componentList=Lista komponent\u00F3w
EParameterName.ModuleList=Lista modu\u0142\u00F3w
ConnectionCreateAction.dialogTitle=Wyj\u015Bcie
DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet<EFBFBD>w
DesignerPreferencePage.component.defaultLabel=Domy\u015Blna etykieta komponenet\u00F3w
EParameterName.schemaType=Schemat
EParameterName.tableStats=Tabela statystyk
EParameterName.Family=Rodzina
@@ -45,7 +45,7 @@ TextNoteSection.Label=Tekst
AbstractElementPropertySectionController.fieldRequired=To pole jest wymagalne.
EParameterName.Level.Log.Db=Poziom
EParameterName.PrintOperations=Operacje wydruku
ConfigureConnParamDialog.DialogLabel=Konfiguracja parametr<EFBFBD>w po\u0142\u0105czenia
ConfigureConnParamDialog.DialogLabel=Konfiguracja parametr\u00F3w po\u0142\u0105czenia
PropertiesContextAction.Properties=Ustawienia
NotesPasteCommand.label=Wklej
NodeSetActivateAction.Activate=Aktywuj
@@ -57,7 +57,7 @@ EParameterName.LoadNewVariableLabel=Je\u015Bli zmienn\u0105 za\u0142adowano to n
ExecuteSystemCommandCommand.Command=Wykonaj...
UpdateDetectionDialog.Operations=Operacje
Note.DefaultText=Tekst
DesignerColorsPreferencePage.ConnectionColorMessages=Je\u015Bli zmienisz kolory link<EFBFBD>w, powiniene\u015B zrestartowa\u0107 bie\u017C\u0105ce zadanie aby zapisa\u0107 zmiany
DesignerColorsPreferencePage.ConnectionColorMessages=Je\u015Bli zmienisz kolory link\u00F3w, powiniene\u015B zrestartowa\u0107 bie\u017C\u0105ce zadanie aby zapisa\u0107 zmiany
EParameterName.uniqueName=Nazwa unikalna
ExternalNodeChangeCommand.propagateMessage=Czy rozpropagowa\u0107 zmiany?
EParameterName.FromFile=Z pliku
@@ -77,7 +77,6 @@ ContextParameterExtractor.ExistedTitle=B\u0142\u0105d
DesignerPreferencePage.largeIconsSize=Rozmiar ikony:
ContextRenameParameterCommand.renameParameter=Zmie\u0144 nazw\u0119 parametru
EParameterName.Name=Nazwa
EParameterName.Name=Nazwa
EParameterName.onDatabaseFlag=W bazach danych
ChangeMetadataCommand.messageDialog.propagate=Rozpropaguj
ContextParameterPage.name=Nazwa
@@ -90,19 +89,19 @@ ContextParameterWizard.title=Nowy parametr kontekstu
EmfComponent.Perf=Pref
EParameterName.UseLogs=U\u017Cyj logowania(tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=Ustaw po\u0142\u0105czenie jako p\u0119tl\u0119 (Lookup)
DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent<EFBFBD>w
CreateNodeCommand.Label=Utw<EFBFBD>rz ga\u0142\u0105\u017A
DesignerPreferencePage.hintShowed=Poka\u017C podpowiedzi komponent\u00F3w
CreateNodeCommand.Label=Utw\u00F3rz ga\u0142\u0105\u017A
EParameterName.fileNameStats=Nazwa pliku statystyk
ConnectionReconnectCommand.LabelSource=Przenie\u015B po\u0142\u0105czenie \u017Ar<EFBFBD>d\u0142a
ConnectionReconnectCommand.LabelSource=Przenie\u015B po\u0142\u0105czenie \u017Ar\u00F3d\u0142a
EParameterName.schemaDb=Schemat
ProblemsView.resource=Zas<EFBFBD>b
ProblemsView.resource=Zas\u00F3b
ConnectionCreateAction.error=B\u0142\u0105d
EParameterName.Log.File=Zapis log<EFBFBD>w do pliku
EParameterName.Log.File=Zapis log\u00F3w do pliku
ChangeNodeTextCommand.Label=Zmie\u0144 etykiet\u0119 po\u0142\u0105czenia
ConnectionReconnectCommand.LabelTarget=Przenie\u015B po\u0142\u0105czenie celu
SubjobBasicComposite.RestoreLabel=Przywr<EFBFBD>\u0107 kolor domy\u015Blny
SubjobBasicComposite.RestoreLabel=Przywr\u00F3\u0107 kolor domy\u015Blny
EParameterName.help=Pomoc
Category_Label={0} ({1} element<EFBFBD>w)
Category_Label={0} ({1} element\u00F3w)
ActivateSubjobAction.ActivatePart=Aktywuj bie\u017C\u0105cy subjob
ContextParameterPage.typeEmpty=Nie ustawiono typu parametru.
EParameterName.mapping=Mapowanie
@@ -119,17 +118,16 @@ EParameterName.generateCode=Wygeneruj kod
SubjobBasicComposite.SaveLabel=Zapisz jako kolor domy\u015Blny
ContextProcessSection2.contextType=Typ kontekstu
EParameterName.encodingType=Kodowanie
DesignerPreferencePage.defaultFilePathDirectory=Domy\u015Blna \u015Bcie\u017Cka komponent<EFBFBD>w:
DesignerPreferencePage.defaultFilePathDirectory=Domy\u015Blna \u015Bcie\u017Cka komponent\u00F3w:
AbstractElementPropertySectionController.syntaxError=B\u0142\u0119dy sk\u0142adni:
EParameterName.connectionType=Typ po\u0142\u0105czenia
DesignerPreferencePage.component.defaultHint=Domy\u015Blna podpowied\u017A komponent<EFBFBD>w
DesignerPreferencePage.component.defaultHint=Domy\u015Blna podpowied\u017A komponent\u00F3w
EParameterName.TableName=Nazwa tabeli
TalendEditorContextMenuProvider.Trigger=Wyzwalacz
ConnectionDeleteCommand.Label=Skasuj po\u0142\u0105czenie
EParameterName.Author=Autor
EParameterName.Author=Autor
EParameterName.componentName=Nazwa komponentu
ConnectionCreateCommand.Label=Utw<EFBFBD>rz po\u0142\u0105czenie
ConnectionCreateCommand.Label=Utw\u00F3rz po\u0142\u0105czenie
ConnectionCreateAction.errorCreateConnectionName=Nazwa {0} nie jest prawid\u0142owa lub ju\u017C istnieje.
ContextParameterPage.title=Parametr kontekstu
NodeReturn.Availability.AFTER=Po
@@ -140,7 +138,7 @@ ContextParameterPage.comment=Komentarz
EParameterName.onConsoleFlag=W konsoli
NewProcessWizard.failureTitle=B\u0142\u0105d
DesignerColorsPreferencePage.ConnectionColorGroup=Kolor po\u0142\u0105czenia
EParameterName.database=\u0179r<EFBFBD>d\u0142o danych
EParameterName.database=\u0179r\u00F3d\u0142o danych
EParameterName.start=Start
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=Zmienna przypisana do parametru to:
@@ -172,13 +170,12 @@ ChangeValuesFromRepository.messageDialog.take=Pobranie
NoRepositoryDialog.Title=B\u0142\u0105d
EParameterName.propertyType=Typ w\u0142a\u015Bciwo\u015Bci
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Log.Db=Zapis log<6F>w do bazy danych
EParameterName.Log.Db=Zapis log\u00F3w do bazy danych
NodesPasteAction.paste=Wklej
TalendEditorPaletteFactory.Tools=Narz\u0119dzia
EParameterName.Comment=Komentarz
AbstractLanguageMemoController.generateCode=Wygeneruj kod
AbstractLanguageMemoController.generateSampleCode=Spr<EFBFBD>buj wygenerowa\u0107 kod przyk\u0142adowy dla tego komponentu
AbstractLanguageMemoController.generateSampleCode=Spr\u00F3buj wygenerowa\u0107 kod przyk\u0142adowy dla tego komponentu
AbstractPreferenceComposite.jobAssigned=Praca potomna powinna by\u0107 przypisana do {0}
AbstractPreferenceComposite.textContent=Zastosuj do prac dziedzicz\u0105cych
AbstractPreferenceComposite.tipContent=Zastosuj do prac dziedzicz\u0105cych
@@ -188,29 +185,29 @@ ColumnListController.saveChange=Zosta\u0142a zmieniona d\u0142ugo\u015B\u0107 ko
ComboController.alert=Alarm
ComponentSearcher.searchResult=Wyniki wyszukiwania dla komponentu {0}
ComponentSettingsView.noAdvancedSetting=Brak zaawansowanych ustawie\u0144
Connection.enableParallel=W\u0142\u0105cz wykonanie r<EFBFBD>wnoleg\u0142e
Connection.enableParallel=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
Connection.inputInvalid=Nieprawid\u0142owe Id wej\u015Bcia
Connection.monitorConnection=Monitoruj to po\u0142\u0105czenie
Connection.numberParallel=Ilo\u015Bc wywo\u0142a\u0144 r<EFBFBD>wnoleg\u0142ych
DataProcess.enableParallel=W\u0142\u0105cz wykonanie r<EFBFBD>wnoleg\u0142e
DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r<EFBFBD>wnoleg\u0142ych
Connection.numberParallel=Ilo\u015Bc wywo\u0142a\u0144 r\u00F3wnoleg\u0142ych
DataProcess.enableParallel=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
DataProcess.numberParallelExcution=Ilo\u015Bc wywo\u0142a\u0144 r\u00F3wnoleg\u0142ych
DbTableController.connectionError=B\u0142\u0105d po\u0142\u0105czenia
DbTableController.openSQLBuilder=Otw<EFBFBD>rz SQL Builder dla tego po\u0142\u0105czenia
DbTableController.openSQLBuilder=Otw\u00F3rz SQL Builder dla tego po\u0142\u0105czenia
DbTableController.setParameter=Ustaw parametry po\u0142\u0105czenia
DbTableController.showTableList=Poka\u017C list\u0119 tabel dla bie\u017C\u0105cego po\u0142\u0105czenia
DesignerCoreService.property=W\u0142a\u015Bciwo\u015B\u0107
DesignerCoreService.propertySource=W\u0142a\u015Bciwo\u015B\u0107:\u017Ar<EFBFBD>d\u0142o
DesignerCoreService.propertySource=W\u0142a\u015Bciwo\u015B\u0107:\u017Ar\u00F3d\u0142o
DesignerPreferencePage.DesignerEditorBackgroundColor=Kolor t\u0142a
DesignerPreferencePage.ReadonlyBackgroundColor=Kolor t\u0142a tylko do odczytu
DesignerPreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst<EFBFBD>w
DesignerPreferencePage.computeLength=Obliczaj d\u0142ugo\u015B\u0107 bajt<EFBFBD>w kodu \u017Ar<EFBFBD>d\u0142owego generowanego przez komponenty
DesignerPreferencePage.defaultConnection=Domy\u015Blne po\u0142\u0105czenie komponent<EFBFBD>w
DesignerPreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
DesignerPreferencePage.computeLength=Obliczaj d\u0142ugo\u015B\u0107 bajt\u00F3w kodu \u017Ar\u00F3d\u0142owego generowanego przez komponenty
DesignerPreferencePage.defaultConnection=Domy\u015Blne po\u0142\u0105czenie komponent\u00F3w
EParameterName.Information=Poka\u017C informacje
EParameterName.NoteColor=Kolor notatki
EParameterName.NoteLineColor=Kolor linii notatki
EParameterName.NoteTextBottom=d<EFBFBD>\u0142
EParameterName.NoteTextBottom=d\u00F3\u0142
EParameterName.NoteTextColor=Kolor czcionki
EParameterName.NoteTextTop=g<EFBFBD>ra
EParameterName.NoteTextTop=g\u00F3ra
EParameterName.SubjobTitleColor=Kolor tytu\u0142u
EParameterName.TracesConnection=\u015Aled\u017A to po\u0142\u0105czenie
EParameterName.creation=Tworzenie
@@ -220,7 +217,7 @@ EParameterName.FontBold=Pogrubienie
EParameterName.FontSize=Rozmiar czcionki
EParameterName.jobMainversion=Wersja
EParameterName.jobVersion=Wersja
EParameterName.parallelize=W\u0142\u0105cz wykonanie r<EFBFBD>wnoleg\u0142e
EParameterName.parallelize=W\u0142\u0105cz wykonanie r\u00F3wnoleg\u0142e
EParameterName.parallelizeNumber=Ilo\u015B\u0107 wykona\u0144 jednoczesnych
EParameterName.title=Tytu\u0142
EmfComponent.0=Nie mo\u017Cna za\u0142adowa\u0107 komponentu {0}
@@ -234,14 +231,15 @@ FilterTraceColumnAction.SelectAll=Zaznacz wszystko
GuessSchemaController.connectionError=B\u0142\u0105d po\u0142\u0105czenia
GuessSchemaController.setParameter=Ustaw parametry po\u0142\u0105czenia
IconSelectionController.MessageTitle=B\u0142\u0105d
IconSelectionController.Revert=Przywr<EFBFBD>\u0107
IconSelectionController.Revert=Przywr\u00F3\u0107
OpenContextChooseComboDialog.context=Kontekst:
PromptDefaultValueDialog.column=Kolumna
PromptDefaultValueDialog.defaultValue=Warto\u015B\u0107 domy\u015Blna
PropertiesWizardPage.Version=Wersja
QueryTypeController.alert=Alarm
SQLPatternComposite.add=Dodaj
SQLPatternComposite.delete=Usu\u0144
SQLPatternComposite.up=W g<EFBFBD>r\u0119
SQLPatternComposite.up=W g\u00F3r\u0119
SqlMemoController.query=Zapytanie
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Zapisz ustawienia projektu...
StatsAndLogs.UseProjectSettings=U\u017Cyj ustawie\u0144 projektu
@@ -265,28 +263,28 @@ TalendPaletteContextMenuProvider.tipHidden=Ukryj folder
TalendPaletteContextMenuProvider.tipRemove=Usu\u0144 z ulubionych
TalendPaletteViewer.searchComponent=Znajd\u017A komponent...
TextController.valueInvalid=Warto\u015B\u0107 nieprawid\u0142owa.
WSDL2JAVAController.generateFileFailed=Wygenerowanie plik<EFBFBD>w java nieudane n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik<EFBFBD>w java z wdsl: {0} poprawne.
WSDL2JAVAController.generateFileFailed=Wygenerowanie plik\u00F3w java nieudane n{0}:
WSDL2JAVAController.generateFileFailedFromWSDL=Wygenerowanie plik\u00F3w java z wdsl: {0} poprawne.
PerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
PerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst<EFBFBD>w
PerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
ConnectionCreateCommand.inputValid=Wej\u015Bcie nieprawid\u0142owe.
DesignerPreferencePage.iconSize24=24 piksele
DesignerPreferencePage.iconSize32=32 piksele
DesignerPreferencePage.tableView=widok tabeli
EParameterName.useExistConn=U\u017Cyj istniej\u0105cego po\u0142\u0105czenia
ErrorMessageDialog.DETAIL=Szczeg<EFBFBD>\u0142
ErrorMessageDialog.DETAIL=Szczeg\u00F3\u0142
ErrorMessageDialog.ERROR_MESS=B\u0141\u0104D!
ErrorMessageDialog.EXCEP_IN_COM=Wyj\u0105tek w komponencie
GuessSchemaController.connError=B\u0142\u0105d po\u0142\u0105czenia
AppearancePreferencePage.groupBySource="Group by source" w kontek\u015Bcie
EParameterName.dataSource=\u0179r<EFBFBD>d\u0142o danych
EParameterName.useSharedConnection=U\u017Cyj wsp<EFBFBD>\u0142dzielonego po\u0142\u0105czenia
EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp<EFBFBD>\u0142dzielonego
EParameterName.dataSource=\u0179r\u00F3d\u0142o danych
EParameterName.useSharedConnection=U\u017Cyj wsp\u00F3\u0142dzielonego po\u0142\u0105czenia
EParameterName.sharedConnectionName=Nazwa po\u0142\u0105czenia wsp\u00F3\u0142dzielonego
EParameterName.multiSaparators=Separatory
EmfComponent.tnsfile=U\u017Cyj pliku tns
TnsEditorDialog.Service=Serwis
TnsEditorDialog.Value=Warto\u015B\u0107
EParameterName.jvmArgTitle=U\u017Cyj specyficznych argument<EFBFBD>w JVM
EParameterName.jvmArgTitle=U\u017Cyj specyficznych argument\u00F3w JVM
DocumentationPreferencePage.companyName=Nazwa firmy:
EParameterName.FunName=Nazwa funkcji
EParameterName.jdbcURL=JDBC URL
@@ -296,7 +294,7 @@ EParameterName.mappingFile=Plik mapowania
AbstractMultiPageTalendEditor_pleaseWait=Zapis, prosz\u0119 czeka\u0107...
EParameterName.routeType=Typ
CamelPerformancePreferencePage.propertyCodeCheck=Sprawd\u017A pola w\u0142a\u015Bciwo\u015Bci podczas generowania kodu (wy\u0142\u0105czenie przyspieszy dzia\u0142anie w\u0142a\u015Bciwo\u015Bci)
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst<EFBFBD>w
CamelPerformancePreferencePage.addOrDeleteVariable=Rozg\u0142aszaj zmiany dodawania/usuwania zmiennych w repozytorium kontekst\u00F3w
OoziePreferencePage.userName=Nazwa u\u017Cytkownika
AbstractMultiPageTalendEditor.canNotSaveTitle=Ostrze\u017Cenie
ConnectionSetAsMainRef.ERROR=B\u0141\u0104D

View File

@@ -1,21 +1,21 @@
AdvancedContextComposite.Name=Nome
EParameterName.password=Senha
EParameterName.CurrentOS=SO corrente
CodeView.Error=///N<EFBFBD>o h<> c<>digo dispon<EFBFBD>vel
CodeView.Error=///N\u00E3o h\u00E1 c\u00F3digo dispon\u00EDvel
EParameterName.Activate=Ativar
CodeView.All=Todos
EParameterName.Platform=Plataforma
ContextParameterPage.description=Criar um novo par<EFBFBD>metro de contexto
ContextParameterPage.description=Criar um novo par\u00E2metro de contexto
CodeView.Main=Main
ConnectionSetAsMainRef.mainLabel=Definir esta conex<EFBFBD>o como principal
ConnectionSetAsMainRef.mainLabel=Definir esta conex\u00E3o como principal
ExecuteSystemCommandCommand.ConsoleMessages=Console Mensagens
AdvancedContextComposite.Code=C<EFBFBD>digo
AdvancedContextComposite.Code=C\u00F3digo
CommandController.CommandLabel=Executar...
ContextModifyCommand.label=Modificar contexto
ConnectionCreateAction.dialogMessage=Novo nome de sa<EFBFBD>da?
ContextChangeDefaultCommand.label=Mudar contexto padr<EFBFBD>o
EParameterName.Level.Log.File=N<EFBFBD>vel
EParameterName.schemaOptions=Op<EFBFBD><EFBFBD>es de esquema
ConnectionCreateAction.dialogMessage=Novo nome de sa\u00EDda?
ContextChangeDefaultCommand.label=Mudar contexto padr\u00E3o
EParameterName.Level.Log.File=N\u00EDvel
EParameterName.schemaOptions=Op\u00E7\u00F5es de esquema
MultiPageEditorContributor.Grid=&Grade
EParameterName.tableLogs=Logs de tabela
ChangeActivateStatusNodeCommand.Label.Active=Ativar componente
@@ -25,144 +25,143 @@ ChangeMergeOrderCommand.label=Alterar ordem do Merge
ChangeMetadataCommand.changeMetadataValues=Alterar valores de Metadados
EParameterName.port=Porta
EParameterName.componentList=Lista de componentes
ConnectionCreateAction.dialogTitle=Sa<EFBFBD>da
ConnectionCreateAction.dialogTitle=Sa\u00EDda
DesignerPreferencePage.component.defaultLabel=Label default dos componentes
EParameterName.Level.Log.Stdout=N<EFBFBD>vel
EParameterName.Level.Log.Stdout=N\u00EDvel
EditProcess.editJob=Editar job
NodesCopyAction.label=Copiar
TextNoteSection.Label=Texto
AbstractElementPropertySectionController.fieldRequired=Este campo <EFBFBD> obrigat<EFBFBD>rio.
EParameterName.Level.Log.Db=N<EFBFBD>vel
EParameterName.PrintOperations=Imprimir opera<EFBFBD><EFBFBD>es
ConfigureConnParamDialog.DialogLabel=Configurar par<EFBFBD>metros de conex<EFBFBD>o
AbstractElementPropertySectionController.fieldRequired=Este campo \u00E9 obrigat\u00F3rio.
EParameterName.Level.Log.Db=N\u00EDvel
EParameterName.PrintOperations=Imprimir opera\u00E7\u00F5es
ConfigureConnParamDialog.DialogLabel=Configurar par\u00E2metros de conex\u00E3o
NotesPasteCommand.label=Colar
NodeSetActivateAction.Activate=Ativar
EditProcess.openJob=Abrir job
ContextRepositoryCommand.modifyContext=Modificar contexto
ChangeConnTextCommand.Label=Mudar nome da Conex<EFBFBD>o
ChangeConnTextCommand.Label=Mudar nome da Conex\u00E3o
ExecuteSystemCommandCommand.Command=Executar
ChangeConnectionStatusCommand.setLinkRef=definir Link como Ref
Note.DefaultText=Texto
MultiPageEditorContributor.runMenu=Rodar
EParameterName.uniqueName=Nome <EFBFBD>nico
ExternalNodeChangeCommand.propagateMessage=Voc<EFBFBD> quer propagar as altera<EFBFBD><EFBFBD>es?
EParameterName.uniqueName=Nome \u00FAnico
ExternalNodeChangeCommand.propagateMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
EParameterName.FromFile=Arquivo para
EParameterName.connectionList=Refer<EFBFBD>ncia da conex<EFBFBD>o
EParameterName.connectionList=Refer\u00EAncia da conex\u00E3o
ChangeNoteTextCommand.Name=Mudar texto da nota
EParameterName.preview=Preview
ConfigureConnParamDialog.ContextText=Com Contexto:
NodesPasteCommand.label=Colar
EmfComponent.Time=Hora
CodeView.MultipleComponentError=/// C<EFBFBD>digo n<>o dispon<EFBFBD>vel /// M<EFBFBD>ltiplos componentes n<EFBFBD>o/// podem exibir o c<EFBFBD>digo
ChangeMetadataCommand.messageDialog.questionMessage=Voc<EFBFBD> quer propagar as altera<EFBFBD><EFBFBD>es?
CodeView.MultipleComponentError=/// C\u00F3digo n\u00E3o dispon\u00EDvel /// M\u00FAltiplos componentes n\u00E3o/// podem exibir o c\u00F3digo
ChangeMetadataCommand.messageDialog.questionMessage=Voc\u00EA quer propagar as altera\u00E7\u00F5es?
ChangeActivateStatusNodeCommand.Label.Deactive=Desativar componente
EParameterName.fromDatabaseFlag=Base de dados para
ContextRemoveParameterCommand.label=Remover par<EFBFBD>metro
ContextRemoveParameterCommand.label=Remover par\u00E2metro
ContextParameterExtractor.ExistedTitle=Erro
ChangeConnectionStatusCommand.setLinkMain=definir Lik como Main
ContextRenameParameterCommand.renameParameter=Renomear par<EFBFBD>metro
ContextRenameParameterCommand.renameParameter=Renomear par\u00E2metro
ContextParameterPage.shouldPrompt=Limite de valor
ContextParameterPage.prompt=Limite
EParameterName.Name=Nome
EParameterName.Name=Nome
ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Arquivo para
CodeView.Start=Iniciar
ContextParameterPage.nameEmpty=Nome de parmetro est<EFBFBD> vazio
EParameterName.condition=Condi<EFBFBD><EFBFBD>o
ContextParameterWizard.title=Novo contexto par<EFBFBD>metro
ConnectionSetAsMainRef.lookupLabel=Definir esta conex<EFBFBD>o como lookup
MoveNodeCommand.Label=Mover n<EFBFBD>
MultiPageTalendEditor.InvalidInput=Entrada inv<EFBFBD>lida: Dever ser IFileEditorInput
ConnectionReconnectCommand.LabelSource=Mover fonte de conex<EFBFBD>o
ContextParameterPage.nameEmpty=Nome de parmetro est\u00E1 vazio
EParameterName.condition=Condi\u00E7\u00E3o
ContextParameterWizard.title=Novo contexto par\u00E2metro
ConnectionSetAsMainRef.lookupLabel=Definir esta conex\u00E3o como lookup
MoveNodeCommand.Label=Mover n\u00F3
MultiPageTalendEditor.InvalidInput=Entrada inv\u00E1lida: Dever ser IFileEditorInput
ConnectionReconnectCommand.LabelSource=Mover fonte de conex\u00E3o
ProblemsView.resource=Recurso
ConnectionCreateAction.error=Erro
ChangeNodeTextCommand.Label=Mudar nome da Conex<EFBFBD>o
ConnectionReconnectCommand.LabelTarget=Mover alvo de conex<EFBFBD>o
SubjobBasicComposite.RestoreLabel=Restaurar cor padr<EFBFBD>o
ChangeNodeTextCommand.Label=Mudar nome da Conex\u00E3o
ConnectionReconnectCommand.LabelTarget=Mover alvo de conex\u00E3o
SubjobBasicComposite.RestoreLabel=Restaurar cor padr\u00E3o
EParameterName.help=Ajuda
Category_Label={0} ({1} itens)
ContextParameterPage.promptEmpty=Par<EFBFBD>metro limite est<EFBFBD> vazio.
ContextParameterPage.typeEmpty=Tipo de par<EFBFBD>metro n<EFBFBD>o est<73> definido.
ContextAddParameterCommand.label=Adicionar par<EFBFBD>metro
ContextParameterPage.promptEmpty=Par\u00E2metro limite est\u00E1 vazio.
ContextParameterPage.typeEmpty=Tipo de par\u00E2metro n\u00E3o est\u00E1 definido.
ContextAddParameterCommand.label=Adicionar par\u00E2metro
ContextProcessSection2.context=Contexto:
EParameterName.LabelFormat=Formato do label
ConfigureConnParamDialog.ContextLabel=Contexto:
EParameterName.Version=Vers<EFBFBD>o
EParameterName.Version=Vers\u00E3o
Category_One_Item_Label={0} ({1} item)
EParameterName.generateCode=Gerador de c<EFBFBD>digo
SubjobBasicComposite.SaveLabel=Salvar como cor padr<EFBFBD>o
EParameterName.generateCode=Gerador de c\u00F3digo
SubjobBasicComposite.SaveLabel=Salvar como cor padr\u00E3o
ContextProcessSection2.contextType=Tipo de contexto
ContextProcessSection.ChangeDefault=Este contexto foi definido como padr<EFBFBD>o, favor mudar o contexto padr<EFBFBD>o para remov<EFBFBD>-lo
ContextProcessSection.ChangeDefault=Este contexto foi definido como padr\u00E3o, favor mudar o contexto padr\u00E3o para remov\u00EA-lo
DesignerPreferencePage.defaultFilePathDirectory=Caminho do arquivo do componente default:
AbstractElementPropertySectionController.syntaxError=Erro(s) de sintaxe:
EParameterName.connectionType=Tipo da conex<EFBFBD>o
EParameterName.connectionType=Tipo da conex\u00E3o
EParameterName.TableName=Nome da Tabela
ChangeNoteOpacityCommand.Name=Alterar opacidade da Nota
ConnectionDeleteCommand.Label=Apagar conex<EFBFBD>o
ConnectionDeleteCommand.Label=Apagar conex\u00E3o
EParameterName.componentName=Nome do componente
ConnectionCreateCommand.Label=Criar conex<EFBFBD>o
ConnectionCreateAction.errorCreateConnectionName=O nome {0} j<EFBFBD> existe ou <EFBFBD> inv<6E>lido
ContextParameterPage.title=Contexto par<EFBFBD>metro
EParameterName.ConnectionFormat=Formato da conex<EFBFBD>o
ConnectionCreateCommand.Label=Criar conex\u00E3o
ConnectionCreateAction.errorCreateConnectionName=O nome {0} j\u00E1 existe ou \u00E9 inv\u00E1lido
ContextParameterPage.title=Contexto par\u00E2metro
EParameterName.ConnectionFormat=Formato da conex\u00E3o
ExecuteSystemCommandCommand.Title=Executa comando
ContextParameterPage.comment=Coment<EFBFBD>rio
ContextParameterPage.comment=Coment\u00E1rio
NewProcessWizard.failureTitle=Erro
DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex<EFBFBD>o
DesignerColorsPreferencePage.ConnectionColorGroup=Cor da conex\u00E3o
modules.required=Requerido para usar este componente
EParameterName.database=Fonte de dados
EParameterName.start=Iniciar
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=A vari<EFBFBD>vel associada a este par<EFBFBD>metro <20>:
EParameterName.additionParam=Param<EFBFBD>tros adicionais
AbstractElementPropertySectionController.variableTooltip=A vari\u00E1vel associada a este par\u00E2metro \u00E9:
EParameterName.additionParam=Param\u00EAtros adicionais
EParameterName.filePath=Caminho do arquivo
EParameterName.columnList=Lista de colunas
MoveNodeLabelCommand.Label=Mover NodeLabel
EParameterName.context=Contexto
MultiPageTalendEditor.Job=Job {0} {1}
MultiPageEditorContributor.View=Vis<EFBFBD>o
ContextParameterPage.nameExists=Nome de par<EFBFBD>metro j<EFBFBD> existe.
MultiPageEditorContributor.View=Vis\u00E3o
ContextParameterPage.nameExists=Nome de par\u00E2metro j\u00E1 existe.
ExecuteSystemCommandCommand.Label=Executa comandos especiais que foram definidos pelo utilizador ou definidas no componente
ContextParameterPage.defaultValue=Valor padr<EFBFBD>o
ChangeValuesFromRepository.messageDialog.takeMessage=Voc<EFBFBD> gostaria de pegar o esquema do componente de entrada?
ContextParameterPage.defaultValue=Valor padr\u00E3o
ChangeValuesFromRepository.messageDialog.takeMessage=Voc\u00EA gostaria de pegar o esquema do componente de entrada?
ExternalNodeChangeCommand.propagate=Propagar
ConnectionError.Message=Conex<EFBFBD>o com o banco falhou no modo Built-In.
ConnectionError.Message=Conex\u00E3o com o banco falhou no modo Built-In.
CodeView.End=Encerrar
ContextParameterPage.defaultValueEmpty=Valor padr<EFBFBD>o vazio <EFBFBD> desencorajado.
ContextParameterPage.defaultValueEmpty=Valor padr\u00E3o vazio \u00E9 desencorajado.
ChangeValuesFromRepository.messageDialog.take=Pegar
NoRepositoryDialog.Title=Erro
StatsAndLogsComposite.ReloadMessages=Defini<EFBFBD><EFBFBD>es atuais ser<EFBFBD>o sobrescritas. Voc<EFBFBD> deseja continuar?
StatsAndLogsComposite.ReloadMessages=Defini\u00E7\u00F5es atuais ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
NodesPasteAction.paste=Colar
EParameterName.Comment=Coment<EFBFBD>rio
AbstractLanguageMemoController.generateCode=Gerador de c<EFBFBD>digo
AbstractLanguageMemoController.generateSampleCode=Tente gerar o c<EFBFBD>digo de exemplo para este componente.
AbstractPreferenceComposite.jobAssigned=Job filho n<EFBFBD>o pode ser atribu<EFBFBD>do <20> {0}
EParameterName.Comment=Coment\u00E1rio
AbstractLanguageMemoController.generateCode=Gerador de c\u00F3digo
AbstractLanguageMemoController.generateSampleCode=Tente gerar o c\u00F3digo de exemplo para este componente.
AbstractPreferenceComposite.jobAssigned=Job filho n\u00E3o pode ser atribu\u00EDdo \u00E0 {0}
AbstractPreferenceComposite.textContent=Aplicar para sub- jobs
AbstractPreferenceComposite.tipContent=Aplicar para sub- jobs
AbstractPreferenceComposite.warning=Aten<EFBFBD><EFBFBD>o: {0}
ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan<EFBFBD>a?
AbstractPreferenceComposite.warning=Aten\u00E7\u00E3o: {0}
ColumnListController.saveChange=Tamanho da coluna em {0} foi modificado. Deseja propagar a mudan\u00E7a?
ComboController.alert=Alerta
ComboController.nothingGuess=Nada a advinhar
ComponentSearcher.noJobsFound=n<EFBFBD>o existem jobs
ComponentSearcher.noJobsFound=n\u00E3o existem jobs
ComponentSearcher.searchResult=Resultados da pesquisa para o Componente {0}
ComponentSettingsView.noAdvancedSetting=Sem configura<EFBFBD><EFBFBD>es avan<EFBFBD>adas.
ComponentSettingsView.noAdvancedSetting=Sem configura\u00E7\u00F5es avan\u00E7adas.
ComponentSettingsView.subjob=Subjob
Connection.enableParallel=Permitir execu<EFBFBD><EFBFBD>o em paralelo
Connection.inputInvalid=ID informado <EFBFBD> inv<6E>lido
Connection.monitorConnection=Monitorar esta conex<EFBFBD>o
Connection.numberParallel=N<EFBFBD>mero de execu<EFBFBD><EFBFBD>es em paralelo
Connection.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
Connection.inputInvalid=ID informado \u00E9 inv\u00E1lido
Connection.monitorConnection=Monitorar esta conex\u00E3o
Connection.numberParallel=N\u00FAmero de execu\u00E7\u00F5es em paralelo
DataProcess.checkComponent=Encontrados erros em alguns componentes {0}. Favor verificar.
DataProcess.enableParallel=Permitir execu<EFBFBD><EFBFBD>o em paralelo
DataProcess.numberParallelExcution=N<EFBFBD>mero de execu<EFBFBD><EFBFBD>es em paralelo
DbTableController.connectionError=Erro de conex<EFBFBD>o
DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex<EFBFBD>o
DbTableController.setParameter=Favor setar param<EFBFBD>tros de conex<EFBFBD>o
DbTableController.showTableList=Visualiza<EFBFBD><EFBFBD>o da lista de tabelas correntes da conex<EFBFBD>o
DataProcess.enableParallel=Permitir execu\u00E7\u00E3o em paralelo
DataProcess.numberParallelExcution=N\u00FAmero de execu\u00E7\u00F5es em paralelo
DbTableController.connectionError=Erro de conex\u00E3o
DbTableController.openSQLBuilder=Abrir o SQLBuilder nesta conex\u00E3o
DbTableController.setParameter=Favor setar param\u00EAtros de conex\u00E3o
DbTableController.showTableList=Visualiza\u00E7\u00E3o da lista de tabelas correntes da conex\u00E3o
DesignerPreferencePage.DesignerEditorBackgroundColor=Cor de fundo
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=JobDesigner Editor de cor
DesignerPreferencePage.defaultConnection=Conex<EFBFBD>o do componente default
EParameterName.Information=Visualizar informa<EFBFBD><EFBFBD>es
DesignerPreferencePage.defaultConnection=Conex\u00E3o do componente default
EParameterName.Information=Visualizar informa\u00E7\u00F5es
EParameterName.NoteColor=Cor da Nota
EParameterName.NoteLabelCenter=Centralizar
EParameterName.NoteTextBottom=inferior
@@ -170,61 +169,62 @@ EParameterName.NoteTextCenter=Centralizar
EParameterName.NoteTextColor=Cor da Fonte
EParameterName.NoteTextTop=superior
EParameterName.creation=Criar
EParameterName.csvOption=Op<EFBFBD><EFBFBD>es CSV
EParameterName.csvOption=Op\u00E7\u00F5es CSV
EParameterName.FontBold=Negrito
EParameterName.FontItalic=It<EFBFBD>lico
EParameterName.FontItalic=It\u00E1lico
EParameterName.FontSize=Tamanho da fonte
EParameterName.jobMainversion=Vers<EFBFBD>o
EParameterName.jobVersion=Vers<EFBFBD>o
EParameterName.parallelize=Permitir execu<EFBFBD><EFBFBD>o em paralelo
EParameterName.parallelizeNumber=N<EFBFBD>mero de execu<EFBFBD><EFBFBD>es paralelas
EParameterName.title=T<EFBFBD>tulo
EParameterName.ImplictDefaultProjectsetting=Defini<EFBFBD><EFBFBD>es de projeto impl<EFBFBD>citas
EmfComponent.0=N<EFBFBD>o foi poss<EFBFBD>vel carregar componente {0}
ExecuteSystemCommandCommand.contentNull=Conteudo <EFBFBD> nulo
EParameterName.jobMainversion=Vers\u00E3o
EParameterName.jobVersion=Vers\u00E3o
EParameterName.parallelize=Permitir execu\u00E7\u00E3o em paralelo
EParameterName.parallelizeNumber=N\u00FAmero de execu\u00E7\u00F5es paralelas
EParameterName.title=T\u00EDtulo
EParameterName.ImplictDefaultProjectsetting=Defini\u00E7\u00F5es de projeto impl\u00EDcitas
EmfComponent.0=N\u00E3o foi poss\u00EDvel carregar componente {0}
ExecuteSystemCommandCommand.contentNull=Conteudo \u00E9 nulo
ExecuteSystemCommandCommand.typeNull=Tipo nulo
Extra.UseProjectSettings=Usar defini<EFBFBD><EFBFBD>es do Projeto
FilterTraceColumnAction.Condition=Condi<EFBFBD><EFBFBD>o
Extra.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
FilterTraceColumnAction.Condition=Condi\u00E7\u00E3o
FilterTraceColumnAction.SelectAll=Selecionar tudo
GuessSchemaController.connectionError=Erro de conex<EFBFBD>o
GuessSchemaController.connectionFailed=Conex<EFBFBD>o com base de dados falhou.
GuessSchemaController.setParameter=Favor configurar os par<EFBFBD>metros da conex<EFBFBD>o
GuessSchemaController.connectionError=Erro de conex\u00E3o
GuessSchemaController.connectionFailed=Conex\u00E3o com base de dados falhou.
GuessSchemaController.setParameter=Favor configurar os par\u00E2metros da conex\u00E3o
IconSelectionController.MessageTitle=Erro
MultipleThreadDynamicComposite.gatherInformation=Acumulando informa<EFBFBD><EFBFBD>o para reposit<EFBFBD>rio
MultipleThreadDynamicComposite.gatherInformation=Acumulando informa\u00E7\u00E3o para reposit\u00F3rio
OpenContextChooseComboDialog.context=Contexto:
OpenExistVersionProcess.open.dialog=Abrir job
OpenJobAction.tipText=Abrir um Job
PromptDefaultValueDialog.defaultValue=Valor padr<EFBFBD>o
PropertiesWizardPage.Version=Vers<EFBFBD>o
PromptDefaultValueDialog.defaultValue=Valor padr\u00E3o
PropertiesWizardPage.Version=Vers\u00E3o
QueryTypeController.alert=Alerta
QueryTypeController.nothingToGuess=Nada a advinhar
ReloadFromProjectSettings=&Recarregar as defini<EFBFBD><EFBFBD>es do Projeto
ReloadFromProjectSettingsMessages=Defini<EFBFBD><EFBFBD>es atuais ser<EFBFBD>o sobrescritas. Voc<EFBFBD> deseja continuar?
ReloadFromProjectSettingsToolTipText=Recarregar valores da p<EFBFBD>gina de defini<EFBFBD><EFBFBD>es do Projeto (Shift+R)
ReloadFromProjectSettings=&Recarregar as defini\u00E7\u00F5es do Projeto
ReloadFromProjectSettingsMessages=Defini\u00E7\u00F5es atuais ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
ReloadFromProjectSettingsToolTipText=Recarregar valores da p\u00E1gina de defini\u00E7\u00F5es do Projeto (Shift+R)
SQLPatternComposite.add=Adicionar
SQLPatternComposite.delete=Deletar
SQLPatternComposite.down=Para baixo
SaveToProjectSettings=Salvar defini<EFBFBD><EFBFBD>es do projeto
SaveToProjectSettingsMessage=Defini<EFBFBD><EFBFBD>es atuais do projeto ser<EFBFBD>o sobrescritas. Voc<EFBFBD> deseja continuar?
SaveToProjectSettingsToolTipText=Salve valores da p<EFBFBD>gina de defini<EFBFBD><EFBFBD>es do projeto (Shift+S)
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini<EFBFBD><EFBFBD>es do Projeto
StatsAndLogs.UseProjectSettings=Usar defini<EFBFBD><EFBFBD>es do Projeto
JobSettingProjectSettingPage.statAndLog=Logs e estat<EFBFBD>sticas
JobSettingProjectSettingPage.UseProjectsetting=Usar defini<EFBFBD><EFBFBD>es do projeto quando criar um novo Job
SaveToProjectSettings=Salvar defini\u00E7\u00F5es do projeto
SaveToProjectSettingsMessage=Defini\u00E7\u00F5es atuais do projeto ser\u00E3o sobrescritas. Voc\u00EA deseja continuar?
SaveToProjectSettingsToolTipText=Salve valores da p\u00E1gina de defini\u00E7\u00F5es do projeto (Shift+S)
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvar defini\u00E7\u00F5es do Projeto
StatsAndLogs.UseProjectSettings=Usar defini\u00E7\u00F5es do Projeto
JobSettingProjectSettingPage.statAndLog=Logs e estat\u00EDsticas
JobSettingProjectSettingPage.UseProjectsetting=Usar defini\u00E7\u00F5es do projeto quando criar um novo Job
OutputConsolePreferencePage.outputConsole=Saida de console
PerformancePreferencePage.autoUpdateDoc=Atualiza<EFBFBD><EFBFBD>o autom<EFBFBD>tica da documenta<EFBFBD><EFBFBD>o dos job/joblets correspondentes
PerformancePreferencePage.autoUpdateDoc=Atualiza\u00E7\u00E3o autom\u00E1tica da documenta\u00E7\u00E3o dos job/joblets correspondentes
PerformancePreferencePage.RepositoryPreferencePage.ReferenceProjectMerged=Unir o projeto em referencia
ConnectionCreateCommand.inputValid=Entrada inv<EFBFBD>lida
ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
DesignerPreferencePage.iconSize24=24 pixels
DesignerPreferencePage.iconSize32=32 pixels
ErrorMessageDialog.DETAIL=Detalhe
ErrorMessageDialog.ERROR_MESS=Erro!
ErrorMessageDialog.EXCEP_IN_COM=Exce<EFBFBD><EFBFBD>o no componente
GuessSchemaController.connError=Erro de conex<EFBFBD>o
ErrorMessageDialog.EXCEP_IN_COM=Exce\u00E7\u00E3o no componente
GuessSchemaController.connError=Erro de conex\u00E3o
GuessSchemaController.waitOpenDatabase=Aguardando abertura de banco de dados ...
EParameterName.columnIndex=<EFBFBD>ndice de coluna
EParameterName.columnIndex=\u00CDndice de coluna
EParameterName.dataSource=Fonte de dados
ErrorMessageDialog.property_error=Erro de propriedade
TnsEditorDialog.Service=Servi<EFBFBD>o
TnsEditorDialog.Service=Servi\u00E7o
TnsEditorDialog.Value=Valor
EParameterName.jvmArgTitle=Use argumentos JVM especificados
MessageMemoController.Message=Mensagem
@@ -235,10 +235,11 @@ EParameterName.className=Nome da classe
EParameterName.mappingFile=Mapeando arquivo
ImportRulesFromRepository.dialog=Importar
GenerateGrammarController.import=Importar
OoziePreferencePage.userName=Nome de usu<EFBFBD>rio
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert<EFBFBD>ncia
OoziePreferencePage.userName=Nome de usu\u00E1rio
AbstractMultiPageTalendEditor.canNotSaveTitle=Advert\u00EAncia
ConnectionSetAsMainRef.ERROR=Erro
ModifyMergeOrderAction.ERROE=Erro
ConnectionDeleteCommand.COLLAPSE=Advert<EFBFBD>ncia
ConnectionDeleteCommand.COLLAPSE=Advert\u00EAncia
DbTableController.dialog.title=Erro
ProcessUpdateManager.Question=Pergunta
JobDependenciesPanel.deleteTitle=Deletar

View File

@@ -8,18 +8,15 @@ ContextParameterPage.type=Tip
EParameterName.preview=Previzualizare
EParameterName.user=Utilizator
EParameterName.Name=Nume
EParameterName.Name=Nume
ContextParameterPage.name=Nume
EParameterName.Version=Versiune
EParameterName.encodingType=Incodare
EParameterName.Author=Autor
EParameterName.Author=Autor
ContextParameterPage.comment=Comentarii
EParameterName.host=host
MultiPageEditorContributor.View=Vizualizeaza
UpdateDetectionDialog.Items=Elemente
EParameterName.Status=Stare
EParameterName.Status=Stare
EParameterName.Comment=Comentarii
ColumnListController.confirm=Confirma
EParameterName.encoding=Incodare
@@ -31,6 +28,7 @@ IconSelectionController.Revert=Revenire
PromptDefaultValueDialog.column=Coloana
PropertiesWizardPage.Version=Versiune
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Adauga
SQLPatternComposite.delete=sterge
SQLPatternComposite.down=Jos
SQLPatternComposite.up=SUS
@@ -42,10 +40,11 @@ EParameterName.useExistConn=Folosire conexiune existent\u0103
EParameterName.useMultiSaparators=Foloseste separatori multipli
EmfComponent.tnsfile=Foloseste fisier tns
TnsEditorDialog.Value=Parola
EParameterName.className=Nume de clas<EFBFBD>
EParameterName.className=Nume de clas\u00E3
WSDL2JAVAController.WSDLEquals=WSDL nu poate fi "";
EParameterName.routeType=Tip
EParameterName.Use.Dynamic.Job=Foloseste actiune dinamica
OoziePreferencePage.userName=Nume utilizator
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocat<EFBFBD> de utilizator, nu se poate salva
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=Rutina nu este blocat\u00E3 de utilizator, nu se poate salva
Connection.paral_none=Nici unul
JobDependenciesPanel.deleteTitle=sterge

View File

@@ -67,7 +67,6 @@ RunProcess.runJob=\u0417\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0440\
ContextParameterPage.shouldPrompt=\u041F\u0440\u0438\u0433\u043B\u0430\u0448\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F
ContextParameterPage.prompt=\u041F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430
EParameterName.Name=\u0418\u043C\u044F
EParameterName.Name=\u0418\u043C\u044F
ChangeMetadataCommand.messageDialog.propagate=\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C
ContextParameterPage.name=\u0418\u043C\u044F
UpdateManagerUtils.Update=\u041E\u0431\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u0435...
@@ -112,7 +111,6 @@ ChangeNoteOpacityCommand.Name=\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \
Problems.category.warnings=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u044F
ConnectionDeleteCommand.Label=\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435
EParameterName.Author=\u0410\u0432\u0442\u043E\u0440
EParameterName.Author=\u0410\u0432\u0442\u043E\u0440
EParameterName.componentName=\u0418\u043C\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
ActivateSubjobAction.DeactivatePart=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
ConnectionCreateCommand.Label=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435
@@ -122,7 +120,6 @@ ContextParameterPage.title=\u041A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u043
NodeReturn.Availability.AFTER=\u043F\u043E\u0441\u043B\u0435
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443 \u0446\u0435\u043B\u0438\u043A\u043E\u043C
EParameterName.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435
EParameterName.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435
ContextParameterPage.comment=\u041F\u0440\u0438\u043C\u0435\u0447.
NewProcessWizard.failureTitle=\u041E\u0448\u0438\u0431\u043A\u0430
DesignerColorsPreferencePage.ConnectionColorGroup=\u0426\u0432\u0435\u0442 \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
@@ -149,7 +146,6 @@ ContextParameterPage.defaultValueEmpty=\u041F\u0443\u0441\u0442\u044B\u0435 \u04
ChangeValuesFromRepository.messageDialog.take=\u0412\u0437\u044F\u0442\u044C
NoRepositoryDialog.Title=\u041E\u0448\u0438\u0431\u043A\u0430
EParameterName.Status=\u0421\u0442\u0430\u0442\u0443\u0441
EParameterName.Status=\u0421\u0442\u0430\u0442\u0443\u0441
NodesPasteAction.paste=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044C
EParameterName.Comment=\u041F\u0440\u0438\u043C\u0435\u0447.
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u0414\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u043F\u043E\u0434\u0437\u0430\u0434\u0430\u0447\u0443
@@ -222,6 +218,7 @@ PromptDefaultValueDialog.column=\u0421\u0442\u043E\u043B\u0431\u0435\u0446
PromptDefaultValueDialog.defaultValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
PropertiesWizardPage.Version=\u0412\u0435\u0440\u0441\u0438\u044F
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C
SQLPatternComposite.delete=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
SQLPatternComposite.down=\u0412\u043D\u0438\u0437
SQLPatternComposite.up=\u0412\u0432\u0435\u0440\u0445
@@ -300,3 +297,4 @@ DbTableController.dialog.title=\u041E\u0448\u0438\u0431\u043A\u0430
EOozieParameterName.jobId=Id \u0440\u0430\u0431\u043E\u0442\u044B
Connection.paral_none=\u041D\u0438\u0447\u0435\u0433\u043E
ProcessUpdateManager.Question=\u0412\u043E\u043F\u0440\u043E\u0441\u044B
JobDependenciesPanel.deleteTitle=\u0423\u0434\u0430\u043B\u0438\u0442\u044C

View File

@@ -0,0 +1,115 @@
AdvancedContextComposite.Name=Meno
EParameterName.password=Heslo
UpdateDetectionDialog.Expand=Rozbali\u0165 v\u0161etko
EParameterName.Activate=Aktivova\u0165
CodeView.All=V\u0161etko
EParameterName.Platform=Platforma
CodeView.Main=Hlavn\u00FD
ProblemsView.description=Popis
UpdateDetectionDialog.Collapse=Zabali\u0165 v\u0161etko
EParameterName.Log=Log
AdvancedContextComposite.Code=K\u00F3d
EParameterName.Level.Log.File=Level
ConnTextEditPolicy.ErrorTitle=CHYBA
EParameterName.port=Port
ConnectionCreateAction.dialogTitle=V\u00DDSTUP
EParameterName.schemaType=Sch\u00E9ma
EParameterName.Family=Rodina
EParameterName.Level.Log.Stdout=Level
NodesCopyAction.label=Kop\u00EDrova\u0165
TextNoteSection.Label=Text
AbstractElementPropertySectionController.fieldRequired=T\u00E1to polo\u017Eka je potrebn\u00E1.
EParameterName.Level.Log.Db=Level
PropertiesContextAction.Properties=Nastavenia
NotesPasteCommand.label=prilepi\u0165
NodeSetActivateAction.Activate=Aktivova\u0165
ContextParameterPage.type=Typ
TalendEditorPaletteFactory.Note=Poan\u00E1mka
UpdateDetectionDialog.Operations=Oper\u00E1cie
Note.DefaultText=Text
MultiPageEditorContributor.runMenu=Spusti\u0165
NodesPasteCommand.label=prilepi\u0165
EmfComponent.Time=\u010Cas
EParameterName.user=U\u017E\u00EDvate\u013E
ContextParameterExtractor.ExistedTitle=CHYBA
EParameterName.Name=Meno
ContextParameterPage.name=Meno
CodeView.Start=\u0160tart
EParameterName.condition=Podmienka
MergeOrderDialog.Order=Prik\u00E1zanie
Problems.category.routines=Rutiny
EParameterName.schemaDb=Sch\u00E9ma
ProblemsView.resource=Zdroje
ConnectionCreateAction.error=CHYBA
EParameterName.help=Pomoc
EParameterName.Version=Verzia
EParameterName.generateCode=Generova\u0165 k\u00F3d
EParameterName.encodingType=K\u00F3dovanie
AbstractElementPropertySectionController.syntaxError=Chyba/y syntaxe:
EParameterName.TableName=N\u00E1zov Tabu\u013Eky
EParameterName.Author=Autor
EParameterName.Description=Popis
ContextParameterPage.comment=Koment\u00E1r
NewProcessWizard.failureTitle=CHYBA
NodeSetActivateAction.Deactivate=Deaktivova\u0165
EParameterName.database=D\u00E1tov\u00FD zdroj
EParameterName.start=\u0160tart
EParameterName.host=Host
EParameterName.context=Kontext
MultiPageEditorContributor.View=Poh\u013Ead
TalendEditorContextMenuProvider.Row=riadok
UpdateDetectionDialog.Items=Polo\u017Eky
NoRepositoryDialog.Title=CHYBA
EParameterName.Status=Stav
NodesPasteAction.paste=prilepi\u0165
EParameterName.Comment=Koment\u00E1r
AbstractLanguageMemoController.generateCode=Generova\u0165 k\u00F3d
AbstractPreferenceComposite.warning=Varovanie\: {0}
ColumnListController.confirm=Potvrdenie
ComponentSettingsView.note=Poan\u00E1mka
DbTableController.connectionError=Chyba pripojenia
DesignerPreferencePage.DesignerEditorBackgroundColor=Farba Pozadia
EParameterName.NoteColor=Farba Pozn\u00E1mok
EParameterName.NoteFont=P\u00EDsmo
EParameterName.NoteTextColor=P\u00EDsmo Pozn\u00E1mok
EParameterName.NoteTextLeft=\u013Dav\u00FD
EParameterName.NoteTextRight=Prav\u00FD
EParameterName.encoding=K\u00F3dovanie
EParameterName.jobMainversion=Verzia
EParameterName.jobVersion=Verzia
FilterTraceColumnAction.Condition=Podmienka
GuessSchemaController.connectionError=Chyba pripojenia
IconSelectionController.MessageTitle=CHYBA
PropertiesTableEditorModel.removeSchema=Odstr\u00E1ni\u0165 Sch\u00E9mu
PropertiesWizardPage.Version=Verzia
SQLPatternComposite.add=Prida\u0165
SQLPatternComposite.delete=Zmaza\u0165
ConnectionCreateCommand.inputValid=Vstup je neplatn\u00FD.
ErrorMessageDialog.DETAIL=detail
GuessSchemaController.connError=Chyba pripojenia
EParameterName.dataSource=D\u00E1tov\u00FD zdroj
TnsEditorDialog.Service=Servis
TnsEditorDialog.Value=Hodnota
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Pros\u00EDm \u010Cakajte...
EParameterName.routeType=Typ
GenerateGrammarController.export=Export
AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie
ConnectionSetAsMainRef.ERROR=CHYBA
ModifyMergeOrderAction.ERROE=CHYBA
ConnectionDeleteCommand.COLLAPSE=Varovanie
DbTableController.dialog.title=CHYBA
Connection.paral_none=\u017Diadne
ProcessUpdateManager.Question=Ot\u00E1zka
MetadataTypeLengthConstants.DATE_LENGHT=D\u00E1tum
MetadataTypeLengthConstants.STRING_LENGTH=String
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Syst\u00E9m
RoutinesFunctionProposal.User=U\u017E\u00EDvate\u013E
MissingSettingsMultiThreadDynamicComposite.installName=In\u0161talova\u0165
PaserRuleSelectionDialog.RULE_NAME=N\u00E1zov pravidla
GEFDeleteAction.deleteConnectionDialog.title=Varovanie
ToggleOrientationAction_horizontal_tooltip=Horizont\u00E1lny
ToggleOrientationAction_horizontal_description=Horizont\u00E1lny
ToggleOrientationAction_vertical_tooltip=Vertik\u00E1lny
ToggleOrientationAction_vertical_description=Vertik\u00E1lny
NodePart_warning=Varovanie

View File

@@ -1,5 +1,7 @@
ConnTextEditPolicy.ErrorTitle=Gre\u0161ka
EParameterName.schemaType=Schema
ContextParameterExtractor.ExistedTitle=Gre\u0161ka
EParameterName.schemaDb=Schema
ConnectionCreateAction.error=Gre\u0161ka
NewProcessWizard.title=Novi job
NewProcessWizard.failureTitle=Gre\u0161ka

View File

@@ -1,5 +1,5 @@
AdvancedContextComposite.Name=Ad\u0131
ProblemsView.description=A<EFBFBD>\u0131klama
ProblemsView.description=A\u00E7\u0131klama
ConnTextEditPolicy.ErrorTitle=Hata
EParameterName.port=Port
EParameterName.schemaType=\u015Eema
@@ -10,13 +10,11 @@ ContextParameterPage.type=Tip
NodesPasteCommand.label=Yap\u0131\u015Ft\u0131r
ContextParameterExtractor.ExistedTitle=Hata
EParameterName.Name=Ad\u0131
EParameterName.Name=Ad\u0131
ContextParameterPage.name=Ad\u0131
EParameterName.schemaDb=\u015Eema
ConnectionCreateAction.error=Hata
EParameterName.Version=Versiyon
EParameterName.Description=A<EFBFBD>\u0131klama
EParameterName.Description=A<EFBFBD>\u0131klama
EParameterName.Description=A\u00E7\u0131klama
NewProcessWizard.failureTitle=Hata
EParameterName.database=Verikayna\u011F\u0131
NoRepositoryDialog.Title=Hata
@@ -27,9 +25,10 @@ EParameterName.NoteTextColor=Yaz\u0131 rengi
EParameterName.jobMainversion=Versiyon
EParameterName.jobVersion=Versiyon
EParameterName.title=Ba\u015Fl\u0131k
FilterTraceColumnAction.SelectAll=T<EFBFBD>m<EFBFBD>n<EFBFBD> Se<53>
FilterTraceColumnAction.SelectAll=T\u00FCm\u00FCn\u00FC Se\u00E7
IconSelectionController.MessageTitle=Hata
PropertiesWizardPage.Version=Versiyon
SQLPatternComposite.add=Ekle
SQLPatternComposite.delete=Sil
EParameterName.dataSource=Verikayna\u011F\u0131
EParameterName.routeType=Tip
@@ -37,3 +36,4 @@ ConnectionSetAsMainRef.ERROR=Hata
ModifyMergeOrderAction.ERROE=Hata
DbTableController.dialog.title=Hata
ProcessUpdateManager.Question=Soru
JobDependenciesPanel.deleteTitle=Sil

View File

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

View File

@@ -1,2 +1,2 @@
pluginName=Mod<EFBFBD>le Dbmap
pluginName=Mod\u00E8le Dbmap
providerName=www.example.org

View File

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

View File

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

View File

@@ -1,64 +1,64 @@
TabFolderEditors.expressionEditor=Expression-Editor
EntryContentProposal.comment=Kommentar :
DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf<EFBFBD>gen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g<EFBFBD>ltiger Typ.
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf<EFBFBD>gen
DataMapTableView.buttonTooltip.addFilterRow=Filterzeile hinzuf\u00FCgen
TableEntriesManager.exceptionMessage.typeIsNotValid=Typ "{0}" ist kein g\u00FCltiger Typ.
UIManager.addNewOutputTable=Neue Output-Tabelle hinzuf\u00FCgen
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName kann nicht null sein
UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung<EFBFBD>ltig
ToolbarInputZone.moveupTooltip=Ausgew<EFBFBD>hlte Input Lookup-Tabelle nach oben verschieben
UIManager.tableNameIsNotValid=Der Name der Tabelle ist ung\u00FCltig
ToolbarInputZone.moveupTooltip=Ausgew\u00E4hlte Input Lookup-Tabelle nach oben verschieben
VarsTable.columnNameTip=Der Spaltenname '
EntryContentProposal.default=Standard :
EntryContentProposal.metadataColumn=Metadata Spalte
EntryContentProposal.onlyAvailable=(Nur bei UPDATE und DELETE-Abfragen verf<EFBFBD>gbar)
EntryContentProposal.onlyAvailable=(Nur bei UPDATE und DELETE-Abfragen verf\u00FCgbar)
EntryContentProposal.precision=Genauigkeit :
ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf<EFBFBD>gen
ToolbarOutputZone.widgetTooltip.addOutputTable=Output-Tabelle hinzuf\u00FCgen
ToolbarOutputZone.widgetText.autoMap=Auto map!
EntryContentProposal.properties=Eigenschaften :
VarsTable.existTip=' existiert bereits.
InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Zu benutzende Tabelle ausw<EFBFBD>hlen:
AliasDialog.SelectTableToUse=Zu benutzende Tabelle ausw\u00E4hlen:
TabFolderEditors.schemaEditor=Schema-Editor
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries sind nicht gleich!
EntryContentProposal.dbType=DB Typ:
ToolbarInputZone.movedownTooltip=Ausgew<EFBFBD>hlte Output Lookup-Tabelle nach unten verschieben
ToolbarOutputZone.movedownTooltip=Ausgew<EFBFBD>hlte Output-Tabelle nach unten verschieben
ToolbarInputZone.movedownTooltip=Ausgew\u00E4hlte Output Lookup-Tabelle nach unten verschieben
ToolbarOutputZone.movedownTooltip=Ausgew\u00E4hlte Output-Tabelle nach unten verschieben
AliasDialog.aliasAlreadyExists=Eine Alias-Tabelle oder Datenbanktabelle besitzt bereits den Namen "{0}"!
ToolbarOutputZone.restorTooltip=Alle Output-Tabellen wiederherstellen
ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf<EFBFBD>gen
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew<EFBFBD>hlte Output-Tabelle entfernen
ToolbarInputZone.widgetTooltip.addAlias=Alias hinzuf\u00FCgen
ToolbarOutputZone.widgetTooltip.removeOutputTable=Ausgew\u00E4hlte Output-Tabelle entfernen
InputDataMapTableView.columnTitle.ExplicitJoin=Expliziter Join
AliasDialog.addNewAlias=Neuen Alias hinzuf<EFBFBD>gen
MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf<EFBFBD>gen
UIManager.propagateTitle=<EFBFBD>bernahme
AliasDialog.addNewAlias=Neuen Alias hinzuf\u00FCgen
MapperManager.exceptionMessage.useOtherSignature=Verwende andere signature method um Eintrag hinzuzuf\u00FCgen
UIManager.propagateTitle=\u00DCbernahme
MapperManager.removeOutputTableTitle=Ausgabetabelle entfernen
EntryContentProposal.type=Typ :
EntryContentProposal.length=L<EFBFBD>nge :
EntryContentProposal.length=L\u00E4nge :
VarsTable.columnNameIsNull=Fehler: Spaltenname ist null
AliasDialog.TableMustBeSelected=Es muss eine Tabelle ausgew<EFBFBD>hlt sein!
AliasDialog.TableMustBeSelected=Es muss eine Tabelle ausgew\u00E4hlt sein!
ToolbarInputZone.widgetTooltip.removeAlias=Alias entfernen
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry darf nicht null sein.
UIManager.typeTableName=Geben Sie einen g<EFBFBD>ltigen Namen f<EFBFBD>r die Output-Tabelle an:
UIManager.typeTableName=Geben Sie einen g\u00FCltigen Namen f\u00FCr die Output-Tabelle an:
FooterComposite.button.OK=Aktualisieren
ToolbarInputZone.minimizeTooltip=Alle Input-Tabellen minimieren
DataMapTableView.buttonTooltip.restore=Wiederherstellen
ToolbarOutputZone.minimizeTooltip=Alle Output-Tabellen minimieren
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr<EFBFBD>cke)
EntryContentProposal.key=Schl<EFBFBD>ssel :
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Ordnet automatisch die Ein- und Ausgabe (nur leere Ausdr\u00FCcke)
EntryContentProposal.key=Schl\u00FCssel :
MapperManager.exceptionMessage.mustBeSourceOrTarget=Der entryCauseOfChange muss Quelle oder Ziel des links sein
FooterComposite.button.Cancel=Abbruch
OutputDataMapTableView.columnTitle.expression=Ausdruck
AliasDialog.typeAliasOfTable=G<EFBFBD>ltigen Alias eingeben:
ToolbarOutputZone.moveupTooltip=Ausgew<EFBFBD>hlte Output-Tabelle nach oben verschieben
AliasDialog.typeAliasOfTable=G\u00FCltigen Alias eingeben:
ToolbarOutputZone.moveupTooltip=Ausgew\u00E4hlte Output-Tabelle nach oben verschieben
DataMapTableView.buttonTooltip.minimize=Minimieren
EntryContentProposal.column=Spalte :
ToolbarInputZone.restoreTooltip=Alle Input-Tabellen wiederherstellen
InputDataMapTableView.columnTitle.Operator=Operator
VarsTable.invalidTip=' ist ung<EFBFBD>ltig.
VarsTable.invalidTip=' ist ung\u00FCltig.
UIManager.3=existiert nicht!
UIManager.2=Die Zone
UIManager.nameExistOrNull=Name existiert bereits oder ist null.
AliasDialog.inputValid=Eingabe ist ung<EFBFBD>ltig.
AliasDialog.inputValid=Eingabe ist ung\u00FCltig.
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Spalte
@@ -72,17 +72,17 @@ HTMLDocGenerator.creation=Anlegen
HTMLDocGenerator.description=Beschreibung
HTMLDocGenerator.job_description=Beschreibung
HTMLDocGenerator.job_settings=Einstellungen
HTMLDocGenerator.key=Schl<EFBFBD>sselwert
HTMLDocGenerator.key=Schl\u00FCsselwert
HTMLDocGenerator.label=Beschriftung
HTMLDocGenerator.language=Sprache
HTMLDocGenerator.length=L<EFBFBD>nge
HTMLDocGenerator.length=L\u00E4nge
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Ausdruck
HTMLDocGenerator.mapper.operator=Operator
HTMLDocGenerator.mapper.table.name=Tabellenname
HTMLDocGenerator.modification=<EFBFBD>nderung
HTMLDocGenerator.modification=\u00C4nderung
HTMLDocGenerator.name=Name
HTMLDocGenerator.nullable=Null zul<EFBFBD>ssig
HTMLDocGenerator.nullable=Null zul\u00E4ssig
HTMLDocGenerator.precision=Genauigkeit
HTMLDocGenerator.project_description=Projektbeschreibung
HTMLDocGenerator.project_name=Projektname

View File

@@ -11,7 +11,7 @@ EntryContentProposal.expressionKey=\u039A\u03BB\u03B5\u03B9\u03B4\u03AF \u03AD\u
ToolbarInputZone.moveupTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 lookup \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
VarsTable.columnNameTip=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 '
EntryContentProposal.default=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE:
TabFolderEditors.SqlSelectQuery=\u03A0\u03B1\u03C1\u03B1\u03C7\u03B8\u03AD\u03BD SQL Select \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03AD\u03BE\u03BF\u03B4\u03BF ''{0}''
TabFolderEditors.SqlSelectQuery=\u03A0\u03B1\u03C1\u03B1\u03C7\u03B8\u03AD\u03BD SQL Select \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03AD\u03BE\u03BF\u03B4\u03BF '{0}'
EntryContentProposal.metadataColumn=\u03A3\u03C4\u03AE\u03BB\u03B7 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
EntryContentProposal.onlyAvailable=(\u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03BC\u03CC\u03BD\u03BF \u03B3\u03B9\u03B1 \u03B5\u03C1\u03C9\u03C4\u03AE\u03BC\u03B1\u03C4\u03B1 \u0395\u039D\u0397\u039C\u0395\u03A1\u03A9\u03A3\u0397\u03A3 \u03BA\u03B1\u03B9 \u0394\u0399\u0391\u0393\u03A1\u0391\u03A6\u0397\u03A3)
UIManager.propagateMessage=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7 \u03B1\u03BB\u03BB\u03B1\u03B3\u03CE\u03BD \u03C3\u03B5 \u03CC\u03BB\u03B5\u03C2 \u03C4\u03B9\u03C2 \u03C3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AD\u03C2 \u03B5\u03BA\u03C6\u03C1\u03AC\u03C3\u03B5\u03B9\u03C2 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03BA\u03C1\u03B1\u03C4\u03B7\u03B8\u03BF\u03CD\u03BD \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\u03B9 \u03BF\u03B9 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03BC\u03BF\u03B9;
@@ -24,13 +24,13 @@ InputDataMapTableView.Operator=\u03A4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2
AliasDialog.SelectTableToUse=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B3\u03B9\u03B1 \u03C7\u03C1\u03AE\u03C3\u03B7:
TabFolderEditors.schemaEditor=\u039B\u03BF\u03B3\u03B9\u03C3\u03BC\u03B9\u03BA\u03CC \u03B5\u03C0\u03B9\u03BC\u03AD\u03BB\u03B5\u03B9\u03B1\u03C2 \u03AD\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2 \u03C3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
TableEntriesManager.exceptionMessage.tableEntriesNotSame=\u03C4\u03B1 tableEntries \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C4\u03B1 \u03AF\u03B4\u03B9\u03B1!
ProblemsManager.outputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ''{0}.{1}'' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7.
ProblemsManager.outputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 '{0}.{1}' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7.
EntryContentProposal.dbType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0392\u0394:
MapperManager.removeInputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03CC\u03C4\u03B9 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 ''{0}'' ?
MapperManager.removeInputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03CC\u03C4\u03B9 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 '{0}' ?
ToolbarInputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 lookup \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
ToolbarOutputZone.movedownTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03BA\u03AC\u03C4\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
AliasDialog.aliasAlreadyExists=\u0388\u03BD\u03B1\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u03C8\u03B5\u03C5\u03B4\u03C9\u03BD\u03CD\u03BC\u03C9\u03BD \u03AE \u03AD\u03BD\u03B1\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u03B2\u03AC\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03AD\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7 \u03C4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 "{0}"!
ProblemsManager.inputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 ''{0}.{1}'' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7.
ProblemsManager.inputExpressionEmpty=\u0397 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5 '{0}.{1}' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7.
ToolbarOutputZone.restorTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
TableEntriesManager.exceptionMessage.caseNotFound=\u0394\u03B5 \u03B2\u03C1\u03AD\u03B8\u03B7\u03BA\u03B5 \u03C0\u03B5\u03C1\u03AF\u03C0\u03C4\u03C9\u03C3\u03B7
ToolbarInputZone.widgetTooltip.addAlias=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C8\u03B5\u03C5\u03B4\u03C9\u03BD\u03CD\u03BC\u03BF\u03C5
@@ -40,7 +40,7 @@ AliasDialog.addNewAlias=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BD\
MapperManager.exceptionMessage.useOtherSignature=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03AC\u03BB\u03BB\u03B7\u03C2 \u03BC\u03B5\u03B8\u03CC\u03B4\u03BF\u03C5 \u03C5\u03C0\u03BF\u03B3\u03C1\u03B1\u03C6\u03CE\u03BD \u03B3\u03B9\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2
UIManager.propagateTitle=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
MapperManager.removeOutputTableTitle=\u0391\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
ProblemsManager.entryDoesntMatch=\u0397 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7 ''{0}.{1}'' \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 ''{2}''.
ProblemsManager.entryDoesntMatch=\u0397 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7 '{0}.{1}' \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03C3\u03C4\u03BF \u03C3\u03C7\u03AE\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C4\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 '{2}'.
EntryContentProposal.type=\u03A4\u03CD\u03C0\u03BF\u03C2 :
EntryContentProposal.length=\u039C\u03AE\u03BA\u03BF\u03C2 :
VarsTable.columnNameIsNull=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: \u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C3\u03C4\u03AE\u03BB\u03B7\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 null
@@ -58,7 +58,7 @@ EntryContentProposal.key=\u039A\u03BB\u03B5\u03B9\u03B4\u03AF:
MapperManager.exceptionMessage.mustBeSourceOrTarget=\u03A4\u03BF entryCauseOfChange \u03C0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B7 \u03C0\u03B7\u03B3\u03AE \u03AE \u03BF \u03C3\u03C4\u03CC\u03C7\u03BF\u03C2 \u03C4\u03BF\u03C5 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03BC\u03BF\u03C5
FooterComposite.button.Cancel=\u0391\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7
OutputDataMapTableView.columnTitle.expression=\u0388\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7
MapperManager.removeOutputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03C0\u03C9\u03C2 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ''{0}'' ?
MapperManager.removeOutputTableTitleMessage=\u0395\u03AF\u03C3\u03C4\u03B5 \u03C3\u03AF\u03B3\u03BF\u03C5\u03C1\u03BF\u03C2 \u03C0\u03C9\u03C2 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03BC\u03B1\u03BA\u03C1\u03CD\u03BD\u03B5\u03C4\u03B5 \u03C4\u03BF\u03BD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 '{0}' ?
AliasDialog.typeAliasOfTable=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C8\u03B5\u03C5\u03B4\u03CE\u03BD\u03C5\u03BC\u03BF:
ToolbarOutputZone.moveupTooltip=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03C0\u03C1\u03BF\u03C2 \u03C4\u03B1 \u03C0\u03AC\u03BD\u03C9 \u03C4\u03BF\u03C5 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5
MapperManager.removeInputTableTitle=\u0391\u03C0\u03BF\u03BC\u03AC\u03BA\u03C1\u03C5\u03BD\u03C3\u03B7 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
@@ -66,7 +66,7 @@ DataMapTableView.buttonTooltip.minimize=\u0395\u03BB\u03B1\u03C7\u03B9\u03C3\u03
EntryContentProposal.column=\u03A3\u03C4\u03AE\u03BB\u03B7:
ToolbarInputZone.restoreTooltip=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u03C0\u03B9\u03BD\u03AC\u03BA\u03C9\u03BD \u03B5\u03B9\u03C3\u03CC\u03B4\u03BF\u03C5
InputDataMapTableView.columnTitle.Operator=\u03A4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2
ProblemsManager.operatorNotSet=\u039F \u03C4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 ''{0}'' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
ProblemsManager.operatorNotSet=\u039F \u03C4\u03B5\u03BB\u03B5\u03C3\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03BA\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B7\u03C3\u03B7\u03C2 \u03B5\u03BE\u03CC\u03B4\u03BF\u03C5 '{0}' \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C1\u03C5\u03B8\u03BC\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
VarsTable.invalidTip=' \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF.
UIManager.3=\u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 !
UIManager.2=\u0397 \u03B6\u03CE\u03BD\u03B7

View File

@@ -11,7 +11,7 @@ EntryContentProposal.expressionKey=Expression key :
ToolbarInputZone.moveupTooltip=Move up selected input lookup table
VarsTable.columnNameTip=The column name '
EntryContentProposal.default=Default :
TabFolderEditors.SqlSelectQuery=Generated SQL Select query for ''{0}'' output
TabFolderEditors.SqlSelectQuery=Generated SQL Select query for '{0}' output
EntryContentProposal.metadataColumn=Metadata column
EntryContentProposal.onlyAvailable=(Only available for UPDATE and DELETE query)
UIManager.propagateMessage=Propagate changes to all related expressions in order to keep the links valid?
@@ -24,13 +24,13 @@ InputDataMapTableView.Operator=Operator
AliasDialog.SelectTableToUse=Select the table to use:
TabFolderEditors.schemaEditor=Schema editor
TableEntriesManager.exceptionMessage.tableEntriesNotSame=tableEntries are not the same !
ProblemsManager.outputExpressionEmpty=Expression of output entry ''{0}.{1}'' is not set.
ProblemsManager.outputExpressionEmpty=Expression of output entry '{0}.{1}' is not set.
EntryContentProposal.dbType=DB Type :
MapperManager.removeInputTableTitleMessage=Are you sure you want to remove the input table ''{0}'' ?
MapperManager.removeInputTableTitleMessage=Are you sure you want to remove the input table '{0}' ?
ToolbarInputZone.movedownTooltip=Move down selected output lookup table
ToolbarOutputZone.movedownTooltip=Move down selected output table
AliasDialog.aliasAlreadyExists=An alias table or a db table has already the name ''{0}''!
ProblemsManager.inputExpressionEmpty=Expression of input entry ''{0}.{1}'' is not set.
AliasDialog.aliasAlreadyExists=An alias table or a db table has already the name '{0}'!
ProblemsManager.inputExpressionEmpty=Expression of input entry '{0}.{1}' is not set.
ToolbarOutputZone.restorTooltip=Restore all output tables
TableEntriesManager.exceptionMessage.caseNotFound=case not found
ToolbarInputZone.widgetTooltip.addAlias=Add alias
@@ -40,7 +40,7 @@ AliasDialog.addNewAlias=Add a new alias
MapperManager.exceptionMessage.useOtherSignature=Use other signature method to add entry
UIManager.propagateTitle=Propagate
MapperManager.removeOutputTableTitle=Remove output table
ProblemsManager.entryDoesntMatch=Entry ''{0}.{1}'' doesn't exist in the metadata schema of the table ''{2}''.
ProblemsManager.entryDoesntMatch=Entry '{0}.{1}' doesn't exist in the metadata schema of the table '{2}'.
EntryContentProposal.type=Type :
EntryContentProposal.length=Length :
VarsTable.columnNameIsNull=Error: Column name is null
@@ -58,7 +58,7 @@ EntryContentProposal.key=Key :
MapperManager.exceptionMessage.mustBeSourceOrTarget=The entryCauseOfChange must be the source or the target of the link
FooterComposite.button.Cancel=Cancel
OutputDataMapTableView.columnTitle.expression=Expression
MapperManager.removeOutputTableTitleMessage=Are you sure you want to remove the output table ''{0}'' ?
MapperManager.removeOutputTableTitleMessage=Are you sure you want to remove the output table '{0}' ?
AliasDialog.typeAliasOfTable=Type in a valid alias:
ToolbarOutputZone.moveupTooltip=Move up selected output table
MapperManager.removeInputTableTitle=Remove input table
@@ -66,9 +66,9 @@ DataMapTableView.buttonTooltip.minimize=Minimize
EntryContentProposal.column=Column:
ToolbarInputZone.restoreTooltip=Restore all input tables
InputDataMapTableView.columnTitle.Operator=Operator
ProblemsManager.operatorNotSet=Operator of input entry ''{0}'' is not set.
ProblemsManager.operatorNotSet=Operator of input entry '{0}' is not set.
VarsTable.invalidTip=' is invalid.
UIManager.3= doesn''t exist !
UIManager.3= doesn't exist !
UIManager.2=The zone
DbMapComponent.unknowValue=Value of element parameter NAME is unknown :
UIManager.nameExistOrNull=The name already exists or is null.
@@ -134,7 +134,7 @@ HTMLDocGenerator.row_parameters=Parameters
HTMLDocGenerator.schema_for=Schema for
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Source Code
HTMLDocGenerator.stats_logs=Stats &amp; Logs
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Status
HTMLDocGenerator.summary=Summary
HTMLDocGenerator.tmap.constraint.entries=Constraint Table Entries
@@ -153,5 +153,7 @@ OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Additional WHERE claus
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Additional other clauses (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Additional other clauses (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Add a WHERE clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other(GROUP...) clause
DataMapTableView.buttonTooltip.menu.addOtherClauses=Add an other (GROUP...) clause
ProblemsAnalyser.needAlias.error1=The '{0}' linked table name '{1}' is too complex ,please use alias to generate sql!
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=Active me to add double quotes for schemas to support delimited identifiers.
ToolbarOutputZone.widgetText.delimitedIdentifiers=Delimited identifiers

View File

@@ -1,49 +1,50 @@
TabFolderEditors.expressionEditor=Editor de expresiones
UIManager.addNewOutputTable=A<EFBFBD>adir una nueva tabla de salida
UIManager.tableNameIsNotValid=El nombre de la tabla no es v<EFBFBD>lido
UIManager.addNewOutputTable=A\u00F1adir una nueva tabla de salida
UIManager.tableNameIsNotValid=El nombre de la tabla no es v\u00E1lido
VarsTable.columnNameTip=El nombre de la columna '
ToolbarOutputZone.widgetTooltip.addOutputTable=A<EFBFBD>adir tabla de salida
ToolbarOutputZone.widgetTooltip.addOutputTable=A\u00F1adir tabla de salida
VarsTable.existTip=' ya existe.
AliasDialog.SelectTableToUse=Seleccionar tabla a usar:
TabFolderEditors.schemaEditor=Editor de esquemas
ToolbarOutputZone.movedownTooltip=Bajar la tabla de salida seleccionada
AliasDialog.aliasAlreadyExists=Un alias de tabla o una tabla de BD ya tiene ese nomre "{0}"!
ToolbarInputZone.widgetTooltip.addAlias=A<EFBFBD>adir alias
ToolbarInputZone.widgetTooltip.addAlias=A\u00F1adir alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Borrar la tabla de salida seleccionada
AliasDialog.addNewAlias=A<EFBFBD>adir nuevo alias
AliasDialog.addNewAlias=A\u00F1adir nuevo alias
UIManager.propagateTitle=Propagar
AliasDialog.TableMustBeSelected=Una tabla debe seleccionarse!
ToolbarInputZone.widgetTooltip.removeAlias=Borrar alias
UIManager.typeTableName=Teclee un nombre v<EFBFBD>lido de tabla de salida
UIManager.typeTableName=Teclee un nombre v\u00E1lido de tabla de salida
ToolbarInputZone.minimizeTooltip=Minimizar todas las tablas de entrada
ToolbarOutputZone.minimizeTooltip=Minimizar todas las tablas de salida seleccionadas
OutputDataMapTableView.columnTitle.expression=Expresi<EFBFBD>n
OutputDataMapTableView.columnTitle.expression=Expresi\u00F3n
AliasDialog.typeAliasOfTable=Escribir Alias valido:
ToolbarOutputZone.moveupTooltip=Subir la tabla de salida seleccionada
VarsTable.invalidTip=' es inv<EFBFBD>lido.
VarsTable.invalidTip=' es inv\u00E1lido.
UIManager.3=no existe !
DbMapComponent.unknowValue=Valor del par<EFBFBD>metro NAME es desconocido:
DbMapComponent.unknowValue=Valor del par\u00E1metro NAME es desconocido:
UIManager.nameExistOrNull=El nombre ya existe o es nulo
AliasDialog.inputValid=Entrada inv<EFBFBD>lida
AliasDialog.inputValid=Entrada inv\u00E1lida
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=Columna
HTMLDocGenerator.comment=Comentario
HTMLDocGenerator.content=Contenido
HTMLDocGenerator.description=Descripci<EFBFBD>n
HTMLDocGenerator.job_description=Descripci<EFBFBD>n
HTMLDocGenerator.creation=Creaci\u00F3n
HTMLDocGenerator.description=Descripci\u00F3n
HTMLDocGenerator.job_description=Descripci\u00F3n
HTMLDocGenerator.key=Clave
HTMLDocGenerator.label=Etiqueta
HTMLDocGenerator.language=Lenguaje
HTMLDocGenerator.length=Longitud
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Expresi<EFBFBD>n
HTMLDocGenerator.mapper.expression=Expresi\u00F3n
HTMLDocGenerator.mapper.operator=Operador
HTMLDocGenerator.name=Nombre
HTMLDocGenerator.properties=Propiedades
HTMLDocGenerator.source=Or<EFBFBD>gen
HTMLDocGenerator.source=Or\u00EDgen
HTMLDocGenerator.status=Estado
HTMLDocGenerator.type=Tipo
HTMLDocGenerator.value=Valor
HTMLDocGenerator.values=Valores
HTMLDocGenerator.version=Versi<EFBFBD>n
HTMLDocGenerator.version=Versi\u00F3n

View File

@@ -1,133 +1,153 @@
UIManager.1=Cas non trouv<EFBFBD>
UIManager.1=Cas non trouv\u00E9
TabFolderEditors.expressionEditor=Editeur d'expression
EntryContentProposal.comment=Commentaire \:
DataMapTableView.buttonTooltip.addFilterRow=Ajouter un filtre de lignes
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type "{0}" n'est pas valide.
TableEntriesManager.exceptionMessage.typeIsNotValid=Le type \"{0}\" est invalide.
UIManager.addNewOutputTable=Ajouter une nouvelle table en sortie
EntryContentProposal.variable=Variable
VarsTable.baseNameCannotNull=baseName ne peut pas <EFBFBD>tre null
UIManager.tableNameIsNotValid=Le nom de la table n'est pas valide
EntryContentProposal.expressionKey=Cl<EFBFBD> d'expression \:
ToolbarInputZone.moveupTooltip=D<EFBFBD>placer vers le haut la table lookup d'entr<EFBFBD>e s<>lectionn<EFBFBD>e
VarsTable.baseNameCannotNull=baseName ne peut pas \u00EAtre null
UIManager.tableNameIsNotValid=Le nom de la table n\'est pas valide
EntryContentProposal.expressionKey=Cl\u00E9 d'expression \:
ToolbarInputZone.moveupTooltip=D\u00E9placer vers le haut la table lookup d'entr\u00E9e s\u00E9lectionn\u00E9e
VarsTable.columnNameTip=Le nom de colonne '
EntryContentProposal.default=D<EFBFBD>faut \:
TabFolderEditors.SqlSelectQuery=Requ<EFBFBD>te SQL Select g<EFBFBD>n<EFBFBD>r<EFBFBD>e pour "{0}"
EntryContentProposal.metadataColumn=Colonne de m<EFBFBD>tadonn<EFBFBD>es
EntryContentProposal.onlyAvailable=(Disponible seulement pour les requ<EFBFBD>tes UPDATE et DELETE)
UIManager.propagateMessage=Propager les modifications <EFBFBD> toutes les expressions li<EFBFBD>es pour maintenir la validit<EFBFBD> des liens ?
EntryContentProposal.precision=Pr<EFBFBD>cision \:
EntryContentProposal.default=D\u00E9faut \:
TabFolderEditors.SqlSelectQuery=Requ\u00EAte SQL Select g\u00E9n\u00E9r\u00E9e pour \"{0}\"
EntryContentProposal.metadataColumn=Colonne de m\u00E9tadonn\u00E9es
EntryContentProposal.onlyAvailable=(Disponible seulement pour les requ\u00EAtes UPDATE et DELETE)
UIManager.propagateMessage=Propager les modifications \u00E0 toutes les expressions li\u00E9es pour maintenir la validit\u00E9 des liens ?
EntryContentProposal.precision=Pr\u00E9cision \:
ToolbarOutputZone.widgetTooltip.addOutputTable=Ajouter une table cible
ToolbarOutputZone.widgetText.autoMap=Mapping auto
EntryContentProposal.properties=propri<EFBFBD>t<EFBFBD>s :
VarsTable.existTip=' existe d<EFBFBD>j<EFBFBD>.
InputDataMapTableView.Operator=Op<EFBFBD>rateur
AliasDialog.SelectTableToUse=S<EFBFBD>lectionnez la table <EFBFBD> utiliser \:
TabFolderEditors.schemaEditor=<EFBFBD>diteur de Sch<EFBFBD>ma
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les m<EFBFBD>mes.
ProblemsManager.outputExpressionEmpty=L'expression de sortie "{0}.{1}" n'est pas param<EFBFBD>tr<EFBFBD>e.
EntryContentProposal.properties=propri\u00E9t\u00E9s :
VarsTable.existTip=\' existe d\u00E9j\u00E0.
InputDataMapTableView.Operator=Op\u00E9rateur
AliasDialog.SelectTableToUse=S\u00E9lectionnez la table \u00E0 utiliser :
TabFolderEditors.schemaEditor=\u00C9diteur de Sch\u00E9ma
TableEntriesManager.exceptionMessage.tableEntriesNotSame=Les tableEntries ne sont pas les m\u00EAmes.
ProblemsManager.outputExpressionEmpty=L\'expression de sortie \"{0}.{1}\" n\'est pas param\u00E9tr\u00E9e.
EntryContentProposal.dbType=Type de BdD :
MapperManager.removeInputTableTitleMessage=<EFBFBD>tes-vous s<EFBFBD>r de vouloir supprimer la table d'entr<EFBFBD>e "{0}" ?
ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie s<EFBFBD>lectionn<EFBFBD>e
ToolbarOutputZone.movedownTooltip=D<EFBFBD>place vers le bas la table cible s<EFBFBD>lectionn<EFBFBD>e
AliasDialog.aliasAlreadyExists=Un alias de table ou une table porte d<EFBFBD>j<EFBFBD> le nom : "{0}"!
ProblemsManager.inputExpressionEmpty=L'expression de l'entr<EFBFBD>e "{0}.{1}" n'est pas param<EFBFBD>tr<EFBFBD>e.
MapperManager.removeInputTableTitleMessage=\u00CAtes-vous s\u00FBr de vouloir supprimer la table d'entr\u00E9e "{0}" ?
ToolbarInputZone.movedownTooltip=Descendre la table lookup de sortie s\u00E9lectionn\u00E9e
ToolbarOutputZone.movedownTooltip=D\u00E9place vers le bas la table cible s\u00E9lectionn\u00E9e
AliasDialog.aliasAlreadyExists=Un alias de table ou une table porte d\u00E9j\u00E0 le nom \"{0}\" !
ProblemsManager.inputExpressionEmpty=L\'expression de l\'entr\u00E9e \"{0}.{1}\" n\'est pas d\u00E9finie.
ToolbarOutputZone.restorTooltip=Restaurer toutes les tables de sortie
TableEntriesManager.exceptionMessage.caseNotFound=Cas non trouv<EFBFBD>
TableEntriesManager.exceptionMessage.caseNotFound=cas non trouv\u00E9
ToolbarInputZone.widgetTooltip.addAlias=Ajouter un alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Supprimer les tables cible s<EFBFBD>lectionn<EFBFBD>es
InputDataMapTableView.columnTitle.ExplicitJoin=Explicit join
ToolbarOutputZone.widgetTooltip.removeOutputTable=Supprimer les tables cibles s\u00E9lectionn\u00E9es
InputDataMapTableView.columnTitle.ExplicitJoin=Jointures explicites
AliasDialog.addNewAlias=Ajouter un nouvel alias
MapperManager.exceptionMessage.useOtherSignature=Utiliser une autre m<EFBFBD>thode de signature pour ajouter une entr<EFBFBD>e
MapperManager.exceptionMessage.useOtherSignature=Utiliser une autre m\u00E9thode de signature pour ajouter une entr\u00E9e
UIManager.propagateTitle=Propager
MapperManager.removeOutputTableTitle=Supprimer la table de sortie
ProblemsManager.entryDoesntMatch=L'entr<EFBFBD>e "{0}.{1}" n'existe pas dans le sch<EFBFBD>ma des m<EFBFBD>tadonn<EFBFBD>es de la table "{2}".
ProblemsManager.entryDoesntMatch=L\'entr\u00E9e \"{0}.{1}\" n\'existe pas dans le sch\u00E9ma des m\u00E9tadonn\u00E9es de la table \"{2}\".
EntryContentProposal.type=Type :
EntryContentProposal.length=Longueur \:
VarsTable.columnNameIsNull=Erreur : Le nom de la colonne est vide
AliasDialog.TableMustBeSelected=Vous devez s<EFBFBD>lectionner une table !
AliasDialog.TableMustBeSelected=Vous devez s\u00E9lectionner une table !
ToolbarInputZone.widgetTooltip.removeAlias=Supprimer un alias
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry ne peut pas <EFBFBD>tre null.
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry ne peut pas \u00EAtre null.
UIManager.typeTableName=Saisissez un nom valide pour la table de sortie :
FooterComposite.button.OK=OK
ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables source
InputDataMapTableView.columnTitle.Expr=Colonne / expression <EFBFBD>trang<EFBFBD>re
ToolbarInputZone.minimizeTooltip=Minimiser toutes les tables sources
InputDataMapTableView.columnTitle.Expr=Colonne / expression \u00E9trang\u00E8re
DataMapTableView.buttonTooltip.restore=Restaurer
ToolbarOutputZone.minimizeTooltip=Minimiser toutes les tables de sortie
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=Mapper automatiquement les sources et les cibles (pour les expressions vides seulement)
EntryContentProposal.key=Cl<EFBFBD> \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=L'entr<EFBFBD>e CauseOfChange doit <EFBFBD>tre la source ou la cible du lien
EntryContentProposal.key=Cl\u00E9 \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=L\'entr\u00E9e CauseOfChange doit \u00EAtre la source ou la cible du lien
FooterComposite.button.Cancel=Annuler
OutputDataMapTableView.columnTitle.expression=Expression
MapperManager.removeOutputTableTitleMessage=Etes-vous sur de vouloir retirer la table cible ''{0}''?
MapperManager.removeOutputTableTitleMessage=\u00CAtes-vous s\u00FBr de vouloir supprimer la table en sortie \"{0}\" ?
AliasDialog.typeAliasOfTable=Entrez un alias valide :
AliasDialog.typeAliasOfTable=Entrez un alias valide :
ToolbarOutputZone.moveupTooltip=D<EFBFBD>place vers le haut la table cible s<>lectionn<6E>e
MapperManager.removeInputTableTitle=Supprimer la table d'entr<74>e
ToolbarOutputZone.moveupTooltip=D\u00E9place vers le haut la table cible s\u00E9lectionn\u00E9e
MapperManager.removeInputTableTitle=Supprimer la table d'entr\u00E9e
DataMapTableView.buttonTooltip.minimize=R\u00E9duire
EntryContentProposal.column=Colonne :
EntryContentProposal.column=Colonne :
ToolbarInputZone.restoreTooltip=Restaurer toutes les tables source
InputDataMapTableView.columnTitle.Operator=Op<EFBFBD>rateur
ProblemsManager.operatorNotSet=L'op<6F>rateur d'entr<74>e "{0}" n'est pas param<61>tr<74>.
VarsTable.invalidTip=' est invalide.
ToolbarInputZone.restoreTooltip=Restaurer toutes les tables sources
InputDataMapTableView.columnTitle.Operator=Op\u00E9rateur
ProblemsManager.operatorNotSet=L\'op\u00E9rateur d\'entr\u00E9e \"{0}\" n\'est pas d\u00E9fini.
VarsTable.invalidTip=\' est invalide.
UIManager.3=n\'existe pas.
UIManager.2=La zone
UIManager.2=La zone
DbMapComponent.unknowValue=La valeur du param<61>tre NAME est inconnue :
UIManager.nameExistOrNull=Le nom existe d<>j<EFBFBD> ou est vide.
AliasDialog.inputValid=L'entr<74>e est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas d<EFBFBD>finies
DbGenerationManager.InputExpSetMessage=L'expression de l'entr<EFBFBD>e '{0}' n'est pas d<EFBFBD>finie
DbGenerationManager.InputOperationSetMessage=L'op<6F>rateur de l'entr<74>e '{0}' n'est pas d<EFBFBD>fini
HTMLDocGenerator_generate_document=Documentation g<EFBFBD>n<EFBFBD>r<EFBFBD>e
HTMLDocGenerator.author=Auteur
DbMapComponent.unknowValue=La valeur du param\u00E8tre NAME est inconnue :
UIManager.nameExistOrNull=Le nom existe d\u00E9j\u00E0 ou est null.
AliasDialog.inputValid=L'entr\u00E9e est invalide.
DbGenerationManager.conditionNotSet=Les conditions de jointure ne sont pas d\u00E9finies
DbGenerationManager.InputExpSetMessage=L'expression de l'entr\u00E9e '{0}' n'est pas d\u00E9finie
DbGenerationManager.InputOperationSetMessage=L'op\u00E9rateur de l'entr\u00E9e '{0}' n'est pas d\u00E9fini
DbGenerationManager.OuputExpSetMessage=L\'expression de sortie \'{0}\' n\'est pas d\u00E9finie
HTMLDocGenerator_generate_document=Documentation g\u00E9n\u00E9r\u00E9e
HTMLDocGenerator.author=AUTEUR
HTMLDocGenerator.author1=Cr\u00E9\u00E9 par :
HTMLDocGenerator.column=Colonne
HTMLDocGenerator.comment=Commentaire
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_description=Description des composants
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_parameters=Param\u00E8tres du composant :
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Cr\u00E9ation
HTMLDocGenerator.description=Description
HTMLDocGenerator.description=Description
HTMLDocGenerator.extra_settings=Param<EFBFBD>tres suppl.
HTMLDocGenerator.ended=termin\u00E9(e)
HTMLDocGenerator.extra_settings=Param\u00E8tres suppl\u00E9mentaires
HTMLDocGenerator.generation_date=Date de g\u00E9n\u00E9ration
HTMLDocGenerator.input=ENTR\u00C9E(S)
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Param<EFBFBD>tres
HTMLDocGenerator.key=Cl<EFBFBD>
HTMLDocGenerator.job_preview_picture=Aper\u00E7u
HTMLDocGenerator.job_settings=Configuration
HTMLDocGenerator.key=Cl\u00E9
HTMLDocGenerator.label=LIBELL\u00C9
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.entries=Conditions d\'entr\u00E9es personnalis\u00E9es
HTMLDocGenerator.mapper.expression=Expression
HTMLDocGenerator.mapper.iaminimized=est minimis\u00E9e
HTMLDocGenerator.mapper.isjoin=est joint(e)
HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.join.type=Type de jointure
HTMLDocGenerator.mapper.operator=Op\u00E9rateur
HTMLDocGenerator.mapper.table.name=Nom de la table
HTMLDocGenerator.modification=Modification
HTMLDocGenerator.name=Nom
HTMLDocGenerator.need_prompt=Need Prompt?
HTMLDocGenerator.nullable=Nullable
HTMLDocGenerator.original_function_para=Param\u00E8tres de la fonction originaux :
HTMLDocGenerator.output=SORTIE(S)
HTMLDocGenerator.precision=Precision
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propri<EFBFBD>t<EFBFBD>s
HTMLDocGenerator.purpose=Objectifs
HTMLDocGenerator.properties=Propri\u00E9t\u00E9s
HTMLDocGenerator.purpose=Objectif
HTMLDocGenerator.row_default=D\u00E9faut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_parameters=Param<EFBFBD>tres
HTMLDocGenerator.row_generator_info=Informations du g\u00E9n\u00E9rateur de lignes de
HTMLDocGenerator.row_parameters=Param\u00E8tres
HTMLDocGenerator.schema_for=Sch\u00E9ma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code Source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.status=Statut
HTMLDocGenerator.status=Statut
HTMLDocGenerator.summary=R\u00E9sum\u00E9
HTMLDocGenerator.tmap.constraint.entries=Contrainte d\'entr\u00E9es de table
HTMLDocGenerator.tmap.isinnerjoin=isInnerJoin
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
HTMLDocGenerator.tmap.isnullable=isNullable
HTMLDocGenerator.tmap.isreject=isReject
HTMLDocGenerator.tmap.isrejectinner=isRejectInnerJoin
HTMLDocGenerator.type=Type
HTMLDocGenerator.value=Valeur
HTMLDocGenerator.values=Valeurs
HTMLDocGenerator.version=Version
HTMLDocGenerator.version=Version
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Clauses WHERE suppl<70>mentaires :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Autres clauses suppl<EFBFBD>mentaires (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalWhereClauses=Clauses WHERE suppl\u00E9mentaires :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses=Autres clauses suppl\u00E9mentaires (GROUP/ORDER BY...) :
OutputDataMapTableView.columnTitle.AdditionalOtherClauses.oracle=Autres clauses suppl\u00E9mentaires (GROUP BY...) :
DataMapTableView.buttonTooltip.menu.addWhereClauses=Ajouter une clause WHERE
DataMapTableView.buttonTooltip.menu.addOtherClauses=Ajouter une autre clause (GROUP...)
ProblemsAnalyser.needAlias.error1=Le nom de la table li\u00E9e \'{0}\' \'{1}\' est trop complexe, utilisez un alias pour g\u00E9n\u00E9rer du SQL !
ToolbarOutputZone.widgetTooltip.delimitedIdentifiers=Activez-moi pour ajouter des guillemets doubles pour que les sch\u00E9mas supportent des identifiants d\u00E9limit\u00E9s.
ToolbarOutputZone.widgetText.delimitedIdentifiers=Identifiants d\u00E9limit\u00E9s

View File

@@ -1,25 +1,25 @@
UIManager.1=Caso non trovato
TabFolderEditors.expressionEditor=Editore espressioni
EntryContentProposal.comment=Commento:
TableEntriesManager.exceptionMessage.typeIsNotValid=Tipo "{0}" non <EFBFBD> un tipo valido.
TableEntriesManager.exceptionMessage.typeIsNotValid=Tipo "{0}" non \u00E8 un tipo valido.
UIManager.addNewOutputTable=Aggiungere una nuova tabella di output
EntryContentProposal.variable=Variabile
VarsTable.baseNameCannotNull=baseName non pu<EFBFBD> essere nullo
UIManager.tableNameIsNotValid=Il nome della tabella non <EFBFBD> valido
VarsTable.baseNameCannotNull=baseName non pu\u00F2 essere nullo
UIManager.tableNameIsNotValid=Il nome della tabella non \u00E8 valido
VarsTable.columnNameTip=Il nome della colonna '
EntryContentProposal.default=Predefinito:
EntryContentProposal.metadataColumn=Colonna metadata
EntryContentProposal.precision=Precisione:
ToolbarOutputZone.widgetTooltip.addOutputTable=Aggiungere tabella di output
ToolbarOutputZone.widgetText.autoMap=Auto map!
EntryContentProposal.properties=propriet<EFBFBD>:
VarsTable.existTip=' esiste gi<EFBFBD>.
EntryContentProposal.properties=propriet\u00E0:
VarsTable.existTip=' esiste gi\u00E0.
InputDataMapTableView.Operator=Operatore
AliasDialog.SelectTableToUse=Selezionare la tabella da usare:
TabFolderEditors.schemaEditor=Editore Schema
EntryContentProposal.dbType=Tipo DB:
MapperManager.removeInputTableTitleMessage=Sicuro di voler rimuovere la tabella d'entrata "(0)" ?
AliasDialog.aliasAlreadyExists=Una tabella Alias o una altra tabella ha gi<EFBFBD> il nome "{0}"
AliasDialog.aliasAlreadyExists=Una tabella Alias o una altra tabella ha gi\u00E0 il nome "{0}"
TableEntriesManager.exceptionMessage.caseNotFound=Caso non trovato
ToolbarInputZone.widgetTooltip.addAlias=Aggiungere Alias
ToolbarOutputZone.widgetTooltip.removeOutputTable=Rimuovere la tabella di ouput selezionata
@@ -31,7 +31,7 @@ EntryContentProposal.length=Lunghezza:
VarsTable.columnNameIsNull=Errore\: nome colonna nullo
AliasDialog.TableMustBeSelected=Una tabella dev'essere selezionata!
ToolbarInputZone.widgetTooltip.removeAlias=Rimuovere Alias
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry non pu<EFBFBD> essere nullo
TableEntriesManager.exceptionMessage.dataMapTableEntryCannotNull=dataMapTableEntry non pu\u00F2 essere nullo
UIManager.typeTableName=Immettere un nome valido per la tabella di output:
FooterComposite.button.OK=OK
DataMapTableView.buttonTooltip.restore=Recuperare
@@ -43,7 +43,7 @@ DataMapTableView.buttonTooltip.minimize=Ridurre
EntryContentProposal.column=Colonna:
ToolbarInputZone.restoreTooltip=Ripristina tutte le tabelle di input
InputDataMapTableView.columnTitle.Operator=Operatore
VarsTable.invalidTip=' non <EFBFBD> valido.
VarsTable.invalidTip=' non \u00E8 valido.
UIManager.3=non esiste!
UIManager.2=La zona
AliasDialog.inputValid=Input invalido.

View File

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

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