Compare commits

..

246 Commits

Author SHA1 Message Date
hcyi
428ea37067 TPS-1273:[5.6.2]reference Schema with unused columns switch to built-in
after editing tMap(TDI-35281)
2016-04-07 19:11:46 +08:00
nrousseau
34488257ff TDI-35198: fix the problem of update of schema, if component is followed
by a non-row link
2016-03-08 10:13:47 +08:00
cmeng-talend
d3a027f863 TDI-35280 bug: Talend stores te content of a bean to the wrong file!
https://jira.talendforge.org/browse/TDI-35280
2016-03-08 10:10:47 +08:00
cmeng-talend
ae9a0bc3a2 TDI-32812 fix bug: Get NPE when edit/read a system routine
https://jira.talendforge.org/browse/TDI-32812

Related code:
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor line:1485

There is a preference: lineNumberRuler
Before the value is true, but currently the value has been changed to
false, so causes the NPE, I have tried to find who and why have this
change, but can't find it;
Should avoid this NPE anyway.
2016-02-16 15:26:16 +08:00
wchen-talend
39c3f397c2 TUP-3972:Issue with Implicit Context Load when value is empty 2016-01-28 16:10:42 +08:00
cmeng-talend
7ec7417248 TDI-33644:Cann't check out for Spark Streaming job
https://jira.talendforge.org/browse/TDI-33644
2016-01-26 14:03:13 +08:00
zwxue
15b231652b TDI-33102: show specified revision number in editor title when svn
checkout.
2016-01-26 10:25:34 +08:00
cmeng-talend
7be971da6d TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EParameterName.java

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EParameterName.java
2016-01-06 18:06:33 +08:00
cmeng-talend
9c170803bb TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/process/Process.java
2015-12-31 11:23:23 +08:00
cmeng-talend
8f638ddb11 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Add some comments
2015-12-30 14:51:27 +08:00
cmeng-talend
6a439225fb TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-30 14:51:09 +08:00
cmeng-talend
e4a6c2906b TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/AbstractMultiPageTalendEditor.java

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/AbstractMultiPageTalendEditor.java

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/AbstractMultiPageTalendEditor.java
2015-12-30 14:50:47 +08:00
cmeng-talend
4d5bdc5268 TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-23 10:35:10 +08:00
wchen-talend
00f25df640 TPS-1164:[5.6.2] sql query has wrong column name by tELTOracleMap
(TDI-34305)
2015-12-23 09:51:35 +08:00
wchen-talend
0596d70588 TPS-1164:fix NPE when do copy& pasg 2015-12-23 09:43:53 +08:00
wchen-talend
3da5e216eb TDI-34305:sql query has wrong column name by tELTOracleMap 2015-12-23 09:41:36 +08:00
cmeng-talend
c2cb8dd5c9 TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-22 14:34:24 +08:00
cmeng-talend
880d40c0d9 TUP-3638 fix bug: SCD issue if Type 2 fields have more than 48 fields.
https://jira.talendforge.org/browse/TUP-3638
2015-12-22 14:27:49 +08:00
wchen-talend
13568033f2 TPS-1124:[5.6.2]Missing mapping links and wrong column alias in
generated sql for tELTOracleMap(TDI-34072)
2015-10-20 14:16:03 +08:00
xhkong
9554dabd35 TPS-1080 [5.6.2] Sometime Routines don't saves (TDI-32401)
https://jira.talendforge.org/browse/TPS-909
2015-09-25 18:55:44 +08:00
lwang-talend
7e05b538e8 TDI-32851: Line doesn't match: #comment are reported as ERROR in log4j
correct variable name
2015-08-17 16:54:27 +08:00
lwang-talend
6f6ea48864 TDI-32851: Line doesn't match: #comment are reported as ERROR in log4j
remove the duplicate message
2015-08-17 16:53:24 +08:00
nrousseau
5854cea8be TDI-32851: fix problem of jobcontext 2015-08-17 14:04:21 +08:00
zwxue
565549f605 TDI-32692: fix the thread problem caused by previous modification. 2015-08-11 16:07:10 +08:00
zwxue
ef93a5fda3 TDI-32692:fix the studio's bad performance by using
ExecutionLimiterImproved.
2015-08-11 16:06:38 +08:00
cmeng-talend
639f868ca3 TDI-32083 fix bug: Workspace: Studio can't start properly after
switching workspace in Start page;
https://jira.talendforge.org/browse/TDI-32083

Seems this problem only happens on Windows
2015-07-27 14:08:19 +08:00
wdliu
1cf38dc381 TDI-32898 fix bug : DI Studio Part
TDI-32898:Schema missed in tmysqlSCD in Ubuntu
2015-07-21 16:14:52 +08:00
hcyi
3ad5eed1b7 TPS-1007:[5.6.2] TDI-32935 changes in the Project's Stats & Logs are not
propagated to the job's Stats & Log, anymore
2015-07-14 16:51:42 +08:00
nrousseau
867e5f4fb2 TDI-32644: fix problem of jobscript 2015-06-16 11:57:54 +08:00
wang wei
001d329090 TDI-32532: tSAPConnection component should support "Specify a shared
destination" when choose "talend sap api"
https://jira.talendforge.org/browse/TDI-32532
2015-05-08 17:48:23 +08:00
wang wei
e4859369d5 TDI-32532: Description of "Shared destination" is wrong for tSAPBAPI
When import one job into studio
https://jira.talendforge.org/browse/TDI-32532
2015-05-07 17:01:40 +08:00
wang wei
dd36d97c09 TDI-32502: tSAPConnection component should support "Specify a shared
destination" when choose "talend sap api"
https://jira.talendforge.org/browse/TDI-32502
2015-05-06 22:07:05 +08:00
ycbai
f57558bfdc [TDI-32419] Impossible to use a new library across several tLibraryLoad 2015-05-06 17:43:08 +08:00
jzhao
78c5edc556 TDI-32490: tFileInputExcel "User mode" dynamic metadata column name is
incorrect.
https://jira.talendforge.org/browse/TDI-32490
(cherry picked from commit 6984218cf8)
2015-05-05 18:10:57 +08:00
jzhao
dab52cdcc4 TDI-32455: Add support of Dynamic type in tFileOutputExcel
https://jira.talendforge.org/browse/TDI-32455
Note: tFileOutputExcel support of Dynamic type
Note:Fixed "include header" problem
Note:Fixed dynamic type "include header" can't delete empty file
2015-05-05 18:10:56 +08:00
yshamin
da2acc799e - TUP-2862: fixed tSAPConnection/tSAPInput/tSAPOutput components 2015-04-30 12:24:38 +02:00
wang wei
9b9bbbeb0b TBD-1613: Fix the impala and pig
https://jira.talendforge.org/browse/TBD-1613
2015-04-30 18:10:13 +08:00
wang wei
71f6eb88a4 TBD-1613: Support for Cloudera CDH 5.3 & 5.4
https://jira.talendforge.org/browse/TBD-1613
2015-04-27 18:58:51 +08:00
wang wei
f17fb45f65 TBD-1613: Support for Cloudera CDH 5.3 & 5.4
https://jira.talendforge.org/browse/TBD-1613
2015-04-25 19:26:50 +08:00
wluo-talend
62dafbb7ba TDI-32374: Output more detailed error infomation for tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32374
2015-04-24 21:30:24 +08:00
lwang-talend
119b824a3d https://jira.talendforge.org/browse/TDI-32190
TDI-32190: trigger defaults value of the timestamp column in Vertica
from Talend
not generate copySchema string if related checkbox not checked
2015-04-24 21:30:23 +08:00
wluo-talend
281112fc6b TDI-32374: Output more detailed error infomation for tSalesforceWave*
https://jira.talendforge.org/browse/TDI-32374
2015-04-24 21:30:22 +08:00
wluo-talend
1e483ba485 TDI-31538 Salesforce wave component
https://jira.talendforge.org/browse/TDI-31538
2015-04-24 21:30:21 +08:00
wluo-talend
e4a2e4fd9b TDI-31538 Salesforce wave component
https://jira.talendforge.org/browse/TDI-31538
2015-04-24 21:30:20 +08:00
amarkevich
45a8897e2e Revert TUP-2278: fix a problem of lost icon when the job was modified
outside of the process class.
2015-04-23 16:27:53 +03:00
hcyi
b5aa203acf TDI-31802 :revert the code. 2015-04-23 19:35:45 +08:00
hwang
8dadf184c5 TDI-32378:Update Context:Show en error when I update context that is 2015-04-22 18:26:44 +08:00
cmeng-talend
c21f736f39 TDI-32362 new feature: Modify drag&drop of salesforce components
https://jira.talendforge.org/browse/TDI-32362
2015-04-22 18:16:07 +08:00
wchen-talend
8866b299e4 TUP-2714 : routine content become empty if commit failed. 2015-04-22 18:10:08 +08:00
wluo-talend
713fdf4a85 TDI-31484: Performance issue on Sybase 12.5
https://jira.talendforge.org/browse/TDI-31484
2015-04-15 19:34:30 +08:00
wluo-talend
9f41d451b1 TDI-31484: Performance issue on Sybase 12.5
https://jira.talendforge.org/browse/TDI-31484
2015-04-15 19:13:11 +08:00
nrousseau
b27031c713 TUP-2737: icons update 2015-04-15 18:50:32 +08:00
jzhao
08707bbf92 TDI-32097: Add support of Dynamic type in tFileInputExcel
https://jira.talendforge.org/browse/TDI-32097
Note:Fixed some problem of dynamic
2015-04-15 18:38:17 +08:00
Rémy DUBOIS
613cdcee77 Merge pull request #87 from amarouni/maintenance/5.6
[TBD-1770] Setting correct conditions for SSL
2015-04-15 12:33:13 +02:00
wluo-talend
44ba0bd53e TDI-31574: "Cannot write output after reading input." in tHTTPRequest
https://jira.talendforge.org/browse/TDI-31574
2015-04-15 18:25:58 +08:00
Abbass MAROUNI
dd8b0fc845 [TBD-1770] Setting correct conditions for SSL 2015-04-15 12:24:40 +02:00
wluo
bd2837fe2b TDI-31497: Support the batch mode back in shared connection mode
https://jira.talendforge.org/browse/TDI-31497
2015-04-15 16:41:07 +08:00
I.Melnik
7ac19f7b5a TDI-32311 - The field name in tBoxCopy component should be updated to
"Source File"
2015-04-15 10:36:19 +02:00
wluo-talend
1c5f4c48c1 TDI-31497: Support the batch mode back in shared connection mode
https://jira.talendforge.org/browse/TDI-31497
2015-04-15 16:02:06 +08:00
wluo-talend
a5952965cd TDI-31864: tfileoutputLDIF: Encoding Base64
https://jira.talendforge.org/browse/TDI-31864
2015-04-15 13:19:12 +08:00
nrousseau
03c79ba833 TUP-2737: icons update 2015-04-15 11:16:03 +08:00
lwang-talend
22f426f812 1, https://jira.talendforge.org/browse/TUP-2750
TUP-2750: upgrade CXF to 2.7.15
2, https://jira.talendforge.org/browse/TDI-31542
Netsuite component update
jar version update in tWebService, tNetsuiteInput, tNetsuiteOutput xml
2015-04-15 11:12:51 +08:00
jzhao
56f5a2b86f TDI-32268: tMarketoInput
https://jira.talendforge.org/browse/TDI-32268
Note:tMarketoInput retry conn
2015-04-15 10:40:15 +08:00
Rémy DUBOIS
1f92aa6ec3 Merge pull request #84 from amarouni/TBD-1770
[TBD-1770] Change supported configurations and options
2015-04-14 12:51:39 +02:00
Abbass MAROUNI
cf4a19ec98 [TBD-1770] Change supported configurations and options 2015-04-14 12:25:41 +02:00
Wu Liu
a87cea5e69 TDI-32169 : tOracleOutput cannot create the target table correctly 2015-04-14 17:18:03 +08:00
wang wei
d3dc066bd9 TDI-32233: issues using dynamic schema on mysql / vertica
https://jira.talendforge.org/browse/TDI-32233
2015-04-14 16:32:44 +08:00
lwang-talend
5a7c4ff580 https://jira.talendforge.org/browse/TDI-32190
TDI-32190: trigger defaults value of the timestamp column in Vertica
from Talend 
Add a new checkbox:"Use schema columns for Copy"
2015-04-14 10:39:35 +08:00
wluo-talend
fbecd36163 TDI-31497: Support the batch mode back in shared connection mode
https://jira.talendforge.org/browse/TDI-31497
correct batch behavior on tOracleOutput
1. get the "use batch" back when use exsit conn
2. uncheck use batch means no batch completely
3. batch size less than 1 means unlimited batch
4. add migrtation task for old job
2015-04-14 10:12:15 +08:00
wluo-talend
b3b1f65fe8 TDI-31538 Salesforce wave component
https://jira.talendforge.org/browse/TDI-31538
2015-04-14 09:45:56 +08:00
Rémy DUBOIS
1ccbd0d40c Merge pull request #83 from amarouni/TBD-1770
[TBD-1770] Changed fields to Password fields
2015-04-13 16:29:08 +02:00
Abbass MAROUNI
0582f92389 [TBD-1770] Changed fields to Password fields 2015-04-13 16:26:47 +02:00
Rémy DUBOIS
aeef4555ee Merge pull request #82 from amarouni/TBD-1770
[TBD-1770] Update Hive components to support SSL
2015-04-13 14:39:02 +02:00
Abbass MAROUNI
9d050672f7 [TBD-1770] Update Hive components to support SSL 2015-04-13 14:33:37 +02:00
wang wei
5df7207fd4 TDI-30206: Add a new way:json-path to parse the json in
tExtractJSONField
https://jira.talendforge.org/browse/TDI-30206
2015-04-10 16:08:48 +08:00
xhkong
29c5107a07 fix bug TUP-2694 Sometimes it's impossible to save the routines
https://jira.talendforge.org/browse/TUP-2694
2015-04-09 18:25:36 +08:00
wluo-talend
86951e842b TDI-32149: tDB2BulkExec : blob import
https://jira.talendforge.org/browse/TDI-32149
2015-04-09 16:55:46 +08:00
lwang-talend
9da2fad433 https://jira.talendforge.org/browse/TDI-32145
TDI-32145: tMDMOutput partialUpdate doesn't work in staging db
concat "#STAGING" to datacluster
2015-04-09 15:08:50 +08:00
wluo-talend
e4d5ba8a77 TDI-31864: Encoding Base64 tfileoutputLDIF file has problem
https://jira.talendforge.org/browse/TDI-31864
2015-04-08 18:17:43 +08:00
jzhao
79d727587c TDI-32097: Add support of Dynamic type in tFileInputExcel
https://jira.talendforge.org/browse/TDI-32097
2015-04-08 17:40:28 +08:00
amarkevich
de6cc881d0 TESB-15037 java.lang.LinkageError at runtime job execution (Route
invoking ctalendJob designed with mdm components)
2015-04-08 05:22:01 -03:00
lwang-talend
f7af6cf971 https://jira.talendforge.org/browse/TDI-31542
TDI-31542: Netsuite component update
add tNetsuiteInput and tNetsuiteOutput, and maven project to build jars
they used
2015-04-08 15:30:33 +08:00
Rémy DUBOIS
c20fa75ab4 Merge pull request #78 from amarouni/TBD-1572
[TBD-1572] Support for Kerberos in HBase connection in HiveRow and HiveConnection
2015-04-07 15:25:40 +02:00
Abbass MAROUNI
32b802ac72 [TBD-1572] typos in properties 2015-04-07 15:14:20 +02:00
Abbass MAROUNI
6df0f4c7cb [TBD-1572] Support for Kerberos in HBase connection in HiveRow and HiveConnection 2015-04-07 14:53:59 +02:00
jzhao
8a4d3c81a4 TDI-31750: Add an option to select how to interpret blank value
https://jira.talendforge.org/browse/TDI-31750
2015-04-07 18:49:07 +08:00
jzhao
45c751004f TDI-32038: Add one option to the tFileInputRegex to avoid the message
"Line doesn't match"
https://jira.talendforge.org/browse/TDI-32038
2015-04-07 18:42:16 +08:00
wang wei
d67ea9076b TDI-20437: The generated order of XML is not as expected
https://jira.talendforge.org/browse/TDI-20437
2015-04-07 16:49:57 +08:00
xhkong
e99d76ddfe Merge branch 'feature/5.6/TDI-31920_create_libraries_plugin_netsuite' into maintenance/5.6 2015-04-07 16:38:38 +08:00
wang wei
3d3b850b5c TDI-32092: Dynamic Schema doesn't work with mysql TEXT type
https://jira.talendforge.org/browse/TDI-32092
2015-04-07 16:36:37 +08:00
xhkong
1fc4fc1580 new feature TDI-31920 create a libraries plugin for netsuite
https://jira.talendforge.org/browse/TDI-31920
2015-04-07 16:00:39 +08:00
wang wei
37a5ffdbf9 TDI-32092: Dynamic Schema doesn't work with mysql TEXT type
https://jira.talendforge.org/browse/TDI-32092
2015-04-07 14:39:23 +08:00
hcyi
253bef2d52 TBD-1519:The new added hive properties cann't propagate to the job. 2015-04-07 10:04:21 +08:00
hwang
ad66c2cdb0 TDI-29380:Status&logs:Change Property type to build-in in "detect
update" dialog, but on job side, it it keep as "repository"
2015-04-03 17:27:19 +08:00
hcyi
22009a7136 TDI-31978:tMySql* get the wrong component list. 2015-04-03 15:10:08 +08:00
nrousseau
9db43311d2 TDI-32151: update of jar names 2015-04-03 11:08:46 +08:00
wang wei
e9f2fdb781 TDI-32132: adjust the ui for redshift bulk components
https://jira.talendforge.org/browse/TDI-32132
2015-04-03 10:11:57 +08:00
hcyi
4e7577022b TBD-1097:Cannot set the connections parameter on a tPigLoad after an
iterrate link.
2015-04-02 14:07:28 +08:00
jzhao
ea18f30690 TDI-32005: Compile error occurs, if a component exists between the input
component and tWriteJSONField
https://jira.talendforge.org/browse/TDI-32005
2015-04-02 11:46:18 +08:00
I.Melnik
01c02273e9 TDI-32181 tBoxCopy can NOT find file immediately after uploading a file 2015-04-01 13:55:05 +02:00
wang wei
d3e81677a8 TBD-1577: Support for Hortonworks 2.2
https://jira.talendforge.org/browse/TBD-1577
2015-04-01 11:28:23 +08:00
wchen-talend
269b9529ec TUP-2761:Need some SVN preference setup in the studio to limit the
number of access to svn
2015-03-30 16:39:46 +08:00
wchen-talend
c25a76ea21 TUP-2761:Need some SVN preference setup in the studio to limit the
number of access to svn
2015-03-27 16:46:35 +08:00
lwang-talend
31a5d47fc9 https://jira.talendforge.org/browse/TMDM-7994
TDMD-7994: tMDMOutput change in component part
rename jar
2015-03-27 14:45:01 +08:00
lwang-talend
378281931e https://jira.talendforge.org/browse/TMDM-7994
TMDM-7994: tMDMOutput change in component part
rename jar
2015-03-27 13:44:48 +08:00
lwang-talend
b6fc0729a1 https://jira.talendforge.org/browse/TMDM-7994
TMDM-7994: tMDMOutput change in component part
1, update jar with new wsdl
2, show "Source" box when partial update
3, add parameter in partial update method
2015-03-27 11:48:21 +08:00
wang wei
fc096f9996 TDI-32015: Support "Fixed Width" and "ENCRYPTED" to tRedshiftUnload
component
https://jira.talendforge.org/browse/TDI-32015
2015-03-26 10:18:04 +08:00
amarkevich
0f15a123ef reuse constants 2015-03-24 05:35:38 -03:00
I.Melnik
109212adf5 TIPAAS-2266 Fix typo 2015-03-20 17:02:10 +02:00
wchen-talend
63d170f1fd TDI-31751: tSAPBapi can create connection with input tables 2015-03-20 14:06:11 +08:00
cmeng-talend
270736373e TBD-1571 fix bug: Set Resource manager,Set Namenode URI should be
checked automatically when I d&d schema to a job
https://jira.talendforge.org/browse/TBD-1571

