Compare commits

...

331 Commits

Author SHA1 Message Date
root
be4f177a53 babili-export 2018-12-28 07:56:49 -08:00
Jane Ding
7062c3d870 fix(TUP-21333)OnSubJob Links Not Working (#3079) (#3101)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 11:43:55 +08:00
chmyga
c87f70d0fb Dchmyga/tdi 41511 backport to 6.5 (#3069)
* fix(TDI-34626):Change the option name for tFileUnArchive. (#1727)

* Cherry-pick Pyzhou/tdi 34626 t file un archive jar integrity (#1726)

* fix(TDI-34626):tFileUnArchive cannot Check the integrity of tar file.

* replace jar

* Cherry-pick Pyzhou/tdi 34625 move check archive jar to plugin custom (#1730)

* Revert "replace jar"

This reverts commit 5162ee9418.

* fix(TDI-34625):move checkArchive.jar to plugin custom

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

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

* Use apache commons compress in checkArchive lib

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

* Remove unused method
2018-12-17 09:14:37 +02:00
nrousseau
c0c590e87a fix(TUP-21175) avoid exception during junit execution 2018-12-10 10:20:44 +08:00
zwxue
7cdabce37e fix(TUP-21110):fix job assembly which leads to deploy twice (#3044) 2018-12-05 10:07:46 +08:00
ypiel
be02bb433d fix(TDI-41394) : Qa fix - tCreateTable+Vertica9 backport 6.5
* fix(TDI-41394) : Qa fix - tCreateTable+Vertica9 backport 6.5

* fix(TDI-41394) : Add urlPath for MSSQL as it was before
2018-11-29 10:31:30 +01:00
ypiel
84c09864a1 fix(TDI-41394) : tCreateTable vertica 9 support (#2966) 2018-11-19 12:49:23 +01:00
zwxue
728ebb4608 fix(TUP-21110):Only job artifacts must be deployed (#2939) 2018-11-15 17:57:35 +08:00
Jane Ding
a85deb0d1d fix(TUP-21075)Problem of display in the tMap with Mojave (#2943) (#2956)
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 11:51:54 +08:00
Dmytro Sylaiev
e01a2fe42c fix(TDI-41330): Use sql TIME in setNull for SIQ (#2927) (#2938) 2018-11-12 13:55:07 +02:00
mbasiuk-talend
1c63e5735a Mbasiuk/tdi 40846 date validation fix (#2620) (#2917)
* fix(TDI-40846): improve date validation check

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

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

* fix(TDI-40846): move to routines method
2018-11-07 11:35:54 +02:00
Dmytro Sylaiev
9fd902c07f fix(TDI-41276): Use correct SQLType for null Time (#2852) (#2912)
* fix(TDI-41276): Use correct SQLType for null Time

* fix(TDI-41276): Fix codegen error
2018-11-06 13:14:30 +02:00
Jane Ding
764dd74362 fix(TUP-21075)Problem of display in the tMap with Mojave (#2900) (#2908)
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075

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

* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 16:07:33 +08:00
Jane Ding
2d75f0b4ac fix(TUP-20778)Reference Project - New context group variable not (#2849) (#2855)
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-31 10:55:08 +08:00
Dmytro Sylaiev
d323cb117c fix(TDI-41043): SFTP tFTPFileList full file info fix (#2723) (#2767) 2018-10-17 10:47:11 +03:00
jiezhang-tlnd
c9b73d2c25 bugfix(TUP-20711)Cannot "Guess schema" with tSQLDWHInput (#2780) (#2790) 2018-10-15 11:08:44 +08:00
pyzhou
759c9aaa8c fix(TDI-41115):tSalesforceWave throw exception if file exist (#2776) 2018-10-12 10:11:32 +08:00
wang wei
effdee6109 fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode (#2199)
fix(TDI-40318): Talend FTP permission issue (#2298)
2018-09-27 15:06:26 +08:00
wang wei
3bb21581d1 fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tS3Copy/tS3Copy_begin.javajet
#	main/plugins/org.talend.designer.components.localprovider/components/tS3Copy/tS3Copy_messages.properties
2018-09-27 11:21:11 +08:00
qiongli
c3161f54e2 feat(TDQ-15611) Add tDataShuffling to this migration (#2695) 2018-09-20 17:45:48 +08:00
msjian
7a6c89f447 fix(TDQ-15391): for type "OSGI Bundle For ESB", when have tDqReportRun (#2693)
must export items for 6.5
2018-09-12 16:30:34 +08:00
kcoepeau
074ef81168 fix(TBD-7678): Migrate tMatchModel (#2682) (#2684) 2018-09-11 11:13:30 +02:00
wchen-talend
ff2c8c47fe fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2670) 2018-09-10 16:53:01 +08:00
jiezhang-tlnd
ebfa6b4ab5 fix(TUP-20634)Null pointer exception when trying to edit query by (#2660)
double-clicking query in Repository View
https://jira.talendforge.org/browse/TUP-20634
2018-09-10 15:09:00 +08:00
msjian
88e77f66d7 fix(TDQ-15391): when build job has tDqReportRun, must always (#2666)
exportitems.
2018-09-06 11:42:21 +08:00
kcoepeau
5f36dbc652 fix(TBD-7596): Migrate to Timestamp format instead of Date (#2656) (#2658) 2018-09-05 14:59:46 +02:00
wchen-talend
92f72c7bd1 fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2663) 2018-09-05 18:28:03 +08:00
Dmytro Sylaiev
05e238f110 fix(TDI-40927): Set default Authenticator for ftp socks proxy (#2648) 2018-09-04 13:12:50 +03:00
wchen-talend
ba1b8ce886 Wchen/bugfix/tup 20570 xmlmap doc (#2639)
* fix(TUP-20570):cumentation for tXMLMap does not show the mapping

* fix(TUP-20570):Documentation for tXMLMap does not show the mapping
2018-09-03 17:16:46 +08:00
kcoepeau
493283900b fix(TBD-7495): Add checkbox to transform date type in timestamp (#2593) (#2632) 2018-08-24 16:44:51 +02:00
ypiel
eefe7ac145 feat(TDI-40900) : Update libs versions (#2625)
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-22 10:47:18 +02:00
wang wei
a1869192ba fix(TDI-40757): Fix Job compilation error related to tJMSInput/Output component 2018-08-13 16:04:23 +08:00
wang wei
3826d057f9 fix(TDI-40833): tSCPFileExists not working with wildcard (#2569) 2018-08-13 12:31:09 +08:00
pyzhou
0b8ca27884 fix(TDI-40825):Provide clear errorMessage for tServiceNow. (#2586) 2018-08-10 11:56:47 +08:00
pyzhou
36d8354a4f fix(TDI-40722):restore the origin logic of import xstream.jar (#2576)
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tBonitaInstantiateProcess/tBonitaInstantiateProcess_java.xml
2018-08-09 19:25:47 +08:00
Vladimir Bogatyrov
6396d5de8f [TESB-22901] cMap with user defined code routine failing in ESB runtime 2018-08-03 17:47:33 +03:00
pyzhou-talend
f9a1064288 fix(TDI-40722):remove xstream.jar for bonita component. 2018-08-03 09:25:04 +08:00
jzhao
8d33eead85 fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries(#2218) 2018-07-31 17:21:14 +08:00
wchen-talend
c40d76dbce fix(TUP-20411):Adding context environment in the reference project, they
(#2522)

do not get updated in the main project.
2018-07-23 14:51:36 +08:00
wang wei
9151186ed7 fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer(#2478) 2018-07-19 16:54:44 +08:00
Chao MENG
e1ae8738fa fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:31:13 +08:00
Liu Xinquan
fdc8bb4508 fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2510) 2018-07-17 17:00:25 +08:00
nrousseau
dce861710b fix(TUP-20438) fix export with war for tdm (#2506) 2018-07-16 15:26:01 +08:00
zafkirTalend
02eb955315 fix(TBD-7296): Fix duplicate variable (#2499) 2018-07-11 13:24:42 +02:00
Chao MENG
24bd90e9ff fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2492)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 14:53:29 +08:00
Dmytro Chmyga
a799289528 fix(TDI-40641): tTeradataFastLoad select DB Type
* Adjust versions for migration task
2018-07-09 08:03:25 +03:00
chmyga
b0efee64d2 fix(TDI-40641): tTeradataFastLoad select DB Type (#2440)
* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add db type to tTeradataFastLoad

* Add Date,Timestamp and Time handling to tTeradataFastLoad

* Fix tTeradataFastLoadUtility

* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add migration task
2018-07-09 08:01:47 +03:00
wchen-talend
5515e3b30c fix(TUP-20261):Routine editor mixed the code 2018-06-29 18:42:12 +08:00
Chao MENG
ef6f6d3811 fix(TUP-20319): Cloud Studio can't retrieve any project from TMC (#2448)
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC
https://jira.talendforge.org/browse/TUP-20319
2018-06-29 15:21:11 +08:00
Jane Ding
bf3b10dc76 fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has (#2459)
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 11:06:57 +08:00
hcyi
9e0b24e666 fix(TUP-20312):java.lang.StackOverflowError in 6.5.1 studio. (#2452) 2018-06-28 18:01:07 +08:00
Jane Ding
61774b7fb9 fix(TUP-20267)Preview in Metadata Delimited File fails with (#2429)
NullPointerException
https://jira.talendforge.org/browse/TUP-20267
2018-06-22 17:26:15 +08:00
Liu Xinquan
330b704233 TDQ-15455 Compile error after refactoring job (#2432) 2018-06-21 15:25:21 +08:00
apoltavtsev
cc21fa013f TESB-22085 Missing links to resources are added 2018-06-15 10:55:38 +03:00
wang wei
00ef9e19b1 fix(TDI-40522): tAS400Output return wrong NB_line with BatchSize 2018-06-15 11:22:33 +08:00
zafkirTalend
9e72843082 feat(TBD-6950): Add location tBigQueryInput (#2409) 2018-06-13 11:22:28 +02:00
Chao MENG
ea270a0cc7 fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#2398)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 16:17:07 +08:00
wchen-talend
7f7a54b5d0 fix(TUP-20021):Deactive component will change the execution order (#2390) 2018-06-08 11:10:30 +08:00
zwxue
3924ea2469 fix(TUP-20223):Wrong branch value in the jobs generated by CI. 2018-06-07 15:16:09 +08:00
jzhao
814e813d17 fix(TDI-40441): remove duplicate item in cipher siute list for mom components(#2385) 2018-06-05 11:08:30 +08:00
achursin-talend
c515d133e2 fix(TBD-6923): Fix using hive query name (#2380) 2018-06-04 10:06:22 +02:00
Andreas Mattes
888cac468e fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#2378)
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-06-04 08:38:33 +02:00
kjwang-talend
530c116a50 TUP-20199 Studio is way too slow when branching 2 ways with if condition (#2370)
https://jira.talendforge.org/browse/TUP-20199
2018-06-04 10:51:38 +08:00
Roman
1f24cda7e7 fix(TDI-40448): creating of yaml file was fixed (#2314)
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 14:00:12 +03:00
SunChaoqun
452b72c19f TESB-22085:Dynamic schema column type is always String in Runtime (#2361)
LGTM
2018-05-31 16:53:45 +08:00
wchen-talend
7cc4304116 fix(TUP-20021):Deactive component will change the execution order (#2368) 2018-05-31 11:55:06 +08:00
Vladimir Bogatyrov
2051562ff8 [TESB-20978] java.lang.ClassCastException:javax.mail.internet.MimeMultipart cannot be cast to javax.mail.Multipart
UrlPath of JAF dependency was pointing out to a non-existing library, which resulted in that activation.jar was not included into job's OSGi bundle; removed the UrlPath property to use activation library from the studio repository
2018-05-30 04:13:11 +00:00
Chao MENG
07ea855cef fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java,
(#2348)

fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java,
does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/action/EditProcess.java
2018-05-29 10:03:01 +08:00
ypiel
98dc390968 fix(TDI-40521) : Encode to base64 byte[]->String (#2346) 2018-05-25 09:24:04 +02:00
jzhao
8959149b0c fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere
MQ channel (#2341)


* add new parameters to support both ibm and oracle java cipher suite

* Upgrade the jars

* change "cipher spec" to "cipher suite"
2018-05-24 18:02:10 +08:00
wchen-talend
82298e2cce fix(TUP-19943):Generated schema miss some fields while import xsd 2018-05-23 11:57:49 +08:00
wchen-talend
672752f7c3 fix(TUP-20021):Deactive component will change the execution order (#2315) 2018-05-23 10:52:56 +08:00
Chao MENG
8bb557c669 fix(TUP-20133): Edit queries does not display the "SQL Builder" window (#2323)
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:28:20 +08:00
Anas KHABALI
eab70e6f5a fix(TDI-40473): fix date handling in tservicenowOutput (#2306) 2018-05-18 13:07:10 +01:00
zafkirTalend
c929b1864f fix(TBD-6701): Fix condition left join on for tELTHiveMap (#2301) (#2319) 2018-05-17 15:15:59 +02:00
jzhao
3844862c52 fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value(#2302)
* set default value true when migration old framework jobs
2018-05-10 17:44:51 +08:00
Emmanuel GALLOIS
3fcaf28b9d fix(TDI-40488): check target column existance in enforcer (#2297)
(cherry picked from commit 457991d)
2018-05-09 15:59:25 +02:00
Chao MENG
312eedb6f9 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2285)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 18:29:19 +08:00
Chao MENG
be385ada76 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2284)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 14:56:31 +08:00
zwxue
8bc3869a76 fix(TUP-19806):Error: Could not find or load main class / Remote (#2278)
Execution / routines.jar missing in ZIP file.
2018-05-03 16:45:10 +08:00
Chao MENG
3b498312db fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2277)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:24:54 +08:00
pyzhou
7f750f91df fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput (#2274) 2018-05-03 09:37:09 +08:00
Anas KHABALI
db13dbb680 fix(TDI-40464): fix column mapping in servicenowInput component. (#2273)
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 11:53:12 +02:00
Chao MENG
054de1404f fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it (#2272)

* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961

Conflicts:
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/mysql/MysqlGenerationManagerTest.java
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/oracle/OracleGenerationManagerTest.java
	test/plugins/org.talend.designer.dbmap.test/src/org/talend/designer/dbmap/language/postgres/PostgresGenerationManagerTest.java
2018-05-02 16:44:39 +08:00
Chao MENG
47b20adf5e fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2266)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 18:57:57 +08:00
Chao MENG
5b65b8ae93 fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it

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

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/process/DataProcess.java
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/generation/DbGenerationManager.java
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/postgres/PostgresGenerationManager.java
2018-04-28 18:57:15 +08:00
pyzhou
d2674cba1e fix(TDI-39968):split the string in log. (#1943)
* fix(TDI-39968):split the string in log.

* simplify the code.
2018-04-27 11:21:50 +08:00
kjwang-talend
b5d542daa6 Kjwang/fix(tup 19974)opening a job takes more than half an hour in
studio (#2232)

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/ChangeValuesFromRepository.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/RepositoryChangeMetadataCommand.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/dnd/GenericDragAndDropHandler.java
2018-04-24 16:18:42 +08:00
kjwang-talend
e70298f5e4 Kjwang/fix(tup 19732)joblet not being called after elt components (#2205)
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 15:11:26 +08:00
wang wei
9ef3d1d1f4 fix(TDI-40329): Constant String too long due to a large schema
# Conflicts:
#	main/plugins/org.talend.designer.codegen/jet_stub/generic/component_begin.javajet
2018-04-18 10:45:11 +08:00
Chao MENG
02caed3f06 fix(TUP-19961): tELTMSSqlInput component does not support the schema
(#2219)

fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EParameterName.java
	main/plugins/org.talend.designer.dbmap/src/main/java/org/talend/designer/dbmap/language/generation/DbGenerationManager.java
2018-04-17 11:17:03 +08:00
kjwang-talend
c4b48eb40c TUP-19064 Studio consuming CPU after opening a Job (no other activity) (#2059)
https://jira.talendforge.org/browse/TUP-19064
2018-04-12 11:26:17 +08:00
Olha Varnavina
4c00e03d26 fix(TDI-40192): surrogate pair FileInputPositional (#2115) (#2149)
* replaced use bytes checkbox with drop down list
* added option with surrogate pairs for pattern units
* added migration task for use bytes checkbox
2018-03-28 11:21:07 +03:00
pyzhou
85ae673a8c fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. (#2144) 2018-03-27 17:53:58 +08:00
wang wei
1920fdd808 fix(TDI-40276): Missing talend_DB_mssqlUtil.jar in 651, 652, 701 (#2135) 2018-03-26 15:08:42 +08:00
hcyi
359771997d fix(TUP-19691):java.lang.StackOverflowException when job is run. (#2039) 2018-03-23 10:50:04 +08:00
pyzhou-talend
77f9b850b7 fix(TDI-30137):tSQLDWHOutput cannot create table. 2018-03-20 16:52:51 +08:00
195858
937fd8e27b fix(TDI-40170): Add HANA support to tJDBCSCDELT (#2063)
* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Adding support for SAP Hana.
Amended the begin template to conditionally include SAP Hana specific template if the appropriate mapping is selected.
Added a SAP HANA specific javajet template,

* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Fixed the generation of UPDATE statements as suggested
2018-03-16 10:53:46 +08:00
wang wei
d6d59de2ea fix(TDI-40201): ts3put is slower than expected 2018-03-15 11:53:44 +08:00
nrousseau
902565c6a1 fix(TUP-19758) generate code even if the jars are missing (#2065) 2018-03-15 11:42:16 +08:00
ypiel
f0d961079f fix(TDI-39447) : Save cookie even if there is HTTP error. (#1740) 2018-03-13 15:17:17 +01:00
ypiel
5f0bddbfd4 fix(TDI-39446) : Redirect 303/302(optional) with GET (#1742)
* fix(TDI-39446) : Redirect 303/302(optional) with GET

* fix(TDI39446) : Use the right redirect url

* fix(TDI-39446) : Update label for force label on 302 redirect option

* fix(TDI-39446) : Update label for 302 redirect option
2018-03-13 15:17:07 +01:00
jzhao
6d30cc80ab fix(TDI-40217) tMSSqlOutput component fails while writing exponential notation data using Dynamic Schema(#2072)
* wrong code caused compiler error
2018-03-13 10:41:33 +08:00
jzhao
ea78bc513b fix(TDI-40217) tMSSqlOutput component fails while writing exponential notation data using Dynamic Schema(#2067)
* Avro to DI  didn't handle BigDecimal correct.
2018-03-12 16:27:36 +08:00
nrousseau
8789a25ae7 fix(TUP-18487) fix problem of junit, avoid to hang (#1635) 2018-03-06 11:13:20 +08:00
Chao MENG
4cca9f3eb3 Don't popup dialog for junit since it will block the junit 2018-03-05 17:15:17 +08:00
Jane Ding
4c9fb96ffc fix(TUP-19402)Can not import in project folder items. (#1954)
https://jira.talendforge.org/browse/TUP-19402
2018-02-28 15:56:28 +08:00
kjwang-talend
fec695a2b9 Kjwang/fix(tup 19528)implicit t context load does not load variables when from file is initialized with a context variable (#2001) 2018-02-28 10:59:08 +08:00
pyzhou
23aa01535b fix(TDI-40057):tAmazonEMRManager fails when enable debug. (#1948) 2018-02-23 14:57:04 +08:00
Emmanuel GALLOIS
f6b4aa24a3 fix(TDI-40106): avoid ConcurrentModificationException (#1982)
(cherry picked from commit baec479)
2018-02-19 11:03:19 +01:00
Emmanuel GALLOIS
18a03e8bfb fix(TDI-40112): tCloudStart doesn't start an existing EC2 instance (#1981)
* fix(TDI-40112): tCloudStart don't start an existing EC2 instance but create a new one
* fix(TDI-40112): manage correctly logging

(cherry picked from commit 8da8a3c)
2018-02-14 13:16:13 +01:00
ypiel
1395afff1e bug(TDI-40026) : Get only exception msg from subjob 2018-02-14 10:54:09 +01:00
Roman Voievidko
881dd1b977 bug(TDI-39879): change adding of binary attribute to context 2018-02-14 11:39:04 +02:00
Kevin Wang
3dea664c37 TUP-19372 Studio crashed after importing projects
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:37:59 +08:00
kcoepeau
5bd68ccc3e fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-12 16:43:31 +01:00
Irene Wang
58f70eb03c DEVOPS-3791 Update copyright year to 2018 2018-02-09 13:14:05 +01:00
kcoepeau
a962602889 fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-09 11:39:36 +01:00
kjwang-talend
60f1639f70 fix(TUP-19342)Implicit context load from file behavior change (#1931)
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 17:29:57 +08:00
hcyi
92aafb9e85 fix(TUP-19277):Errors when creating tSASoutput component from SAS (#1877)
metadata connection.
2018-02-05 11:10:54 +08:00
jzhao
d9d4ffcd4b fix(TDI-39932): tLDAPXX components does not close TLS connection (#1918) 2018-01-29 14:17:36 +08:00
undx
dafb8680d2 Merge branch 'maintenance/6.5' of https://github.com/Talend/tdi-studio-se into maintenance/6.5 2018-01-23 12:49:49 +00:00
Emmanuel GALLOIS
c15fd2ae4f fix(TDI-39948): change default behavior for USE_EXISTING_CONNECTION (#1893)
(cherry picked from commit 42d2478)
2018-01-23 12:48:05 +00:00
kcoepeau
78810b7f1b fix(TBD-5317): consistent field separator and support without existing connection use (#1881) 2018-01-23 11:03:54 +01:00
wang wei
ba12db5aa5 fix(TDI-39904): make sure use postgresql jdbc driver for postgresql connection component when both redshift and postgresql jdbc driver exist(#1867) 2018-01-17 09:31:23 +08:00
alxtalend
f191b30b88 babili-export (#1864) 2018-01-16 16:40:36 +08:00
wang wei
37e775f069 fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" (#1853) 2018-01-11 15:40:58 +08:00
Jenkins Continuous Build server
b1c7862913 Set version to 6.5.2 SNAPSHOT 2018-01-10 16:37:45 +01:00
alxtalend
a0ae876613 babili-export (#1850) 2018-01-10 18:00:43 +08:00
nrousseau
89c19e379b babili-export (#1847) 2018-01-10 09:54:25 +08:00
GGu
a5d29a0f2b fix(TUP-19232): ignore the date to change (#1846) 2018-01-09 15:43:25 +08:00
GGu
5d6353aa99 fix(TUP-19232): ignore dirty for set modification date when create (#1845) 2018-01-08 10:29:23 +08:00
ypiel
c325c1b97d fix(TDI-39876) : report the TDI39761 correction when redirection is disabled (#1839) 2018-01-05 11:27:29 +01:00
Stefan Le Moing
699f4445cb fix(TBD-6075): change jar http versions (#1841) 2018-01-05 10:35:03 +01:00
nrousseau
917fb0fa66 fix(TUP-18434) fix wrong node initialization 2018-01-05 13:24:01 +08:00
nrousseau
24a8ee9a63 fix(TUP-18434) fix junits 2018-01-05 13:19:05 +08:00
pyzhou-talend
055c2680a8 Revert "fix(TDI-39423):Amend the escape method. (#1630)"
This reverts commit 11ff8135b4.
2018-01-04 14:31:31 +08:00
hcyi
cd26b4a453 fix(TUP-19128):Talend Migration issue in joblet connection (#1811) 2018-01-04 09:50:46 +08:00
Chao MENG
90278739dc feat(TUP-19123): Manage connections: improvements (2) (#1830)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2018-01-02 16:44:24 +08:00
nrousseau
f750dc25e8 fix(TUP-18434): fix problem of refresh (#1616)
Fix the problem of reference display and limit the number of refresh
done.
2018-01-02 14:56:33 +08:00
GGu
aab743ce65 fix(TUP-19125): no pupop for quick tour 2017-12-29 16:12:42 +08:00
Chao MENG
3ca7df78dd fix(TUP-19188): Improve English messages on the "Network Issue Occured"
dialog
https://jira.talendforge.org/browse/TUP-19188
2017-12-29 15:01:11 +08:00
GGu
6dbca893f2 fix(TUP-19193): avoid to popup the invalid dialog when do junit for demo 2017-12-28 17:00:56 +08:00
pyzhou-talend
63e3d9eeb3 fix(TDI-39841):tS3put should only evaluated Key once. 2017-12-27 17:32:41 +08:00
nrousseau
07a77cce6f fix(TUP-19187) Set onboarding for talend products only (#1819) 2017-12-27 12:12:17 +08:00
Irene Wang
c03ce1445e DEVOPS-3416 Deploy all plugins for Black Duck scans 2017-12-26 17:27:40 +01:00
Emmanuel GALLOIS
a328fe4096 fix(TDI-39808): allow subfolder to be created in any folder (#1818) 2017-12-26 12:17:47 +01:00
GGu
90beacc7f5 fix(TUP-19125): no pupop for quick tour (#1809) 2017-12-25 17:08:12 +08:00
nrousseau
5615420353 feat(TUP-19123): add back the missing import (#1807) 2017-12-23 10:54:30 +08:00
Chao MENG
428bcf6983 feat(TUP-19123): Manage connections: improvements (2)
https://jira.talendforge.org/browse/TUP-19123
2017-12-22 18:29:46 +08:00
ypiel
1d30508a1f fix(TDI-39808) : Sub-folder can be created in any folder. (#1801) 2017-12-21 13:00:50 +02:00
wchen-talend
44ac65cab3 fix(TUP-19005):fix the show_if not_show_if problem for links 2017-12-20 14:51:46 +08:00
pyzhou-talend
93e4bdee18 fix(TDI-39800):close connection for tOleDbInput and migration task. 2017-12-20 11:23:41 +08:00
Pingwen Lin
a028088626 TMDM-11629 MDM transaction does not commit when multiple tMDMOutput used in same subjob (#1784) 2017-12-14 15:02:54 +08:00
kjwang-talend
b9159ac3e0 TUP-19013 Studio hangs/freezes after clicking cancel while job is being (#1754)
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013

* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 16:36:52 +08:00
Pingwen Lin
a4ea1a293e TMDM-11667 Can't download jar automatically while running mdm demo jobs (fix other components besides tMDMConnection) (#1774) 2017-12-11 15:00:55 +08:00
wang wei
d7011b86e0 fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls (#1770) 2017-12-11 14:00:45 +08:00
Pingwen Lin
cb8b38f530 TMDM-11667 Can't download jar automatically while running mdm demo jobs (#1772) 2017-12-11 13:58:16 +08:00
nrousseau
10f45ba5d9 babili-export (#1771) 2017-12-11 12:12:26 +08:00
GGu
5779ce9e27 feat(TUP-18903): add product details (#1735)
* feat(TUP-18903): add migration task to update the product values.

* feat(TUP-18903): refactor to add Option Enum for import item

* feat(TUP-18903): when migration, check existed or not

* feat(TUP-18904): enable to check items when import projects, even demo

* feat(TUP-18903): adapt the created and modified date for item

* feat(TUP-18904): enhance the popup dialog

* feat(TUP-18903): enhance the import project and item dialog

* fix(TUP-19050): fix bug for import project
2017-12-11 10:27:06 +08:00
ypiel
3ce4bd30b2 fix(TDI-39770) : LIKE operator disabled for ODATA. 2017-12-08 15:34:45 +01:00
ypiel
2cb2dd4246 Merge branch 'maintenance/6.5' of https://github.com/Talend/tdi-studio-se into maintenance/6.5 2017-12-08 11:33:53 +01:00
ypiel
f203e728e6 fix(TDI-39761) : SC_ACCEPTED doesn't generate exception on POST file.
* fix(TDI-39761) : SC_ACCEPTED doesn't generate exception anymore.

* fix(TDI-39761) : SC_ACCEPTED managed only for upload file.
2017-12-08 11:33:31 +01:00
nrousseau
bdee906d2d feat(TUP-19043) Update welcome page of TOS (#1751) 2017-12-08 11:48:09 +08:00
pyzhou
d57592dff6 Pyzhou/tdi 39736 t neo4j batch output cannot update properities (#1760)
* fix(TDI-39736):tNeo4jBatchOutput cannot update properties.

* fix(TDI-39293):upgrade the jar version
2017-12-08 10:53:01 +08:00
zwxue
768810387f Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738)"
This reverts commit 591308c4a2.
2017-12-04 16:38:34 +08:00
wang wei
162bb08538 fix(TDI-39707): mutli thread failed for stats and logs in redshift database by redshift jdbc and postgresql output component(#1725) 2017-12-04 10:16:31 +08:00
wchen-talend
58d41fc5f5 fix(TUP-19019):TUJ broken since TUP-18265 tELTSAPMAP component does not
(#1746)
2017-11-30 17:29:34 +08:00
jzhao
bf45f63609 feat(TDI-39718): Upgrade to CXF 3.1.14 (#1747)
* MDM components
* CRM components
* tWebService
2017-11-30 13:59:01 +08:00
hcyi
4b80c20327 fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft. 2017-11-29 19:00:17 +08:00
kjwang-talend
3568091f79 Kjwang/feat(tup 18753)update driver of vertica (#1723)
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
2017-11-28 17:28:25 +08:00
Kevin Wang
0895d93190 Merge branch 'maintenance/6.5' of https://github.com/Talend/tdi-studio-se.git into maintenance/6.5 2017-11-28 16:35:08 +08:00
kjwang-talend
c9bb8ac237 feat(TUP-17297)Load balancing for Studio and Job Server (#1713)
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
2017-11-28 15:20:57 +08:00
zwxue
591308c4a2 fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738) 2017-11-28 15:15:26 +08:00
pyzhou
e8e7813411 fix(TDI-39711):remove \r|\n|\r\n of module name. (#1733)
* fix(TDI-39711):remove \r|\n|\r\n of module name.

* move the replacement to the migration task of old framework to new.

* remove the brackets.
2017-11-27 16:06:26 +08:00
Chao MENG
5d5215ef9f feat(TUP-18946): add advertisement for Cloud product
https://jira.talendforge.org/browse/TUP-18946
2017-11-27 14:55:41 +08:00
Chao MENG
f276e90431 feat(TUP-18724): manage connections: improvements
https://jira.talendforge.org/browse/TUP-18724
2017-11-27 14:48:22 +08:00
Pierre Teyssier
c7697b2a9d Revert "fix(TDI-32464): Extends local properties class for respecting order (#1489)"
This reverts commit 8c67bacb2d.
2017-11-24 20:33:50 +08:00
Chao MENG
6a26e54ac7 fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-24 16:05:42 +08:00
ypiel
e8dad85e20 fix(TDI39720) : retrieve good db_version
* feat(39493) : tVerticaBulkExec CopyStream+Params

* feat(TDI38740) : Support of Vertica 9

* Other versions are deprecated

* fix(TDI39720) : retrieve good db_version

* fix(TDI39720) : Remove dev log
2017-11-22 11:30:07 +01:00
Anas KHABALI
636d2e2e3f feat(TDI-39293): Integrate Neo4J Batch (integration from partner) (#1703)
* feat(TDI-39293): Integrate Neo4J Batch (integration from partner)

* remove partener distribution management element

* remove partener scm and deploy site plugin

* add talend distribution management

* feat(TDI-39607):remove old component and useless plugins.

* support use connection.
2017-11-22 16:30:31 +08:00
wchen-talend
32c21a53fe fix a junit 2017-11-21 14:49:26 +08:00
hcyi
784e626fcf fix TUP-18358:Drag oracle connection will change the query too (#1583)
* TUP-18358:Drag oracle connection will change the query too

* fix TUP-18358:Drag oracle connection will change the query too

* fix (TUP-18358): Drag oracle connection will change the query too
2017-11-20 16:48:52 +08:00
kjwang-talend
892533de2e Kjwang/fix(tup 18210)inconsistencies of keyboard shortcut commands in talend studio on mac os (#1497)
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210

* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
2017-11-20 16:47:00 +08:00
Seloen
40e2779626 fix(TUP-18189): ClassNotFound when Guess schama in tMSSqlInput for MSSQL
* fix(TUP-18189)ClassNotFound when Guess schama in tMSSqlInput for MSSQL

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

* fix(TUP-18189)junit

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

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/properties/controllers/AbstractElementPropertySectionController.java
2017-11-20 16:44:00 +08:00
wchen-talend
415836e554 Bugfix/6.5.1/tup 17950 t postgresql scd additional columns (#1408)
* fix(TUP-17950):Failed to generate code after making minor valid changes
to tPostgresqlSCD component

* fix(TUP-17950):add junit
2017-11-20 14:28:27 +08:00
hwang-talend
673d88b24e fix(TUP-17299):the back ground is not refresh (#1504) 2017-11-20 14:21:51 +08:00
Chao MENG
dcb6787372 fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:25:57 +08:00
Chao MENG
688d0a34bd fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-17 18:20:53 +08:00
Chao MENG
6693e6293b fix(TUP-18261): there is an error when Studio tries to make a query to
(#1682)

fix(TUP-18261): there is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/DesignerCoreService.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/preferences/PerformancePreferencePage.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/preferences/PreferenceInitializer.java
2017-11-17 18:14:37 +08:00
hcyi
ed009cce7f feat(TUP-18512): Support Calculation View for SAP Hana Database. (#1710)
* feat(TUP-18512): Support Calculation View for SAP Hana Database.

* feat(TUP-18512): fix bug when Query Guess for SAP Hana Database.

* feat(TUP-18512): fix TUP-18907 [bug] error show when open Edit
queries.

* feat(TUP-18512): fix bug of TUP-18909 schema name incorrect in SQL
builder for Calculation view.
2017-11-17 17:16:13 +08:00
ypiel
4a1f2df600 feat(TDI38740) : Support of Vertica 9
* Other versions are deprecated
2017-11-16 15:38:40 +01:00
ypiel
6b05001ae1 feat(39493) : tVerticaBulkExec CopyStream+Params 2017-11-16 15:38:15 +01:00
ypiel
c281826e2d Merge branch 'maintenance/6.5' of https://github.com/Talend/tdi-studio-se into maintenance/6.5 2017-11-16 15:37:44 +01:00
wchen-talend
50574cc429 fix(TUP-18592): remove some wrong junit 2017-11-15 19:04:22 +08:00
dlin-talend
a22e043511 TUP-18814:Change new branding images for 6.5 (#1716) 2017-11-15 11:56:35 +08:00
Irene Wang
442299ae5f Update copyright year to 2017 2017-11-14 16:43:17 +01:00
iwangtalend
d0f4601c61 Update copyright year to 2017 2017-11-14 16:36:30 +01:00
ypiel
02bb09656e Ypiel/tdi39578 tMicrosoftCrmInput/output binary properties (#1717)
* fix(TDI39578) : Transform String type to id_bytes[]

* fix(TDI39578) : Set Binary db type for id_byte[]

* fix(TDI39578) : Retrieve binary field in all case."

* I happens that MS CRM don't sent the type of a field in the pload
* Olingo retrieve Null type and so set it as String, its default one
* Transform the generate String in byte[] if the java type is byte[]
2017-11-13 16:08:53 +01:00
ypiel
8fe9fed1e2 Merge branch 'maintenance/6.5' of https://github.com/Talend/tdi-studio-se into maintenance/6.5 2017-11-13 16:08:39 +01:00
amarouni
67fca3e0ed feat(TBD-4197): set hive query name for tracking (#1718) 2017-11-13 15:20:32 +01:00
wchen-talend
863c437261 fix(TUP-18592): make the not_show_if only work with outupts 2017-11-13 14:19:00 +08:00
jzhao
7b0320a6f3 fix(TDI-39662):"log4jSb_tGreenplumGPLoad_1" cannot be resolved (#1711) 2017-11-09 18:10:53 +08:00
Dmytro Sylaiev
0f9b6117e9 fix(TDI-35682): Fix releasing file stream for multiple connections (#1699) 2017-11-09 11:21:15 +02:00
Dmytro Sylaiev
f215c1680b Dsylaiev/tdi 35682 add logging when use existing connection (#1571)
* fix(TDI-35682): Add logging into tRedshiftConnection

* Input component won't create and close logfile when using existing connection

* Close component will close logwriter stream also

* chore(TDI-35682): fix indentation
2017-11-09 11:20:55 +02:00
Dmytro Sylaiev
1eb60da12a fix(TDI-39235): Close logfiles output stream in tRedshiftInput (#1561)
* fix(TDI-39235): Close logfiles output stream in tRedshiftInput
2017-11-09 11:20:43 +02:00
ypiel
7bacb4f452 fix(TDI39642) : MSCRM lib version to 3.2-20171107 (#1708)
- Update version from 3.2-2017*0*1107 to 3.2-20171107
- Linked to TDI39571
2017-11-08 09:06:29 +01:00
ypiel
721ba449fb fix(TDI39642) : MSCRM lib version to 3.2-201701107 (#1705)
- Linked to TDI39571
2017-11-08 08:21:43 +01:00
wchen-talend
118ce0ee84 fix(TUP-18738):UHG - Configuring SVN Polling from TAC (#1681)
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC

* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
2017-11-06 18:48:57 +08:00
nrousseau
c093a54d26 fix(TUP-18280) fix issue of routines on the classpath adjuster 2017-11-06 15:17:48 +08:00
nrousseau
728a8635a5 fix(TUP-18280) fix an issue of libjars for bd jobs 2017-11-06 15:17:36 +08:00
Dmytro Chmyga
b94052d7fb Revert "feat(TCOMP-291):property value from current record (#1366)"
This reverts commit 47836512ad.
2017-11-06 07:32:13 +02:00
zwxue
b08ddf7cd5 fix(TUP-18770):Implicit project level settings issue in migration. (#1694) 2017-11-06 10:56:36 +08:00
jzhao
ae6ea16115 fix(TDI-39612)Talend 6.4 tExtractJSONFields not working similar to 6.2.1. (#1696) 2017-11-03 16:03:57 +08:00
qiongli
3fb5bc6189 TDQ-14308 include some drools file for tRulesurvivorhsip. (#1638) (#1680)
* TDQ-14308 include some drools file for tRulesurvivorhsip.

* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-11-03 13:56:27 +08:00
chmyga
47836512ad feat(TCOMP-291):property value from current record (#1366)
* feat(TCOMP-291):property value from current record

* Add check for dynamic property values

* Add tagging of dynamic property values

* Add update of dynamic property values for every row

* feat(TCOMP-291):property value from current record

* Add processing of globalMap and context

* feat(TCOMP-291): fix problems

* Fix problems with setting ReferenceProperties

* Fix duplicated List creation

* feat(TCOMP-291): fix PR comment
2017-11-02 15:54:43 +02:00
pyzhou
ca9167c1fa Pyzhou/tdi 39641 backport tdi 34905 to 6.5 (#1695)
* fix(TDI-34905):add stream support for tFileinputJason JSONpath (#1474)

* fix(TDI-34905):add stream support for tFileinputJason JSONpath

* fix(TDI-34905):change filename to filemnameOrStream.

* fix(TDI-34905):fix the compile error. (#1507)

* fix(TDI-34905):tackle stupid mistake. (#1521)
2017-11-02 10:46:13 +08:00
Emmanuel GALLOIS
a6bf6088f6 feat(TDI-38416): split Marketo backport to 651 (#1685)
* fix(TDI-39167): fix migration for LeadSelector (#1513)
* feat(TDI-38797): Add Marketo SOAP API SDK (#1573)
* fix(TDI-39319): correct include/exclude types in REST API (#1677)
* fix(TDI-39525): correct include/exclude types in REST API
2017-10-31 15:13:44 +01:00
ypiel
9f8dc56919 Merge branch 'maintenance/6.5' of https://github.com/Talend/tdi-studio-se into maintenance/6.5 2017-10-31 09:43:03 +01:00
ypiel
31355f1ac8 fix(TDI39631) : Correct some missing parenthesis. (#1691)
* fix(TDI39631) : Correct some missing parenthesis.

* fix(TDI39631) : Remove (Odata) label on 2016 version.
2017-10-31 09:42:01 +01:00
Dmytro Sylaiev
ecbc4bc5ba fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad (#1439)
* fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad

* fix(TDI-32802): Minor changes
2017-10-27 18:34:53 +03:00
Dmytro Sylaiev
da5a85d425 fix(TDI-39067): Fix wrong processing response from nzload.exe (#1554)
* fix(TDI-39067): Fix wrong processing response from nzload.exe

* fix(TDI-39067): Add logging support
2017-10-27 18:26:56 +03:00
Dmytro Sylaiev
aa7e71e60e fix (TDI-38883): Add missing property name in tInformix output (#1414) 2017-10-27 18:25:14 +03:00
Dmytro Sylaiev
a55111591b chore(TDI-39000): remove code duplication (#1410) 2017-10-27 16:34:28 +03:00
Dmytro Sylaiev
6acc704ae9 Dsylaiev/tdi 34972 change default ignore tail zeros value t map (#1444)
* fix(TDI-34972): change default ignoreTailZeros value tMap

* fix(TDI-34972): Add migration task

* Migration task will set "CHANGE_HASH_AND_EQUALS_FOR_BIGDECIMAL" to false if it was null

* Migrato to 6.5
2017-10-27 16:15:10 +03:00
Dmytro Sylaiev
267ca1b6d9 fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput (#1516)
* fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput

* chore(TDI-35112): Fix indentation

* chore(TDI-35112): Small refactoring
2017-10-27 16:01:23 +03:00
Dmytro Sylaiev
904d7d5d8c Dsylaiev/tdi 39175 fix broken tujs (#1537)
* fix(TDI-39175): Fix year shifting
2017-10-27 15:59:32 +03:00
Dmytro Sylaiev
ad7b4ede8d fix(TDI-39175): Revert unsafe changes, move it into mysql component (#1533)
* Move calling generateYearResultSet method from abstract javajet to mysql one
2017-10-27 15:58:51 +03:00
Dmytro Sylaiev
92945d0635 fix(TDI-39175): Fix exception when encountering 0000 year value (#1529) 2017-10-27 15:58:26 +03:00
Dmytro Sylaiev
8c67bacb2d fix(TDI-32464): Extends local properties class for respecting order (#1489) 2017-10-27 15:51:48 +03:00
Dmytro Sylaiev
7df4b743b0 fix(TDI-39237): Set correct schema value for searching (#1566) 2017-10-27 15:09:07 +03:00
Elena Tatarintseva
8398a9a46f TIPAAS-10910 change tActionLog->tJobLog in tLogCatcher (#1684) 2017-10-27 14:22:26 +03:00
jzhao
f4d23977da fix(TDI-31586): tMomOutput "Websphere MQ"/"Jboss" mode transaction is unavailable. (#1500) 2017-10-26 13:52:38 +08:00
jzhao
4bf0143004 fix(TDI-39079):tFileInputExcel can't check sheet position in some
situation.(#1526)
2017-10-26 11:59:01 +08:00
jzhao
22ec0cc3d4 fix(TDI-39079) tFileInputExcel sheet position does not work for event model (#1494) 2017-10-26 11:55:04 +08:00
jzhao
665f592aa1 fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC (#1607) 2017-10-26 11:47:13 +08:00
jzhao
d08e0a4d1f feat(TDI-38397): Support dynamic output table name in ELT components (#1589) 2017-10-26 11:30:34 +08:00
pyzhou
1c0e0e7d98 Pyzhou/tdi 39519 make tjdbcscdelt support for snowflake (#1662)
* feat(TDI-39519):fix little bug.

* feat(TDI-39519):fix the update sql for type1.

* feat(TDI-39519):remove the useless code.
2017-10-26 09:15:45 +08:00
pyzhou
dc63be148d Pyzhou/tdi 39527 implement t jdbcscdelt with vertica 7.1 (#1656)
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1

* feat(TDI-39527):restore the mis-deletion.

* feat(TDI-39527):fix query for sequence.

* feat(TDI-39527):Fix the compile error causing by last commit.
2017-10-26 09:15:16 +08:00
ypiel
3a9e04e873 fix(TDI-39571): Set navigation link to null (#1668)
* fix(TDI-39571): Set navigation link to null

* fix(TDI-39571): Extract navigation link name from lookup

* fix(TDI39571) : Add some unit tests

* fix(TDI39571) : Add unit tests class

* fix(TDI39571) : junit dependency is in scope test.

* fix(TDI39571) : Remove duplicate junit dependency.
2017-10-25 10:42:59 +02:00
ypiel-talend
a15714c865 Ypiel/tdi 39294 t microsoft crm xxx on premise2016 o data (#1642)
* feat(TDI-39294): MS CRM 2016 on-premise / OData (with NTLM authentication)
* bug(TDI-39522): Use UUID for Guid attributes
2017-10-25 10:27:39 +02:00
Anas KHABALI
ab64a8d72d feat(TDI-38984): add ability to use enpoint to tS3Connection (#1640)
* feat(TDI-38984): add ability to use enpoint to tS3Connection

* feat(TDI-38984): keep region choice for encryption key

* feat(TDI-38984): move the endpoint settings to advanced tab
2017-10-25 09:24:07 +01:00
Anas KHABALI
5eecc07d32 fix(TDI-39234): sort the DB type in alphabet order for tCreateTable (#1559) 2017-10-25 09:19:49 +01:00
Anas KHABALI
02eff3eacc feat(TDI-39194): support Redshift in tCreateTable (#1549) 2017-10-25 09:17:44 +01:00
Anas KHABALI
4d0086f22e feature(TDI-39196): support Exasol in tCreateTable (#1546) 2017-10-25 09:17:33 +01:00
Anas KHABALI
0d3d601f02 feature(TDI-39195) : add support to vertica71 in tCreateTable (#1538) 2017-10-25 09:17:19 +01:00
wang wei
b291772420 fix(TDI-39568): Component tSocketOutput does not provide error message (#1675) 2017-10-25 14:50:11 +08:00
wang wei
c55f632b10 fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter 2017-10-25 14:23:57 +08:00
wang wei
128277cac1 fix(TDI-33892): If the action on data is "insert" and "extend insert", the commit/batch is never used(#1496) 2017-10-25 13:49:17 +08:00
wang wei
1974e2b488 fix(TDI-39229): tXMLMap does not make the right match when the lookup is an xml document(#1628) 2017-10-25 12:24:16 +08:00
wang wei
e3a340d091 fix(TDI-39584): Timestamp shifts to wrong time during DST (#1665) 2017-10-25 11:26:59 +08:00
wang wei
2dda29eb6d fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8 (#1664)
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8

* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now

# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tCreateTable/tCreateTable_java.xml
2017-10-25 10:51:06 +08:00
wang wei
452001bf35 fix(TDI-39361): When creating a table in MS SQL, if the size of the varchar is greater than 8000, Talend should create the table using a varchar(max)(#1670) 2017-10-25 10:46:31 +08:00
Emmanuel GALLOIS
3a9eb42b59 fix(TDI-39319): correct include/exclude types in REST API (#1677) 2017-10-24 18:41:16 +01:00
GGu
34d3f4bf3e fix(TUP-18769): exclude the dependenceis of children jobs in main pom 2017-10-24 17:53:46 +08:00
Jenkins Continuous Build server
3304b98dd5 Set version to 6.5.1 SNAPSHOT 2017-10-20 10:54:22 +02:00
wchen-talend
ac23d7ad41 fix(TUP-18592):No connector can be selected after remove it on UI (#1657) 2017-10-13 10:42:45 +08:00
jzhao
a87039e281 fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation (#1658) 2017-10-11 15:53:50 +08:00
Diya Muliyil
bcb1df1df8 [TESB-20340 - Talend Studio hangs when building a job (for 6.4.2)] (#1651)
This is a backport fix, the master fix has been approved.
2017-09-27 22:22:15 +08:00
Chao MENG
eed2087f3b fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-26 16:27:47 +08:00
wchen-talend
f01f32590e fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
maven
2017-09-21 12:07:15 +08:00
wchen-talend
b43ec7a5e6 fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
maven
2017-09-20 16:19:45 +08:00
wchen-talend
053b44eac2 fix(TUP-18489):tLibraryLoad doesn't display the jars available in local
maven
2017-09-19 16:39:39 +08:00
jzhao
ce553b83d9 fix(TDI-39333):tRedshiftOutputBulk log issue (#1637) 2017-09-18 18:50:28 +08:00
pyzhou
6411fd6b91 fix(TDI-39423):Amend the escape method. (#1630)
* fix(TDI-39423):Amend the escape method.

* fix(TDI-39423): Eliminate the flag trap.
2017-09-18 09:39:51 +08:00
wchen-talend
03b8b6551e fix(TUP-18489):tLibraryLoad doesn't display the jars available in local (#1633) 2017-09-14 10:04:02 +08:00
pyzhou
ed6cb090d6 fix(TDI-39432):Correct the wrong mvn path. (#1631) 2017-09-11 15:00:24 +08:00
hcyi
1ad4e4969b fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft 2017-09-06 16:31:13 +08:00
Irene Wang
66b571ea96 Update copyright to 2017 2017-09-05 17:39:06 +02:00
pyzhou-talend
37920e2416 fix(TDI-39376):Import the jar to eliminate compile error. 2017-09-01 11:51:37 +08:00
hcyi
7d9f5355f3 fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-09-01 10:05:09 +08:00
jzhao
e3e092b6fc fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 (#1617) 2017-08-31 11:55:38 +08:00
Pingwen Lin
1d2f4ed46b TMDM-11385 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs (#1619) 2017-08-30 16:15:29 +08:00
wang wei
88b8040ffa fix(TDI-39363): add the miss instance type (#1615) 2017-08-28 14:22:33 +08:00
Pingwen Lin
f5d82d9aa1 TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) (#1613) 2017-08-25 15:05:37 +08:00
hcyi
7da66120ad fix (TUP-18355): Opening a BD job from the search feature in Studio
transformsit into a DI job
2017-08-25 10:22:17 +08:00
hcyi
84e0a19358 fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job (#1581)
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job

* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-25 10:17:26 +08:00
xwen
154d9ca98e fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

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

Conflicts:
	main/plugins/org.talend.designer.fileoutputxml/src/main/java/org/talend/designer/fileoutputxml/ui/FOXUI.java
2017-08-24 10:49:38 +08:00
Chao MENG
d152795c70 fix(TUP-18213): set correct connection bean if logon studio using (#1501)
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-08-23 17:14:24 +08:00
wang wei
6066561432 fix(TDI-39320): tcloudstart can't work (#1593) 2017-08-22 14:24:37 +08:00
wang wei
87a1528f7a fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. (#1487) 2017-08-21 13:05:00 +08:00
ypiel-talend
d2ce3b6a7c fix(TDI-39101) : Don't send null for rejected (#1594)
* fix(TDI-39101) : Don't send null for rejected

* fix(TDI-39101) : Correct indentation after review.
2017-08-17 15:23:44 +02:00
ypiel-talend
d07981f788 fix(TDI-39101) : Update export labels (#1588) 2017-08-17 15:23:33 +02:00
ypiel-talend
a96078957c fix(TDI-39101) : Export Google documents
* Add  parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-17 15:23:26 +02:00
RyanSkraba
0f0c9fa6a3 fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed (#1540) (#1603) 2017-08-17 14:04:51 +02:00
jzhao
c86537dad0 fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata (#1551)
* tMicrosoftOutput can't be update null value with V2016
odata

* update odata jar with talend patch
2017-08-16 17:56:10 +08:00
Ihor Istomin
6513aff28e Revert "fix(TDI-39301): Back-port TDI-39229 to 6.4" (#1599)
* Revert "fix(TDI-39301): Back-port TDI-39229 to 6.4 (#1585)"

This reverts commit c1c15826cc.
2017-08-16 11:20:31 +03:00
GGu
b4039aa0e4 fix(TUP-18405/module): enable to update the list of modules parameter 2017-08-16 16:05:23 +08:00
ypiel-talend
e1f46284ca fix(TDI-39248) : Prefix SP by schema (#1574)
* fix(TDI-39248) : Prefix SP by schema
2017-08-04 10:42:46 +02:00
Ihor Istomin
c1c15826cc fix(TDI-39301): Back-port TDI-39229 to 6.4 (#1585) 2017-08-03 15:07:09 +03:00
zwxue
56f965271f fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1482) 2017-08-03 17:40:09 +08:00
wchen-talend
3521ed77e0 fix(TUP-18265):tELTSAPMAP component does not work as expected (#1542) 2017-07-31 15:46:03 +08:00
Dmytro Sylaiev
5385bb2599 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-24 14:11:04 +03:00
Dmytro Sylaiev
8b86d50768 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1548)
* fix(TDI-39089): Add 'encode URI' property
2017-07-24 14:10:29 +03:00
zwxue
9e87025f8b fix(TUP-18278):Could not find or load main class exception after (#1547) 2017-07-21 10:23:29 +08:00
Dmytro Sylaiev
e24486296b fix(TDI-39089): Remove redundant migration task from 6.4 2017-07-20 18:09:46 +03:00
hwang-talend
b196a85f39 fix(TUP-18270):Propogation problems when change contexts in a joblet (#1535)
which use by some jobs.
2017-07-19 10:24:26 +08:00
wchen-talend
f952d01e1c fixe(TUP-18118):Remote run in studio fails with file not found exception (#1511)
* fixe(TUP-18118):Remote run in studio fails with file not found exception

* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 10:00:22 +08:00
Dmytro Sylaiev
d3617a519b fix(TDI-39089): Add uri encoding in tFileFetch (#1479)
* fix(TDI-39089): Add uri encoding in tFileFetch

* Incorrect uri would become correct in the job using URI.toASCIIString method

* No changes for ftp and smb protocol due to they should work OK with special characters

* Already correct uri become incorrect-encoded in properties (migration task)

* fix(TDI-39089): Add uri decoding in tFileFetch

* Update plugin.xml

* chore(TDI-39089): Fix indentations
2017-07-13 12:24:38 +03:00
hwang-talend
b0722b918e fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot (#1509)
be resolved exception
2017-07-13 16:33:33 +08:00
zwxue
628a441bf8 fix(TUP-17858):Use different version of subjob in father job
:NoClassDefFoundError.
2017-07-13 10:06:23 +08:00
pyzhou-talend
5b0b949ea0 fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. 2017-07-10 14:57:14 +08:00
jzhao
9298412f25 fix(TDI-39051): tMSSqlSP doesn't always return execution error (#1493) 2017-07-06 18:20:41 +08:00
pyzhou
cdd7787219 fix(TDI-39037):Handle NPE for tReplaceList. (#1436)
* fix(TDI-39037):Handle NPE for tReplaceList.

* fix(TDI-32121):make vacant `replacement` available.
2017-07-06 11:45:56 +08:00
Dmytro Sylaiev
b66b680792 fix(TDI-38143): Process null data in tReplaceList correctly (#1405)
* fix(TDI-38143): Process null data in tReplaceList correctly

* fix(TDI-38143): minor changes
2017-07-06 11:44:51 +08:00
Pingwen Lin
dc5082477b TMDM-11072 : Support of AWS ELB for MDM Cluster (#1464) (#1488) 2017-07-05 15:41:28 +08:00
wchen-talend
2d21884c45 fix(TUP-18128):joblets change not applied to all jobs automatically (#1459) 2017-07-05 15:05:58 +08:00
Vladimir Bogatyrov
a15e84b449 [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly (#1432)
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly

* [TESB-19484] Switched from using globalMap to resourceMap

* [TESB-19484] Added cid to exception variable name
2017-07-04 22:25:38 +03:00
zwxue
293de09d00 fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty
after migration from 6.1.1 to 6.3.1.
2017-07-04 18:41:57 +08:00
Yucheng Bai
78c0054e3b fix(TUP-18154): Cleanup the code related to quotes for new component (#1455)
framework
2017-07-04 17:17:46 +08:00
Yucheng Bai
c115fcc367 fix(TUP-18156): improve and add junits. (#1461) 2017-07-04 17:14:53 +08:00
Yucheng Bai
9560580825 fix(TUP-18156): Issue with Date pattern retrieved from Metadata (#1460) 2017-07-04 17:14:29 +08:00
Yucheng Bai
415314ba32 fix(TUP-18098): Hive Connectivity post-kerberos on Talend (#1426) 2017-07-04 17:10:36 +08:00
yyin-talend
2b3a67c372 TDQ-13899 when save pattern, on the "Update Detection" dialog can not (#1481) (#1483)
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:45:06 +08:00
kjwang-talend
66f51694cd fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long (#1403)
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-07-04 14:24:05 +08:00
pyzhou
4cc25f36e8 fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar (#1380) 2017-07-04 11:23:38 +08:00
jzhao
114b943de2 fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set(#1469) 2017-07-03 14:47:46 +08:00
hcyi
aadc713c96 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1448)
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.

* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-07-03 14:17:04 +08:00
hcyi
7439d4516f TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1445)
Connection.
2017-07-03 14:16:47 +08:00
wchen-talend
22ac337bcd fix(TUP-18120): fix document generate and export problems (#1438) 2017-07-03 13:59:27 +08:00
zwxue
6cda05ea7e fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated
job under the folder for publish.
2017-07-03 10:39:37 +08:00
Jenkins Continuous Build server
3c69ebfc0e Set version to 6.4.2 SNAPSHOT 2017-06-30 18:38:06 +02:00
Yucheng Bai
398955415d fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work (#1468) (#1470) 2017-06-29 18:18:39 +08:00
Yucheng Bai
21699748d1 fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 (#1446)
* fix(TUP-18146) fix quote issue

* fix(TUP-18146): update junits.

* fix(TUP-18146): update junits.
2017-06-23 17:27:29 +08:00
mtuhai
5c9f7fa16c bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed (#1419) 2017-06-22 09:46:33 +02:00
zafkirTalend
660ba3714b fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1416) 2017-06-22 09:44:00 +02:00
zafkirTalend
94108609db fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1409) 2017-06-22 09:43:49 +02:00
Liu Xinquan
e9bcfa8af1 TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode (#1424) 2017-06-21 16:22:08 +08:00
kevin.cui
39ea1fe8be TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting (#1429) 2017-06-21 03:17:08 -05:00
zwxue
3cce521491 fix(TUP-17726):java version for reference project changed to 1.8 after
migration.
2017-06-19 16:09:02 +08:00
zwxue
8cc6cbbd02 fix(TUP-18075):Studio throw NPE error when switch to page "Deployment"
for a service child node.
2017-06-19 16:08:20 +08:00
Jenkins Continuous Build server
dec1792509 Set version to 6.4.1 2017-06-14 12:42:04 +02:00
11284 changed files with 89806 additions and 48617 deletions

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.4.1.qualifier
Bundle-Version: 6.5.2.qualifier
Fragment-Host: org.talend.componentdesigner
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>

View File

@@ -1,45 +1,45 @@
FileCopy.ExceptionMSG=Die Quelldatei "
PushToPaletteActionProvider.PushComponentsToPalette=Komponente in Palette übernehmen
PushToPaletteActionProvider.PushComponentsToPalette=Komponente in Palette \u00FCbernehmen
EditComponentActionProvider.Edit=Edit This Component
ImportComponentDialog.ErrorMSG4=Es wurden keine Komponente für den Import ausgewählt.
ProjectSelectionDialog.SelectPath=Projekt-Pfad wählen
ImportComponentDialog.ErrorMSG4=Es wurden keine Komponente f\u00FCr den Import ausgew\u00E4hlt.
ProjectSelectionDialog.SelectPath=Projekt-Pfad w\u00E4hlen
AbstractXMLConfigPage.TYPETip=Datentyp.
PushToPaletteActionProvider.Error2=Fehler
CopyFromPaletteActionProvider.Label2=Importiere Komponenten von der Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Ganzzahliger Wert. Maximale Anzahl an Ausgaben für diese Verbindung.
ComponentProjectPreferencePage.WarningMSG=Achtung, diese Änderung wirkt sich nur auf den Component-Designer, aber nicht auf die Palette aus.
AbstractXMLConfigPage.MAXINPUTTip=Ganzzahliger Wert. Maximale Anzahl an Eingaben für diese Verbindung.
PushToPaletteActionProvider.ErrorMSG2=Verzeichnis für Benutzerkomponente existiert nicht.
AbstractXMLConfigPage.MAXOUTPUTTip=Ganzzahliger Wert. Maximale Anzahl an Ausgaben f\u00FCr diese Verbindung.
ComponentProjectPreferencePage.WarningMSG=Achtung, diese \u00C4nderung wirkt sich nur auf den Component-Designer, aber nicht auf die Palette aus.
AbstractXMLConfigPage.MAXINPUTTip=Ganzzahliger Wert. Maximale Anzahl an Eingaben f\u00FCr diese Verbindung.
PushToPaletteActionProvider.ErrorMSG2=Verzeichnis f\u00FCr Benutzerkomponente existiert nicht.
AddExternalResourceAction.JarSelection=JAR-Auswahl
ComponentProjectManager.CreationProblems=Erstellungsprobleme
CopyComponentActionProvider.InputName=Gebe einen neuen Komponentennamen für
CopyComponentActionProvider.InputName=Gebe einen neuen Komponentennamen f\u00FCr
CreateComponentWizard.SpecifyRes=Ressourcen festlegen
AbstractXMLConfigPage.REPOSITORYVALUETip=Zu wählendes Metadaten-Repository.
PushToPaletteActionProvider.ErrorMSG=Verzeichnis für Benutzerkomponente wurde nicht angegeben.
AbstractXMLConfigPage.REPOSITORYVALUETip=Zu w\u00E4hlendes Metadaten-Repository.
PushToPaletteActionProvider.ErrorMSG=Verzeichnis f\u00FCr Benutzerkomponente wurde nicht angegeben.
AbstractXMLConfigPage.NUMROWTip=Integer-Wert. Zeile dieses Parameters in der Component-View
PushToPaletteActionProvider.Error=Fehler
ComponentProjectManager.InternalErrorMsg=Internal error: {0}
AbstractXMLConfigPage.IntValue=Integer-Wert.
ImportComponentDialog.ImportCanceled=Import der Komponenten abgebrochen
WizardComponentFolderPage.Available=Verfügbar in
WizardComponentFolderPage.Available=Verf\u00FCgbar in
PushToPaletteActionProvider.OK=Aktualisieren
WizardJetFilesChoosePage.BeginFile=Dateianfang
AbstractXMLConfigPage.COLORTip=Hex-Wert für RGB. Zum Beispiel: "00FF00"
AbstractXMLConfigPage.COLORTip=Hex-Wert f\u00FCr RGB. Zum Beispiel: "00FF00"
CreateComponentWizard.CreateXMLPerl=Erzeugen der XML-Konfigurationsdatei der PERL-Komponente
ImportComponentDialog.SelectDirectoryLabel=Wählen Sie ein Verzeichnis:
ImportComponentDialog.SelectDirectoryLabel=W\u00E4hlen Sie ein Verzeichnis:
PushToPaletteActionProvider.Information=Informaton
NewActionProvider.New=Neu
AbstractXMLConfigPage.EXTENSIONTip=String-Wert des Plugin-Namens. Diese Option ist für externe Komponenten.
AbstractXMLConfigPage.EXTENSIONTip=String-Wert des Plugin-Namens. Diese Option ist f\u00FCr externe Komponenten.
NewActionProvider.NewComponent=Neue Komponente
ImportComponentDialog.ShowPaletteComponents=Komponentenpalette anzeigen
ComponentProjectPreferencePage.ChooseProject=Wählen Sie ein Projekt für diesen Komponentendesigner
ComponentProjectPreferencePage.ChooseProject=W\u00E4hlen Sie ein Projekt f\u00FCr diesen Komponentendesigner
WizardComponentFolderPage.ErrMSG5=Die Komponentenfamilie ist leer
WizardComponentFolderPage.ErrMSG4=Der lange Name der Komponente ist leer
AbstractXMLConfigPage.BooleanTip=Boolean-Wert (true oder false).
AbstractXMLConfigPage.Delete=Löschen
AbstractXMLConfigPage.Delete=L\u00F6schen
WizardComponentFolderPage.ErrMSG3=Diese Komponente existiert bereits
WizardComponentFolderPage.ErrMSG2=Der Komponentenname ist leer
WizardComponentFolderPage.ErrMSG1=Die Sprache der Komponente wurde nicht ausgewählt
WizardComponentFolderPage.ErrMSG1=Die Sprache der Komponente wurde nicht ausgew\u00E4hlt
ImportComponentDialog.Filter=Filter:
CreateComponentWizard.FillIn=Tragen Sie die Komponenten-Eigenschaften ein
ComponentProjectPreferencePage.Warning=Warnung
@@ -50,29 +50,29 @@ WizardComponentFolderPage.Name=Name
RemoveResourceAction.Remove=Entfernen
WizardJetFilesChoosePage.UseIconFrom=Verwende Icon von:
ImportComponentDialog.ImportFinished=Import der Komponente abgeschlossen
AbstractXMLConfigPage.SetProperties=Eigenschaften des gewählten Elements setzen.
AbstractXMLConfigPage.SetProperties=Eigenschaften des gew\u00E4hlten Elements setzen.
ComponentProjectPreferencePage.ComponentProject=Projektkomponente:
AddResourceAction.AddLib=Libraries hinzufügen...
AddResourceAction.AddLib=Libraries hinzuf\u00FCgen...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Komponenten erfolgreich importiert.
AddExternalResourceAction.ErrorTitle=Fehler in externem Archiv
AbstractXMLConfigPage.NBLINESTip=Ganzzahliger Wert. Zeilenabstand für diesen Parameter in der Komponentenansicht
AbstractXMLConfigPage.MININPUTTip=Ganzzahliger Wert. Minimale Anzahl an Eingaben für diese Verbindung.
AbstractXMLConfigPage.NBLINESTip=Ganzzahliger Wert. Zeilenabstand f\u00FCr diesen Parameter in der Komponentenansicht
AbstractXMLConfigPage.MININPUTTip=Ganzzahliger Wert. Minimale Anzahl an Eingaben f\u00FCr diese Verbindung.
WizardJetFilesChoosePage.MainFile=Main File
CreateComponentWizard.CreateXMLJava=Erzeugen der XML-Konfigurationsdatei der JAVA-Komponente
WizardJetFilesChoosePage.UseDefaultIcon=Standard-Icon verwenden
WizardComponentFolderPage.LongName=Langer Name (Maus-Tooltip)
CopyComponentActionProvider.CopyComponent=Diese Komponente kopieren
AddResourceAction.JARSecection=JAR-Auswahl
AddExternalResourceAction.ErrorMsg=Das angegebene externe Archiv ist nicht verfügbar oder existiert nicht.
AddExternalResourceAction.ErrorMsg=Das angegebene externe Archiv ist nicht verf\u00FCgbar oder existiert nicht.
CopyFromPaletteActionProvider.Label=Kopiere Komponenten von der Palette
WizardJetFilesChoosePage.ChoseAIcon=Icon auswählen
WizardJetFilesChoosePage.ChoseAIcon=Icon ausw\u00E4hlen
AbstractXMLConfigPage.LINESTYLETip=Integer Wert. Stil der Verbindungen (1: Durchgehend, 2:Gestrichelt, 3:Gepunktet, 4:Gepunktet/Gestrichelt)
WizardJetFilesChoosePage.EndFile=End File
PushToPaletteActionProvider.InformationMSG=Komponente wurden veröffentlicht. Die Palette wird aktualisiert.
PushToPaletteActionProvider.InformationMSG=Komponente wurden ver\u00F6ffentlicht. Die Palette wird aktualisiert.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Projektkomponente:
ComponentProjectPreferencePage.ButtonLabel0=Übernehmen
ComponentProjectPreferencePage.ButtonLabel0=\u00DCbernehmen
AbstractXMLConfigPage.New=Neu
CopyComponentValidator.ComponentExist=Die Komponente existiert bereits
CreateComponentWizard.MainProperties=Haupteigenschaften
@@ -82,10 +82,10 @@ PushToPaletteActionProvider.OK3=Aktualisieren
PushToPaletteActionProvider.OK2=Aktualisieren
CopyComponentActionProvider.CopyComponent2=Komponente kopieren
AbstractXMLConfigPage.CTYPETip=Connector-Typ.
AddResourceAction.ChooseResource=Wählen Sie JAR und ZIP-Ar&chive zum hinzufügen aus:
AddResourceAction.ChooseResource=W\u00E4hlen Sie JAR und ZIP-Ar&chive zum hinzuf\u00FCgen aus:
ImportComponentDialog.WarningTitle=Warnung
AddExternalResourceAction.AddELibs=Externe Libraries hinzufügen...
AddExternalResourceAction.AddELibs=Externe Libraries hinzuf\u00FCgen...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Keine Komponenten verfügbar.
AbstractXMLConfigPage.MINOUTPUTTip=Ganzzahliger Wert. Minimale Anzahl an Ausgaben für diese Verbindung.
ValidateComponentXMLActionProvider.ok=Übernehmen
ImportComponentDialog.NoComponentsAvailable=Keine Komponenten verf\u00FCgbar.
AbstractXMLConfigPage.MINOUTPUTTip=Ganzzahliger Wert. Minimale Anzahl an Ausgaben f\u00FCr diese Verbindung.
ValidateComponentXMLActionProvider.ok=\u00DCbernehmen

View File

@@ -1,8 +1,8 @@
AbstractXMLConfigPage.TYPETip=Tipo de Dato
PushToPaletteActionProvider.Error2=Error
AbstractXMLConfigPage.MAXOUTPUTTip=Valor entero. Número máximo de salidas para esta conexión
AbstractXMLConfigPage.MAXINPUTTip=Valor entero. Número máximo de entradas para esta conexión
ComponentProjectManager.CreationProblems=Error en creación
AbstractXMLConfigPage.MAXOUTPUTTip=Valor entero. N\u00FAmero m\u00E1ximo de salidas para esta conexi\u00F3n
AbstractXMLConfigPage.MAXINPUTTip=Valor entero. N\u00FAmero m\u00E1ximo de entradas para esta conexi\u00F3n
ComponentProjectManager.CreationProblems=Error en creaci\u00F3n
AbstractXMLConfigPage.REPOSITORYVALUETip=Repositorio de metadatos a seleccionar
AbstractXMLConfigPage.NUMROWTip=Valor Entero. Posicion de la Fila de Este Parametro en el Componente View
PushToPaletteActionProvider.Error=Error
@@ -12,23 +12,23 @@ WizardComponentFolderPage.Available=Disponible en
WizardJetFilesChoosePage.BeginFile=Comienzo de fichero
AbstractXMLConfigPage.COLORTip=Valor hexadecimal de RGB. Por ejemplo: "00FF00"
AbstractXMLConfigPage.EXTENSIONTip=Valor de Cadena para Nombre de Plugin. Esta Opcion es Para Componentes Externos
WizardComponentFolderPage.ErrMSG5=El componente Familia está vacío
WizardComponentFolderPage.ErrMSG4=El componente Nombre Largo está vacío
WizardComponentFolderPage.ErrMSG5=El componente Familia est\u00E1 vac\u00EDo
WizardComponentFolderPage.ErrMSG4=El componente Nombre Largo est\u00E1 vac\u00EDo
AbstractXMLConfigPage.BooleanTip=Booleano (verdadero
AbstractXMLConfigPage.Delete=Borrar
WizardComponentFolderPage.ErrMSG3=Este componente ya existe
WizardComponentFolderPage.ErrMSG2=El componente Nombre está vacío
WizardComponentFolderPage.ErrMSG2=El componente Nombre est\u00E1 vac\u00EDo
WizardComponentFolderPage.ErrMSG1=No se ha seleccionado el lenguaje del componente
ComponentProjectPreferencePage.Warning=Advertencia
AbstractXMLConfigPage.VERSIONTip=Un valor decimal indica la versión de tu componente
AbstractXMLConfigPage.VERSIONTip=Un valor decimal indica la versi\u00F3n de tu componente
WizardJetFilesChoosePage.Directory=Directorio:
WizardComponentFolderPage.Name=Nombre
AbstractXMLConfigPage.SetProperties=Define las Propiedades Para Elemento Seleccionado
AddResourceAction.AddLib=Adherir Librerías
AddResourceAction.AddLib=Adherir Librer\u00EDas
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Error de Archivo Externo
AbstractXMLConfigPage.NBLINESTip=Valor de número entero. Los palmos de líneas de este parámetro en la vista del Componente
AbstractXMLConfigPage.MININPUTTip=Valor entero. Número mínimo de entradas para esta conexión
AbstractXMLConfigPage.NBLINESTip=Valor de n\u00FAmero entero. Los palmos de l\u00EDneas de este par\u00E1metro en la vista del Componente
AbstractXMLConfigPage.MININPUTTip=Valor entero. N\u00FAmero m\u00EDnimo de entradas para esta conexi\u00F3n
WizardJetFilesChoosePage.UseDefaultIcon=Usar icono por defecto
AddExternalResourceAction.ErrorMsg=El archivo externo seleccionado no est
WizardJetFilesChoosePage.ChoseAIcon=Seleccione un icono
@@ -36,12 +36,12 @@ AbstractXMLConfigPage.LINESTYLETip=Valor Entero. Linea de estilo de coneccion (1
WizardJetFilesChoosePage.EndFile=Fin de fichero
WizardComponentFolderPage.Family=Familia
AbstractXMLConfigPage.CTYPETip=Tipo de conector.
AddResourceAction.ChooseResource=&Elegir jars y zips a añadir:
AddResourceAction.ChooseResource=&Elegir jars y zips a a\u00F1adir:
ImportComponentDialog.WarningTitle=Advertencia
AddExternalResourceAction.AddELibs=Adherir librería externa
AddExternalResourceAction.AddELibs=Adherir librer\u00EDa externa
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Valor Entero . Minimo Numero de Salidas Para Esta Conexion
ValidateComponentXMLActionProvider.result=Resultado de validación
ValidateComponentXMLActionProvider.valid=Componente fichero XML es válido!
ValidateComponentXMLActionProvider.result=Resultado de validaci\u00F3n
ValidateComponentXMLActionProvider.valid=Componente fichero XML es v\u00E1lido!
ValidateComponentXMLActionProvider.validate=Validar Componente XML
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Resultado de validación
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Resultado de validaci\u00F3n

View File

@@ -1,98 +1,98 @@
FileCopy.ExceptionMSG=Le fichier source "
PushToPaletteActionProvider.PushComponentsToPalette=Mettre les composants dans la Palette
EditComponentActionProvider.Edit=Modifier ce composant
ImportComponentDialog.ErrorMSG4=Aucun composant sélectionné pour l'import
ProjectSelectionDialog.SelectPath=Sélectionner le chemin du projet
AbstractXMLConfigPage.TYPETip=Type de données.
ImportComponentDialog.ErrorMSG4=Aucun composant s\u00E9lectionn\u00E9 pour l'import
ProjectSelectionDialog.SelectPath=S\u00E9lectionner le chemin du projet
AbstractXMLConfigPage.TYPETip=Type de donn\u00E9es.
PushToPaletteActionProvider.Error2=ERROR
CopyFromPaletteActionProvider.Label2=Importer les composants de la Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Entier. Nombre maximum de sorties pour cette connexion.
ImportComponentDialog.Browser=Parcourir...
ComponentProjectPreferencePage.WarningMSG=Attention, cette modifiication s'appliquera seulement au Designer de Composants, pas à la Palette.
AbstractXMLConfigPage.MAXINPUTTip=Entier. Nombre maximum d'entrées pour cette connexion.
PushToPaletteActionProvider.ErrorMSG2=Le répertoire des composants utilisateur n'existe pas.
AddExternalResourceAction.JarSelection=Sélection Jar
ComponentProjectManager.CreationProblems=Problèmes de Création
ComponentProjectPreferencePage.WarningMSG=Attention, cette modifiication s'appliquera seulement au Designer de Composants, pas \u00E0 la Palette.
AbstractXMLConfigPage.MAXINPUTTip=Entier. Nombre maximum d'entr\u00E9es pour cette connexion.
PushToPaletteActionProvider.ErrorMSG2=Le r\u00E9pertoire des composants utilisateur n'existe pas.
AddExternalResourceAction.JarSelection=S\u00E9lection Jar
ComponentProjectManager.CreationProblems=Probl\u00E8mes de Cr\u00E9ation
CopyComponentActionProvider.InputName=Saisir le nom du nouveau composant pour
CreateComponentWizard.SpecifyRes=Spécifier les ressources
AbstractXMLConfigPage.REPOSITORYVALUETip=Référentiel de Métadonnées à sélectionner.
PushToPaletteActionProvider.ErrorMSG=Le répertoire des composants utilisateur n'est pas défini.
AbstractXMLConfigPage.NUMROWTip=Entier. Position de ligne du paramètre dans la vue Composant
CreateComponentWizard.SpecifyRes=Sp\u00E9cifier les ressources
AbstractXMLConfigPage.REPOSITORYVALUETip=R\u00E9f\u00E9rentiel de M\u00E9tadonn\u00E9es \u00E0 s\u00E9lectionner.
PushToPaletteActionProvider.ErrorMSG=Le r\u00E9pertoire des composants utilisateur n'est pas d\u00E9fini.
AbstractXMLConfigPage.NUMROWTip=Entier. Position de ligne du param\u00E8tre dans la vue Composant
PushToPaletteActionProvider.Error=ERROR
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {0}
AbstractXMLConfigPage.IntValue=Entier
ImportComponentDialog.ImportCanceled=Import des composants annulé
ImportComponentDialog.ImportCanceled=Import des composants annul\u00E9
WizardComponentFolderPage.Available=Disponible dans
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Début de fichier
WizardJetFilesChoosePage.BeginFile=D\u00E9but de fichier
AbstractXMLConfigPage.COLORTip=Valeur hexa RVB. Ex: "00FF00"
CreateComponentWizard.CreateXMLPerl=Créer la configuration XML pour le Composant PERL
ImportComponentDialog.SelectDirectoryLabel=Sélectionner un répertoire :
CreateComponentWizard.CreateXMLPerl=Cr\u00E9er la configuration XML pour le Composant PERL
ImportComponentDialog.SelectDirectoryLabel=S\u00E9lectionner un r\u00E9pertoire :
PushToPaletteActionProvider.Information=Informations
PluginConstant.Borwser=Parcourir...
NewActionProvider.New=Nouveau
AbstractXMLConfigPage.EXTENSIONTip=Nom du plugin. Cette option est disponible pour les composants externes.
NewActionProvider.NewComponent=Nouveau composant
ImportComponentDialog.ShowPaletteComponents=Montrer la Palette de composants
ComponentProjectPreferencePage.ChooseProject=Sélectionner un répertoire pour le Component Designer
ComponentProjectPreferencePage.ChooseProject=S\u00E9lectionner un r\u00E9pertoire pour le Component Designer
WizardComponentFolderPage.ErrMSG5=La famille du composant est vide
WizardComponentFolderPage.ErrMSG4=Le nom long du composant est vide
AbstractXMLConfigPage.BooleanTip=Booléen (vrai ou faux)
AbstractXMLConfigPage.BooleanTip=Bool\u00E9en (vrai ou faux)
AbstractXMLConfigPage.Delete=DELETE
WizardComponentFolderPage.ErrMSG3=Ce composant existe déjà
WizardComponentFolderPage.ErrMSG3=Ce composant existe d\u00E9j\u00E0
WizardComponentFolderPage.ErrMSG2=Le nom du composant est vide
WizardComponentFolderPage.ErrMSG1=Le langage du composant n'a pas été sélectionné
WizardComponentFolderPage.ErrMSG1=Le langage du composant n'a pas \u00E9t\u00E9 s\u00E9lectionn\u00E9
ImportComponentDialog.Filter=Filtre \:
CreateComponentWizard.FillIn=Renseignez les propriétés du composant
ImportComponentDialog.ImportCanceledMSG=La tâche d'import des composants depuis la Palette a été annulée
CreateComponentWizard.FillIn=Renseignez les propri\u00E9t\u00E9s du composant
ImportComponentDialog.ImportCanceledMSG=La t\u00E2che d'import des composants depuis la Palette a \u00E9t\u00E9 annul\u00E9e
ComponentProjectPreferencePage.Warning=Avertissement
AbstractXMLConfigPage.VERSIONTip=Valeur décimale indiquant la version de votre nouveau composant
WizardJetFilesChoosePage.Directory=Répertoire :
AbstractXMLConfigPage.VERSIONTip=Valeur d\u00E9cimale indiquant la version de votre nouveau composant
WizardJetFilesChoosePage.Directory=R\u00E9pertoire :
CreateComponentWizard.NewComponent=Nouveau composant
WizardComponentFolderPage.Name=Nom
RemoveResourceAction.Remove=Supprimer
WizardJetFilesChoosePage.UseIconFrom=Utiliser l'icône \:
ImportComponentDialog.ImportFinished=Import des composants terminé
AbstractXMLConfigPage.SetProperties=Définir les propriétés de l'élément sélectionné.
WizardJetFilesChoosePage.UseIconFrom=Utiliser l'ic\u00F4ne \:
ImportComponentDialog.ImportFinished=Import des composants termin\u00E9
AbstractXMLConfigPage.SetProperties=D\u00E9finir les propri\u00E9t\u00E9s de l'\u00E9l\u00E9ment s\u00E9lectionn\u00E9.
ProjectSelectionDialog.ChooseFolder=Choisir un dossier de projet pour cette session
ComponentProjectPreferencePage.ComponentProject=Projet Composant:
AddResourceAction.AddLib=Ajouter des bibliothèques...
AddResourceAction.AddLib=Ajouter des biblioth\u00E8ques...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Composants importés avec succès.
ImportComponentDialog.ImportFinishedMSG=Composants import\u00E9s avec succ\u00E8s.
AddExternalResourceAction.ErrorTitle=Erreur Archive externe
AbstractXMLConfigPage.NBLINESTip=Entier. Nombre de lignes pour ce paramètre dans la vue Composant
AbstractXMLConfigPage.MININPUTTip=Entier. Nombre minimum d'entrées pour cette connexion.
AbstractXMLConfigPage.NBLINESTip=Entier. Nombre de lignes pour ce param\u00E8tre dans la vue Composant
AbstractXMLConfigPage.MININPUTTip=Entier. Nombre minimum d'entr\u00E9es pour cette connexion.
WizardJetFilesChoosePage.MainFile=Fichier principal
CreateComponentWizard.CreateXMLJava=Créer le fichier de configuration XML pour le composant JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Icône par défaut
CreateComponentWizard.CreateXMLJava=Cr\u00E9er le fichier de configuration XML pour le composant JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Ic\u00F4ne par d\u00E9faut
WizardComponentFolderPage.LongName=Nom long (passez la souris sur la bulle)
CopyComponentActionProvider.CopyComponent=Copier ce composant
ImportComponentDialog.ChooseComponentsLabel=Choisir les composants à importer
AddResourceAction.JARSecection=Sélection Jar
AddExternalResourceAction.ErrorMsg=L'archive externe sélectionnée n'est pas disponible ou n'existe pas.
ImportComponentDialog.ChooseComponentsLabel=Choisir les composants \u00E0 importer
AddResourceAction.JARSecection=S\u00E9lection Jar
AddExternalResourceAction.ErrorMsg=L'archive externe s\u00E9lectionn\u00E9e n'est pas disponible ou n'existe pas.
ComponentProjectManager.NewProject=Nouveau Projet Composant
CopyFromPaletteActionProvider.Label=Copier les composants depuis la Palette
WizardJetFilesChoosePage.ChoseAIcon=Choisir une icône
ComponentProjectPreferencePage.SelectPath=Sélectionner Chemin Projet Composant
WizardJetFilesChoosePage.ChoseAIcon=Choisir une ic\u00F4ne
ComponentProjectPreferencePage.SelectPath=S\u00E9lectionner Chemin Projet Composant
AbstractXMLConfigPage.LINESTYLETip=Entier. Style de la ligne de connexion (1: plein, 2: tirets, 3: points, 4: points-tirets)
WizardJetFilesChoosePage.EndFile=Fin de fichier
PushToPaletteActionProvider.InformationMSG=Les composants ont été publiés. La Palette sera rafraîchie.
PushToPaletteActionProvider.InformationMSG=Les composants ont \u00E9t\u00E9 publi\u00E9s. La Palette sera rafra\u00EEchie.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Projet Composant \:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=Nouveau
CopyComponentValidator.ComponentExist=Le composant existe déjà
ImportComponentDialog.WarningMSG=Cette opération va écraser les composants existants dans l'espace de travail. Voulez-vous vraiment importer les composants sélectionnés?
CreateComponentWizard.MainProperties=Propriétés principales
ComponentProjectManager.WarningMsg=Le système de fichiers sous-jacent est insensible à la casse. {0} est en conflit avec un projet existant
CopyComponentValidator.ComponentExist=Le composant existe d\u00E9j\u00E0
ImportComponentDialog.WarningMSG=Cette op\u00E9ration va \u00E9craser les composants existants dans l'espace de travail. Voulez-vous vraiment importer les composants s\u00E9lectionn\u00E9s?
CreateComponentWizard.MainProperties=Propri\u00E9t\u00E9s principales
ComponentProjectManager.WarningMsg=Le syst\u00E8me de fichiers sous-jacent est insensible \u00E0 la casse. {0} est en conflit avec un projet existant
WizardComponentFolderPage.Family=Famille
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copier le composant
AbstractXMLConfigPage.CTYPETip=Type de connecteur.
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP à ajouter :
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP \u00E0 ajouter :
ImportComponentDialog.WarningTitle=Avertissement
AddExternalResourceAction.AddELibs=Ajouter des bibliothèques externes...
AddExternalResourceAction.AddELibs=Ajouter des biblioth\u00E8ques externes...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Pas de composant disponible.
AbstractXMLConfigPage.MINOUTPUTTip=Entier. Nombre minimum de sorties pour cette connexion.
@@ -100,8 +100,8 @@ ValidateComponentXMLActionProvider.error=\n\tIl y a une erreur dans la ligne {0}
ValidateComponentXMLActionProvider.fatalerror=\n\til y a une erreur fatale dans la ligne {0}
ValidateComponentXMLActionProvider.invalid=Le fichier XML du composant est invalide\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Résultat de validation
ValidateComponentXMLActionProvider.result=R\u00E9sultat de validation
ValidateComponentXMLActionProvider.valid=Le fichier XML du composant est valide.
ValidateComponentXMLActionProvider.validate=Valider le composant XML
ValidateComponentXMLActionProvider.warning=\n\til y a un Warning sur la ligne {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Résultat de la validation
PushToPaletteActionProvider.PushToPaletteActionProvider.result=R\u00E9sultat de la validation

View File

@@ -26,14 +26,14 @@ NewActionProvider.New=Nuovo
AbstractXMLConfigPage.EXTENSIONTip=Nome plugin. Opzione per componenti esterni.
NewActionProvider.NewComponent=Nuovo Componente
ComponentProjectPreferencePage.ChooseProject=Scegliere una cartella di progetto per questo componente progettuale.
WizardComponentFolderPage.ErrMSG5=La faniglia del componente è vuota
WizardComponentFolderPage.ErrMSG4=Il nome lungo del componente è vuoto
WizardComponentFolderPage.ErrMSG5=La faniglia del componente \u00E8 vuota
WizardComponentFolderPage.ErrMSG4=Il nome lungo del componente \u00E8 vuoto
AbstractXMLConfigPage.BooleanTip=Valore Booleano (vero o falso)
AbstractXMLConfigPage.Delete=Cancellare
WizardComponentFolderPage.ErrMSG3=Componente esistente
WizardComponentFolderPage.ErrMSG2=Il Nome del componente è vuoto
WizardComponentFolderPage.ErrMSG1=Il componente lingua non è stato selezionato
CreateComponentWizard.FillIn=Inserire proprietà del componente
WizardComponentFolderPage.ErrMSG2=Il Nome del componente \u00E8 vuoto
WizardComponentFolderPage.ErrMSG1=Il componente lingua non \u00E8 stato selezionato
CreateComponentWizard.FillIn=Inserire propriet\u00E0 del componente
ComponentProjectPreferencePage.Warning=Avvertimento
AbstractXMLConfigPage.VERSIONTip=Un valore decimale per indicare la versione del tuo nuovo componente
WizardJetFilesChoosePage.Directory=Cartella:
@@ -41,7 +41,7 @@ CreateComponentWizard.NewComponent=Nuovo Componente
WizardComponentFolderPage.Name=Nome
RemoveResourceAction.Remove=Cancellare
WizardJetFilesChoosePage.UseIconFrom=Usare icona da:
AbstractXMLConfigPage.SetProperties=Definire le proprietà dell'elemento selezionato.
AbstractXMLConfigPage.SetProperties=Definire le propriet\u00E0 dell'elemento selezionato.
ComponentProjectPreferencePage.ComponentProject=Componente Progetto:
AddResourceAction.AddLib=Aggiungere librerie...
WizardComponentFolderPage.Perl=Perl
@@ -53,7 +53,7 @@ WizardJetFilesChoosePage.UseDefaultIcon=Usare icona predefinita
WizardComponentFolderPage.LongName=Nome lungo(mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Copiare questo componente
AddResourceAction.JARSecection=Selezione Jar
AddExternalResourceAction.ErrorMsg=L'rachivio esterno selezionato non è disponibile o non esiste.
AddExternalResourceAction.ErrorMsg=L'rachivio esterno selezionato non \u00E8 disponibile o non esiste.
ComponentProjectManager.NewProject=Nuovo componente progetto
CopyFromPaletteActionProvider.Label=Copiare il componente dalla tavolozza
WizardJetFilesChoosePage.ChoseAIcon=Scegliere un icona
@@ -64,9 +64,9 @@ EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Componente Progetto:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=Nuovo
CopyComponentValidator.ComponentExist=Il componente esite già
CreateComponentWizard.MainProperties=Proprietà principali
ComponentProjectManager.WarningMsg=Il file system di base è case insensitive. Vi è un progetto esistente che contrasta con {0}
CopyComponentValidator.ComponentExist=Il componente esite gi\u00E0
CreateComponentWizard.MainProperties=Propriet\u00E0 principali
ComponentProjectManager.WarningMsg=Il file system di base \u00E8 case insensitive. Vi \u00E8 un progetto esistente che contrasta con {0}
WizardComponentFolderPage.Family=Famiglia
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK

View File

@@ -13,21 +13,21 @@ AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D
PushToPaletteActionProvider.ErrorMSG2=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AddExternalResourceAction.JarSelection=Jar\u306E\u9078\u629E
ComponentProjectManager.CreationProblems=\u4F5C\u6210\u306E\u554F\u984C
CopyComponentActionProvider.InputName=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u540D\u524D\u306E\u5165\u529B \:
CopyComponentActionProvider.InputName=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u540D\u524D\u306E\u5165\u529B :
CreateComponentWizard.SpecifyRes=\u30EA\u30BD\u30FC\u30B9\u306E\u6307\u5B9A
AbstractXMLConfigPage.REPOSITORYVALUETip=\u9078\u629E\u5BFE\u8C61\u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30EA\u30DD\u30B8\u30C8\u30EA\u3002
PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
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}
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC : {0}
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024
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
WizardJetFilesChoosePage.BeginFile=\u958B\u59CB\u30D5\u30A1\u30A4\u30EB
AbstractXMLConfigPage.COLORTip=RGB\u306E16\u9032\u6570\u5024\u3002\u4F8B \:"00FF00"
AbstractXMLConfigPage.COLORTip=RGB\u306E16\u9032\u6570\u5024\u3002\u4F8B :"00FF00"
CreateComponentWizard.CreateXMLPerl=Perl\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306EXML\u69CB\u6210\u30D5\u30A1\u30A4\u30EB\u306E\u4F5C\u6210
ImportComponentDialog.SelectDirectoryLabel=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u9078\u629E \:
ImportComponentDialog.SelectDirectoryLabel=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u9078\u629E :
PushToPaletteActionProvider.Information=\u60C5\u5831
PluginConstant.Borwser=\u30D6\u30E9\u30A6\u30B6...
NewActionProvider.New=\u65B0\u898F
@@ -42,20 +42,20 @@ AbstractXMLConfigPage.Delete=\u524A\u9664
WizardComponentFolderPage.ErrMSG3=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
WizardComponentFolderPage.ErrMSG2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A00\u8A9E\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ImportComponentDialog.Filter=\u30D5\u30A3\u30EB\u30BF \:
ImportComponentDialog.Filter=\u30D5\u30A3\u30EB\u30BF\u30FC:
CreateComponentWizard.FillIn=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5165\u529B
ImportComponentDialog.ImportCanceledMSG=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30BF\u30B9\u30AF\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8868\u305910\u9032\u5024\u3002
WizardJetFilesChoosePage.Directory=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA \:
WizardJetFilesChoosePage.Directory=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA :
CreateComponentWizard.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
WizardComponentFolderPage.Name=\u540D\u524D
RemoveResourceAction.Remove=\u524A\u9664
WizardJetFilesChoosePage.UseIconFrom=\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528 \:
WizardJetFilesChoosePage.UseIconFrom=\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528 :
ImportComponentDialog.ImportFinished=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306E\u5B8C\u4E86
AbstractXMLConfigPage.SetProperties=\u9078\u629E\u3057\u305F\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u8A2D\u5B9A\u3002
ProjectSelectionDialog.ChooseFolder=\u3053\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629E
ComponentProjectPreferencePage.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \:
ComponentProjectPreferencePage.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 :
AddResourceAction.AddLib=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
@@ -67,18 +67,18 @@ CreateComponentWizard.CreateXMLJava=Java\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30
WizardJetFilesChoosePage.UseDefaultIcon=\u30C7\u30D5\u30A9\u30EB\u30C8\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528
WizardComponentFolderPage.LongName=\u9577\u3044\u540D\u524D\uFF08\u30DE\u30A6\u30B9\u30AA\u30FC\u30D0\u30FC\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7\uFF09
CopyComponentActionProvider.CopyComponent=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
ImportComponentDialog.ChooseComponentsLabel=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u9078\u629E \:
ImportComponentDialog.ChooseComponentsLabel=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u9078\u629E :
AddResourceAction.JARSecection=Jar\u306E\u9078\u629E
AddExternalResourceAction.ErrorMsg=\u9078\u629E\u3057\u305F\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u306F\u5229\u7528\u3067\u304D\u306A\u3044\u304B\u3001\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ComponentProjectManager.NewProject=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
CopyFromPaletteActionProvider.Label=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
WizardJetFilesChoosePage.ChoseAIcon=\u30A2\u30A4\u30B3\u30F3\u306E\u9078\u629E
ComponentProjectPreferencePage.SelectPath=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\t\n\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u5024\u3002\u63A5\u7D9A\u7DDA\u306E\u7A2E\u985E(1\: Solid, 2\: Dash, 3\: Dot, 4\: Dashdot)
ComponentProjectPreferencePage.SelectPath=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\\t\\r\\n\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u5024\u3002\u63A5\u7D9A\u7DDA\u306E\u7A2E\u985E(1: Solid, 2: Dash, 3: Dot, 4: Dashdot)
WizardJetFilesChoosePage.EndFile=\u7D42\u4E86\u30D5\u30A1\u30A4\u30EB
PushToPaletteActionProvider.InformationMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u767A\u884C\u3055\u308C\u307E\u3057\u305F\u3002\u30D1\u30EC\u30C3\u30C8\u306F\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3055\u308C\u308B\u3067\u3057\u3087\u3046\u3002
EditComponentActionProvider.GroupEdit=\u30B0\u30EB\u30FC\u30D7\u7DE8\u96C6
ProjectSelectionDialog.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \:
ProjectSelectionDialog.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 :
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=\u65B0\u898F
CopyComponentValidator.ComponentExist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
@@ -90,19 +90,19 @@ PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
AbstractXMLConfigPage.CTYPETip=\u30B3\u30CD\u30AF\u30BF\u306E\u7A2E\u985E
AddResourceAction.ChooseResource=\u8FFD\u52A0\u3059\u308Bjar\u3068zip\u306E\u9078\u629E (&C) \:
AddResourceAction.ChooseResource=\u8FFD\u52A0\u3059\u308Bjar\u3068zip\u306E\u9078\u629E (&C) :
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Java=Java
WizardComponentFolderPage.Java=JAVA
ImportComponentDialog.NoComponentsAvailable=\u5229\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5C0F\u51FA\u529B\u6570\u3002
ValidateComponentXMLActionProvider.error=\n\t\u884C {0} \u306B\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.fatalerror=\n\t\u884C {0} \u306B\u81F4\u547D\u7684\u306A\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.invalid=\u7121\u52B9\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB \:
ValidateComponentXMLActionProvider.invalid=\u7121\u52B9\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB :
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=\u691C\u8A3C\u7D50\u679C
ValidateComponentXMLActionProvider.valid=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\u306F\u6709\u52B9\u3067\u3059\u3002
ValidateComponentXMLActionProvider.validate=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u306E\u691C\u8A3C
ValidateComponentXMLActionProvider.warning=\n\t\u884C {0}\u306B\u8B66\u544A\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.warning=\\n\\t\u884C {0}\u306B\u8B66\u544A\u304C\u3042\u308A\u307E\u3059
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=\u7121\u52B9\u306AXML\u30D5\u30A1\u30A4\u30EB\u306E\u305F\u3081\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D1\u30EC\u30C3\u30C8\u3078\u306E\u30D7\u30C3\u30B7\u30E5\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u691C\u8A3C\u7D50\u679C

View File

@@ -4,11 +4,11 @@ PushToPaletteActionProvider.Error2=B\u0142\u0105d
CopyFromPaletteActionProvider.Label2=Importuj komponenty z palety
AbstractXMLConfigPage.MAXOUTPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Maks. ilo\u015Bc wyj\u015B\u0107 dla po\u0142\u0105czenia
AbstractXMLConfigPage.MAXINPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Maks. ilo\u015Bc wej\u015B\u0107 dla po\u0142\u0105czenia
AddExternalResourceAction.JarSelection=Wybór archiwum jar
AddExternalResourceAction.JarSelection=Wyb\u00F3r archiwum jar
ComponentProjectManager.CreationProblems=Problemy przy tworzeniu
CreateComponentWizard.SpecifyRes=Podaj zasoby
AbstractXMLConfigPage.REPOSITORYVALUETip=Repozytorium metadanych do zaznaczenia.
AbstractXMLConfigPage.NUMROWTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Pozycja parametru w Widoku komponentów
AbstractXMLConfigPage.NUMROWTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Pozycja parametru w Widoku komponent\u00F3w
PushToPaletteActionProvider.Error=B\u0142\u0105d
ComponentProjectManager.InternalErrorMsg=B\u0142\u0105d wewn\u0119trzny: {0}
AbstractXMLConfigPage.IntValue=Warto\u015B\u0107 ca\u0142kowitoliczbowa.
@@ -16,7 +16,7 @@ WizardComponentFolderPage.Available=Dost\u0119pne w
WizardJetFilesChoosePage.BeginFile=Plik pocz\u0105tkowy
AbstractXMLConfigPage.COLORTip=Warto\u015B\u0107 Hex RGB. Np.: "00FF00"
NewActionProvider.New=Nowy
AbstractXMLConfigPage.EXTENSIONTip=Warto\u015B\u0107 znakowa nazwy wtyczki. Opcja przeznaczona do zewn\u0119trznych komponentów.
AbstractXMLConfigPage.EXTENSIONTip=Warto\u015B\u0107 znakowa nazwy wtyczki. Opcja przeznaczona do zewn\u0119trznych komponent\u00F3w.
ComponentProjectPreferencePage.ChooseProject=Wybierz folder proejktu dla projektanta komponentu
WizardComponentFolderPage.ErrMSG5=Rodzina komponentu jest pusta
WizardComponentFolderPage.ErrMSG4=Pe\u0142na nazwa komponentu jest pusta
@@ -35,11 +35,11 @@ AddResourceAction.AddLib=Dodaj biblioteki...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=B\u0142\u0105d archiwum zewn\u0119trznego
AbstractXMLConfigPage.MININPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Min. ilo\u015Bc wej\u015B\u0107 dla po\u0142\u0105czenia
WizardJetFilesChoosePage.MainFile=Plik g\u0142ówny
WizardJetFilesChoosePage.MainFile=Plik g\u0142\u00F3wny
WizardJetFilesChoosePage.UseDefaultIcon=U\u017Cyj domy\u015Blnej ikony
WizardComponentFolderPage.LongName=Pe\u0142na nazwa (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Skopiuj komponent
AddResourceAction.JARSecection=Wybór archiwum jar
AddResourceAction.JARSecection=Wyb\u00F3r archiwum jar
AddExternalResourceAction.ErrorMsg=Zaznaczone archiwa zewn\u0119trzne s\u0105 niedost\u0119pne lub nie istniej\u0105.
CopyFromPaletteActionProvider.Label=Skopiuj komponenty z palety
WizardJetFilesChoosePage.ChoseAIcon=Wybierz ikon\u0119
@@ -47,7 +47,7 @@ ComponentProjectPreferencePage.SelectPath=Wybierz \u015Bcie\u017Ck\u0119 projekt
AbstractXMLConfigPage.LINESTYLETip=Watro\u015B\u0107 ca\u0142kowitoliczbowa. Styl lini po\u0142\u0105czenia (1: Pe\u0142na, 2: Kreski, 3: Kropki, 4:Kreski kropki)
WizardJetFilesChoosePage.EndFile=Plik ko\u0144cowy
AbstractXMLConfigPage.New=Nowy
CreateComponentWizard.MainProperties=W\u0142a\u015Bciwo\u015Bci g\u0142ówne
CreateComponentWizard.MainProperties=W\u0142a\u015Bciwo\u015Bci g\u0142\u00F3wne
WizardComponentFolderPage.Family=Rodzina
CopyComponentActionProvider.CopyComponent2=Skopiuj komponent
AbstractXMLConfigPage.CTYPETip=Typ Connectora

View File

@@ -3,54 +3,55 @@ ProjectSelectionDialog.SelectPath=Selecione um caminho para o Projeto
AbstractXMLConfigPage.TYPETip=Tipo do dado
PushToPaletteActionProvider.Error2=Erro
CopyFromPaletteActionProvider.Label2=Importar componentes da paleta
ComponentProjectPreferencePage.WarningMSG=Atenção, essa modificação só ira modificar o Designer de Componente, e não a Palheta
ComponentProjectPreferencePage.WarningMSG=Aten\u00E7\u00E3o, essa modifica\u00E7\u00E3o s\u00F3 ira modificar o Designer de Componente, e n\u00E3o a Palheta
AddExternalResourceAction.JarSelection=seleccao do JAR
ComponentProjectManager.CreationProblems=Problemas na criação
ComponentProjectManager.CreationProblems=Problemas na cria\u00E7\u00E3o
CopyComponentActionProvider.InputName=Inserir novo nome de componente
CreateComponentWizard.SpecifyRes=Especificar recursos
AbstractXMLConfigPage.REPOSITORYVALUETip=Repositório de Metadados a selecionar
AbstractXMLConfigPage.REPOSITORYVALUETip=Reposit\u00F3rio de Metadados a selecionar
PushToPaletteActionProvider.Error=Erro
ComponentProjectManager.InternalErrorMsg=Erro interno: {0}
AbstractXMLConfigPage.IntValue=Valor inteiro.
WizardComponentFolderPage.Available=Disponível em
WizardComponentFolderPage.Available=Dispon\u00EDvel em
PushToPaletteActionProvider.OK=OK
AbstractXMLConfigPage.COLORTip=Valor Hex de RGB. Exemplo:"00FF00"
CreateComponentWizard.CreateXMLPerl=Criar o arquivo de configuração XML par PERL Component
ImportComponentDialog.SelectDirectoryLabel=Selecione um diretório:
CreateComponentWizard.CreateXMLPerl=Criar o arquivo de configura\u00E7\u00E3o XML par PERL Component
ImportComponentDialog.SelectDirectoryLabel=Selecione um diret\u00F3rio:
ComponentProjectPreferencePage.ChooseProject=Selecione uma pasta de projeto para este designer de componentes
AbstractXMLConfigPage.BooleanTip=Valor booleano (verdadeiro ou falso)
AbstractXMLConfigPage.Delete=Deletar
CreateComponentWizard.FillIn=Preencher as propriedades do componente
ComponentProjectPreferencePage.Warning=Advertência
AbstractXMLConfigPage.VERSIONTip=Um valor decimal para indicar a versão do seu novo componente
WizardJetFilesChoosePage.Directory=Diretório:
ComponentProjectPreferencePage.Warning=Advert\u00EAncia
AbstractXMLConfigPage.VERSIONTip=Um valor decimal para indicar a vers\u00E3o do seu novo componente
WizardJetFilesChoosePage.Directory=Diret\u00F3rio:
WizardComponentFolderPage.Name=Nome
WizardJetFilesChoosePage.UseIconFrom=Usar ícone de:
ProjectSelectionDialog.ChooseFolder=Escolha uma pasta de projetos para esta sessão
RemoveResourceAction.Remove=Remover
WizardJetFilesChoosePage.UseIconFrom=Usar \u00EDcone de:
ProjectSelectionDialog.ChooseFolder=Escolha uma pasta de projetos para esta sess\u00E3o
ComponentProjectPreferencePage.ComponentProject=Projeto do Componente:
AddResourceAction.AddLib=Adicionar Bibliotecas...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Erro de arquivo externo
CreateComponentWizard.CreateXMLJava=Criar o arquivo de configuração XML para componente JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Use o ícone padrão
CreateComponentWizard.CreateXMLJava=Criar o arquivo de configura\u00E7\u00E3o XML para componente JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Use o \u00EDcone padr\u00E3o
CopyComponentActionProvider.CopyComponent=Copiar este componente
AddResourceAction.JARSecection=seleccao do JAR
AddExternalResourceAction.ErrorMsg=O arquivo selecionado não está disponível ou não existe.
AddExternalResourceAction.ErrorMsg=O arquivo selecionado n\u00E3o est\u00E1 dispon\u00EDvel ou n\u00E3o existe.
ComponentProjectManager.NewProject=Novo Projeto de Componente
CopyFromPaletteActionProvider.Label=Copiar componentes para a palheta
WizardJetFilesChoosePage.ChoseAIcon=Escolha o ícone
WizardJetFilesChoosePage.ChoseAIcon=Escolha o \u00EDcone
ComponentProjectPreferencePage.SelectPath=Selecione o Caminho do Projeto do Componente
EditComponentActionProvider.GroupEdit=Grupo de edição
EditComponentActionProvider.GroupEdit=Grupo de edi\u00E7\u00E3o
ProjectSelectionDialog.ComponentProject=Projeto do Componente:
ComponentProjectPreferencePage.ButtonLabel0=OK
CopyComponentValidator.ComponentExist=O Componente já existe
CopyComponentValidator.ComponentExist=O Componente j\u00E1 existe
CreateComponentWizard.MainProperties=Propriedades principais
ComponentProjectManager.WarningMsg=O sistema de arquivos não é sensível à caixa. Existe um projeto em conflito com {0}
ComponentProjectManager.WarningMsg=O sistema de arquivos n\u00E3o \u00E9 sens\u00EDvel \u00E0 caixa. Existe um projeto em conflito com {0}
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copiar componente
AbstractXMLConfigPage.CTYPETip=Tipo de conector.
ImportComponentDialog.WarningTitle=Advertência
ImportComponentDialog.WarningTitle=Advert\u00EAncia
AddExternalResourceAction.AddELibs=Adicionar bibliotecas externas
WizardComponentFolderPage.Java=Java
ValidateComponentXMLActionProvider.ok=OK

View File

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

View File

@@ -1,10 +1,10 @@
AbstractXMLConfigPage.TYPETip=Veri tipi.
PushToPaletteActionProvider.Error2=Hata
AddExternalResourceAction.JarSelection=JAR seçimi
AddExternalResourceAction.JarSelection=JAR se\u00E7imi
PushToPaletteActionProvider.Error=Hata
AbstractXMLConfigPage.IntValue=Tamsay\u0131 de\u011Feri.
AbstractXMLConfigPage.Delete=Sil
WizardComponentFolderPage.Name=Ad\u0131
AddResourceAction.AddLib=Kütüphane ekle...
AddResourceAction.JARSecection=JAR seçimi
AddResourceAction.AddLib=K\u00FCt\u00FCphane ekle...
AddResourceAction.JARSecection=JAR se\u00E7imi
WizardComponentFolderPage.Family=Aile

View File

@@ -1,6 +1,8 @@
FileCopy.ExceptionMSG=\u6E90\u6587\u4EF6"
FileCopy.ExceptionMSG=\u6E90\u6587\u4EF6\"
PushToPaletteActionProvider.PushComponentsToPalette=\u5C06\u7EC4\u4EF6\u63A8\u9001\u5230\u8C03\u8272\u677F
EditComponentActionProvider.Edit=\u7F16\u8F91\u7EC4\u4EF6
ImportComponentDialog.ErrorMSG4=\u6CA1\u6709\u9009\u62E9\u7EC4\u4EF6\u5BFC\u5165
ProjectSelectionDialog.SelectPath=\u9009\u62E9\u5DE5\u7A0B\u8DEF\u5F84
AbstractXMLConfigPage.TYPETip=%u8CC7%u6599%u578B%u614B.
PushToPaletteActionProvider.Error2=\u9519\u8BEF
CopyFromPaletteActionProvider.Label2=\u4ECEpalette\u5BFC\u5165\u7EC4\u4EF6
@@ -10,7 +12,7 @@ ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A,\u8FD9\u79CD\u4FEE\u6539\
AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5927\u503C\u8F93\u5165.
PushToPaletteActionProvider.ErrorMSG2=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\u4E0D\u5B58\u5728\u3002
AddExternalResourceAction.JarSelection=Jar\u6587\u4EF6\u9009\u62E9
ComponentProjectManager.CreationProblems=\u95ee\u9898\u521b\u5efa
ComponentProjectManager.CreationProblems=\u95EE\u9898\u521B\u5EFA
CopyComponentActionProvider.InputName=\u8F93\u5165\u65B0\u7684\u7EC4\u4EF6\u540D
CreateComponentWizard.SpecifyRes=\u6307\u5B9A\u8D44\u6E90
AbstractXMLConfigPage.REPOSITORYVALUETip=%u9078%u64C7 Metadata %u5132%u85CF%u5EAB.
@@ -23,12 +25,12 @@ ImportComponentDialog.ImportCanceled=\u5BFC\u5165\u7EC4\u4EF6\u5DF2\u53D6\u6D88
WizardComponentFolderPage.Available=\u53EF\u7528
PushToPaletteActionProvider.OK=\u786E\u5B9A
WizardJetFilesChoosePage.BeginFile=\u5F00\u59CB\u6587\u4EF6
AbstractXMLConfigPage.COLORTip=RGB\u5341\u516D\u8FDB\u5236.\u4F8B\u5982:"00FF00"
AbstractXMLConfigPage.COLORTip=RGB\u5341\u516D\u8FDB\u5236.\u4F8B\u5982:\"00FF00\"
CreateComponentWizard.CreateXMLPerl=\u521B\u5EFAPERL\u7EC4\u4EF6\u7684XML\u914D\u7F6E\u6587\u4EF6
ImportComponentDialog.SelectDirectoryLabel=\u9009\u62E9\u4E00\u4E2A\u8DEF\u5F84\uFF1A
PushToPaletteActionProvider.Information=\u4FE1\u606F
PluginConstant.Borwser=\u6D4F\u89C8..
NewActionProvider.New=\u65b0
NewActionProvider.New=\u65B0
AbstractXMLConfigPage.EXTENSIONTip=\u63D2\u4EF6\u540D\u79F0\u5B57\u7B26\u4E32\u503C.\u6B64\u9009\u9879\u7528\u4E8E\u5916\u90E8\u7EC4\u4EF6.
NewActionProvider.NewComponent=\u65B0\u7EC4\u4EF6
ImportComponentDialog.ShowPaletteComponents=\u663E\u793A\u7EC4\u4EF6\u8C03\u8272\u677F
@@ -40,13 +42,14 @@ AbstractXMLConfigPage.Delete=\u5220\u9664
WizardComponentFolderPage.ErrMSG3=\u7EC4\u4EF6\u5DF2\u5B58\u5728
WizardComponentFolderPage.ErrMSG2=\u7EC4\u4EF6\u540D\u4E3A\u7A7A
WizardComponentFolderPage.ErrMSG1=\u6CA1\u6709\u9009\u62E9\u7EC4\u4EF6\u7684\u8BED\u8A00
ImportComponentDialog.Filter=\u7B5B\u9009\u5668:
CreateComponentWizard.FillIn=\u586B\u5199\u7EC4\u4EF6\u5C5E\u6027
ImportComponentDialog.ImportCanceledMSG=\u5DF2\u53D6\u6D88\u4ECEPalette\u4E0A\u5BFC\u5165\u7EC4\u4EF6
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=%u8ACB%u7528%u4E00%u500B%u5341%u9032%u4F4D%u6578%u503C%u4F86%u6A19%u8A18%u60A8%u7684%u65B0%u5143%u4EF6%u7248%u672C.
WizardJetFilesChoosePage.Directory=\u76EE\u5F55
CreateComponentWizard.NewComponent=\u65B0\u7EC4\u4EF6
WizardComponentFolderPage.Name=\u8fde\u63a5\u540d
WizardComponentFolderPage.Name=\u8FDE\u63A5\u540D
RemoveResourceAction.Remove=\u5220\u9664
WizardJetFilesChoosePage.UseIconFrom=\u9009\u62E9\u56FE\u6807\uFF1A
ImportComponentDialog.ImportFinished=\u5BFC\u5165\u7EC4\u4EF6\u5B8C\u6210
@@ -77,12 +80,12 @@ PushToPaletteActionProvider.InformationMSG=\u7EC4\u4EF6\u5DF2\u53D1\u5E03\uFF0Cp
EditComponentActionProvider.GroupEdit=\u7EC4\u7F16\u8F91
ProjectSelectionDialog.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
ComponentProjectPreferencePage.ButtonLabel0=\u786E\u5B9A
AbstractXMLConfigPage.New=\u65b0
AbstractXMLConfigPage.New=\u65B0
CopyComponentValidator.ComponentExist=\u6B64\u7EC4\u4EF6\u5DF2\u5B58\u5728
ImportComponentDialog.WarningMSG=\u64CD\u4F5C\u5C06\u8986\u76D6\u5DE5\u4F5C\u533A\u5DF2\u5B58\u5728\u7684\u7EC4\u4EF6\u3002\u60A8\u771F\u7684\u8981\u5BFC\u5165\u5DF2\u9009\u62E9\u7684\u7EC4\u4EF6\u5417\uFF1F
CreateComponentWizard.MainProperties=\u4E3B\u8981\u5C5E\u6027
ComponentProjectManager.WarningMsg=\u5E95\u5C42\u6587\u4EF6\u7CFB\u7EDF\u4E0D\u533A\u5206\u5927\u5C0F\u5199\u3002\u5DF2\u7ECF\u5B58\u5728\u4E00\u4E2A\u9879\u76EE\u4E0E{0}\u51B2\u7A81
WizardComponentFolderPage.Family=\u65cf
WizardComponentFolderPage.Family=\u65CF
PushToPaletteActionProvider.OK3=\u786E\u5B9A
PushToPaletteActionProvider.OK2=\u786E\u5B9A
CopyComponentActionProvider.CopyComponent2=\u590D\u5236\u7EC4\u4EF6
@@ -93,12 +96,13 @@ AddExternalResourceAction.AddELibs=\u6DFB\u52A0\u5916\u90E8\u5E93...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u6CA1\u6709\u53EF\u7528\u7684\u7EC4\u4EF6
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u503C\u3002\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
ValidateComponentXMLActionProvider.error=\n\t\u5728{0}\u884C\u51FA\u73B0\u9519\u8BEF
ValidateComponentXMLActionProvider.fatalerror=\n\t\u5728{0}\u884C\u51FA\u73B0\u4E25\u91CD\u9519\u8BEF
ValidateComponentXMLActionProvider.invalid=\u65E0\u6548\u7684XML\u6587\u4EF6\u7EC4\u4EF6\:\n
ValidateComponentXMLActionProvider.error=\\n\\t\u5728{0}\u884C\u51FA\u73B0\u9519\u8BEF
ValidateComponentXMLActionProvider.fatalerror=\\n\\t\u5728{0}\u884C\u51FA\u73B0\u4E25\u91CD\u9519\u8BEF
ValidateComponentXMLActionProvider.invalid=\u65E0\u6548\u7684XML\u6587\u4EF6\u7EC4\u4EF6\\:\\n
ValidateComponentXMLActionProvider.ok=\u786E\u8BA4
ValidateComponentXMLActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C
ValidateComponentXMLActionProvider.valid=\u7EC4\u4EF6XML\u6587\u4EF6\u5408\u6CD5\uFF01
ValidateComponentXMLActionProvider.validate=\u9A8C\u8BC1\u7EC4\u4EF6XML\u6587\u4EF6
ValidateComponentXMLActionProvider.warning=\n\t\u5728{0}\u884C\u51FA\u73B0\u8B66\u544A
ValidateComponentXMLActionProvider.warning=\\n\\t\u5728{0}\u884C\u51FA\u73B0\u8B66\u544A
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=\u65E0\u6CD5\u4E3A\u8FD9\u4E9B\u65E0\u6548\u7684 XML \u6587\u4EF6\u5C06\u7EC4\u4EF6\u63A8\u9001\u5230\u8C03\u8272\u677F\u3002\\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C

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.4.1.qualifier
Bundle-Version: 6.5.2.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>

View File

@@ -2,9 +2,9 @@ FileWizard.0=Assistant Fichier
ApplicationActionBarAdvisor.helpMenu=&Aide
ApplicationActionBarAdvisor.fileMenu=&Fichier
ShowViewAction.actionLabel=Montrer la vue...
ApplicationActionBarAdvisor.windowMenu=Fe&nêtre
ApplicationActionBarAdvisor.windowMenu=Fe&n\u00EAtre
ApplicationWorkbenchWindowAdvisor.rcpApp=Application RCP
ApplicationActionBarAdvisor.ShowView_errorTitle=Problème lors de l'affichage de la vue
ApplicationActionBarAdvisor.ShowView_errorTitle=Probl\u00E8me lors de l'affichage de la vue
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Quitter l'application ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=Quitter {0} ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirmer sortie

View File

@@ -1,11 +1,11 @@
FileWizard.0=\u30D5\u30A1\u30A4\u30EB\u30A6\u30A3\u30B6\u30FC\u30C9
ApplicationActionBarAdvisor.helpMenu=\u30D8\u30EB\u30D7 (&H)
ApplicationActionBarAdvisor.fileMenu=\u30D5\u30A1\u30A4\u30EB (&F)
ApplicationActionBarAdvisor.helpMenu=&\u30D8\u30EB\u30D7
ApplicationActionBarAdvisor.fileMenu=&\u30D5\u30A1\u30A4\u30EB
ShowViewAction.actionLabel=\u30D3\u30E5\u30FC\u306E\u8868\u793A...
ApplicationActionBarAdvisor.windowMenu=\u30A6\u30A4\u30F3\u30C9\u30A6 (&W)
ApplicationActionBarAdvisor.windowMenu=&\u30A6\u30A3\u30F3\u30C9\u30A6
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
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
ApplicationActionBarAdvisor.ShowView_errorTitle=\u30D3\u30E5\u30FC\u8868\u793A\u306E\u554F\u984C
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1={0}\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4EE5\u964D\u78BA\u8A8D\u3057\u306A\u3044
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u7D42\u4E86\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4ECA\u5F8C\u78BA\u8A8D\u3057\u306A\u3044

View File

@@ -1,5 +1,5 @@
ApplicationActionBarAdvisor.helpMenu=&Ajuda
ApplicationActionBarAdvisor.fileMenu=&Arquivo
ShowViewAction.actionLabel=Mostrar vizualização ...
ShowViewAction.actionLabel=Mostrar vizualiza\u00E7\u00E3o ...
ApplicationActionBarAdvisor.windowMenu=&Janela
ApplicationWorkbenchWindowAdvisor.rcpApp=Aplicação RCP
ApplicationWorkbenchWindowAdvisor.rcpApp=Aplica\u00E7\u00E3o RCP

View File

@@ -1,4 +1,4 @@
FileWizard.0=\u6587\u4EF6\u5411\u5BFC
FileWizard.0=\u6587\u4EF6\u5411\u5BFC
ApplicationActionBarAdvisor.helpMenu=\u5E2E\u52A9(&H)
ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ShowViewAction.actionLabel=\u663E\u793A\u89C6\u56FE...(&v)

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>

View File

@@ -3,4 +3,4 @@ prefs.configuration.title=Map Komponenten Einstellungen:
prefs.configuration.LINK_STYLE.LINE=Linien (schnell)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven
prefs.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
DraggingInfosPopup.draggingEntries=Dragging {0} Einträge.
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr\u00E4ge.

View File

@@ -1,19 +1,19 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Préférences des composants de mapping\:
prefs.configuration.title=Pr\u00E9f\u00E9rences des composants de mapping\:
prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes
prefs.configuration.LINK_STYLE=Affichage par défaut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entrée.
DraggingInfosPopup.dropInvalid=\n<< Déposer invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entrées.
DraggingInfosPopup.overwriteMode=\ > Mode écrasement
DraggingInfosPopup.appendMode=\ > Mode écrire après
DraggingInfosPopup.appendModeToOverwrite=> Mode écriture à la suite (Ctrl pour écraser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Insérer toutes les entrées sélectionnées
DraggingInfosPopup.insertRemainingEntries=\ > Insérer les entrées restantes
prefs.configuration.LINK_STYLE=Affichage par d\u00E9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00E9e.
DraggingInfosPopup.dropInvalid=\n<< D\u00E9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00E9es.
DraggingInfosPopup.overwriteMode=\ > Mode \u00E9crasement
DraggingInfosPopup.appendMode=\ > Mode \u00E9crire apr\u00E8s
DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00E9rer les entr\u00E9es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> Toutes les expressions source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> Toutes les expressions source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entrées source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entrées source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr\u00E9es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr\u00E9es source vers une seule expression cible

View File

@@ -1,8 +1,8 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A \:
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA\uFF08\u9AD8\u901F\uFF09
prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A :
prefs.configuration.LINK_STYLE.LINE=Lines (fast)
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 \:
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

View File

@@ -1,13 +1,19 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
prefs.configuration.title=\u8FD0\u884C\u6B65\u9AA4\u914D\u7F6E
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalid=\\n<<\u65E0\u6548\u5220\u9664>>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.overwriteMode=\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u5220\u9664>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u9010\u4E00 map \u5E76\u6539\u5199
DraggingInfosPopup.overwriteMode=\\ > \u8986\u76D6\u6A21\u5F0F
DraggingInfosPopup.appendMode=>\u9644\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\u9644\u52A0\u6A21\u5F0F(\u6309Ctrl\u952E\u7528\u6765\u8986\u76D6)
DraggingInfosPopup.insertAllSelectedEntries=> \u63D2\u5165\u6240\u6709\u9009\u62E9\u9879
DraggingInfosPopup.insertRemainingEntries=\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u9879
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u8868\u8FBE\u5F0F\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift \u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 6.4.1.qualifier
Bundle-Version: 6.5.2.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>

View File

@@ -1,18 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gewählten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew\u00E4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.modelTable.title=Titel
AlfrescoModelDialog.availableAspects=Verfügbare Aspekte
AlfrescoModelDialog.availableAspects=Verf\u00FCgbare Aspekte
AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen
AlfrescoOutputManager.schemaError.title=Fehler in Schema
AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen
AlfrescoModelDialog.add=Hinzufügen...
AlfrescoModelDialog.add=Hinzuf\u00FCgen...
AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei
AlfrescoModelDialog.aspects=Aspekte
AlfrescoOutputManager.schemaError.msg=Bitte erst das Schema synchronisieren
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugefügt
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef\u00FCgt
AlfrescoModelDialog.removeModelFailed=Entfernen des Models fehlgeschlagen
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzufügen, da Prefix-Konflikt mit zuvor hinzugefügtem Modell für
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugefügt.
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf\u00FCgen, da Prefix-Konflikt mit zuvor hinzugef\u00FCgtem Modell f\u00FCr
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00FCgt.
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzufügen fehlgeschlagen
AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00FCgen fehlgeschlagen
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Entfernen

View File

@@ -1,5 +1,5 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Los aspectos seleccionados hacen referencia a aspecto(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
AlfrescoModelDialog.modelTable.title=Título
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada
AlfrescoOutputManager.schemaError.title=Error en el esquema

View File

@@ -1,20 +1,20 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects sélectionnés se réfèrent à des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les modèles Alfresco qui les définissent.
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s\u00E9lectionn\u00E9s se r\u00E9f\u00E8rent \u00E0 des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.modelTable.title=Titre
AlfrescoModelDialog.availableAspects=Aspects disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Définitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le schéma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type sélectionné se réfère à des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les modèles Alfresco qui les définissent.
AlfrescoModelDialog.missingTypeDefinitions.title=Définitions de type manquantes
AlfrescoModelDialog.missingAspectDefinitions.title=D\u00E9finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00E9ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s\u00E9lectionn\u00E9 se r\u00E9f\u00E8re \u00E0 des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D\u00E9finitions de type manquantes
AlfrescoModelDialog.add=Ajouter...
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier modèle Alfresco
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod\u00E8le Alfresco
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le schéma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce modèle a déjà été ajouté
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du modèle
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le modèle, préfixe en conflit avec le modèle ajouté précédemment pour
AlfrescoOutputModelManager.notYetAdded=Ce modèle n'a pas encore été ajouté
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00E8le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod\u00E8le, pr\u00E9fixe en conflit avec le mod\u00E8le ajout\u00E9 pr\u00E9c\u00E9demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod\u00E8le n'a pas encore \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du modèle
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod\u00E8le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=Échec du chargement du modèle depuis les métadonnées du composant, réinitialisation.
AlfrescoOutputManager.failedLoadModel=\u00C9chec du chargement du mod\u00E8le depuis les m\u00E9tadonn\u00E9es du composant, r\u00E9initialisation.

View File

@@ -9,10 +9,10 @@ AlfrescoModelDialog.add=Aggiungere...
AlfrescoOutputModelManager.errorReadingModel=Errore leggendo il modello Alfresco
AlfrescoModelDialog.aspects=Aspetti
AlfrescoOutputManager.schemaError.msg=Si prega di sincronizzare inizialemente lo schema
AlfrescoOutputModelManager.alreadyAdded=Questo modello è già stato aggiunto
AlfrescoOutputModelManager.alreadyAdded=Questo modello \u00E8 gi\u00E0 stato aggiunto
AlfrescoModelDialog.removeModelFailed=Impossibile rimuovere modello
AlfrescoOutputModelManager.prefixConflict=Impossibile aggiungere il modello, in conflitto con un prefisso precedentemente aggiunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora aggîunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg\u00EEunto
AlfrescoModelDialog.type=Tipo
AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello
AlfrescoModelDialog.modelTable.name=Nome

View File

@@ -1,12 +1,12 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8\:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.modelTable.title=\u30BF\u30A4\u30C8\u30EB
AlfrescoModelDialog.availableAspects=\u53EF\u80FD\u306A\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoModelDialog.missingAspectDefinitions.title=\u30A2\u30B9\u30DA\u30AF\u30C8\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u30A8\u30E9\u30FC
AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u306E\u30A8\u30E9\u30FC
AlfrescoModelDialog.missingTypeDefinitions.msg=\u9078\u629E\u3057\u305F\u65B9\u306F\u4E0D\u660E\u306EAlfresco\u578B\u3082\u3057\u304F\u306F\u30A2\u30B9\u30DA\u30AF\u30C8${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.missingTypeDefinitions.title=\u578B\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093
AlfrescoModelDialog.add=\u8FFD\u52A0...
AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30e2\u30c7\u30eb\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u8fbc\u307f\u30a8\u30e9\u30fc
AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u8AAD\u8FBC\u307F\u30A8\u30E9\u30FC
AlfrescoModelDialog.aspects=\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoOutputManager.schemaError.msg=\u6700\u521D\u306B\u30B9\u30AD\u30FC\u30DE\u3092\u540C\u671F\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoOutputModelManager.alreadyAdded=\u3053\u306E\u30E2\u30C7\u30EB\u306F\u65E2\u306B\u8FFD\u52A0\u6E08\u307F\u3067\u3059\u3002

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspektów Alfresco: ${0}. Podaj pliki modelu Alfresco, w któych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.modelTable.title=Tytu\u0142
AlfrescoModelDialog.availableAspects=Dost\u0119pne aspekty
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspektów
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt\u00F3w
AlfrescoOutputManager.schemaError.title=B\u0142\u0105d w schemacie
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typów lub aspektów Alfresco: ${0}. Podaj pliki modelu Alfresco, w któych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typów
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ\u00F3w lub aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ\u00F3w
AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco
AlfrescoModelDialog.aspects=Aspekty
@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu
AlfrescoModelDialog.modelTable.name=Nazwa
AlfrescoModelDialog.remove=Usu\u0144
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna próba
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr\u00F3ba

View File

@@ -1,17 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forneça os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=Título
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne\u00E7a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponiveis
AlfrescoOutputManager.schemaError.title=Erro no esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forneça o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Definições de tipos faltando
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne\u00E7a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini\u00E7\u00F5es de tipos faltando
AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro
AlfrescoOutputModelManager.alreadyAdded=Este modelo já foi adicionado
AlfrescoOutputModelManager.alreadyAdded=Este modelo j\u00E1 foi adicionado
AlfrescoModelDialog.removeModelFailed=Falha ao remover modelo
AlfrescoOutputModelManager.prefixConflict=Não é possível adicionar o modelo. O prefixo está em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind não foi adicionado
AlfrescoOutputModelManager.prefixConflict=N\u00E3o \u00E9 poss\u00EDvel adicionar o modelo. O prefixo est\u00E1 em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n\u00E3o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Remover
AlfrescoOutputManager.failedLoadModel=Falha ao carregar modelo do metadado do componente, reinicializando

View File

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

View File

@@ -15,6 +15,6 @@ AlfrescoOutputModelManager.prefixConflict=\u65E0\u6CD5\u6DFB\u52A0\u6A21\u578B\u
AlfrescoOutputModelManager.notYetAdded=\u8BE5\u6A21\u578B\u5C1A\u672A\u6DFB\u52A0
AlfrescoModelDialog.type=\u7C7B\u578B
AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25
AlfrescoModelDialog.modelTable.name=\u8fde\u63a5\u540d
AlfrescoModelDialog.modelTable.name=\u8FDE\u63A5\u540D
AlfrescoModelDialog.remove=\u5220\u9664
AlfrescoOutputManager.failedLoadModel=\u65E0\u6CD5\u52A0\u8F7D\u7684\u7EC4\u4EF6\u5143\u6570\u636E\u6A21\u578B, \u91CD\u65B0\u521D\u59CB\u5316

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 6.4.1.qualifier
Bundle-Version: 6.5.2.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -1,3 +1,3 @@
providerName=.Talend SA.
pluginName=Plug-in métier
pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models

View File

@@ -1,2 +1,3 @@
providerName=.Talend SA.
pluginName=\u7EC4\u4EF6\u6A21\u5757
repository.businessProcess=\u4E1A\u52A1\u6A21\u578B

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>

View File

@@ -1,25 +1,25 @@
BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei
BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet
BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet
BusinessPaletteFactory.DataComment=Daten hinzufügen
BusinessPaletteFactory.DataComment=Daten hinzuf\u00FCgen
CreateDiagramAction.CreateBusinessModel=Erstelle Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen
BusinessAbstractParser.StringIntegerConvertError=String-Wert lässt sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzufügen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00E4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00FCgen
SimpleBusinessCreationWizardPage.Title=Neues Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Erstellt neues Diagramm auf Basis des {0} model Inhaltes
BusinessAbstractParser.UnknownLiteral=Unbekanntes Zeichen:
BusinessAbstractParser.StringLongConverError=String-Wert lässt sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung löschen
BusinessAbstractParser.StringLongConverError=String-Wert l\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verfügbare Domain-Model Elemente:
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzufügen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzufügen
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht möglich.
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgewählt
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew\u00E4hlt
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Business-Modell bearbeiten
BusinessAbstractParser.ValueOfTypeByteIsExpected=Wert vom Typ Byte wird erwartet
@@ -27,19 +27,19 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character-Wert erwarted
BusinessPaletteFactory.ActionComment=Neue Action erzeugen
BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet
BusinessInitDiagramFileAction.Error=Fehler
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element wählen
RepositoryFactoryProxyLabelProvider.Deleted= (gelöscht)
BusinessPaletteFactory.TerminalComment=Terminal hinzufügen
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00E4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00F6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00FCgen
BusinessAbstractParser.ValueOfShortIsExpected=Wert vom Typ Short wird erwartet
BusinessPaletteFactory.DatabaseComment=Neue Datenbank erstellen
AssignmentPropertySection.Comment=Kommentar
SimpleBusinessCreationWizard.NewBusinessModel=Neues Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ungültiges Diagram-Root Element ausgewählt
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung\u00FCltiges Diagram-Root Element ausgew\u00E4hlt
BusinessInitDiagramFileAction.IntialNew=Neu initialisieren
FindAssignmentAction.FindAssignments=Finde Zuordnungen
RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Ungültige Eingabe bei
BusinessAbstractParser.InvalidInputAt=Ung\u00FCltige Eingabe bei
BusinessPaletteFactory.Gear=Verzweigung
BusinessPaletteFactory.InputComment=Neue Eingabe erstellen
BusinessPaletteFactory.Data=Daten
@@ -50,9 +50,9 @@ BusinessPaletteFactory.Relationshop=Beziehung
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet
BusinessPaletteFactory.decision=Entscheidung
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=Wählen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzufügen
BusinessAbstractParser.StringDoubleConvertError=String-Wert lässt sich nicht in Double-Wert umwandeln
BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00E4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00FCgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00E4sst sich nicht in Double-Wert umwandeln
BusinessPaletteFactory.Actor=Akteur
EditAction.Edit=Bearbeite
BusinessCreationWizardPage.CreateBusinessDiagram=Business-Diagramm erstellen
@@ -63,20 +63,20 @@ BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzufügen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00FCgen
BusinessAbstractParser.ValueOfDoubleIsExpected=Double-Wert wird erwartet
OpenDiagramAction.ReadBusinessModel=Lese Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Ressource kann nicht geladen werden:
BusinessPaletteFactory.CreateEllipse=Ellipse hinzufügen
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
BusinessAbstractParser.StringShortConverError=String-Wert lässt sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzufügen
BusinessAbstractParser.StringShortConverError=String-Wert l\u00E4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00FCgen
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element wählen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Wählen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert lässt sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert lässt sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00E4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W\u00E4hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l\u00E4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00E4sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Neue Ecore-Diagramm-Datei initialisieren
BusinessTooltipFigure.assignedMeta={0} zugewiesene Metadaten
DeleteAssignmentAction.DeleteAssignment=Zuordnung löschen
DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00F6schen
BusinessDiagramEditor.canNotSaveTitle=Warnung

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.StringIntegerConvertError=Valor del String no puede ser c
BusinessAbstractParser.UnknownLiteral=Literal desconocido
BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long
AssignmentPropertySection.Type=Tipo
BusinessPaletteFactory.BidirectionalRelationShip=Relación bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relación direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relación bidireccional
BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00F3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00F3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00F3n bidireccional
AssignmentPropertySection.Name=Nombre
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento de diagrama principal
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No se ha seleccionado elemento del diagrama principal
BusinessAbstractParser.ValueOfTypeByteIsExpected=Se esperaba un valor de tipo Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Se esperaba un valor de tipo Character
BusinessPaletteFactory.ActionComment=Crear nueva acción
BusinessPaletteFactory.ActionComment=Crear nueva acci\u00F3n
BusinessAbstractParser.ValueOfTypeStringIsExpected=Se esperaba un valor de tipo String
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal
@@ -26,7 +26,7 @@ BusinessPaletteFactory.InputComment=Crear nueva Entrada
BusinessPaletteFactory.Data=Fecha
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relación
BusinessPaletteFactory.Relationshop=Relaci\u00F3n
BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Documento
@@ -35,8 +35,8 @@ BusinessAbstractParser.StringDoubleConvertError=Valor del String no puede ser co
BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.Database=Base de Datos
BusinessPaletteFactory.ListComment=Crear nueva Lista
BusinessPaletteFactory.Action=Acción
BusinessPaletteFactory.RelationshopComment=Crear nueva relación
BusinessPaletteFactory.Action=Acci\u00F3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00F3n
BusinessAbstractParser.ValueOfDoubleIsExpected=Se esperaba un valor de tipo Double
BusinessPaletteFactory.CreateEllipse=Crear nueva Elipse
BusinessNewDiagramFileWizard.DiagramFile=Archivo de diagrama

View File

@@ -1,82 +1,82 @@
BusinessInitDiagramFileAction.DiagramFile=Fichier diagramme
BusinessAbstractParser.ValueOfLongIsExpected=Une valeur de type Long est attendue
BusinessAbstractParser.ValueOfFloatIsExpected=Une valeur de type Float est attendue
BusinessPaletteFactory.DataComment=Créer des nouvelles données
CreateDiagramAction.CreateBusinessModel=Créer un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Créer un nouveau schéma métier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de chaîne ne peut pas être convertie en valeur Integer
BusinessPaletteFactory.DataComment=Cr\u00E9er des nouvelles donn\u00E9es
CreateDiagramAction.CreateBusinessModel=Cr\u00E9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00E9er un nouveau sch\u00E9ma m\u00E9tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Integer
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Créer un nouveau diagramme basé sur le contenu du modèle {0}
BusinessAbstractParser.UnknownLiteral=Littérale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de chaîne ne peut pas être convertie en valeur Long
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00E9er un nouveau diagramme bas\u00E9 sur le contenu du mod\u00E8le {0}
BusinessAbstractParser.UnknownLiteral=Litt\u00E9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Long
AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Éléments de modèle de domaine disponibles :
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u00C9l\u00E9ments de mod\u00E8le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Créer une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Créer une nouvelle relation bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00E9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00E9er une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=Élément racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun élément racine de diagramme sélectionné.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que numéro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business modèle
BusinessNewDiagramFileWizard.DiagramRootElement=\u00C9l\u00E9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00E9l\u00E9ment racine de diagramme s\u00E9lectionn\u00E9.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00E9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00E8le
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Character est attendue
BusinessPaletteFactory.ActionComment=Créer une nouvelle action
BusinessPaletteFactory.ActionComment=Cr\u00E9er une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=Sélectionnez un élément racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprimé)
BusinessPaletteFactory.TerminalComment=Créer un nouveau Terminal
BusinessNewDiagramFileWizard.SelectRootElement=S\u00E9lectionnez un \u00E9l\u00E9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00E9)
BusinessPaletteFactory.TerminalComment=Cr\u00E9er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
BusinessPaletteFactory.DatabaseComment=Créer une nouvelle base de données
BusinessPaletteFactory.DatabaseComment=Cr\u00E9er une nouvelle base de donn\u00E9es
AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un élément racine de diagramme non valide a été sélectionné.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un \u00E9l\u00E9ment racine de diagramme non valide a \u00E9t\u00E9 s\u00E9lectionn\u00E9.
BusinessInitDiagramFileAction.IntialNew=Initialiser nouveau
FindAssignmentAction.FindAssignments=Rechercher des affectations
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouvé)
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00E9)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrée invalide à
BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation
BusinessPaletteFactory.InputComment=Créer une nouvelle entrée
BusinessPaletteFactory.Data=Données
BusinessPaletteFactory.InputComment=Cr\u00E9er une nouvelle entr\u00E9e
BusinessPaletteFactory.Data=Donn\u00E9es
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Lecture
BusinessPaletteFactory.List=liste
BusinessPaletteFactory.Relationshop=Relation
BusinessAbstractParser.ValueOfBooleanIsExpected=Une valeur de type Boolean est attendue
BusinessPaletteFactory.decision=Décision
BusinessPaletteFactory.decision=D\u00E9cision
BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=Sélectionner l'élément domaine du modèle
BusinessPaletteFactory.CreateActor=Créer un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de chaîne ne peut pas être convertie en valeur Double
BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\u00E9l\u00E9ment domaine du mod\u00E8le
BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Double
BusinessPaletteFactory.Actor=Acteur
EditAction.Edit=Editer
BusinessCreationWizardPage.CreateBusinessDiagram=Créer un schéma métier
BusinessPaletteFactory.Database=Source des données
BusinessPaletteFactory.ListComment=Créer une nouvelle liste
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr\u00E9er une nouvelle liste
BusinessPaletteFactory.DirectionalRelationShip=Relation
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Créer une nouvelle relation
BusinessPaletteFactory.RelationshopComment=Cr\u00E9er une nouvelle relation
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Créer une nouvelle Décision
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business modèle
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Créer une nouvelle ellipse
BusinessPaletteFactory.CreateEllipse=Cr\u00E9er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de chaîne ne peut pas être convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Créer un nouveau document
BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr\u00E9er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Sélectionner un élément racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Sélectionnez un élément modèle sémantique à représenter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de chaîne ne peut pas être convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de chaîne ne peut pas être convertie en valeur Byte
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00E9lectionner un \u00E9l\u00E9ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S\u00E9lectionnez un \u00E9l\u00E9ment mod\u00E8le s\u00E9mantique \u00E0 repr\u00E9senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessTooltipFigure.assignedMeta={0} Métadonnée affectée
BusinessTooltipFigure.assignedMeta={0} M\u00E9tadonn\u00E9e affect\u00E9e
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid
@@ -87,6 +87,7 @@ BusinessRulersAndGridComposite.Ruler_On_Label_Text=Show Ruler
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=Ruler Units
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=Grid Spacing
BusinessRulersAndGridComposite.Display_Group_Label_Text=Display
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Mesure
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=Grid Line
BusinessRulersAndGridComposite.Line_Color_Label_Text=Color
BusinessRulersAndGridComposite.Line_Style_Label_Text=Style
@@ -95,6 +96,7 @@ BusinessRulersAndGridComposite.Inches_Label_Text=Inches
BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters
BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels
BusinessRulersAndGridComposite.Solid_Label_Text=Solid
BusinessRulersAndGridComposite.Dash_Label_Text=Tiret
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot

View File

@@ -17,7 +17,7 @@ BusinessPaletteFactory.BidirectionalRelationShip=Relazione bidirezionale
BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=Non può essere assegnato.
CreateAssignmentCommand.CannotAssign=Non pu\u00F2 essere assegnato.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento radice del diagramma
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Nessun elemento base di diagramma selezionato
BusinessVisualIDRegistry.ParseError=Impossibile analizzare la vista come un tipo numero visualID:
@@ -33,7 +33,7 @@ BusinessAbstractParser.ValueOfShortIsExpected=Previsto valore di tipo Short
BusinessPaletteFactory.DatabaseComment=Crea una nuova banca dati
AssignmentPropertySection.Comment=Commento
SimpleBusinessCreationWizard.NewBusinessModel=Nuovo modello Business
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=È stato selezionato un elemento principale non valido.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u00C8 stato selezionato un elemento principale non valido.
BusinessInitDiagramFileAction.IntialNew=Nuova inizializzazione
RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato)
BusinessPaletteFactory.Terminal=Terminale
@@ -70,7 +70,7 @@ BusinessAbstractParser.StringShortConverError=Valore String non convertito in va
BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\r\nSeleziona l'elemento modello semantico da raffigurare nel diagramma
BusinessAbstractParser.StringFloatConvertError=Valore String non convertito in valore Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valore String non convertito in valore Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Inizializzare un nuovo file di diagramma Ecore

View File

@@ -8,26 +8,26 @@ BusinessAbstractParser.StringIntegerConvertError=String \u5024\u3092 Integer \u5
BusinessPaletteFactory.CreateGear=\u65B0\u898F\u6B6F\u8ECA\u306E\u4F5C\u6210
SimpleBusinessCreationWizardPage.Title=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3
BusinessNewDiagramFileWizard.CreateNewDiagram={0} \u30E2\u30C7\u30EB\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u57FA\u3065\u3044\u305F\u65B0\u898F\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u3092\u4F5C\u6210
BusinessAbstractParser.UnknownLiteral=\u4E0D\u660E\u306A\u30EA\u30C6\u30E9\u30EB \:
BusinessAbstractParser.UnknownLiteral=\u4E0D\u660E\u306A\u30EA\u30C6\u30E9\u30EB :
BusinessAbstractParser.StringLongConverError=String \u5024\u3092 Long \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
AssignmentPropertySection.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
AssignmentPropertySection.Type=\u30BF\u30A4\u30D7
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u5229\u7528\u53EF\u80FD\u306A\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u8981\u7D20 \:
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u4F7F\u7528\u53EF\u80FD\u306A\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.CreateDirectionalRelationShip=\u65B0\u898F\u578B\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u65B0\u898F\u53CC\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210
AssignmentPropertySection.Name=\u540D\u524D
CreateAssignmentCommand.CannotAssign=\u5272\u308A\u5F53\u3066\u3089\u308C\u307E\u305B\u3093\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20
BusinessNewDiagramFileWizard.DiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
BusinessVisualIDRegistry.ParseError=visualID \u756A\u53F7\u3068\u3057\u3066\u30D3\u30E5\u30FC\u30BF\u30A4\u30D7\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F \:
BusinessVisualIDRegistry.ParseError=visualID \u756A\u53F7\u3068\u3057\u3066\u30D3\u30E5\u30FC\u30BF\u30A4\u30D7\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F :
OpenDiagramAction.EditBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u7DE8\u96C6
BusinessAbstractParser.ValueOfTypeByteIsExpected=Byte \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.ActionComment=\u65B0\u898F\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfTypeStringIsExpected=String \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessInitDiagramFileAction.Error=\u30A8\u30E9\u30FC
BusinessNewDiagramFileWizard.SelectRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8\u8981\u7D20\u306E\u9078\u629E
BusinessNewDiagramFileWizard.SelectRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E
RepositoryFactoryProxyLabelProvider.Deleted=(\u524A\u9664\u6E08)
BusinessPaletteFactory.TerminalComment=\u65B0\u898F\u7AEF\u672B\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfShortIsExpected=Short \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
@@ -39,18 +39,18 @@ BusinessInitDiagramFileAction.IntialNew=\u521D\u671F\u5316
FindAssignmentAction.FindAssignments=\u5272\u308A\u5F53\u3066\u306E\u691C\u7D22
RepositoryFactoryProxyLabelProvider.NotFound=(\u898B\u3064\u304B\u308A\u307E\u305B\u3093)
BusinessPaletteFactory.Terminal=\u7AEF\u672B
BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B \:
BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B :
BusinessPaletteFactory.Gear=\u6B6F\u8ECA
BusinessPaletteFactory.InputComment=\u65B0\u898F\u5165\u529B\u306E\u4F5C\u6210
BusinessPaletteFactory.Data=\u30C7\u30FC\u30BF
BusinessPaletteFactory.Ellipse=\u6955\u5186
BusinessPaletteFactory.Input=\u5165\u529B
BusinessPaletteFactory.Input=Input (\u5165\u529B)
BusinessPaletteFactory.List=\u30EA\u30B9\u30C8
BusinessPaletteFactory.Relationshop=\u95A2\u4FC2
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.decision=\u5224\u5B9A
BusinessPaletteFactory.Document=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
BusinessModelingAssistantProvider.SelectDomainModelElement=\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u8981\u7D20\u306E\u9078\u629E
BusinessPaletteFactory.Document=Document (\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8)
BusinessModelingAssistantProvider.SelectDomainModelElement=\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E
BusinessPaletteFactory.CreateActor=\u65B0\u898F\u64CD\u4F5C\u8005\u306E\u4F5C\u6210
BusinessAbstractParser.StringDoubleConvertError=String \u5024\u3092 Double \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.Actor=\u64CD\u4F5C\u8005
@@ -62,18 +62,18 @@ BusinessPaletteFactory.DirectionalRelationShip=\u7247\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.Action=\u30A2\u30AF\u30B7\u30E7\u30F3
BusinessPaletteFactory.RelationshopComment=\u65B0\u898F\u95A2\u4FC2\u306E\u4F5C\u6210
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F
BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C7\u30A3\u30F3\u30B0\u306B\u5931\u6557\u3057\u307E\u3057\u305F
BusinessPaletteFactory.DecisionComment=\u65B0\u898F\u5224\u5B9A\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfDoubleIsExpected=Double \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
OpenDiagramAction.ReadBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u8AAD\u8FBC\u307F
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 \:
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 :
BusinessPaletteFactory.CreateEllipse=\u65B0\u898F\u6955\u5186\u306E\u4F5C\u6210
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30D5\u30A1\u30A4\u30EB
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.StringShortConverError=String \u5024\u3092 Short \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.DocuemntComment=\u65B0\u898F\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8\u8981\u7D20\u306E\u9078\u629E \:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u793A\u3055\u308C\u308B \u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF \u30E2\u30C7\u30EB\u8981\u7D20\u306E\u9078\u629E
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u3059\u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u3092\u9078\u629E
BusinessAbstractParser.StringFloatConvertError=String \u5024\u3092 Float \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u5024\u3092 Byte \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u65B0\u898F Ecore \u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30D5\u30A1\u30A4\u30EB\u306E\u521D\u671F\u5316
@@ -81,9 +81,25 @@ 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.Grid_On_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306E\u8868\u793A
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u30B0\u30EA\u30C3\u30C9\u3092\u524D\u3078
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306B\u30B9\u30CA\u30C3\u30D7
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u30B7\u30A7\u30A4\u30D7\u306B\u30B9\u30CA\u30C3\u30D7
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u3092\u8868\u793A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u30EB\u30FC\u30E9\u30FC\u30E6\u30CB\u30C3\u30C8
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306E\u9593\u9694
BusinessRulersAndGridComposite.Display_Group_Label_Text=\u30C7\u30A3\u30B9\u30D7\u30EC\u30A4
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=\u5358\u4F4D
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=\u30B0\u30EA\u30C3\u30C9\u7DDA
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.Centimeters_Label_Text=\u30B3\u30DF\u30C3\u30BF\u30FC
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u5FA9\u5143
BusinessRulersAndGridComposite.Inches_Label_Text=\u30A4\u30F3\u30C1
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u30BB\u30F3\u30C1\u30E1\u30FC\u30C8\u30EB
BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB
BusinessRulersAndGridComposite.Solid_Label_Text=\u30BD\u30EA\u30C3\u30C9
BusinessRulersAndGridComposite.Dash_Label_Text=Dash
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

View File

@@ -1,11 +1,11 @@
BusinessInitDiagramFileAction.DiagramFile=plik diagramu
BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long
BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float
BusinessPaletteFactory.DataComment=Utwórz nowe dane
CreateDiagramAction.CreateBusinessModel=Utwórz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utwórz nowy diagram biznesowy
BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00F3rz nowy diagram biznesowy
BusinessAbstractParser.StringIntegerConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Integer
BusinessNewDiagramFileWizard.CreateNewDiagram=Stwórz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw\u00F3rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessAbstractParser.UnknownLiteral=Nieznany litera\u0142:
BusinessAbstractParser.StringLongConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Long
AssignmentPropertySection.DeleteAssignment=Skasuj przypisanie
@@ -18,15 +18,15 @@ BusinessAbstractParser.ValueOfTypeByteIsExpected=Spodziewany typ Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Spodziewany typ znakowy
BusinessAbstractParser.ValueOfTypeStringIsExpected=Spodziewany typ ci\u0105gu znakowego
BusinessInitDiagramFileAction.Error=B\u0142\u0105d
BusinessPaletteFactory.TerminalComment=Utwórz nowy terminal
BusinessPaletteFactory.TerminalComment=Utw\u00F3rz nowy terminal
BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short
BusinessPaletteFactory.DatabaseComment=Utwórz now\u0105 baz\u0119 danych
BusinessPaletteFactory.DatabaseComment=Utw\u00F3rz now\u0105 baz\u0119 danych
AssignmentPropertySection.Comment=Komentarz
BusinessInitDiagramFileAction.IntialNew=Inicjalizuj nowy
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Niepoprawne wej\u015Bcie w
BusinessPaletteFactory.Gear=Tryb
BusinessPaletteFactory.InputComment=Utwórz nowe wej\u015Bcie
BusinessPaletteFactory.InputComment=Utw\u00F3rz nowe wej\u015Bcie
BusinessPaletteFactory.Data=Dane
BusinessPaletteFactory.Ellipse=Elipsa
BusinessPaletteFactory.Input=Wej\u015Bcie
@@ -35,23 +35,23 @@ BusinessAbstractParser.ValueOfBooleanIsExpected=Spodziewana warto\u015B\u0107 ty
BusinessPaletteFactory.decision=Decyzja
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=Wybierz element modelu domeny
BusinessPaletteFactory.CreateActor=Utwórz aktora
BusinessPaletteFactory.CreateActor=Utw\u00F3rz aktora
BusinessAbstractParser.StringDoubleConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Double
EditAction.Edit=Edycja
BusinessCreationWizardPage.CreateBusinessDiagram=Utwórz diagram biznesowy
BusinessPaletteFactory.Database=\u0179ród\u0142o danych
BusinessPaletteFactory.ListComment=Utwórz now\u0105 list\u0119
BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00F3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r\u00F3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw\u00F3rz now\u0105 list\u0119
BusinessPaletteFactory.DirectionalRelationShip=Relacja jednokierunkowa
BusinessPaletteFactory.Action=Akcja
BusinessPaletteFactory.RelationshopComment=Ustwórz now\u0105 relacj\u0119
BusinessPaletteFactory.RelationshopComment=Ustw\u00F3rz now\u0105 relacj\u0119
BusinessInitDiagramFileAction.LoadFaild=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 pliku modelu
BusinessPaletteFactory.DecisionComment=Utwórz now\u0105 decyzj\u0119
BusinessPaletteFactory.DecisionComment=Utw\u00F3rz now\u0105 decyzj\u0119
BusinessAbstractParser.ValueOfDoubleIsExpected=Spodziewana warto\u015B\u0107 typu Double
BusinessInitDiagramFileAction.UnableToLoadResource=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 zasobu:
BusinessPaletteFactory.CreateEllipse=Utwórz now\u0105 elips\u0119
BusinessPaletteFactory.CreateEllipse=Utw\u00F3rz now\u0105 elips\u0119
BusinessNewDiagramFileWizard.DiagramFile=Plik diagramu
BusinessAbstractParser.StringShortConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Short
BusinessPaletteFactory.DocuemntComment=Utwórz nowy Dokument
BusinessPaletteFactory.DocuemntComment=Utw\u00F3rz nowy Dokument
BusinessAbstractParser.ValueOfIntegerIsExpected=Spodziewany typ Integer
BusinessAbstractParser.StringFloatConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Byte

View File

@@ -2,24 +2,24 @@ BusinessInitDiagramFileAction.DiagramFile=Arquivo de Diagrama
BusinessAbstractParser.ValueOfLongIsExpected=Valor de tipo Long esperado
BusinessAbstractParser.ValueOfFloatIsExpected=Valor de tipo Float esperado
BusinessPaletteFactory.DataComment=Criar novo Dado
CreateDiagramAction.CreateBusinessModel=Criar modelo de negócio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de negócio
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00F3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00F3cio
BusinessPaletteFactory.CreateGear=Criar nova Engrenagem
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conteúdo do modelo {0}
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte\u00FAdo do modelo {0}
BusinessAbstractParser.UnknownLiteral=Literal desconhecido:
AssignmentPropertySection.DeleteAssignment=Apagar Cessão
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de domínio disponíveis
AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00E3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00EDnio dispon\u00EDveis
BusinessPaletteFactory.BidirectionalRelationShip=Relacionamento Bidirecional
BusinessPaletteFactory.CreateDirectionalRelationShip=Criar novo relacionamento direcional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Criar novo Relacionamento Bidirecional
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=Não é possível atribuir.
CreateAssignmentCommand.CannotAssign=N\u00E3o \u00E9 poss\u00EDvel atribuir.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento Raiz do Diagrama
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Não ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Impossível fazer o parse do 'view type' como um número visualID:
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00E3o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs\u00EDvel fazer o parse do 'view type' como um n\u00FAmero visualID:
BusinessAbstractParser.ValueOfTypeByteIsExpected=Valor do tipo Byte esperado
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Valor do tipo Character esperado
BusinessPaletteFactory.ActionComment=Criar nova ação
BusinessPaletteFactory.ActionComment=Criar nova a\u00E7\u00E3o
BusinessAbstractParser.ValueOfTypeStringIsExpected=Valor do tipo String esperado
BusinessInitDiagramFileAction.Error=Erro
BusinessNewDiagramFileWizard.SelectRootElement=Selecione elemento raiz do diagrama
@@ -27,12 +27,12 @@ RepositoryFactoryProxyLabelProvider.Deleted=(Apagado)
BusinessPaletteFactory.TerminalComment=Criar novo Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Valor de tipo Short esperado
BusinessPaletteFactory.DatabaseComment=Criar um novo Banco
AssignmentPropertySection.Comment=Comentário
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inválido do Diagrama foi selecionado
AssignmentPropertySection.Comment=Coment\u00E1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00E1lido do Diagrama foi selecionado
BusinessInitDiagramFileAction.IntialNew=Iniciar Novo
RepositoryFactoryProxyLabelProvider.NotFound=(Não encontrado)
RepositoryFactoryProxyLabelProvider.NotFound=(N\u00E3o encontrado)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada inválida em
BusinessAbstractParser.InvalidInputAt=Entrada inv\u00E1lida em
BusinessPaletteFactory.Gear=Engrenagem
BusinessPaletteFactory.InputComment=Criar nova Entrada
BusinessPaletteFactory.Data=Dado
@@ -40,28 +40,28 @@ BusinessPaletteFactory.Ellipse=Elipse
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.Relationshop=Relacionamento
BusinessAbstractParser.ValueOfBooleanIsExpected=Valor de tipo Boolean esperado
BusinessPaletteFactory.decision=Decisão
BusinessPaletteFactory.decision=Decis\u00E3o
BusinessPaletteFactory.Document=Documento
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de domínio
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom\u00EDnio
BusinessPaletteFactory.CreateActor=Criar novo Ator
BusinessPaletteFactory.Actor=Ator
EditAction.Edit=Editar
BusinessPaletteFactory.Database=Fonte de dados
BusinessPaletteFactory.ListComment=Criar nova Lista
BusinessPaletteFactory.DirectionalRelationShip=Relacionamento Direcional
BusinessPaletteFactory.Action=Ação
BusinessPaletteFactory.Action=A\u00E7\u00E3o
BusinessPaletteFactory.RelationshopComment=Criar novo Relacionamento
BusinessInitDiagramFileAction.LoadFaild=Falha na carga do arquivo de modelo
BusinessPaletteFactory.DecisionComment=Criar nova Decisão
BusinessPaletteFactory.DecisionComment=Criar nova Decis\u00E3o
BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado
BusinessInitDiagramFileAction.UnableToLoadResource=Impossível carregar recursos:
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00EDvel carregar recursos:
BusinessPaletteFactory.CreateEllipse=Criar nova Elipse
BusinessNewDiagramFileWizard.DiagramFile=Arquivo de Diagrama
BusinessPaletteFactory.DocuemntComment=Criar novo Documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Valor de tipo Inteiro esperado
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selecione um Elemento Raiz do Diagrama:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de semântica a ser analisado no diagrama
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem\u00E2ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Iniciar novo arquivo de Diagrama Ecore
BusinessTooltipFigure.assignedMeta=Metadados atribuidos à {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cessão
BusinessDiagramEditor.canNotSaveTitle=Advertência
BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00E0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00E3o
BusinessDiagramEditor.canNotSaveTitle=Advert\u00EAncia

View File

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

View File

@@ -4,9 +4,9 @@ BusinessInitDiagramFileAction.Error=Hata
BusinessPaletteFactory.InputComment=Yeni giri\u015F olu\u015Ftur
BusinessPaletteFactory.Input=Giri\u015F
BusinessPaletteFactory.decision=Karar
BusinessPaletteFactory.Document=Döküman
BusinessPaletteFactory.CreateActor=Yeni Aktör olu\u015Ftur
BusinessPaletteFactory.Actor=Aktör
BusinessPaletteFactory.Document=D\u00F6k\u00FCman
BusinessPaletteFactory.CreateActor=Yeni Akt\u00F6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt\u00F6r
BusinessPaletteFactory.Database=Verikayna\u011F\u0131
BusinessPaletteFactory.ListComment=Yeni liste olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni döküman olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d\u00F6k\u00FCman olu\u015Ftur

View File

@@ -61,6 +61,7 @@ BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868
BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.Action=\u52A8\u4F5C
BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u88C5\u8F7D\u5931\u8D25
BusinessPaletteFactory.DecisionComment=\u521B\u5EFA\u65B0\u7684\u51B3\u7B56
BusinessAbstractParser.ValueOfDoubleIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ADouble

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

View File

@@ -1,5 +1,5 @@
providerName=www.example.org
pluginName=Modèle EmittersPool
pluginName=Mod\u00E8le EmittersPool
components=Composants
trunjob=tRunJob
format=Format

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

@@ -0,0 +1 @@
format=Form\u00E1t

View File

@@ -1,2 +1,5 @@
providerName=www.example.org
pluginName=\u7EC4\u4EF6\u6A21\u5757
components=\u7EC4\u4EF6
trunjob=tRunJob
format=\u683C\u5F0F

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>

View File

@@ -1,16 +1,16 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollständige Neuinitialisierung notwendig
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00E4ndige Neuinitialisierung notwendig
generatedcode.footerprocess.nbcharsgenerated={0} Zeichen erstellt von {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Vorlage noch vorhanden, aber Klasse {0} ist nicht mehr im Arbeitsbereich. Diese Einheit muss neu kompiliert werden.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten können nicht gespeichert werden :
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00F6nnen nicht gespeichert werden :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgeführt...
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00FChrt...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollständige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeitüberschreitung bei der JET-Initialisierung
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00E4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit\u00FCberschreitung bei der JET-Initialisierung
CodeGenerator.Node.NotFound=Knoten im aktuellen Prozess nicht gefunden
generatedcode.copyright.body3=Mehr Informationen zu den Talend Produkten unter www.talend.com
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein gültiger Klassenbezeichner
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g\u00FCltiger Klassenbezeichner
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
@@ -21,23 +21,23 @@ CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenten kompiliert in {0}
CodeGeneratorEmittersPoolFactory.failCompail=Kompilierung der Komponenten fehlgeschlafen : \r\n
CodeGeneratorEmittersPoolFactory.initialException=Ausnahme bei der Initialisierung
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Fehler bei der JetEmitter Initialisierung
CodeGeneratorService.invalidLanguage1=Ungültiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ungültiger Sprachtyp
CodeGeneratorService.invalidLanguage1=Ung\u00FCltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung\u00FCltiger Sprachtyp
CodeGenInit.createProject=Erstelle {0} Projekt
CodeGenInit.deleteProject=Lösche {0} Projekt
CodeGenInit.deleteProject=L\u00F6sche {0} Projekt
CodeGenInit.initTemplate=Initialisiere Templates
CodeGenInit.saveWorkspace=Speichere Workspace
TalendJetEmitter.compileFail=Kompilierung fehlgeschlagen : {0} : {1}
TalendJetEmitter.exception=Ausnahme bei
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, drücken Sie bitte Strg-Shift-F3 um neu zu generieren!
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00FCcken Sie bitte Strg-Shift-F3 um neu zu generieren!
ComponentsLocalProviderService.componentLoadError=Fehler beim Laden der Komponenten
ComponentsLocalProviderService.talendExchangeError=Talend Exchange Fehler
ComponentsPreferencePage.ButtonLabel0=Übernehmen
ComponentsPreferencePage.ButtonLabel0=\u00DCbernehmen
ComponentsPreferencePage.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
ComponentsPreferencePage.rowLimit=Zeilen-Limit
ComponentsPreferencePage.WarningTitle=Warnung
ComponentsProviderManager.unableLoad=Component Provider konnte nicht geladen werden
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht öffnen.
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht \u00F6ffnen.
ComponenttRunJobPreferencePage.showCorrespondingJob=Zeige entsprechenden Job nach einen Doppelklick auf die tRunJob Komponente.
XsdValidationCacheManager.unableLoadxsd=xsd Validierungs Cache Datei konnte nicht geladen werden
XsdValidationCacheManager.unableSavexsd=xsd Validierungs Cache Datei konnte nicht gespeichert werden
@@ -57,7 +57,7 @@ FAMILY.DB2=DB2
FAMILY.DB_Generic=DB Generic
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Datenqualität
FAMILY.Data_Quality=Datenqualit\u00E4t
FAMILY.Databases=Datenbanken
FAMILY.ELT=ELT
FAMILY.ESB=ESB
@@ -88,7 +88,7 @@ FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Verschiedenes
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=OLAP Würfel
FAMILY.OLAP_Cube=OLAP W\u00FCrfel
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Instrumentation
FAMILY.Output= Ausgabe

View File

@@ -1,13 +1,12 @@
generatedcode.copyright.body1==
CodeGenerator.newLine=\n\n\n\n
CodeGenInit.createProject=Crear proyecto {0}
CodeGenInit.deleteProject=Borrar proyecto {0}
CodeGenInit.saveWorkspace=Guardando Espacio de Trabajo
CodeGeneratorEmittersPoolFactory.operationCanceled=Operación Cancelada
ComponentsPreferencePage.rowLimit=Límite de filas
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00F3n Cancelada
ComponentsPreferencePage.rowLimit=L\u00EDmite de filas
ComponentsPreferencePage.WarningTitle=Advertencia
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de caché de validación xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de caché de validación xsd
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach\u00E9 de validaci\u00F3n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach\u00E9 de validaci\u00F3n xsd
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=negocio

View File

@@ -1,62 +1,62 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Méthode non implémentée : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une réinitialisation complète est requise
generatedcode.footerprocess.nbcharsgenerated={0} caractères générés par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours présent, mais la classe {0} a disparue. Cette fonction doit d'être recompilée.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les données persistantes ne peuvent pas être enregistrées :
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r\u00E9initialisation compl\u00E8te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract\u00E8res g\u00E9n\u00E9r\u00E9s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr\u00E9sent, mais la classe {0} a disparue. Cette fonction doit d'\u00EAtre recompil\u00E9e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn\u00E9es persistantes ne peuvent pas \u00EAtre enregistr\u00E9es :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de génération est en cours...
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g\u00E9n\u00E9ration est en cours...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Donnée de génération de code manquante. Début de génération du code entier.
CodeGenerator.JET.TimeOut=Délai d'initialisation JET dépassé
EmfEmittersPersistence.CodeGen.DataMissing=Donn\u00E9e de g\u00E9n\u00E9ration de code manquante. D\u00E9but de g\u00E9n\u00E9ration du code entier.
CodeGenerator.JET.TimeOut=D\u00E9lai d'initialisation JET d\u00E9pass\u00E9
generatedcode.copyright.body4=Vous pouvez distribuer ce code sous les termes de la licence GNU LGPL
CodeGenerator.Node.NotFound=Noeud introuvable dans le processus courant
generatedcode.copyright.body3=Vous pouvez trouver plus d'informations sur les produits Talend sur www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Méthode non implémentée : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise à jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise à jour skeleton
JetSkeletonManager.updateProblem=quand les données persistantes du squelette sont mises à jour, il y a des problèmes.
CodeGeneratorEmittersPoolFactory.codeThread=Génération de code en arrière-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compilés en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Échec de compilation des composants \: \r\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00E0 jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise \u00E0 jour skeleton
JetSkeletonManager.updateProblem=quand les donn\u00E9es persistantes du squelette sont mises \u00E0 jour, il y a des probl\u00E8mes.
CodeGeneratorEmittersPoolFactory.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=\u00C9chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide.
CodeGeneratorService.invalidLanguage2=Type de langage invalide.
CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Créer le projet {0}
CodeGenInit.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimer les ressources liées
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mixé\:
DocumentRootImpl.mixed=(mix\u00E9\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=(PoolPersistant \:
TalendJetEmitter.compileFail= erreur de compilation : {0} : {1}
TalendJetEmitter.exception=Exception sur
JetFilesProviderManager.unableLoad=Impossible de charger {0} JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=La génération JetEmitter est annulée, afin d'éviter des problèmes, veuillez appuyez sur Ctrl+Maj+F3 pour générer à nouveau.
CodeGeneratorEmittersPoolFactory.operationCanceled=Opération annulée
ComponentsFactory.afterSystemComponent=après le(s) composant(s) système
CodeGeneratorEmittersPoolFactory.dialogContent=La g\u00E9n\u00E9ration JetEmitter est annul\u00E9e, afin d'\u00E9viter des probl\u00E8mes, veuillez appuyez sur Ctrl+Maj+F3 pour g\u00E9n\u00E9rer \u00E0 nouveau.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00E9ration annul\u00E9e
ComponentsFactory.afterSystemComponent=apr\u00E8s le(s) composant(s) syst\u00E8me
ComponentsFactory.componentNotFound=Impossible de trouver le dossier du composant :
ComponentsFactory.load.components=Chargement des composants...
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompilés.
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil\u00E9s.
ComponentsLocalProviderService.componentLoadError=Erreur de chargement du composant
ComponentsLocalProviderService.talendExchangeError=Erreur de Talend Exchange
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par défaut s'affichent comme :
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d\u00E9faut s'affichent comme :
ComponentsPreferencePage.rowLimit=Limite de lignes
ComponentsPreferencePage.WarningMsg=Vous devez redémarrer Talend Open Studio afin de charger les composants supplémentaires.
ComponentsPreferencePage.WarningMsg=Vous devez red\u00E9marrer Talend Open Studio afin de charger les composants suppl\u00E9mentaires.
ComponentsPreferencePage.WarningTitle=Avertissement
ComponentsPreferencePage.directoryFieldLabel=Dossier des composants utilisateur :
ComponentsProviderManager.unableLoad=Impossible de charger un fournisseur de composant
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant après un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant après un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant après un double-clic sur un composant tRunJob.
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
XsdValidationCacheManager.unableLoadxsd=impossible de charger le fichier de cache de validation xsd
XsdValidationCacheManager.unableSavexsd=impossible d'enregistrer le fichier de cache de validation xsd
prefs.configuration.LINK_STYLE.AUTO=Auto
@@ -65,18 +65,18 @@ prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=Applications Métier
FAMILY.Business=Applications M\u00E9tier
FAMILY.Business_Intelligence=Business Intelligence
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Graphiques
FAMILY.Connections=Connexions
FAMILY.Custom_Code=Code Utilisateur
FAMILY.DB2=DB2
FAMILY.DB_Generic=Base de données générique
FAMILY.DB_JDBC=Base de données JDBC
FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualité de données
FAMILY.Databases=Bases de données
FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
@@ -111,7 +111,7 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=Ecriture
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
@@ -125,15 +125,16 @@ FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Système
FAMILY.System=Syst\u00E8me
FAMILY.Technical=Technique
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre à jour la palette pour les éditeurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de création de composant
ComponentsPreferencePage.notValidDirectory=Votre sélection va imbriquer des dossiers, ce n'est pas recommandé. Continuer ?
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00E9ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s\u00E9lection va imbriquer des dossiers, ce n'est pas recommand\u00E9. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".
ComponentsPreferencePage_SuccessMessage1=Redémarrez le Studio pour charger les nouveaux composants. Sinon,ils seront chargés au prochain démarrage.
ComponentsPreferencePage_SuccessMessage2=Redémarrer maintenant ?
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
ComponentsPreferencePage_SuccessMessage2=Red\u00E9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=\u00C9chec de l'installation des composants

View File

@@ -1,6 +1,6 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, è necessario reinizializzare
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, \u00E8 necessario reinizializzare
generatedcode.footerprocess.nbcharsgenerated={0} caratteri generati da {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template è presente, ma la classe {0} è sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template \u00E8 presente, ma la classe {0} \u00E8 sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=I dati persistenti non possono essere salvati:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Inizializzazione del motore di generazione in corso...

View File

@@ -1,26 +1,28 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093\: org.talend.designer.codegen.JavaRoutineSynchronizer line\:49
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitter \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3001\u5168\u4F53\u306E\u518D\u521D\u671F\u5316\u304C\u5FC5\u8981\u3067\u3059\u3002
generatedcode.footerprocess.nbcharsgenerated={1} \u306B\u3088\u308A {0} \u6587\u5B57\u751F\u6210\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306F\u307E\u3060\u5B58\u5728\u3057\u307E\u3059\u304C\u3001\u30AF\u30E9\u30B9 {0} \u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304B\u3089\u6D88\u3048\u307E\u3057\u305F\u3002\u3053\u306E\u30E6\u30CB\u30C3\u30C8\u306E\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u304C\u5FC5\u8981\u3067\u3059\u3002
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 \:
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)\u3002
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
CodeGenerator.JET.TimeOut=JET\u521D\u671F\u5316\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8
generatedcode.copyright.body4=\u3053\u306E\u30B3\u30FC\u30C9\u306FGNU LGPL\u30E9\u30A4\u30BB\u30F3\u30B9\u306E\u6761\u4EF6\u306B\u57FA\u3065\u3044\u3066\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059
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.
generatedcode.copyright.body3=Talend\u88FD\u54C1\u306E\u3055\u3089\u306B\u8A73\u3057\u3044\u60C5\u5831\u306F\u3001www.talend.com\u3092\u3054\u89A7\u4E0B\u3055\u3044\u3002
EmittersPoolFactoryImpl.Class.IllegalArg=\u30AF\u30E9\u30B9 '{0}' \u306F\u6709\u52B9\u306A\u5206\u985E\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093\: org.talend.designer.codegen.JavaRoutineSynchronizer line\:58
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator\u30D0\u30FC\u30B8\u30E7\u30F3{0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u306b\u5931\u6557\u3057\u307e\u3057\u305f : \r\n
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorService.invalidLanguage1=\u7121\u52B9\u306A\u8A00\u8A9E\u30BF\u30A4\u30D7\u3067\u3059\u3002
@@ -31,43 +33,43 @@ CodeGenInit.deleteProject={0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u524A\u
CodeGenInit.initTemplate=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306E\u521D\u671F\u5316
CodeGenInit.removeLink=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30EA\u30BD\u30FC\u30B9\u306E\u524A\u9664
CodeGenInit.saveWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u4FDD\u5B58\u4E2D
DocumentRootImpl.mixed=\ (mixed \:
DocumentRootImpl.mixed=\ (mixed :
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\ (persistentPool\:
PoolTypeImpl.persistentPool=\ (persistentPool:
TalendJetEmitter.compileFail=\u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557\uFF1A{0}\uFF1A{1}
TalendJetEmitter.exception=\u4F8B\u5916
JetFilesProviderManager.unableLoad={0}JetFilesProviderManager \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter\u751F\u6210\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3001\u3053\u306E\u539F\u56E0\u3092\u907F\u3051\u308B\u305F\u3081\u306B\u3001Ctrl + Shift + F3 \u3092\u62BC\u4E0B\u3057\u3066\u518D\u5EA6\u751F\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.afterSystemComponent=\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5F8C
ComponentsFactory.componentNotFound=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093:
ComponentsFactory.load.components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u8AAD\u8FBC\u307F...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: *.inc.javajet\u306E\u89AA\u304C\u30EA\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01
ComponentsLocalProviderService.componentLoadError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC
ComponentsFactory.componentNotFound=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 :
ComponentsFactory.load.components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A: *.inc.javajet\u306E\u89AA\u304C\u30EA\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01
ComponentsLocalProviderService.componentLoadError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC
ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u30A8\u30E9\u30FC
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30DE\u30C3\u30D4\u30F3\u30B0\u30FB\u30EA\u30F3\u30AF\u3068\u3057\u3066\u8868\u793A\uFF1A
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A :
ComponentsPreferencePage.rowLimit=\u884C\u6570\u5236\u9650
ComponentsPreferencePage.WarningMsg=Talend Open Studio\u3092\u518D\u8D77\u52D5\u3057\u3066\u3001\u62E1\u5F35\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3057\u307E\u3059\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC:
ComponentsProviderManager.unableLoad=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D0\u30A4\u30C0\u306E\u30ED\u30FC\u30C9\u304C\u3067\u304D\u307E\u305B\u3093
ComponentsPreferencePage.directoryFieldLabel=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0 :
ComponentsProviderManager.unableLoad=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D0\u30A4\u30C0\u304C\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
ComponenttRunJobPreferencePage.label=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponentJobletPreferencePage.label=Joblet\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3059\u308B\u3002
ComponentJobletPreferencePage.label=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u3057\u305F\u5F8C\u306B\u5BFE\u5FDC\u3059\u308B\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3059\u308B
XsdValidationCacheManager.unableLoadxsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3002
XsdValidationCacheManager.unableSavexsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA(\u6700\u901F)
prefs.configuration.LINK_STYLE.LINE=Lines (fast)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
FAMILY.Business_Intelligence=\u30D3\u30B8\u30CD\u30B9\u30A4\u30F3\u30C6\u30EA\u30B8\u30A7\u30F3\u30B9
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Charts
FAMILY.Connections=\u63A5\u7D9A
FAMILY.Charts=\u30C1\u30E3\u30FC\u30C8
FAMILY.Connections=\u63A5\u7D9A\u8A2D\u5B9A
FAMILY.Custom_Code=\u30AB\u30B9\u30BF\u30E0\u30B3\u30FC\u30C9
FAMILY.DB2=DB2
FAMILY.DB_Generic=\u6C4E\u7528ODBC
@@ -79,13 +81,13 @@ FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=\u9805\u76EE\u5024\u5909\u63DB
FAMILY.FTP=ftp
FAMILY.Fields=\u9805\u76EE\u5024
FAMILY.File=\u30D5\u30A1\u30A4\u30EB
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=\u30D8\u30EB\u30B9\u30B1\u30A2
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
@@ -94,7 +96,7 @@ FAMILY.Interbase=Interbase
FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB
FAMILY.JDBC=\u6C4E\u7528JDBC
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=\u30ED\u30B0\uFF06\u30A8\u30E9\u30FC\u30CF\u30F3\u30C9\u30EA\u30F3\u30B0
FAMILY.MS_SQL_Server=MS SQL Server
@@ -115,7 +117,7 @@ FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=\u5909\u63DB\u51E6\u7406
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.Sas=SAS
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
@@ -128,9 +130,12 @@ FAMILY.Technical=\u30C6\u30AF\u30CB\u30AB\u30EB
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
FAMILY.XML=XML\u30D5\u30A1\u30A4\u30EB
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30D1\u30EC\u30C3\u30C8\u3092\u66F4\u65B0
ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316
ComponentsPreferencePage.notValidDirectory=\u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u30CD\u30B9\u30C8\u3055\u308C\u307E\u3059\u3002\u3053\u308C\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002 \u7D9A\u884C\u3057\u307E\u3059\u304B?
ComponentsFactory.loadComponents.missingFolder=\u30D7\u30E9\u30B0\u30A4\u30F3"{1}"\u5185\u306B\u30D5\u30A9\u30EB\u30C0\u30FC"{0}"\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306B\u306F\u3001Studio\u3092\u518D\u8D77\u52D5\u3057\u307E\u3059\u3002\u53C8\u306F\u6B21\u56DE\u306E\u958B\u59CB\u6642\u306B\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F

View File

@@ -4,13 +4,13 @@ CodeGenerator.JET.TimeOut=Timeout inicjalizacji JET
CodeGenerator.Node.NotFound=Nie znaleziono ga\u0142\u0119zi procesu
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenty skompilowane w {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponentów: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent\u00F3w: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Wyj\u0105tek podczas inicjalizacji
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=B\u0142\u0105d podcza inicjalizacji JetEmitter
CodeGeneratorService.invalidLanguage1=niepoprawny typ j\u0119zyka.
CodeGeneratorService.invalidLanguage2=niepoprawny typ j\u0119zyka.
CodeGenInit.addMarkers=Dodanie znaczników do obszaru roboczego
CodeGenInit.createProject=utwórz {0} projekt
CodeGenInit.addMarkers=Dodanie znacznik\u00F3w do obszaru roboczego
CodeGenInit.createProject=utw\u00F3rz {0} projekt
CodeGenInit.deleteProject=skasuj {0} projekt
CodeGenInit.removeLink=Skasuj po\u0142\u0105czone zasoby
CodeGenInit.saveWorkspace=Zapisywanie obszaru roboczego
@@ -56,7 +56,7 @@ FAMILY.MSSql=MSSQL
FAMILY.Management=Zarz\u0105danie
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Misc=Ró\u017Cne
FAMILY.Misc=R\u00F3\u017Cne
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Kostka OLAP

View File

@@ -1,44 +1,43 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters não existe, é necessário a reinicialização
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00E3o existe, \u00E9 necess\u00E1rio a reinicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.Class.NotFound=Template ainda presente, mas a classe {0} disapareceu do workspace. Essa unidade precisa ser recompilada.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados não podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicialização da Engine de Geração em andamento...
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na geração de código. Iniciando a geração de código completo.
CodeGenerator.JET.TimeOut=Inicialização do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo não encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' não é uma classe válida
generatedcode.copyright.body1==
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera\u00E7\u00E3o de c\u00F3digo. Iniciando a gera\u00E7\u00E3o de c\u00F3digo completo.
CodeGenerator.JET.TimeOut=Inicializa\u00E7\u00E3o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n\u00E3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00E3o \u00E9 uma classe v\u00E1lida
CodeGenerator.getGraphicalNode1=-----process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da geração de código
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera\u00E7\u00E3o de c\u00F3digo
CodeGeneratorEmittersPoolFactory.componentCompiled=Componentes compilados em {0}
CodeGeneratorEmittersPoolFactory.failCompail=Compilação dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicialização
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicialização do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inválida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inválida
CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00E7\u00E3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00E7\u00E3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00E1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00E1lida
CodeGenInit.addMarkers=Adicionando marcadores ao workspace
CodeGenInit.createProject=criar projeto {0}
CodeGenInit.deleteProject=remover projeto {0}
CodeGenInit.initTemplate=Templates de início
CodeGenInit.initTemplate=Templates de in\u00EDcio
CodeGenInit.removeLink=Remover recursos contectados
CodeGenInit.saveWorkspace=Salvando workspace
DocumentRootImpl.mixed=(misturado:
ComponentsFactory.afterSystemComponent=após o componente do sistema
ComponentsFactory.afterSystemComponent=ap\u00F3s o componente do sistema
ComponentsLocalProviderService.componentLoadError=Erro ao carregar componente
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.rowLimit=Limite de Linhas
ComponentsPreferencePage.WarningTitle=Advertência
ComponentsProviderManager.unableLoad=impossível carregar provider do componente
ComponenttRunJobPreferencePage.label=Não mostrar job correspondente após duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente após duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Impossível carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Impossível salvar arquivo XSD no cache
ComponentsPreferencePage.WarningTitle=Advert\u00EAncia
ComponentsProviderManager.unableLoad=imposs\u00EDvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N\u00E3o mostrar job correspondente ap\u00F3s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00F3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs\u00EDvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs\u00EDvel salvar arquivo XSD no cache
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=business
FAMILY.Connections=Conexões
FAMILY.Connections=Conex\u00F5es
FAMILY.DB2=DB2
FAMILY.Databases=Base de dados
FAMILY.FireBird=Firebird
@@ -47,11 +46,11 @@ FAMILY.Internet=Internet
FAMILY.Jasper=Jasper
FAMILY.Logs_Errors=Logs e Erros
FAMILY.Management=Gerenciamento
FAMILY.Output=Saída
FAMILY.Output=Sa\u00EDda
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processando
FAMILY.SQLite=SQLite
FAMILY.Sybase=Sybase
FAMILY.Technical=Técnico
FAMILY.Technical=T\u00E9cnico
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica

View File

@@ -0,0 +1,18 @@
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkov\u00FD limit
ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Pr\u00EDstup
FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Datab\u00E1za
FAMILY.ESB=ESB
FAMILY.eXist=Existuj\u00FAca
FAMILY.File=S\u00FAbor
FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.Output=V\u00DDSTUP
FAMILY.System=Syst\u00E9m
FAMILY.XML=XML

View File

@@ -1,20 +1,28 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters\u5DE5\u7A0B\u4E0D\u5B58\u5728\uFF0C\u9700\u8981\u91CD\u65B0\u5B8C\u6574\u521D\u59CB\u5316\u3002
generatedcode.footerprocess.nbcharsgenerated=\u7531 {1} \u751F\u6210\u7684 {0} \u4E2A\u5B57\u7B26
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u6A21\u677F\u4F9D\u7136\u5B58\u5728\uFF0C\u4F46\u662F\u7C7B{0}
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u4E45\u5316\u6570\u636E\u4E0D\u80FD\u4FDD\u5B58\uFF1A
generatedcode.copyright.title=\u7248\u6743\u6240\u6709 (c) 2005-2011\uFF0CTalend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u521D\u59CB\u5316\u4EE3\u7801\u751F\u6210\u5F15\u64CE...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u4EE3\u7801\u751F\u6210\u6570\u636E\u6D41\u5931\uFF0C\u5F00\u59CB\u91CD\u65B0\u751F\u6210\u4EE3\u7801\u3002
CodeGenerator.JET.TimeOut=JET\u521D\u59CB\u5316\u8D85\u65F6\uFF01
generatedcode.copyright.body4=\u4F60\u53EF\u4EE5\u5728\u5728GNU LGPL \u8BB8\u53EF\u8BC1\u4E0B\u652F\u914D\u8FD9\u4E9B\u4EE3\u7801
CodeGenerator.Node.NotFound=\u5728\u5F53\u524D
generatedcode.copyright.body3=\u4F60\u53EF\u4EE5\u5728www.talend.com\u53D1\u73B0\u66F4\u591A\u5173\u4E8ETalend\u4EA7\u54C1\u4FE1\u606F
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B ' {0}' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
EmittersPoolFactoryImpl.Class.IllegalArg=\u7C7B \' {0}\' \u4E0D\u662F\u4E00\u4E2A\u6709\u6548\u7684\u5206\u7C7B\u5668
generatedcode.copyright.body2=/ \u4F5C\u4E1A\u8BBE\u8BA1 (CodeGenerator version {0}).
generatedcode.copyright.body1=\u6E90\u4EE3\u7801\u88AB{0}\u81EA\u52A8\u751F\u6210
CodeGenerator.newLine=\n\n\n\n
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u65B9\u6CD5\u672A\u5B9E\u65BD\uFF1Aorg.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=\u8FDB\u7A0B\u5F97\u5230\u56FE\u5F62\u8282\u70B9\uFF08\uFF09
CodeGenerator.getGraphicalNode2=\u8FDB\u7A0B\u5F97\u5230\u751F\u6210\u8282\u70B9\uFF08\uFF09
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.unableSave=\u65E0\u6CD5\u4FDD\u5B58\u4E3B\u5E72\u66F4\u65B0\u7F13\u5B58\u6587\u4EF6
JetSkeletonManager.updateProblem=\u5F53\u66F4\u65B0\u6301\u4E45\u6570\u636E\u65F6\u51FA\u73B0\u9519\u8BEF
CodeGeneratorEmittersPoolFactory.codeThread=\u4EE3\u7801\u751F\u6210\u540E\u53F0\u7EBF\u7A0B
CodeGeneratorEmittersPoolFactory.componentCompiled=\u7EC4\u4EF6\u7F16\u8BD1{0}\u6BEB\u79D2
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=\u7EC4\u4EF6\u7F16\u8BD1\u5931\u8D25: \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u59CB\u5316\u5F02\u5E38
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=\u521D\u59CB\u5316JetEmitter\u51FA\u9519
CodeGeneratorService.invalidLanguage1=\u65E0\u6548\u7684\u8BED\u8A00\u7C7B\u578B.
@@ -25,48 +33,109 @@ CodeGenInit.deleteProject=\u5220\u9664{0} \u5DE5\u7A0B
CodeGenInit.initTemplate=\u521D\u59CB\u5316\u6A21\u677F
CodeGenInit.removeLink=\u5220\u9664\u94FE\u63A5\u8D44\u6E90
CodeGenInit.saveWorkspace=\u4FDD\u5B58\u5DE5\u4F5C\u533A
DocumentRootImpl.mixed=\ (\u6DF7\u5408:
DocumentRootImpl.mixed=\\ (\u6DF7\u5408:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\\ (persistentPool:
TalendJetEmitter.compileFail=\\ \u7F16\u8BD1\u5931\u8D25\uFF1A{0} : {1}
TalendJetEmitter.exception=\u5F02\u5E38
JetFilesProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D {0}JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=\u4E3A\u4E86\u907F\u514D\u4EA7\u751F\u95EE\u9898\uFF0C\u8BF7\u6309Ctrl+Shift+F3\u6765\u518D\u6B21\u751F\u6210\uFF01
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u5DF2\u53D6\u6D88
ComponentsFactory.afterSystemComponent=\u5728\u7CFB\u7EDF\u7EC4\u4EF6
ComponentsFactory.componentNotFound=\u7EC4\u4EF6\u6587\u4EF6\u5939\u6CA1\u53D1\u73B0
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsFactory.load.components=\u52A0\u8F7D\u7EC4\u4EF6...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\\: \u7236 *.inc.javajet \u6CA1\u6709\u91CD\u65B0\u7F16\u8BD1
ComponentsLocalProviderService.componentLoadError=\u7EC4\u4EF6\u52A0\u8F7D\u9519\u8BEF
ComponentsLocalProviderService.talendExchangeError=Talend Exchange\u9519\u8BEF
ComponentsPreferencePage.ButtonLabel0=\u786E\u5B9A
ComponentsPreferencePage.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
ComponentsPreferencePage.rowLimit=\u884c\u9650\u5236
ComponentsPreferencePage.rowLimit=\u884C\u9650\u5236
ComponentsPreferencePage.WarningMsg=\u60A8\u9700\u8981\u91CD\u65B0\u542F\u52A8Talend Open Studio\u4EE5\u52A0\u8F7D\u989D\u5916\u7684\u7EC4\u4EF6\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\ :
ComponentsPreferencePage.directoryFieldLabel=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939 :
ComponentsProviderManager.unableLoad=\u65E0\u6CD5\u52A0\u8F7D\u7EC4\u4EF6\u63D0\u4F9B\u7A0B\u5E8F
ComponenttRunJobPreferencePage.label=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u4E0D\u663E\u793A\u5BF9\u5E94\u7684JOB
ComponentJobletPreferencePage.label=\u53CC\u51FBJoblet\u7EC4\u4EF6\u540E\uFF0C\u4E0D\u663E\u793A\u76F8\u5E94\u7684\u4F5C\u4E1A\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=\u53CC\u51FBtRunJob\u7EC4\u4EF6\u540E\u663E\u793A\u5BF9\u5E94JOB
XsdValidationCacheManager.unableLoadxsd=\u52A0\u8F7Dxsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
XsdValidationCacheManager.unableSavexsd=\u4FDD\u5B58xsd\u9A8C\u8BC1\u7F13\u5B58\u6587\u4EF6\u5931\u8D25
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=\u4E1A\u52A1
FAMILY.Business_Intelligence=\u5546\u4E1A\u667A\u80FD
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=\u56FE\u8868
FAMILY.Connections=\u8FDE\u63A5
FAMILY.Custom_Code=\u81EA\u5B9A\u4E49\u4EE3\u7801
FAMILY.DB2=DB2
FAMILY.DB_Generic=\u6570\u636E\u5E93\u901A\u7528
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=\u6570\u636E\u8D28\u91CF
FAMILY.Databases=\u6570\u636E\u5E93
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=\u9000\u51FA
FAMILY.File=\u6587\u4ef6
FAMILY.FTP=FTP
FAMILY.Fields=\u5B57\u6BB5
FAMILY.File=\u6587\u4EF6
FAMILY.FireBird=\u706B\u9E1F
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=Healthcare
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=\u8F93\u5165
FAMILY.Interbase=Interbase
FAMILY.Internet=\u4E92\u8054\u7F51
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=\u65E5\u5FD7\u548C\u9519\u8BEF
FAMILY.MS_SQL_Server=MS SQL Server
FAMILY.MSSql=MSSQL
FAMILY.Management=\u7BA1\u7406
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=\u6742\u9879
FAMILY.MySQL=MySQL
FAMILY.Netezza=\u7F51\u7EDC\u6635\u79F0
FAMILY.OLAP_Cube=OLAP \u591A\u7EF4\u6570\u636E\u96C6
FAMILY.Oracle=Oracle
FAMILY.Output=\u6807\u51c6\u8f93\u51fa
FAMILY.Orchestration=Orchestration
FAMILY.Output=\u6807\u51C6\u8F93\u51FA
FAMILY.ParAccel=ParAccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processing
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=\u7CFB\u7EDF
FAMILY.Technical=\u6280\u672F
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u66F4\u65B0\u7F16\u8F91\u5668\u7684\u8C03\u8272\u677F
ComponentsPreferencePage.componentAssist=\u542F\u7528\u7EC4\u4EF6\u521B\u5EFA\u52A9\u624B
ComponentsPreferencePage.notValidDirectory=\u60A8\u7684\u9009\u62E9\u5C06\u5BFC\u81F4\u6587\u4EF6\u5939\u5D4C\u5957\uFF0C\u8FD9\u662F\u4E0D\u63A8\u8350\u7684\u3002 \u4F60\u60F3\u7EE7\u7EED\u5417\uFF1F
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 "{0}" \u7F3A\u5C11\u63D2\u4EF6 "{1}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsFactory.loadComponents.missingFolder=\u6587\u4EF6\u5939 \"{0}\" \u7F3A\u5C11\u63D2\u4EF6 \"{1}\".
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u9700\u8981\u91CD\u542FStudio\u6765\u52A0\u8F7D\u7EC4\u4EF6\u3002\u5426\u5219\uFF0C\u4F1A\u5728\u4E0B\u6B21\u542F\u52A8\u65F6\u52A0\u8F7D\u3002
ComponentsPreferencePage_SuccessMessage2=\u60A8\u60F3\u8981\u9A6C\u4E0A\u91CD\u542F\u5417\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u5B89\u88C5\u7EC4\u4EF6\u5931\u8D25

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

View File

@@ -1,3 +1,3 @@
DownloadComponenentsAction.Label=Lade ausgewählte Komponente
DownloadComponenentsAction.Label=Lade ausgew\u00E4hlte Komponente
RefreshComponenentsAction.Label=Komponentenliste aktualisieren
providerName=www.beispiel.de

View File

@@ -1,5 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=Télécharger les composants sélectionnés
RefreshComponenentsAction.Label=Rafraîchir la liste des composants
DownloadComponenentsAction.Label=T\u00E9l\u00E9charger les composants s\u00E9lectionn\u00E9s
RefreshComponenentsAction.Label=Rafra\u00EEchir la liste des composants
providerName=www.example.org
pluginName=Modèle Exchange
pluginName=Mod\u00E8le Exchange

View File

@@ -1,3 +1,5 @@
Exchange=Exchange
DownloadComponenentsAction.Label=\u4E0B\u8F7D\u9009\u62E9\u7684\u7EC4\u4EF6
RefreshComponenentsAction.Label=\u5237\u65B0\u7EC4\u4EF6\u6E05\u5355
providerName=www.example.org
pluginName=Exchange\u6A21\u578B

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>

View File

@@ -1,16 +1,16 @@
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installieren
AvailableExtensionsComposite.ViewDetail.WriteReview=Bericht schreiben
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Sie sollten es prüfen.
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Sie sollten es pr\u00FCfen.
DownloadedExtensionsComposite.installedOperateStatus=Installiert
DownloadedExtensionsComposite.updateOperateStatus=Update
MyExtensionsComposite.UpdateOperateStatus=Update
MyExtensionsComposite.ModifyOperateStatus=Modifiziere
MyExtensionsComposite.DeleteOperateStatus=Löschen
MyExtensionsComposite.DeleteOperateStatus=L\u00F6schen
MyExtensionsComposite.Form.Description=Beschreibung
MyExtensionsComposite.Form.Upload.Browse=Durchsuchen...
DeleteExtensionJob.DeleteFailure=Löschung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es prüfen.
DeleteExtensionJob.DeleteFailure=L\u00F6schung fehlgeschlagen
DeleteExtensionJob.DeleteFailureTip=Sie sollten es pr\u00FCfen.
DownloadComponenentsAction.DownloadTaskName=Lade Datei von URL:
ImportExchangeDialog.WARNING=Warnung
ImportExchangeDialog.AUTHOR_NAME=Name des Autors

View File

@@ -94,7 +94,7 @@ ImportExchangeDialog.REFRESHING_PROGRESSBAR=Refreshing\! Please Wait.....
ImportExchangeDialog.OPERATION_CANCELLED=Operation was cancelled
Exchange.logon.error=Exchange user have not been registered, please register using the preferences .
ImportExchangeDialog.download.extensions=Download extensions\! Please Wait\!
DownloadComponenentsAction_restartMessage=Install the new component successfully, but need restart studio to load it, are you want to restart now?
DownloadComponenentsAction_restartMessage=Install the new component successfully, but need to restart studio to load it, do you want to restart now?
DownloadComponenentsAction_restartTitle=Need restart
DownloadComponenentsAction_failureTitle=Failure
DownloadComponenentsAction_failureMessage=Fail to install the component {0}, need check the component is valid or not.

View File

@@ -3,6 +3,6 @@ AvailableExtensionsComposite.ViewDetail.WriteReview=Escribir un comentario
DownloadedExtensionsComposite.installOperateStatus=Instalar
MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Borrar
MyExtensionsComposite.Form.Description=Descripción
MyExtensionsComposite.Form.Description=Descripci\u00F3n
ImportExchangeDialog.WARNING=Advertencia
ImportExchangeDialog.REFRESH_BUTTON=Actualizar

View File

@@ -6,13 +6,14 @@ AvailableExtensionsComposite.Author=Auteur
AvailableExtensionsComposite.FilterTitle=Filtre
AvailableExtensionsComposite.ViewDetail.installOperateStatus=Installer
AvailableExtensionsComposite.ViewDetail.WriteReview=Donnez votre avis
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez vérifier.
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailureTip=Veuillez v\u00E9rifier.
DownloadedExtensionsComposite.ExtensionName=Nom de l'extension
DownloadedExtensionsComposite.DownloadedVersion=Version téléchargée
DownloadedExtensionsComposite.DownloadDate=Date de téléchargement
DownloadedExtensionsComposite.DownloadedVersion=Version t\u00E9l\u00E9charg\u00E9e
DownloadedExtensionsComposite.DownloadDate=Date de t\u00E9l\u00E9chargement
DownloadedExtensionsComposite.installOperateStatus=Installer
DownloadedExtensionsComposite.installedOperateStatus=Installé
DownloadedExtensionsComposite.installedOperateStatus=Install\u00E9
DownloadedExtensionsComposite.updateOperateStatus=UPDATE
MyExtensionsComposite.ExtensionName=Nom de l'extension
MyExtensionsComposite.Version=Version
MyExtensionsComposite.UploadDate=Date du chargement
MyExtensionsComposite.AddNewExtensionTitle=Ajouter une nouvelle extension
@@ -23,61 +24,69 @@ MyExtensionsComposite.DeleteOperateStatus=DELETE
MyExtensionsComposite.Form.Return=Retourner
MyExtensionsComposite.Form.ExtensionTitle=Titre de l'extension
MyExtensionsComposite.Form.InitialVersion=Version initiale
MyExtensionsComposite.Form.Compatibility=Compatibilité
MyExtensionsComposite.Form.Compatibility=Compatibilit\u00E9
MyExtensionsComposite.Form.Compatibility.AllVersions=Toutes les versions
MyExtensionsComposite.Form.Compatibility.Version=Version
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=Toutes les versions sauf :
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=Uniquement ces versions :
MyExtensionsComposite.Form.Description=Description
MyExtensionsComposite.Form.Visibility=Visibilité
MyExtensionsComposite.Form.Visibility=Visibilit\u00E9
MyExtensionsComposite.Form.Visibility.Public=Public (visible par tous)
MyExtensionsComposite.Form.Visibility.Private=Privé (visible par moi)
MyExtensionsComposite.Form.Visibility.Private=Priv\u00E9 (visible par moi)
MyExtensionsComposite.Form.Upload=Charger
MyExtensionsComposite.Form.Upload.SelectAnItem=Sélectionnez un élément dans le projet ouvert
MyExtensionsComposite.Form.Upload.SelectAnItem=S\u00E9lectionnez un \u00E9l\u00E9ment dans le projet ouvert
MyExtensionsComposite.Form.Upload.File=Fichier :
MyExtensionsComposite.Form.Upload.Browse=Parcourir...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=Sélectionnez un fichier de l'extension à charger
MyExtensionsComposite.Form.Upload.Browse.SelectFile=S\u00E9lectionnez un fichier de l'extension \u00E0 charger
MyExtensionsComposite.Form.DeleteExtensionTile=Supprimer cette extension
MyExtensionsComposite.Form.DeleteExtensionMessage=Voulez-vous vraiment supprimer cette extension ?
MyExtensionsComposite.Form.UploadExtension=Charger l'extension
MyExtensionsComposite.Form.UpdateExtension=Mettre à jour l'extension
MyExtensionsComposite.Form.UpdateExtension=Mettre \u00E0 jour l'extension
MyExtensionsComposite.Form.ModifyExtension=Modifier l'extension
RefreshJob.FindExtensions.Title=Recherche d'extensions disponibles
RefreshJob.FindExtensions.Message=Recherche d'extensions depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions installées
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions installées depuis Exchange...
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=Recherche d'extensions install\u00E9es
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=Recherche d'extensions install\u00E9es depuis Exchange...
DeleteExtensionJob.DeleteExtensionJob.Title=Supprimer une extension...
DeleteExtensionJob.DeleteExtensionJob.Message=Supprimer une extension...
DeleteExtensionJob.DeleteFailure=Echec de la connexion.
DeleteExtensionJob.DeleteFailureTip=Veuillez vérifier.
DeleteExtensionJob.DeleteFailureTip=Veuillez v\u00E9rifier.
ModifyExtensionJob.Title=Modifier une extension...
ModifyExtensionJob.Message=Modifier une extension...
ModifyExtensionJob.ModifyFailure=Echec de la modification
ModifyExtensionJob.ModifyFailureTip=V\u00E9rifiez.
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.
InsertionExtensionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
UploadRevisionJob.Title=Chargement de la r\u00E9vision...
UploadRevisionJob.Message=Charger une r\u00E9vision...
UploadRevisionAction.InstalledFailure=Echec du chargement de la r\u00E9vision.
UploadRevisionAction.InstalledFailureTip=Vous devez le v\u00E9rifier.
DownloadComponenentsAction.installExchange=Installer les composants Exchange
DownloadComponenentsAction.DownloadTaskTitle=Téléchargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=Téléchargement du fichier depuis l'URL :
DownloadComponenentsAction.DownloadTaskTitle=T\u00E9l\u00E9chargement des fichiers depuis Exchange
DownloadComponenentsAction.DownloadTaskName=T\u00E9l\u00E9chargement du fichier depuis l'URL :
DownloadComponenentsAction.ReloadPalette=Recharger la palette...
DownloadComponenentsAction.DownloadFailure=Echec du téléchargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les paramètres de téléchargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension réussie.
ExchangeWebService.downloadingExtensionSuccessful=Téléchargement de l'extension réussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension réussie.
ExchangeWebService.updateRevisionSuccessful=Mise à jour de la révision réussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la révision réussie.
ImportExchangeDialog.dialogTitle=Sélectionnez un élément de Talend Exchange
DownloadComponenentsAction.DownloadFailure=Echec du t\u00E9l\u00E9chargement
DownloadComponenentsAction.DownloadFailureTip=Vous devez modifier les param\u00E8tres de t\u00E9l\u00E9chargement.
ExchangeWebService.insertionExtensionSuccessful=Insertion de l'extension r\u00E9ussie.
ExchangeWebService.downloadingExtensionSuccessful=T\u00E9l\u00E9chargement de l'extension r\u00E9ussi.
ExchangeWebService.deleteExtensionSuccessful=Suppression de l'extension r\u00E9ussie.
ExchangeWebService.updateRevisionSuccessful=Mise \u00E0 jour de la r\u00E9vision r\u00E9ussie.
ExchangeWebService.insertionRevisionSuccessful=Insertion de la r\u00E9vision r\u00E9ussie.
ImportExchangeDialog.dialogTitle=S\u00E9lectionnez un \u00E9l\u00E9ment de Talend Exchange
ImportExchangeDialog.WARNING=Avertissement
ImportExchangeDialog.NOTSELECTWARNING=Sélectionnez un élément dans la table.
ImportExchangeDialog.downloadProgressBar=Téléchargement d'élément(s), veuillez patienter.
ImportExchangeDialog.NOTSELECTWARNING=S\u00E9lectionnez un \u00E9l\u00E9ment dans la table.
ImportExchangeDialog.downloadProgressBar=T\u00E9l\u00E9chargement d'\u00E9l\u00E9ment(s), veuillez patienter.
ImportExchangeDialog.EXTENSION_NAME=Nom de l'extension
ImportExchangeDialog.AUTHOR_NAME=Nom de l'auteur
ImportExchangeDialog.LATEST_REVISION=Dernière révision
ImportExchangeDialog.LATEST_REVISION=Derni\u00E8re r\u00E9vision
ImportExchangeDialog.EXTENSION_DESCRIPTION=Description de l'extension
ImportExchangeDialog.REFRESH_BUTTON=Rafraîchir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafraîchissement, veuillez patienter..
ImportExchangeDialog.OPERATION_CANCELLED=L'opération a été annulée
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistré. Enregistrez-vous via les Préférences.
ImportExchangeDialog.REFRESH_BUTTON=Rafra\u00EEchir
ImportExchangeDialog.REFRESHING_PROGRESSBAR=Rafra\u00EEchissement, veuillez patienter..
ImportExchangeDialog.OPERATION_CANCELLED=L'op\u00E9ration a \u00E9t\u00E9 annul\u00E9e
Exchange.logon.error=L'utilisateur de l'Exchange n'est pas enregistr\u00E9. Enregistrez-vous via les Pr\u00E9f\u00E9rences.
DownloadComponenentsAction_restartMessage=Installation du nouveau composant r\u00E9ussie, mais un red\u00E9marrage est requis pour le charger. Red\u00E9marrer ?
DownloadComponenentsAction_restartTitle=Red\u00E9marrage requis
DownloadComponenentsAction_failureTitle=\u00C9chec
DownloadComponenentsAction_failureMessage=\u00C9chec de l'installation du composant {0}, v\u00E9rifiez s'il est valide.
DownloadComponenentsAction.installComponentsTitle=Installer les composants

View File

@@ -2,8 +2,8 @@ ExchangeView.Exchange=Exchange
AvailableExtensionsComposite.ExtensionName=Extension\u540D
AvailableExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
AvailableExtensionsComposite.Rating=\u8A55\u4FA1
AvailableExtensionsComposite.Author=\u4f5c\u6210\u8005
AvailableExtensionsComposite.FilterTitle=\u30D5\u30A3\u30EB\u30BF
AvailableExtensionsComposite.Author=\u4F5C\u6210\u8005
AvailableExtensionsComposite.FilterTitle=\u30D5\u30A3\u30EB\u30BF\u30FC
AvailableExtensionsComposite.ViewDetail.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
AvailableExtensionsComposite.ViewDetail.WriteReview=\u518D\u8ABF\u67FB\u306E\u66F8\u304D\u8FBC\u307F
AvailableExtensionsComposite.ViewDetail.InsertionReviewFailure=Review\u633F\u5165\u5931\u6557\u3002
@@ -13,7 +13,7 @@ DownloadedExtensionsComposite.DownloadedVersion=\u30C0\u30A6\u30F3\u30ED\u30FC\u
DownloadedExtensionsComposite.DownloadDate=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u65E5\u4ED8
DownloadedExtensionsComposite.OperateStatus=\u30B9\u30C6\u30FC\u30BF\u30B9\u64CD\u4F5C
DownloadedExtensionsComposite.installOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DownloadedExtensionsComposite.installedOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DownloadedExtensionsComposite.installedOperateStatus=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u6E08
DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=Extension\u540D
MyExtensionsComposite.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
@@ -21,26 +21,26 @@ MyExtensionsComposite.UploadDate=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u65E5\u4ED
MyExtensionsComposite.AddNewExtensionTitle=\u65B0\u898FExtension\u8FFD\u52A0
MyExtensionsComposite.UpLoadNewVersionOperateStatus=\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6B63
MyExtensionsComposite.ModifyOperateStatus=\u5909\u66F4
MyExtensionsComposite.DeleteOperateStatus=\u524A\u9664
MyExtensionsComposite.Form.Return=Return
MyExtensionsComposite.Form.Return=\u623B\u308A\u5024
MyExtensionsComposite.Form.ExtensionTitle=Extension\u30BF\u30A4\u30C8\u30EB
MyExtensionsComposite.Form.InitialVersion=\u521D\u671F\u30D0\u30FC\u30B8\u30E7\u30F3
MyExtensionsComposite.Form.Compatibility=\u4E92\u63DB\u6027
MyExtensionsComposite.Form.Compatibility=\u9069\u5408\u6027
MyExtensionsComposite.Form.Compatibility.AllVersions=\u5168\u3066\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
MyExtensionsComposite.Form.Compatibility.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
MyExtensionsComposite.Form.Compatibility.AndOlder=\u3088\u308A\u53E4\u3044
MyExtensionsComposite.Form.Compatibility.AndNewer=\u3088\u308A\u65B0\u3057\u3044
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u5168\u3066\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u4EE5\u5916
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u3053\u308C\u3089\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3060\u3051\:
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u3053\u308C\u3089\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3060\u3051:
MyExtensionsComposite.Form.Description=\u8AAC\u660E
MyExtensionsComposite.Form.Visibility=\u8868\u793A
MyExtensionsComposite.Form.Visibility=\u53EF\u8996\u6027
MyExtensionsComposite.Form.Visibility.Public=\u5171\u6709(\u5168\u54E1\u304C\u53EF\u8996)
MyExtensionsComposite.Form.Visibility.Private=\u500B\u4EBA(\u81EA\u5206\u306E\u307F\u53EF\u8996)
MyExtensionsComposite.Form.Upload=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
MyExtensionsComposite.Form.Upload.SelectAnItem=\u73FE\u5728\u958B\u3044\u3066\u3044\u308B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304B\u3089\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E
MyExtensionsComposite.Form.Upload.File=\u30D5\u30A1\u30A4\u30EB\:
MyExtensionsComposite.Form.Upload.Browse=\u30D6\u30E9\u30A6\u30BA...
MyExtensionsComposite.Form.Upload.File=\u30D5\u30A1\u30A4\u30EB:
MyExtensionsComposite.Form.Upload.Browse=\u53C2\u7167...
MyExtensionsComposite.Form.Upload.Browse.SelectFile=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3059\u308Bextension\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E
MyExtensionsComposite.Form.DeleteExtensionTile=Extension\u524A\u9664
MyExtensionsComposite.Form.DeleteExtensionMessage=\u3053\u306EExtension\u3092\u524A\u9664\u3057\u3066\u3082\u3044\u3044\u3067\u3059\u304B\uFF1F
@@ -64,14 +64,14 @@ ModifyExtensionJob.ModifyFailureTip=\u30C1\u30A7\u30C3\u30AF\u3092\u3057\u3066\u
InstalledExtensionJob.Title=Extension\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB...
InstalledExtensionJob.Message=Extension\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB...
InsertionExtensionAction.InstalledFailure=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F
InsertionExtensionAction.InstalledFailureTip=\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044
InsertionExtensionAction.InstalledFailureTip=\u30C1\u30A7\u30C3\u30AF\u3092\u3057\u3066\u304F\u3060\u3055\u3044\u3002
UploadRevisionJob.Title=\u30EA\u30D3\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
UploadRevisionJob.Message=\u30EA\u30D3\u30B8\u30E7\u30F3\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
UploadRevisionAction.InstalledFailure=\u30EA\u30D3\u30B8\u30E7\u30F3\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3002
UploadRevisionAction.InstalledFailureTip=\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044
UploadRevisionAction.InstalledFailureTip=\u30C1\u30A7\u30C3\u30AF\u3092\u3057\u3066\u304F\u3060\u3055\u3044\u3002
DownloadComponenentsAction.installExchange=Exchange\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
DownloadComponenentsAction.DownloadTaskTitle=Exchange\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
DownloadComponenentsAction.DownloadTaskName=URL\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\:
DownloadComponenentsAction.DownloadTaskName=URL\u304B\u3089\u30D5\u30A1\u30A4\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9:
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
@@ -81,15 +81,15 @@ ExchangeWebService.deleteExtensionSuccessful=Extension\u524A\u9664\u6210\u529F\u
ExchangeWebService.insertReviewSuccessful=Review\u633F\u5165\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u66F4\u65B0\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u30EA\u30D3\u30B8\u30E7\u30F3\u633F\u5165\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=Talend Exchange\u304B\u3089\u9805\u76EE\u9078\u629E
ImportExchangeDialog.dialogTitle=Talend Exchange \u304B\u3089\u9805\u76EE\u306E\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.NOTSELECTWARNING=\u30C6\u30FC\u30D6\u30EB\u304B\u3089\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u4E0B\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.EXTENSION_DESCRIPTION=\u62E1\u5F35\u306E\u8AAC\u660E
ImportExchangeDialog.REFRESH_BUTTON=\u66F4\u65B0
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
@@ -98,3 +98,4 @@ DownloadComponenentsAction_restartMessage=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u
DownloadComponenentsAction_restartTitle=\u518D\u8D77\u52D5\u8981
DownloadComponenentsAction_failureTitle=\u5931\u6557
DownloadComponenentsAction_failureMessage=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u59A5\u5F53\u304B\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
DownloadComponenentsAction.installComponentsTitle=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB

View File

@@ -1,13 +1,13 @@
AvailableExtensionsComposite.Version=Versão
AvailableExtensionsComposite.Version=Vers\u00E3o
AvailableExtensionsComposite.FilterTitle=Filtro
DownloadedExtensionsComposite.installedOperateStatus=Instalado
MyExtensionsComposite.Version=Versão
MyExtensionsComposite.Version=Vers\u00E3o
MyExtensionsComposite.ModifyOperateStatus=Modificar
MyExtensionsComposite.DeleteOperateStatus=Deletar
MyExtensionsComposite.Form.Compatibility.Version=Versão
MyExtensionsComposite.Form.Compatibility.Version=Vers\u00E3o
MyExtensionsComposite.Form.Upload.Browse=Browse...
DownloadComponenentsAction.DownloadTaskName=Downloading do arquivo para url:
ImportExchangeDialog.WARNING=Advertência
ImportExchangeDialog.WARNING=Advert\u00EAncia
ImportExchangeDialog.AUTHOR_NAME=Nome do autor
ImportExchangeDialog.LATEST_REVISION=Última revisão
ImportExchangeDialog.LATEST_REVISION=\u00DAltima revis\u00E3o
ImportExchangeDialog.REFRESH_BUTTON=Atualizar

View File

@@ -0,0 +1,18 @@
AvailableExtensionsComposite.Version=Verzia
AvailableExtensionsComposite.Author=Autor
AvailableExtensionsComposite.FilterTitle=Filter
AvailableExtensionsComposite.ViewDetail.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.installOperateStatus=In\u0161talova\u0165
DownloadedExtensionsComposite.updateOperateStatus=Obnovi\u0165
MyExtensionsComposite.Version=Verzia
MyExtensionsComposite.UpdateOperateStatus=Obnovi\u0165
MyExtensionsComposite.ModifyOperateStatus=Modifikova\u0165
MyExtensionsComposite.DeleteOperateStatus=Zmaza\u0165
MyExtensionsComposite.Form.Compatibility=Kompatibilita
MyExtensionsComposite.Form.Compatibility.Version=Verzia
MyExtensionsComposite.Form.Description=Popis
MyExtensionsComposite.Form.Visibility=Vidite\u013Enos\u0165
MyExtensionsComposite.Form.Upload=Nahra\u0165
ImportExchangeDialog.WARNING=Varovanie
ImportExchangeDialog.AUTHOR_NAME=Meno autora
ImportExchangeDialog.REFRESH_BUTTON=Obnovi\u0165

View File

@@ -2,4 +2,4 @@ AvailableExtensionsComposite.Version=Versiyon
MyExtensionsComposite.Version=Versiyon
MyExtensionsComposite.DeleteOperateStatus=Sil
MyExtensionsComposite.Form.Compatibility.Version=Versiyon
MyExtensionsComposite.Form.Description=Aç\u0131klama
MyExtensionsComposite.Form.Description=A\u00E7\u0131klama

View File

@@ -18,16 +18,21 @@ DownloadedExtensionsComposite.updateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ExtensionName=\u6269\u5C55\u540D
MyExtensionsComposite.Version=\u7248\u672C
MyExtensionsComposite.UploadDate=\u4E0A\u4F20\u65E5\u671F
MyExtensionsComposite.AddNewExtensionTitle=\u6DFB\u52A0\u65B0\u6269\u5C55
MyExtensionsComposite.UpLoadNewVersionOperateStatus=\u4E0A\u4F20\u65B0\u7248\u672C
MyExtensionsComposite.UpdateOperateStatus=\u66F4\u65B0
MyExtensionsComposite.ModifyOperateStatus=\u4FEE\u6539
MyExtensionsComposite.DeleteOperateStatus=\u5220\u9664
MyExtensionsComposite.Form.Return=\u8FD4\u56DE
MyExtensionsComposite.Form.ExtensionTitle=\u6269\u5C55\u6807\u9898
MyExtensionsComposite.Form.InitialVersion=\u521D\u59CB\u7248\u672C
MyExtensionsComposite.Form.Compatibility=\u517C\u5BB9\u6027
MyExtensionsComposite.Form.Compatibility.AllVersions=\u6240\u6709\u7248\u672C
MyExtensionsComposite.Form.Compatibility.Version=\u7248\u672C
MyExtensionsComposite.Form.Compatibility.AndOlder=\u4EE5\u53CA\u66F4\u65E7\u7684
MyExtensionsComposite.Form.Compatibility.AndNewer=\u548C\u66F4\u65B0\u7684
MyExtensionsComposite.Form.Compatibility.AllVersionsExcept=\u6240\u6709\u7248\u672C\u9664\u5916:
MyExtensionsComposite.Form.Compatibility.OnlyTheseVersions=\u4EC5\u8FD9\u4E9B\u7248\u672C\uFF1A
MyExtensionsComposite.Form.Description=\u5FC5\u8981\u7684
MyExtensionsComposite.Form.Visibility=\u80FD\u89C1\u5EA6
MyExtensionsComposite.Form.Visibility.Public=\u516C\u5F00\uFF08\u5168\u90E8\u53EF\u89C1\uFF09
@@ -42,13 +47,23 @@ MyExtensionsComposite.Form.DeleteExtensionMessage=\u786E\u5B9E\u8981\u5220\u9664
MyExtensionsComposite.Form.UploadExtension=\u4E0A\u4F20\u6269\u5C55
MyExtensionsComposite.Form.UpdateExtension=\u66F4\u65B0\u6269\u5C55
MyExtensionsComposite.Form.ModifyExtension=\u4FEE\u6539\u6269\u5C55
RefreshJob.FindExtensions.Title=\u6B63\u5728\u67E5\u627E\u53EF\u7528\u6269\u5C55
RefreshJob.FindExtensions.Message=\u6B63\u5728\u4ECEExchange\u67E5\u627E\u6269\u5C55...
ShowContributedExtensionsJob.ShowContributedExtensions.Title=\u5BFB\u627E\u5DF2\u5206\u914D\u63D2\u4EF6
ShowContributedExtensionsJob.ShowContributedExtensions.Message=\u5BFB\u627E\u6765\u81EA\u4EA4\u6362\u7684\u5DF2\u5206\u914D\u63D2\u4EF6
ShowInstalledExtensionsJob.ShowInstalledExtensions.Title=\u6B63\u5728\u67E5\u627E\u5DF2\u5B89\u88C5\u6269\u5C55
ShowInstalledExtensionsJob.ShowInstalledExtensions.Message=\u6B63\u5728\u4ECEExchange\u67E5\u627E\u5DF2\u5B89\u88C5\u6269\u5C55...
DeleteExtensionJob.DeleteExtensionJob.Title=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteExtensionJob.Message=\u5220\u9664\u6269\u5C55\u2026
DeleteExtensionJob.DeleteFailure=\u5220\u9664\u5931\u8D25\u3002
DeleteExtensionJob.DeleteFailureTip=\u8BF7\u68C0\u67E5
ModifyExtensionJob.Title=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.Message=\u4FEE\u6539\u6269\u5C55...
ModifyExtensionJob.ModifyFailure=\u4FEE\u6539\u5931\u8D25\u3002
ModifyExtensionJob.ModifyFailureTip=\u8BF7\u68C0\u67E5
InstalledExtensionJob.Title=\u5DF2\u5B89\u88C5\u6269\u5C55...
InstalledExtensionJob.Message=\u5DF2\u5B89\u88C5\u6269\u5C55...
InsertionExtensionAction.InstalledFailure=\u5B89\u88C5\u5931\u8D25\u3002
InsertionExtensionAction.InstalledFailureTip=\u8BF7\u68C0\u67E5
UploadRevisionJob.Title=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
UploadRevisionJob.Message=\u4E0A\u4F20\u4FEE\u6539\u4E2D...
@@ -63,17 +78,24 @@ DownloadComponenentsAction.DownloadFailureTip=\u5FC5\u987B\u4FEE\u6539\u4E0B\u8F
ExchangeWebService.insertionExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u63D2\u5165\u6210\u529F
ExchangeWebService.downloadingExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u4E0B\u8F7D\u6210\u529F
ExchangeWebService.deleteExtensionSuccessful=\u6269\u5C55\u63D2\u4EF6\u5DF2\u5220\u9664\u6210\u529F\u3002
ExchangeWebService.insertReviewSuccessful=\u63D2\u5165\u5BA1\u67E5\u6210\u529F\u3002
ExchangeWebService.updateRevisionSuccessful=\u66F4\u65B0\u4FEE\u8BA2\u6210\u529F\u3002
ExchangeWebService.insertionRevisionSuccessful=\u63D2\u5165\u4FEE\u6539\u6210\u529F\u3002
ImportExchangeDialog.dialogTitle=\u4ECETalend Exchange\u9009\u62E9\u4E00\u4E2A\u9879\u76EE
ImportExchangeDialog.WARNING=\u8B66\u544A
ImportExchangeDialog.NOTSELECTWARNING=\u8BF7\u4ECE\u8868\u4E2D\u9009\u62E9\u4E00\u4E2A\u9879\u76EE\u3002
ImportExchangeDialog.downloadProgressBar=\u4E0B\u8F7D\u9879\u76EE\uFF0C\u8BF7\u7A0D\u5019\uFF01
ImportExchangeDialog.EXTENSION_NAME=\u6269\u5C55\u540D
ImportExchangeDialog.AUTHOR_NAME=\u521B\u5EFA\u8005\u540D\u79F0
ImportExchangeDialog.LATEST_REVISION=\u6700\u65B0\u7248\u672C
ImportExchangeDialog.EXTENSION_DESCRIPTION=\u6269\u5C55\u63CF\u8FF0
ImportExchangeDialog.REFRESH_BUTTON=\u5237\u65B0
ImportExchangeDialog.REFRESHING_PROGRESSBAR=\u6B63\u5728\u5237\u65B0\uFF01\u8BF7\u7A0D\u5019.....
ImportExchangeDialog.OPERATION_CANCELLED=\u64CD\u4F5C\u5DF2\u53D6\u6D88
Exchange.logon.error=\u4EA4\u6362\u7528\u6237\u5C1A\u672A\u6CE8\u518C\uFF0C\u8BF7\u4F7F\u7528\u9996\u9009\u9879\u6CE8\u518C\u3002
ImportExchangeDialog.download.extensions=\u4E0B\u8F7D\u6269\u5C55\uFF01\u8BF7\u7A0D\u5019\uFF01
DownloadComponenentsAction_restartMessage=\u6210\u529F\u5B89\u88C5\u65B0\u7EC4\u4EF6\uFF0C\u9700\u8981\u91CD\u542Fstudio\u6765\u52A0\u8F7D\uFF0C\u73B0\u5728\u91CD\u542F\u5417\uFF1F
DownloadComponenentsAction_restartTitle=\u9700\u7528\u91CD\u542F
DownloadComponenentsAction_failureTitle=\u5931\u8D25
DownloadComponenentsAction_failureMessage=\u5B89\u88C5\u7EC4\u4EF6{0}\u5931\u8D25\uFF0C\u9700\u8981\u68C0\u67E5\u7EC4\u4EF6\u662F\u5426\u6709\u6548\u3002
DownloadComponenentsAction.installComponentsTitle=\u5B89\u88C5\u7EC4\u4EF6

View File

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

View File

@@ -1,6 +1,6 @@
jobHierarchyView=Jerarquía de trabajos
jobHierarchyView=Jerarqu\u00EDa de trabajos
jobSettingsView=Trabajo
codeViewer=Visor código
codeViewer=Visor c\u00F3digo
documentation=Documentacion
Repository=Repositorio
colors=Colores

View File

@@ -1,37 +1,40 @@
pluginName=Modèle du composant
pluginName=Mod\u00E8le du composant
statsAndLogsView=Stats/logs
logs=Logs
providerName=www.example.org
statsAndLogs=Stats & Logs
componentSettingsView=Composant
problems=Problèmes
problems=Probl\u00E8mes
main=Main
jobHierarchyView=Hiérarchie du Job
jobHierarchyView=Hi\u00E9rarchie du Job
contexts=Contextes
properties=Propriétés
properties=Propri\u00E9t\u00E9s
implicitContextLoad=Chargement implicite d'un contexte
versions=Versions
jobSettingsView=Job
view=View
codeViewer=Aperçu du code
codeViewer=Aper\u00E7u du code
documentation=Documentation
designer=Designer
jobSettings=Paramètres du Job
useProjectSetting=Utiliser les paramètres du projet
selectitem.useprojectsettings=Sélectionnez l'élément que vous souhaitez utiliser dans les paramètres de votre projet
Repository=Référentiel
jobSettings=Param\u00E8tres du Job
useProjectSetting=Utiliser les param\u00E8tres du projet
selectitem.useprojectsettings=S\u00E9lectionnez l'\u00E9l\u00E9ment que vous souhaitez utiliser dans les param\u00E8tres de votre projet
Repository=R\u00E9f\u00E9rentiel
appearance=Apparence
colors=Couleurs
context=Contexte
font=Police
importExport=Import/Export
internationalization=Internationalisation
memoTextFont=Police des Mémos
memoTextFont=Police des M\u00E9mos
outputConsole=Console de sortie
palette=Palette
performance=Performance
findJob.title=Trouver un Job
findJob.tootip=Trouver un Job spécifique
findJob.tootip=Trouver un Job sp\u00E9cifique
exchange=Exchange
defaultTypeAndLength=Type et longueur par défaut
palettesettings=Paramètres de la Palette
defaultTypeAndLength=Type et longueur par d\u00E9faut
metadataofTalendType=M\u00E9tadonn\u00E9es de type TalendType
palettesettings=Param\u00E8tres de la Palette
standard.job.standalone=Standalone
standard.job.osgi=Bundle OSGi

View File

@@ -7,7 +7,7 @@ problems=Problemi
main=Principale
jobHierarchyView=Gerarchia job
contexts=Contesti
properties=Proprietà
properties=Propriet\u00E0
implicitContextLoad=Caricamento contesto implicito
versions=Versioni
jobSettingsView=Job

View File

@@ -2,14 +2,14 @@ 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=\u7D71\u8A08&\u30ED\u30B0
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
implicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
versions=\u30D0\u30FC\u30B8\u30E7\u30F3
jobSettingsView=\u30B8\u30E7\u30D6
view=\u8868\u793A
@@ -19,7 +19,7 @@ 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
Repository=\u30ea\u30dd\u30b8\u30c8\u30ea
Repository=\u30EA\u30DD\u30B8\u30C8\u30EA
appearance=\u5916\u89B3
colors=\u8272
context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
@@ -37,3 +37,5 @@ 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
standard.job.standalone=\u30B9\u30BF\u30F3\u30C9\u30A2\u30ED\u30F3
standard.job.osgi=OSGi\u30D0\u30F3\u30C9\u30EB

View File

@@ -1,6 +1,6 @@
statsAndLogsView=Statysyki/Logi
statsAndLogs=Statystyki i logi
main=G\u0142ówny
main=G\u0142\u00F3wny
properties=W\u0142a\u015Bciwo\u015Bci
versions=Wersje
view=Widok

View File

@@ -1,14 +1,14 @@
main=Main
properties=Propriedades
versions=Versões
view=Visão
codeViewer=Visualizador de Código
documentation=Documentação
versions=Vers\u00F5es
view=Vis\u00E3o
codeViewer=Visualizador de C\u00F3digo
documentation=Documenta\u00E7\u00E3o
designer=Designer
useProjectSetting=Usar definições do Projeto
selectitem.useprojectsettings=Selecione um Ítem que você deseje usar como definição do projeto
appearance=Aparência
useProjectSetting=Usar defini\u00E7\u00F5es do Projeto
selectitem.useprojectsettings=Selecione um \u00CDtem que voc\u00EA deseje usar como defini\u00E7\u00E3o do projeto
appearance=Apar\u00EAncia
colors=cores
context=Contexto
importExport=Importar/Exportar
internationalization=Internacionalização
internationalization=Internacionaliza\u00E7\u00E3o

View File

@@ -0,0 +1,8 @@
componentSettingsView=Komponent
main=Hlavn\u00FD
contexts=Kontexty
properties=Vlastnosti
view=Poh\u013Ead
documentation=Dokument\u00E1cia
context=Kontext
font=P\u00EDsmo

View File

@@ -1,3 +1,3 @@
properties=Özellikler
appearance=Görünüm
properties=\u00D6zellikler
appearance=G\u00F6r\u00FCn\u00FCm
colors=Renkler

View File

@@ -1,13 +1,17 @@
pluginName=\u7EC4\u4EF6\u6A21\u5757
statsAndLogsView=\u7EDF\u8BA1\u4FE1\u606F/\u65E5\u5FD7
logs=\u65E5\u5FD7
providerName=www.example.org
statsAndLogs=\u9759\u6001\u4FE1\u606F\u548C\u65E5\u5FD7
componentSettingsView=\u7EC4\u4EF6
problems=\u95EE\u9898
main=\u4E3B\u8981
jobHierarchyView=\u4F5C\u4E1A\u5C42\u6B21\u7ED3\u6784
contexts=\u4E0A\u4E0B\u6587
properties=\u5C5E\u6027
implicitContextLoad=\u9690\u5F0F\u4E0A\u4E0B\u6587\u52A0\u8F7D
versions=\u7248\u672C
jobSettingsView=\u8fdb\u7a0b
jobSettingsView=\u8FDB\u7A0B
view=\u89C6\u56FE
codeViewer=\u4EE3\u7801\u89C2\u5BDF\u5668
documentation=\u6587\u6863
@@ -15,16 +19,23 @@ designer=\u8BBE\u8BA1\u5668
jobSettings=\u4F5C\u4E1A\u8BBE\u7F6E
useProjectSetting=\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
selectitem.useprojectsettings=\u9009\u62E9\u9879\u76EE\u4EE5\u4F7F\u7528\u5DE5\u7A0B\u8BBE\u7F6E
Repository=\u50a8\u5b58\u5e93
Repository=\u50A8\u5B58\u5E93
appearance=\u5916\u89C2
colors=\u8272\u5F69
context=\u7EC4\u4EF6
font=\u5B57\u4F53
importExport=\u5BFC\u5165/\u5BFC\u51FA
internationalization=\u56FD\u9645\u5316
memoTextFont=\u5907\u6CE8\u6587\u672C\u5B57\u4F53
outputConsole=\u8F93\u51FA\u63A7\u5236\u53F0
palette=\u8C03\u8272\u677F
performance=\u6267\u884C
findJob.title=\u67E5\u627E\u4F5C\u4E1A
findJob.tootip=\u67E5\u627E\u7279\u5B9A\u4F5C\u4E1A
exchange=Exchange
colorCodeViewer=\u4EE3\u7801\u6307\u793A\u989C\u8272
defaultTypeAndLength=\u9ED8\u8BA4\u7C7B\u578B\u548C\u957F\u5EA6
metadataofTalendType=TalendType \u7684\u5143\u6570\u636E
palettesettings=\u8C03\u8272\u677F\u8BBE\u7F6E
standard.job.standalone=\u5355\u4F8B
standard.job.osgi=OSGi \u6346\u7ED1\u5305

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.4.1-SNAPSHOT</version>
<version>6.5.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>

View File

@@ -32,7 +32,6 @@ ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u062A\u0641\u0639\u064A\
ChangeActivateStatusNodeCommand.Label.Deactive=\u0625\u0644\u063A\u0627\u0621 \u062A\u0641\u0639\u064A\u0644 \u0645\u0643\u0648\u0646
ContextParameterExtractor.ExistedTitle=\u062E\u0637\u0623
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
EParameterName.Name=\u0627\u0644\u0627\u0633\u0645
ChangeMetadataCommand.messageDialog.propagate=\u0646\u0634\u0631
ContextParameterPage.name=\u0627\u0644\u0627\u0633\u0645
UpdateManagerUtils.Update=\u062A\u062D\u062F\u064A\u062B...
@@ -51,7 +50,6 @@ AbstractElementPropertySectionController.syntaxError=\u0623\u062E\u0637\u0627\u0
ChangeNoteOpacityCommand.Name=\u062A\u063A\u064A\u064A\u0631 \u0634\u0641\u0627\u0641\u064A\u0629 \u0645\u0644\u0627\u062D\u0638\u0629
ConnectionDeleteCommand.Label=\u062D\u0630\u0641 \u0627\u062A\u0635\u0627\u0644
EParameterName.Author=\u0645\u0646\u0634\u0626
EParameterName.Author=\u0645\u0646\u0634\u0626
ActivateSubjobAction.DeactivatePart=\u0625\u064A\u0642\u0627\u0641 \u062A\u0641\u0639\u064A\u0644 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0641\u0631\u0639\u064A\u0629 \u0627\u0644\u062D\u0627\u0644\u064A\u0629
ConnectionCreateCommand.Label=\u0625\u0646\u0634\u0627\u0621 \u0627\u062A\u0635\u0627\u0644
ConnectionCreateAction.errorCreateConnectionName=\u0627\u0644\u0627\u0633\u0645 "{0}" \u063A\u064A\u0631 \u0635\u0627\u0644\u062D \u0623\u0648 \u0645\u0648\u062C\u0648\u062F \u0645\u0633\u0628\u0642\u0627.

View File

@@ -1,11 +1,11 @@
FileController.decoration.description=Inhalt aus dem Repository übernommen
FileController.decoration.description=Inhalt aus dem Repository \u00FCbernommen
AdvancedContextComposite.Name=Name
EParameterName.tableMeter=Meter Tabelle
EParameterName.password=Passwort
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung für Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
DesignerPreferencePage.display.useRepositoryName=&Repository-Namen als Bezeichnung f\u00FCr Komponenten verwenden, welche mittels Drag und Drop aus den Repository-Metadaten erzeugt wurden.
UpdateDetectionDialog.Expand=Alle anzeigen
EParameterName.CurrentOS=Aktuelles Betriebssystem
CodeView.Error=/// Kein Sourcecode verfügbar
CodeView.Error=/// Kein Sourcecode verf\u00FCgbar
EParameterName.Activate=Aktivieren
CodeView.All=Alle
EParameterName.catchRuntimeErrors=Runtime Fehler abfangen
@@ -13,26 +13,25 @@ EParameterName.Platform=Platform
EParameterName.FileName=Dateiname
ContextParameterPage.description=Neuen Context-Parameter erstellen.
CodeView.Main=Main
DeleteNoteCommand.Name=Lösche Note
DeleteNoteCommand.Name=L\u00F6sche Note
ProblemsView.description=Beschreibung
ConnectionSetAsMainRef.mainLabel=Diese Verbindung definieren als Main
UpdateDetectionDialog.Collapse=Alle verbergen
EParameterName.FieldSeparator=Feldseparator
GEFDeleteAction.DeleteItems=Lösche Elemente
ResizeNoteCommand.Name=Größe der Notiz anpassen
GEFDeleteAction.DeleteItems=L\u00F6sche Elemente
ResizeNoteCommand.Name=Gr\u00F6\u00DFe der Notiz anpassen
EParameterName.Log=Log
ExecuteSystemCommandCommand.ConsoleMessages=Konsolenmeldung
AdvancedContextComposite.Code=Code
CommandController.CommandLabel=Ausführen...
CommandController.CommandLabel=Ausf\u00FChren...
ContextModifyCommand.label=Context bearbeiten
DesignerPreferencePage.propertyCodeCheck=Prüfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
DesignerPreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
ConnectionCreateAction.dialogMessage=Neuer Ausgabename?
ContextChangeDefaultCommand.label=Default Context ändern
ContextChangeDefaultCommand.label=Default Context \u00E4ndern
ActivateSubjobAction.DeactivateComplete=Deaktiviere gesamten Subjob
EParameterName.Level.Log.File=Level
EParameterName.schemaOptions=Schemaoptionen
EParameterName.Purpose=Verwendungszweck
EParameterName.Purpose=Verwendungszweck
MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Tabelle
SqlMemoController.QueryError.infoMsg=Diese Abfrage kann keine Kontext-Parameter (wie $_context) enthalten oder diese Abfrage wurde nicht durch {0} begrenzt. Bitte korrigieren.
@@ -42,15 +41,16 @@ EParameterName.queryType=Abfragetyp
EParameterName.Log.Stdout=Log nach StdOut
ConnTextEditPolicy.ErrorTitle=Fehler
EParameterName.process=Job
ChangeMergeOrderCommand.label=Änderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=Änderung der Metadaten
ChangeMergeOrderCommand.label=\u00C4nderung der Verbindungsreihenfolge
ChangeMetadataCommand.changeMetadataValues=\u00C4nderung der Metadaten
ActivateSubjobAction.ActivateComplete=Aktiviere gesamten Subjob
EParameterName.port=Port
CreateProcess.createJob=Erstelle Job
EParameterName.componentList=Komponenten Liste
EParameterName.ModuleList=Modulliste
ConnectionCreateAction.dialogTitle= Ausgabe
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung für Komponenten:
DesignerPreferencePage.component.defaultLabel=Standard-&Beschriftung f\u00FCr Komponenten:
EParameterName.schemaType=Schema
EParameterName.tableStats=Statistiken Tabelle
EParameterName.Family=Familie
UpdateDetectionDialog.Remarks=Bemerkungen
@@ -60,7 +60,7 @@ MergeOrderDialog.MoveUp=Rauf bewegen
EditProcess.editJob=Job bearbeiten
NodesCopyAction.label=Kopieren
EParameterName.fileNameLogs=Dateiname Log
PropertyChangeCommand.Label=Eigenschaften Ändern
PropertyChangeCommand.Label=Eigenschaften \u00C4ndern
TextNoteSection.Label=Text
EParameterName.Level.Log.Db=Level
ConfigureConnParamDialog.DialogLabel=Verbindungsparameter einrichten
@@ -68,48 +68,48 @@ Problems.category.infos=Infos
Process.Job=Job
ReadProcess.label=Lese Job
PropertiesContextAction.Properties=Einstellungen
NotesPasteCommand.label=Einfügen
Process.metadataModificationDetected=Änderung der Metadaten erkannt
NotesPasteCommand.label=Einf\u00FCgen
Process.metadataModificationDetected=\u00C4nderung der Metadaten erkannt
NodeSetActivateAction.Activate=Aktivieren
DeleteNodeCommand.Label=Lösche Node
Process.components.notloaded=Prozess kann nicht geöffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job öffnen
DeleteNodeCommand.Label=L\u00F6sche Node
Process.components.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da verwendete Komponenten <{0}> nicht geladen sind
EditProcess.openJob=Job \u00F6ffnen
ContextParameterPage.type=Typ
SqlMemoController.QueryError.mainMsg=Fehler im Abfrageausdruck!
ContextRepositoryCommand.modifyContext=Context bearbeiten
EParameterName.DisableWarnings=Warnungen deaktivieren
ChangeConnTextCommand.Label=Ändere Verbindungsbezeichnung
ChangeConnTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
TalendEditorPaletteFactory.Note=Notiz
EParameterName.tStatCatcherStats=tStatCatcher Statistik
EParameterName.startable=Ausführbar
EParameterName.startable=Ausf\u00FChrbar
MultiPageEditorContributor.Snap=An Geo&metrie anpassen
ExecuteSystemCommandCommand.Command=Ausführen...
ExecuteSystemCommandCommand.Command=Ausf\u00FChren...
UpdateDetectionDialog.Operations=Operationen
ChangeConnectionStatusCommand.setLinkRef=definiere Link als Ref
Note.DefaultText=Text
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen geändert, sollten alle aktuellen Jobs neu geladen werden um die Änderungen zu übernehmen.
MultiPageEditorContributor.runMenu=Ausführen
DesignerColorsPreferencePage.ConnectionColorMessages=Werden die Farben der Verbindungen ge\u00E4ndert, sollten alle aktuellen Jobs neu geladen werden um die \u00C4nderungen zu \u00FCbernehmen.
MultiPageEditorContributor.runMenu=Ausf\u00FChren
EParameterName.uniqueName=Eindeutiger Name
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die Änderungen übernehmen?
ExternalNodeChangeCommand.propagateMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
EParameterName.FromFile=Aus einer Datei
ChangeNoteTextCommand.Name=Änderung des Notiztextes
ChangeNoteTextCommand.Name=\u00C4nderung des Notiztextes
EParameterName.HintFormat=Hinweisformat
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzufügen
NodeBreakpointAction.addBreakPoint=Unterbrechungspunkt hinzuf\u00FCgen
EParameterName.preview=Vorschau
ConfigureConnParamDialog.ContextText=Mit Context:
EParameterName.UseStatistics=Verwende Statistiken (tStatCatcher)
StatsAndLogsComposite.StatsLogsSettings=Stats & Logs Einstellungen
NodesPasteCommand.label=Einfügen
ExternalNodeChangeCommand.modifaicationFrom=Änderung von
NodesPasteCommand.label=Einf\u00FCgen
ExternalNodeChangeCommand.modifaicationFrom=\u00C4nderung von
EmfComponent.Time=Time
TextController.decoration.description=Werte aus dem Repository übernommen
TextController.decoration.description=Werte aus dem Repository \u00FCbernommen
NodeReturn.Availability.FLOW=Ablauf
CodeView.MultipleComponentError=/// Kein Sourcecode verfügbar\n/// Mehrfache Komponenten können den\n/// Sourcecode nicht anzeigen
CodeView.MultipleComponentError=/// Kein Sourcecode verf\u00FCgbar\n/// Mehrfache Komponenten k\u00F6nnen den\n/// Sourcecode nicht anzeigen
EParameterName.onFileFlag=In Datei
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Projekt {2}
ParallelExecutionCommand.numberInvalid=Die Zahl ist ungültig,
ParallelExecutionCommand.numberInvalid=Die Zahl ist ung\u00FCltig,
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Aktiviere gesamten Subjob
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die Änderungen übernehmen?
ChangeMetadataCommand.messageDialog.questionMessage=Wollen Sie die \u00C4nderungen \u00FCbernehmen?
ChangeActivateStatusNodeCommand.Label.Deactive=Element(e) deaktivieren
EParameterName.user=User
ParallelExecutionCommand.Parallel=Parallelisiert
@@ -119,17 +119,16 @@ EParameterName.fromDatabaseFlag=Aus einer Datenbank
ContextRemoveParameterCommand.label=Entferne Parameter
ContextParameterExtractor.ExistedTitle=Fehler
ChangeConnectionStatusCommand.setLinkMain=definiere Link als Main
DesignerPreferencePage.largeIconsSize=Icongröße:
DesignerPreferencePage.largeIconsSize=Icongr\u00F6\u00DFe:
ContextRenameParameterCommand.renameParameter=Parameter umbenennen
Process.component.notloaded=Prozess kann nicht geöffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausführen
Process.component.notloaded=Prozess kann nicht ge\u00F6ffnet werden, da eine verwendete Komponente <{0}> nicht geladen ist
RunProcess.runJob=Job Ausf\u00FChren
NewProcessWizard.failureText=Job kann nicht gespeichert werden
ContextParameterPage.shouldPrompt=Aufforderung zur Werteingabe
ContextParameterPage.prompt=Aufforderung
EParameterName.Name=Name
EParameterName.Name=Name
EParameterName.onDatabaseFlag=In Datenbank
ChangeMetadataCommand.messageDialog.propagate=Übernahme
ChangeMetadataCommand.messageDialog.propagate=\u00DCbernahme
ContextParameterPage.name=Name
EParameterName.fromFileFlag=Aus einer Datei
UpdateManagerUtils.Update=Aktualisiere...
@@ -137,9 +136,9 @@ CodeView.Start=Start
ContextParameterPage.nameEmpty=Parametername ist leer.
EParameterName.condition=Bedingung
ContextParameterWizard.title=Neuer Context-Parameter
ResizeNodeCommand.Name=Größe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout für Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzufügen
ResizeNodeCommand.Name=Gr\u00F6\u00DFe der Komponente anpassen
DesignerPreferencePage.viewOptions=Tab-&Layout f\u00FCr Komponenteneinstellungen:
TalendEditorPaletteFactory.CreateNote=Notiz hinzuf\u00FCgen
EmfComponent.Perf=Perf
MergeOrderDialog.Order=Ordnen
DesignerPreferencePage.display.hiddenComponents=Zeige versteckte Komponenten an (Neustart erforderlich)
@@ -148,20 +147,19 @@ ConnectionSetAsMainRef.lookupLabel=Diese Verbindung definieren als Lookup
Process.errorLoadingConnectionTitle=Fehler beim Laden des Jobs
MoveNodeCommand.Label=Node verschieben
CreateNoteCommand.Name=Erstelle Notiz
MultiPageTalendEditor.InvalidInput=Ungültige Eingabe: Muss IFileEditorInput sein
MultiPageTalendEditor.InvalidInput=Ung\u00FCltige Eingabe: Muss IFileEditorInput sein
DesignerPreferencePage.hintShowed=Komponenten-Hinweis anzeigen
CreateNodeCommand.Label=Erstelle Node
EParameterName.fileNameStats=Dateiname Statistik
ConnectionReconnectCommand.LabelSource=Verschiebe Verbindungsquelle
Problems.category.routines=Routinen
EmfComponent.Count=Count
ComboController.valueFromRepository=Werte aus dem Repository übernommen
ComboController.valueFromRepository=Werte aus dem Repository \u00FCbernommen
EParameterName.schemaDb=Schema
ConnectionCreateAction.error=Fehler
OpaqueNoteSection.Label=Deckkraft
ProblemsView.problems.defaultTitle=Probleme
EParameterName.Log.File=Log in Datei
ChangeNodeTextCommand.Label=Ändere Verbindungsbezeichnung
ChangeNodeTextCommand.Label=\u00C4ndere Verbindungsbezeichnung
ConnectionReconnectCommand.LabelTarget=Verschiebe Verbindungsziel
SubjobBasicComposite.RestoreLabel=Standardfarbe wiederherstellen
EParameterName.help=Hilfe
@@ -169,9 +167,9 @@ Category_Label={0} ({1} Elemente)
Problems.category.errors=Fehler
ActivateSubjobAction.ActivatePart=Aktiviere aktuellen Subjob
ContextParameterPage.promptEmpty=Parameter "Aufforderung" ist leer.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgewählt.
ContextParameterPage.typeEmpty=Parameter "Typ" wurde nicht ausgew\u00E4hlt.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Parameter hinzufügen
ContextAddParameterCommand.label=Parameter hinzuf\u00FCgen
EParameterName.catchUserErrors=Benutzer Fehler abfangen
ContextProcessSection2.context=Context:
EParameterName.dbVersion=Datenbankversion
@@ -179,7 +177,7 @@ EParameterName.LabelFormat=Bezeichnungsformat
ConfigureConnParamDialog.ContextLabel=Context:
EParameterName.dbType=Db Type
EParameterName.Version=Version
ModifyMergeOrderAction.actionText=Merge-Reihenfolge ändern
ModifyMergeOrderAction.actionText=Merge-Reihenfolge \u00E4ndern
Category_One_Item_Label={0} ({1} Element)
EmfComponent.builtIn=Built-In
EParameterName.ImplicitContextLoad=Implizites tContextLoad
@@ -188,20 +186,19 @@ EParameterName.generateCode=Code generieren
SubjobBasicComposite.SaveLabel=Als Standardfarbe speichern
ContextProcessSection2.contextType=Context-Typ
EParameterName.catchRealtimeStats=Komponenten-Statistik erfassen
ContextProcessSection.ChangeDefault=Dieser Context ist als Standard festgelegt, bitte ändern Sie den Standard-Context um diesen zu entfernen
ContextProcessSection.ChangeDefault=Dieser Context ist als Standard festgelegt, bitte \u00E4ndern Sie den Standard-Context um diesen zu entfernen
EParameterName.encodingType=Encoding Type
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad für Komponenten:
DesignerPreferencePage.defaultFilePathDirectory=Standardpfad f\u00FCr Komponenten:
AbstractElementPropertySectionController.syntaxError=Syntax-Fehler:
Process.componentsUnloaded=Einige Komponenten sind nicht geladen
EParameterName.connectionType=Verbindungstyp
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis für Komponenten:
DesignerPreferencePage.component.defaultHint=Standard-&Hinweis f\u00FCr Komponenten:
EParameterName.TableName=Tabellenname
ChangeNoteOpacityCommand.Name=Änderung der Transparenz der Notiz
ChangeNoteOpacityCommand.Name=\u00C4nderung der Transparenz der Notiz
Problems.category.warnings=Warnungen
TalendEditorContextMenuProvider.Trigger=Ereignis
ConnectionDeleteCommand.Label=Lösche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte prüfen Sie diese:
EParameterName.Author=Autor
ConnectionDeleteCommand.Label=L\u00F6sche Verbindung
Process.errorLoadingConnectionMessage=Einige Fehler traten nach der Migration in den folgenden Verbidnungen auf. Bitte pr\u00FCfen Sie diese:
EParameterName.Author=Autor
EParameterName.componentName=Komponentenname
SubjobBasicComposite.DialogTitle=Subjob Einstellungen
@@ -209,35 +206,34 @@ DesignerPreferencePage.SubjobColorLabel=Subjob Farbe:
ActivateSubjobAction.DeactivatePart=Deaktiviere aktuellen Subjob
ConnectionCreateCommand.Label=Erstelle Verbindung
DisplaySubjobCommand.HideSubjob=Subjob ausblenden
MultiPageEditorContributor.runProcess=Job Ausführen
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht gültig oder existiert bereits.
MultiPageEditorContributor.runProcess=Job Ausf\u00FChren
ConnectionCreateAction.errorCreateConnectionName=Der Name "{0}" ist nicht g\u00FCltig oder existiert bereits.
DisplaySubjobCommand.DisplaySubjob=Subjob anzeigen
ContextParameterPage.title=Context-Parameter
NodeReturn.Availability.AFTER=Nach
EmfComponent.repository=Ablage
EParameterName.ConnectionFormat=Verbindungsformat
ExecuteSystemCommandCommand.Title=Ausgeführter Befehl
ExecuteSystemCommandCommand.Title=Ausgef\u00FChrter Befehl
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviere gesamten Subjob
EParameterName.Description=Beschreibung
EParameterName.Description=Beschreibung
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden verändert.\nWählen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren möchten.
Process.IfToUpgradeMetadata=Die Metadaten in den folgenden Komponenten wurden ver\u00E4ndert.\nW\u00E4hlen Sie die Komponenten aus, welche Sie aus dem Repository aktualisieren m\u00F6chten.
NewProcessWizard.title=Neuer Job
CheckController.decoration.description=Werte aus dem Repository übernommen
CheckController.decoration.description=Werte aus dem Repository \u00FCbernommen
ContextParameterPage.comment=Kommentar
EParameterName.onConsoleFlag=Auf Konsole
NewProcessWizard.failureTitle=Fehler
DesignerColorsPreferencePage.ConnectionColorGroup=Verbindungsfarbe
modules.required=Wird zur Verwendung dieser Komponente benötigt.
modules.required=Wird zur Verwendung dieser Komponente ben\u00F6tigt.
NodeSetActivateAction.Deactivate=Deaktivieren
EParameterName.database=Datenbank
EParameterName.start=Start
DesignerPreferencePage.SubjobTitleColorLabel=Subjob &Titelfarbe:
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach Änderung im Repository
DesignerPreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
EParameterName.ShowHint=Zeige Hinweis
ContextParameterPage.commentEmpty=Der Kommentar sollte nicht leer sein.
NewProcessWizard.description=Job dem Repository hinzufügen
EParameterName.additionParam=zusätzliche Parameter
NewProcessWizard.description=Job dem Repository hinzuf\u00FCgen
EParameterName.additionParam=zus\u00E4tzliche Parameter
EParameterName.filePath=Dateipfad
JobSettingsView.JobSettings=Job
EParameterName.columnList=Spaltenliste
@@ -246,7 +242,7 @@ DesignerPreferencePage.SubjobColorGroup=Subjob Standardfarbe
MoveNodeLabelCommand.Label=NodeLabel verschieben
EParameterName.context=Context
JobHierarchyMessages.JobHierarchyViewPart_tooltip={0} von Job {1} vom Projekt {2}
EParameterName.MultiThread=Multi-Thread Ausführung
EParameterName.MultiThread=Multi-Thread Ausf\u00FChrung
ChangeActivateStatusSubjobCommand.Label.ActivePart=Aktiviere aktuellen Subjob
MultiPageTalendEditor.Job=Job {0} {1}
EmfComponent.None=None
@@ -260,59 +256,58 @@ EParameterName.catchUserWarning=Benutzerwarnungen abfangen
DesignerPreferencePage.schemaOptions=Falls die Eingabedaten vom angegebenen Eingabeschema abweichen:
NodeReturn.Availability.BEFORE=Vor
EParameterName.DisableInfos=Infos deaktivieren
ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente übernehmen?
ChangeValuesFromRepository.messageDialog.takeMessage=Wollen Sie das Schema der Eingabekomponente \u00FCbernehmen?
EParameterName.lookupColumnList=Spalten nachschlagen
ExternalNodeChangeCommand.propagate=Übernahme
NoRepositoryDialog.Text=Kein Repository verfügbar.
ExternalNodeChangeCommand.propagate=\u00DCbernahme
NoRepositoryDialog.Text=Kein Repository verf\u00FCgbar.
ConnectionError.Message=Datenbankverbindung im Built-In-Modus fehlgeschlagen.
UpdateDetectionDialog.Items=Elemente
CodeView.End=Ende
ContextParameterPage.defaultValueEmpty=Der Standardwert sollte nicht leer sein.
NoRepositoryDialog.Title=Fehler
StatsAndLogsComposite.ReloadMessages=Aktuelle Einstellungen werden überschrieben, möchten Sie fortfahren?
StatsAndLogsComposite.ReloadMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
EParameterName.propertyType=Eigenschaftstyp
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Log.Db=Log in Datenbank
NodesPasteAction.paste=Einfügen
NodesPasteAction.paste=Einf\u00FCgen
TalendEditorPaletteFactory.Tools=Tools
EParameterName.Comment=Kommentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviere aktuellen Subjob
AbstractLanguageMemoController.generateCode=Code generieren
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode für diese Komponente zu erzeugen
AbstractLanguageMemoController.generateSampleCode=Versuchen Beispielcode f\u00FCr diese Komponente zu erzeugen
AbstractPreferenceComposite.jobAssigned=Kindjob sollte {0} zugewiesen werden
AbstractPreferenceComposite.textContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.tipContent=Auf Unterjobs anwenden
AbstractPreferenceComposite.warning=Warnung: {0}
ColumnListController.confirm=Bestätigen
ColumnListController.saveChange=Die Spalte Länge im {0} Schema wurde verändert. Möchten Sie die Änderungen übernehmen?
ColumnListController.confirm=Best\u00E4tigen
ColumnListController.saveChange=Die Spalte L\u00E4nge im {0} Schema wurde ver\u00E4ndert. M\u00F6chten Sie die \u00C4nderungen \u00FCbernehmen?
ComboController.alert=Alarm
ComboController.nothingGuess=Nichts zu erraten.
ComponentSearcher.searchResult=Suchergebnis für Komponente {0}
ComponentSearcher.searchResult=Suchergebnis f\u00FCr Komponente {0}
ComponentSettingsView.noAdvancedSetting=Keine erweiterten Einstellungen.
ComponentSettingsView.note=Notiz
Connection.enableParallel=Parallele Ausführung aktivieren
Connection.inputInvalid=Eingabe Id ist ungültig
Connection.monitorConnection=Diese Verbindung überwachen
Connection.numberParallel=Anzahl paralleler Ausführungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte prüfen.
DataProcess.enableParallel=Parallele Ausführung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausführungen
Connection.enableParallel=Parallele Ausf\u00FChrung aktivieren
Connection.inputInvalid=Eingabe Id ist ung\u00FCltig
Connection.monitorConnection=Diese Verbindung \u00FCberwachen
Connection.numberParallel=Anzahl paralleler Ausf\u00FChrungen
DataProcess.checkComponent=Die Komponente {0} verursacht Probleme. Bitte pr\u00FCfen.
DataProcess.enableParallel=Parallele Ausf\u00FChrung aktivieren
DataProcess.numberParallelExcution=Anzahl paralleler Ausf\u00FChrungen
DbTableController.connectionError=Verbindungsfehler
DbTableController.openSQLBuilder=Öffnen den SQLBuilder für diese Verbindung
DbTableController.openSQLBuilder=\u00D6ffnen den SQLBuilder f\u00FCr diese Verbindung
DbTableController.setParameter=Bitte Verbindungsparameter einstellen
DbTableController.showTableList=Zeigen Tabellenliste für derzeitige Verbindung.
DbTableController.showTableList=Zeigen Tabellenliste f\u00FCr derzeitige Verbindung.
DesignerCoreService.property=Eigenschaft
DesignerPreferencePage.DesignerEditorBackgroundColor=&Hintergrundfarbe:
DesignerPreferencePage.ReadonlyBackgroundColor=&Nur-lesen Hintergrundfarbe:
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Jobdesign-Editior Farben
DesignerPreferencePage.addOrDeleteVariable=Übernehme hinzugefügte/gelöschte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=Überprüfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
DesignerPreferencePage.computeLength=&Berechne Bytelänge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung für Komponenten:
DesignerPreferencePage.generateCode=Beim Öffnen des Jobs Quellcode generieren
DesignerPreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
DesignerPreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
DesignerPreferencePage.computeLength=&Berechne Bytel\u00E4nge des durch die Komponenten generierten Sourcecodes
DesignerPreferencePage.defaultConnection=Standard-&Verbindung f\u00FCr Komponenten:
DesignerPreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
EParameterName.Information=Informationen anzeigen
EParameterName.NoteColor=Farbe für Notiz
EParameterName.NoteColor=Farbe f\u00FCr Notiz
EParameterName.NoteFont=Schrift
EParameterName.NoteLabelCenter=Zentriert
EParameterName.NoteLineColor=Hinweiszeile Farbe
@@ -324,7 +319,7 @@ EParameterName.NoteTextRight=Rechts
EParameterName.NoteTextTop=oben
EParameterName.RowSeparator=Zeilenseparator
EParameterName.SubjobColor=Subjob Farbe:
EParameterName.SubjobTitleColor=Überschriftsfarbe
EParameterName.SubjobTitleColor=\u00DCberschriftsfarbe
EParameterName.TracesConnection=Diese Verbindung tracen
EParameterName.creation=Anlegen
EParameterName.csvOption=CSV Optionen
@@ -335,9 +330,9 @@ EParameterName.FontItalic=Kursiv
EParameterName.FontSize=Schriftgrad
EParameterName.jobMainversion=Version
EParameterName.jobVersion=Version
EParameterName.modification=Änderung
EParameterName.parallelize=Parallele Ausführung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausführungen
EParameterName.modification=\u00C4nderung
EParameterName.parallelize=Parallele Ausf\u00FChrung aktivieren
EParameterName.parallelizeNumber=Anzahl an parallelen Ausf\u00FChrungen
EParameterName.textEnclosure=Text Enclosure
EParameterName.title=Titel
EmfComponent.0=Komponente {0} konnte nicht geladen werden
@@ -346,33 +341,33 @@ ExecuteSystemCommandCommand.typeNull=Typ ist null
Extra.UseProjectSettings=Projekteinstellungen verwenden
FilterTraceColumnAction.Column=Spalte
FilterTraceColumnAction.Condition=Bedingung
FilterTraceColumnAction.SelectAll=Alle auswählen
FilterTraceColumnAction.SelectAll=Alle ausw\u00E4hlen
FilterTraceColumnAction.SetupTraces=Trace aufsetzen
FilterTraceColumnAction.UnselectAll=Alle Abwählen
FilterTraceColumnAction.UnselectAll=Alle Abw\u00E4hlen
GEFPasteAction.textWarning=Warnung!
GuessSchemaController.0=Verbindungsfehler oder Fehler in der SQL Anweisung oder 'Schema ermitteln' ist nicht kompatibel mit der aktuellen SQL Anweisung. {0}
GuessSchemaController.connectionError=Verbindungsfehler
GuessSchemaController.connectionFailed=Datenbankverbindung fehlgeschlagen.
GuessSchemaController.setParameter=Bitte Verbindungsparameter einstellen
I18nPreferencePage.allTranslation=Alle Übersetzungen importieren
I18nPreferencePage.completeInfo=Übersetzungen aus Babili übernommen. Diese Übersetzungen werden nur zum Test angezeigt. Beim nächsten Neustart der Anwendungen gehen die übernommenen Texte verloren.
I18nPreferencePage.allTranslation=Alle \u00DCbersetzungen importieren
I18nPreferencePage.completeInfo=\u00DCbersetzungen aus Babili \u00FCbernommen. Diese \u00DCbersetzungen werden nur zum Test angezeigt. Beim n\u00E4chsten Neustart der Anwendungen gehen die \u00FCbernommenen Texte verloren.
I18nPreferencePage.loading=Lade Update aus Babili
I18nPreferencePage.needRestart=Sprache (erfordert Neustart)
I18nPreferencePage.title=Update beendet
I18nPreferencePage.translationInformation=Übersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache benötigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte Übersetzungen importieren
I18nPreferencePage.translationInformation=\u00DCbersetzung mittels Babili testen (funktioniert nur mit aktueller Sprache, andere Sprache ben\u00F6tigt einen Neustart)
I18nPreferencePage.validateTranslation=Nur validierte \u00DCbersetzungen importieren
IconSelectionController.MessageTitle=Fehler
IconSelectionController.Revert=Rückgängig machen
IconSelectionController.Revert=R\u00FCckg\u00E4ngig machen
JavaSampleCodeFactory.schema=//Code erstellt anhand des Eingabe- und Ausgabeschemas
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu öffnen, wählen Sie einen Job aus und wählen Sie im Menü "Öffne Job Hierarchie" aus. Alternativ können auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewPart.showDecription=Um die Job-Hierarchie zu \u00F6ffnen, w\u00E4hlen Sie einen Job aus und w\u00E4hlen Sie im Men\u00FC "\u00D6ffne Job Hierarchie" aus. Alternativ k\u00F6nnen auch Jobs aus dem Repository per Drag-And-Drop in diese Ansicht gezogen werden.
JobHierarchyViewer.hirarchy=Job Hierarchie
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gelöscht.
JobLaunchConfigurationDelegate.jobNotFound=Jon {0} konnte nicht gefunden werden. Vielleicht wurde er gel\u00F6scht.
Node.needOneValue=Parameter ({0}) muss mindestens einen Wert haben.
Node.noSchemaDefined=Es wurde noch kein Schema angegeben.
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eingänge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht genügend Ausgänge des Types "{0}".
Node.notEnoughTypeInput=Diese Komponente hat nicht genug Eing\u00E4nge des Types "{0}"
Node.notEnoughTypeOutput=Diese Komponente hat nicht gen\u00FCgend Ausg\u00E4nge des Types "{0}".
OpenContextChooseComboDialog.context=Context:
OpenExistVersionProcess.open.dialog=Job öffnen
OpenExistVersionProcess.open.dialog=Job \u00F6ffnen
ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=Spalte
PromptDefaultValueDialog.defaultValue=Standardwert
@@ -383,31 +378,32 @@ PropertiesWizardPage.Version.Minor=M
QueryTypeController.alert=Alarm
QueryTypeController.nothingToGuess=Nichts zu erraten.
ReloadFromProjectSettings=Neu aus Projekteinstellungen laden
ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden überschrieben, möchten Sie fortfahren?
ReloadFromProjectSettingsMessages=Aktuelle Einstellungen werden \u00FCberschrieben, m\u00F6chten Sie fortfahren?
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.delete=Löschen
SQLPatternComposite.add=Hinzuf\u00FCgen
SQLPatternComposite.delete=L\u00F6schen
SQLPatternComposite.down=Runter
SQLPatternComposite.modifySQLPattern=Möchten Sie dieses SQL Template bearbeiten?
SQLPatternComposite.modifySQLPattern=M\u00F6chten Sie dieses SQL Template bearbeiten?
SQLPatternComposite.sqlPattern=SQL Template Liste
SQLPatternComposite.up=Hoch
SaveToProjectSettings=Als Projekteinstellungen speichern
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden überschriben, möchen Sie fortfahren?
SaveToProjectSettingsMessage=Aktuelle Projekteinstellungen werden \u00FCberschriben, m\u00F6chen Sie fortfahren?
SearchComponentInJobs.Title=Finde Komponente in Jobs
SearchComponentInJobs.Tooltip=Finde alle Jobs die diese Komponente verwenden
SqlMemoController.query=Abfrage
StatsAndLogs.UseProjectSettings=Projekteinstellungen verwenden
StatsAndLogsView.dataNotAvailable=Statistik/Log ist nicht verfügbar.
StatsAndLogsView.dataNotAvailable=Statistik/Log ist nicht verf\u00FCgbar.
TalendEditorDropTargetListener.cancelOperation=Operation abbrechen
TalendEditorDropTargetListener.title=Components
TalendLaunchToolbarAction.information=Information
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzufügen
TalendPaletteContextMenuProvider.descriptionAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.descriptionRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzufügen
TalendPaletteContextMenuProvider.textAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.textRemove=Aus Favoriten entfernen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzufügen
TalendPaletteContextMenuProvider.tipAdd=Zu Favoriten hinzuf\u00FCgen
TalendPaletteContextMenuProvider.tipRemove=Aus Favoriten entfernen
TalendPaletteViewer.searchComponent=Komponente suchen
TextController.valueInvalid=Wert ist ungültig.
TextController.valueInvalid=Wert ist ung\u00FCltig.
TraceDisableAction.TraceDesableTitle=Deaktiviere Traces
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Generierung der Java-Dateien fehlgeschlagen.\n{0} :
@@ -415,19 +411,19 @@ WSDL2JAVAController.generateFileFailedFromWSDL=Erstellung der Java-Dateien aus d
JobSettingProjectSettingPage.UseProjectsetting=Verwende Projekt Einstellungen, beim Anlegen eines neuen Jobs
OutputConsolePreferencePage.consoleFont=Konsole Text Font:
OutputConsolePreferencePage.outputConsole=Ausgabekonsole
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach Änderung im Repository
PerformancePreferencePage.propertyCodeCheck=Prüfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim Öffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=Überprüfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=Übernehme hinzugefügte/gelöschte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts für Datenbankverbindungen
PerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
PerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
PerformancePreferencePage.generateCode=Beim \u00D6ffnen des Jobs Quellcode generieren
PerformancePreferencePage.checkVersion=\u00DCberpr\u00FCfe nur die aktuellste Version bei der Aktualisierung der Jobs und Joblets
PerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
PerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
PerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
PerformancePreferencePage.autoUpdateDoc=Automatische Aktualisierung der zum Job/Joblet gehörenden Dokumentation
PerformancePreferencePage.autoUpdateDoc=Automatische Aktualisierung der zum Job/Joblet geh\u00F6renden Dokumentation
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Repository aktualisieren
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aktualisieren bei gelöschtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aktualisieren bei gel\u00F6schtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshCreated=Aktualisieren bei neu erzeugtem Objekt
PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=Manuell aktualisieren
ConnectionCreateCommand.inputValid=Eingabe ist ungültig.
ConnectionCreateCommand.inputValid=Eingabe ist ung\u00FCltig.
DesignerPreferencePage.actionInJobDesigner=Verwende Antialiasing und Interpolation im Job Designer
DesignerPreferencePage.compactView=&Kompaktsicht
DesignerPreferencePage.iconSize24=24 Pixel
@@ -437,7 +433,7 @@ EParameterName.useExistConn=eine bestehende Verbindung verwenden
ErrorMessageDialog.DETAIL=Detail
ErrorMessageDialog.ERROR_MESS=FEHLER!
GuessSchemaController.connError=Verbindungsfehler
GuessSchemaController.waitOpenDatabase=Warte auf das Öffnen der Datenbank...
GuessSchemaController.waitOpenDatabase=Warte auf das \u00D6ffnen der Datenbank...
AppearancePreferencePage.consoleFont=Konsole Text Font:
AppearancePreferencePage.textFont=Notiz Text Font:
AppearancePreferencePage.groupBySource="&Gruppiert nach Quelle" in Context
@@ -456,7 +452,7 @@ SetupProcessDependenciesRoutinesDialog.systemRoutineLabel=System-Routinen
SetupProcessDependenciesRoutinesDialog.userRoutineLabel=Benutzer-Routinen
Processor.configureJava=Java-Interpreter nicht konfiguriert.
Processor.configurePerl=Perl-Interpreter nicht konfiguriert.
Processor.execFailed=Job-Ausführung fehlgeschlagen.
Processor.execFailed=Job-Ausf\u00FChrung fehlgeschlagen.
Processor.generationFailed=Codegenerierung fehlgeschlagen.
Processor.perlModuleNotFound=Perl Module Plugin nicht gefunden.
EParameterName.routeType=Typ
@@ -469,10 +465,10 @@ DataCertController.tDataCertAdvancedDenormalize.componentName=tPassportAdvancedD
DataCertController.tDataCertLookUp.componentName=tPassportLookUp
DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
EParameterName.listExceptions=Ausnahmen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach Änderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Prüfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=Übernehme hinzugefügte/gelöschte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts für Datenbankverbindungen
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Deaktiviere automatische Erkennung/Aktualisierung nach \u00C4nderung im Repository
CamelPerformancePreferencePage.propertyCodeCheck=Pr\u00FCfung der Eigenschaftsfelder hinsichtlich der Codegenierung (Deaktivierung beschleunigt die Erfassung)
CamelPerformancePreferencePage.addOrDeleteVariable=\u00DCbernehme hinzugef\u00FCgte/gel\u00F6schte Context-Variablen aus dem Repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Aktivierung des Timeouts f\u00FCr Datenbankverbindungen
CamelPerformancePreferencePage.ConnectionTimeout=Verbindungs-Timeout (Sekunden)
ImportRulesFromRepository.dialog=Import
GenerateGrammarController.import=Import
@@ -484,7 +480,7 @@ ConnectionSetAsMainRef.ERROR=ERROR
ModifyMergeOrderAction.ERROE=ERROR
ConnectionDeleteCommand.COLLAPSE=Warnung
DbTableController.dialog.title=ERROR
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. Für weitere Details prüfen sie bitte das Fehlerlog.
DbTableController.dialog.contents.fetchTableFailed=Tabelle(n) kann nicht erfolgreich abgerufen werden. F\u00FCr weitere Details pr\u00FCfen sie bitte das Fehlerlog.
EParameterName.dParallelize=Parallerisierung deaktivieren
EOozieParameterName.jobId=Auftrgas-ID
Connection.paral_none=Keine

View File

@@ -35,7 +35,6 @@ EParameterName.Level.Log.File=\u0395\u03C0\u03AF\u03C0\u03B5\u03B4\u03BF
ToggleSubjobsAction.LABEL=\u0395\u03BD\u03B1\u03BB\u03BB\u03B1\u03B3\u03AE \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03B9\u03CE\u03BD
EParameterName.schemaOptions=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AD\u03C2 \u03A3\u03C7\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
EParameterName.Purpose=\u03A3\u03BA\u03BF\u03C0\u03CC\u03C2
MultiPageEditorContributor.Grid=&\u03A0\u03BB\u03AD\u03B3\u03BC\u03B1
EParameterName.tableLogs=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u039A\u03B1\u03C4\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE\u03C2
SqlMemoController.QueryError.infoMsg=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03B5\u03AF \u03BD\u03B1 \u03C0\u03B5\u03C1\u03B9\u03AD\u03C7\u03B5\u03B9 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5 (\u03CC\u03C0\u03C9\u03C2 $_context), \u03AE \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03B1 \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03C0\u03BB\u03B1\u03B9\u03C3\u03B9\u03C9\u03B8\u03B5\u03AF \u03B1\u03C0\u03CC \u03C4\u03BF {0}. \u03A0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B4\u03B9\u03BF\u03C1\u03B8\u03CE\u03C3\u03C4\u03B5.
@@ -143,7 +142,6 @@ NewProcessWizard.failureText=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \
ContextParameterPage.shouldPrompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE \u03B3\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE
ContextParameterPage.prompt=\u03A0\u03C1\u03BF\u03C4\u03C1\u03BF\u03C0\u03AE
EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1
EParameterName.Name=\u038C\u03BD\u03BF\u03BC\u03B1
EParameterName.onDatabaseFlag=\u03A3\u03B5 \u0392\u03AC\u03C3\u03B5\u03B9\u03C2 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
ChangeMetadataCommand.messageDialog.propagate=\u0394\u03B9\u03AC\u03B4\u03BF\u03C3\u03B7
ContextParameterPage.name=\u038C\u03BD\u03BF\u03BC\u03B1
@@ -153,7 +151,7 @@ CodeView.Start=\u0395\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7
StatsAndLogsComposite.SavePreferenceMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
StatsAndLogsComposite.ReloadToolTipText=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C4\u03B9\u03BC\u03CE\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD (Shift+R)
ContextParameterPage.nameEmpty=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC.
JobHierarchyMessages.JobHierarchyViewPart_createinput=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B9\u03B5\u03C1\u03B1\u03C1\u03C7\u03AF\u03B1\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C5 \u03C4\u03BF\u03C5 ''{0}''...
JobHierarchyMessages.JobHierarchyViewPart_createinput=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B9\u03B5\u03C1\u03B1\u03C1\u03C7\u03AF\u03B1\u03C2 \u03C4\u03CD\u03C0\u03BF\u03C5 \u03C4\u03BF\u03C5 '{0}'...
UpdateDetectionDialog.Messages=\u039F\u03B9 \u03B9\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2 \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03C3\u03C4\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03B1 \u03AD\u03C7\u03BF\u03C5\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF. \u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03BA\u03B1\u03B9 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03C4\u03B5 \u03CC\u03C4\u03B9 \u03AD\u03C7\u03B5\u03C4\u03B5 \u03C3\u03B7\u03BC\u03B5\u03B9\u03CE\u03C3\u03B5\u03B9. (*) : \u0391\u03C5\u03C4\u03AE \u03B7 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B1\u03BD\u03BF\u03B9\u03BA\u03C4\u03AE.
EParameterName.condition=\u03A3\u03C5\u03BD\u03B8\u03AE\u03BA\u03B7
SubjobBasicComposite.SaveTip=\u0391\u03C0\u03BF\u03B8\u03B7\u03BA\u03B5\u03CD\u03B5\u03B9 \u03C4\u03B1 \u03C7\u03C1\u03CE\u03BC\u03B1\u03C4\u03B1 \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03C9\u03BD.
@@ -174,7 +172,6 @@ CreateNodeCommand.Label=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u
EParameterName.fileNameStats=\u038C\u03BD\u03BF\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03A3\u03C4\u03B1\u03C4\u03B9\u03C3\u03C4\u03B9\u03BA\u03CE\u03BD
ConnectionReconnectCommand.LabelSource=\u039C\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03A0\u03B7\u03B3\u03AE\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Problems.category.routines=\u03A1\u03BF\u03C5\u03C4\u03AF\u03BD\u03B5\u03C2
EmfComponent.Count=\u039C\u03AD\u03C4\u03C1\u03B7\u03C3\u03B7
ComboController.valueFromRepository=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
EParameterName.schemaDb=\u03A3\u03C7\u03AE\u03BC\u03B1
ProblemsView.resource=\u03A0\u03CC\u03C1\u03BF\u03C2
@@ -225,7 +222,6 @@ TalendEditorContextMenuProvider.Trigger=\u0388\u03BD\u03B1\u03C5\u03C3\u03BC\u03
ConnectionDeleteCommand.Label=\u0394\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2
Process.errorLoadingConnectionMessage=\u0395\u03BC\u03C6\u03B1\u03BD\u03AF\u03C3\u03C4\u03B7\u03BA\u03B1\u03BD \u03BA\u03AC\u03C0\u03BF\u03B9\u03B1 \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03B1 \u03BC\u03B5\u03C4\u03AC \u03C4\u03B7 \u03BC\u03B5\u03C4\u03AC\u03B2\u03B1\u03C3\u03B7 \u03C3\u03C4\u03B9\u03C2 \u03B5\u03C0\u03CC\u03BC\u03B5\u03BD\u03B5\u03C2 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03B5\u03B9\u03C2, \u03C0\u03B1\u03C1\u03B1\u03BA\u03B1\u03BB\u03CE \u03B5\u03BB\u03AD\u03B3\u03BE\u03C4\u03B5;
EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2
EParameterName.Author=\u03A3\u03C5\u03B3\u03B3\u03C1\u03B1\u03C6\u03AD\u03B1\u03C2
EParameterName.componentName=\u038C\u03BD\u03BF\u03BC\u03B1 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
SubjobBasicComposite.DialogTitle=\u03A1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
DesignerPreferencePage.SubjobColorLabel=\u03A7\u03C1\u03CE\u03BC\u03B1 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
@@ -242,7 +238,6 @@ EParameterName.ConnectionFormat=\u039C\u03BF\u03C1\u03C6\u03AE \u03C3\u03CD\u03B
ExecuteSystemCommandCommand.Title=\u0395\u03BA\u03C4\u03B5\u03BB\u03B5\u03C3\u03BC\u03AD\u03BD\u03B7 \u03B5\u03BD\u03C4\u03BF\u03BB\u03AE
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=\u0391\u03C0\u03B5\u03BD\u03C1\u03B3\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03B7\u03C2 \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
EParameterName.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE
EParameterName.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE
Process.IfToUpgradeMetadata=\u03A4\u03B1 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1 \u03C0\u03BF\u03C5 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03C3\u03C4\u03B1 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03AD\u03C7\u03BF\u03C5\u03BD \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03B9\u03B7\u03B8\u03B5\u03AF. \u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03C0\u03BF\u03C5 \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03B5\u03BD\u03B7\u03BC\u03B5\u03C1\u03CE\u03C3\u03B5\u03C4\u03B5 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
NewProcessWizard.title=\u039D\u03AD\u03B1 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
CheckController.decoration.description=\u03A4\u03B9\u03BC\u03AE \u03C0\u03B1\u03C1\u03BC\u03AD\u03BD\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
@@ -302,7 +297,6 @@ NoRepositoryDialog.Title=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
StatsAndLogsComposite.ReloadMessages=\u0397 \u03C4\u03C1\u03AD\u03C7\u03BF\u03C5\u03C3\u03B1 \u03C1\u03CD\u03B8\u03BC\u03B9\u03C3\u03B7 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03B5\u03AF, \u03B8\u03AD\u03BB\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5;
EParameterName.propertyType=\u03A4\u03CD\u03C0\u03BF\u03C2 \u0399\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2
EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
EParameterName.Status=\u039A\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7
EParameterName.Log.Db=\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03C3\u03B5 \u0392\u03AC\u03C3\u03B7 \u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
NodesPasteAction.paste=\u0395\u03C0\u03B9\u03BA\u03CC\u03BB\u03BB\u03B7\u03C3\u03B7
TalendEditorPaletteFactory.Tools=\u0395\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03B1

View File

@@ -35,7 +35,6 @@ EParameterName.Level.Log.File=Level
ToggleSubjobsAction.LABEL=Toggle Subjobs
EParameterName.schemaOptions=Schema Options
EParameterName.Purpose=Purpose
EParameterName.Purpose=Purpose
MultiPageEditorContributor.Grid=&Grid
EParameterName.tableLogs=Logs Table
SqlMemoController.QueryError.infoMsg=This query can not contain context parameters(like $_context) ,\n or this query has not been enclosed by {0} . Please correct.
@@ -144,7 +143,6 @@ NewProcessWizard.failureText=Job could not be saved
ContextParameterPage.shouldPrompt=Prompt for value
ContextParameterPage.prompt=Prompt
EParameterName.Name=Name
EParameterName.Name=Name
EParameterName.onDatabaseFlag=On Databases
ChangeMetadataCommand.messageDialog.propagate=Propagate
ContextParameterPage.name=Name
@@ -154,7 +152,7 @@ CodeView.Start=Start
StatsAndLogsComposite.SavePreferenceMessages=Current preference page setting will be overwritten, do you want to continue?
StatsAndLogsComposite.ReloadToolTipText=Reload values from preference page (Shift+R)
ContextParameterPage.nameEmpty=Parameter name is empty.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of ''{0}''...
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creating type hierarchy of '{0}'...
UpdateDetectionDialog.Messages=The properties used in the following items have been modified.\nChoose and update what you have checked. \n\n(*) : This job is not opened.
EParameterName.condition=Condition
SubjobBasicComposite.SaveTip=Saves the colors to preference page.
@@ -226,7 +224,6 @@ TalendEditorContextMenuProvider.Trigger=Trigger
ConnectionDeleteCommand.Label=Delete Connection
Process.errorLoadingConnectionMessage=Some errors appear after the migration in the following connections, please check them:
EParameterName.Author=Author
EParameterName.Author=Author
EParameterName.componentName=Component Name
SubjobBasicComposite.DialogTitle=Subjob Setting
DesignerPreferencePage.SubjobColorLabel=Subjob Color
@@ -243,7 +240,6 @@ EParameterName.ConnectionFormat=Connection format
ExecuteSystemCommandCommand.Title=Executed command
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description
EParameterName.Description=Description
Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job
CheckController.decoration.description=Value taken from the repository
@@ -304,7 +300,6 @@ NoRepositoryDialog.Title=Error
StatsAndLogsComposite.ReloadMessages=Current setting will be overwritten, do you want to continue?
EParameterName.propertyType=Property Type
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Log.Db=Log to Database
NodesPasteAction.paste=Paste
TalendEditorPaletteFactory.Tools=Tools
@@ -946,3 +941,17 @@ DeploymentComposite.buildTypeLabel=Build Type
DeploymentComposite.valueWarning=Value is invalid.
ComponentRefController.connectionLabel=Connection Component
DeploymentComposite.snapshotLabel=Use snapshot
PerformancePreferencePage.HBaseOrMaprDBScanLimit=HBase/MapR-DB scan limit (for retrieving schema)
PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=If set it by zero, will be same as deactiving the limit.
InstallModuleDialog.text=Module
InstallModuleDialog.message=Select a module!
InstallModuleDialog.platfromBtn=Platform
InstallModuleDialog.repositoryBtn=Artifact Repository(local m2/nexus)
InstallModuleDialog.repository.name=File Name
InstallModuleDialog.repository.mvnURI=Maven URI
InstallModuleDialog.repository.name.error=Please input a valid module name !
InstallModuleDialog.repository.message=Please input the jar name and click the detect button !
InstallModuleDialog.repository.error=This jar is not installed in the artifact repository, please install it !
InstallModuleDialog.detectButton.text=Detect the module install status
InstallModuleDialog.browseFileBtn=Browse a Module File
InstallModuleDialog.browseFile.error=Please select a file to install !

View File

@@ -1,7 +1,7 @@
AdvancedContextComposite.Name=Nombre
CodeView.All=Todos
EParameterName.FileName=Nombre de Archivo/Flujo
ProblemsView.description=Descripción
ProblemsView.description=Descripci\u00F3n
EParameterName.FieldSeparator=Separador de Campo
AdvancedContextComposite.Code=Codigo
ActivateSubjobAction.DeactivateComplete=Desactivar todo Subjob
@@ -31,12 +31,11 @@ ChangeActivateStatusNodeCommand.Label.Deactive=Desactivar componente
EParameterName.user=Usuario
ContextParameterExtractor.ExistedTitle=Error
EParameterName.Name=Nombre
EParameterName.Name=Nombre
ChangeMetadataCommand.messageDialog.propagate=Propagar
ContextParameterPage.name=Nombre
UpdateManagerUtils.Update=Actualizando...
CodeView.Start=Inicio
EParameterName.condition=Condición
EParameterName.condition=Condici\u00F3n
TalendEditorPaletteFactory.CreateNote=Crear una nota
MergeOrderDialog.Order=Orden
ComboController.valueFromRepository=Valor tomado desde el repositorio
@@ -44,27 +43,26 @@ EParameterName.schemaDb=Esquema
ConnectionCreateAction.error=Error
Category_Label={0} ({1} elementos)
ActivateSubjobAction.ActivatePart=Activar subtrabajo actual
EParameterName.Version=Versión
EParameterName.Version=Versi\u00F3n
Category_One_Item_Label={0} ({1} elemento)
SubjobBasicComposite.SaveLabel=Guardar como color predeterminado
EParameterName.encodingType=Codificación
EParameterName.encodingType=Codificaci\u00F3n
AbstractElementPropertySectionController.syntaxError=Error(es) de sintaxis:
TalendEditorContextMenuProvider.Trigger=Disparador
ConnectionDeleteCommand.Label=Borrar Conexión
ConnectionDeleteCommand.Label=Borrar Conexi\u00F3n
ActivateSubjobAction.DeactivatePart=Desactivar Subjob actual
ConnectionCreateCommand.Label=CrearºConexión
NodeReturn.Availability.AFTER=Después
ConnectionCreateCommand.Label=Crear\u00BAConexi\u00F3n
NodeReturn.Availability.AFTER=Despu\u00E9s
EmfComponent.repository=Repositorio
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Desactivar todo Subjob
EParameterName.Description=Descripción
EParameterName.Description=Descripción
EParameterName.Description=Descripci\u00F3n
CheckController.decoration.description=Valor tomado desde el repositorio
ContextParameterPage.comment=Comentario
NewProcessWizard.failureTitle=Error
EParameterName.database=Base de Datos
EParameterName.start=Inicio
EParameterName.host=Host
AbstractElementPropertySectionController.variableTooltip=La variable adjunta para este parámetro es:
AbstractElementPropertySectionController.variableTooltip=La variable adjunta para este par\u00E1metro es:
EParameterName.filePath=Ruta Archivo
JobSettingsView.JobSettings=Trabajo
EParameterName.context=Contexto
@@ -77,16 +75,15 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Quisiera tomar el esquema d
ExternalNodeChangeCommand.propagate=Propagar
UpdateDetectionDialog.Items=Elementos
CodeView.End=Fin
ContextParameterPage.defaultValueEmpty=Se rechaza un valor default vacío
ContextParameterPage.defaultValueEmpty=Se rechaza un valor default vac\u00EDo
ChangeValuesFromRepository.messageDialog.take=Tomar
NoRepositoryDialog.Title=Error
EParameterName.Status=Estado
EParameterName.Status=Estado
NodesPasteAction.paste=Pegar
TalendEditorPaletteFactory.Tools=Herramientas
EParameterName.Comment=Comentario
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Desactivar Subjob actual
AbstractLanguageMemoController.generateSampleCode=trata generar un código simple para este componente
AbstractLanguageMemoController.generateSampleCode=trata generar un c\u00F3digo simple para este componente
AbstractPreferenceComposite.jobAssigned=Job hijo podria ser asignado a {0}
AbstractPreferenceComposite.textContent=Aplicar a todos los sub trabajos
AbstractPreferenceComposite.tipContent=Aplicar a todos los sub trabajos
@@ -95,44 +92,45 @@ ColumnListController.confirm=Confirmar
ComboController.alert=Alerta
ComponentSettingsView.note=nota
ComponentSettingsView.subjob=SubJob
Connection.numberParallel=Número de ejecuciones en paralelo
DataProcess.numberParallelExcution=Número de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conección actual
Connection.numberParallel=N\u00FAmero de ejecuciones en paralelo
DataProcess.numberParallelExcution=N\u00FAmero de ejecuciones en paralelo
DbTableController.showTableList=Muestra la lista de tablas para la conecci\u00F3n actual
DesignerCoreService.property=Propiedad
EParameterName.NoteColor=Color de Nota
EParameterName.NoteTextBottom=abajo
EParameterName.NoteTextColor=Color de Fuente
EParameterName.NoteTextTop=Arriba
EParameterName.RowSeparator=Separador de Fila
EParameterName.creation=Creaci\u00F3n
EParameterName.csvOption=Opciones CSV
EParameterName.encoding=Codificación
EParameterName.escapeChar=Carácter de Escape
EParameterName.encoding=Codificaci\u00F3n
EParameterName.escapeChar=Car\u00E1cter de Escape
EParameterName.FontBold=Negrita
EParameterName.jobMainversion=Versión
EParameterName.jobVersion=Versión
EParameterName.title=Título
EParameterName.jobMainversion=Versi\u00F3n
EParameterName.jobVersion=Versi\u00F3n
EParameterName.title=T\u00EDtulo
FilterTraceColumnAction.Column=Columna
FilterTraceColumnAction.Condition=Condición
FilterTraceColumnAction.Condition=Condici\u00F3n
FilterTraceColumnAction.SelectAll=Seleccionar todo
IconSelectionController.MessageTitle=Error
JobHierarchyViewPart.reason=hay alguna razón.
JobHierarchyViewer.hirarchy=Jerarquía de trabajos
JobHierarchyViewPart.reason=hay alguna raz\u00F3n.
JobHierarchyViewer.hirarchy=Jerarqu\u00EDa de trabajos
PromptDefaultValueDialog.column=Columna
PromptDefaultValueDialog.defaultValue=Valor Default
PropertiesWizardPage.Version=Versión
PropertiesWizardPage.Version=Versi\u00F3n
QueryTypeController.alert=Alerta
SQLPatternComposite.add=Agregue
SQLPatternComposite.delete=Borrar
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operación
TalendEditorDropTargetListener.cancelOperation=Cancelar esta operaci\u00F3n
TalendEditorDropTargetListener.chooseComponent=Elija un componente a crear.
TalendEditorDropTargetListener.title=Componentes
TalendLaunchToolbarAction.information=Información
TalendLaunchToolbarAction.information=Informaci\u00F3n
TalendPaletteContextMenuProvider.descriptionHidden=Ocultar directorio
TalendPaletteContextMenuProvider.textHidden=Ocultar directorio
TalendPaletteContextMenuProvider.tipHidden=Ocultar directorio
TalendPaletteViewer.searchComponent=Buscar componente...
ConnectionCreateCommand.inputValid=Entrada inválida
EParameterName.useExistConn=Usar una conexión existente
ConnectionCreateCommand.inputValid=Entrada inv\u00E1lida
EParameterName.useExistConn=Usar una conexi\u00F3n existente
ErrorMessageDialog.DETAIL=Detalle
EParameterName.dataSource=Base de Datos
EParameterName.multiKeyValues=Valores Clave
@@ -153,3 +151,7 @@ ConnectionDeleteCommand.COLLAPSE=Advertencia
DbTableController.dialog.title=Error
EOozieParameterName.jobId=Identificador de Trabajo
ProcessUpdateManager.Question=Pregunta
TalendEditorPaletteFactory.palette.favorites=Favoritos
TalendEditorPaletteFactory.palette.recentlyUsed=Utilizados recientemente
MainComposite.NameSection.Name=Nombre
MainComposite.DateSection.creationLabel=Creaci\u00F3n

View File

@@ -19,7 +19,7 @@ ChangeMergeOrderCommand.label=Promijeni redoslijed umetanja
ChangeMetadataCommand.changeMetadataValues=Promjeni vrijednosti metapodataka
ActivateSubjobAction.ActivateComplete=Aktiviraj cijeli pod-zadatak
EParameterName.port=Port
EParameterName.schemaType=\n\n \n\nCollection\n\nSchema
EParameterName.schemaType=\n\n\t\n\nCollection\n\nSchema
AbstractElementPropertySectionController.fieldRequired=Ovo polje treba biti popunjeno.
Process.Job=Posao
ContextRepositoryCommand.modifyContext=Promijeni kontekst
@@ -37,14 +37,13 @@ ContextParameterExtractor.ExistedTitle=Gre\u0161ka
ChangeConnectionStatusCommand.setLinkMain=Postavi Link kao Main
ContextRenameParameterCommand.renameParameter=Preimenuj parametar
EParameterName.Name=Ime
EParameterName.Name=Ime
ChangeMetadataCommand.messageDialog.propagate=Propagiraj
ContextParameterPage.name=Ime
UpdateManagerUtils.Update=A\u017Eurira se...
CodeView.Start=Po\u010Detak
ContextParameterPage.nameEmpty=Naziv parametra je prazan.
MergeOrderDialog.Order=Poredak
EParameterName.schemaDb=\n\n \n\nCollection\n\nSchema
EParameterName.schemaDb=\n\n\t\n\nCollection\n\nSchema
ProblemsView.resource=Resurs
ConnectionCreateAction.error=Gre\u0161ka
ChangeNodeTextCommand.Label=Promijeni Naziv konekcije
@@ -64,7 +63,6 @@ DesignerPreferencePage.SubjobColorLabel=Boja pod-posla
ActivateSubjobAction.DeactivatePart=Deaktiviraj trenutni Subjob
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deaktiviraj cijeli Subjob
EParameterName.Description=Opis
EParameterName.Description=Opis
ContextParameterPage.comment=Komentar
NewProcessWizard.failureTitle=Gre\u0161ka
EParameterName.database=Izvor podataka
@@ -85,7 +83,6 @@ ChangeValuesFromRepository.messageDialog.take=Uzmi
NoRepositoryDialog.Title=Gre\u0161ka
EParameterName.propertyType=Tip svojstva
EParameterName.Status=Status
EParameterName.Status=Status
EParameterName.Comment=Komentar
ChangeActivateStatusSubjobCommand.Label.DeactivePart=Deaktiviraj trenutni Subjob
AbstractLanguageMemoController.generateSampleCode=Poku\u0161aj generirati sample code za ovu komponentu

View File

@@ -26,7 +26,7 @@ ExecuteSystemCommandCommand.ConsoleMessages=Messaggi console
AdvancedContextComposite.Code=Codice
CommandController.CommandLabel=Lanciare
ContextModifyCommand.label=Modificare contesto
DesignerPreferencePage.propertyCodeCheck=Controlla i campi proprietà quando generi il codice (disabilitandolo le proprietà dei componenti di creerano più velocemente)
DesignerPreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
ConnectionCreateAction.dialogMessage=Nuovo nome destinazione?
ContextChangeDefaultCommand.label=Cambiare contesto predefinito
ActivateSubjobAction.DeactivateComplete=Disattiva il Subjob completo
@@ -34,9 +34,8 @@ EParameterName.Level.Log.File=Livello
ToggleSubjobsAction.LABEL=Alterna Subobjets
EParameterName.schemaOptions=Opzioni Schema
EParameterName.Purpose=Scopo
EParameterName.Purpose=Scopo
EParameterName.tableLogs=Tabella dei log
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non è stata inclusa {0} . Corregerla per favore.
SqlMemoController.QueryError.infoMsg=Questa query non contiene parametri contesto (tipo $_context) ,\n o questa query non \u00E8 stata inclusa {0} . Corregerla per favore.
NodeBreakpointAction.removeBreakpoint=Rimuovi breakpoint
ChangeActivateStatusNodeCommand.Label.Active=Attiva elemento(i)
EParameterName.queryType=Tipo query
@@ -62,9 +61,9 @@ Problems.category.jobs=Lavori
EditProcess.editJob=Modificare job
NodesCopyAction.label=Copia
EParameterName.fileNameLogs=Nome file di log
PropertyChangeCommand.Label=Cambio proprietà
PropertyChangeCommand.Label=Cambio propriet\u00E0
TextNoteSection.Label=Testo
AbstractElementPropertySectionController.fieldRequired=Il campo è obbligatorio
AbstractElementPropertySectionController.fieldRequired=Il campo \u00E8 obbligatorio
EParameterName.Level.Log.Db=Livello
EParameterName.PrintOperations=Stampa operazioni
ConfigureConnParamDialog.DialogLabel=Configurare i parametri di connessione
@@ -76,7 +75,7 @@ NotesPasteCommand.label=Incolla
Process.metadataModificationDetected=Rilevate modifiche metadata
NodeSetActivateAction.Activate=Attivare
DeleteNodeCommand.Label=Cancellare Nodo
Process.components.notloaded=Il processo non può essere aperto perché alcuni componenti utilizzati {0} non sono stati caricati
Process.components.notloaded=Il processo non pu\u00F2 essere aperto perch\u00E9 alcuni componenti utilizzati {0} non sono stati caricati
EditProcess.openJob=Aprire job
ContextParameterPage.type=Tipo
SqlMemoController.QueryError.mainMsg=Errore dichiarazione query
@@ -114,7 +113,7 @@ StatsAndLogsComposite.SaveToolTipText=Salvare i valori nella pagina delle prefer
CodeView.MultipleComponentError=///Codice non disponibile /// Diversi componenti non possono /// mostrare il codice
EParameterName.onFileFlag=Sui file
JobHierarchyMessages.JobHierarchyViewPart_title=Job {1}, Progetto {2}
ParallelExecutionCommand.numberInvalid=Il numero non è valido.
ParallelExecutionCommand.numberInvalid=Il numero non \u00E8 valido.
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=Attiva il Subjob completo
ChangeMetadataCommand.messageDialog.questionMessage=Vuoi propagare i cambiamenti?
ChangeActivateStatusNodeCommand.Label.Deactive=Disattiva elemento(i)
@@ -130,24 +129,23 @@ ChangeConnectionStatusCommand.setLinkMain=Impostare il Link come principale
MergeOrderDialog.ModifyMergeOrder=- Modifica l'ordine di unione
DesignerPreferencePage.largeIconsSize=Dimensione icona:
ContextRenameParameterCommand.renameParameter=Rinominare parametro
Process.component.notloaded=Il processo non può essere aperto perché un componente utilizzato in {0} non è stato caricato
Process.component.notloaded=Il processo non pu\u00F2 essere aperto perch\u00E9 un componente utilizzato in {0} non \u00E8 stato caricato
RunProcess.runJob=Esegui job
NewProcessWizard.failureText=Non è stato possibile salavare il Job
NewProcessWizard.failureText=Non \u00E8 stato possibile salavare il Job
ContextParameterPage.shouldPrompt=Richiesta valore
ContextParameterPage.prompt=Richiesta
EParameterName.Name=Nome
EParameterName.Name=Nome
EParameterName.onDatabaseFlag=Sui database
ChangeMetadataCommand.messageDialog.propagate=Propagato
ContextParameterPage.name=Nome
EParameterName.fromFileFlag=Dal file
UpdateManagerUtils.Update=Aggiornamento in corso...
CodeView.Start=Partenza
StatsAndLogsComposite.SavePreferenceMessages=La pagina attuale con le impostazioni preferite verrà sovrascritta, volete continuare?
StatsAndLogsComposite.SavePreferenceMessages=La pagina attuale con le impostazioni preferite verr\u00E0 sovrascritta, volete continuare?
StatsAndLogsComposite.ReloadToolTipText=Ricaricare i calori dalla pagina delle preferenze (Shift+R)
ContextParameterPage.nameEmpty=Nome parametro è vuoto.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creazione gerarchia tipo di ''{0}''
UpdateDetectionDialog.Messages=Le proprietà utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non è stato aperto
ContextParameterPage.nameEmpty=Nome parametro \u00E8 vuoto.
JobHierarchyMessages.JobHierarchyViewPart_createinput=Creazione gerarchia tipo di '{0}'
UpdateDetectionDialog.Messages=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\nScegliete e aggiornate quelle controllate. \n\n(*) : Questo Job non \u00E8 stato aperto
EParameterName.condition=Condizione
SubjobBasicComposite.SaveTip=Salvare i colori nella pagine delle preferenze
ContextParameterWizard.title=Nuovo parametro di contesto
@@ -166,12 +164,11 @@ CreateNodeCommand.Label=Creare nodo
EParameterName.fileNameStats=Nome file statistiche
ConnectionReconnectCommand.LabelSource=Spostare la connessione d'origine
Problems.category.routines=Routine
EmfComponent.Count=conta
ComboController.valueFromRepository=Valore ripreso dal repository
EParameterName.schemaDb=Schema
ProblemsView.resource=Risorsa
ConnectionCreateAction.error=Errore
OpaqueNoteSection.Label=Opacità
OpaqueNoteSection.Label=Opacit\u00E0
ProblemsView.problems.defaultTitle=Problemi
ChangeNodeTextCommand.Label=Modificare l'etichetta della connessione
ConnectionReconnectCommand.LabelTarget=Spostare la connessione di destinazione
@@ -181,7 +178,7 @@ Category_Label={0} ({1} elementi)
Problems.category.errors=Errori
ActivateSubjobAction.ActivatePart=Attiva il subjob corrente
ContextParameterPage.promptEmpty=Richiesta parametro vuota
ContextParameterPage.typeEmpty=Il tipo di parametro non è definito.
ContextParameterPage.typeEmpty=Il tipo di parametro non \u00E8 definito.
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=Aggiungere parametro
EParameterName.catchUserErrors=Cattura errori utente
@@ -191,7 +188,7 @@ EParameterName.LabelFormat=Formato etichetta
ConfigureConnParamDialog.ContextLabel=Contesto:
EParameterName.dbType=Tipo DB
EParameterName.Version=Versione
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non può essere aggiornato quando il job è in sola lettura
ProcessUpdateManager.ReadOnlyProcessUpdateWarningMessages=Questo job richiede l'aggiornamento dal repository ma non pu\u00F2 essere aggiornato quando il job \u00E8 in sola lettura
ModifyMergeOrderAction.actionText=Modifica ordine d'unione
Category_One_Item_Label={0} ({1} elemento)
EmfComponent.builtIn=Integrato
@@ -201,7 +198,7 @@ EParameterName.generateCode=Genera codice
SubjobBasicComposite.SaveLabel=Salvare come colore predefinito
ContextProcessSection2.contextType=Tipo di contesto
EParameterName.catchRealtimeStats=Cattura statistiche componenti
ContextProcessSection.ChangeDefault=Questo contesto è impostato come default, per favore cambia il contesto di default per rimuoverlo
ContextProcessSection.ChangeDefault=Questo contesto \u00E8 impostato come default, per favore cambia il contesto di default per rimuoverlo
EParameterName.encodingType=Tipo codifica
DesignerPreferencePage.defaultFilePathDirectory=Percorso del componente di default:
ExtraComposite.ImplicitContextSettings=Caricamento impostazioni implicite del contesto
@@ -210,13 +207,12 @@ Process.componentsUnloaded=Ci sono alcuni componenti non caricati
EParameterName.connectionType=Connessione Tipo
DesignerPreferencePage.component.defaultHint=Componenti di default suggeriti
EParameterName.TableName=Nome Tabella
ChangeNoteOpacityCommand.Name=Cambiare l'obacità della nota
ChangeNoteOpacityCommand.Name=Cambiare l'obacit\u00E0 della nota
Problems.category.warnings=Avvertimenti
TalendEditorContextMenuProvider.Trigger=Attivare
ConnectionDeleteCommand.Label=Cancellare connessione
Process.errorLoadingConnectionMessage=Alcuni errori sono apparsi dopo la migrazione delle seguenti connessioni; per favore controllali:
EParameterName.Author=Autore
EParameterName.Author=Autore
EParameterName.componentName=Nome componente
SubjobBasicComposite.DialogTitle=Impostazione subjob
DesignerPreferencePage.SubjobColorLabel=Colore subjob
@@ -224,7 +220,7 @@ ActivateSubjobAction.DeactivatePart=Disattiva il Subjob corrente
ConnectionCreateCommand.Label=Creare connessione
DisplaySubjobCommand.HideSubjob=Nascondere subjob
MultiPageEditorContributor.runProcess=Esegui job
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non è valido o esiste già.
ConnectionCreateAction.errorCreateConnectionName=Il nome "{0}" non \u00E8 valido o esiste gi\u00E0.
DisplaySubjobCommand.DisplaySubjob=Visualizza subjob
ContextParameterPage.title=Parametro contesto
NodeReturn.Availability.AFTER=Dopo
@@ -233,8 +229,7 @@ EParameterName.ConnectionFormat=Formato connessione
ExecuteSystemCommandCommand.Title=Esegui comando
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Disattiva il Subjob completo
EParameterName.Description=Descrizione
EParameterName.Description=Descrizione
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i è stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
Process.IfToUpgradeMetadata=Il metadata utilizzato nel/i seguenti componente/i \u00E8 stato modificato.\nSelezione il/i componente/i che vuoi aggiornare dal repository.
NewProcessWizard.title=Nuovo Job
CheckController.decoration.description=Valore ripreso dal repository
ContextParameterPage.comment=Commento
@@ -249,16 +244,16 @@ EParameterName.prevColumnList=Anteprima lista colonna comp.
DesignerPreferencePage.SubjobTitleColorLabel=Colore titolo subjob
EParameterName.host=Host
DesignerPreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro è:
AbstractElementPropertySectionController.variableTooltip=La variabile associata a questo parametro \u00E8:
EParameterName.ShowHint=Mostra suggerimento
ContextParameterPage.commentEmpty=Nessun commento è sconsigliato.
ContextParameterPage.commentEmpty=Nessun commento \u00E8 sconsigliato.
NewProcessWizard.description=Aggiungi un job nel repository
EParameterName.additionParam=Parametri aggiuntivi
EParameterName.filePath=Percorso file
JobSettingsView.JobSettings=Job
EParameterName.columnList=Lista colonna
EParameterName.DisableErrors=Disattiva errori
EParameterName.NotLoadOldVariableLabel=Se c'è la variabile nel contesto, ma non caricata
EParameterName.NotLoadOldVariableLabel=Se c'\u00E8 la variabile nel contesto, ma non caricata
DesignerPreferencePage.SubjobColorGroup=Colore di default del subjob
MoveNodeLabelCommand.Label=Muovi nodo etichetta
EParameterName.context=Contesto
@@ -267,7 +262,7 @@ EParameterName.MultiThread=Esecuzione multi thread
ChangeActivateStatusSubjobCommand.Label.ActivePart=Attiva il subjob corrente
EmfComponent.None=Nessuno
MultiPageEditorContributor.View=Visualizza
ContextParameterPage.nameExists=Nome parametro esiste già.
ContextParameterPage.nameExists=Nome parametro esiste gi\u00E0.
ExecuteSystemCommandCommand.Label=Esegui comandi speciali che sono impostati dall'utente o definiti nel componente
ContextParameterPage.defaultValue=Valore predefinito
MergeOrderDialog.MoveDown=Spostare sopra
@@ -282,17 +277,16 @@ ChangeValuesFromRepository.messageDialog.takeMessage=Volete prendere lo schema d
EParameterName.lookupColumnList=Lookup lista colonna
ExternalNodeChangeCommand.propagate=Propagati
NoRepositoryDialog.Text=Nessun repository disponibile
ConnectionError.Message=Connessione Database fallita in modalità Built-In
ConnectionError.Message=Connessione Database fallita in modalit\u00E0 Built-In
UpdateDetectionDialog.Items=Elementi
CodeView.End=Fine
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito è sconsigliato.
ContextParameterPage.defaultValueEmpty=Nessun valore predefinito \u00E8 sconsigliato.
StatsAndLogsComposite.Reload=&Ricaricare dalle preferenze
UpdateDetectionDialog.WarningMessage=Alcuni elementi deselezionati saranno cambiati in modalità integrata.
UpdateDetectionDialog.WarningMessage=Alcuni elementi deselezionati saranno cambiati in modalit\u00E0 integrata.
ChangeValuesFromRepository.messageDialog.take=Prendere
NoRepositoryDialog.Title=Errore
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sarà sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo proprietà
EParameterName.Status=Stato
StatsAndLogsComposite.ReloadMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
EParameterName.propertyType=Tipo propriet\u00E0
EParameterName.Status=Stato
EParameterName.Log.Db=Connetti al database
NodesPasteAction.paste=Incolla
@@ -328,8 +322,8 @@ DbTableController.openSQLBuilder=Apri SQLBuilder su questa connessione
DbTableController.openSelectionDialog=Apri finestra per selezionare tabelle
DbTableController.setParameter=Per favore imposta parametri connessione
DbTableController.showTableList=Mosta la lista della tabelle per l'attuale connessione
DesignerCoreService.property=Proprietà
DesignerCoreService.propertySource=Proprietà:\source
DesignerCoreService.property=Propriet\u00E0
DesignerCoreService.propertySource=Propriet\u00E0:\source
DesignerPreferencePage.DesignerEditorBackgroundColor=Colore di sfondo
DesignerPreferencePage.ReadonlyBackgroundColor=Colore sfondo sola lettura
DesignerPreferencePage.JobDesignerEditorBackgroundColorLabel=Colore ediutor JobDesigner
@@ -399,23 +393,23 @@ I18nPreferencePage.validateTranslation=Importa solamente traduzioni validate
IconSelectionController.MessageTitle=Errore
IconSelectionController.Messages=La grandezza icona dovrebbe essere 32x32
IconSelectionController.Revert=Ripristina
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sarà caricato dalla vecchia pagina preferenze
ImplicitContextLoad.LoadOldPreferences=L'impostazione dell'ImplicitContextLoad sar\u00E0 caricato dalla vecchia pagina preferenze
JavaSampleCodeFactory.schema=//codice generato in accordo con schema di input e output
JobHierarchyViewPart.reason=c'è qualche ragione
JobHierarchyViewPart.reason=c'\u00E8 qualche ragione
JobHierarchyViewPart.showDecription=Per visualizzare la gerarchia dei job, scegli un job e poi "apri gerarchia job" nel menu. In alternativa, puoi fare il drag and drop di un job dalla palette repository sulla view corrente.
JobHierarchyViewer.hirarchy=Gerarchia job
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse è stato rimosso
JobLaunchConfigurationDelegate.jobNotFound=Job {0} non trovato. Forse \u00E8 stato rimosso
JobTemplateViewsAndProcessUtil.jobName=Job fittizio per il wizard del modello job
MultipleThreadDynamicComposite.gatherInformation=Recupero informazioni dal repository
Node.componentNotExist=Questo componente dipende dal componente {0} ma non esiste.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" è differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non è un sotto processo iniziato non può avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non è un sotto processo iniziato può avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non è un sotto processo iniziato non può avere nessun collegamento o esecuzione se è in input.
Node.errorMessage4=Un componente che non è un sotto processo iniziato non può avere nessun collegamento su un componente ok / errore in input.
Node.differentFromSchemaDefined=Lo schema dal collegamento di input "{0}\\" \u00E8 differente dallo schema definito nel componente.
Node.errorMessage1=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un subjob ok / su un subjob errato in input.
Node.errorMessage2=Un componente che non \u00E8 un sotto processo iniziato pu\u00F2 avere solamente un link dati o un link iterazione in input.
Node.errorMessage3=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento o esecuzione se \u00E8 in input.
Node.errorMessage4=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento su un componente ok / errore in input.
Node.getSchemaOrNot=Vuoi ottenere lo schema del componente di destinazione?
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" è differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) può avere al massimo un valore.
Node.inputLinkDifferentFromSchemaDefined=Lo schema sul primo collegamento in ingresso del componente unione "{0}" \u00E8 differente dallo schema definito nel componente
Node.needOneValue=Il parametro ({0}) pu\u00F2 avere al massimo un valore.
Node.noColumnDefined=Lo schema/collegamento di output ha colonne non definite, controllalo.
Node.noInputLink=Il componente dovrebbe avere connessioni input
Node.noOutputLink=Il componente dovrebbe avere gli output collegati
@@ -423,10 +417,10 @@ Node.noRowMainLink=Il componente dovrebbe avere almento un collegamento Main
Node.noSchemaDefined=Nessuno schema definito ancora
Node.notEnoughTypeInput=Questo componente non ha abbastanza "{0}" tipi di input
Node.notEnoughTypeOutput=Questo componente non ha abbastanza "{0}" tipi di output
Node.outputNeedInputLink=Se questo componente è di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma è richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste più.
Node.schemaDifferent=Parametro ({0}): lo schema è diverso dalla query.
Node.outputNeedInputLink=Se questo componente \u00E8 di output, deve avere un collegamento di input per propagare i dati
Node.parameterEmpty=Parametro ({0}) vuoto ma \u00E8 richiesto
Node.parameterNotExist=Il parametro ({0}) ha un valore ({1}) che non esiste pi\u00F9.
Node.schemaDifferent=Parametro ({0}): lo schema \u00E8 diverso dalla query.
Node.schemaNotSame=Gli schemi sui collegamenti di input del componente unione "{0}" sono differenti: dovrebbero essere uguali.
Node.tooMuchTypeInput=Questo componente ha troppi "{0}" tipi di input
Node.tooMuchTypeOutput=Questo componete ha troppi "{0}" tipi di output.
@@ -435,7 +429,7 @@ OpenExistVersionProcess.open=Apri altra versione
OpenExistVersionProcess.open.dialog=Aprire job
OpenExistVersionProcess.open.title=Scegli la versione del job ed apri
OpenExistVersionProcessPage.errorMessage=Per favore imposta una nuova versione
OpenExistVersionProcessPage.messageCreated=Se questo job è bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.messageCreated=Se questo job \u00E8 bloccato dall'utente, allora non potete creare una nuova versione del job\!
OpenExistVersionProcessPage.textContent=Crea una nuova versione ed aprila
OpenJobAction.description=Apri un job nell'editor
OpenJobAction.tipText=Apri un job
@@ -456,36 +450,36 @@ PropertiesTableEditorModel.removeSchema=Rimuovi schema
PropertiesWizardPage.Version=Versione
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertyTypeController.saveToMetadata=Salva la proprietà del Metadata
PropertyTypeController.saveToMetadata=Salva la propriet\u00E0 del Metadata
QueryTypeController.alert=Avvertimento
QueryTypeController.nothingToGuess=Nulla da autorilevare
ReloadFromProjectSettings=&Ricarica dalle impostazioni del progetto
ReloadFromProjectSettingsMessages=L'attuale impostazione sarà sovrascritta. Vuoi continuare?
ReloadFromProjectSettingsMessages=L'attuale impostazione sar\u00E0 sovrascritta. Vuoi continuare?
ReloadFromProjectSettingsToolTipText=Ricarica valori dalla pagina di impostazione del progetto (Shift+R)
SQLPatternComposite.TOS=Talend Open Studio
SQLPatternComposite.add=Aggiungi
SQLPatternComposite.delete=Rimuovi
SQLPatternComposite.down=Giù
SQLPatternComposite.down=Gi\u00F9
SQLPatternComposite.forbidModification=Modifica proibita suil sistema del template sql. Vuoi crearne una ora?
SQLPatternComposite.modifySQLPattern=Vuoi modificare questo template sql?
SQLPatternComposite.sqlPattern=Lista Template SQL
SQLPatternComposite.up=Su
SaveToProjectSettings=&Salva le impostazioni del progetto
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sarà sovrascritta. Vuoi continuare?
SaveToProjectSettingsMessage=L'attuale impostazione del progetto sar\u00E0 sovrascritta. Vuoi continuare?
SaveToProjectSettingsToolTipText=Salva valori della pagina dell'impostazione (shift+S)
SearchComponentInJobs.Title=Trova componente nei Job
SearchComponentInJobs.Tooltip=Cerca tutti i job che utilizzano questo componente
SqlMemoController.query=Query
StatLogs.LoadOldPreferences=L'impostazione di StatsAndLogs sarà caricata dalla vecchia pagina preferenze
StatLogs.LoadOldPreferences=L'impostazione di StatsAndLogs sar\u00E0 caricata dalla vecchia pagina preferenze
StatLogsAndImplicitcontextTreeViewPage.SaveProjectSettings=Salvataggio impostazioni progetto...
StatsAndLogs.UseProjectSettings=Utilizza impostazioni progetto
StatsAndLogsPreferencePage.repositoryType=Tipo repository
StatsAndLogsView.dataNotAvailable=Una/Un Statistica/log non è disponibile
StatsAndLogsView.dataNotAvailable=Una/Un Statistica/log non \u00E8 disponibile
TalendEditorDropTargetListener.cancelOperation=cancella questa operazione
TalendEditorDropTargetListener.chooseComponent=Scegli un componente da creare
TalendEditorDropTargetListener.title=Componenti
TalendLaunchToolbarAction.information=Informazione
TalendLaunchToolbarAction.noAvailableItem=Non c'è l'elemento disponibile in esecuzione
TalendLaunchToolbarAction.noAvailableItem=Non c'\u00E8 l'elemento disponibile in esecuzione
TalendPaletteContextMenuProvider.descriptionAdd=Aggiungi ai preferiti
TalendPaletteContextMenuProvider.descriptionDisplay=Mostra cartella
TalendPaletteContextMenuProvider.descriptionHidden=Nascondi cartella
@@ -514,13 +508,13 @@ JobSettingProjectSettingPage.statAndLog=Statistiche e log
JobSettingProjectSettingPage.UseProjectsetting=Usa preferenze del progetto quanto crei un nuovo job
OutputConsolePreferencePage.consoleFont=Font testo console:
PerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/aggiornamento dopo una modifica nel repository
PerformancePreferencePage.propertyCodeCheck=Controlla i campi proprietà quando generi il codice (disabilitandolo le proprietà dei componenti di creerano più velocemente)
PerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
PerformancePreferencePage.generateCode=Genera codice quando apri il job
PerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni i job o i joblets
PerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
PerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al database
PerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sarà come disattivare il timeout.
PerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
PerformancePreferencePage.autoUpdateDoc=Aggiornamento automatico della corrispondente documentazione del job/joblet
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=Aggiornare Repository
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=Aggiornare alla cancellazione di un elemento
@@ -552,13 +546,13 @@ EParameterName.useMultiSaparators=Utilizza separatori multipli
EParameterName.multiSaparators=Separatori
EParameterName.multiKeyValues=Valori chiave
EmfComponent.tnsfile=Utilizza file Tns
ErrorMessageDialog.property_error=Errore proprietà di
ErrorMessageDialog.property_error=Errore propriet\u00E0 di
MergeOrderDialog.ConnectionName=Nome connessione
ModifyOutputOrderAction.text=Modifica {0} ordine collegamenti
ModifyOutputOrderDialog.title=\ {0} - Modifica {1} ordinamenti
TnsEditorDialog.Service=Servizio
TnsEditorDialog.Value=Valore
UpdateDetectionDialog.ShowDependenciesMess=Le proprietà utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non è aperto.
UpdateDetectionDialog.ShowDependenciesMess=Le propriet\u00E0 utilizzate nei seguenti elementi sono state modificate.\n\n(*) \: questo job non \u00E8 aperto.
PerformancePreferencePage.itemsRelationDialogMessage=Costruire l'indice potrebbe richiedere del tempo. Vuoi costruire l'indice ora?
PerformancePreferencePage.itemsRelationDialogTitle=Costruzione indice rapporto elemento
PerformancePreferencePage.itemsRelationsCheckbox=Utilizza indice per rapporto elementi (Sperimentale)
@@ -601,9 +595,9 @@ Node.dynamicNotSupported=Tipo dinamico non supportato in questa versione
Node.hl7HaveNoMergeLink=Non hai un collegamento unione
Node.onlyOneDynamicPerSchema=Dovrebbe esserci solamente un tipo dinamico in uno schema
Node.schemaNotSynchronized=Schema non sincronizzato
I18nPreferencePage.wait_process=Il processo impiegherà diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" è diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non può essere uguale a "";
I18nPreferencePage.wait_process=Il processo impiegher\u00E0 diversi minuti, attendere...
Node.lengthDiffWarning=Almeno una lunghezza di colonna dello schema dal collegamento di input "{0}" \u00E8 diversa dallo schema definito nel componente.
WSDL2JAVAController.WSDLEquals=Il WSDL non pu\u00F2 essere uguale a "";
BringForwardAction_bring_forward=Porta avanti
BringToFrontAction_bring_to_front=Porta di fronte
Processor.commandLineLog=Linea di comando\:
@@ -619,20 +613,20 @@ EParameterName.validationRuleType=Tipo regola validazione
ImportExportPreferencePage.exportJobScript=Utilizza nome file recente per salvare, quando esporti lo script del job.
ImportExportPreferencePage.exportRouteScript=Utilizza nome file recente per salvare, quando esporti lo script della route.
EParameterName.routeType=Tipo
Node.errorMessage5=Un componente che non è un sotto processo iniziato non può avere nessun collegamento sulla route quando è in input.
Node.errorMessage5=Un componente che non \u00E8 un sotto processo iniziato non pu\u00F2 avere nessun collegamento sulla route quando \u00E8 in input.
EParameterName.Use.Dynamic.Job=Utilizza job dinamico
EParameterName.Context.Job=Contesto job
tPassportAdvancedDenormalize.needOneValue=O {0} o {1} deve essere configurato.
tPassportAdvancedDenormalize.needOnlyOneValue=Sia {0} e {1} non possono essere specificati
EParameterName.listExceptions=Eccezioni
CamelPerformancePreferencePage.display.deactiveRepositoryUpdate=Disattiva auto rilevamento/selezione dopo una modifica nel repository
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi proprietà quando generi il codice (disabilitandolo le proprietà dei componenti di creerano più velocemente)
CamelPerformancePreferencePage.propertyCodeCheck=Controlla i campi propriet\u00E0 quando generi il codice (disabilitandolo le propriet\u00E0 dei componenti di creerano pi\u00F9 velocemente)
CamelPerformancePreferencePage.generateCode=Genera codice quando apri la route
CamelPerformancePreferencePage.checkVersion=Controlla solamente l'ultima versione quando aggiorni le route
CamelPerformancePreferencePage.addOrDeleteVariable=Propaga aggiunta/rimozione cambiamenti delle variabili nei contesti del repository
CamelPerformancePreferencePage.ActivedTimeoutSetting=Attiva timeout per la connessione al databasa
CamelPerformancePreferencePage.ConnectionTimeout=Timeout di connessione (secondi)
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sarà come disattivare il timeout.
CamelPerformancePreferencePage.ConnectionTimeoutTip=Se impostato a zero, sar\u00E0 come disattivare il timeout.
ImportRulesFromRepository.validator=regole contenute con lo stesso nome
ImportRulesFromRepository.override=sovrascrivi regole esistenti
ImportRulesFromRepository.dialog=Importa
@@ -642,12 +636,12 @@ GenerateGrammarController.exporttip=Esporta regole nel Repository
GenerateGrammarController.import=Importa
GenerateGrammarController.importtip=Importa regole dal Repository
GenerateGrammarController.prompt=Generazione file java fallita
Node.overLength=La lunghezza del parametro ({0}) deve essere più piccola di "{1}".
Node.length=Il parametro ({0}) è necessario impostarlo come loop ed insieme come gruppo almeno.
Node.overLength=La lunghezza del parametro ({0}) deve essere pi\u00F9 piccola di "{1}".
Node.length=Il parametro ({0}) \u00E8 necessario impostarlo come loop ed insieme come gruppo almeno.
ExchangePreferencePage.signInExchangeTitle=Accedi
ExchangePreferencePage.signOutExchangeTitle=Esci
ExchangePreferencePage.checkTisLogonExchangeTitle=Non chiedermi di collegarmi a Talendforge al login
ExchangePreferencePage.exchangeCheckUpdatesTitle=Informami quando è disponibili un aggiornamento di un'estensione
ExchangePreferencePage.exchangeCheckUpdatesTitle=Informami quando \u00E8 disponibili un aggiornamento di un'estensione
ExchangePreferencePage.currentUserTitle=Attuale utente :
OoziePreferencePage.userName=Nome utente
OoziePreferencePage.path=Percorso

View File

@@ -3,22 +3,22 @@ AdvancedContextComposite.Name=\u540D\u524D
EParameterName.tableMeter=\u30E1\u30FC\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB
EParameterName.password=\u30D1\u30B9\u30EF\u30FC\u30C9
DesignerPreferencePage.display.useRepositoryName=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u304B\u3089\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30E9\u30D9\u30EB\u3068\u3057\u3066\u30EA\u30DD\u30B8\u30C8\u30EA\u540D\u3092\u4F7F\u7528
UpdateDetectionDialog.Expand=\u3059\u3079\u3066\u5C55\u958B\u3059\u308B
UpdateDetectionDialog.Expand=\u3059\u3079\u3066\u5C55\u958B
EParameterName.CurrentOS=\u73FE\u5728\u306EOS
CodeView.Error=/// \u5229\u7528\u3067\u304D\u308B\u30B3\u30FC\u30C9\u304C\u3042\u308A\u307E\u305B\u3093
EParameterName.Activate=\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
EParameterName.Activate=\u6709\u52B9\u5316
CodeView.All=\u3059\u3079\u3066
SubjobBasicComposite.RestoreTip=\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u8272\u3092\u5FA9\u5143\u3057\u307E\u3059\u3002
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
EParameterName.catchRuntimeErrors=\u30E9\u30F3\u30BF\u30A4\u30E0\u30A8\u30E9\u30FC\u3092\u30AD\u30E3\u30C3\u30C1
EParameterName.Platform=Platform
EParameterName.FileName=\u30D5\u30A1\u30A4\u30EB\u540D
ContextParameterPage.description=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\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
UpdateDetectionDialog.Collapse=\u5168\u3066\u6298\u308A\u7573\u3080
EParameterName.FieldSeparator=\u30D5\u30A3\u30FC\u30EB\u30C9\u533A\u5207\u308A\u8A18\u53F7
EParameterName.FieldSeparator=\u30D5\u30A3\u30FC\u30EB\u30C9\u533A\u5207\u308A
GEFDeleteAction.DeleteItems=\u9805\u76EE\u306E\u524A\u9664
ResizeNoteCommand.Name=Note\u306E\u30EA\u30B5\u30A4\u30BA
EParameterName.Log=\u30ED\u30B0
@@ -27,7 +27,7 @@ SendBackwardAction.sendBackward=\u80CC\u9762\u3078\u79FB\u52D5
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)
DesignerPreferencePage.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
ConnectionCreateAction.dialogMessage=\u65B0\u3057\u3044\u51FA\u529B\u540D\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
@@ -35,9 +35,8 @@ EParameterName.Level.Log.File=\u30EC\u30D9\u30EB
ToggleSubjobsAction.LABEL=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u5207\u308A\u66FF\u3048
EParameterName.schemaOptions=\u30B9\u30AD\u30FC\u30DE\u30AA\u30D7\u30B7\u30E7\u30F3
EParameterName.Purpose=\u76EE\u7684
EParameterName.Purpose=\u76EE\u7684
MultiPageEditorContributor.Grid=\u30b0\u30ea\u30c3\u30c9 (&G)
EParameterName.tableLogs=\u30ED\u30B0\u30C6\u30FC\u30D6\u30EB
MultiPageEditorContributor.Grid=\u30B0\u30EA\u30C3\u30C9 (&G)
EParameterName.tableLogs=\u30E6\u30FC\u30B6\u30FC\u30ED\u30B0\u30C6\u30FC\u30D6\u30EB
SqlMemoController.QueryError.infoMsg=\u3053\u306E\u30AF\u30A8\u30EA\u30FC\u306B\u306F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC \uFF08$_context\u7B49\uFF09\u3092\u542B\u3080\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3001\n \u307E\u305F\u306F\u3001\u3053\u306E\u30AF\u30A8\u30EA\u306F {0} \u3067\u56F2\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u4FEE\u6B63\u3057\u3066\u304F\u3060\u3055\u3044\u3002
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
@@ -50,7 +49,7 @@ ChangeMetadataCommand.changeMetadataValues=\u30E1\u30BF\u30C7\u30FC\u30BF\u5024\
ActivateSubjobAction.ActivateComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\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
CreateProcess.createJob=\u30B8\u30E7\u30D6\u306E\u4F5C\u6210
EParameterName.componentList=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30EA\u30B9\u30C8
EParameterName.ModuleList=\u30E2\u30B8\u30E5\u30FC\u30EB\u30EA\u30B9\u30C8
ConnectionCreateAction.dialogTitle=\u51FA\u529B
@@ -58,14 +57,14 @@ DesignerPreferencePage.component.defaultLabel=\u30B3\u30F3\u30DD\u30FC\u30CD\u30
EParameterName.schemaType=\u30B9\u30AD\u30FC\u30DE
EParameterName.tableStats=\u7D71\u8A08\u30C6\u30FC\u30D6\u30EB
EParameterName.Family=\u30D5\u30A1\u30DF\u30EA
UpdateDetectionDialog.Remarks=\u6CE8\u91C8
CreateProcessCommand.createJob=\u30b8\u30e7\u30d6\u306e\u4f5c\u6210
UpdateDetectionDialog.Remarks=\u5099\u8003
CreateProcessCommand.createJob=\u30B8\u30E7\u30D6\u306E\u4F5C\u6210
EParameterName.Level.Log.Stdout=\u30EC\u30D9\u30EB
MergeOrderDialog.MoveUp=\u4E0A\u306B\u79FB\u52D5
Problems.category.jobs=\u30B8\u30E7\u30D6
EditProcess.editJob=\u30B8\u30E7\u30D6\u306E\u7DE8\u96C6
NodesCopyAction.label=\u30B3\u30D4\u30FC
EParameterName.fileNameLogs=\u30ED\u30B0\u30D5\u30A1\u30A4\u30EB\u540D
EParameterName.fileNameLogs=\u30E6\u30FC\u30B6\u30FC\u30ED\u30B0\u30D5\u30A1\u30A4\u30EB\u540D
PropertyChangeCommand.Label=\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5909\u66F4
TextNoteSection.Label=\u30C6\u30AD\u30B9\u30C8
AbstractElementPropertySectionController.fieldRequired=\u3053\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u306F\u5FC5\u9808\u3067\u3059\u3002
@@ -75,11 +74,11 @@ 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
ReadProcess.label=\u30b8\u30e7\u30d6\u306e\u8aad\u8fbc\u307f
PropertiesContextAction.Properties=\u8A2D\u5B9A
NotesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
ReadProcess.label=\u30B8\u30E7\u30D6\u306E\u8AAD\u8FBC\u307F
PropertiesContextAction.Properties=\u57FA\u672C\u8A2D\u5B9A
NotesPasteCommand.label=\u8CBC\u4ED8\u3051
Process.metadataModificationDetected=\u30E1\u30BF\u30C7\u30FC\u30BF\u306E\u5909\u66F4\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F
NodeSetActivateAction.Activate=\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
NodeSetActivateAction.Activate=\u6709\u52B9\u5316
DeleteNodeCommand.Label=\u30CE\u30FC\u30C9\u306E\u524A\u9664
Process.components.notloaded=\u8907\u6570\u306E\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
EditProcess.openJob=\u30B8\u30E7\u30D6\u3092\u958B\u304F
@@ -89,8 +88,8 @@ ContextRepositoryCommand.modifyContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306
EParameterName.DisableWarnings=\u8B66\u544A\u306E\u7121\u52B9\u5316
ChangeConnTextCommand.Label=\u63A5\u7D9A\u30E9\u30D9\u30EB\u306E\u5909\u66F4
TalendEditorPaletteFactory.Note=\u30CE\u30FC\u30C8
EParameterName.tStatCatcherStats=tStatCatcher\u7D71\u8A08
EParameterName.LoadNewVariableLabel=\u5909\u6570\u304C\u8AAD\u307F\u8FBC\u307E\u308C\u3066\u3044\u308B\u304C\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u306A\u3044\u5834\u5408
EParameterName.tStatCatcherStats=tStatCatcher\u7D71\u8A08\u60C5\u5831
EParameterName.LoadNewVariableLabel=\u5909\u6570\u3092\u30ED\u30FC\u30C9\u3059\u308B\u5834\u5408\u306F\u3001\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
EParameterName.startable=\u958B\u59CB\u53EF\u80FD
MultiPageEditorContributor.Snap=\u56F3\u5F62\u5EA7\u6A19\u3078\u306E\u4F4D\u7F6E\u5408\u308F\u305B (&M)
ProblemsView.severity=\u91CD\u5927\u5EA6 (&S)
@@ -100,7 +99,7 @@ ChangeConnectionStatusCommand.setLinkRef=\u30EA\u30F3\u30AF\u3092\u30EB\u30C3\u3
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
EParameterName.uniqueName=\u30E6\u30CB\u30FC\u30AF\u306A\u540D\u524D
EParameterName.uniqueName=\u30E6\u30CB\u30FC\u30AF\u540D
ExternalNodeChangeCommand.propagateMessage=\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F
EParameterName.FromFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089
EParameterName.connectionList=\u30EA\u30D5\u30A1\u30EC\u30F3\u30B9\u63A5\u7D9A
@@ -109,42 +108,41 @@ ChangeNoteTextCommand.Name=\u30CE\u30FC\u30C8\u306E\u30C6\u30AD\u30B9\u30C8\u306
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)
ConfigureConnParamDialog.ContextText=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 :
EParameterName.UseStatistics=\u7D71\u8A08\u60C5\u5831\u30ED\u30B0\u306E\u4F7F\u7528\uFF08tStatCatcher\uFF09
StatsAndLogsComposite.StatsLogsSettings=\u7D71\u8A08\u60C5\u5831\u3068\u30ED\u30B0\u8A2D\u5B9A
NodesPasteCommand.label=\u8CBC\u308A\u4ED8\u3051
ExternalNodeChangeCommand.modifaicationFrom=\u5909\u66F4\u5143 \:
NodesPasteCommand.label=\u8CBC\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
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
CodeView.MultipleComponentError=/// \u5229\u7528\u3067\u304D\u308B\u30B3\u30FC\u30C9\u304C\u3042\u308A\u307E\u305B\u3093 \n/// \u8907\u6570\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30B3\u30FC\u30C9\u3092\u3000\n/// \u8868\u793A\u3067\u304D\u307E\u305B\u3093
EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u3078\u51FA\u529B
EParameterName.onFileFlag=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B
JobHierarchyMessages.JobHierarchyViewPart_title=\u30B8\u30E7\u30D6 {1}\u3001\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 {2}
ParallelExecutionCommand.numberInvalid=\u6570\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
ChangeActivateStatusSubjobCommand.Label.ActiveComplete=\u63A5\u7D9A\u306E\u3042\u308B\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u5168\u3066\u6709\u52B9\u5316
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
ParallelExecutionCommand.Parallel=\u4E26\u5217\u51E6\u7406\u5316
ParallelExecutionCommand.Parallel=\u4E26\u5217
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\u30FC\u3092\u524A\u9664
ContextParameterExtractor.ExistedTitle=\u30A8\u30E9\u30FC
EParameterName.UseVolumetrics=\u6D41\u91CF\u30E1\u30FC\u30BF\u30FC\u306E\u4F7F\u7528 (tFlowMeterCatcher)
ChangeConnectionStatusCommand.setLinkMain=\u30EA\u30F3\u30AF\u3092\u30E1\u30A4\u30F3\u306B\u8A2D\u5B9A
MergeOrderDialog.ModifyMergeOrder=- \u30DE\u30FC\u30B8\u306E\u9806\u5E8F\u3092\u5909\u66F4
DesignerPreferencePage.largeIconsSize=\u30A2\u30A4\u30B3\u30F3\u306E\u30B5\u30A4\u30BA \:
DesignerPreferencePage.largeIconsSize=\u30A2\u30A4\u30B3\u30F3\u306E\u30B5\u30A4\u30BA :
ContextRenameParameterCommand.renameParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\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
RunProcess.runJob=\u30B8\u30E7\u30D6\u3092\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.prompt=\u30D7\u30ED\u30F3\u30D7\u30C8
EParameterName.Name=\u540D\u524D
EParameterName.Name=\u540D\u524D
EParameterName.onDatabaseFlag=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u3078\u51FA\u529B
ChangeMetadataCommand.messageDialog.propagate=\u53CD\u6620
ContextParameterPage.name=\u540D\u524D
@@ -155,65 +153,65 @@ StatsAndLogsComposite.SavePreferenceMessages=\u73FE\u5728\u306E\u57FA\u672C\u8A2
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
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
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
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
EmfComponent.Perf=\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9
EmfComponent.Perf=Perf
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)
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
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
MultiPageTalendEditor.InvalidInput=\u7121\u52B9\u306A\u5165\u529B \: IFileEditorInput \u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
MultiPageTalendEditor.InvalidInput=\u7121\u52B9\u306A\u5165\u529B : IFileEditorInput \u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
DesignerPreferencePage.hintShowed=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u8868\u793A
CreateNodeCommand.Label=\u30CE\u30FC\u30C9\u306E\u4F5C\u6210
EParameterName.fileNameStats=\u7D71\u8A08\u30D5\u30A1\u30A4\u30EB\u540D
ConnectionReconnectCommand.LabelSource=\u63A5\u7D9A\u5143\u3092\u79FB\u52D5
Problems.category.routines=\u30EB\u30FC\u30C6\u30A3\u30F3
Problems.category.routines=\u30EB\u30FC\u30C1\u30F3
ComboController.valueFromRepository=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
EParameterName.schemaDb=\u30B9\u30AD\u30FC\u30DE
ProblemsView.resource=\u30EA\u30BD\u30FC\u30B9
ConnectionCreateAction.error=\u30A8\u30E9\u30FC
OpaqueNoteSection.Label=\u4E0D\u900F\u660E\u5EA6
ProblemsView.problems.defaultTitle=\u554F\u984C
EParameterName.Log.File=\u30D5\u30A1\u30A4\u30EB\u306B\u30ED\u30B0\u51FA\u529B
EParameterName.Log.File=\u30D5\u30A1\u30A4\u30EB\u306B\u30ED\u30B0\u3092\u51FA\u529B
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}\u30A2\u30A4\u30C6\u30E0)
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
EParameterName.mapping=\u30DE\u30C3\u30D4\u30F3\u30B0
EParameterName.mapping=Mapping
ContextAddParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u8FFD\u52A0
EParameterName.catchUserErrors=\u30E6\u30FC\u30B6\u30A8\u30E9\u30FC\u306E\u30AD\u30E3\u30C3\u30C1
ContextProcessSection2.context=CONTEXT\:
EParameterName.catchUserErrors=\u30E6\u30FC\u30B6\u30A8\u30E9\u30FC\u3092\u30AD\u30E3\u30C3\u30C1
ContextProcessSection2.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:
EParameterName.dbVersion=DB Version
EParameterName.LabelFormat=\u30E9\u30D9\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
ConfigureConnParamDialog.ContextLabel=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 \:
ConfigureConnParamDialog.ContextLabel=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF1A
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
EmfComponent.builtIn=\u7D44\u307F\u8FBC\u307F
EParameterName.ImplicitContextLoad=\u6697\u9ED9\u7684\u306A tContextLoad
EParameterName.ImplicitContextLoad=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
UpdateDetectionDialog.Title=\u66F4\u65B0\u306E\u691C\u51FA
EParameterName.generateCode=\u30B3\u30FC\u30C9\u306E\u751F\u6210
SubjobBasicComposite.SaveLabel=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272\u3068\u3057\u3066\u4FDD\u5B58
ContextProcessSection2.contextType=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30BF\u30A4\u30D7
EParameterName.catchRealtimeStats=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7D71\u8A08\u306E\u30AD\u30E3\u30C3\u30C1
EParameterName.catchRealtimeStats=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7D71\u8A08\u60C5\u5831\u3092\u30AD\u30E3\u30C3\u30C1
ContextProcessSection.ChangeDefault=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306F\u30C7\u30D5\u30A9\u30EB\u30C8\u3068\u3057\u3066\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u524A\u9664\u3059\u308B\u306B\u306F\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u5909\u66F4\u3057\u3066\u304F\u3060\u3055\u3044\u3002
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 \:
EParameterName.encodingType=\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0
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
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
@@ -224,10 +222,9 @@ ChangeNoteOpacityCommand.Name=\u30CE\u30FC\u30C8\u306E\u4E0D\u900F\u660E\u5EA6\u
Problems.category.warnings=\u8B66\u544A
TalendEditorContextMenuProvider.Trigger=\u30C8\u30EA\u30AC\u30FC
ConnectionDeleteCommand.Label=\u63A5\u7D9A\u306E\u524A\u9664
Process.errorLoadingConnectionMessage=\u4EE5\u4E0B\u306E\u63A5\u7D9A\u306B\u79FB\u884C\u5F8C\u3001\u3044\u304F\u3064\u304B\u306E\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\:\u3000
Process.errorLoadingConnectionMessage=\u4EE5\u4E0B\u306E\u63A5\u7D9A\u306B\u79FB\u884C\u5F8C\u3001\u3044\u304F\u3064\u304B\u306E\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044:\u3000
EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.Author=\u4F5C\u6210\u8005
EParameterName.componentName=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u540d
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
@@ -237,22 +234,21 @@ 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
DisplaySubjobCommand.DisplaySubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8868\u793A
ContextParameterPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
NodeReturn.Availability.AFTER=\u5F8C
EmfComponent.repository=\u30ea\u30dd\u30b8\u30c8\u30ea
NodeReturn.Availability.AFTER=\u5B9F\u884C\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
EParameterName.Description=\u8AAC\u660E
EParameterName.Description=\u8AAC\u660E
Process.IfToUpgradeMetadata=\u4ee5\u4e0b\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3067\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u30e1\u30bf\u30c7\u30fc\u30bf\u306f\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \n\u66f4\u65b0\u3057\u305f\u3044\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u3092\u30ea\u30dd\u30b8\u30c8\u30ea\u304b\u3089\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002
Process.IfToUpgradeMetadata=\u4EE5\u4E0B\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002 \\n\u66F4\u65B0\u3057\u305F\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
NewProcessWizard.title=\u65B0\u898F\u30B8\u30E7\u30D6
CheckController.decoration.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u53D6\u5F97\u3057\u305F\u5024
ContextParameterPage.comment=\u30B3\u30E1\u30F3\u30C8
EParameterName.onConsoleFlag=\u30B3\u30F3\u30BD\u30FC\u30EB\u3078\u51FA\u529B
EParameterName.onConsoleFlag=\u30B3\u30F3\u30BD\u30FC\u30EB\u306B\u51FA\u529B
NewProcessWizard.failureTitle=\u30A8\u30E9\u30FC
DesignerColorsPreferencePage.ConnectionColorGroup=\u63A5\u7D9A\u306E\u8272
modules.required=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4F7F\u7528\u3059\u308B\u305F\u3081\u306B\u5FC5\u8981\u3002
NodeSetActivateAction.Deactivate=\u975E\u30A2\u30AF\u30C6\u30A3\u30D6\u5316
modules.required=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4F7F\u7528\u3059\u308B\u305F\u3081\u306B\u5FC5\u8981
NodeSetActivateAction.Deactivate=\u7121\u52B9\u5316
EParameterName.database=\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9
EParameterName.start=\u958B\u59CB
EParameterName.prevColumnList=\u5BFE\u8C61\u30AB\u30E9\u30E0 \u30EA\u30B9\u30C8
@@ -261,13 +257,13 @@ 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
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
JobSettingsView.JobSettings=\u30B8\u30E7\u30D6
EParameterName.columnList=\u30AB\u30E9\u30E0 \u30EA\u30B9\u30C8
EParameterName.DisableErrors=\u30A8\u30E9\u30FC\u306E\u7121\u52B9\u5316
EParameterName.columnList=\u30AB\u30E9\u30E0\u30EA\u30B9\u30C8
EParameterName.DisableErrors=\u30A8\u30E9\u30FC\u3092\u7121\u52B9\u306B\u3059\u308B
EParameterName.NotLoadOldVariableLabel=\u5909\u6570\u304C\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u5B58\u5728\u3059\u308B\u304C\u8AAD\u307F\u8FBC\u307E\u308C\u3066\u3044\u306A\u3044\u5834\u5408
DesignerPreferencePage.SubjobColorGroup=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
MoveNodeLabelCommand.Label=\u30CE\u30FC\u30C9\u30E9\u30D9\u30EB\u306E\u79FB\u52D5
@@ -286,13 +282,13 @@ EParameterName.dbName=DB\u540D
TalendEditorContextMenuProvider.Row=\u30ED\u30A6
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 \:
NodeReturn.Availability.BEFORE=\u524D
EParameterName.DisableInfos=\u60C5\u5831\u306E\u7121\u52B9\u5316
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 :
NodeReturn.Availability.BEFORE=Before
EParameterName.DisableInfos=\u60C5\u5831\u3092\u7121\u52B9\u306B\u3059\u308B
ChangeValuesFromRepository.messageDialog.takeMessage=\u5165\u529B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u53D6\u5F97\u3057\u307E\u3059\u304B\uFF1F
EParameterName.lookupColumnList=\u30AB\u30E9\u30E0\u30EA\u30B9\u30C8\u306E\u53C2\u7167
EParameterName.lookupColumnList=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7\u30AB\u30E9\u30E0\u30EA\u30B9\u30C8
ExternalNodeChangeCommand.propagate=\u53CD\u6620
NoRepositoryDialog.Text=\u30ea\u30dd\u30b8\u30c8\u30ea\u304c\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002
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
CodeView.End=\u7D42\u4E86
@@ -304,9 +300,8 @@ NoRepositoryDialog.Title=\u30A8\u30E9\u30FC
StatsAndLogsComposite.ReloadMessages=\u73FE\u5728\u306E\u8A2D\u5B9A\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
EParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EParameterName.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
EParameterName.Status=\u30B9\u30C6\u30FC\u30BF\u30B9
EParameterName.Log.Db=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u30ED\u30B0\u51FA\u529B
NodesPasteAction.paste=\u8CBC\u308A\u4ED8\u3051
EParameterName.Log.Db=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u30ED\u30B0\u3092\u51FA\u529B
NodesPasteAction.paste=\u8CBC\u4ED8\u3051
TalendEditorPaletteFactory.Tools=\u30C4\u30FC\u30EB
EParameterName.Comment=\u30B3\u30E1\u30F3\u30C8
ChangeActivateStatusSubjobCommand.Label.DeactivePart=\u30B5\u30D6\u30B8\u30E7\u30D6\u3092\u7121\u52B9\u5316
@@ -320,7 +315,7 @@ AbstractPreferenceComposite.tipContent=\u30B5\u30D6\u30B8\u30E7\u30D6\u306B\u906
AbstractPreferenceComposite.warning=\u8B66\u544A\uFF1A{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.alert=\u30A2\u30E9\u30FC\u30C8
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
@@ -341,35 +336,35 @@ DbTableController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\
DbTableController.showTableList=\u73FE\u5728\u306E\u63A5\u7D9A\u306E\u30C6\u30FC\u30D6\u30EB\u30EA\u30B9\u30C8\u306E\u8868\u793A
DbTableController.waitingForOpen=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9 \u30C6\u30FC\u30D6\u30EB\u9078\u629E\u30C0\u30A4\u30A2\u30ED\u30B0\u304C\u958B\u304F\u306E\u3092\u5F85\u3063\u3066\u3044\u307E\u3059...
DesignerCoreService.property=\u30D7\u30ED\u30D1\u30C6\u30A3
DesignerCoreService.propertySource=\u30D7\u30ED\u30D1\u30C6\u30A3 \: \u30BD\u30FC\u30B9
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.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.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
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
DesignerPreferencePage.defaultConnection=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u63A5\u7D9A
DesignerPreferencePage.generateCode=\u30b8\u30e7\u30d6\u3092\u958b\u3044\u305f\u6642\u306b\u30b3\u30fc\u30c9\u3092\u751f\u6210
DesignerPreferencePage.generateCode=\u30B8\u30E7\u30D6\u3092\u958B\u3044\u305F\u6642\u306B\u30B3\u30FC\u30C9\u3092\u751F\u6210
EParameterName.Information=\u60C5\u5831\u306E\u8868\u793A
EParameterName.NoteColor=Note\u306E\u8272
EParameterName.NoteColor=\u6CE8\u8A18\u306E\u8272
EParameterName.NoteFont=\u30D5\u30A9\u30F3\u30C8
EParameterName.NoteLabelCenter=\u4E2D\u592E\u63C3\u3048
EParameterName.NoteLineColor=Note\u306E\u7DDA\u8272
EParameterName.NoteLineColor=\u6CE8\u8A18\u306E\u7DDA\u306E\u8272
EParameterName.NoteTextBottom=\u4E0B\u8A70\u3081
EParameterName.NoteTextCenter=\u4E2D\u592E\u63C3\u3048
EParameterName.NoteTextColor=\u30D5\u30A9\u30F3\u30C8\u306E\u8272
EParameterName.NoteTextLeft=\u5DE6\u8A70\u3081
EParameterName.NoteTextRight=\u53F3\u8A70\u3081
EParameterName.NoteTextTop=\u4E0A\u8A70\u3081
EParameterName.RowSeparator=\u884C\u533A\u5207\u308A\u8A18\u53F7
EParameterName.RowSeparator=\u884C\u533A\u5207\u308A
EParameterName.SubjobColor=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u8272
EParameterName.SubjobTitleColor=\u30BF\u30A4\u30C8\u30EB\u306E\u8272
EParameterName.TracesConnection=\u3053\u306E\u63A5\u7D9A\u306E\u30C8\u30EC\u30FC\u30B9
EParameterName.creation=\u4F5C\u6210
EParameterName.csvOption=CSV\u30AA\u30D7\u30B7\u30E7\u30F3
EParameterName.encoding=\u30A8\u30F3\u30B3\u30FC\u30C9
EParameterName.encoding=\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0
EParameterName.escapeChar=\u30A8\u30B9\u30B1\u30FC\u30D7\u6587\u5B57
EParameterName.FontBold=\u30DC\uFF0D\u30EB\u30C9
EParameterName.FontBold=\u592A\u5B57
EParameterName.FontItalic=\u659C\u5B57
EParameterName.FontSize=\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA
EParameterName.jobMainversion=\u30D0\u30FC\u30B8\u30E7\u30F3
@@ -377,31 +372,31 @@ EParameterName.jobVersion=\u30D0\u30FC\u30B8\u30E7\u30F3
EParameterName.modification=\u5909\u66F4
EParameterName.parallelize=\u4E26\u5217\u51E6\u7406\u306E\u6709\u52B9\u5316
EParameterName.parallelizeNumber=\u4E26\u5217\u51E6\u7406\u6570
EParameterName.parallelizeUnitSize=\u30D0\u30C3\u30D5\u30A1\u30E6\u30CB\u30C3\u30C8\u30B5\u30A4\u30BA\u306E\u4E26\u5217\u5316
EParameterName.showSubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u306E\u30BF\u30A4\u30C8\u30EB\u306E\u8868\u793A
EParameterName.textEnclosure=\u6587\u5B57\u5217\u306E\u5F15\u7528\u7B26
EParameterName.parallelizeUnitSize=\u4E26\u5217\u5B9F\u884C\u6642\u306E\u30D0\u30C3\u30D5\u30A1\u30E6\u30CB\u30C3\u30C8\u30B5\u30A4\u30BA
EParameterName.showSubjob=\u30B5\u30D6\u30B8\u30E7\u30D6\u30BF\u30A4\u30C8\u30EB\u306E\u8868\u793A
EParameterName.textEnclosure=\u56F2\u307F\u6587\u5B57
EParameterName.title=\u30BF\u30A4\u30C8\u30EB
EParameterName.StatDefaultProjectsetting=Stat \u30c7\u30d5\u30a9\u30eb\u30c8\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u8a2d\u5b9a
EParameterName.StatDefaultProjectsetting=Stat \u30C7\u30D5\u30A9\u30EB\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A
EParameterName.ImplictDefaultProjectsetting=\u6697\u9ED9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A
EmfComponent.0=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0} \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
EmfComponent.RGBNotCorrect=\u30E9\u30D9\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30E9\u306ERGB\u5B9A\u7FA9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0}\u3002
EmfComponent.attachedConnection=\u63A5\u3057\u3066\u3044\u308B\u63A5\u7D9A
EmfComponent.componentNotExist=<\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\:{0}> \u30b3\u30cd\u30af\u30bf \\"{1}\\" \u304cXML\u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001 \u5b58\u5728\u3057\u307e\u305b\u3093\u3002
ExecuteSystemCommandCommand.contentNull=\u30B3\u30F3\u30C6\u30F3\u30C4\u304CNULL\u5024\u3067\u3059
EmfComponent.0=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
EmfComponent.RGBNotCorrect=\u30E9\u30D9\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30E9\u30FC\u5185\u306ERGB\u5B9A\u7FA9\u304C\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{0}\u3002
EmfComponent.attachedConnection=\u4ED8\u52A0\u3055\u308C\u305F\u63A5\u7D9A
EmfComponent.componentNotExist=<\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\uFF1A{0}>\u30B3\u30CD\u30AF\u30BF\u30FC \\\\\"{1}\\\\\" \u304Cxml\u5185\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ExecuteSystemCommandCommand.contentNull=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304CNULL\u5024\u3067\u3059
ExecuteSystemCommandCommand.typeNull=\u30BF\u30A4\u30D7\u304CNULL\u5024\u3067\u3059
Extra.UseProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306E\u4F7F\u7528
FilterTraceColumnAction.Column=\u30AB\u30E9\u30E0
FilterTraceColumnAction.Condition=\u6761\u4EF6
FilterTraceColumnAction.SelectAll=\u3059\u3079\u3066\u9078\u629E
FilterTraceColumnAction.SetupTraces=\u30C8\u30EC\u30FC\u30B9\u306E\u30BB\u30C3\u30C8\u30A2\u30C3\u30D7
FilterTraceColumnAction.UnselectAll=\u3059\u3079\u3066\u306e\u9078\u629e\u3092\u89e3\u9664
GEFPasteAction.textWarning=\u8B66\u544A
FilterTraceColumnAction.UnselectAll=\u3059\u3079\u3066\u306E\u9078\u629E\u3092\u89E3\u9664
GEFPasteAction.textWarning=\u8B66\u544A\uFF01
GEFPasteAction.warningMessages=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u7279\u6709\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8(Input/output)\u3092\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
GuessSchemaController.0=DB\u63A5\u7D9A\u30A8\u30E9\u30FC\u3001\u307E\u305F\u306FSQL\u30AF\u30A8\u30EA\u6587\u5B57\u5217\u306E\u30A8\u30E9\u30FC\u3001\u3082\u3057\u304F\u306F\u300C\u30B9\u30AD\u30FC\u30DE\u306E\u63A8\u5B9A\u300D\u306F\u73FE\u5728\u306ESQL\u30AF\u30A8\u30EA\u6587\u5B57\u5217 {0} \u3068\u4E00\u81F4\u3057\u3066\u3044\u307E\u305B\u3093\u3002
GuessSchemaController.connectionError=\u63A5\u7D9A\u30A8\u30E9\u30FC
GuessSchemaController.connectionFailed=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u63A5\u7D9A\u304C\u5931\u6557\u3057\u307E\u3057\u305F
GuessSchemaController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
I18nPreferencePage.allTranslation=\u3059\u3079\u3066\u306e\u7ffb\u8a33\u306e\u30a4\u30f3\u30dd\u30fc\u30c8
GuessSchemaController.setParameter=\u63A5\u7D9A\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
I18nPreferencePage.allTranslation=\u3059\u3079\u3066\u306E\u7FFB\u8A33\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
I18nPreferencePage.completeInfo=Babili\u304B\u3089\u7FFB\u8A33\u304C\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3057\u305F\u304C\u3001\u30C6\u30B9\u30C8\u306E\u305F\u3081\u306B\u8868\u793A\u3055\u308C\u308B\u3060\u3051\u3067\u3059\u3002\u518D\u8D77\u52D5\u3059\u308B\u3068\u3001\u305D\u308C\u3089\u306E\u7FFB\u8A33\u30C6\u30AD\u30B9\u30C8\u306F\u5931\u308F\u308C\u307E\u3059\u3002
I18nPreferencePage.loading=Babili\u304B\u3089\u66F4\u65B0\u306E\u30ED\u30FC\u30C7\u30A3\u30F3\u30B0
I18nPreferencePage.needRestart=\u30ED\u30FC\u30AB\u30EB\u8A00\u8A9E\uFF08\u518D\u8D77\u52D5\u304C\u5FC5\u8981\uFF09
@@ -410,7 +405,7 @@ I18nPreferencePage.translationInformation=Babili\u306E\u7FFB\u8A33\u306E\u30C6\u
I18nPreferencePage.validateTranslation=\u691C\u8A3C\u3055\u308C\u305F\u7FFB\u8A33\u306E\u307F\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
IconSelectionController.MessageTitle=\u30A8\u30E9\u30FC
IconSelectionController.Messages=\u9078\u629E\u3059\u308B\u30A2\u30A4\u30B3\u30F3\u306E\u30B5\u30A4\u30BA\u306F 32x32 \u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
IconSelectionController.Revert=\u5143\u306B\u623B\u3059
IconSelectionController.Revert=\u623B\u3059
ImplicitContextLoad.LoadOldPreferences=ImplicitContextLoad \u306E\u8A2D\u5B9A\u304C\u53E4\u3044\u57FA\u672C\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
JavaSampleCodeFactory.schema=//\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3068\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u5F93\u3063\u3066\u751F\u6210\u3055\u308C\u305F\u30B3\u30FC\u30C9
JobHierarchyViewPart.reason=\u3053\u308C\u306B\u306F\u3044\u304F\u3064\u304B\u7406\u7531\u304C\u3042\u308A\u307E\u3059\u3002
@@ -418,37 +413,37 @@ JobHierarchyViewPart.showDecription=\u30B8\u30E7\u30D6\u306E\u968E\u5C64\u3092\u
JobHierarchyViewer.hirarchy=\u30B8\u30E7\u30D6\u968E\u5C64
JobLaunchConfigurationDelegate.jobNotFound=\u30B8\u30E7\u30D6 {0} \u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u304A\u305D\u3089\u304F\u524A\u9664\u3055\u308C\u3066\u3044\u307E\u3059\u3002
JobTemplateViewsAndProcessUtil.jobName=\u30B8\u30E7\u30D6\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30A6\u30A3\u30B6\u30FC\u30C9\u7528\u306E\u30E2\u30C3\u30AF\u30B8\u30E7\u30D6
MultipleThreadDynamicComposite.gatherInformation=\u30ea\u30dd\u30b8\u30c8\u30ea\u304b\u3089\u60c5\u5831\u3092\u53ce\u96c6\u4e2d
MultipleThreadDynamicComposite.gatherInformation=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u60C5\u5831\u3092\u53CE\u96C6\u4E2D
Node.componentNotExist=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 {0}\u306B\u4F9D\u5B58\u3057\u3066\u3044\u307E\u3059\u304C\u3001\u305D\u308C\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF "{0}\\" \u304B\u3089\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.differentFromSchemaDefined=\u5165\u529B\u30EA\u30F3\u30AF \"{0}\\\\\" \u304B\u3089\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.errorMessage1=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on sub job ok" / "on sub job error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage2=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "data" \u30EA\u30F3\u30AF \u307E\u305F\u306F "iterate" \u30EA\u30F3\u30AF\u3057\u304B\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage3=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "run if" \u30EA\u30F3\u30AF\u306F\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.errorMessage4=\u30B5\u30D6\u30D7\u30ED\u30BB\u30B9\u3092\u8D77\u52D5\u3057\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F "on component ok" / "on component error" \u306E\u3044\u305A\u308C\u306E\u30EA\u30F3\u30AF\u3082\u5165\u529B\u306B\u3042\u308A\u307E\u305B\u3093\u3002
Node.getSchemaOrNot=\u30BF\u30FC\u30B2\u30C3\u30C8 \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u53D6\u5F97\u3057\u307E\u3059\u304B\uFF1F
Node.input=\u5165\u529B \:(
Node.input=\u5165\u529B\uFF1A\uFF08
Node.inputLinkDifferentFromSchemaDefined=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u521D\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u30B9\u30AD\u30FC\u30DE\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.needOneValue=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E\u5024\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noColumnDefined="{0}"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noColumnDefined=\"{0}\"\u3068\u3044\u3046\u540D\u524D\u306E\u51FA\u529B\u30B9\u30AD\u30FC\u30DE/\u30EA\u30F3\u30AF\u306B\u306F\u30AB\u30E9\u30E0\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002
Node.noInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5165\u529B\u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noOutputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30EA\u30F3\u30AF\u3092\u6301\u3063\u305F\u51FA\u529B\u304C\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.noSchemaDefined=\u30B9\u30AD\u30FC\u30DE\u304C\u307E\u3060\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Node.notEnoughTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.output=\u51FA\u529B \:(
Node.notEnoughTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u306F\u5341\u5206\u306A \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.output=\u51FA\u529B\uFF1A\uFF08
Node.outputNeedInputLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u51FA\u529B\u304C\u3042\u308B\u306A\u3089\u3001\u30C7\u30FC\u30BF\u3092\u53CD\u6620\u3059\u308B\u5165\u529B\u30EA\u30F3\u30AF\u304C\u5FC5\u8981\u3067\u3059\u3002
Node.parameterEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u304C\u7A7A\u3067\u3059\u304C\u3001\u5FC5\u9808\u3067\u3059\u3002
Node.parameterEmpty=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u304C\u7A7A\u3067\u3059\u3001\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.parameterNotExist=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \u306F\u3082\u3046\u5B58\u5728\u3057\u306A\u3044\u5024 ({1}) \u3092\u6301\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaDifferent=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) \: \u30B9\u30AD\u30FC\u30DE\u306F\u30AF\u30A8\u30EA\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF "{0}" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E "{0}" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
OpenContextChooseComboDialog.context=CONTEXT\:
Node.schemaDifferent=\u30D1\u30E9\u30E1\u30FC\u30BF ({0}) : \u30B9\u30AD\u30FC\u30DE\u306F\u30AF\u30A8\u30EA\u3068\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002
Node.schemaNotSame=\u30DE\u30FC\u30B8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5165\u529B\u30EA\u30F3\u30AF \"{0}\" \u306E\u30B9\u30AD\u30FC\u30DE\u306F\u4E92\u3044\u306B\u7570\u306A\u3063\u3066\u3044\u307E\u3059\u3002\u540C\u3058\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
Node.tooMuchTypeInput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u5165\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
Node.tooMuchTypeOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E \"{0}\" \u30BF\u30A4\u30D7\u306E\u51FA\u529B\u306F\u591A\u3059\u304E\u307E\u3059\u3002
OpenContextChooseComboDialog.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:
OpenExistVersionProcess.open=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F
OpenExistVersionProcess.open.dialog=\u30B8\u30E7\u30D6\u3092\u958B\u304F
OpenExistVersionProcess.open.title=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u9078\u629E\u3057\u3066\u958B\u304F
OpenExistVersionProcessPage.errorMessage=\u65B0\u898F\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
OpenExistVersionProcessPage.errorMessage=\u65B0\u3057\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
OpenExistVersionProcessPage.messageCreated=\u3053\u306E\u30B8\u30E7\u30D6\u304C\u30E6\u30FC\u30B6\u30FC\u306B\u3088\u3063\u3066\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u5834\u5408\u306F\u3001\u65B0\u3057\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u30B8\u30E7\u30D6\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002
OpenExistVersionProcessPage.textContent=\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F5C\u6210\u3057\u3001\u958B\u304D\u307E\u3059\u304B\uFF1F
OpenJobAction.description=\u30A8\u30C7\u30A3\u30BF\u3067\u30B8\u30E7\u30D6\u3092\u958B\u304F
@@ -465,15 +460,15 @@ ParallelExecutionAction.talend=Talend
PromptDefaultValueDialog.column=\u30AB\u30E9\u30E0
PromptDefaultValueDialog.columnValue=\u30AB\u30E9\u30E0\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u306E\u8A2D\u5B9A
PromptDefaultValueDialog.defaultValue=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024
PropertiesPreferencePage.textFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 \:
PropertiesPreferencePage.textFont=\u30E1\u30E2\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8 :
PropertiesTableEditorModel.popWindow=\u9078\u629E\u3057\u305F\u884C\u306E\u30B9\u30AD\u30FC\u30DE\u306F\u524A\u9664\u3055\u308C\u307E\u3059\u3002\u3088\u308D\u3057\u3044\u3067\u3059\u304B\uFF1F
PropertiesTableEditorModel.removeSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u524A\u9664
PropertiesWizardPage.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
PropertyTypeController.saveToMetadata=\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u30E1\u30BF\u30C7\u30FC\u30BF\u306B\u4FDD\u5B58
QueryTypeController.alert=\u8B66\u544A
QueryTypeController.nothingToGuess=\u63A8\u5B9A\u3059\u308B\u7269\u304C\u3042\u308A\u307E\u305B\u3093\u3002
QueryTypeController.alert=\u30A2\u30E9\u30FC\u30C8
QueryTypeController.nothingToGuess=\u63A8\u5B9A\u5BFE\u8C61\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ReloadFromProjectSettings=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u304B\u3089\u30EA\u30ED\u30FC\u30C9 (&R)
ReloadFromProjectSettingsMessages=\u73FE\u5728\u306E\u8A2D\u5B9A\u306F\u4E0A\u66F8\u304D\u3055\u308C\u307E\u3059\u3001\u7D9A\u3051\u307E\u3059\u304B\uFF1F
ReloadFromProjectSettingsToolTipText=\u30D7\u30EC\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u30DA\u30FC\u30B8\u304B\u3089\u5024\u3092\u30EA\u30ED\u30FC\u30C9 (Shift+R)
@@ -484,17 +479,17 @@ 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.sqlPattern=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30EA\u30B9\u30C8
SQLPatternComposite.up=\u4E0A\u3078
SQLPatternComposite.up=\u30A2\u30C3\u30D7
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)
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
SqlMemoController.query=\u30AF\u30A8\u30EA
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
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
StatsAndLogsPreferencePage.repositoryType=\u30ea\u30dd\u30b8\u30c8\u30ea\u30bf\u30a4\u30d7
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.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
@@ -522,28 +517,28 @@ TraceEnableAction.TraceEnableDesc=\u30C8\u30EC\u30FC\u30B9\u3092\u6709\u52B9\u53
TraceEnableAction.TraceEnableTitle=\u30C8\u30EC\u30FC\u30B9\u306E\u6709\u52B9\u5316
UpdateManagerUtils.updateMOfification=\u66F4\u65B0\u30DE\u30CD\u30FC\u30B8\u30E3\u306E\u5909\u66F4
WSDL2JAVAController.TOS=Talend Open Studio
WSDL2JAVAController.generateFileFailed=Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n{0} \:
WSDL2JAVAController.generateFileFailedFromWSDL=WSDL\u30D5\u30A1\u30A4\u30EB\:{0} \u304B\u3089Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
WSDL2JAVAController.generateFileFailed=Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n{0} :
WSDL2JAVAController.generateFileFailedFromWSDL=WSDL\u30D5\u30A1\u30A4\u30EB:{0} \u304B\u3089Java\u30D5\u30A1\u30A4\u30EB\u306E\u751F\u6210\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
JobSettingProjectSettingPage.implictLabel=\u6697\u9ED9\u7684\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u8AAD\u307F\u8FBC\u307F
JobSettingProjectSettingPage.statAndLog=Stats & Logs
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.consoleFont=\u30B3\u30F3\u30BD\u30FC\u30EB\u306E\u30C6\u30AD\u30B9\u30C8\u30D5\u30A9\u30F3\u30C8\uFF1A
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.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.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.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\uFF08\u79D2\uFF09
PerformancePreferencePage.ActivedTimeoutSetting=DB\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316
PerformancePreferencePage.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
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
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u66F4\u65B0
PerformancePreferencePage.RepositoryPreferencePage.RefreshTitle=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.RefreshDeleted=\u9805\u76EE\u524A\u9664\u6642\u306B\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.RefreshCreated=\u9805\u76EE\u4F5C\u6210\u6642\u306B\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.ReferenceProjectMerged=\u53c2\u7167\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30de\u30fc\u30b8
PerformancePreferencePage.RepositoryPreferencePage.ReferenceProjectMerged=\u53C2\u7167\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u30DE\u30FC\u30B8
PerformancePreferencePage.RepositoryPreferencePage.RefreshManually=\u624B\u52D5\u3067\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.RefreshSaved=\u9805\u76EE\u306E\u4FDD\u5B58\u6642\u306B\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
PerformancePreferencePage.RepositoryPreferencePage.RefreshSaved=\u9805\u76EE\u4FDD\u5B58\u6642\u306B\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ShowJobSettingsViewAction.showView=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u30D3\u30E5\u30FC\u306E\u8868\u793A
Node.eachRowNeedLoop=\u5404\u884C\u306E\u30D1\u30E9\u30E1\u30FC\u30BF {0} \u306B\u306F\u5C11\u306A\u304F\u3068\u3082\u4E00\u3064\u306E\u5024\u304C\u5FC5\u8981\u3067\u3059\u3002
ConnectionCreateCommand.inputValid=\u5165\u529B\u304C\u7121\u52B9\u3067\u3059\u3002
@@ -559,7 +554,7 @@ ErrorMessageDialog.EXCEP_IN_COM=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3067
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.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
@@ -568,25 +563,26 @@ EParameterName.sharedConnectionName=\u5171\u6709\u63A5\u7D9A\u540D
EParameterName.useMultiSaparators=\u8907\u6570\u306E\u533A\u5207\u308A\u8A18\u53F7\u306E\u4F7F\u7528
EParameterName.multiSaparators=\u533A\u5207\u308A\u8A18\u53F7
EParameterName.multiKeyValues=\u30AD\u30FC\u5024
EmfComponent.tnsfile=TNS\u30D5\u30A1\u30A4\u30EB\u306E\u4F7F\u7528
ErrorMessageDialog.property_error=\u30D7\u30ED\u30D1\u30C6\u30A3\u30A8\u30E9\u30FC \:
EmfComponent.tnsfile=Tns\u30D5\u30A1\u30A4\u30EB\u306E\u4F7F\u7528
ErrorMessageDialog.property_error=\u30D7\u30ED\u30D1\u30C6\u30A3\u30A8\u30E9\u30FC :
MergeOrderDialog.ConnectionName=\u63A5\u7D9A\u540D
ModifyOutputOrderAction.text={0} \u30EA\u30F3\u30AF\u306E\u9806\u5E8F\u306E\u4FEE\u6B63
ModifyOutputOrderDialog.title=\ {0} - {1} \u306E\u9806\u5E8F\u306E\u66F4\u65B0
TnsEditorDialog.Service=\u30B5\u30FC\u30D3\u30B9
TnsEditorDialog.Value=\u5024
UpdateDetectionDialog.ShowDependenciesMess=\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(*) \: \u30B8\u30E7\u30D6\u3092\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
UpdateDetectionDialog.ShowDependenciesMess=\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(*) : \u30B8\u30E7\u30D6\u3092\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
PerformancePreferencePage.itemsRelationDialogMessage=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u306F\u6642\u9593\u304C\u304B\u304B\u308A\u307E\u3059\u3001\u4ECA\u30D3\u30EB\u30C9\u3057\u307E\u3059\u304B\uFF1F
PerformancePreferencePage.itemsRelationDialogTitle=\u30A2\u30A4\u30C6\u30E0\u95A2\u4FC2\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u30D3\u30EB\u30C0\u30FC
PerformancePreferencePage.itemsRelationsCheckbox=\u9805\u76EE\u95A2\u4FC2\u306E\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u4F7F\u7528\uFF08\u5B9F\u9A13\u7684\uFF09
EParameterName.jvmArgTitle=\u7279\u5B9A\u306EJVM\u5F15\u6570\u306E\u4F7F\u7528
EParameterName.service_name=\u30ED\u30FC\u30AB\u30EB\u30B5\u30FC\u30D3\u30B9\u540D
EParameterName.KeepCDCDatasTitle=CDC\u30C6\u30FC\u30D6\u30EB\u306B\u30C7\u30FC\u30BF\u4FDD\u6301
EParameterName.KeepCDCDatasTitle=CDC\u30C6\u30FC\u30D6\u30EB\u306B\u30C7\u30FC\u30BF\u3092\u4FDD\u6301
Node.PatterErrorMessage=\u65E5\u4ED8\u30D1\u30BF\u30FC\u30F3\u306E\u5024\u3092\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
Node.QueryLosed=XPath \u30AF\u30A8\u30EA\u3092\u5931\u3044\u307E\u3057\u305F
Node.Remove_Rejects="rejects" \u63A5\u7D9A\u3092\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
MessageMemoController.Message=\u30E1\u30C3\u30BB\u30FC\u30B8
DocumentationPreferencePage.userDocLogo=\u30E6\u30FC\u30B6\u30FC\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u30ED\u30B4 \:
DocumentationPreferencePage.companyName=\u4F1A\u793E\u540D \:
DocumentationPreferencePage.userDocLogo=\u30E6\u30FC\u30B6\u30FC\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u30ED\u30B4 :
DocumentationPreferencePage.companyName=\u4F1A\u793E\u540D :
EParameterName.FunName=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u540D
I18nPreferencePage.importBabili=Babili\u304B\u3089\u7FFB\u8A33\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
I18nPreferencePage.restart=\u518D\u8D77\u52D5
@@ -600,7 +596,7 @@ 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
EParameterName.IDocName=IDoc\u540D
EParameterName.jdbcURL=JDBC URL
EParameterName.driverJar=\u30C9\u30E9\u30A4\u30D0Jar\u30D5\u30A1\u30A4\u30EB
EParameterName.driverJar=Jar\u30C9\u30E9\u30A4\u30D0
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
@@ -613,7 +609,7 @@ ShowRoutineItemsDialog.title=\u30EB\u30FC\u30C1\u30F3\u306E\u9078\u629E
AbstractMultiPageTalendEditor_pleaseWait=\u4FDD\u5B58\u3057\u3066\u3044\u307E\u3059\u3002\u304A\u5F85\u3061\u304F\u3060\u3055\u3044...
DocumentationPreferencePage.use_css_template=HTML\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u3068\u304DCSS\u30D5\u30A1\u30A4\u30EB\u3092\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3068\u3057\u3066\u4F7F\u7528
DocumentationPreferencePage.css_file=CSS\u30D5\u30A1\u30A4\u30EB
DocumentationPreferencePage.must_css_file=\u5024\u306FCSS\u30D5\u30A1\u30A4\u30EB\u3067\u306A\u3051\u308C\u3070\u3044\u3051\u307E\u305B\u3093
DocumentationPreferencePage.must_css_file=CSS\u30D5\u30A1\u30A4\u30EB\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044
DocumentationPreferencePage.must_existing_value=\u5024\u306F\u5B58\u5728\u3059\u308B\u30D5\u30A1\u30A4\u30EB\u3067\u306A\u3051\u308C\u3070\u3044\u3051\u307E\u305B\u3093\n
Node.componentDoesntSupportDynamic=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30BF\u30A4\u30D7\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093
Node.dynamicNotSupported=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30BF\u30A4\u30D7\u306F\u3053\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093
@@ -625,12 +621,12 @@ Node.lengthDiffWarning=\u5165\u529B\u30EA\u30F3\u30AF"{0}"\u306E\u30B9\u30AD\u30
WSDL2JAVAController.WSDLEquals=WSDL\u3092""\u306B\u8A2D\u5B9A\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\uFF1B
BringForwardAction_bring_forward=\u524D\u9762\u3078\u79FB\u52D5
BringToFrontAction_bring_to_front=\u6700\u524D\u9762\u3078\u79FB\u52D5
Processor.commandLineLog=\u30B3\u30DE\u30F3\u30C9\u30E9\u30A4\u30F3:
Processor.configureJava=Java \u30A4\u30F3\u30BF\u30D7\u30EA\u30BF\u304C\u69CB\u6210\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Processor.configurePerl=Perl \u30A4\u30F3\u30BF\u30D7\u30EA\u30BF\u304C\u69CB\u6210\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Processor.execFailed=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
Processor.commandLineLog=\u30B3\u30DE\u30F3\u30C9\u30E9\u30A4\u30F3\uFF1A
Processor.configureJava=Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF\u30FC\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
Processor.configurePerl=Perl\u30A4\u30F3\u30BF\u30FC\u30D7\u30EA\u30BF\u30FC\u304C\u672A\u8A2D\u5B9A\u3067\u3059\u3002
Processor.execFailed=\u30B8\u30E7\u30D6\u306E\u5B9F\u884C\u306B\u5931\u6557
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
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
EParameterName.validationRuleItemid=\u691C\u8A3C\u30EB\u30FC\u30EB\u306E\u9805\u76EEID
EParameterName.validationRules=\u65E2\u5B58\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528
@@ -653,14 +649,14 @@ DataCertController.tDataCertAdvancedLookUp.componentName=tPassportAdvancedLookUp
tPassportAdvancedDenormalize.needOneValue={0}\u304B{1}\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044\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.display.deactiveRepositoryUpdate=\u30EA\u30DD\u30B8\u30C8\u30EA\u306E\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\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
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.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.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
CamelPerformancePreferencePage.ActivedTimeoutSetting=DB\u63A5\u7D9A\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3092\u6709\u52B9\u5316
CamelPerformancePreferencePage.ConnectionTimeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
CamelPerformancePreferencePage.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
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
@@ -677,7 +673,7 @@ 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.userName=User name (\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
@@ -687,11 +683,14 @@ OpenExistVersionProcessWizard.windowTitle=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u
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
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
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.ConnectionModifyError=\u958B\u59CB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30B5\u30D6\u30B8\u30E7\u30D6\u30EA\u30F3\u30AF\u304C\u3042\u308B\u3068\u304D\u306B\u306F\u3001\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
ConnectionSetAsMainRef.ERROR=\u30A8\u30E9\u30FC
ModifyMergeOrderAction.ConnectionModifyError=\u958B\u59CB\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u30B5\u30D6\u30B8\u30E7\u30D6\u30EA\u30F3\u30AF\u304C\u3042\u308B\u3068\u304D\u306B\u306F\u3001\u63A5\u7D9A\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093
ModifyMergeOrderAction.ERROE=\u30A8\u30E9\u30FC
ConnectionDeleteCommand.COLLAPSE=\u8B66\u544A
ConnectionDeleteCommand.COLLAPSEJOBLET=\u30B8\u30E7\u30D6\u306B\u5C55\u958B\u3055\u308C\u3066\u3044\u308B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u63A5\u7D9A\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093
MultiPageTalendEditor.DIRTY=\u30C0\u30FC\u30C6\u30A3\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
MultiPageTalendEditor.DIRTYMESSAGE=\ \u304C\u30C0\u30FC\u30C6\u30A3\u3067\u3059\u3002\u6700\u521D\u306B\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u3092\u4FDD\u5B58\u3057\u3066\u4E0B\u3055\u3044\u3002\u4FDD\u5B58\u3057\u306A\u3044\u3068\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u5909\u66F4\u304C\u5931\u308F\u308C\u307E\u3059\u3002
UpdateDetectionDialog.jobletMessage=\u30B8\u30E7\u30D6\u306F\u66F4\u65B0\u5F8C\u306B\u30AF\u30ED\u30FC\u30BA\u3057\u307E\u3059\u3002
ImportExportPreferencePage.addClasspathJar=\u30B8\u30E7\u30D6\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u969B\u306B\u306F\u30AF\u30E9\u30B9\u30D1\u30B9\u306Ejar\u30D5\u30A1\u30A4\u30EB\u3092\u8FFD\u52A0\u3057\u3066\u304F\u3060\u3055\u3044(\u30B8\u30E7\u30D6\u30B5\u30FC\u30D0\u3068\u306E\u4E92\u63DB\u6027\u306F\u3042\u308A\u307E\u305B\u3093)\u3002
DbTableController.dialog.title=\u30A8\u30E9\u30FC
@@ -702,7 +701,7 @@ AbstractMultiPageTalendEditor.canNotSaveMessage.routine=\u30EB\u30FC\u30C1\u30F3
EParameterName.dParallelize=\u4E26\u5217\u5316\u7121\u52B9\u5316
EOozieParameterName.hadoopAppPath=HDFS\u30D1\u30B9
EOozieParameterName.jobId=\u30B8\u30E7\u30D6ID
EOozieParameterName.repositoryConnectionId="Oozie\u63A5\u7D9AID"
EOozieParameterName.repositoryConnectionId=\"Oozie\u63A5\u7D9AID\"
PropertiesContextAction.parallelization=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
Connection.paral_partitioner=\u30ED\u30A6\u3092\u5206\u5272
Connection.paral_departitioner=\u30ED\u30A6\u3092\u7D71\u5408
@@ -710,38 +709,52 @@ Connection.paral_repartitioner=\u30ED\u30A6\u3092\u518D\u5206\u5272
Connection.paral_none=\u306A\u3057
JavaSampleCodeFactory.askRegenerateCode=\u30B3\u30FC\u30C9\u751F\u6210\u3092\u5B9F\u65BD\u3059\u308B\u3068\u4EE5\u4E0B\u306E\u30A6\u30A3\u30F3\u30C9\u30A6\u306B\u8868\u793A\u3055\u308C\u3066\u3044\u308B\u30B3\u30FC\u30C9\u3092\u4E0A\u66F8\u304D\u3059\u308B\u3053\u3068\u306B\u306A\u308A\u307E\u3059\u3002\u64CD\u4F5C\u3092\u7D9A\u3051\u307E\u3059\u304B\uFF1F
ProcessUpdateManager.Question=\u8CEA\u554F
ProcessUpdateManager.QuestionString=\u30B8\u30E7\u30D6\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u3088\u3046\u306B\u65B0\u898F\u30AB\u30E9\u30E0\u3092\u8A2D\u5B9A\u3057\u307E\u3059\u304B?
PropertiesContextAction.disableParallelization=\u4E26\u5217\u5316\u7121\u52B9\u5316
OpenExistVersionProcessWizard.windowTitle1=\u4ED6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u958B\u304F
Node.notSupportDepartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.notSupportPartitioning=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3057\u304B\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.partitionKeysNotSame=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CB\u30F3\u30B0\u30AD\u30FC\u306F\u3001\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CB\u30F3\u30B0\u63A5\u7D9A\u3068\u540C\u3058\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
Node.supportPartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u73FE\u5728\u3001\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CB\u30F3\u30B0\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u3059\u3002
Node.notSupportPartition=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
Node.repeatPartition=\u524D\u306B\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u884C\u304C\u65E2\u306B\u3042\u308A\u307E\u3059\u3002
Node.repeatDepartition=\u524D\u306B\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30F3\u884C\u304C\u65E2\u306B\u3042\u308A\u307E\u3059\u3002
OpenExistVersionProcess.open.title1=\u958B\u304D\u305F\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u9078\u629E
OpenExistVersionProcessPage.messageCreated1=\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u304C\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u30ED\u30C3\u30AF\u3057\u3066\u3044\u308B\u5834\u5408\u3001\u65B0\u898F\u30D0\u30FC\u30B8\u30E7\u30F3\u306F\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002
OpenExistVersionProcessPage.labelContent=(\u30B8\u30E7\u30D6\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u65B0\u898F\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002)
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.checkTRunjobwithMRProcess={1} \u30B8\u30E7\u30D6\u306F\u72EC\u7ACB\u3057\u305F\u5B9F\u884C({0})\u3068\u306E\u9593\u306B\u306E\u307F\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u3059\u3002
Node.lostPartitioner=\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CA\u30FC\u884C\u306E\u524D\u306B\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CA\u30FC\u884C\u304C\u5FC5\u8981\u3067\u3059\u3002
Node.lostDepartitioner=\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CA\u30FC\u884C\u306E\u5F8C\u308D\u306B\u30C7\u30D1\u30FC\u30C6\u30A3\u30B7\u30E7\u30CA\u30FC\u884C\u304C\u5FC5\u8981\u3067\u3059\u3002
Node.setPartitioning=\u30D1\u30E9\u30EC\u30EB\u5316\u3092\u8A2D\u5B9A
Node.nothingDoForPartitioning=\u3053\u306E\u30B8\u30E7\u30D6\u306B\u306F\u4F55\u3082\u3059\u308B\u3053\u3068\u304C\u3042\u308A\u307E\u305B\u3093\u3002
Node.hasInexistentColumn=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC({1})\u306E\u30AB\u30E9\u30E0({0})\u306F\u30B9\u30AD\u30FC\u30DE\u5185\u306B\u5B58\u5728\u305B\u305A\u3001Studio\u306F\u5143\u306E\u30AB\u30E9\u30E0\u3067\u306F\u306A\u304F\u6700\u521D\u306E\u30AB\u30E9\u30E0\u3092\u53D6\u308A\u307E\u3059\u3002\u624B\u52D5\u3067\u4FEE\u6B63\u3057\u3066\u4E0B\u3055\u3044\u3002
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...
CodeView.initMessage=\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u306E\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
ModulesInstaller_title1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u306A\u3044\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30EA\u30B9\u30C8
ModulesInstaller_text2=\u9078\u629E\u3055\u308C\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001\u6B21\u306E\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
PropertiesWizardPage.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5B8C\u5168\u306B\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
ModulesInstaller_title2=\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u306A\u3044\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30EA\u30B9\u30C8
PropertiesWizardPage.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306A\u8B58\u5225\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C81\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u30B3\u30E1\u30F3\u30C82\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u8272
ColorsCodeViewerPreferencePage.FunctionColor=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u8272
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C8\uFF11\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.Comment2Color=\u30B3\u30E1\u30F3\u30C8\uFF12\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.DigitColor=\u6570\u5B57\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.FunctionColor=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.InvalidColor=\u4E0D\u6B63\u8272
ColorsCodeViewerPreferencePage.LabelColor=\u30E9\u30D9\u30EB\u8272
ColorsCodeViewerPreferencePage.LabelColor=\u30E9\u30D9\u30EB\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.Literal1Color=\u30EA\u30C6\u30E9\u30EB1\u8272
ColorsCodeViewerPreferencePage.Literal2Color=\u30EA\u30C6\u30E9\u30EB2\u8272
ColorsCodeViewerPreferencePage.MarkupColor=\u30DE\u30FC\u30AF\u30A2\u30C3\u30D7\u8272
ColorsCodeViewerPreferencePage.Literal2Color=\u30EA\u30C6\u30E9\u30EB\uFF12\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.MarkupColor=\u30DE\u30FC\u30AF\u30A2\u30C3\u30D7\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u6F14\u7B97\u5B50\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u6A19\u6E96\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
ColorsCodeViewerPreferencePage.fieldTip=\u592A\u5B57
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C91\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C92\u8272
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF11\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF12\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C93\u8272
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
@@ -750,21 +763,40 @@ MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u5
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
MetadataTypeLengthConstants.STRING_LENGTH=String
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
ContextParameterProposal.Type=\n\u30C7\u30FC\u30BF\u578B\: {1}
ContextParameterProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
NodeReturnProposal.Description=\u8AAC\u660E\uFF1A{0}
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210\uFF1A
RoutinesFunctionProposal.Description=\u8AAC\u660E\uFF1A
RoutinesFunctionProposal.Example=\u4F8B\uFF1A
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u30D6\u30FC\u30EB\u5024
MetadataTypeLengthConstants.BIGDECIMAL_LENGTH=BigDecimal
MetadataTypeLengthConstants.BYTE_LENGTH=\u30D0\u30A4\u30C8
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570
MetadataTypeLengthConstants.BYTEARRAY_LENGTH=\u30D0\u30A4\u30C8[]
MetadataTypeLengthConstants.LONG_LENGTH=Long
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u6587\u5B57
MetadataTypeLengthConstants.OBJECT_LENGTH=\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u6642
MetadataTypeLengthConstants.SHORT_LENGTH=\u77ED\u3044
MetadataTypeLengthConstants.DOUBLE_LENGTH=\u500D\u6570
MetadataTypeLengthConstants.STRING_LENGTH=\u6587\u5B57\u5217
MetadataTypeLengthConstants.FLOAT_LENGTH=Float
MetadataTypeLengthConstants.LIST_LENGTH=\u30EA\u30B9\u30C8
MetadataTypeLengthConstants.DATETIME_LENGTH=\u65E5\u6642
ContextParameterProposal.ContextVariable=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u3002
ContextParameterProposal.Description=\u8AAC\u660E: {0}
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
ContextParameterProposal.Type=\u30BF\u30A4\u30D7: {1}
ContextParameterProposal.VariableName=\u5909\u6570\u540D: {2}
NodeReturnProposal.Availability=\n\u53EF\u7528\u6027: {4}
NodeReturnProposal.Description=\u8AAC\u660E: {0}
NodeReturnProposal.GlobalVariable=\n\n\u30B0\u30ED\u30FC\u30D0\u30EB\u5909\u6570\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8{1} [{2}]\u306E\u30D7\u30ED\u30D1\u30C6\u30A3
NodeReturnProposal.Type=\n\u30BF\u30A4\u30D7: {3}
NodeReturnProposal.VariableName=\n\n\u5909\u6570\u540D: {5}
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210:
RoutinesFunctionProposal.Description=\u8AAC\u660E:
RoutinesFunctionProposal.Example=\u4F8B:
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}
RoutinesFunctionProposal.VariableName=\u5909\u6570\u540D: {2}
GlobalVariableProposal.Description=\u8AAC\u660E: {0}
GlobalVariableProposal.VariableName=\u5909\u6570\u540D: {1}
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
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
@@ -775,14 +807,22 @@ PaserRuleSelectionDialog.RULE_NAME=\u30EB\u30FC\u30EB\u540D
PaserRuleSelectionDialog.RULE_TYPE=\u30EB\u30FC\u30EB\u30BF\u30A4\u30D7
PaserRuleSelectionDialog.RULE_VALUE=\u30EB\u30FC\u30EB\u5024
TracesConnectionUtils.connectionComment=\u30B9\u30AD\u30FC\u30DE\u304C\u7A7A\u53C8\u306F\u5B9A\u7FA9\u3055\u308C\u3066\u307E\u305B\u3093\uFF01
ColumnListController.invalidRegx=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC"{0}"\u306E"FILTER"\u5C5E\u6027\u306E\u5024\u304C\u7121\u52B9\u306A\u305F\u3081\u3001\u30D5\u30A3\u30EB\u30BF\u30FC\u306F\u6709\u52B9\u6027\u3092\u5931\u3044\u307E\u3059\u3002\u4F7F\u7528\u3067\u304D\u308B\u3088\u3046\u306B\u3059\u308B\u5834\u5408\u306F\u3001\u78BA\u8A8D\u3057\u3001\u8A02\u6B63\u3057\u3066\u4E0B\u3055\u3044\u3002
DesignerPreferencePage.notShowWarningDialog=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u5185\u306E\u5165\u529B/\u51FA\u529B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C8\u30EA\u30AC\u30FC\u306B\u53D6\u308A\u4ED8\u3051\u3089\u308C\u305F\u30EA\u30F3\u30AF\u3092\u524A\u9664\u3059\u308B\u3068\u304D\u306B\u3001\u8B66\u544A\u3092\u8868\u793A\u3057\u306A\u3044\u3067\u4E0B\u3055\u3044\u3002
GEFDeleteAction.deleteConnectionDialog.title=\u8B66\u544A
GEFDeleteAction.deleteConnectionDialog.toggleMsg=\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u518D\u8868\u793A\u3057\u306A\u3044
GEFDeleteAction.deleteConnectionDialog.msg=\u30EA\u30F3\u30AF\u3092\u524A\u9664\u3057\u3066\u3082\u3053\u306E\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30B8\u30E7\u30D6\u306F\u81EA\u52D5\u7684\u306B\u66F4\u65B0\u3055\u308C\u307E\u305B\u3093\u3002 \u7D9A\u884C\u3057\u307E\u3059\u304B?
GEFDeleteAction.deleteConnectionDialog.toggleMsg=\u3053\u306E\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u518D\u3073\u8868\u793A\u3057\u306A\u3044\u3002
PasswordController.NewPassword=\u65B0\u898F\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B
PasswordController.NoteConvention=\u30E1\u30E2: \u30C6\u30AD\u30B9\u30C8\u3092\u4E8C\u91CD\u5F15\u7528\u7B26\u3067\u56F2\u3080Java\u306E\u901A\u5E38\u306E\u898F\u5247\u306B\u5F93\u3044\u307E\u3059\u3002
NodeSelectedDialog.title=\u30CE\u30FC\u30C9\u306E\u9078\u629E
NodeSelectedDialog.msg=\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
FocusOnJobAction.FocusOnTypeAction_label=\u6B21\u306B\u30D5\u30A9\u30FC&\u30AB\u30B9...
FocusOnJobAction.FocusOnTypeAction_description=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u65B0\u898F\u30BF\u30A4\u30D7\u306B\u30D5\u30A9\u30FC\u30AB\u30B9
FocusOnJobAction.FocusOnTypeAction_tooltip=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u65B0\u898F\u30BF\u30A4\u30D7\u306B\u30D5\u30A9\u30FC\u30AB\u30B9
FocusOnJobAction.TypeHierarchyViewPart_layout_submenu=&\u30EC\u30A4\u30A2\u30A6\u30C8
ToggleOrientationAction_horizontal_label=&\u6C34\u5E73
ToggleOrientationAction_horizontal_tooltip=\u6C34\u5E73
ToggleOrientationAction_horizontal_description=\u6C34\u5E73
ToggleOrientationAction_horizontal_tooltip=\u6A2A\u4F4D\u7F6E
ToggleOrientationAction_horizontal_description=\u6A2A\u4F4D\u7F6E
ToggleOrientationAction_vertical_label=&\u5782\u76F4
ToggleOrientationAction_vertical_tooltip=\u5782\u76F4
ToggleOrientationAction_vertical_description=\u5782\u76F4
@@ -792,15 +832,40 @@ 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_label=\u30B5\u30D6&\u30BF\u30A4\u30D7\u968E\u5C64
ToggleViewAction_subtypes_tooltip=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_subtypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_supertypes_label=\u30B9\u30FC&\u30D1\u30FC\u30BF\u30A4\u30D7\u968E\u5C64
ToggleViewAction_supertypes_tooltip=Supertype\u968E\u5C64\u306E\u8868\u793A
ToggleViewAction_supertypes_description=\u30B5\u30D6\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_vajhierarchy_label=&\u30BF\u30A4\u30D7\u968E\u5C64
ToggleViewAction_vajhierarchy_tooltip=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
ToggleViewAction_vajhierarchy_description=\u30BF\u30A4\u30D7\u968E\u5C64\u3092\u8868\u793A
WorkbenchMessages.SelectionDialog_selectLabel=&\u3059\u3079\u3066\u9078\u629E
WorkbenchMessages.SelectionDialog_deselectLabel=&\u3059\u3079\u3066\u9078\u629E\u89E3\u9664
MarkerMessages.Category_One_Item_Label={0} (1\u30A2\u30A4\u30C6\u30E0)
MarkerMessages.Category_Label={0} ({1}\u30A2\u30A4\u30C6\u30E0)
MarkerMessages.problem_statusSummaryBreakdown={0,choice,0#0 errors|1#{0,number,integer} error|1<{0,number,integer} errors}, {1,choice,0#0 warnings|1#{1,number,integer} warning|1<{1,number,integer} warnings}, {2,choice,0#0 infos|1#{2,number,integer} info|1<{2,number,integer} infos}
MarkerMessages.ProblemView_GroupByMenu=&\u5206\u985E\u57FA\u6E96
MarkerMessages.ProblemView_Type=&\u30BF\u30A4\u30D7
MarkerMessages.ProblemView_None=&\u7121\u3057
Node.canNotMultiKindTableOutput=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F"{0}"\u30BF\u30A4\u30D7\u3068"{1}"\u30BF\u30A4\u30D7\u306E\u51FA\u529B\u3092\u540C\u6642\u306B\u4F7F\u7528\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
Node.ELTDBMap.canNotHaveMultiStartNode="{0}"\u3068"{1}"\u306E\u9593\u306E\u30EA\u30F3\u30AF\u30BF\u30A4\u30D7\u306B\u306F"{2}"\u3092\u4F7F\u7528\u3057\u3066\u4E0B\u3055\u3044\u3002
Node.hasMoreThenOneColumn=\u30C6\u30FC\u30D6\u30EB({0})\u306B\u8907\u6570\u306E\u30AB\u30E9\u30E0\u304C\u3042\u308A\u307E\u3059\u3002
NodePart_componentNotLoaded=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30ED\u30FC\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
NodePart_warning=\u8B66\u544A
Node.repeatMergeSort={0}\u306B\u306F\u30DE\u30FC\u30B8\u30BD\u30FC\u30C8\u304C\u8A2D\u5B9A\u6E08\u307F\u3067\u3059\u3002{1}\u5185\u306E\u30DE\u30FC\u30B8\u30BD\u30FC\u30C8\u3092\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044
DesignerPreferencePage.lineStyle=\u30B8\u30E7\u30D6\u30C7\u30B6\u30A4\u30CA\u30FC\u306B\u306F\u66F2\u7DDA\u63A5\u7D9A\u30B9\u30BF\u30A4\u30EB\u3092\u4F7F\u7528\u3057\u307E\u3059
PerformancePreferencePage.autoCheckField=SVN\u306E\u66F4\u65B0\u3092\u81EA\u52D5\u78BA\u8A8D
PerformancePreferencePage.autoCheckTime=\u305D\u308C\u305E\u308C\u306E\u66F4\u65B0\u3092\u691C\u51FA(\u79D2)
TalendEditorPaletteFactory.palette.favorites=\u304A\u6C17\u306B\u5165\u308A
TalendEditorPaletteFactory.palette.recentlyUsed=\u6700\u8FD1\u306E\u4F7F\u7528
TalendEditorPaletteFactory.searchingFromHelp=\u30D8\u30EB\u30D7\u3092\u691C\u7D22
PropertiesWizardPage.SameAsProjectname=\u540D\u79F0\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059\u3002
PaletteSettingsPreferencePage.paletteSettingsRecentlyUsedListSize=\u6700\u8FD1\u4F7F\u7528\u3057\u305F\u30EA\u30B9\u30C8\u30B5\u30A4\u30BA
PaletteSettingsPreferencePage.paletteSettingsSearchFromHelp=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u691C\u7D22\u3092\u5B9F\u884C\u3059\u308B\u3068\u304D\u306F\u30D8\u30EB\u30D7\u304B\u3089\u3082\u691C\u7D22
PaletteSettingsPreferencePage.paletteSettingsSearchResultLimitFromHelp=\u30D8\u30EB\u30D7\u304B\u3089\u306E\u7D50\u679C\u306E\u5236\u9650
UpdateHelpIndexJob.title=\u30ED\u30FC\u30AB\u30EB\u30D8\u30EB\u30D7\u306E\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u4ED8\u3051...
PropertiesWizardPage.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
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
@@ -808,48 +873,85 @@ MainComposite.NameSection.Name=\u540D\u524D
MainComposite.VersionAuthorSection.authorLabel=\u4F5C\u6210\u8005
MainComposite.VersionAuthorSection.versionLabel=\u30D0\u30FC\u30B8\u30E7\u30F3
MainComposite.JobTypeSection.jobTypeLabel=\u30B8\u30E7\u30D6\u30BF\u30A4\u30D7
MainComposite.JobFrameworkSection.jobFrameworkLabel=\u30D5\u30EC\u30FC\u30E0\u30EF\u30FC\u30AF
MainComposite.PurposeStatusSection.purposeLabel=\u76EE\u7684
MainComposite.PurposeStatusSection.statusLabel=\u30B9\u30C6\u30FC\u30BF\u30B9
MainComposite.DescriptionSection.Label=\u8A73\u7D30
MainComposite.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5B8C\u5168\u306B\u524A\u9664\u3057\u3066\u4E0B\u3055\u3044\u3002
MainComposite.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059\u3002
MainComposite.DescriptionSection.Label=\u8AAC\u660E
MainComposite.DateSection.ModificationLabel=\u5909\u66F4
MainComposite.DateSection.creationLabel=\u4F5C\u6210
MainComposite.ItemExistsError=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
MainComposite.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306A\u8B58\u5225\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
MainComposite.NameEmptyError=\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044\u3002
MainComposite.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
MainComposite.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
DesignerPreferencePage.duplicateTestCases=\u30B8\u30E7\u30D6\u306E\u8907\u88FD\u3092\u884C\u3046\u3068\u304D\u306FtestCases\u3092\u8907\u88FD\u3057\u307E\u3059
EOozieParameterName.propertyType=\u30D7\u30ED\u30D1\u30C6\u30A3\u30BF\u30A4\u30D7
EOozieParameterName.hadoopDistribution=Hadoop\u30C7\u30A3\u30B9\u30C8\u30EA\u30D3\u30E5\u30FC\u30B7\u30E7\u30F3
EOozieParameterName.hadoopVersion=Hadoop\u30D0\u30FC\u30B8\u30E7\u30F3
EOozieParameterName.enableKerberos=Kerberos\u8A8D\u8A3C\u3092\u6709\u52B9\u5316
EOozieParameterName.nameNodePrincipal=\u30CD\u30FC\u30E0\u30CE\u30FC\u30C9\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.userName=\u30E6\u30FC\u30B6\u30FC\u540D
EOozieParameterName.userName=User name (\u30E6\u30FC\u30B6\u30FC\u540D)
EOozieParameterName.group=\u30B0\u30EB\u30FC\u30D7
EOozieParameterName.useKeytab=Keytab\u3092\u8A8D\u8A3C\u306B\u4F7F\u7528
EOozieParameterName.useKeytab=keytab\u3092\u4F7F\u7528\u3057\u3066\u8A8D\u8A3C
EOozieParameterName.ktPrincipal=\u30D7\u30EA\u30F3\u30B7\u30D1\u30EB
EOozieParameterName.keytab=\u30AD\u30FC\u30BF\u30D6
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
Connection.languageWarning=*\u30E1\u30E2: Bean\u8A00\u8A9E\u306E\u5834\u5408\u3001\u5F0F\u306F\u5F15\u7528\u7B26\u306A\u3057\u306E\u4FEE\u98FE\u30AF\u30E9\u30B9\u540D\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002 \n*\u30E1\u30E2: None\u8A00\u8A9E\u306E\u5834\u5408\u3001\u5024\u306F\u30D7\u30EC\u30FC\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u306F\u306A\u304F\u3001\u5F0F\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002\n*\u30E1\u30E2: XPath\u8A00\u8A9E\u306E\u5834\u5408\u306F\u3001\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u306B\u30C1\u30A7\u30C3\u30AF\u304C\u5165\u3063\u3066\u3044\u308C\u3070\u3001\u305D\u308C\u304C\u81EA\u52D5\u7684\u306B\u4F7F\u7528\u3055\u308C\u307E\u3059\u3002
EParameterName.useNamespaces=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u8FFD\u52A0
EParameterName.namespaces=\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9
EParameterName.xpathPrefix=\u30D7\u30EC\u30D5\u30A3\u30AF\u30B9
Node.checkSparkMLComponentVersion14=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306FSpark1.4\u4EE5\u4E0A\u3067\u4F7F\u7528\u51FA\u6765\u307E\u3059
Node.checkSparkMLComponentVersion15=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306FSpark1.5\u4EE5\u4E0A\u3067\u4F7F\u7528\u51FA\u6765\u307E\u3059
EParameterName.xpathPrefix=\u30D7\u30EC\u30D5\u30A3\u30C3\u30AF\u30B9
Node.checkSparkMLComponentVersion14=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u3001Spark 1.4\u4EE5\u4E0A\u3067\u52D5\u4F5C\u3057\u307E\u3059\u3002
Node.checkSparkMLComponentVersion15=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F Spark 1.5\u4EE5\u4E0A\u3067\u52D5\u4F5C\u3057\u307E\u3059\u3002
Node.inputMustNotBeAMappingField=\u5165\u529B\u30D5\u30A3\u30FC\u30EB\u30C9\uFF08{0}\uFF09\u306F\u30DE\u30C3\u30D4\u30F3\u30B0\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u7A7A\u767D\u306B\u3057\u3066\u304A\u3044\u3066\u4E0B\u3055\u3044\u3002
PerformancePreferencePage.autoRefreshLocksField=\u30ED\u30C3\u30AF\u72B6\u614B\u306E\u81EA\u52D5\u66F4\u65B0
PerformancePreferencePage.tacTimeout=TAC\u3068\u306E\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u5024\uFF08\u79D2\uFF09
AbstractSchemaController.copyChildSchema=\u5B50\u30B8\u30E7\u30D6\u306E\u30B9\u30AD\u30FC\u30DE\u3092\u30B3\u30D4\u30FC
AbstractSchemaController.copyChildSchema.tooltip=\u5B50\u30B8\u30E7\u30D6\u306EtBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
PerformancePreferencePage.CodeFormatTimeout=\u30B3\u30FC\u30C9\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8(\u79D2)
AbstractSchemaController.copyChildSchema=\u5B50\u30B8\u30E7\u30D6\u30B9\u30AD\u30FC\u30DE\u306E\u30B3\u30D4\u30FC
AbstractSchemaController.copyChildSchema.tooltip=tBufferOutput\u30B9\u30AD\u30FC\u30DE\u3092\u5B50\u30B8\u30E7\u30D6\u304B\u3089\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractSchemaController.editSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u7DE8\u96C6
AbstractSchemaController.resetButton.tooltip=\u76F4\u524D\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3082\u3064\u30AB\u30E9\u30E0\u304C\u81EA\u52D5\u7684\u306B\u9069\u7528\u3055\u308C\u307E\u3059
AbstractSchemaController.resetButton.tooltip=\u524D\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30AB\u30E9\u30E0\u3092\u81EA\u52D5\u7684\u306B\u53D6\u308A\u307E\u3059
AbstractSchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE
AbstractSchemaController.syncColumns=\u30AB\u30E9\u30E0\u3092\u540C\u671F
AbstractSchemaController.syncColumns=\u540C\u671F\u30AB\u30E9\u30E0
AbstractSchemaController.validationrule.title.warn=\u8B66\u544A
AbstractSchemaController.validationrule.title.confirm=\u78BA\u8A8D
AbstractSchemaController.validationrule.cannotApplyValMsg=\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002\u691C\u8A3C\u30EB\u30FC\u30EB\u306B\u9069\u5408\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractSchemaController.connectionNotAvaliable=\u63A5\u7D9A\u60C5\u5831\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059
AbstractSchemaController.validationrule.selectBuildInMsg=\u7D44\u307F\u8FBC\u307F\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u4E0B\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.selectMetadataMsg=\u4ECA\u9078\u629E\u3057\u305F\u30E1\u30BF\u30C7\u30FC\u30BF\u306B\u306F\u3001\u6700\u65B0\u306E\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002 \u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u691C\u8A3C\u30EB\u30FC\u30EB\u304C\u5931\u308F\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
AbstractSchemaController.validationrule.cannotApplyValMsg=\u305D\u306E\u30B9\u30AD\u30FC\u30DE\u306B\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u3082\u306E\u304C\u306A\u3044\u305F\u3081\u3001\u691C\u8A3C\u30EB\u30FC\u30EB\u3092\u3092\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u9069\u7528\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
AbstractSchemaController.connectionNotAvaliable=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u5185\u3067\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u304B\u3001\u307E\u305F\u306F\u6B63\u3057\u304F\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
AbstractSchemaController.inputNotSet=\u5165\u529B\u63A5\u7D9A\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093
AbstractBasicComponent.builtIn=\u7D44\u307F\u8FBC\u307F
AbstractBasicComponent.repository=\u30EA\u30DD\u30B8\u30C8\u30EA
Node.notExistedContextName=\u884C{1}\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u540D{0}\u304C\u30AB\u30E9\u30E0{2}\u5185\u306B\u5B58\u5728\u3057\u307E\u305B\u3093
PerformancePreferencePage.generateLatestVersion=\u30B8\u30E7\u30D6/\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u306E\u5BFE\u5FDC\u3059\u308B\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u751F\u6210
ImportExportPreferencePage.rebuildRelationships=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6642\u306B\u30A2\u30A4\u30C6\u30E0\u306E\u95A2\u4FC2\u3092\u518D\u30D3\u30EB\u30C9\u3057\u307E\u3059\u3002
AbstractMultiPageTalendEditor.readonly=\u8B66\u544A
AbstractMultiPageTalendEditor.readonlyMessage=\u30B8\u30E7\u30D6\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\uFF01\u30B8\u30E7\u30D6\u53C8\u306F\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306F\u30EA\u30FC\u30C9\u30AA\u30F3\u30EA\u30FC\u3067\u3059\uFF01
MainComposite.JobTypeSection.jobletTypeLabel=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30BF\u30A4\u30D7
ProcessController.UseDynamicJobSelectionDialog.message=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306F\u3001\u30B8\u30E7\u30D6 {0} \u304B\u3089\u53D6\u5F97\u3055\u308C\u307E\u3059\uFF01
DeploymentComposite.gourpIdLabel=\u30AB\u30B9\u30BF\u30E0\u30B0\u30EB\u30FC\u30D7ID\u3092\u4F7F\u7528
DeploymentComposite.versionLabel=\u30AB\u30B9\u30BF\u30E0\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u4F7F\u7528
GuessSchemaController.schemaOf=\u30B9\u30AD\u30FC\u30DE
Node.notFormedLoop=\u30B8\u30E7\u30D6\u5185\u306E\u63A5\u7D9A\u3055\u308C\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u9589\u30EB\u30FC\u30D7\u3092\u5F62\u6210\u3057\u306A\u3044\u3088\u3046\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002 \u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
AbstractSchemaController.schema.title={0}\u306E\u30B9\u30AD\u30FC\u30DE
DeploymentComposite.gourpIdLabel=\u30AB\u30B9\u30BF\u30E0GroupId\u306E\u4F7F\u7528
DeploymentComposite.versionLabel=\u30AB\u30B9\u30BF\u30E0\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u4F7F\u7528
DeploymentComposite.buildTypeLabel=\u30D3\u30EB\u30C9\u30BF\u30A4\u30D7
DeploymentComposite.valueWarning=\u5024\u304C\u7121\u52B9\u3067\u3059\u3002
ComponentRefController.connectionLabel=\u63A5\u7D9A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
DeploymentComposite.snapshotLabel=\u30B9\u30CA\u30C3\u30D7\u30B7\u30E7\u30C3\u30C8\u306E\u4F7F\u7528
PerformancePreferencePage.HBaseOrMaprDBScanLimit=HBase/MapR-DB\u30B9\u30AD\u30E3\u30F3\u5236\u9650(\u30B9\u30AD\u30FC\u30DE\u53D6\u5F97\u306E)
PerformancePreferencePage.HBaseOrMaprDBScanLimitTip=\u30BC\u30ED\u306B\u8A2D\u5B9A\u3059\u308B\u3068\u3001\u5236\u9650\u3092\u7121\u52B9\u5316\u3059\u308B\u306E\u3068\u540C\u3058\u306B\u306A\u308A\u307E\u3059\u3002
InstallModuleDialog.text=\u30E2\u30B8\u30E5\u30FC\u30EB
InstallModuleDialog.message=\u30E2\u30B8\u30E5\u30FC\u30EB\u3092\u9078\u629E\u3057\u307E\u3059!
InstallModuleDialog.platfromBtn=Platform
InstallModuleDialog.repositoryBtn=\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF\u30C8\u30EA\u30DD\u30B8\u30C8\u30EA(\u30ED\u30FC\u30AB\u30EBm2/nexus)
InstallModuleDialog.repository.name=\u30D5\u30A1\u30A4\u30EB\u540D
InstallModuleDialog.repository.mvnURI=Maven URI
InstallModuleDialog.repository.name.error=\u6709\u52B9\u306A\u30E2\u30B8\u30E5\u30FC\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044!
InstallModuleDialog.repository.message=jar\u540D\u3092\u5165\u529B\u3057\u3001\u691C\u51FA\u30DC\u30BF\u30F3\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u4E0B\u3055\u3044!
InstallModuleDialog.repository.error=\u3053\u306Ejar\u306F\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF\u30C8\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u3066\u4E0B\u3055\u3044!
InstallModuleDialog.detectButton.text=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u30B9\u30C6\u30FC\u30BF\u30B9\u3092\u691C\u51FA
InstallModuleDialog.browseFileBtn=\u30E2\u30B8\u30E5\u30FC\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u53C2\u7167
InstallModuleDialog.browseFile.error=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3059\u308B\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044!

View File

@@ -6,7 +6,6 @@ AbstractElementPropertySectionController.fieldRequired=\uC774 \uD544\uB4DC\uB294
NotesPasteCommand.label=\uBD99\uC774\uAE30
NodesPasteCommand.label=\uBD99\uC774\uAE30
EParameterName.Name=\uC774\uB984
EParameterName.Name=\uC774\uB984
ContextParameterPage.name=\uC774\uB984
EParameterName.Version=\uBC84\uC83C
AbstractElementPropertySectionController.syntaxError=\uAD6C\uBB38 \uC624\uB958
@@ -24,6 +23,7 @@ EParameterName.jobVersion=\uBC84\uC83C
EParameterName.title=\uC81C\uBAA9
FilterTraceColumnAction.SelectAll=\uBAA8\uB450 \uC120\uD0DD
PropertiesWizardPage.Version=\uBC84\uC83C
SQLPatternComposite.add=\uCD94\uAC00
SQLPatternComposite.delete=\uC0AD\uC81C
TnsEditorDialog.Value=\uAC12
EParameterName.className=\uD074\uB798\uC2A4\uB124\uC784

View File

@@ -11,7 +11,6 @@ ContextRemoveParameterCommand.label=Verwijder Parameter
ContextParameterExtractor.ExistedTitle=Fout
ContextRenameParameterCommand.renameParameter=Parameter hernoemen
EParameterName.Name=Naam
EParameterName.Name=Naam
ContextParameterPage.name=Naam
UpdateManagerUtils.Update=Updaten...
Process.errorLoadingConnectionTitle=Fout bij laden van de job

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