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
11451 changed files with 245378 additions and 577229 deletions

8
.gitignore vendored
View File

@@ -1,13 +1,5 @@
*.class
*.iml
.idea/
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
main/plugins/org.talend.designer.codegen/resources/routelet.skeleton

View File

@@ -1,6 +1,5 @@
Huge thanks to these people who contributed in making Talend product better:
- [deki](https://github.com/deki) (Dennis Kieselhorst)
- [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)

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
@@ -27,7 +27,7 @@ All Talend Studio repositories follow the same file structure:
## Download
You can download this product from the [Talend website](http://www.talend.com/download/talend-open-studio?qt-product_tos_download_new=1&utm_source=github&utm_campaign=tosdi).
You can download this product from the [Talend website](http://www.talend.com/download/data-integration).
## Usage and Documentation
@@ -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.2.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.2.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -20,7 +20,7 @@ PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\
AbstractXMLConfigPage.NUMROWTip=\u6574\u6570\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u884C\u4F4D\u7F6E
PushToPaletteActionProvider.Error=\u30A8\u30E9\u30FC
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC \: {0}
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024\u3002
ImportComponentDialog.ImportCanceled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
WizardComponentFolderPage.Available=\u6709\u52B9
PushToPaletteActionProvider.OK=OK

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.2.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.2.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -7,4 +7,5 @@ ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7
ApplicationActionBarAdvisor.ShowView_errorTitle=\u30D3\u30E5\u30FC\u306E\u8868\u793A\u3067\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F
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_choice=\u4EE5\u964D\u78BA\u8A8D\u3057\u306A\u3044
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u7D42\u4E86\u3092\u78BA\u8A8D
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.2.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.2.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -5,7 +5,7 @@ prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A \:
DraggingInfosPopup.draggingEntry={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.dropInvalid=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.dropInvalidWithKey=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n\u4E00\u5BFE\u4E00\u3067\u30DE\u30C3\u30D4\u30F3\u30B0\u3057\u3001\u4E0A\u66F8\u304D\u3059\u308B\u5834\u5408\u306F\u3001Shift\u30AD\u30FC\u3068Ctrl\u30AD\u30FC\u3092\u540C\u6642\u306B\u62BC\u3057\u307E\u3059
DraggingInfosPopup.overwriteMode=> \u4E0A\u66F8\u304D\u30E2\u30FC\u30C9
DraggingInfosPopup.appendMode=> \u8FFD\u52A0\u30E2\u30FC\u30C9

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.2.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.2.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.2.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.2.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.2.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.2.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,8 +89,9 @@ FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=\u5165\u529B
FAMILY.Input=\u30D5\u30A1\u30A4\u30EB\u5165\u529B
FAMILY.Interbase=Interbase
FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8
FAMILY.Jasper=Jasper
@@ -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.2.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,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
RefreshComponenentsAction.Label=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8\u3092\u66F4\u65B0
RefreshComponenentsAction.Label=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8\u3092\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
providerName=www.example.org
pluginName=Exchange\u30E2\u30C7\u30EB

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

@@ -1,7 +1,7 @@
ExchangeView.Exchange=Exchange
AvailableExtensionsComposite.ExtensionName=Extension\u540D
AvailableExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
AvailableExtensionsComposite.Rating=\u8A55\u4FA1
AvailableExtensionsComposite.Rating=\u30EC\u30FC\u30C6\u30A3\u30F3\u30B0
AvailableExtensionsComposite.Author=\u4f5c\u6210\u8005
AvailableExtensionsComposite.FilterTitle=\u30D5\u30A3\u30EB\u30BF
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
@@ -75,7 +75,7 @@ DownloadComponenentsAction.DownloadTaskName=URL\u304B\u3089\u30D5\u30A1\u30A4\u3
DownloadComponenentsAction.ReloadPalette=\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0...
DownloadComponenentsAction.DownloadFailure=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u5931\u6557\u3002
DownloadComponenentsAction.DownloadFailureTip=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u8A2D\u5B9A\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ExchangeWebService.insertionExtensionSuccessful=Extension\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u6210\u529F\u3057\u307E\u3057\u305F
ExchangeWebService.insertionExtensionSuccessful=Extension\u633F\u5165\u6210\u529F\u3002
ExchangeWebService.downloadingExtensionSuccessful=Extension\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u6210\u529F\u3002
ExchangeWebService.deleteExtensionSuccessful=Extension\u524A\u9664\u6210\u529F\u3002
ExchangeWebService.insertReviewSuccessful=Review\u633F\u5165\u6210\u529F\u3002
@@ -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
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.2.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

@@ -1,16 +1,16 @@
pluginName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30E2\u30C7\u30EB
pluginName=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \u30E2\u30C7\u30EB
statsAndLogsView=\u7D71\u8A08\u60C5\u5831/\u30ED\u30B0
logs=\u30ED\u30B0
providerName=www.example.org
statsAndLogs=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0
statsAndLogs=Stats & Logs
componentSettingsView=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
problems=\u554F\u984C
main=\u30E1\u30A4\u30F3
jobHierarchyView=\u30B8\u30E7\u30D6\u968E\u5C64
contexts=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
properties=\u30D7\u30ED\u30D1\u30C6\u30A3
implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30ED\u30FC\u30C9
versions=\u30D0\u30FC\u30B8\u30E7\u30F3
implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
versions=Version
jobSettingsView=\u30B8\u30E7\u30D6
view=\u8868\u793A
codeViewer=\u30B3\u30FC\u30C9\u30D3\u30E5\u30FC\u30A2\u30FC
@@ -18,15 +18,15 @@ documentation=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
designer=\u30C7\u30B6\u30A4\u30CA\u30FC
jobSettings=\u30B8\u30E7\u30D6\u8A2D\u5B9A
useProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
selectitem.useprojectsettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4F7F\u7528\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
selectitem.useprojectsettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4F7F\u7528\u3057\u305F\u3044\u9805\u76EE\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
Repository=\u30ea\u30dd\u30b8\u30c8\u30ea
appearance=\u5916\u89B3
appearance=Appearance
colors=\u8272
context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
font=\u30D5\u30A9\u30F3\u30C8
importExport=\u30A4\u30F3\u30DD\u30FC\u30C8/\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
internationalization=\u56FD\u969B\u5316
memoTextFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8
memoTextFont=\u30E1\u30E2\u30C6\u30AD\u30B9\u30C8\u306E\u30D5\u30A9\u30F3\u30C8
outputConsole=\u51FA\u529B\u30B3\u30F3\u30BD\u30FC\u30EB
palette=\u30D1\u30EC\u30C3\u30C8
performance=\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9
@@ -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.2.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -270,6 +270,7 @@ ExternalNodeChangeCommand.propagate=
NoRepositoryDialog.Text=Kein Repository verfügbar.
ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen.
UpdateDetectionDialog.Items=Elemente
NewProcessWizard.windowTitle=Neuer Job
CodeView.End=Ende
ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein.
NoRepositoryDialog.Title=Fehler

View File

@@ -299,6 +299,7 @@ ExternalNodeChangeCommand.propagate=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
NoRepositoryDialog.Text=\u039C\u03B7 \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF\u03C2 \u03C7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
ConnectionError.Message=\u0397 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B2\u03AC\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03B1\u03C0\u03AD\u03C4\u03C5\u03C7\u03B5 \u03C3\u03C4\u03BF\u03BD \u03A0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF \u03C4\u03C1\u03CC\u03C0\u03BF \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2.
UpdateDetectionDialog.Items=\u0391\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03B1
NewProcessWizard.windowTitle=\u039D\u03AD\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
CodeView.End=\u03A4\u03AD\u03BB\u03BF\u03C2
ContextParameterPage.defaultValueEmpty=\u039A\u03B5\u03BD\u03AE \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B7 \u03C4\u03B9\u03BC\u03AE \u03B1\u03C0\u03BF\u03B8\u03B1\u03C1\u03C1\u03CD\u03BD\u03B5\u03C4\u03B1\u03B9.
StatsAndLogsComposite.Reload=&\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03B1\u03C0\u03CC \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2

View File

@@ -301,6 +301,7 @@ ExternalNodeChangeCommand.propagate=Propagate
NoRepositoryDialog.Text=No repository available.
ConnectionError.Message=Database connection is failed in Built-In mode.
UpdateDetectionDialog.Items=Items
NewProcessWizard.windowTitle=New Job
CodeView.End=End
ContextParameterPage.defaultValueEmpty=Empty default value is discouraged.
StatsAndLogsComposite.Reload=&Reload from preferences
@@ -741,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.
@@ -869,61 +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
CreateProcess.action.createStandardJob=Create Standard Job
MainComposite.NameSection.Name=Name
MainComposite.VersionAuthorSection.authorLabel=Author
MainComposite.VersionAuthorSection.versionLabel=Version
MainComposite.JobTypeSection.jobTypeLabel=Job Type
MainComposite.JobFrameworkSection.jobFrameworkLabel=Framework
MainComposite.PurposeStatusSection.purposeLabel=Purpose
MainComposite.PurposeStatusSection.statusLabel=Status
MainComposite.DescriptionSection.Label=Description
MainComposite.DateSection.ModificationLabel=Modification
MainComposite.DateSection.creationLabel=Creation
MainComposite.ItemExistsError=This item already exists. Check the Recycle bin and empty it if needed.
MainComposite.KeywordsError=Name is not a valid identifier.
MainComposite.NameEmptyError=Name is empty.
MainComposite.NameFormatError=Name contains incorrect characters.
MainComposite.SameAsProjectname=Name is same as project name.
DesignerPreferencePage.duplicateTestCases=Duplicate testCases when do Job Duplication
EOozieParameterName.propertyType=Property Type
EOozieParameterName.hadoopDistribution=Hadoop distribution
EOozieParameterName.hadoopVersion=Hadoop version
EOozieParameterName.enableKerberos=Enable Kerberos Security
EOozieParameterName.nameNodePrincipal=Name Node Principal
EOozieParameterName.userName=User Name
EOozieParameterName.group=Group
EOozieParameterName.useKeytab=Use a keytab to authenticate
EOozieParameterName.ktPrincipal=Principal
EOozieParameterName.keytab=Key Tab
EOozieParameterName.enableOoKerberos=Enable Kerberos Security
EOozieParameterName.nameNodeEndPoint=Name Node end point
EOozieParameterName.jobTrackerEndPoint=Job Tracker end point
EOozieParameterName.oozieEndPointValue=Oozie end point
Node.parameterWrong=The value of Parameter ({0}) is not exist.
Node.checkSparkTXXXInputDataFrame=This component uses data frames. Due to a limitation in Spark 1.3.0, this component won't work with this distribution unless you configure your cluster classpath with the required libraries.
Connection.languageWarning=*Note: For Bean Language, the Expression should be a qualified class name without quotes.\n*Note: For None Language, the Value should be a full expression, instead of a plain text.\n*Note: For XPath Language, the Namespaces will be used automatically if it's checked.
EParameterName.useNamespaces=Add Namespaces
EParameterName.namespaces=Namespaces
EParameterName.xpathPrefix=Prefix
Node.checkSparkMLComponentVersion14=This component requires Spark 1.4 or higher.
Node.checkSparkMLComponentVersion15=This component requires Spark 1.5 or higher.
Node.checkSparkTLogRowWithHDInsight=The tLogRow is not supported with this distribution.
Node.supportOnlyLookupOutput=This component can only be linked with a lookup flow. For example, you can link it as a lookup with a tMap component.

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 \:
@@ -301,6 +300,7 @@ ExternalNodeChangeCommand.propagate=Propager
ExternalNodeChangeCommand.propagate=Propager
NoRepositoryDialog.Text=Pas de référentiel disponible.
ConnectionError.Message=Erreur de connexion à la BdD en mode Built-In
UpdateDetectionDialog.Items=Eléments
NewProcessWizard.windowTitle=Nouveau Job
CodeView.End=Fin
ContextParameterPage.defaultValueEmpty=Il est recommandé de ne pas laisser une valeur par défaut vide.
@@ -607,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
@@ -630,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
@@ -655,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)
@@ -680,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.
@@ -710,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.
@@ -725,7 +714,6 @@ ModulesInstaller_text1=Le composant {0} requiert les modules tiers suivants :
ModulesInstaller_text1=Le composant {0} requiert les modules tiers suivants :
ModulesInstaller_title1=Liste des modules non installés pour le composant
ModulesInstaller_text2=Les composants sélectionnés requièrent les modules tiers suivants
ModulesInstaller_title2=Liste des modules non installés pour les composants sélectionnés
ModulesInstaller_title2=Liste des modules non installés pour les composants sélectionnés
ColorsCodeViewerPreferencePage.Comment1Color=Couleur du commentaire1
ColorsCodeViewerPreferencePage.Comment2Color=Couleur du commentaire2
@@ -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,9 +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.
NodePart_componentNotLoaded=Le composant n'est pas chargé
DesignerPreferencePage.JobletColorGroup=Joblet
CreateProcess.action.createStandardJob=Créer un Job standard
EOozieParameterName.hadoopDistribution=Distribution Hadoop

View File

@@ -290,6 +290,7 @@ ExternalNodeChangeCommand.propagate=Propagati
NoRepositoryDialog.Text=Nessun repository disponibile
ConnectionError.Message=Connessione Database fallita in modalità Built-In
UpdateDetectionDialog.Items=Elementi
NewProcessWizard.windowTitle=Nuovo job
CodeView.End=Fine
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito è sconsigliato.
StatsAndLogsComposite.Reload=&Ricaricare dalle preferenze

View File

@@ -12,11 +12,11 @@ SubjobBasicComposite.RestoreTip=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B
EParameterName.catchRuntimeErrors=\u30E9\u30F3\u30BF\u30A4\u30E0\u30A8\u30E9\u30FC\u306E\u30AD\u30E3\u30C3\u30C1
EParameterName.Platform=\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0
EParameterName.FileName=\u30D5\u30A1\u30A4\u30EB\u540D/\u30B9\u30C8\u30EA\u30FC\u30E0
ContextParameterPage.description=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u4F5C\u6210
ContextParameterPage.description=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u4F5C\u6210
CodeView.Main=\u30E1\u30A4\u30F3
DeleteNoteCommand.Name=\u6CE8\u8A18\u306E\u524A\u9664
ProblemsView.description=\u8AAC\u660E
ConnectionSetAsMainRef.mainLabel=\u63A5\u7D9A\u3092\u30E1\u30A4\u30F3\u306B\u8A2D\u5B9A
ConnectionSetAsMainRef.mainLabel=\u3053\u306E\u63A5\u7D9A\u3092 Main \u3068\u3057\u3066\u8A2D\u5B9A
UpdateDetectionDialog.Collapse=\u5168\u3066\u6298\u308A\u7573\u3080
EParameterName.FieldSeparator=\u30D5\u30A3\u30FC\u30EB\u30C9\u533A\u5207\u308A\u8A18\u53F7
GEFDeleteAction.DeleteItems=\u9805\u76EE\u306E\u524A\u9664
@@ -28,9 +28,9 @@ AdvancedContextComposite.Code=\u30B3\u30FC\u30C9
CommandController.CommandLabel=\u8D77\u52D5...
ContextModifyCommand.label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
DesignerPreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF (\u7121\u52B9\u306B\u3059\u308B\u3068\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u4F5C\u6210\u304C\u3088\u308A\u901F\u304F\u306A\u308A\u307E\u3059)
ConnectionCreateAction.dialogMessage=\u65B0\u3057\u3044\u51FA\u529B\u540D\uFF1F
ConnectionCreateAction.dialogMessage=\u65B0\u3057\u3044\u51FA\u529B\u540D\u3067\u3059\u304B\uFF1F
ContextChangeDefaultCommand.label=\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ActivateSubjobAction.DeactivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
ActivateSubjobAction.DeactivateComplete=\u63A5\u7D9A\u3055\u308C\u305F\u5168\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
EParameterName.Level.Log.File=\u30EC\u30D9\u30EB
ToggleSubjobsAction.LABEL=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u5207\u308A\u66FF\u3048
EParameterName.schemaOptions=\u30B9\u30AD\u30FC\u30DE\u30AA\u30D7\u30B7\u30E7\u30F3
@@ -38,16 +38,16 @@ EParameterName.Purpose=\u76EE\u7684
EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u30b0\u30ea\u30c3\u30c9 (&G)
EParameterName.tableLogs=\u30ED\u30B0\u30C6\u30FC\u30D6\u30EB
SqlMemoController.QueryError.infoMsg=\u3053\u306E\u30AF\u30A8\u30EA\u30FC\u306B\u306F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC \uFF08$_context\u7B49\uFF09\u3092\u542B\u3080\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\n \u307E\u305F\u306F\u3001\u3053\u306E\u30AF\u30A8\u30EA\u306F {0} \u3067\u56F2\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SqlMemoController.QueryError.infoMsg=\u3053\u306E\u30AF\u30A8\u30EA\u306F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF ($_context \u306A\u3069) \u3092\u542B\u3080\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\n \u307E\u305F\u306F\u3001\u3053\u306E\u30AF\u30A8\u30EA\u306F {0} \u3067\u56F2\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
NodeBreakpointAction.removeBreakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u524A\u9664
ChangeActivateStatusNodeCommand.Label.Active=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u6709\u52B9\u5316
EParameterName.queryType=\u30AF\u30A8\u30EA\u30BF\u30A4\u30D7
EParameterName.Log.Stdout=\u6A19\u6E96\u51FA\u529B\u306B\u30ED\u30B0\u51FA\u529B
ConnTextEditPolicy.ErrorTitle=\u30A8\u30E9\u30FC
EParameterName.process=\u30B8\u30E7\u30D6
ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u9806\u5E8F\u306E\u5909\u66F4
ChangeMergeOrderCommand.label=\u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u306E\u5909\u66F4
ChangeMetadataCommand.changeMetadataValues=\u30E1\u30BF\u30C7\u30FC\u30BF\u5024\u306E\u5909\u66F4
ActivateSubjobAction.ActivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
ActivateSubjobAction.ActivateComplete=\u63A5\u7D9A\u3055\u308C\u305F\u5168\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
MergeOrderDialog.CurrentOrderConnection=\u63A5\u7D9A\u306E\u73FE\u5728\u306E\u9806\u5E8F
EParameterName.port=\u30DD\u30FC\u30C8
CreateProcess.createJob=\u30b8\u30e7\u30d6\u306e\u4f5c\u6210
@@ -75,7 +75,7 @@ EParameterName.PrintOperations=\u8868\u793A\u64CD\u4F5C
ConfigureConnParamDialog.DialogLabel=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u69CB\u6210
Problems.category.infos=\u30A4\u30F3\u30D5\u30A9\u30E1\u30FC\u30B7\u30E7\u30F3
Process.Job=\u30B8\u30E7\u30D6
SchemaController.copyChildSchema=\u5B50\u30B8\u30E7\u30D6\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u30B3\u30D4\u30FC
SchemaController.copyChildSchema=\u5B50\u306E\u30B8\u30E7\u30D6\u30B9\u30AD\u30FC\u30DE\u306E\u30B3\u30D4\u30FC
ReadProcess.label=\u30b8\u30e7\u30d6\u306e\u8aad\u8fbc\u307f
PropertiesContextAction.Properties=\u8A2D\u5B9A
NotesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
@@ -98,7 +98,7 @@ MultiPageEditorContributor.Snap=\u56F3\u5F62\u5EA7\u6A19\u3078\u306E\u4F4D\u7F6E
ProblemsView.severity=\u91CD\u5927\u5EA6 (&S)
ExecuteSystemCommandCommand.Command=\u5B9F\u884C...
UpdateDetectionDialog.Operations=\u64CD\u4F5C
ChangeConnectionStatusCommand.setLinkRef=\u30EA\u30F3\u30AF\u3092\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u306B\u8A2D\u5B9A
ChangeConnectionStatusCommand.setLinkRef=Ref\u3068\u3057\u3066\u30EA\u30F3\u30AF\u3092\u8A2D\u5B9A
Note.DefaultText=\u30C6\u30AD\u30B9\u30C8
DesignerColorsPreferencePage.ConnectionColorMessages=\u30EA\u30F3\u30AF\u306E\u8272\u3092\u5909\u66F4\u3057\u305F\u3089\u3001\u5909\u66F4\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u73FE\u5728\u306E\u30B8\u30E7\u30D6\u3092\u518D\u8D77\u52D5\u3057\u3066\u304F\u3060\u3055\u3044\u3002
MultiPageEditorContributor.runMenu=\u5B9F\u884C
@@ -107,17 +107,17 @@ ExternalNodeChangeCommand.propagateMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\
EParameterName.FromFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089
EParameterName.connectionList=\u30EA\u30D5\u30A1\u30EC\u30F3\u30B9\u63A5\u7D9A
NodesPasteCommand.renameMessages=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u5909\u6570\u304C\u30B3\u30D4\u30FC\u5148\u306E\u30A8\u30EC\u30E1\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u81EA\u52D5\u7684\u306B\u30EA\u30CD\u30FC\u30E0\u3057\u307E\u3059\u304B\uFF1F
ChangeNoteTextCommand.Name=\u30CE\u30FC\u30C8\u306E\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ChangeNoteTextCommand.Name=Note\u306E\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
EParameterName.HintFormat=\u30D2\u30F3\u30C8\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
NodeBreakpointAction.addBreakPoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u8FFD\u52A0
EParameterName.preview=\u30D7\u30EC\u30D3\u30E5\u30FC
ConfigureConnParamDialog.ContextText=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 \:
EParameterName.UseStatistics=\u7d71\u8a08\u306e\u4f7f\u7528 (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\u8A2D\u5B9A
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs \u8A2D\u5B9A
NodesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
ExternalNodeChangeCommand.modifaicationFrom=\u5909\u66F4\u5143 \:
EmfComponent.Time=\u6642\u9593
ContextParameterExtractor.ExistedMessages=\u3044\u304F\u3064\u304B\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C {0} \u306B\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002
ContextParameterExtractor.ExistedMessages=\u3044\u304F\u3064\u304B\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u304C {0} \u306B\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002
TextController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
StatsAndLogsComposite.SaveToolTipText=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
NodeReturn.Availability.FLOW=\u30D5\u30ED\u30FC
@@ -125,26 +125,26 @@ CodeView.MultipleComponentError=/// \u5229\u7528\u3067\u304D\u308B\u30B3\u30FC\u
EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u3078\u51FA\u529B
JobHierarchyMessages.JobHierarchyViewPart_title=\u30B8\u30E7\u30D6 {1}\u3001\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\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
TalendEditorPaletteFactory.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
EParameterName.fromDatabaseFlag=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304B\u3089
ContextRemoveParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u524A\u9664
ContextRemoveParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u524A\u9664
ContextParameterExtractor.ExistedTitle=\u30A8\u30E9\u30FC
EParameterName.UseVolumetrics=\u30DC\u30EA\u30E5\u30FC\u30E1\u30C8\u30EA\u30C3\u30AF\u30B9\u306E\u4F7F\u7528 (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=\u30EA\u30F3\u30AF\u3092\u30E1\u30A4\u30F3\u306B\u8A2D\u5B9A
ChangeConnectionStatusCommand.setLinkMain=Main\u3068\u3057\u3066\u30EA\u30F3\u30AF\u3092\u8A2D\u5B9A
MergeOrderDialog.ModifyMergeOrder=- \u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u3092\u5909\u66F4
DesignerPreferencePage.largeIconsSize=\u30A2\u30A4\u30B3\u30F3\u306E\u30B5\u30A4\u30BA \:
ContextRenameParameterCommand.renameParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u30EA\u30CD\u30FC\u30E0
ContextRenameParameterCommand.renameParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u30EA\u30CD\u30FC\u30E0
Process.component.notloaded=\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 <{0}> \u304C\u30ED\u30FC\u30C9\u3055\u308C\u3066\u3044\u306A\u3044\u306E\u3067\u3001\u30D7\u30ED\u30BB\u30B9\u3092\u958B\u59CB\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093
RunProcess.runJob=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
NewProcessWizard.failureText=\u30B8\u30E7\u30D6\u306F\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F
ContextParameterPage.shouldPrompt=\u30D7\u30ED\u30F3\u30D7\u30C8\u306E\u5024
ContextParameterPage.shouldPrompt=\u5024\u306E\u5165\u529B\u30D7\u30ED\u30F3\u30D7\u30C8
ContextParameterPage.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
EParameterName.Name=\u540D\u524D
EParameterName.Name=\u540D\u524D
@@ -156,20 +156,20 @@ UpdateManagerUtils.Update=\u66F4\u65B0\u4E2D...
CodeView.Start=\u958B\u59CB
StatsAndLogsComposite.SavePreferenceMessages=\u73FE\u5728\u306E\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
StatsAndLogsComposite.ReloadToolTipText=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u5024\u3092\u30EA\u30ED\u30FC\u30C9 (Shift+R)
ContextParameterPage.nameEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.nameEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D\u304C\u7A7A\u3067\u3059\u3002
JobHierarchyMessages.JobHierarchyViewPart_createinput="{0}" \u306E\u968E\u5C64\u30BF\u30A4\u30D7\u306E\u751F\u6210\u4E2D...
UpdateDetectionDialog.Messages=\u4EE5\u4E0B\u306E\u9805\u76EE\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\n\n(*) \:\u3000\u30B8\u30E7\u30D6\u3092\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
EParameterName.condition=\u6761\u4EF6
SubjobBasicComposite.SaveTip=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u8272\u3092\u4FDD\u5B58
ContextParameterWizard.title=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
ContextParameterWizard.title=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
ResizeNodeCommand.Name=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30EA\u30B5\u30A4\u30BA
DesignerPreferencePage.viewOptions=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A2D\u5B9A\u30BF\u30D6\u306E\u30EC\u30A4\u30A2\u30A6\u30C8\uFF1A
TalendEditorPaletteFactory.CreateNote=\u30CE\u30FC\u30C8\u306E\u4F5C\u6210
DesignerPreferencePage.viewOptions=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A2D\u5B9A\u30BF\u30D6\u306E\u30EC\u30A4\u30A2\u30A6\u30C8 \:
TalendEditorPaletteFactory.CreateNote=Note\u306E\u4F5C\u6210
EmfComponent.Perf=\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9
MergeOrderDialog.Order=\u9806\u5E8F
DesignerPreferencePage.display.hiddenComponents=\u975e\u8868\u793a\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3092\u8868\u793a\u3059\u308b\u3002(\u518d\u8d77\u52d5\u304bCtrl+Shift+F3\u3092\u4f7f\u7528)
EParameterName.UseLogs=\u30E6\u30FC\u30B6\u30FC\u30ED\u30B0\u306E\u4F7F\u7528 (tLogCatcher)
ConnectionSetAsMainRef.lookupLabel=\u63A5\u7D9A\u3092\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u306B\u8A2D\u5B9A
ConnectionSetAsMainRef.lookupLabel=\u3053\u306E\u63A5\u7D9A\u3092 Lookup \u3068\u3057\u3066\u8A2D\u5B9A
Process.errorLoadingConnectionTitle=\u30B8\u30E7\u30D6\u306E\u30ED\u30FC\u30C9\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
MoveNodeCommand.Label=\u30CE\u30FC\u30C9\u306E\u79FB\u52D5
CreateNoteCommand.Name=\u30CE\u30FC\u30C8\u306E\u4F5C\u6210
@@ -190,13 +190,13 @@ ChangeNodeTextCommand.Label=\u63A5\u7D9A\u30E9\u30D9\u30EB\u306E\u5909\u66F4
ConnectionReconnectCommand.LabelTarget=\u63A5\u7D9A\u5148\u3092\u79FB\u52D5
SubjobBasicComposite.RestoreLabel=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272\u306E\u5FA9\u5143
EParameterName.help=\u30D8\u30EB\u30D7
Category_Label={0}\uFF08{1}\u30A2\u30A4\u30C6\u30E0\uFF09
Category_Label={0} ({1} \u9805\u76EE)
Problems.category.errors=\u30A8\u30E9\u30FC
ActivateSubjobAction.ActivatePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u6709\u52B9\u5316
ContextParameterPage.promptEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30D7\u30ED\u30F3\u30D7\u30C8\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.typeEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306B\u578B\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ContextParameterPage.promptEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u30D7\u30ED\u30F3\u30D7\u30C8\u304C\u7A7A\u3067\u3059\u3002
ContextParameterPage.typeEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF\u578B\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
EParameterName.mapping=\u30DE\u30C3\u30D4\u30F3\u30B0
ContextAddParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u8FFD\u52A0
ContextAddParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u8FFD\u52A0
EParameterName.catchUserErrors=\u30E6\u30FC\u30B6\u30A8\u30E9\u30FC\u306E\u30AD\u30E3\u30C3\u30C1
ContextProcessSection2.context=CONTEXT\:
EParameterName.dbVersion=DB Version
@@ -206,7 +206,7 @@ EParameterName.dbType=DB\u30BF\u30A4\u30D7
EParameterName.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=\u3053\u306E\u30B8\u30E7\u30D6\u306F\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u66F4\u65B0\u304C\u5FC5\u8981\u3067\u3059\u304C\u3001\u30B8\u30E7\u30D6\u304C\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u306E\u5834\u5408\u306F\u66F4\u65B0\u3067\u304D\u307E\u305B\u3093\u3002
ModifyMergeOrderAction.actionText=\u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u306E\u5909\u66F4
Category_One_Item_Label={0}\uFF08{1}\u30A2\u30A4\u30C6\u30E0\uFF09
Category_One_Item_Label={0} ({1} \u9805\u76EE)
EmfComponent.builtIn=\u7D44\u307F\u8FBC\u307F
EParameterName.ImplicitContextLoad=\u6697\u9ED9\u7684\u306A tContextLoad
UpdateDetectionDialog.Title=\u66F4\u65B0\u306E\u691C\u51FA
@@ -218,14 +218,14 @@ ContextProcessSection.ChangeDefault=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u
EParameterName.encodingType=\u30A8\u30F3\u30B3\u30FC\u30C9
DesignerPreferencePage.defaultFilePathDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9 \:
ExtraComposite.ImplicitContextSettings=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F\u306E\u8A2D\u5B9A
AbstractElementPropertySectionController.syntaxError=\u69CB\u6587\u30A8\u30E9\u30FC\uFF1A
AbstractElementPropertySectionController.syntaxError=\u69CB\u6587\u30A8\u30E9\u30FC \:
Process.componentsUnloaded=\u3044\u304F\u3064\u304B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30A2\u30F3\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3057\u305F
EParameterName.connectionType=\u63A5\u7D9A\u306E\u7A2E\u985E
DesignerPreferencePage.component.defaultHint=\u30B3\u30F3\u30DD\u30FC\u30C6\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30D2\u30F3\u30C8
EParameterName.TableName=\u30C6\u30FC\u30D6\u30EB\u540D
ChangeNoteOpacityCommand.Name=\u30CE\u30FC\u30C8\u306E\u4E0D\u900F\u660E\u5EA6\u306E\u5909\u66F4
ChangeNoteOpacityCommand.Name=Note\u306E\u4E0D\u900F\u660E\u5EA6\u306E\u5909\u66F4
Problems.category.warnings=\u8B66\u544A
TalendEditorContextMenuProvider.Trigger=\u30C8\u30EA\u30AC\u30FC
TalendEditorContextMenuProvider.Trigger=\u30C8\u30EA\u30AC
ConnectionDeleteCommand.Label=\u63A5\u7D9A\u306E\u524A\u9664
Process.errorLoadingConnectionMessage=\u4EE5\u4E0B\u306E\u63A5\u7D9A\u306B\u79FB\u884C\u5F8C\u3001\u3044\u304F\u3064\u304B\u306E\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\:\u3000
EParameterName.Author=\u4F5C\u6210\u8005
@@ -234,17 +234,17 @@ EParameterName.componentName=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
SubjobBasicComposite.DialogTitle=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8A2D\u5B9A
DesignerPreferencePage.SubjobColorLabel=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8272
ActivateSubjobAction.DeactivatePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
ConnectionCreateCommand.Label=\u63A5\u7D9A\u306E\u4F5C\u6210
ConnectionCreateCommand.Label=DB\u63A5\u7D9A\u306E\u4F5C\u6210
DisplaySubjobCommand.HideSubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u975E\u8868\u793A
MultiPageEditorContributor.runProcess=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
ConnectionCreateAction.errorCreateConnectionName="{0}" \u306F\u6709\u52B9\u3067\u306A\u3044\u304B\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002
ConnectionCreateAction.errorCreateConnectionName=\u540D\u524D "{0}" \u306F\u6709\u52B9\u3067\u306A\u3044\u304B\u3001\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
DisplaySubjobCommand.DisplaySubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8868\u793A
ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
NodeReturn.Availability.AFTER=\u5F8C
EmfComponent.repository=\u30ea\u30dd\u30b8\u30c8\u30ea
EParameterName.ConnectionFormat=\u63A5\u7D9A\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ExecuteSystemCommandCommand.Title=\u5B9F\u884C\u3057\u305F\u30B3\u30DE\u30F3\u30C9
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u7121\u52B9\u5316
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
EParameterName.Description=\u8AAC\u660E
EParameterName.Description=\u8AAC\u660E
Process.IfToUpgradeMetadata=\u4ee5\u4e0b\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u30e1\u30bf\u30c7\u30fc\u30bf\u306f\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \n\u66f4\u65b0\u3057\u305f\u3044\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3092\u30ea\u30dd\u30b8\u30c8\u30ea\u304b\u3089\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002
@@ -261,11 +261,11 @@ 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=\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=\u30B3\u30E1\u30F3\u30C8\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
ContextParameterPage.commentEmpty=\u7A7A\u306E\u30B3\u30E1\u30F3\u30C8\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
NewProcessWizard.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u30B8\u30E7\u30D6\u306E\u8FFD\u52A0
EParameterName.additionParam=\u8FFD\u52A0\u30D1\u30E9\u30E1\u30FC\u30BF
EParameterName.filePath=\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
@@ -283,13 +283,13 @@ ChangeActivateStatusSubjobCommand.Label.ActivePart=\u30B5\u30D6\u30B8\u30E7\u30D
MultiPageTalendEditor.Job=\u30B8\u30E7\u30D6 {0} {1}
EmfComponent.None=\u30C7\u30D5\u30A9\u30EB\u30C8
MultiPageEditorContributor.View=\u8868\u793A
ContextParameterPage.nameExists=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002
ContextParameterPage.nameExists=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
ExecuteSystemCommandCommand.Label=\u30E6\u30FC\u30B6\u306B\u8A2D\u5B9A\u3055\u308C\u305F\u3001\u307E\u305F\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u305F\u7279\u5225\u30B3\u30DE\u30F3\u30C9\u306E\u5B9F\u884C
ContextParameterPage.defaultValue=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024
MergeOrderDialog.MoveDown=\u4E0B\u306B\u79FB\u52D5
EParameterName.dbName=DB\u540D
TalendEditorContextMenuProvider.Row=\u30ED\u30A6
SchemaController.copyChildSchema.tooltip=\u5B50\u30B8\u30E7\u30D6\u304B\u3089 tBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
TalendEditorContextMenuProvider.Row=Row
SchemaController.copyChildSchema.tooltip=\u5B50\u306E\u30B8\u30E7\u30D6\u304B\u3089 tBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
EParameterName.catchUserWarning=\u30E6\u30FC\u30B6\u8B66\u544A\u306E\u30AD\u30E3\u30C3\u30C1
StatsAndLogsComposite.Save=\u57FA\u672C\u8A2D\u5B9A\u306B\u4FDD\u5B58 (&S)
DesignerPreferencePage.schemaOptions=\u5165\u529B\u30C7\u30FC\u30BF\u884C\u304C\u6307\u5B9A\u3057\u305F\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u308B\u5834\u5408 \:
@@ -300,9 +300,10 @@ EParameterName.lookupColumnList=\u30AB\u30E9\u30E0\u30EA\u30B9\u30C8\u306E\u53C2
ExternalNodeChangeCommand.propagate=\u53CD\u6620
NoRepositoryDialog.Text=\u30ea\u30dd\u30b8\u30c8\u30ea\u304c\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002
ConnectionError.Message=\u7D44\u307F\u8FBC\u307F\u30E2\u30FC\u30C9\u306E\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002
UpdateDetectionDialog.Items=\u30A2\u30A4\u30C6\u30E0
UpdateDetectionDialog.Items=\u9805\u76EE
NewProcessWizard.windowTitle=\u65B0\u898F\u30B8\u30E7\u30D6
CodeView.End=\u7D42\u4E86
ContextParameterPage.defaultValueEmpty=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u3092\u7A7A\u306B\u3059\u308B\u306E\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
ContextParameterPage.defaultValueEmpty=\u7A7A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
StatsAndLogsComposite.Reload=\u57FA\u672C\u8A2D\u5B9A\u304B\u3089\u30EA\u30ED\u30FC\u30C9 (&R)
UpdateDetectionDialog.WarningMessage=\u30C1\u30A7\u30C3\u30AF\u306E\u5165\u3063\u3066\u3044\u306A\u3044\u9805\u76EE\u306F\u7D44\u307F\u8FBC\u307F\u30E2\u30FC\u30C9\u306B\u5909\u66F4\u3055\u308C\u307E\u3059\u3002
ChangeValuesFromRepository.messageDialog.take=\u53D6\u5F97
@@ -319,23 +320,23 @@ ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u30B5\u30D6\u30B8\u30E7\u3
TalendEditorDropTargetListener.dngsupportdialog.title=\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
TalendEditorDropTargetListener.dngsupportdialog.content=\u73FE\u5728\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u306E\u64CD\u4F5C\u306F\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002
AbstractLanguageMemoController.generateCode=\u30B3\u30FC\u30C9\u306E\u751F\u6210
AbstractLanguageMemoController.generateSampleCode=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B5\u30F3\u30D7\u30EB\u30B3\u30FC\u30C9\u751F\u6210\u3092\u8A66\u884C
AbstractPreferenceComposite.jobAssigned=\u5B50\u30B8\u30E7\u30D6\u3092{0}\u306B\u5272\u308A\u5F53\u3066\u307E\u3059
AbstractLanguageMemoController.generateSampleCode=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B5\u30F3\u30D7\u30EB\u30B3\u30FC\u30C9\u306E\u751F\u6210\u306E\u8A66\u307F
AbstractPreferenceComposite.jobAssigned=\u5B50\u306E\u30B8\u30E7\u30D6\u3092 {0} \u306B\u5272\u308A\u5F53\u3066\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
AbstractPreferenceComposite.textContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.tipContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u9069\u7528
AbstractPreferenceComposite.warning=\u8B66\u544A\uFF1A{0}
AbstractPreferenceComposite.warning=\u8B66\u544A \: {0}
ColumnListController.confirm=\u78BA\u8A8D
ColumnListController.saveChange={0} \u30B9\u30AD\u30FC\u30DE\u306E\u9577\u3055\u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
ComboController.alert=\u8B66\u544A
ComboController.nothingGuess=\u63A8\u5B9A\u5BFE\u8C61\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSearcher.noJobsFound=\u30B8\u30E7\u30D6\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
ComponentSearcher.searchResult=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306E\u691C\u7D22\u7D50\u679C
ComponentSettingsView.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentSettingsView.noAdvancedSetting=\u8A73\u7D30\u8A2D\u5B9A\u306F\u3042\u308A\u307E\u305B\u3093
ComponentSettingsView.note=Note
ComponentSettingsView.subjob=\u30B5\u30D6\u30B8\u30E7\u30D6
Connection.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
Connection.inputInvalid=\u5165\u529BId\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
Connection.monitorConnection=\u3053\u306E\u63A5\u7D9A\u3092\u30E2\u30CB\u30BF\u30FC
Connection.inputInvalid=\u5165\u529B\u3055\u308C\u305F Id \u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093
Connection.monitorConnection=\u3053\u306E\u63A5\u7D9A\u306E\u30E2\u30CB\u30BF
Connection.numberParallel=\u4E26\u5217\u51E6\u7406\u6570
DataProcess.checkComponent=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3067\u554F\u984C\u304C\u767A\u751F\u3057\u3066\u3044\u307E\u3059\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DataProcess.enableParallel=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
@@ -350,7 +351,7 @@ DesignerCoreService.property=\u30D7\u30ED\u30D1\u30C6\u30A3
DesignerCoreService.propertySource=\u30D7\u30ED\u30D1\u30C6\u30A3 \: \u30BD\u30FC\u30B9
DesignerPreferencePage.DesignerEditorBackgroundColor=\u80CC\u666F\u8272
DesignerPreferencePage.ReadonlyBackgroundColor=\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u306E\u80CC\u666F\u8272
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=\u30B8\u30E7\u30D6\u30C7\u30B6\u30A4\u30CA\u30FC\u30A8\u30C7\u30A3\u30BF\u306E\u8272
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=\u30B8\u30E7\u30D6\u30A8\u30C7\u30A3\u30BF\u306E\u8272
DesignerPreferencePage.addOrDeleteVariable=\u8FFD\u52A0/\u524A\u9664\u306E\u5909\u6570\u306E\u5909\u66F4\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
DesignerPreferencePage.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
DesignerPreferencePage.computeLength=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u751F\u6210\u3055\u308C\u305F\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306E\u30D0\u30A4\u30C8\u9577\u3092\u8A08\u7B97
@@ -488,30 +489,30 @@ SQLPatternComposite.add=\u8FFD\u52A0
SQLPatternComposite.delete=\u524A\u9664
SQLPatternComposite.down=\u4E0B\u3078
SQLPatternComposite.forbidModification=\u30B7\u30B9\u30C6\u30E0\u306ESQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306E\u5909\u66F4\u306F\u7981\u6B62\u3055\u308C\u3066\u3044\u307E\u3059\u3001\u65B0\u898F\u4F5C\u6210\u3057\u307E\u3059\u304B\uFF1F
SQLPatternComposite.modifySQLPattern=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5909\u66F4\u3057\u307E\u3059\u304B\uFF1F
SQLPatternComposite.modifySQLPattern=\u3053\u306ESQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5909\u66F4\u3057\u307E\u3059\u304B\uFF1F
SQLPatternComposite.sqlPattern=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30EA\u30B9\u30C8
SQLPatternComposite.up=\u4E0A\u3078
SaveToProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u4FDD\u5B58 (&S)
SaveToProjectSettingsMessage=\u73FE\u5728\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u8A2D\u5B9A\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
SaveToProjectSettingsToolTipText=\u30D7\u30EC\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
SaveToProjectSettingsToolTipText=\u30D7\u30EC\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u30DA\u30FC\u30B8\u306B\u5024\u3092\u4FDD\u5B58 (Shift+S)
SchemaTypeController.connectionNotAvaliable=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
SchemaTypeController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
SearchComponentInJobs.Title=\u30B8\u30E7\u30D6\u5185\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u691C\u7D22
SearchComponentInJobs.Tooltip=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30B8\u30E7\u30D6\u3092\u691C\u7D22
SqlMemoController.query=\u30AF\u30A8\u30EA\u30FC
StatLogs.LoadOldPreferences=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\u8A2D\u5B9A\u304C\u5143\u306E\u57FA\u672C\u8A2D\u5B9A\u304B\u3089\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
SearchComponentInJobs.Title=\u30B8\u30E7\u30D6\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u691C\u7D22
SearchComponentInJobs.Tooltip=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3057\u3066\u3044\u308B\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306E\u691C\u7D22
SqlMemoController.query=\u30AF\u30A8\u30EA
StatLogs.LoadOldPreferences=Stats & Logs \u8A2D\u5B9A\u304C\u53E4\u3044\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4FDD\u5B58...
StatsAndLogs.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u3092\u4F7F\u7528
StatsAndLogs.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
StatsAndLogsPreferencePage.repositoryType=\u30ea\u30dd\u30b8\u30c8\u30ea\u30bf\u30a4\u30d7
StatsAndLogsView.dataNotAvailable=\u7D71\u8A08\u60C5\u5831/\u30ED\u30B0\u304C\u5229\u7528\u3067\u304D\u307E\u305B\u3093\u3002
TalendEditorDropTargetListener.cancelOperation=\u64CD\u4F5C\u3092\u30AD\u30E3\u30F3\u30BB\u30EB
TalendEditorDropTargetListener.cancelOperation=\u3053\u306E\u64CD\u4F5C\u306E\u30AD\u30E3\u30F3\u30BB\u30EB
TalendEditorDropTargetListener.chooseComponent=\u4F5C\u6210\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u3072\u3068\u3064\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TalendEditorDropTargetListener.title=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
TalendLaunchToolbarAction.information=\u60C5\u5831
TalendLaunchToolbarAction.noAvailableItem=\u5229\u7528\u3067\u304D\u308B\u5B9F\u884C\u4E2D\u306E\u9805\u76EE\u306F\u3042\u308A\u307E\u305B\u3093\u3002
TalendPaletteContextMenuProvider.descriptionAdd=\u304A\u6C17\u306B\u5165\u308A\u306B\u8FFD\u52A0
TalendPaletteContextMenuProvider.descriptionDisplay=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionHidden=\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u975E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionDisplay=\u30D5\u30A9\u30EB\u30C0\u306E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionHidden=\u30D5\u30A9\u30EB\u30C0\u3092\u975E\u8868\u793A
TalendPaletteContextMenuProvider.descriptionRemove=\u304A\u6C17\u306B\u5165\u308A\u304B\u3089\u524A\u9664
TalendPaletteContextMenuProvider.textAdd=\u304A\u6C17\u306B\u5165\u308A\u306B\u8FFD\u52A0
TalendPaletteContextMenuProvider.textDisplay=\u30D5\u30A9\u30EB\u30C0\u306E\u8868\u793A
@@ -525,8 +526,8 @@ TalendPaletteViewer.searchComponent=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u
TalendPaletteViewer.tooltipValue=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u307E\u305F\u306F\u30D1\u30BF\u30FC\u30F3(*,?) \u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
TextController.valueInvalid=\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
TraceDisableAction.TraceDesableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u7121\u52B9\u5316
TraceDisableAction.TraceDisableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u7121\u52B9\u306B\u3059\u308B
TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u6709\u52B9\u5316\u3059\u308B
TraceDisableAction.TraceDisableDesc=\u30C8\u30EC\u30FC\u30B9\u306E\u7121\u52B9\u5316\u306E\u8A2D\u5B9A
TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316\u306E\u8A2D\u5B9A
TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4
WSDL2JAVAController.TOS=Talend Open Studio
@@ -537,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
@@ -566,8 +567,8 @@ ErrorMessageDialog.ERROR_MESS=\u30A8\u30E9\u30FC\u3002
ErrorMessageDialog.EXCEP_IN_COM=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u306E\u4F8B\u5916
GuessSchemaController.connError=\u63A5\u7D9A\u30A8\u30E9\u30FC
GuessSchemaController.waitOpenDatabase=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304C\u958B\u304F\u306E\u3092\u5F85\u3063\u3066\u3044\u307E\u3059...
AppearancePreferencePage.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8\uFF1A
AppearancePreferencePage.textFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8\uFF1A
AppearancePreferencePage.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
AppearancePreferencePage.textFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
AppearancePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316"
EParameterName.columnIndex=\u30AB\u30E9\u30E0 \u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
EParameterName.dataSource=\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9
@@ -600,20 +601,20 @@ I18nPreferencePage.importBabili=Babili\u304B\u3089\u7FFB\u8A33\u306E\u30A4\u30F3
I18nPreferencePage.restart=\u518D\u8D77\u52D5
I18nPreferencePage.restartButton=\u6709\u52B9\u5316\u306B\u306F\u518D\u8D77\u52D5\u304C\u5FC5\u8981\u3067\u3059
I18nPreferencePage.restoreDefault=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
StatLogsProjectSettingPage.saveProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\uFF08\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\uFF09\u306E\u4FDD\u5B58...
StatLogsProjectSettingPage.saveProjectSetting=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A (Stats & Logs) \u306E\u4FDD\u5B58...
ImplicitContextLoadProjectSettingPage.saveProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u6697\u9ED9\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30ED\u30FC\u30C9\u306E\u4FDD\u5B58
MultiPageTalendEditor.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8 {0} {1}
OpentRunJobComponent.Title=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u958B\u304F
OpentRunJobComponent.Tooltip=\u5B50\u30B8\u30E7\u30D6\u3092\u958B\u304F
ShowBreakpointAction.ShowBreakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u8A2D\u5B9A\u3092\u8868\u793A
ShowBreakpointAction.ShowBreakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8\u306E\u8A2D\u5B9A\u306E\u8868\u793A
EParameterName.IDocName=IDoc\u540D
EParameterName.jdbcURL=JDBC URL
EParameterName.driverJar=\u30C9\u30E9\u30A4\u30D0Jar\u30D5\u30A1\u30A4\u30EB
EParameterName.className=\u30AF\u30E9\u30B9\u540D
EParameterName.mappingFile=\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB
SetupProcessDependenciesRoutinesAction.title=\u30EB\u30FC\u30C1\u30F3\u306E\u4F9D\u5B58\u95A2\u4FC2\u3092\u8A2D\u5B9A
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u30B7\u30B9\u30C6\u30E0\u30EB\u30FC\u30C1\u30F3
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u30E6\u30FC\u30B6\u30FC\u30EB\u30FC\u30C1\u30F3
SetupProcessDependenciesRoutinesAction.title=\u30EB\u30FC\u30C1\u30F3\u306E\u4F9D\u5B58\u95A2\u4FC2\u306E\u8A2D\u5B9A
SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=\u30B7\u30B9\u30C6\u30E0 \u30EB\u30FC\u30C1\u30F3
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=\u30E6\u30FC\u30B6\u30FC \u30EB\u30FC\u30C1\u30F3
PerformancePreferencePage.addAllSystemRoutines=\u65B0\u3057\u3044\u30B8\u30E7\u30D6\u306E\u4F5C\u6210\u6642\u306B\u3059\u3079\u3066\u30B7\u30B9\u30C6\u30E0\u30EB\u30FC\u30C1\u30F3\u3092\u30B8\u30E7\u30D6\u306E\u4F9D\u5B58\u95A2\u4FC2\u306B\u8FFD\u52A0
PerformancePreferencePage.addAllUserRoutines=\u65B0\u3057\u3044\u30B8\u30E7\u30D6\u306E\u4F5C\u6210\u6642\u306B\u3059\u3079\u3066\u306E\u30E6\u30FC\u30B6\u30FC\u30EB\u30FC\u30C1\u30F3\u3092\u30B8\u30E7\u30D6\u306E\u4F9D\u5B58\u95A2\u4FC2\u306B\u8FFD\u52A0
ShowRoutineItemsDialog.systemTitle=\u30B7\u30B9\u30C6\u30E0\u30EB\u30FC\u30C1\u30F3\u306E\u9078\u629E
@@ -639,14 +640,13 @@ Processor.configurePerl=Perl \u30A4\u30F3\u30BF\u30D7\u30EA\u30BF\u304C\u69CB\u6
Processor.execFailed=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
Processor.generationFailed=\u30B3\u30FC\u30C9\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
Processor.perlModuleNotFound=Perl \u30E2\u30B8\u30E5\u30FC\u30EB \u30D7\u30E9\u30B0\u30A4\u30F3\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
CreateProcess.createRoutes=\u30EB\u30FC\u30C8\u306E\u4F5C\u6210
CreateProcess.createRoutes=Route\u306E\u4F5C\u6210
EParameterName.validationRuleItemid=\u691C\u8A3C\u30EB\u30FC\u30EB\u306E\u9805\u76EEID
EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528
EParameterName.validationRuleType=\u691C\u8A3C\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7
MultiPageTalendEditor.Route=Route{0} {1}
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
@@ -658,17 +658,17 @@ DataCertController.tDataCertDenormalize.componentName=tPassportDenormalize
DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedDenormalize
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue={0}\u304B{1}\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
tPassportAdvancedDenormalize.needOneValue={0}\u3082{1}\u3082\u3069\u3061\u3089\u3082\u8A2D\u5B9A\u3057\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
tPassportAdvancedDenormalize.needOnlyOneValue={0}\u3068{1}\u306E\u4E21\u65B9\u3092\u6307\u5B9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
EParameterName.listExceptions=\u4F8B\u5916
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u5909\u66F4\u5F8C\u306E\u81EA\u52D5\u691C\u7D22/\u66F4\u65B0\u3092\u7121\u52B9\u5316
CamelPerformancePreferencePage.propertyCodeCheck=\u30B3\u30FC\u30C9\u751F\u6210\u6642\u306B\u30D7\u30ED\u30D1\u30C6\u30A3\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\uFF08\u7121\u52B9\u306B\u3059\u308B\u3053\u3068\u3067\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u901F\u5EA6\u304C\u901F\u304F\u306A\u308A\u307E\u3059\uFF09
CamelPerformancePreferencePage.generateCode=\u30EB\u30FC\u30C8\u3092\u958B\u304F\u969B\u306B\u30B3\u30FC\u30C9\u3092\u751F\u6210\u3059\u308B
CamelPerformancePreferencePage.checkVersion=\u30EB\u30FC\u30C8\u66F4\u65B0\u6642\u3001\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF
CamelPerformancePreferencePage.addOrDeleteVariable=\u8FFD\u52A0/\u524A\u9664\u3057\u305F\u5909\u6570\u306E\u5909\u66F4\u5185\u5BB9\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
CamelPerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316
CamelPerformancePreferencePage.generateCode=Route\u3092\u958B\u304F\u969B\u306B\u30B3\u30FC\u30C9\u3092\u751F\u6210\u3059\u308B
CamelPerformancePreferencePage.checkVersion=Route\u66F4\u65B0\u6642\u3001\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u307F\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044
CamelPerformancePreferencePage.addOrDeleteVariable=\u8FFD\u52A0/\u524A\u9664\u306E\u5909\u6570\u306E\u5909\u66F4\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u53CD\u6620
CamelPerformancePreferencePage.ActivedTimeoutSetting=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CamelPerformancePreferencePage.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\uFF08\u79D2\uFF09
CamelPerformancePreferencePage.ConnectionTimeoutTip=0\u306B\u8A2D\u5B9A\u3059\u308B\u3068\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306E\u7121\u52B9\u5316\u306B\u306A\u308A\u307E\u3059\u3002
CamelPerformancePreferencePage.ConnectionTimeoutTip=0\u306B\u8A2D\u5B9A\u3057\u305F\u5834\u5408\u3001\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316\u3057\u305F\u306E\u3068\u540C\u69D8\u306B\u306A\u308A\u307E\u3059
ImportRulesFromRepository.validator=\u540C\u3058\u540D\u524D\u306E\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059
ImportRulesFromRepository.override=\u65E2\u5B58\u30EB\u30FC\u30EB\u306E\u4E0A\u66F8\u304D
ImportRulesFromRepository.dialog=\u30A4\u30F3\u30DD\u30FC\u30C8
@@ -685,33 +685,24 @@ 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=\u8B66\u544A
SchemaTypeController.validationrule.title.confirm=Confirm
SchemaTypeController.validationrule.title.warn=Warn
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
SchemaTypeController.validationrule.cannotApplyValMsg=\u30B9\u30AD\u30FC\u30DE\u306B\u8A2D\u5B9A\u3055\u308C\u305F\u691C\u8A3C\u308B\u30FC\u308B\u30FC\u304C\u7121\u3044\u306E\u3067\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.canNotSaveTitle=\u8B66\u544A
AbstractMultiPageTalendEditor.canNotSaveMessage=\u30B8\u30E7\u30D6\u3092\u30ED\u30C3\u30AF\u51FA\u6765\u306A\u3044\u306E\u3067\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.canNotSaveMessage=\u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u30b8\u30e7\u30d6\u3092\u5909\u66f4\u4e2d\u3067\u3059\u3002\u30b8\u30e7\u30d6\u3092\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002
ConnectionSetAsMainRef.ConnectionModifyError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30B5\u30D6\u30B8\u30E7\u30D6\u63A5\u7D9A\u3092\u3057\u3066\u3044\u308B\u305F\u3081\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
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\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093
UpdateDetectionDialog.jobletMessage=\u30B8\u30E7\u30D6\u306F\u66F4\u65B0\u5F8C\u306B\u30AF\u30ED\u30FC\u30BA\u3057\u307E\u3059\u3002
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
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
EParameterName.Project_Technical_Name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30C6\u30AF\u30CB\u30AB\u30EB\u540D
EParameterName.endofChoice=endChoice()\u3092\u4ED8\u52A0
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u30EB\u30FC\u30C1\u30F3\u3092\u30ED\u30C3\u30AF\u51FA\u6765\u306A\u3044\u306E\u3067\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u30eb\u30fc\u30c1\u30f3\u3092\u5909\u66f4\u4e2d\u3067\u3059\u3002\u30eb\u30fc\u30c1\u30f3\u3092\u4fdd\u5b58\u3067\u304d\u307e\u305b\u3093\u3002
EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316
EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9
EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID
@@ -732,7 +723,6 @@ OpenExistVersionProcess.open.title1=\u958B\u304D\u305F\u3044\u30D0\u30FC\u30B8\u
OpenExistVersionProcessWizard.labelContent=\u30B8\u30E7\u30D6\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u304C\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093\u3002
Node.setPartitioning=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
TalendEditorDropTargetListener.updateHadoopCfgDialog.title=Hadoop\u8A2D\u5B9A\u60C5\u5831\u3092\u66F4\u65B0\u3057\u307E\u3059
TalendEditorDropTargetListener.updateHadoopCfgDialog.msg=Hadoop\u63A5\u7D9A\u306E\u8A2D\u5B9A\u306F\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u8A2D\u5B9A\u3092\u66F4\u65B0\u3057\u307E\u3059\u304B\uFF1F
CodeView.initMessage=\u30B3\u30FC\u30C9\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u3092\u521D\u671F\u5316\u4E2D...
Connection.paral_queuesize=\u30AD\u30E5\u30FC\u30B5\u30A4\u30BA
ModulesInstaller_text1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u306F\u3001\u4EE5\u4E0B\u306E3rd party\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
@@ -753,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
@@ -771,11 +759,9 @@ 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\u5168\u3066\u6709\u52B9\u5316
ActivateSubjobAction.DeactivateCompleteRoute=\u30EB\u30FC\u30C8\u30D5\u30ED\u30FC\u3092\u5168\u3066\u7121\u52B9\u5316
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
MissingSettingsMultiThreadDynamicComposite.installName=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DesignerPreferencePage.MRColorGroup=MR\u30B0\u30EB\u30FC\u30D7\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
@@ -801,29 +787,3 @@ ToggleOrientationAction_automatic_description=\u81EA\u52D5
ToggleOrientationAction_single_label=\u968E\u5C64&\u306E\u307F
ToggleOrientationAction_single_tooltip=\u968E\u5C64\u306E\u307F
ToggleOrientationAction_single_description=\u968E\u5C64\u306E\u307F
ToggleViewAction_subtypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_supertypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_vajhierarchy_description=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
TalendEditorPaletteFactory.palette.favorites=\u304A\u6C17\u306B\u5165\u308A
TalendEditorPaletteFactory.palette.recentlyUsed=\u4F7F\u7528\u5C65\u6B74
DesignerPreferencePage.JobletColorGroup=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
DesignerPreferencePage.JobletGroupColorLabel=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8272
CreateProcess.action.createStandardJob=\u6A19\u6E96\u30B8\u30E7\u30D6\u3092\u4F5C\u6210
MainComposite.NameSection.Name=\u540D\u524D
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u6210\u8005
MainComposite.PurposeStatusSection.purposeLabel=\u76EE\u7684
MainComposite.PurposeStatusSection.statusLabel=\u30B9\u30C6\u30FC\u30BF\u30B9
MainComposite.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
EOozieParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EOozieParameterName.hadoopDistribution=Hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3
EOozieParameterName.enableKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
EOozieParameterName.nameNodePrincipal=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.userName=\u30E6\u30FC\u30B6\u30FC\u540D
EOozieParameterName.group=\u30B0\u30EB\u30FC\u30D7
EOozieParameterName.useKeytab=Keytab\u3092\u8A8D\u8A3C\u306B\u4F7F\u7528
EOozieParameterName.ktPrincipal=\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.enableOoKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
EOozieParameterName.nameNodeEndPoint=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EOozieParameterName.jobTrackerEndPoint=\u30B8\u30E7\u30D6\u30C8\u30E9\u30C3\u30AB\u30FC\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
EOozieParameterName.oozieEndPointValue=Oozie\u30A8\u30F3\u30C9\u30DD\u30A4\u30F3\u30C8
Node.parameterWrong=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF08{0}\uFF09\u306E\u5024\u304C\u3042\u308A\u307E\u305B\u3093

View File

@@ -35,6 +35,7 @@ EParameterName.context=Context
MergeOrderDialog.MoveDown=Naar beneden
TalendEditorContextMenuProvider.Row=rij
UpdateDetectionDialog.Items=Items
NewProcessWizard.windowTitle=Nieuwe Job
UpdateDetectionDialog.WarningMessage=Enkele unchecked items worden gewijzigd in built-in mode.
NoRepositoryDialog.Title=Fout
EParameterName.Comment=Opmerking

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

@@ -3,6 +3,7 @@ ContextParameterExtractor.ExistedTitle=Gre\u0161ka
ConnectionCreateAction.error=Gre\u0161ka
NewProcessWizard.title=Novi job
NewProcessWizard.failureTitle=Gre\u0161ka
NewProcessWizard.windowTitle=Novi job
NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.NoteTextColor=Boja slova
EParameterName.csvOption=CSV opcije

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

@@ -284,6 +284,7 @@ ExternalNodeChangeCommand.propagate=\u4f20\u64ad
NoRepositoryDialog.Text=\u65e0\u5b58\u50a8\u5e93
ConnectionError.Message=\u5185\u7f6e\u6a21\u5f0f\u6570\u636e\u5e93\u8fde\u63a5\u5931\u8d25\u3002
UpdateDetectionDialog.Items=\u9879\u76EE
NewProcessWizard.windowTitle=\u65b0\u4f5c\u4e1a
CodeView.End=\u7ed3\u675f
ContextParameterPage.defaultValueEmpty=\u5efa\u8bae\u4e0d\u8981\u4f7f\u7528\u7f3a\u7701\u503c\u3002
UpdateDetectionDialog.WarningMessage=\u4E00\u4E9B\u672A\u68C0\u67E5\u7684\u9879\u76EE\u4F1A\u66F4\u6539\u5230built-in\u6A21\u5F0F\u3002

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

@@ -7,10 +7,10 @@ UIManager.addNewOutputTable=\u65B0\u898F\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30
EntryContentProposal.variable=\u5909\u6570
VarsTable.baseNameCannotNull=\u30D9\u30FC\u30B9\u540D\u3092NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
UIManager.tableNameIsNotValid=\u30C6\u30FC\u30D6\u30EB\u540D\u304C\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC \:
ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D '
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8 \:
TabFolderEditors.SqlSelectQuery="{0}" \u51FA\u529B\u306E SQL SELECT\u30AF\u30A8\u30EA\u3092\u751F\u6210\u3057\u307E\u3057\u305F
EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
EntryContentProposal.onlyAvailable=(UPDATE \u304A\u3088\u3073 DELETE \u30AF\u30A8\u30EA\u306E\u307F\u306B\u5229\u7528\u53EF\u80FD\u3067\u3059)
@@ -54,7 +54,7 @@ InputDataMapTableView.columnTitle.Expr=\u5916\u90E8\u30AB\u30E9\u30E0 / \u5F0F
DataMapTableView.buttonTooltip.restore=\u5FA9\u5143
ToolbarOutputZone.minimizeTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u6700\u5C0F\u5316
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u5165\u529B\u3068\u51FA\u529B\u306E\u81EA\u52D5\u30DE\u30C3\u30D4\u30F3\u30B0\uFF08\u5F0F\u304C\u7A7A\u306E\u5834\u5408\u306E\u307F\uFF09
EntryContentProposal.key=\u30AD\u30FC\uFF1A
EntryContentProposal.key=\u30AD\u30FC \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u306F\u30EA\u30F3\u30AF\u306E\u30BD\u30FC\u30B9\u307E\u305F\u306F\u30BF\u30FC\u30B2\u30C3\u30C8\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
FooterComposite.button.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OutputDataMapTableView.columnTitle.expression=\u5F0F
@@ -63,7 +63,7 @@ AliasDialog.typeAliasOfTable=\u6709\u52B9\u306A\u30A8\u30A4\u30EA\u30A2\u30B9\u3
ToolbarOutputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
MapperManager.removeInputTableTitle=\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u524A\u9664
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u30AB\u30E9\u30E0\uFF1A
EntryContentProposal.column=\u30AB\u30E9\u30E0 \:
ToolbarInputZone.restoreTooltip=\u3059\u3079\u3066\u306E\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u5FA9\u5143
InputDataMapTableView.columnTitle.Operator=\u6F14\u7B97\u5B50
ProblemsManager.operatorNotSet=\u5165\u529B\u30A8\u30F3\u30C8\u30EA "{0}" \u306E\u6F14\u7B97\u5B50\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
@@ -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
@@ -110,7 +109,7 @@ HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
HTMLDocGenerator.modification=\u4FEE\u6B63
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
HTMLDocGenerator.output=\u51FA\u529B
HTMLDocGenerator.precision=\u7CBE\u5EA6
@@ -130,12 +129,10 @@ HTMLDocGenerator.summary=\u6982\u8981
HTMLDocGenerator.tmap.constraint.entries=\u5236\u7D04\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.tmap.isinnerjoin=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.tmap.expressionfilter=\u8868\u73FE\u30D5\u30A3\u30EB\u30BF\u30FC
HTMLDocGenerator.tmap.isnullable=NULL\u53EF\u80FD
HTMLDocGenerator.tmap.isnullable=\u30CC\u30EB\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.unique_name=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
DataMapTableView.buttonTooltip.menu.addWhereClauses=WHERE\u53E5\u3092\u8FFD\u52A0
DataMapTableView.buttonTooltip.menu.addOtherClauses=\u4ED6\u306ESQL\u53E5\uFF08GROUP\u7B49\uFF09\u3092\u8FFD\u52A0

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.2.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.2.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,17 +1,12 @@
HTMLDocGenerator_Precision=\u7CBE\u5EA6
HTMLDocGenerator_Author=\u4F5C\u6210\u8005
HTMLDocGenerator_Author=\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_List=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator_Component_Name=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
HTMLDocGenerator_Component_Parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator_Component_Parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator_Component_Type=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30BF\u30A4\u30D7
HTMLDocGenerator_Components_Description=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8AAC\u660E
HTMLDocGenerator_content=\u30B3\u30F3\u30C6\u30F3\u30C4
HTMLDocGenerator_Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
HTMLDocGenerator_Context_List=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator_Context_List=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u4E00\u89A7
HTMLDocGenerator_Creation=\u4F5C\u6210
HTMLDocGenerator_Description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator_ended=\u7D42\u4E86
@@ -20,19 +15,15 @@ HTMLDocGenerator_Generated_documentation=\u751F\u6210\u30C9\u30AD\u30E5\u30E1\u3
HTMLDocGenerator_GENERATION_DATE=\u751F\u6210\u65E5
HTMLDocGenerator_INPUT=\u5165\u529B
HTMLDocGenerator_Key=\u30AD\u30FC
HTMLDocGenerator_LABEL=\u30E9\u30D9\u30EB
HTMLDocGenerator_Language=\u8A00\u8A9E
HTMLDocGenerator_Length=\u9577\u3055
HTMLDocGenerator_Logs=\u30ED\u30B0
HTMLDocGenerator_Modification=\u4FEE\u6B63
HTMLDocGenerator_Name=\u540D\u524D
HTMLDocGenerator_Need_Prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\u5165\u529B
HTMLDocGenerator_Nullable=NULL\u53EF\u80FD
HTMLDocGenerator_Original_Function_Parameters=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator_Need_Prompt=\u30D7\u30ED\u30F3\u30D7\u30C8\uFF1F
HTMLDocGenerator_Nullable=\u30CC\u30EB\u53EF\u80FD
HTMLDocGenerator_Original_Function_Parameters=\u30AA\u30EA\u30B8\u30CA\u30EB\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator_OUTPUT=\u51FA\u529B
HTMLDocGenerator_Preview_Picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC
HTMLDocGenerator_Project_Description=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8AAC\u660E
HTMLDocGenerator_Project_Name=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D
HTMLDocGenerator_Preview_Picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC\u753B\u50CF
HTMLDocGenerator_Prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
HTMLDocGenerator_Properties=\u30D7\u30ED\u30D1\u30C6\u30A3
HTMLDocGenerator_Purpose=\u76EE\u7684
@@ -42,13 +33,6 @@ HTMLDocGenerator_Source=\u30BD\u30FC\u30B9
HTMLDocGenerator_Source_Code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
HTMLDocGenerator_Status=\u30b9\u30c6\u30fc\u30bf\u30b9
HTMLDocGenerator_Summary=\u6982\u8981
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
HTMLDocGenerator_Route_Manifest_Type=\u30BF\u30A4\u30D7
HTMLDocGenerator_Route_Manifest_Value=\u5024
HTMLDocGenerator_Route_Resource_Name=\u540D\u524D
HTMLDocGenerator_Route_Resource_Version=\u30D0\u30FC\u30B8\u30E7\u30F3
HTMLDocGenerator_Route_Resource_Path=\u30D1\u30B9

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

@@ -49,10 +49,10 @@ FixValueAction.1=\u56FA\u5B9A\u5024\u3092\u5165\u529B
FixValueAction.2=\u30C7\u30D5\u30A9\u30FC\u30EB\u30C8\u5024\u306E\u6709\u52B9\u306A\u30E9\u30D9\u30EB\u3092\u5165\u529B
FOXUI.41=\u56FA\u5B9A\u5024\u3092\u8A2D\u5B9A
FOXUI.4=\u30B9\u30BF\u30C6\u30A3\u30C3\u30AF\u5024
NameSpaceDialog.defaultMessage=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3068\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
NameSpaceDialog.dialogtext=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u30C0\u30A4\u30A2\u30ED\u30B0
NameSpaceDialog.dialogTitle=\u65B0\u3057\u3044\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u5165\u529B
NameSpaceDialog.nsValue=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u5024
NameSpaceDialog.nsValueInvalid=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u304C\u7121\u52B9\u3067\u3059\uFF01
NameSpaceDialog.defaultMessage=\u540D\u524D\u7A7A\u9593\u3068\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
NameSpaceDialog.dialogtext=\u540D\u524D\u7A7A\u9593\u30C0\u30A4\u30A2\u30ED\u30B0
NameSpaceDialog.dialogTitle=\u65B0\u3057\u3044\u540D\u524D\u7A7A\u9593\u3092\u5165\u529B
NameSpaceDialog.nsValue=\u540D\u524D\u7A7A\u9593
NameSpaceDialog.nsValueInvalid=\u540D\u524D\u7A7A\u9593\u304C\u7121\u52B9\u3067\u3059\!
NameSpaceDialog.prefix=\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9
NameSpaceDialog.prefixInvalid=\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9\u304C\u7121\u52B9\u3067\u3059

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

@@ -1,6 +1,6 @@
UIManager.1=\u30B1\u30FC\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
TabFolderEditors.expressionEditor=\u5F0F\u30A8\u30C7\u30A3\u30BF
EntryContentProposal.comment=\u30B3\u30E1\u30F3\u30C8\uFF1A
EntryContentProposal.comment=\u30B3\u30E1\u30F3\u30C8 \:
DataMapTableView.buttonTooltip.addFilterRow=\u30D5\u30A3\u30EB\u30BF\u884C\u306E\u8FFD\u52A0
TableEntriesManager.exceptionMessage.typeIsNotValid=\u30BF\u30A4\u30D7 "{0}" \u306F\u6709\u52B9\u306A\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
InputDataMapTableView.widgetTooltip.innerJoin=Inner join
@@ -9,11 +9,11 @@ UIManager.addNewOutputTable=\u65B0\u898F\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30
EntryContentProposal.variable=\u5909\u6570
VarsTable.baseNameCannotNull=\u30D9\u30FC\u30B9\u540D\u3092NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
UIManager.tableNameIsNotValid=\u63A5\u7D9A\u540D/\u30C6\u30FC\u30D6\u30EB\u540D\u304C\u6B63\u3057\u304F\u306A\u3044\u304B\u3001\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC\uFF1A
EntryContentProposal.expressionKey=\u5F0F\u30AD\u30FC \:
ToolbarInputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
VarsDataMapTableView.entryItemTooltip.addVariable=\u5909\u6570\u306E\u8FFD\u52A0
VarsTable.columnNameTip=\u30AB\u30E9\u30E0\u540D '
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8\uFF1A
EntryContentProposal.default=\u30C7\u30D5\u30A9\u30EB\u30C8 \:
EntryContentProposal.metadataColumn=\u30E1\u30BF\u30C7\u30FC\u30BF\u30AB\u30E9\u30E0
UIManager.SaveDespiteErrors.Message=\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059\u304C\u3001\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3057\u307E\u3059\u304B?
UIManager.propagateMessage=\u30EA\u30F3\u30AF\u3092\u6709\u52B9\u306B\u4FDD\u6301\u3059\u308B\u305F\u3081\u306B\u3059\u3079\u3066\u306E\u95A2\u9023\u3059\u308B\u5F0F\u306E\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
@@ -27,11 +27,11 @@ MapperUI.CancelWithoutSaveModifications.Title=\u4FDD\u5B58\u305B\u305A\u306B\u95
TabFolderEditors.schemaEditor=\u30B9\u30AD\u30FC\u30DE\u30A8\u30C7\u30A3\u30BF
TableEntriesManager.exceptionMessage.tableEntriesNotSame=\u30C6\u30FC\u30D6\u30EB\u30A8\u30F3\u30C8\u30EA\u306F\u540C\u3058\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
ToolbarInputZone.movedownTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u53C2\u7167\u30C6\u30FC\u30D6\u30EB\u3092\u4E0B\u306B\u79FB\u52D5
DataMapTableView.widgetTooltip.enableLookupInnerJoin=\u5185\u90E8\u7D50\u5408\u30EA\u30B8\u30A7\u30AF\u30C8\u306E\u6709\u52B9/\u7121\u52B9
DataMapTableView.widgetTooltip.enableLookupInnerJoin=inner join reject\u53C2\u7167\u306E\u6709\u52B9\u5316/\u7121\u52B9\u5316
InputDataMapTableView.buttonTooltip.activatePersistentCheck=\u30C6\u30F3\u30DD\u30E9\u30EA\u30C7\u30FC\u30BF\u3092\u30C7\u30A3\u30B9\u30AF\u306B\u4FDD\u5B58
VarsDataMapTableView.columnTitle.expression=\u5F0F
ToolbarOutputZone.movedownTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u4E0B\u306B\u79FB\u52D5
DataMapTableView.buttonTooltip.activateExpressionFilter=\u5F0F\u30D5\u30A3\u30EB\u30BF\u30FC\u306E\u6709\u52B9/\u7121\u52B9
DataMapTableView.buttonTooltip.activateExpressionFilter=\u5F0F\u30D5\u30A3\u30EB\u30BF\u30FC\u306E\u6709\u52B9\u5316/\u7121\u52B9\u5316
ToolbarOutputZone.restorTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u5FA9\u5143
MapperMain.ShellTitle={0} - {1} - {2}
TableEntriesManager.exceptionMessage.caseNotFound=\u30B1\u30FC\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
@@ -54,11 +54,11 @@ FooterComposite.button.OK=OK
UIManager.SaveDespiteErrors.Title=\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ToolbarInputZone.minimizeTooltip=\u3059\u3079\u3066\u306E\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u6700\u5C0F\u5316
InputDataMapTableView.columnTitle.Expr=\u5F0F\u30AD\u30FC
DataMapTableView.widgetTooltip.enableOutputReject=\u30EA\u30B8\u30A7\u30AF\u30C8\u51FA\u529B\u306E\u6709\u52B9/\u7121\u52B9
DataMapTableView.widgetTooltip.enableOutputReject=reject\u51FA\u529B\u306E\u6709\u52B9\u5316/\u7121\u52B9\u5316
DataMapTableView.buttonTooltip.restore=\u5FA9\u5143
ToolbarOutputZone.minimizeTooltip=\u3059\u3079\u3066\u306E\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u306E\u6700\u5C0F\u5316
ToolbarOutputZone.widgetTooltip.mapInputAndOutput=\u5165\u529B\u3068\u51FA\u529B\u306E\u81EA\u52D5\u30DE\u30C3\u30D4\u30F3\u30B0\uFF08\u5F0F\u304C\u7A7A\u306E\u5834\u5408\u306E\u307F\uFF09
EntryContentProposal.key=\u30AD\u30FC\uFF1A
EntryContentProposal.key=\u30AD\u30FC \:
MapperManager.exceptionMessage.mustBeSourceOrTarget=entryCauseOfChange\u306F\u30EA\u30F3\u30AF\u306E\u30BD\u30FC\u30B9\u307E\u305F\u306F\u30BF\u30FC\u30B2\u30C3\u30C8\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059
MapperUI.CancelWithoutSaveModifications.Message=\u5909\u66F4\u3092\u4FDD\u5B58\u305B\u305A\u306B\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u9589\u3058\u307E\u3059\u304B\uFF1F
FooterComposite.button.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
@@ -67,7 +67,7 @@ VarsDataMapTableView.columnTitle.variable=\u5909\u6570
MapperManager.removeOutputTableTitleMessage=\u51FA\u529B\u30C6\u30FC\u30D6\u30EB "{0}" \u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F
ToolbarOutputZone.moveupTooltip=\u9078\u629E\u3057\u305F\u51FA\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u4E0A\u306B\u79FB\u52D5
DataMapTableView.buttonTooltip.minimize=\u6700\u5C0F\u5316
EntryContentProposal.column=\u30AB\u30E9\u30E0\uFF1A
EntryContentProposal.column=\u30AB\u30E9\u30E0 \:
Problem.warning.setExpressionKey=\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9\u3092\u5411\u4E0A\u3055\u305B\u308B\u305F\u3081\u306B\u3001\u3067\u304D\u308B\u3060\u3051\u53C2\u7167\u30C6\u30FC\u30D6\u30EB "{0}" \u306B\u5F0F\u30AD\u30FC\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ToolbarInputZone.restoreTooltip=\u3059\u3079\u3066\u306E\u5165\u529B\u30C6\u30FC\u30D6\u30EB\u3092\u5FA9\u5143
VarsTable.invalidTip=' \u306F\u7121\u52B9\u3067\u3059\u3002
@@ -76,10 +76,10 @@ UIManager.3=\u5B58\u5728\u3057\u307E\u305B\u3093
UIManager.2=\u30BE\u30FC\u30F3
OutputDataMapTableView.columnTitle.filterCondition=\u30D5\u30A3\u30EB\u30BF\u6761\u4EF6\uFF08AND\uFF09
MapperComponent.generationNotInitial=perljet/javajet\u3067 generationManager \u304C\u521D\u671F\u5316\u3055\u308C\u307E\u305B\u3093\u3002
VarsDataMapTableView.nullable=NULL\u53EF\u80FD
VarsDataMapTableView.nullable=NULL\u5024\u53EF
DataMapTableView.checkProblem=checkProblemsForExpressionFilter
DataMapTableView.defaultPostMatchingFilterExpression=<\u30DE\u30C3\u30C1\u30F3\u30B0\u5F8C\u306E\u30D5\u30A3\u30EB\u30BF\u30FC\u5F0F\u3092\u5165\u529B>
DataMapTableView.defaultOutputFilterExpression=<\u30D5\u30A3\u30EB\u30BF\u30FC\u5F0F\u3092\u5165\u529B>
DataMapTableView.defaultPostMatchingFilterExpression=<post-matching\u30D5\u30A3\u30EB\u30BF\u5F0F\u3092\u5165\u529B>
DataMapTableView.defaultOutputFilterExpression=<\u30D5\u30A3\u30EB\u30BF\u5F0F\u3092\u5165\u529B>
InputDataMapTableView.buttonTooltip.activatePersistentCheck.disabled=\u3001\u306F\u7121\u52B9\u5316\u3055\u308C\u3066\u3044\u307E\u3059\u3002\uFF08\u30AA\u30D7\u30B7\u30E7\u30F3 "{0}" \u304C\u6709\u52B9\u3055\u308C\u3066\u3044\u307E\u3059\u3002\uFF09
InputDataMapTableView.addNewGlobalMapVar.tooltip=\u65B0\u898FglobalMap\u5909\u6570\u306E\u8FFD\u52A0
TMAP_LOOKUP_MODE.LOAD_ONCE.label=\u4E00\u56DE\u306E\u30ED\u30FC\u30C9
@@ -108,13 +108,8 @@ 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\uFF1A
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
HTMLDocGenerator.component_name=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
@@ -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=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
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.2.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,4 +0,0 @@
ProjectSettingPage_StandaloneJob=\u81EA\u5F8B\u5B9F\u884C\u30B8\u30E7\u30D6
ProjectSettingPage_StandaloneJobDesc=Maven POM\u8A2D\u5B9A
ProjectSettingPage_Assembly=\u30A2\u30BB\u30F3\u30D6\u30EA
ProjectSettingPage_AssemblyDesc=Maven\u30A2\u30BB\u30F3\u30D6\u30EA\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.2.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

@@ -1,7 +0,0 @@
RepositorySettingPage_CreatingMavenSettingNote=\u6CE8\u8A18\uFF1A
RepositorySettingPage_CreatingMavenSettingNoteMessage=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u3088\u308A'{0}'\u3092\u5143\u306B\u4F5C\u6210\u3055\u308C\u307E\u3059\u3002
StandaloneJobPomProjectSettingPage_Title=POM\u30B9\u30AF\u30EA\u30D7\u30C8
StandaloneJobAssemblyProjectSettingPage_Title=\u30A2\u30BB\u30F3\u30D6\u30EA\u30B9\u30AF\u30EA\u30D7\u30C8
StandaloneJobRepositorySettingPage_ExistedMavenSettingMessage=\u30AB\u30B9\u30BF\u30E0Maven\u30D5\u30A1\u30A4\u30EB'{0}'\u3068'{1}'\u304C\u3042\u308A\u307E\u3059\u3002\n\u3053\u308C\u3089\u3092\u7DE8\u96C6\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3059\u3002
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=Maven\u30D5\u30A1\u30A4\u30EB'{0}'\u3068'{1}'\u3092\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u304D\u307E\u3059\u3002
StandaloneJobRepositorySettingNode_Label=\u81EA\u5F8B\u5B9F\u884C\u30B8\u30E7\u30D6

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.2.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.2.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,38 +18,33 @@ 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\uFF1A
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
HTMLDocGenerator.component_name=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
HTMLDocGenerator.component_parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\uFF1A
HTMLDocGenerator.component_parameters=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
HTMLDocGenerator.component_type=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30BF\u30A4\u30D7
HTMLDocGenerator.content=\u30B3\u30F3\u30C6\u30F3\u30C4
HTMLDocGenerator.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF1A
HTMLDocGenerator.context_list=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30EA\u30B9\u30C8
HTMLDocGenerator.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 \:
HTMLDocGenerator.context_list=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u4E00\u89A7
HTMLDocGenerator.creation=\u4F5C\u6210
HTMLDocGenerator.description=\u8AAC\u660E
HTMLDocGenerator.description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.ended=\u7D42\u4E86
HTMLDocGenerator.extra_settings=\u8FFD\u52A0\u8A2D\u5B9A
HTMLDocGenerator.generation_date=\u751F\u6210\u65E5
HTMLDocGenerator.input=\u5165\u529B
HTMLDocGenerator.job_description=\u30B8\u30E7\u30D6\u8AAC\u660E
HTMLDocGenerator.job_preview_picture=\u30B8\u30E7\u30D6\u30D7\u30EC\u30D3\u30E5\u30FC
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=\u6F14\u7B97\u5B50
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\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
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.2.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

@@ -1,8 +1,6 @@
runJobAction.toolTip=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C (F6)
runJobAction.title=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C
statsAndTraces=\u7D71\u8A08\u60C5\u5831\u3068\u30C8\u30EC\u30FC\u30B9
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.2.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -113,14 +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
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
ProcessView.anotherJobMonitoring=there is another job monitoring
ProcessView.remoteMonitoringUnavailable=Remote monitoring is unavailable. Enable this function in Preferences.
ProcessView.commandlineForbidden=Monitoring on Commandline Server is not supported.
JobErrorsChecker_routines_compile_errors=Routines "{0}" has compile errors

View File

@@ -15,7 +15,7 @@ ProcessComposite.execGroup=\u5B9F\u884C
ProcessView.gainFocusLog=\u30D5\u30A9\u30FC\u30AB\u30B9\u3092\u5F97\u305F\u30D7\u30ED\u30BB\u30B9\u306E\u5B9F\u884C
ProcessComposite.contextTab=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ProcessComposite.execTime=\u5B9F\u884C\u6642\u9593
ProcessComposite.targetExecutionTab=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
ProcessComposite.targetExecutionTab=\u30BF\u30FC\u30B2\u30C3\u30C8\u5B9F\u884C
prefs.clientStatInvalidRange=\u30AF\u30E9\u30A4\u30A2\u30F3\u30C8\u7D71\u8A08\u30DD\u30FC\u30C8\u306F1024\u304B\u308965535 \u306E\u9593\u306B\u542B\u3081\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
Processor.commandLineLog=\u30B3\u30DE\u30F3\u30C9\u30E9\u30A4\u30F3:
ProcessView.jobName=\u30B8\u30E7\u30D6
@@ -34,11 +34,11 @@ ProcessComposite.buildTask=\u30B8\u30E7\u30D6\u306E\u30D3\u30EB\u30C9\u4E2D
ProcessComposite.execFailed=\u5B9F\u884C\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
Processor.execFailed=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
ProcessComposite.stat=\u7D71\u8A08\u5024
ProcessComposite.debugHint=\u30C7\u30D0\u30C3\u30B0\u30E2\u30FC\u30C9\u3067\u30B8\u30E7\u30D6\u3092\u8D77\u52D5
ProcessComposite.debugHint=\u30C7\u30D0\u30C3\u30B0\u30E2\u30FC\u30C9\u3067\u30B8\u30E7\u30D6\u306E\u8D77\u52D5
ProcessComposite.clearBeforeHint=\u3053\u306E\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u524D\u306B\u30ED\u30B0\u3092\u30AF\u30EA\u30A2
RunProcessContext.PortErrorStats=\u7D71\u8A08
ProcessComposite.clear=\u30AF\u30EA\u30A2
ProcessComposite.targetExecutionTabTooltipAvailable=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C\u30BF\u30D6\u306F\u3001Talend\u5546\u7528\u88FD\u54C1\u3067Job Server\u3092\u8A2D\u5B9A\u3057\u305F\u5834\u5408\u306B\u5229\u7528\u3067\u304D\u307E\u3059
ProcessComposite.targetExecutionTabTooltipAvailable=\u30BF\u30FC\u30B2\u30C3\u30C8\u5B9F\u884C\u30BF\u30D6\u306F JobServer \u30D1\u30C3\u30B1\u30FC\u30B8\u3067\u306E\u307F\u5229\u7528\u3067\u304D\u307E\u3059\u3002
runProcessRemote.clientStatInvalidRange=\u7121\u52B9\u306A\u6570\u5024\u306E\u7BC4\u56F2
Processor.configureJava=Java \u30A4\u30F3\u30BF\u30D7\u30EA\u30BF\u304C\u69CB\u6210\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
RunProcessContext.PortErrorMessage=\u30DD\u30FC\u30C8\u306E\u7BC4\u56F2\u3078\u306E\u30A2\u30AF\u30BB\u30B9\u6A29\u304C\u3042\u308A\u307E\u305B\u3093\u3002\n \u57FA\u672C\u8A2D\u5B9A\u306E {0} \u30DD\u30FC\u30C8\u7BC4\u56F2\u3092\u30EA\u30BB\u30C3\u30C8\u3057\u3066\u304F\u3060\u3055\u3044\u3002
@@ -94,7 +94,7 @@ ProcessComposite.traceDebug=\u30C8\u30EC\u30FC\u30B9\u30C7\u30D0\u30C3\u30B0
ProcessDebugDialog.javaDebug=Java\u30C7\u30D0\u30C3\u30B0
JobErrorsChecker_compile_error_content=\u5C11\u306A\u304F\u3068\u3082\u30B8\u30E7\u30D6"{0}"\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u3067\u3059\u3002\u4FEE\u6B63\u304A\u3088\u3073\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3092\u518D\u5EA6\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002
JobErrorsChecker_compile_errors=\u30B8\u30E7\u30D6\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC
CamelJobErrorsChecker_compile_errors=\u30EB\u30FC\u30C8\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC
CamelJobErrorsChecker_compile_errors=Route\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC
CamelJobErrorsChecker_compile_error_content=\u5C11\u306A\u304F\u3068\u3082Route"{0}"\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u30A8\u30E9\u30FC\u3067\u3059\u3002\u4FEE\u6B63\u304A\u3088\u3073\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3092\u518D\u5EA6\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002
RunProcessPreferencePage.RouteVmArgument=\u30EB\u30FC\u30C8\u306E\u5B9F\u884CVM\u5F15\u6570
ProcessComposite.wrapbutton=\u6298\u308A\u8FD4\u3057
@@ -109,6 +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
ProcessView.remoteMonitoringUnavailable=\u30EA\u30E2\u30FC\u30C8\u76E3\u8996\u304C\u51FA\u6765\u307E\u305B\u3093\u3002Preferences\u306E\u8A2D\u5B9A\u3092\u78BA\u8A8D\u3057\u3066\u6709\u52B9\u5316\u3057\u3066\u4E0B\u3055\u3044\u3002
ProcessView.commandlineForbidden=Commandline\u30E2\u30CB\u30BF\u30EA\u30F3\u30B0\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093

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