Fix this problem for tHiveConnection, tHiveRow
2015-03-20 12:01:32 +08:00
amarkevich
1bf46c5276 [HDFS] exclude logger & commons- deps from bundle 2015-03-19 10:19:28 -03:00
I.Melnik
61582d47f4 tGoogleDrive - Ignore files/folders in trash folder 2015-03-19 14:28:11 +02:00
hcyi
d58c5fc897 TDI-32063:can't save joblet 2015-03-19 17:47:06 +08:00
hcyi
b7106f975a TBD-1097:Cannot set the connections parameter on a tPigLoad after an
iterrate link.
2015-03-19 10:08:35 +08:00
I.Melnik
cf4db12385 tGoogleDrivePut, tDropboxPut - fix output stream usage for miltiple
files
2015-03-18 18:13:54 +02:00
I.Melnik
af2d560038 tBoxPut - Fix output stream for multiple files 2015-03-18 12:28:14 +02:00
amarkevich
c1bb0ebcb4 [tS3] exclude commons-logging from bundle 2015-03-18 04:37:03 -03:00
cmeng-talend
9d07318fb5 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458

Fix the readonly problem
2015-03-18 12:58:10 +08:00
cmeng-talend
9eebc938c3 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458
2015-03-18 12:57:53 +08:00
ldong-talend
c0abba24e3 TDI-31829:keep same behavior with componentlist for the close list. 2015-03-18 11:35:56 +08:00
cmeng-talend
cf6c60cd7e TDI-32048 fix bug: unexpected view tab shows when create mapreduce
/storm job
https://jira.talendforge.org/browse/TDI-32048
2015-03-18 10:49:46 +08:00
I.Melnik
dd5f6344ab Fix box remote path 2015-03-17 16:32:50 +02:00
I.Melnik
fe8e66d86a tGoogleDriveList - remove exception catch 2015-03-16 13:22:36 +02:00
jzhao
87a36a5cbd TDI-31950: tMOM Components - IllegalStateException: The Session is
closed
https://jira.talendforge.org/browse/TDI-31950
2015-03-16 18:06:44 +08:00
wluo-talend
7c8fe06056 TDI-31534: tAmazonRDSAurora components
https://jira.talendforge.org/browse/TDI-31534
2015-03-16 14:11:17 +08:00
xhkong
3ea6c32e8d TDI-31924 "process" folder miss when build job in studio by
using the client's workspace
https://jira.talendforge.org/browse/TDI-31924
2015-03-13 20:23:05 +08:00
hcyi
b5968401cd TDI-31802:Red cross does not dissapear in Studio, even if job has not
error.
2015-03-13 13:43:42 +08:00
hcyi
beee3bdd95 TDI-31723:If the Joblet is unfolded the component list is wrong 2015-03-13 11:53:12 +08:00
hcyi
63e1867bdb TDI-31980:Missing Schema Definition for Database 2015-03-13 11:43:44 +08:00
xhkong
ccb886edca fix bug TDI-23723 Export job,can change job name with / \:*?"<>| and
there is no warning
https://jira.talendforge.org/browse/TDI-23723
2015-03-12 18:37:29 +08:00
wchen-talend
6a55b90e77 TDI-29892 :tXMLMap: Error message popup error after user imported from
repository to Document column;
2015-03-10 17:10:26 +08:00
jzhao
9a49c589ed TDI-31539: Marketo component update
https://jira.talendforge.org/browse/TDI-31539
Note:Add two hidden params for tMarketoInput
2015-03-10 14:50:21 +08:00
wang wei
588ed0f9b3 TDI-27869: add more parameters support
https://jira.talendforge.org/browse/TDI-27869
2015-03-10 13:53:58 +08:00
qiongli
129a80b628 TDQ-10039 make copy tMatchGroup work well.
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/NodesPasteCommand.java
2015-03-09 15:20:37 +08:00
amarkevich
fa9894b363 [box components] exclude commons-logging & commons-lang from bundle 2015-03-06 09:01:21 -03:00
Sizhao Liu
34af920e96 Revert "TDQ-10039 copy tMatchGroup work well."
This reverts commit 0f2a1ae9a3.
2015-03-06 18:31:28 +08:00
CHEN Bin
2b399b9ac7 TDI-31398: Update wsdl4j to 1.6.3
https://jira.talendforge.org/browse/TDI-31398
2015-03-06 17:57:11 +08:00
hcyi
be99eefa8f Revert "TDI-31723:If the Joblet is unfolded the component list is wrong"
This reverts commit 6eb82e2ec4.
2015-03-06 16:47:32 +08:00
xhkong
49a5c6f2c0 fix bug TDI-31167 No missing jars banner in component 2015-03-05 15:53:26 +08:00
wang wei
bc70b7d8f4 TDI-27869: adjust something for redshift bulk components
https://jira.talendforge.org/browse/TDI-27869
2015-03-05 15:00:15 +08:00
GGu
1a58a4a97c TUP-2177: add back the gitignore 2015-03-05 14:25:17 +08:00
GGu
8b47b3caf3 TUP-2177: fix the additional jets problem, when sync. 2015-03-05 14:07:43 +08:00
jzhao
ffda76352f TDI-31539: Marketo component update
https://jira.talendforge.org/browse/TDI-31539
Note:
1.Change the talend-marketo.jar generate mode from ant to maven
2.Update API from WSDL 2_2 to 2_7 and change jar name from
talend-marketo.jar to talend-marketo-2.7.jar
3.In tMarketoInput,add a new option to use the LeadSelector attribute of
the operation
4.Fixed tMarketoOutput extract execute result.
2015-03-04 17:54:05 +08:00
cmeng-talend
6b7a06f93b TDI-31902 fix bug: Query Builder not working
https://jira.talendforge.org/browse/TDI-31902
2015-03-04 14:17:23 +08:00
cmeng-talend
8cdb464400 TDI-31714 fix bug: Can't show "Pause" button after click "Traces Debug"
https://jira.talendforge.org/browse/TDI-31714
2015-03-04 11:51:37 +08:00
GGu
3c5fa6d351 Merge pull request #70 from qiongli/maintenance/5.6
TDQ-10039 copy tMatchGroup work well.
2015-03-04 11:33:30 +08:00
qiongli
0f2a1ae9a3 TDQ-10039 copy tMatchGroup work well. 2015-03-04 11:05:44 +08:00
ycbai
5275b32cc7 TUP-2363: SVN History Tab in Project offline mode 2015-03-04 10:42:34 +08:00
ycbai
0eed007880 TUP-2363: hide SVN History Tab in Project offline mode 2015-03-04 10:42:26 +08:00
wang wei
3703587f1e TDI-31536: Support streaming in tSAPIdoc component
https://jira.talendforge.org/browse/TDI-31536
2015-03-03 18:34:46 +08:00
wang wei
45f3152442 TDI-31796: Redshift bulk unload component
https://jira.talendforge.org/browse/TDI-31796
2015-03-03 17:12:53 +08:00
wchen-talend
94d848094d TDI-31906 :Getting NPE while closing a Joblet without saving 2015-03-03 14:55:45 +08:00
wluo-talend
5def6d92e5 TDI-31860: tFileInputEBCDIC component issue for hexadecimal 3B762F
https://jira.talendforge.org/browse/TDI-31860
2015-03-03 10:43:46 +08:00
wang wei
b80e6d166f TDI-27869:Bulk Load facility for Redshift
https://jira.talendforge.org/browse/TDI-27869
2015-03-02 18:12:48 +08:00
xhkong
36d3d39308 Failure to load component is not shown to the user.(modfied) 2015-03-02 17:45:16 +08:00
xhkong
b2f22648e8 bug fix TUP-2612 Failure to load component is not shown to the
user.(modify)
2015-03-02 17:45:02 +08:00
xhkong
ad734c190c bug fix TUP-2612 Failure to load component is not shown to the user. 2015-03-02 17:44:44 +08:00
wluo-talend
c2cdfeba04 TDI-31534: tAmazonRDSAurora components
https://jira.talendforge.org/browse/TDI-31534
2015-02-27 15:23:27 +08:00
wluo-talend
5c4d060d4c TDI-31860: tFileInputEBCDIC component issue for hexadecimal 3B762F
https://jira.talendforge.org/browse/TDI-31860
2015-02-26 18:24:45 +08:00
xhkong
f06b749d1f fix bug TUP-2379 In the definition of a local Connection the field
Password should be removed
2015-02-25 19:20:13 +08:00
hcyi
82a84cd8bb TDI-29312:Oracle ELT components create wrong MERGE 2015-02-16 15:55:51 +08:00
hcyi
97b15a8bab TDI-31125:"use project settings" can not show in project settings 2015-02-16 15:41:40 +08:00
hcyi
d3d495ffdc TDI-25954:MR job:Generate Doc As HTML:Still have items like "Stats&logs"
at generated html file.
2015-02-16 15:08:00 +08:00
hcyi
11da4d741a TDI-31094:clean statistics not possible when compontents have been
deactivated.
2015-02-16 15:00:06 +08:00
xhkong
72e94e1bb3 fix bug TDI-31527 Can't connect to database if no password needed 2015-02-16 12:02:47 +08:00
ldong-talend
85f8044f27 TDI-30141:Metadata:File xml:update column name in step 4/5, the mapping
lost in job.
2015-02-16 09:56:12 +08:00
hcyi
0fc17283dc TDI-24958:tHiveELTMap does not show map flow arrows when an expression
is used.
2015-02-15 12:03:17 +08:00
hcyi
ed2538aa8c TDI-24958:tHiveELTMap does not show map flow arrows when an expression
is used
2015-02-15 12:03:13 +08:00
hcyi
6eb82e2ec4 TDI-31723:If the Joblet is unfolded the component list is wrong 2015-02-13 18:49:48 +08:00
hcyi
7b5c0d958a TDI-30891:NullPointerException when disable tJDBCConnection (and seems
to be any other t*Connection) component
2015-02-13 18:40:41 +08:00
xhkong
b3d96cefd2 fix bug TDI-31761 error happen when start studio with demo project
(modified)
2015-02-10 11:57:23 +08:00
xhkong
71d46bda14 fix bug TDI-31761 error happen when start studio with demo project 2015-02-10 11:57:08 +08:00
ldong-talend
224cab55f2 TDI-31730:implicit context loading for the file seperator. 2015-02-09 15:53:44 +08:00
hcyi
45dd57d534 TDI-31659:Exchange view in Studio use custom component label as local
download file name.
2015-02-06 19:15:03 +08:00
ldong-talend
d2c712b9cc TDI-31794:exec time option in AdvanceSetting should work for JobServer. 2015-02-06 13:44:28 +08:00
ldong-talend
975a649c02 TDI-31801:Avoid the bad connection case block the view Documentation. 2015-02-06 13:38:28 +08:00
wchen-talend
635f7ac001 TDI-31799:java.lang.NullPointerException when opening an joblet imported
from 5.2.2 to 5.5.1 or 5.6.1
2015-02-06 09:38:14 +08:00
hcyi
ea7c22c063 TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 15:59:56 +08:00
hcyi
750a22ac34 TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 15:59:53 +08:00
hcyi
0fd95b9545 TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 15:59:49 +08:00
amarkevich
be0f4b1454 move catch block 2015-02-03 05:12:17 -03:00
wang wei
591cf0abe9 TDI-31718: OOM issue about tSalesforceInput when use bulk query mode
https://jira.talendforge.org/browse/TDI-31718
2015-02-03 10:00:34 +08:00
amarkevich
2ff7d8f019 omit default java.lang package 2015-01-30 09:12:06 -03:00
wang wei
50d5321fa3 TDI-31716: Problem with salesforce connecting with customer domain url
https://jira.talendforge.org/browse/TDI-31716
2015-01-29 13:34:21 +08:00
wang wei
4e687485a4 Revert "TDI-28800: support new json-path api for tFileInputJSON https://jira.talendforge.org/browse/TDI-28800"
This reverts commit 40ff8318d5.
2015-01-28 15:19:46 +08:00
wluo-talend
1b352a0717 TDI-31668: tSybaseOutput create table failed if the log4j level was set
to debug
https://jira.talendforge.org/browse/TDI-31668
2015-01-27 14:27:43 +08:00
ldong-talend
8c7001ddb8 TDI-31634:lock status not correct when open tRunjob with different
users.
2015-01-26 17:56:06 +08:00
wang wei
40ff8318d5 TDI-28800: support new json-path api for tFileInputJSON
https://jira.talendforge.org/browse/TDI-28800
2015-01-26 15:31:49 +08:00
xhkong
6adb459d72 fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-26 11:56:20 +08:00
nrousseau
0c4d3f6496 Revert "TDI-30891:NullPointerException when disable tJDBCConnection (and seems to be any other t*Connection) component"
This reverts commit 8c04bf77b2.
2015-01-24 23:53:27 +08:00
ldong-talend
198c42c1c4 TDI-31610:save the runtime log4j level to job item. 2015-01-23 17:46:48 +08:00
alex
15f4f30072 Merge pull request #67 from csuntalendbj/maintenance/5.6
TESB-14376: Job with tRouteInput component can not be detected in cTalen...
2015-01-22 11:03:02 +03:00
hcyi
3678ba9d15 TDI-29601:Read Query can input db table and columns when click
'Spacebar' or '.'
2015-01-22 15:55:38 +08:00
billy sun
78c0b847ed TESB-14376: Job with tRouteInput component can not be detected in cTalendJob 2015-01-22 11:56:08 +08:00
jzhao
613fe89353 TDI-31703: the feature "List all buckets objects" of tS3List doesn't
work when specifiy the region
https://jira.talendforge.org/browse/TDI-31703
2015-01-22 11:54:13 +08:00
jzhao
9454a83171 TDI-31715: tS3XX components create a wrong endpoint when choose US West
(N. California)/US West (Oregon)
https://jira.talendforge.org/browse/TDI-31715
2015-01-22 11:01:14 +08:00
wchen-talend
7905bdc654 TUP-2548 fixed:Repository Manager - Rule Execution failed for joblets 2015-01-21 17:20:21 +08:00
I.Melnik
92c1df3f29 TDI-29878 - Fix tGoogleDriveCreate/Copy acess to root folder 2015-01-20 14:45:30 +03:00
billy sun
00ea4cd731 TIPAAS-2621:tBoxList tBoxDelete and tBoxGet can not get files that just created 2015-01-20 11:37:37 +08:00
wluo
bc90f108d7 TDI-30843: Log out the file name list of the attachment
https://jira.talendforge.org/browse/TDI-30843
2015-01-19 14:15:21 +08:00
cmeng-talend
ab6149b248 TBD-1425 fix bug: Hive:Guess schema fail when I click guess schema
button for hive schema
https://jira.talendforge.org/browse/TBD-1425
2015-01-19 13:43:16 +08:00
ldong-talend
bb91988bb1 TDI-31606:new column should not be added by drag&drop if the "schema
type" set to "Repository" in tMap.
2015-01-19 10:28:19 +08:00
I.Melnik
ae9073f471 Fix duplicate log4j variables for tBox components 2015-01-16 18:28:10 +03:00
jzhao
ca57dfacf8 TDI-30022: NotImplementedException or IllegalArgumentException when
tFileOutputExcel appends content to an Excel file containing formula
https://jira.talendforge.org/browse/TDI-30022
Note:1.Update POI
2.Fixed Hex2Dec problem
3.Rebuild sampleexcel.jar
2015-01-16 14:11:35 +08:00
wchen-talend
05af5bf600 TDI-29451 :Import Escipse project ,the project is inconsistent with you
defined
2015-01-16 11:37:57 +08:00
wang wei
0807265663 TDI-30541: Unable to create table in redshift
https://jira.talendforge.org/browse/TDI-30541
2015-01-15 17:16:37 +08:00
ycbai
54e715e7c8 TDI-29844: "Show the table list for the current connection" buttton is
unuseable for tMysqlInput when use an existing connection
2015-01-15 14:58:39 +08:00
ycbai
bfd5f82ac5 TBD-1285 : Add advanced JDBC parameters in the Hive wizards 2015-01-15 14:27:10 +08:00
cmeng-talend
8094b7bfb4 TDI-30889 fix bug: "Data Viewer" shouldn't display for a json metedata
which created with "Create manually"
https://jira.talendforge.org/browse/TDI-30889
2015-01-15 11:24:52 +08:00
jzhao
0567af9bc8 TDI-31607: tS3 components and Frankfurt AWS region
https://jira.talendforge.org/browse/TDI-31607
Note:
1.Update api
2.Add region for s3 components
2015-01-14 14:35:49 +08:00
hwang
b6ff8d3ff6 TDI-29300:Displaying problem in M/R job editor 2015-01-14 12:00:47 +08:00
wluo-talend
463ef16ab5 TDI-31651: Fix tExtractEBCDICFields for the same problem in TDI-31537
https://jira.talendforge.org/browse/TDI-31651
2015-01-14 10:39:36 +08:00
qyliu
d13a061428 TDI-29808 : Removing NB_LINE from tMOMConnection
https://jira.talendforge.org/browse/TDI-29808
2015-01-13 18:01:46 +08:00
jzhao
d805167f5e TDI-31284: tELTOracleOutput merge action have problem
https://jira.talendforge.org/browse/TDI-31284
2015-01-13 13:00:27 +08:00
jzhao
0b7d6f8ca5 TDI-31407: Shared connections for tMomConnection
https://jira.talendforge.org/browse/TDI-31407
Note:add talend jar to tMomConnection
2015-01-13 12:45:18 +08:00
jzhao
a5abed33d9 TDI-31407: Shared connections for tMomConnection
https://jira.talendforge.org/browse/TDI-31407
2015-01-13 11:42:53 +08:00
wluo-talend
b547e844cb TDI-31537: tFileInputEBCDIC component issue
https://jira.talendforge.org/browse/TDI-31537
2015-01-13 10:26:44 +08:00
hcyi
7630ffa121 TDI-29171:AS400 db shema:when do edit query studio will throw a
nullpointer error log.
2015-01-12 16:07:16 +08:00
cmeng-talend
191ef84e29 TDI-29015 fix bug: DB2 Error on guess schema
https://jira.talendforge.org/browse/TDI-29015
2015-01-12 14:53:31 +08:00
hwang
a8059247b3 TDI-31397:radiobox:"Departion row" is missing after joblet when enable
partitioning
2015-01-12 11:23:16 +08:00
wchen-talend
d70506ae4d TDI-29376:The information does not matched with the checked option when
imporing demos in Welcome page.
2015-01-12 11:17:15 +08:00
wchen-talend
79888cca13 TDI-29898 :tXMLMap: import schema from invalid xml 2015-01-08 12:22:26 +08:00
jzhao
325a248645 TDI-31555: lookup in tJoin will be executed the same times as
tPartitioner splits threads
https://jira.talendforge.org/browse/TDI-31555
Note:Fixed tHash
2015-01-07 15:19:10 +08:00
jzhao
c1143106a3 TDI-31492: Need fix some problem of tMomConnection/tMomInput/tMomOutput
work with tMomCommit/tMomRollback
https://jira.talendforge.org/browse/TDI-31492
Note:Need remove some useless code.
2015-01-07 11:53:38 +08:00
hcyi
8c04bf77b2 TDI-30891:NullPointerException when disable tJDBCConnection (and seems
to be any other t*Connection) component
2015-01-07 10:09:40 +08:00
wchen-talend
6056dcaca6 TBD-612:Could not convert a job to MR job (and do not get a good error
message)
2015-01-06 09:42:54 +08:00
jzhao
cc8f7140b6 TDI-31118: "specify identity field" don't work for tmssqloutput when
talend column name is different with talend db name
https://jira.talendforge.org/browse/TDI-31118
Note:Fixed problem with dynamic column
2015-01-05 10:05:58 +08:00
cmeng-talend
e292cd6e80 TDI-29366 fix bug: limit of rows number can not save successfully
https://jira.talendforge.org/browse/TDI-29366

Before fix, if the obtained value is ""(empty), then Studio will try to
get value from ESB, then if ESB return null, then this value will be set
to null instead of the original empty value; But in fact, user can set
some parameters(which are not from ESB) to empty, then can not set the
value to null simply.
2015-01-04 17:18:44 +08:00
wchen-talend
12dadf118b TDI-31323 :after we copy the subprocess that contain tsapbapi, it can't
generate code
2015-01-04 14:56:06 +08:00
wchen-talend
34b52c3216 TDI-30105:When create a remote connection again,the Web-app Url has
default value
2015-01-04 13:52:41 +08:00
CHEN Bin
f502cfa5f7 TUP-2478: Heap space error hangs job with parallel iterations
https://jira.talendforge.org/browse/TUP-2478
handle java.lang.Error when iterator enable parallel
2014-12-31 14:15:05 +08:00
wluo-talend
191600b6c7 TUP-2480: tGoogleDriveCreate does not create folder
https://jira.talendforge.org/browse/TUP-2480
2014-12-31 10:11:43 +08:00
jzhao
c04ebb3a26 TDI-31492: Need fix some problem of tMomConnection/tMomInput/tMomOutput
work with tMomCommit/tMomRollback
https://jira.talendforge.org/browse/TDI-31492
2014-12-30 17:51:51 +08:00
CHEN Bin
da1037cc73 TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
correct ON_SUBJOB_OK
2014-12-30 11:41:19 +08:00
hwang
2c3dc0a013 TUP-2481:When check the "Data (schema) auto propagate" and save, the "*"
on the tab will not disappear
2014-12-29 16:26:08 +08:00
hwang
60561fd06e TUP-2481:When check the "Data (schema) auto propagate" and save, the "*"
on the tab will not disappear
2014-12-29 16:26:02 +08:00
cmeng-talend
ea00977f55 TDI-31531 fix bug: Bug with txmlmap used in a joblet
https://jira.talendforge.org/browse/TDI-31531
2014-12-26 17:52:26 +08:00
CHEN Bin
dcf012746c TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
consider rows_end
2014-12-25 10:23:39 +08:00
wang wei
4794001d6e TDI-31405: tExtractJSONField generate the wrong code if adjust the order
of main line and reject line
https://jira.talendforge.org/browse/TDI-31405
2014-12-24 17:02:39 +08:00
jzhao
cabbd8669d TDI-31501: Parallelization of data flows and using tjavarow causes Null
Pointer Exception
https://jira.talendforge.org/browse/TDI-31501
Note:Fixed tHash and tAdvancedHash
2014-12-24 14:08:39 +08:00
ldong-talend
866f0e75a3 TDI-31436:fix the pb of infinite folder. 2014-12-24 10:38:27 +08:00
jzhao
9273ae0e70 TDI-29203: Add the Websphere MQ in the tMomConnection
https://jira.talendforge.org/browse/TDI-29203
Note:1.Add the Websphere MQ in the tMomConnection
2.Add use_exist_connection for tMommessageIdList
3.Remove sepecify "Server" in tMomCommit/tMomRollback
4.Fixed the wrong jar config
2014-12-23 17:21:38 +08:00
CHEN Bin
e139770ffb TDI-31545: Parsing exceptions in tSalesforceInput component in bulk query mode
https://jira.talendforge.org/browse/TDI-31545
2014-12-23 17:15:36 +08:00
wang wei
2c4ec03831 TDI-31486: fix 65535 issue for tDB2Output
https://jira.talendforge.org/browse/TDI-31486
2014-12-23 13:44:50 +08:00
jzhao
4dec127b3e TDI-31315: MDM transaction handling is wrong in multithreaded
environment
https://jira.talendforge.org/browse/TDI-31315
Note: add generate transaction id in client side.
2014-12-22 17:53:04 +08:00
9114 changed files with 154908 additions and 332313 deletions

5
.gitignore vendored
View File

@@ -3,8 +3,3 @@ bin/
target/
class/
classes/
.settings/
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_header.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet

View File

@@ -2,7 +2,7 @@
http://www.talend.com
![alt text](http://www.talend.com/sites/all/themes/talend_responsive/images/logo.png "Talend")
![alt text](http://www.talend.com/sites/default/files/logo-talend.jpg "Talend")
> Contents
@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2015 Talend
Copyright (c) 2006-2014 Talend
Licensed under the Apache V2 License
Licensed under the LPGLv3 License

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,24 +0,0 @@
AbstractXMLConfigPage.TYPETip=Dátový typ.
PushToPaletteActionProvider.Error2=CHYBA
AbstractXMLConfigPage.REPOSITORYVALUETip=Metadáta úlo\u017Eisko na výber.
PushToPaletteActionProvider.Error=CHYBA
PushToPaletteActionProvider.OK=Ok
NewActionProvider.New=Nový
AbstractXMLConfigPage.Delete=Zmaza\u0165
ImportComponentDialog.Filter=Filter:
ComponentProjectPreferencePage.Warning=Varovanie
WizardComponentFolderPage.Name=Meno
RemoveResourceAction.Remove=Odstráni\u0165
WizardJetFilesChoosePage.UseIconFrom=Pou\u017Ei\u0165 ikonu z:
AddResourceAction.AddLib=Prida\u0165 Kni\u017Enice...
WizardJetFilesChoosePage.MainFile=Hlavný Súbor
AddExternalResourceAction.ErrorMsg=Vybraný externý archív je nedostupný alebo neexistuje.
AbstractXMLConfigPage.New=Nový
CreateComponentWizard.MainProperties=Hlavné Vlastnosti
WizardComponentFolderPage.Family=Rodina
PushToPaletteActionProvider.OK3=Ok
PushToPaletteActionProvider.OK2=Ok
AbstractXMLConfigPage.CTYPETip=Typ konektora.
ImportComponentDialog.WarningTitle=Varovanie
AddExternalResourceAction.AddELibs=Prida\u0165 Externé Kni\u017Enice...
ValidateComponentXMLActionProvider.ok=Ok

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.rcp.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -8,4 +8,4 @@ ApplicationActionBarAdvisor.ShowView_errorTitle=\u30D3\u30E5\u30FC\u306E\u8868\u
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1={0}\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u7D42\u4E86\u3092\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4ECA\u5F8C\u78BA\u8A8D\u3057\u306A\u3044
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u8868\u793A\u3057\u306A\u3044

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: 6.0.1.qualifier
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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: 6.0.1.qualifier
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,10 +0,0 @@
AlfrescoModelDialog.availableAspects=Dostupné Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v schéme
AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridaný
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridaný
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno
AlfrescoModelDialog.remove=Odstráni\u0165

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -81,8 +81,3 @@ BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u3
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4ED6\u306E\u30E6\u30FC\u30B6\u304C\u64CD\u4F5C\u4E2D\u306E\u305F\u3081\u3001\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u3092\u8868\u793A
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u30B9\u30BF\u30A4\u30EB
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB

View File

@@ -1,14 +0,0 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Komentár
BusinessPaletteFactory.Data=Dáta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=Dátový zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160týl

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: 6.0.1.qualifier
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,3 +1,5 @@
providerName=www.example.org
pluginName=EmittersPool \u30E2\u30C7\u30EB
components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
trunjob=tRunJob
format=\u5F62\u5F0F

View File

@@ -1 +0,0 @@
format=Formát

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -133,4 +133,3 @@ FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Update the palette for editors
ComponentsPreferencePage.componentAssist=Enable Component Creation Assistant
ComponentsPreferencePage.notValidDirectory=Your selection will result in folder nesting, which is not recommended. Do you want to continue anyway?

View File

@@ -5,8 +5,10 @@ CodeGeneratorEmittersPoolFactory.Class.NotFound=\u30C6\u30F3\u30D7\u30EC\u30FC\u
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 \:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u306E\u521D\u671F\u5316\u4E2D...
generatedcode.copyright.body5=(http\://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30C7\u30FC\u30BF\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\u3002\u5B8C\u5168\u306A\u30B3\u30FC\u30C9\u751F\u6210\u3092\u958B\u59CB\u3057\u3066\u3044\u307E\u3059\u3002
CodeGenerator.JET.TimeOut=JET\u306E\u521D\u671F\u5316\u51E6\u7406\u304C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u307E\u3057\u305F
generatedcode.copyright.body4=You may distribute this code under the terms of the GNU LGPL license
CodeGenerator.Node.NotFound=\u73FE\u5728\u306E\u30D7\u30ED\u30BB\u30B9\u306B\u30CE\u30FC\u30C9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
generatedcode.copyright.body3=You can find more information about Talend products at www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=\u30AF\u30E9\u30B9 '{0}' \u306F\u6709\u52B9\u306A\u5206\u985E\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093
@@ -87,6 +89,7 @@ FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=\u30D5\u30A1\u30A4\u30EB\u5165\u529B
FAMILY.Interbase=Interbase
@@ -129,4 +132,3 @@ FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30A8\u30C7\u30A3\u30BF\u306E\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0
ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316

View File

@@ -1,18 +0,0 @@
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkový limit
ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Prístup
FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Databáza
FAMILY.ESB=ESB
FAMILY.eXist=Existujúca
FAMILY.File=Súbor
FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.Output=VÝSTUP
FAMILY.System=Systém
FAMILY.XML=XML

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

View File

@@ -1,4 +1,3 @@
Exchange=Exchange
DownloadComponenentsAction.Label=Télécharger les composants sélectionnés
RefreshComponenentsAction.Label=Rafraîchir la liste des composants
providerName=www.example.org

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -7,10 +7,8 @@ AvailableExtensionsComposite.FilterTitle=Filtre
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer
AvailableExtensionsComposite.ViewDetail.WriteReview=Donnez votre avis
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez vérifier.
DownloadedExtensionsComposite.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version téléchargée
DownloadedExtensionsComposite.DownloadDate=Date de téléchargement
DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Installé
DownloadedExtensionsComposite.updateOperateStatus=UPDATE
MyExtensionsComposite.Version=Version
@@ -47,16 +45,12 @@ RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions installées
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions installées depuis Exchange...
DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension...
DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension...
DeleteExtensionJob.DeleteFailure=Echec de la connexion.
DeleteExtensionJob.DeleteFailureTip=Veuillez vérifier.
ModifyExtensionJob.Title=Modifier une extension...
ModifyExtensionJob.Message=Modifier une extension...
ModifyExtensionJob.ModifyFailure=Echec de la modification
InstalledExtensionJob.Title=Installation de l'extension...
InsertionExtensionAction.InstalledFailure=Echec de l'installation
UploadRevisionJob.Title=Chargement de la révision...
UploadRevisionJob.Message=Charger une révision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la révision.
DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=Téléchargement des fichiers depuis Exchange

View File

@@ -84,13 +84,11 @@ ExchangeWebService.insertionRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u6
ImportExchangeDialog.dialogTitle=Talend Exchange\u304B\u3089\u9805\u76EE\u9078\u629E
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u30C6\u30FC\u30D6\u30EB\u304B\u3089\uFF11\u3064\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExchangeDialog.downloadProgressBar=\u30A2\u30A4\u30C6\u30E0\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D\u3067\u3059...
ImportExchangeDialog.EXTENSION_NAME=Extension\u540D
ImportExchangeDialog.AUTHOR_NAME=\u4f5c\u6210\u8005\u540d
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u30EA\u30D3\u30B8\u30E7\u30F3
ImportExchangeDialog.EXTENSION_DESCRIPTION=Extension\u8AAC\u660E
ImportExchangeDialog.REFRESH_BUTTON=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u4E2D\u3067\u3059...
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

View File

@@ -1,18 +0,0 @@
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,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: 6.0.1.qualifier
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -36,4 +36,3 @@ exchange=Exchange
colorCodeViewer=Code Viewer colors
defaultTypeAndLength=Default Type and Length
metadataofTalendType=Metadata of TalendType
palettesettings=Palette Settings

View File

@@ -36,4 +36,3 @@ exchange=Exchange
colorCodeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2\u30FC\u306E\u8272
defaultTypeAndLength=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B\u3068\u9577\u3055
metadataofTalendType=TalendType\u306E\u30E1\u30BF\u30C7\u30FC\u30BF
palettesettings=\u30D1\u30EC\u30C3\u30C8\u8A2D\u5B9A

View File

@@ -1,8 +0,0 @@
componentSettingsView=Komponent
main=Hlavný
contexts=Kontexty
properties=Vlastnosti
view=Poh\u013Ead
documentation=Dokumentácia
context=Kontext
font=Písmo

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -742,7 +742,7 @@ OpenExistVersionProcess.open.title1=Choose a version to open
OpenExistVersionProcessPage.messageCreated1=If this item is locked by another user, you can't create a new version for it.
OpenExistVersionProcessPage.labelContent=(Job is locked, cannot create new version.)
OpenExistVersionProcessWizard.labelContent=job is locked,can not create new verison.
Node.checkTRunjobwithMRProcess=The {1} job is only compatible with independant execution({0}).
Node.checkTRunjobwithMRProcess=The Map/Reduce job is only compatible with independant execution({0}).
Node.lostPartitioner=there should have a partitioner row before the departitioner row.
Node.lostDepartitioner=there should have a departitioner row after the partitioner row.
Node.setPartitioning=Set Parallelization.
@@ -870,20 +870,3 @@ MarkerMessages.ProblemView_Type=&Type
MarkerMessages.ProblemView_None=&None
Node.canNotMultiKindTableOutput=This component can not use the "{0}" and "{1}" type outputs at the same time.
Node.ELTDBMap.canNotHaveMultiStartNode=The Link type between "{0}" and "{1}" should be use "{2}".
Node.hasMoreThenOneColumn=Table ({0}) has more than one column.
NodePart_componentNotLoaded=Component is not loaded
NodePart_warning=Warning
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)
TalendEditorPaletteFactory.palette.favorites=Favorites
TalendEditorPaletteFactory.palette.recentlyUsed=Recently Used
TalendEditorPaletteFactory.searchingFromHelp=Searching from Help for Palette Filter
PaletteSettingsPreferencePage.paletteSettingsRecentlyUsedListSize=Recently Used list size
PaletteSettingsPreferencePage.paletteSettingsSearchFromHelp=Also search from Help when performing a component searching
PaletteSettingsPreferencePage.paletteSettingsSearchResultLimitFromHelp=Result limitation from Help
UpdateHelpIndexJob.title=Indexing Local Help...
PropertiesWizardPage.SameAsProjectname=Name is same as project name.
DesignerPreferencePage.JobletColorGroup=Joblet
DesignerPreferencePage.JobletGroupColorLabel=Joblet Group Color

View File

@@ -1,7 +1,6 @@
FileController.decoration.description=Contenu récupéré du référentiel
AdvancedContextComposite.Name=Nom
EParameterName.tableMeter=Table des mesures
EParameterName.password=Mot de passe
DesignerPreferencePage.display.useRepositoryName=Utiliser le nom du Référentiel comme étiquette des éléments importés depuis le Référentiel des métadonnées
UpdateDetectionDialog.Expand=Développer tout
EParameterName.CurrentOS=Système d'exploitation courant
@@ -225,7 +224,7 @@ DesignerPreferencePage.component.defaultHint=Astuce par d
DesignerPreferencePage.component.defaultHint=Astuce par défaut du composant
EParameterName.TableName=Nom de la table
ChangeNoteOpacityCommand.Name=Change l'opacité de la note
Problems.category.warnings=Avertissements
Problems.category.warnings=Avertissements
TalendEditorContextMenuProvider.Trigger=Déclencheur
ConnectionDeleteCommand.Label=Supprimer une connexion
Process.errorLoadingConnectionMessage=Des erreurs sont apparues après la migration des connexions suivantes, merci de les vérifier \:
@@ -608,7 +607,6 @@ EParameterName.IDocName=Nom IDoc
EParameterName.IDocName=Nom IDoc
EParameterName.jdbcURL=URL JDBC
EParameterName.driverJar=Pilote Jar
EParameterName.className=Nom de la classe
EParameterName.className=Nom de la classe
SetupProcessDependenciesRoutinesAction.title=Définir les dépendances des routines
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=Routines système
@@ -631,10 +629,6 @@ Node.lengthDiffWarning=La longueur d'au moins une colonne du sch
Node.lengthDiffWarning=La longueur d'au moins une colonne du schéma du lien d'entrée "{0}"est différente du schéma défini dans le composant.
WSDL2JAVAController.WSDLEquals=Le WSDL ne peut pas valoir "";
BringForwardAction_bring_forward=Amener devant
BringToFrontAction_bring_to_front=Amener au premier plan
Processor.configureJava=L'interpréteur Java n'est pas configuré.
Processor.configurePerl=L'interpréteur Perl n'est pas configuré.
Processor.execFailed=Echec de l'exécution du Job.
BringToFrontAction_bring_to_front=Amener au premier plan
Processor.perlModuleNotFound=Impossible de trouver le plug-in du module Perl.
CreateProcess.createRoutes=Créer une route
@@ -656,7 +650,6 @@ DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue={0} ou {1} doit être configuré(e).
tPassportAdvancedDenormalize.needOnlyOneValue=Vous ne pouvez spécifier {0} et {1}.
tPassportAdvancedDenormalize.needOnlyOneValue=Vous ne pouvez spécifier {0} et {1}.
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Désactiver la détection/mise à jour automatique après une modification dans le référentiel
CamelPerformancePreferencePage.propertyCodeCheck=Vérifie les paramètres quand le code est généré (le désactiver accélèrera les propriétés des composants)
@@ -681,9 +674,6 @@ ExchangePreferencePage.checkTisLogonExchangeTitle=Ne plus me demander de me conn
ExchangePreferencePage.checkTisLogonExchangeTitle=Ne plus me demander de me connecter à TalendForge lors de mon authentification.
ExchangePreferencePage.exchangeCheckUpdatesTitle=Me notifier lorsque des mises à jour sont disponibles.
ExchangePreferencePage.currentUserTitle=Utilisateur :
OoziePreferencePage.userName=Utilisateur
OoziePreferencePage.nameNodeEndPoint=Endpoint du NameNode
OoziePreferencePage.jobTrackerEndPoint=Endpoint du JobTracker
OoziePreferencePage.userName=Utilisateur
OpenExistVersionProcessWizard.windowTitle=Version du Job
Node.checkHasMultiPrejobOrPostJobComponents="{0}" composant(s) trouvé dans ce Job, il ne doit y en avoir qu'un seul, vérifiez.
@@ -711,12 +701,10 @@ PropertiesContextAction.parallelization=Configurer la parall
PropertiesContextAction.parallelization=Configurer la parallélisation
Connection.paral_none=Aucune
JavaSampleCodeFactory.askRegenerateCode=Générer du code écrase complètement le texte présent dans la fenêtre Code ci-dessous.\nGénérer le code ?
ProcessUpdateManager.Question=Question
ProcessUpdateManager.Question=Question
OpenExistVersionProcessWizard.windowTitle1=Ouvrir une autre version
OpenExistVersionProcessWizard.windowTitle1=Ouvrir une autre version
OpenExistVersionProcessPage.labelContent=(Le Job est verrouillé, impossible de créer une nouvelle version.)
OpenExistVersionProcessWizard.labelContent=le Job est verrouillé, impossible de créer une nouvelle version.
OpenExistVersionProcessWizard.labelContent=le Job est verrouillé, impossible de créer une nouvelle version.
Node.checkTRunjobwithMRProcess=Le Job Map/Reduce est compatible uniquement avec une exécution indépendante.
Node.setPartitioning=Configurer la parallélisation
Node.nothingDoForPartitioning=Aucune action à effectuer pour ce Job.
@@ -761,7 +749,6 @@ RoutinesFunctionProposal.CreatedBy=Cr
RoutinesFunctionProposal.CreatedBy=Créé(e) par\:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.Example=Exemple\:
RoutinesFunctionProposal.System=Système
RoutinesFunctionProposal.System=Système
ActivateSubjobAction.ActivateCompleteRoute=Activer tout le flux de la Route
ActivateSubjobAction.DeactivateCompleteRoute=Désactiver tout le flux de la Route
@@ -770,5 +757,3 @@ PaserRuleSelectionDialog.RULE_NAME=Nom de la r
PaserRuleSelectionDialog.RULE_NAME=Nom de la règle
PaserRuleSelectionDialog.RULE_TYPE=Type de règle
PaserRuleSelectionDialog.RULE_VALUE=Valeur de la règle
GEFDeleteAction.deleteConnectionDialog.toggleMsg=Ne plus montrer ce dialogue.
Node.hasMoreThenOneColumn=La table ({0}) a plus d'une colonne.

View File

@@ -128,7 +128,7 @@ ParallelExecutionCommand.numberInvalid=\u6570\u5024\u304C\u7121\u52B9\u3067\u305
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
ChangeMetadataCommand.messageDialog.questionMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ChangeActivateStatusNodeCommand.Label.Deactive=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7121\u52B9\u5316
EParameterName.user=\u30E6\u30FC\u30B6\u30FC
EParameterName.user=\u30E6\u30FC\u30B6
SchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE \:
ParallelExecutionCommand.Parallel=\u4E26\u5217\u51E6\u7406\u5316
SendToBackAction.sendToBack=\u6700\u80CC\u9762\u3078\u79FB\u52D5
@@ -261,8 +261,8 @@ EParameterName.start=\u958B\u59CB
EParameterName.prevColumnList=\u5BFE\u8C61\u30AB\u30E9\u30E0 \u30EA\u30B9\u30C8
DesignerPreferencePage.SubjobTitleColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30BF\u30A4\u30C8\u30EB\u8272
EParameterName.host=\u30DB\u30B9\u30C8
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
AbstractElementPropertySectionController.variableTooltip=\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u4ED8\u968F\u3059\u308B\u5909\u6570\uFF1A
DesignerPreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
AbstractElementPropertySectionController.variableTooltip=\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306B\u4ED8\u968F\u3059\u308B\u5909\u6570 \:
SchemaController.syncColumns=\u30AB\u30E9\u30E0\u306E\u540C\u671F
EParameterName.ShowHint=\u30D2\u30F3\u30C8\u306E\u8868\u793A
ContextParameterPage.commentEmpty=\u7A7A\u306E\u30B3\u30E1\u30F3\u30C8\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
@@ -538,12 +538,12 @@ JobSettingProjectSettingPage.statAndLog=Stats & Logs
JobSettingProjectSettingPage.UseProjectsetting=\u65B0\u898F\u30B8\u30E7\u30D6\u306E\u4F5C\u6210\u6642\u306B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u3092\u4F7F\u7528
OutputConsolePreferencePage.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
OutputConsolePreferencePage.outputConsole=\u51FA\u529B\u30B3\u30F3\u30BD\u30FC\u30EB
PerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
PerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
PerformancePreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF\uFF08\u7121\u52B9\u306B\u3059\u308B\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u3088\u308A\u65E9\u304F\u4F5C\u6210\u3057\u307E\u3059\uFF09
PerformancePreferencePage.generateCode=\u30b8\u30e7\u30d6\u3092\u958b\u3044\u305f\u6642\u306b\u30b3\u30fc\u30c9\u3092\u751f\u6210
PerformancePreferencePage.checkVersion=\u30B8\u30E7\u30D6\u307E\u305F\u306F\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u66F4\u65B0\u6642\u306B\u6700\u7D42\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF
PerformancePreferencePage.addOrDeleteVariable=\u5909\u6570\u306E\u8FFD\u52A0/\u524A\u9664\u306E\u5909\u66F4\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
PerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316
PerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
PerformancePreferencePage.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\uFF08\u79D2\uFF09
PerformancePreferencePage.ConnectionTimeoutTip=\u30BC\u30ED\u3092\u8A2D\u5B9A\u3059\u308B\u3068\u3001\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u306B\u3059\u308B\u306E\u3068\u540C\u3058\u3067\u3059\u3002
PerformancePreferencePage.autoUpdateDoc=\u30B8\u30E7\u30D6/\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306B\u5BFE\u5FDC\u3059\u308B\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u81EA\u52D5\u66F4\u65B0
@@ -647,7 +647,6 @@ EParameterName.validationRuleType=\u691C\u8A3C\u30EB\u30FC\u30EB\u30BF\u30A4\u30
MultiPageTalendEditor.Route=Route{0} {1}
ImportExportPreferencePage.exportJobScript=\u30B8\u30E7\u30D6\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ImportExportPreferencePage.exportRouteScript=Route\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u3001\u65B0\u3057\u3044\u30D5\u30A1\u30A4\u30EB\u540D\u3067\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\u3002
EParameterName.routeType=\u30BF\u30A4\u30D7
Node.errorMessage5=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u306E\u958B\u59CB\u3067\u306F\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u5165\u529B\u306E\u5834\u5408\u306BRoute\u4E0A\u306B\u30EA\u30F3\u30AF\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
EParameterName.Use.Dynamic.Job=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30B8\u30E7\u30D6\u306E\u4F7F\u7528
EParameterName.Context.Job=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B8\u30E7\u30D6
@@ -686,16 +685,9 @@ ExchangePreferencePage.signOutExchangeTitle=\u30B5\u30A4\u30F3\u30A2\u30A6\u30C8
ExchangePreferencePage.checkTisLogonExchangeTitle=\u6B21\u56DE\u304B\u3089TalendForge\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u8A8D\u8A3C\u3092\u6C42\u3081\u306A\u3044
ExchangePreferencePage.exchangeCheckUpdatesTitle=\u66F4\u65B0\u60C5\u5831\u3092\u901A\u77E5\u3059\u308B
ExchangePreferencePage.currentUserTitle=\u73FE\u5728\u306E\u30E6\u30FC\u30B6\u30FC
OoziePreferencePage.userName=\u30E6\u30FC\u30B6\u30FC\u540D
OoziePreferencePage.path=\u30D1\u30B9
OoziePreferencePage.nameNodeEndPoint=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
OoziePreferencePage.jobTrackerEndPoint=\u30B8\u30E7\u30D6\u30C8\u30E9\u30C3\u30AB\u30FC\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
OoziePreferencePage.oozieEndPoint=Oozie\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EParameterName.SK_CREATION=SK_CREATION
OpenExistVersionProcessWizard.windowTitle=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\u30F3
Node.checkHasMultiPrejobOrPostJobComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8" {0} "\u306F\u3001\u4E00\u3064\u306E\u30B8\u30E7\u30D6\u3067\u4E00\u3064\u3057\u304B\u5B9A\u7FA9\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
SchemaTypeController.validationrule.title.warn=Warn
SchemaTypeController.validationrule.title.confirm=Confirm
SchemaTypeController.validationrule.selectBuildInMsg=\u7D44\u8FBC\u307F\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u6D88\u6EC5\u3057\u307E\u3059\u304C\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SchemaTypeController.validationrule.selectMetadataMsg=\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u691C\u8A3C\u30EB\u30FC\u30EB\u542B\u3067\u3044\u307E\u305B\u3093\u3002\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u4FDD\u5B58\u3055\u308C\u307E\u305B\u3093\u304C\u7D9A\u3051\u307E\u3059\u304B\uFF1F
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
@@ -705,7 +697,6 @@ ConnectionSetAsMainRef.ERROR=\u30A8\u30E9\u30FC
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\u3092\u524A\u9664\u3067\u304D\u307E\u305B\u3093
UpdateDetectionDialog.jobletMessage=\u81EA\u52D5\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
DbTableController.dialog.contents.fetchTableFailed=\u30C6\u30FC\u30D6\u30EB\u306E\u53D6\u5F97\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF01\u30A8\u30E9\u30FC\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u539F\u56E0\u3092\u8ABF\u3079\u3066\u304F\u3060\u3055\u3044\u3002
@@ -752,13 +743,11 @@ ColorsCodeViewerPreferencePage.fieldTip=\u592A\u5B57
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C91\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C92\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C93\u8272
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.VALUE=Null\u5024\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
ContextParameterProposal.ContextVariable=\n\n\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570
ContextParameterProposal.Description=\u8AAC\u660E\uFF1A{0}
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
@@ -770,9 +759,7 @@ RoutinesFunctionProposal.Description=\u8AAC\u660E\uFF1A
RoutinesFunctionProposal.Example=\u4F8B\uFF1A
RoutinesFunctionProposal.ReturnType=\u623B\u308A\u5024\u306E\u578B\uFF1A
RoutinesFunctionProposal.System=\u30B7\u30B9\u30C6\u30E0
RoutinesFunctionProposal.User=\u30E6\u30FC\u30B6\u30FC
RoutinesFunctionProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
GlobalVariableProposal.Description=\u8AAC\u660E\uFF1A{0}
ActivateSubjobAction.ActivateCompleteRoute=\u30EB\u30FC\u30C8\u30D5\u30ED\u30FC\u3092\u6709\u52B9\u5316
ActivateSubjobAction.DeactivateCompleteRoute=\u30EB\u30FC\u30C8\u30D5\u30ED\u30FC\u3092\u7121\u52B9\u5316
MissingSettingsMultiThreadDynamicComposite_missingModulesMessages=\u300C{0}\u300D\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059\u3002

View File

@@ -1,120 +0,0 @@
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ý
ProblemsView.description=Popis
UpdateDetectionDialog.Collapse=Zabali\u0165 v\u0161etko
EParameterName.Log=Log
AdvancedContextComposite.Code=Kód
EParameterName.Level.Log.File=Level
ConnTextEditPolicy.ErrorTitle=CHYBA
EParameterName.port=Port
ConnectionCreateAction.dialogTitle=VÝSTUP
EParameterName.schemaType=Schéma
EParameterName.Family=Rodina
EParameterName.Level.Log.Stdout=Level
NodesCopyAction.label=Kopírova\u0165
TextNoteSection.Label=Text
AbstractElementPropertySectionController.fieldRequired=Táto polo\u017Eka je potrebná.
EParameterName.Level.Log.Db=Level
PropertiesContextAction.Properties=Nastavenia
NotesPasteCommand.label=prilepi\u0165
NodeSetActivateAction.Activate=Aktivova\u0165
ContextParameterPage.type=Typ
TalendEditorPaletteFactory.Note=Poanámka
UpdateDetectionDialog.Operations=Operácie
Note.DefaultText=Text
MultiPageEditorContributor.runMenu=Spusti\u0165
NodesPasteCommand.label=prilepi\u0165
EmfComponent.Time=\u010Cas
EParameterName.user=U\u017Eívate\u013E
ContextParameterExtractor.ExistedTitle=CHYBA
EParameterName.Name=Meno
EParameterName.Name=Meno
ContextParameterPage.name=Meno
CodeView.Start=\u0160tart
EParameterName.condition=Podmienka
MergeOrderDialog.Order=Prikázanie
Problems.category.routines=Rutiny
EParameterName.schemaDb=Schéma
ProblemsView.resource=Zdroje
ConnectionCreateAction.error=CHYBA
EParameterName.help=Pomoc
EParameterName.Version=Verzia
EParameterName.generateCode=Generova\u0165 kód
EParameterName.encodingType=Kódovanie
AbstractElementPropertySectionController.syntaxError=Chyba/y syntaxe:
EParameterName.TableName=Názov Tabu\u013Eky
EParameterName.Author=Autor
EParameterName.Author=Autor
EParameterName.Description=Popis
EParameterName.Description=Popis
ContextParameterPage.comment=Komentár
NewProcessWizard.failureTitle=CHYBA
NodeSetActivateAction.Deactivate=Deaktivova\u0165
EParameterName.database=Dátový 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
EParameterName.Status=Stav
NodesPasteAction.paste=prilepi\u0165
EParameterName.Comment=Komentár
AbstractLanguageMemoController.generateCode=Generova\u0165 kód
AbstractPreferenceComposite.warning=Varovanie\: {0}
ColumnListController.confirm=Potvrdenie
ComponentSettingsView.note=Poanámka
DbTableController.connectionError=Chyba pripojenia
DesignerPreferencePage.DesignerEditorBackgroundColor=Farba Pozadia
EParameterName.NoteColor=Farba Poznámok
EParameterName.NoteFont=Písmo
EParameterName.NoteTextColor=Písmo Poznámok
EParameterName.NoteTextLeft=\u013Davý
EParameterName.NoteTextRight=Pravý
EParameterName.encoding=Kódovanie
EParameterName.jobMainversion=Verzia
EParameterName.jobVersion=Verzia
FilterTraceColumnAction.Condition=Podmienka
GuessSchemaController.connectionError=Chyba pripojenia
IconSelectionController.MessageTitle=CHYBA
PropertiesTableEditorModel.removeSchema=Odstráni\u0165 Schému
PropertiesWizardPage.Version=Verzia
SQLPatternComposite.add=Prida\u0165
SQLPatternComposite.delete=Zmaza\u0165
ConnectionCreateCommand.inputValid=Vstup je neplatný.
ErrorMessageDialog.DETAIL=detail
GuessSchemaController.connError=Chyba pripojenia
EParameterName.dataSource=Dátový zdroj
TnsEditorDialog.Service=Servis
TnsEditorDialog.Value=Hodnota
AbstractMultiPageTalendEditor_pleaseWait=Ukladanie Prosím \u010Cakajte...
EParameterName.routeType=Typ
GenerateGrammarController.export=Export
SchemaTypeController.validationrule.title.warn=VAROVANIE
SchemaTypeController.validationrule.title.confirm=Potvrdenie
AbstractMultiPageTalendEditor.canNotSaveTitle=Varovanie
ConnectionSetAsMainRef.ERROR=CHYBA
ModifyMergeOrderAction.ERROE=CHYBA
ConnectionDeleteCommand.COLLAPSE=Varovanie
DbTableController.dialog.title=CHYBA
Connection.paral_none=\u017Diadne
ProcessUpdateManager.Question=Otázka
MetadataTypeLengthConstants.STRING_LENGTH=String
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Systém
RoutinesFunctionProposal.User=U\u017Eívate\u013E
MissingSettingsMultiThreadDynamicComposite.installName=In\u0161talova\u0165
PaserRuleSelectionDialog.RULE_NAME=Názov pravidla
GEFDeleteAction.deleteConnectionDialog.title=Varovanie
ToggleOrientationAction_horizontal_tooltip=Horizontálny
ToggleOrientationAction_horizontal_description=Horizontálny
ToggleOrientationAction_vertical_tooltip=Vertikálny
ToggleOrientationAction_vertical_description=Vertikálny
NodePart_warning=Varovanie

View File

@@ -459,7 +459,7 @@ Node.schemaNotSynchronized=Schema is not synchronized
Node.tooMuchTypeInput=This component has too much "{0}" type inputs.
Node.tooMuchTypeOutput=This component has too much "{0}" type outputs.
Node.checkHasMultiPrejobOrPostJobComponents="{0}" component found in this job,there must be only one totally,Please check it.
Node.checkTRunjobwithMRProcess=The {1} job is only compatible with independant execution({0}).
Node.checkTRunjobwithMRProcess=The Map/Reduce job is only compatible with independant execution({0}).
Node.notSupportDepartition=this component not support departition row now.
Node.notSupportPartitioning=this component only support departion row.
Node.partitionKeysNotSame=this component's partitioner keys should same with the its partitioner connection.

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: 6.0.1.qualifier
Bundle-Version: 2.2.0.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -82,7 +82,6 @@ HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component=Composant :
HTMLDocGenerator.component_list=Liste des composants
HTMLDocGenerator.component_name=Nom du composant
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.creation=Création
HTMLDocGenerator.description=Description
@@ -90,8 +89,6 @@ HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.key=Clé
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.length=Length
HTMLDocGenerator.mapper.operator=Opérateur
HTMLDocGenerator.mapper.table.name=Nom de la table
@@ -101,7 +98,6 @@ HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_description=Description du projet
HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propriétés
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_parameters=Paramètres
HTMLDocGenerator.source=Source

View File

@@ -97,7 +97,6 @@ HTMLDocGenerator.job_description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator.job_settings=\u8A2D\u5B9A
HTMLDocGenerator.key=\u30AD\u30FC
HTMLDocGenerator.label=\u30E9\u30D9\u30EB
HTMLDocGenerator.language=\u8A00\u8A9E
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.mapper.alias=\u5225\u540D

View File

@@ -1,40 +0,0 @@
EntryContentProposal.comment=Komentár :
EntryContentProposal.precision=Presnos\u0165 :
EntryContentProposal.properties=vlastnosti :
InputDataMapTableView.Operator=Operátor
AliasDialog.SelectTableToUse=Vyberte tabu\u013Eku na pou\u017Eitie:
EntryContentProposal.type=Typ :
EntryContentProposal.length=D\u013A\u017Eka :
AliasDialog.TableMustBeSelected=Tabu\u013Eka musí by\u0165 vybraná!
FooterComposite.button.OK=Ok
DataMapTableView.buttonTooltip.restore=Obnovi\u0165
FooterComposite.button.Cancel=Zru\u0161i\u0165
OutputDataMapTableView.columnTitle.expression=Výraz
InputDataMapTableView.columnTitle.Operator=Operátor
AliasDialog.inputValid=Vstup je neplatný.
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Komentár
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013Eú\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Výraz
HTMLDocGenerator.mapper.operator=Operátor
HTMLDocGenerator.mapper.table.name=Názov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=Názov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@@ -0,0 +1,8 @@
#Mon Sep 10 16:29:27 CST 2012
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -26,7 +26,6 @@ HTMLDocGenerator_Logs=Logs
HTMLDocGenerator_Modification=Modification
HTMLDocGenerator_Name=Nom
HTMLDocGenerator_Nullable=Nullable
HTMLDocGenerator_Preview_Picture=Prévisualiser l'image
HTMLDocGenerator_Project_Description=Description du projet
HTMLDocGenerator_Project_Name=Nom du projet
HTMLDocGenerator_Prompt=Invite

View File

@@ -1,25 +0,0 @@
HTMLDocGenerator_Author=Autor
HTMLDocGenerator_Author=Autor
HTMLDocGenerator_Comment=Komentár
HTMLDocGenerator_Component=Komponent
HTMLDocGenerator_content=Obsah
HTMLDocGenerator_Context=Kontext
HTMLDocGenerator_Description=Popis
HTMLDocGenerator_Key=K\u013Eú\u010D
HTMLDocGenerator_LABEL=Popis
HTMLDocGenerator_Language=Jazyk
HTMLDocGenerator_Length=D\u013A\u017Eka
HTMLDocGenerator_Name=Meno
HTMLDocGenerator_Project_Description=Opis projektu
HTMLDocGenerator_Project_Name=Názov Projektu
HTMLDocGenerator_Properties=Vlastnosti
HTMLDocGenerator_Settings=Nastavenia
HTMLDocGenerator_Source=Zdroj
HTMLDocGenerator_Status=Stav
HTMLDocGenerator_Type=Typ
HTMLDocGenerator_Value=Hodnota
HTMLDocGenerator_Version=Verzia
HTMLDocGenerator_Route_Manifest_Type=Typ
HTMLDocGenerator_Route_Manifest_Value=Hodnota
HTMLDocGenerator_Route_Resource_Name=Meno
HTMLDocGenerator_Route_Resource_Version=Verzia

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -49,7 +49,6 @@ FixValueAction.1=Cr
FixValueAction.2=Crée le label valide de la valeur par défaut
FOXUI.41=Définir une valeur fixe
FOXUI.4=Valeur par défaut
NameSpaceDialog.defaultMessage=Saisissez le préfixe et la valeur de l'espace de noms
NameSpaceDialog.dialogTitle=Créer le nouvel espace de noms
NameSpaceDialog.nsValue=Valeur de l'espace de nom
NameSpaceDialog.nsValueInvalid=La valeur de l'espace de noms est invalide.

View File

@@ -1,12 +0,0 @@
CreateElementAction.0=Varovanie
DragAndDrogDialog.DialogTitle=Výber
FOXMain.0=Chyba v schéme
FooterComposite.1=Zru\u0161i\u0165
FooterComposite.0=Ok
FOXTargetTreeViewerProvider.3=Skupina
FOXUI.1=XML Strom
FOXUI.16=Nastavi\u0165 ako Loop Element
FOXUI.12=Zmaza\u0165
FooterComposite.RootElementError.Title=CHYBA
FOXUI.41=Nastavi\u0165 pevnú hodnotu
FOXUI.4=Statická Hodnota

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.designer.hl7.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.designer.hl7

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.hl7.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,3 +0,0 @@
FooterComposite.0=Ok
FooterComposite.1=Zru\u0161i\u0165
FooterComposite.RootElementError.Title=CHYBA

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -109,25 +109,17 @@ InputDataMapTableView.invalid=<Invalid>
InputDataMapTableView.invalidConfiguration=Configuration invalide, choisissez un autre mode lookup ou paramétrez une expression dans la colonne clé dans le lookup "{0}\\"
FooterComposite.button.APPLY=Appliquer
InputDataMapTableView.columnTitle.Operator=Opérateur
HTMLDocGenerator_generate_document=Documentation générée
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_parameters=Description des paramètres
HTMLDocGenerator.component_type=Type de composant
HTMLDocGenerator.content=contenu
HTMLDocGenerator.context=Contexte :
HTMLDocGenerator.context_list=Liste des contextes
HTMLDocGenerator.creation=Création
HTMLDocGenerator.description=Description
HTMLDocGenerator.ended=terminé
HTMLDocGenerator.extra_settings=Paramètres supplémentaires
HTMLDocGenerator.generation_date=Date de génération
HTMLDocGenerator.job_description=Description
HTMLDocGenerator.job_settings=Paramètres
HTMLDocGenerator.key=Clé
HTMLDocGenerator.language=Langue
HTMLDocGenerator.length=Length
@@ -145,11 +137,8 @@ HTMLDocGenerator.project_name=Nom du projet
HTMLDocGenerator.properties=Propriétés
HTMLDocGenerator.row_default=Défaut
HTMLDocGenerator.row_functions=Fonctions
HTMLDocGenerator.row_generator_info=Informations du générateur de lignes pour
HTMLDocGenerator.row_parameters=Paramètres
HTMLDocGenerator.schema_for=Schéma de
HTMLDocGenerator.source=Source
HTMLDocGenerator.source_code=Code source
HTMLDocGenerator.stats_logs=Stats & Logs
HTMLDocGenerator.summary=Résumé
HTMLDocGenerator.tmap.matching.mode=Mode de correspondance

View File

@@ -10,12 +10,6 @@ FooterComposite.button.OK=U redu
UIManager.SaveDespiteErrors.Title=Postoji gre\u0161ka
VarsTable.invalidTip=' je neispravno.
UIManager.3=ne postoji!
TMAP_MATCHING_MODE.UNIQUE_MATCH.label=Jedinstveno podudaranje
TMAP_MATCHING_MODE.UNIQUE_MATCH.tooltip=Podudaranje samo s jednim retkom iz lookup-a
TMAP_MATCHING_MODE.FIRST_MATCH.label=Prva podudarnost
TMAP_MATCHING_MODE.FIRST_MATCH.tooltip=Jednako prvom retku za koje je postignuto podudaranje pomo\u0107u lookup-a
TMAP_MATCHING_MODE.LAST_MATCH.label=Posljednje podudaranje
TMAP_MATCHING_MODE.LAST_MATCH.tooltip=Jednako posljednjem retku za koje je postignuto podudaranje pomo\u0107u lookup-a
HTMLDocGenerator.comment=Komentar
HTMLDocGenerator.content=Sadr\u017Eaj
HTMLDocGenerator.context=Kontekst:

View File

@@ -108,12 +108,7 @@ InputDataMapTableView.globalMapKey=\u30B0\u30ED\u30FC\u30D0\u30EB\u30DE\u30C3\u3
InputDataMapTableView.invalid=<\u7121\u52B9>
InputDataMapTableView.invalidConfiguration=\u7121\u52B9\u306A\u69CB\u6210\u3067\u3059\u3002\u4ED6\u306E\u53C2\u7167\u30E2\u30FC\u30C9\u3092\u9078\u629E\u3059\u308B\u304B\u3001\u53C2\u7167\u30AD\u30FC\u30AB\u30E9\u30E0 "{0}\\" \u306B\u5F0F\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
FooterComposite.button.APPLY=\u9069\u7528
InputDataMapTableView.columnTitle.Operator=\u30AA\u30DA\u30EC\u30FC\u30BF\u30FC
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005
HTMLDocGenerator.column=\u30AB\u30E9\u30E0
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \:
HTMLDocGenerator.component_description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator.component_list=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
@@ -133,7 +128,6 @@ HTMLDocGenerator.job_description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator.job_settings=\u8A2D\u5B9A
HTMLDocGenerator.key=\u30AD\u30FC
HTMLDocGenerator.label=\u30E9\u30D9\u30EB
HTMLDocGenerator.language=\u8A00\u8A9E
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.mapper.alias=\u5225\u540D
@@ -143,19 +137,14 @@ HTMLDocGenerator.mapper.iaminimized=\u6700\u5C0F\u5316
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.metadatatable.entries=\u30E1\u30BF\u30C7\u30FC\u30BF\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF\u30FC
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
HTMLDocGenerator.modification=\u4FEE\u6B63
HTMLDocGenerator.name=\u540D\u524D
HTMLDocGenerator.need_prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator.nullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator.original_function_para=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8AAC\u660E
HTMLDocGenerator.project_name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
HTMLDocGenerator.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator.purpose=\u76EE\u7684
@@ -176,10 +165,8 @@ HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u5185\u90E8\u7D50\u5408\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u540D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
EntryContentProposal.columnTitle.Expr=\u5F0F\uFF1A
EntryContentProposal.columnTitle.globalMapKey=\u30B0\u30ED\u30FC\u30D0\u30EB\u30DE\u30C3\u30D7\u30AD\u30FC

View File

@@ -1,39 +0,0 @@
EntryContentProposal.comment=Komentár :
EntryContentProposal.precision=Presnos\u0165 :
EntryContentProposal.properties=vlastnosti :
VarsDataMapTableView.columnTitle.expression=Výraz
VarsDataMapTableView.columnTitle.type=Typ
EntryContentProposal.type=Typ :
EntryContentProposal.length=D\u013A\u017Eka :
FooterComposite.button.OK=Ok
DataMapTableView.buttonTooltip.restore=Obnovi\u0165
FooterComposite.button.Cancel=Zru\u0161i\u0165
OutputDataMapTableView.columnTitle.expression=Výraz
InputDataMapTableView.invalid=<Neplatný>
InputDataMapTableView.columnTitle.Operator=Operátor
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Komentár
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013Eú\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Výraz
HTMLDocGenerator.mapper.operator=Operátor
HTMLDocGenerator.mapper.table.name=Názov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=Názov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.maven.job.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

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

View File

@@ -1,5 +0,0 @@
source.. = src/main/java/
output.. = target/classes/
bin.includes = META-INF/,\
.,\
plugin_en.properties

View File

@@ -1,4 +0,0 @@
ProjectSettingPage_StandaloneJob=Standalone Job
ProjectSettingPage_StandaloneJobDesc=Maven POM settings
ProjectSettingPage_Assembly=Assembly
ProjectSettingPage_AssemblyDesc=Maven Assembly settings

View File

@@ -1,3 +0,0 @@
ProjectSettingPage_StandaloneJob=\u81EA\u5F8B\u5B9F\u884C\u30B8\u30E7\u30D6
ProjectSettingPage_StandaloneJobDesc=Maven POM\u8A2D\u5B9A
ProjectSettingPage_AssemblyDesc=Maven Assembly\u8A2D\u5B9A

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +0,0 @@
RepositorySettingPage_CreatingMavenSettingNote=NOTE:
RepositorySettingPage_CreatingMavenSettingNoteMessage=When create, will base on the '{0}' from Project Setting.
StandaloneJobPomProjectSettingPage_Title=POM script
StandaloneJobAssemblyProjectSettingPage_Title=Assembly script
StandaloneJobRepositorySettingPage_ExistedMavenSettingMessage=The custom Maven files '{0}' and '{1}' have existed.\nYou can modify them by self.
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=You can custom the Maven files '{0}' and '{1}' in the current folder.
StandaloneJobRepositorySettingNode_Label=Standalone Job

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -7,7 +7,7 @@ RowGenProcess.BeseName.BeNull=baseName \u306F null\u3067\u306F\u3044\u3051\u307E
UIManager.MessageBox.Content=\u73FE\u5728\u306E\u8A2D\u5B9A\u3092\u4FDD\u5B58\u3057\u306A\u3044\u3067\u3001tRowGenerator\u3092\u9589\u3058\u3066\u3044\u3044\u3067\u3059\u304B\uFF1F
RowGenTableEditor2.Preview.TitleText=\u30D7\u30EC\u30D3\u30E5\u30FC
UIManager.MessageBox.title=Talend Open Studio
FunParaTableView2.Parameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
FunParaTableView2.Parameter=\u30D1\u30E9\u30E1\u30FC\u30BF
FunParaTableView2.Comment=\u30B3\u30E1\u30F3\u30C8
RowGenProcess.ComponentName.BeNull=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u306F null\u3067\u306F\u3044\u3051\u307E\u305B\u3093
RowGenPreivewCodeMain.PerlRun.Error=\u5B9F\u884C\u6642\u30A8\u30E9\u30FC\!
@@ -18,18 +18,14 @@ TabFolderEditors.PreviewButton.Label=\u30D7\u30EC\u30D3\u30E5\u30FC
TabFolderEditors.PreviewTab.TitleText=\u30D7\u30EC\u30D3\u30E5\u30FC
FooterComposite.CancelButton.Text=\u30AD\u30E3\u30F3\u30BB\u30EB
MetadataToolbarEditorViewExt.RowNum.Text.width=250
MetadataToolbarEditorViewExt.RowNum.LabelText=\u751F\u6210\u3059\u308B\u884C\u6570
MetadataToolbarEditorViewExt.RowNum.LabelText=RowGenerator\u306E\u30ED\u30A6\u6570
RowGenTableEditor2.Parameters.TitleText=\u74B0\u5883\u5909\u6570
TabFolderEditors.RowNum.LabelText=\u30D7\u30EC\u30D3\u30E5\u30FC\u3059\u308B\u884C\u6570
TabFolderEditors.RowNum.LabelText=\u30D7\u30EC\u30D3\u30E5\u30FC\u306E\u30ED\u30A6\u6570
FunParaTableView2.Value=\u5024
RowGeneratorUI.SchemaTitle.Text=\u30B9\u30AD\u30FC\u30DE
RowGenTableEditor2.Fuctions.TitleText=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
RowGenProcessMain.checkParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01 {0}\\n
HTMLDocGenerator_generate_document=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
HTMLDocGenerator.author=\u4F5C\u6210\u8005
HTMLDocGenerator.author1=\u4F5C\u6210\u8005
HTMLDocGenerator.column=\u30AB\u30E9\u30E0
HTMLDocGenerator.comment=\u30B3\u30E1\u30F3\u30C8
HTMLDocGenerator.component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \:
HTMLDocGenerator.component_description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator.component_list=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
@@ -49,7 +45,6 @@ HTMLDocGenerator.job_description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator.job_settings=\u8A2D\u5B9A
HTMLDocGenerator.key=\u30AD\u30FC
HTMLDocGenerator.label=\u30E9\u30D9\u30EB
HTMLDocGenerator.language=\u8A00\u8A9E
HTMLDocGenerator.length=\u9577\u3055
HTMLDocGenerator.mapper.alias=\u5225\u540D
@@ -58,26 +53,20 @@ HTMLDocGenerator.mapper.expression=\u5F0F
HTMLDocGenerator.mapper.iaminimized=\u6700\u5C0F\u5316
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.metadatatable.entries=\u30E1\u30BF\u30C7\u30FC\u30BF\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF\u30FC
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
HTMLDocGenerator.modification=\u4FEE\u6B63
HTMLDocGenerator.name=\u540D
HTMLDocGenerator.need_prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator.nullable=null\u53EF\u80FD
HTMLDocGenerator.nullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator.original_function_para=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
HTMLDocGenerator.project_description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A73\u7D30
HTMLDocGenerator.project_name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
HTMLDocGenerator.properties=\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator.purpose=\u76EE\u7684
HTMLDocGenerator.row_default=\u30C7\u30D5\u30A9\u30EB\u30C8
HTMLDocGenerator.row_functions=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
HTMLDocGenerator.row_generator_info=\u30ED\u30A6\u30B8\u30A7\u30CD\u30EC\u30FC\u30BF\u30FC\u60C5\u5831
HTMLDocGenerator.row_generator_info=\u30ED\u30A6\u30B8\u30A7\u30CD\u30EC\u30FC\u30BF\u60C5\u5831
HTMLDocGenerator.row_parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
HTMLDocGenerator.schema_for=\u30B9\u30AD\u30FC\u30DE
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
@@ -92,8 +81,6 @@ HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3

View File

@@ -1,45 +0,0 @@
MetadataToolbarEditorViewExt.Columns.Text=St\u013Apce
FunParaTableView2.Parameter=Parameter
FunParaTableView2.Comment=Komentár
FooterComposite.OkButton.Text=Ok
FooterComposite.CancelButton.Text=Zru\u0161i\u0165
FunParaTableView2.Value=Hodnota
RowGeneratorUI.SchemaTitle.Text=Schéma
RowGenTableEditor2.Fuctions.TitleText=Funkcie
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.column=St\u013Apec
HTMLDocGenerator.comment=Komentár
HTMLDocGenerator.component=Komponent:
HTMLDocGenerator.component_description=Popis Komponentu
HTMLDocGenerator.component_list=Zoznam Komponentov
HTMLDocGenerator.component_name=Názov Komponentu
HTMLDocGenerator.component_type=Typ Komponentu
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.context=Context:
HTMLDocGenerator.creation=Vytvorené
HTMLDocGenerator.description=Popis
HTMLDocGenerator.ended=ukon\u010Dené
HTMLDocGenerator.extra_settings=Extra nastavenia
HTMLDocGenerator.input=VSTUP(Y)
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013Eú\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Výraz
HTMLDocGenerator.mapper.operator=Operátor
HTMLDocGenerator.mapper.table.name=Názov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=Názov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia

View File

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

View File

@@ -2,3 +2,4 @@ runJobAction.toolTip=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u03C4\u03
runJobAction.title=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
statsAndTraces=\u03A3\u03C4\u03B1\u03C4\u03B9\u03C3\u03C4\u03B9\u03BA\u03AC & \u038A\u03C7\u03BD\u03B7
runAndDebug=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7/\u0391\u03C0\u03BF\u03C3\u03C6\u03B1\u03BB\u03BC\u03AC\u03C4\u03C9\u03C3\u03B7
shellSetting=\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u039A\u03AD\u03BB\u03C5\u03C6\u03BF\u03C5\u03C2

View File

@@ -2,7 +2,5 @@ runJobAction.toolTip=Run the job (F6)
runJobAction.title=Run job
statsAndTraces=Stats & Traces
runAndDebug=Run/Debug
shellSetting=Shell Setting
log4j=Log4j
ProjectSettingPage_ShellSetting=Shell Setting
ProjectSettingPage_ShellShSettingDesc=Set the Shell scripts for Linux
ProjectSettingPage_ShellBatSettingDesc=Set the bat scripts for Windows

View File

@@ -2,4 +2,5 @@ runJobAction.toolTip=Lancer le job (F6)
runJobAction.title=Exécuter le Job
statsAndTraces=Statistiques & Traces
runAndDebug=Exéc/Debug
shellSetting=Paramètres de Shell
log4j=Log4j

View File

@@ -2,7 +2,5 @@ runJobAction.toolTip=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C (F6)
runJobAction.title=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
statsAndTraces=\u7d71\u8a08\u3068\u30c8\u30ec\u30fc\u30b9
runAndDebug=\u5B9F\u884C/\u30C7\u30D0\u30C3\u30B0
shellSetting=\u30b7\u30a7\u30eb\u306e\u8a2d\u5b9a
log4j=Log4j
ProjectSettingPage_ShellSetting=\u30B7\u30A7\u30EB\u8A2D\u5B9A
ProjectSettingPage_ShellShSettingDesc=Linux\u30B7\u30A7\u30EB\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u8A2D\u5B9A
ProjectSettingPage_ShellBatSettingDesc=WIndows\u30D0\u30C3\u30C1\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u8A2D\u5B9A

View File

@@ -1,2 +1,3 @@
runJobAction.toolTip=\u8FD0\u884C\u4F5C\u4E1A\uFF08F6\uFF09
runJobAction.title=\u8FD0\u884C\u4F5C\u4E1A
shellSetting=Shell\u8BBE\u7F6E

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -113,10 +113,3 @@ WorkingSetConfigurationDialog_new_label=&New...
WorkingSetConfigurationDialog_remove_label=&Remove
WorkingSetConfigurationDialog_up_label=&Up
WorkingSetConfigurationDialog_down_label=&Down
ProcessComposite.log4jToolTip=Use only for job inside studio
ProcessComposite.log4jInfo=Log4j Level
ProcessView.noJobRunning=there is no job running or the job's already finished
ProcessView.monitorNotStart=Job Memory monitoring is not start yet
ProcessView.moniorPeriod=With a Garbage Collector pace set to
ShellShSettingPreferencePage_Title=Shell scripts
ShellBatSettingPreferencePage_Title=Bat scripts

View File

@@ -109,4 +109,3 @@ JobErrorsChecker_compile_error_message=\u30B8\u30E7\u30D6"{0}"\u306F\u30B3\u30F3
JobErrorsChecker_compile_error_line=\u30A8\u30E9\u30FC\u884C
JobErrorsChecker_compile_error_detailmessage=\u8A73\u7D30\u30E1\u30C3\u30BB\u30FC\u30B8
JobErrorsChecker_compile_error_jvmmessage=JVM\u4E92\u63DB\u6027\u306B\u3088\u308B\u30A8\u30E9\u30FC\u3067\u3059\u3002Studio\u306EJVM\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ProcessComposite.log4jInfo=Log4j\u30EC\u30D9\u30EB

View File

@@ -1,9 +0,0 @@
ProcessComposite.exec=Spusti\u0165
ProcessComposite.contextTab=Kontext
ProcessComposite.nameCol=Meno
ProcessComposite.contextGroup=Kontext
ProcessComposite.valueCol=Hodnota
WorkingSetConfigurationDialog_new_label=&Nový
WorkingSetConfigurationDialog_remove_label=&Odstráni\u0165
WorkingSetConfigurationDialog_up_label=&Hore
WorkingSetConfigurationDialog_down_label=&Dole

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.scd.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,2 +0,0 @@
AbstractScdDialog.SCDEditor=SCD editor komponentov
AbstractScdDialog.filter=Filter

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.webservice.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.xmlmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,5 +0,0 @@
EntryContentProposal.properties=vlastnosti :
EntryContentProposal.type=Typ :
EntryContentProposal.length=D\u013A\u017Eka :
EntryContentProposal.precision=Presnos\u0165 :
EntryContentProposal.comment=Komentár :

View File

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

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.expressionbuilder.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.ftp.nl
Bundle-Version: 6.0.1.qualifier
Fragment-Host: org.talend.repository.ftp
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.repository.ftp;bundle-version="1.0.0"

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.ftp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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