Compare commits

..

64 Commits

Author SHA1 Message Date
ypiel
53345b0e3c Ypiel/tdi39572 edm date db type (#1299)
* fix(TDI39572) : Add Date db_type in odata mapping

* fix(TDI39572) : Fix add Date db_type in odata mapping
2020-01-15 14:11:59 +08:00
Jane Ding
1dcee88add fix(TUP-25570)Add a way to auto-propagate always the context group name (#2935) (#2937)
https://jira.talendforge.org/browse/TUP-25570
2019-12-23 16:16:26 +08:00
Jane Ding
3e0dbdb107 Jding/backport64/tup 21086 oracle synonym issue (#2590)
* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2086) (#2089)

for table
https://jira.talendforge.org/browse/TUP-21086

* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2098) (#2100)

for table
https://jira.talendforge.org/browse/TUP-21086

* fix(TUP-21086)Unable to retrieve the schema from Synonym but works fine (#2105) (#2108)

for table
https://jira.talendforge.org/browse/TUP-21086
2019-07-11 10:35:05 +08:00
hcyi
9bef1e126c fix(TUP-22730):Build fails with "java.lang.Exception: Download (#2486)
<lib_name>.jar failed!"
2019-06-10 14:34:35 +08:00
Carlos Carvajal
9b5bb2537b fix(TBD-7687): tFileInputDelimited issue with separator (#2314) (#2337)
* fix(TBD-7687): tFileInputDelimited issue with separator

add a null instead of delete the column

* Update StringUtils.java

* Update StringUtils.java

* Update StringUtils.java

* Update StringUtils.java
2019-04-07 12:30:07 +02:00
chmyga
e55de9ab99 fix(TDI-41951): special chars in column comment (#2293) (#2300)
* Add util method to escape special symbols
2019-03-19 14:57:08 +02:00
Dmytro Sylaiev
6df0da76ea Dsylaiev/tdi 41808 fix showing pass nzload (#2276) (#2283)
* fix(TDI-41808): Add password for logging constant

* fix(TDI-41808): Rename constant

* chore(TDI-41808): Update year in copyright
2019-03-07 14:03:33 +02:00
wang wei
bf097086ee fix(TDI-41285): Error of compilation due to wrong split of SQL query (#2268) 2019-03-04 18:27:04 +08:00
zwxue
eb3041a390 fix(TUP-21110): skip deploy-file children job. (#2091) 2018-12-13 18:52:47 +08:00
Jane Ding
52b08a65a9 Jding/tup 20866 backport to maintenance64 (#2025)
fix(TUP-20866) avoid crash on mojave
2018-11-19 15:29:36 +08:00
zwxue
566f087161 fix(TUP-21110):Only job artifacts must be deployed (#2004) 2018-11-15 19:14:56 +08:00
Jane Ding
a15a73c7d3 fix(TUP-20758)Metadata connection to MSSQL with Integrated Security and (#1878)
(#1870)

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security
and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security
and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758
Add a junit

* fix(TUP-20758)Metadata connection to MSSQL with Integrated Security
and
TCP Dynamic ports
https://jira.talendforge.org/browse/TUP-20758

Conflicts:
	test/plugins/org.talend.core.runtime.test/src/org/talend/core/database/conn/DatabaseConnStrUtilTest.java
2018-10-11 10:14:34 +08:00
wang wei
f2977a72b5 fix(TDI-40756): out of memory happen when use statistics in Run pannel (#1787) 2018-08-13 10:19:57 +08:00
Chao MENG
0e68192c5b fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1788)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:39:37 +08:00
Chao MENG
ab0a58e6dc fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#1780)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords 
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 16:16:33 +08:00
Chao MENG
cda1c867a9 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
(#1778)

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

Conflicts:
	main/plugins/org.talend.migrationTool/src/org/talend/migrationtool/MigrationToolService.java
2018-07-11 15:50:29 +08:00
kjwang-talend
b8c715f39e fix TUP-20251 Unable to create a tag (Cloud) (#1756)
https://jira.talendforge.org/browse/TUP-20251

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/ProjectManager.java
2018-06-29 14:27:48 +08:00
Haiting Yin
e65db9147b TMDM-12326 ArrayIndexOutOfBoundsException on tMDMOutput (#1750) 2018-06-26 15:13:02 +08:00
nrousseau
f606b1a7a9 fix(TUP-18121) fix talendforge dialog in french (#1753) 2018-06-25 11:01:41 +08:00
Jane Ding
8de544cc3c fix(TUP-20248)Impact analysis doesn't work correctly against job in
(#1729)

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
https://jira.talendforge.org/browse/TUP-20248

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* In case of RelationshipItemBuilder can also be used for other projects
instead of current project and reference projects during git merge.

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/relationship/RelationshipItemBuilder.java
2018-06-15 15:37:14 +08:00
zwxue
1581d9aa0b fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#1713) 2018-06-08 10:21:39 +08:00
Andreas Mattes
b7d5863c0d fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader. (#1702)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.

* fix(TESB-22183): Fix support for circular WSDL imports to WSDLLoader.

Imports causing circular WSDL document dependencies are now removed, because WSDL4J does not handle them properly, but runs into an endless recursion, but processes the WSDL as expected when the "backwards" import is removed.
2018-06-04 08:39:49 +02:00
Chao MENG
15361922c3 fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#1688)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-05-25 18:58:47 +08:00
Chao MENG
588bdc6165 fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#1683)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-05-25 18:58:06 +08:00
wchen-talend
618ae154b1 fix(TUP-19943):Generated schema miss some fields while import xsd 2018-05-23 12:00:19 +08:00
Andreas Mattes
fe9acbedfe fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#1675)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.

* fix(TESB-22183): Attribute name error in fix corrected.

* fix(TESB-22183): "location" attribute corrected for circular imports.
2018-05-22 17:40:59 +08:00
kjwang-talend
347ef00081 fix(TUP-19974)Opening a job takes more than half an hour in studio (#1635)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 16:35:15 +08:00
Chao MENG
1fa63b2b7c fix(TUP-19915): Context parameter changes are not getting reflected under Hive connection (#1619)
* fix(TUP-19915): Context parameter changes are not getting reflected
under Hive connection
https://jira.talendforge.org/browse/TUP-19915
2018-04-09 18:43:31 +08:00
zwxue
d0a8970334 fix(TUP-19806):Error: Could not find or load main class / Remote (#1615)
Execution / routines.jar missing in ZIP file
2018-04-09 10:57:54 +08:00
hcyi
205795710e fix(TUP-19727):XSD import fails on TXMLMap. (#1593) 2018-04-04 11:31:55 +08:00
wchen-talend
8648fe8fa0 fix(TUP-18674):Studio connection does not show other git branches with (#1533)
ldap set in tac
2018-03-19 13:24:27 +08:00
hcyi
1173e96f29 fix(TUP-19270):Nexus download problem if studio with proxy. 2018-03-14 15:41:25 +08:00
hwang
e09bf9f1e6 fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job
#1450
2018-02-28 11:35:49 +08:00
pyzhou
ec02343ff7 fix(TDI-39968):Split SQL to avoid exceed 64k limitation. (#1399) (#1413)
* fix(TDI-39968):Split SQL to avoid exceed 64k limitation. (#1399)

* fix(TDI-39968):Compile error of constant string too long. (#1420)
2018-02-27 10:55:24 +08:00
hcyi
80aefc93b6 fix(TUP-19546):NPE error when download jar. 2018-02-13 10:44:02 +08:00
hcyi
73e525edfa fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
2018-02-12 17:10:56 +08:00
Irene Wang
eb641e44a0 DEVOPS-3791 Update copyright year to 2018 2018-02-09 14:41:53 +01:00
msjian
5619ac6a3b fix(TDQ-14726): fix TdqReportRun can not run with HiveContextKerberos (#1425)
etc on 6.5
2018-02-07 18:28:10 +08:00
hcyi
649bf56b80 fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication (#1409)

* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication

* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.

Conflicts:
	main/plugins/org.talend.commons.runtime/src/org/talend/commons/utils/network/NetworkUtil.java
2018-02-05 15:25:56 +08:00
nrousseau
95d8cc2595 fix(TUP-18434): fix problem of refresh (#1207)
Fix the problem of reference display and limit the number of refresh
done.
2018-01-02 15:12:01 +08:00
wchen-talend
e868c25f3c fix(TUP-19000):studio makes many 401 error HTTP requests when running
job
2017-12-27 17:53:43 +08:00
wchen-talend
d366f83c74 fix(TUP-19000):studio makes many 401 error HTTP requests when running
job
2017-12-27 17:23:33 +08:00
GGu
180c076771 fix(TUP-19089): add the command to command stack to execute 2017-12-27 15:21:53 +08:00
wchen-talend
9655890033 fix(TUP-19000):studio makes many 401 error HTTP requests when running
job
2017-12-27 13:20:12 +08:00
wchen-talend
697599ba13 fix(TUP-19000):studio makes many 401 error HTTP requests when running a (#1341)
job
2017-12-27 11:48:06 +08:00
hwang-talend
7d4b5c6b17 fix(TUP-19089):Unable to select or deselect used variables in select (#1322)
* fix(TUP-19089):Unable to select or deselect used variables in select
context variables window

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

Conflicts:
	main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/context/SelectRepositoryContextDialog.java
2017-12-15 14:38:39 +08:00
kjwang-talend
aa325862e8 TUP-19013 Studio hangs/freezes after clicking cancel while job is being (#1308)
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 17:00:35 +08:00
hcyi
4728a74556 fix(TUP-17242): Special character doesn't accept into username. 2017-12-05 14:13:12 +08:00
nrousseau
710fe3b866 fix(TUP-19042) Find back project name if parent is null (#1307) 2017-12-04 17:36:25 +08:00
zwxue
5a9da2d630 Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1298)"
This reverts commit 0526c054c8.
2017-12-04 16:42:30 +08:00
wchen-talend
3ad1702848 fix(TUP-14602):Exchange view: Download monitor dialog slows down the (#1301)
download speed
2017-11-29 11:00:37 +08:00
zwxue
0526c054c8 fix(TUP-18772):buildjob override parameter add unecessary backslash (#1298) 2017-11-28 15:21:57 +08:00
wchen-talend
831c0afcb2 fix(TUP-18424):Review Exchange splash in Studio (#1300)
* fix(TUP-18424):Review Exchange splash in Studio

* fix(TUP-18424):Review Exchange splash in Studio
2017-11-27 11:46:51 +08:00
jzhao
1fed519511 fix(TDI-39670) Side effect when using TalendDate.formatDateInUTC() and TalendDate.parseDate() (#1279) 2017-11-22 10:46:48 +08:00
Chao MENG
a2c9dd564f 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:53:29 +08:00
Chao MENG
b1688b5c15 fix(TUP-18261): there is an error when Studio tries to make a query to
(#1261)

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.core.runtime/src/main/java/org/talend/designer/core/IDesignerCoreService.java
2017-11-17 18:53:21 +08:00
Pierre Teyssier
0f52de803d feat(TDI-38416): Marketo Split components Backport to 642 2017-11-14 18:05:02 +08:00
zafkirTalend
dee75ba427 fix(TBD-5157): Change talendType for dbType BYTES (#1281) 2017-11-13 11:01:20 +01:00
wchen-talend
7894f58972 fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280) 2017-11-13 14:15:17 +08:00
SunChaoqun
02ba4ad46e Revert "TESB-20417:Issues with Hyphen in ServiceName (#1243)" (#1273)
This reverts commit d8fbf44309.
2017-11-06 17:57:02 +08:00
Chao MENG
88a36bfd6d fix(TUP-18804): connection to SQL Server not retrieving Schemas (#1268)
* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804

* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804
2017-11-03 14:39:41 +08:00
qiongli
9de620ee51 TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231) (#1257)
'ProcessorUtilities'.copy drools files when run or build job.
2017-11-03 13:56:13 +08:00
GGu
443b1d3314 fix(TUP-18769): exclude the dependenceis of children jobs in main pom (#1254) 2017-10-24 04:46:15 -05:00
msjian
774423ed38 TDQ-7274: rafactor the code to fix a NPE (#1251) (#1253) 2017-10-20 17:47:39 +08:00
3170 changed files with 5418 additions and 8532 deletions

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="6.5.1.qualifier">
version="6.4.2.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

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

View File

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

View File

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

View File

@@ -97,7 +97,6 @@ SWTCalendarWithTime.contentNoon=Midi
SWTCalendarWithTime.contentNow=Maintenant
SWTCalendarWithTime.contnetSec=Sec :
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
TableViewerCreator.columnNullId=La colonne '{0}' a un ID null.
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
TableViewerCreator.Table.BeNull=la table est null.
TableViewerCreator.TableColumn.AssertMsg=La TableColumn de TableEditorColumn avec idProperty '{0}' n'a pas la bonne Table parente
@@ -115,6 +114,3 @@ FileStep2.previewFailure=Erreur de pr
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=Le XML ne peut analyser.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=Le XML ne peut analyser dans ce format.
SSLConfirmDialog.KeyStore=saisissez le KeyStore
SSLConfirmDialog.TrustStore=saisissez le TrustStore
SSLConfirmDialog.Password=saisissez le mot de passe

View File

@@ -91,8 +91,6 @@ ModifyBeanValueCommand.ModifyCell.Label=\u30BB\u30EB\u5024\u306E\u5909\u66F4
MoveDownPushButton.MoveDownTip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u4E0B\u306B\u79FB\u52D5
MoveUpPushButton.MoveUpButton.Tip=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u4E0A\u306B\u79FB\u52D5
PastePushButton.PasteButton.Label=\u8CBC\u308A\u4ED8\u3051
ProposalUtils.CellProposal.Error=\u3053\u306E\u30BF\u30A4\u30D7\u306ECellEditor\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
ProposalUtils.CtrlProposal.ErrorMsg=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u5236\u5FA1\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
RemovePushButton.RemoveButton.Tip=\u9078\u629E\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u306E\u524A\u9664
ResetDBTypesButton.ResetDBTypesButton.Tip=DB\u30BF\u30A4\u30D7\u306E\u30EA\u30BB\u30C3\u30C8
Rule.rule=\u30EB\u30FC\u30EB [{0}]
@@ -106,8 +104,6 @@ SWTCalendarWithTime.contentNoon=\u6B63\u5348
SWTCalendarWithTime.contentNow=\u73FE\u5728
SWTCalendarWithTime.contnetSec=\u79D2 \:
TableViewerCreator.CallMethod.ErrorMsg=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u306F\u3001\u65E2\u306B createTable() \u3092\u547C\u3073\u51FA\u3057\u6E08\u307F\u306E\u5834\u5408\u3060\u3051\u547C\u3073\u51FA\u305B\u307E\u3059
TableViewerCreator.CellModifier.ExError=\u73FE\u5728\u306ECellModifier\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002'{0}'\u3092\u4F7F\u7528\u3059\u308B\u304B\u3001\u62E1\u5F35\u3057\u3066\u3053\u306E\u30D5\u30A3\u30FC\u30C1\u30E3\u30FC\u3092\u4F7F\u7528\u3067\u304D\u308B\u3088\u3046\u306B\u3059\u308B\u30AF\u30E9\u30B9\u3092\u4F7F\u7528\u3057\u307E\u3059
TableViewerCreator.columnNoIBeanProperty=\u30AB\u30E9\u30E0'{0}' ('{1}')\u306B\u306FCellEditor\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001IBeanPropertyAccessors\u306F\u3042\u308A\u307E\u305B\u3093!
TableViewerCreator.columnNullId=\u30AB\u30E9\u30E0'{0}'\u304Cnull\u3067\u3059\uFF01
TableViewerCreator.IdProperty.AssertMsg=\u30AB\u30E9\u30E0\u306EID \u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3001ID \u30D7\u30ED\u30D1\u30C6\u30A3\u306F\uFF11\u3064\u306E\u30C6\u30FC\u30D6\u30EB\u3067\u30E6\u30CB\u30FC\u30AF\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
TableViewerCreator.Table.BeNull=\u30C6\u30FC\u30D6\u30EB\u304Cnull\u3067\u3059

View File

@@ -48,7 +48,6 @@ EventUtil.selection=\u9009\u62E9
EventUtil.show=\u663E\u793A
EventUtil.traverse=\u6A2A\u8D2F
EventUtil.typeNull=\u7A7A
EventUtil.verify=\u9A8C\u8BC1
ExceptionHandler.Parameter.BeNull=\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u5F02\u5E38
ExceptionMessageDialog.Cancel=\u53D6\u6D88
ExceptionMessageDialog.log=\u65E5\u5FD7

View File

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

View File

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

View File

@@ -1,8 +1,6 @@
DatabaseContentRetriever.PRODUCTNAME=Nom de produit de la base de données :
DatabaseContentRetriever.PRODUCTVERSION=Version du produit :
DB2ForZosResultSet.parameterIndex=Argument invalide\: index du paramètre
DB2ForZosResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
SybaseResultSet.parameterIndex=Argument invalide\:index du paramètre
SybaseResultSet.unknowCloumn=Argument invalide:\ nom de colonne inconnu
AbstractFakeResultSet.unknowCloumn=Argument invalide : {0} est un nom de colonne inconnu
AbstractFakeResultSet.parameterIndexOutOfRange=Argument invalide\: index du paramètre {0} hors de la plage

View File

@@ -3,7 +3,6 @@ DatabaseContentRetriever.PRODUCTVERSION=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u88
DB2ForZosResultSet.outofRange=\u306F\u3002\u7BC4\u56F2\u5916\u3067\u3059\u3002
DB2ForZosResultSet.parameterIndex=\u7121\u52B9\u306A\u5F15\u6570 \: \u30D1\u30E9\u30E1\u30FC\u30BF\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
DB2ForZosResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: \u30AB\u30E9\u30E0\u540D\u304C\u4E0D\u660E
SybaseResultSet.outofRange=\ \u7BC4\u56F2\u5916\u3067\u3059\u3002
SybaseResultSet.parameterIndex=\u7121\u52B9\u306A\u5F15\u6570 \: \u30D1\u30E9\u30E1\u30FC\u30BF\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
SybaseResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: \u30AB\u30E9\u30E0\u540D\u304C\u4E0D\u660E
AbstractFakeResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: {0} \u306F\u4E0D\u6B63\u306A\u30AB\u30E9\u30E0\u540D\u3067\u3059\u3002
@@ -17,13 +16,8 @@ ResourceUtils.canMove1=\u79FB\u52D5\u53EF\u80FD
ResourceUtils.canMove2=\u79FB\u52D5\u53EF\u80FD {0} -> {1}
ResourceUtils.cannotMoveRule3=\u79FB\u52D5\u4E0D\u53EF {0} -> {1} \uFF08\u30EB\u30FC\u30EB3-Descendant\uFF09
ResourceUtils.cnanotMoveRule1=\u79FB\u52D5\u4E0D\u53EF {0} -> {1} \uFF08\u30EB\u30FC\u30EB1-\u79FB\u52D5\u5143\u3068\u79FB\u52D5\u5148\u304C\u9055\u3046\u304B\u30C6\u30B9\u30C8\uFF09
ResourceUtils.go=\ ->
ResourceUtils.streamNull=\u30B9\u30C8\u30EA\u30FC\u30E0\u304CNull\u3067\u3059
ReusableMultiKey.Keys.BeNull=\u30AD\u30FC\u306E\u914D\u5217\u306FNull\u3067\u3042\u3063\u3066\u306F\u3044\u3051\u307E\u305B\u3093
StringUtils.IllegalArgument0=\\uxxxx\u307E\u305F\u306F\\xhh\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u306E\u307F\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002
StringUtils.IllegalArgument1=\\uxxxx\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u4E0D\u6B63\u3067\u3059\u3002
StringUtils.IllegalArgument2=\\uxxxx\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u4E0D\u6B63\u3067\u3059\u3002
StringUtils.IllegalArgument3=\\0xxx\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u4E0D\u6B63\u3067\u3059\u3002
VersionUtils.Version.Error2=\u4E0D\u6B63\u306A\u6587\u5B57\u5217 {0} (M{1}m\u3092\u4F34\u3046)
FilesUtils.operationCanceled=\u30D5\u30A1\u30A4\u30EB\u307E\u305F\u306F\u30D5\u30A9\u30EB\u30C0\u306E\u30B3\u30D4\u30FC\u4E2D\u306B\u64CD\u4F5C\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
resources.file.notCreated=\u30D5\u30A1\u30A4\u30EB "{0}" \u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093 ({1})
@@ -49,9 +43,4 @@ XmlNodeRetriever.proposal2Node=\u63D0\u68482\u30CE\u30FC\u30C9\uFF1A
XmlNodeRetriever.prposal1Node=\u63D0\u68481\u30CE\u30FC\u30C9\uFF1A
XmlNodeRetriever.singleQuotes='
XmlNodeRetriever.xPathExpression=XPath\u5F0F\='
VersionUtils.readPropertyFileError=talend.properties\u30D5\u30A1\u30A4\u30EB\u5185\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u8AAD\u307F\u53D6\u308A\u3067\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002
SoftwareSystemManager.NULL_CONN_INSTANCE=Null\u63A5\u7D9A\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3002
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=Null\u30BD\u30D5\u30C8\u30A6\u30A7\u30A2\u30B7\u30B9\u30C6\u30E0\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3002
AS400ResultSet.unknowCloumn=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u4E0D\u660E\u306A\u30AB\u30E9\u30E0\u540D
AS400ResultSet.parameterIndex=\u5F15\u6570\u304C\u7121\u52B9\u3067\u3059: \u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
AS400ResultSet.outofRange=\u306F\u3001\u7BC4\u56F2\u5916\u3067\u3059\u3002

View File

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

View File

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

View File

@@ -88,7 +88,7 @@ EventUtil.keyDown=Fl
EventUtil.keyUp=Flèche haut
EventUtil.menuDetect=Détection du menu
EventUtil.modify=Modifier
EventUtil.mouseDoubleClick=double-clic
EventUtil.mouseDoubleClick=Double-clic de souris
EventUtil.mouseDown=Souris bas
EventUtil.mouseEnter=Souris Entrée
EventUtil.mouseExit=Souris sortie

View File

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

View File

@@ -1,4 +1,3 @@
providerName=www.example.org
pluginName=\u7EC4\u4EF6\u6A21\u5757
prefsName=Talend
prefs=Talend

View File

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

View File

@@ -39,7 +39,7 @@ EMetadataEncoding.Greek=Grec
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)
EConnectionType.synchronize=Synchroniser
VersionSection.Version=Version
EConnectionType.onRowsEndMenu=À la fin des lignes
EConnectionType.onRowsEndMenu=A la fin des lignes
EUpdateResult.Delete=Supprimer du référentiel
SelectRepositoryContextDialog.ExpandAll=Développer tout
EUpdateItemType.Components=Composants

View File

@@ -16,7 +16,6 @@ EMetadataEncoding.GB2312=\u4E2D\u56FD\u8A9E
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
ERepositoryObjectType.FolderNotFound={0}\u30BF\u30A4\u30D7\u7528\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
SelectRepositoryContextDialog.ExistenceMessage=\u5909\u6570"{0}"\u306F\u30B8\u30E7\u30D6\u5185\u306B\u5B58\u5728\u3057\u307E\u3059(\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:"{1}")\u3002
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C\uFF08\u30B8\u30E7\u30D6\u751F\u6210\u306E\u305F\u3081\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\uFF09
MappingFileLoader.UndeclaredDbType="{0}" \u306F\u3001\u30CE\u30FC\u30C9\:{2} \u306EID "{1}" \u306EDBMS\u306EDB\u30BF\u30A4\u30D7\u3068\u3057\u3066\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
EConnectionType.tableMenu=\u30C6\u30FC\u30D6\u30EB
@@ -51,7 +50,6 @@ EMetadataEncoding.UTF7=Unicode 2.0 UTF-7
RepositoryUpdateManager.RenameContextMessages=\u5909\u66F4\u3092\u5168\u3066\u306E\u30B8\u30E7\u30D6\u306B\u53CD\u6620\u3057\u307E\u3059\u304B\uFF1F /n\u53CD\u6620\u3059\u308B\u5834\u5408\u3001\u66F4\u65B0\u51E6\u7406\u306B\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002/n\u53CD\u6620\u3057\u306A\u3044\u5834\u5408\u3001\u4EE5\u524D\u306E\u5909\u6570\u304C\u30B8\u30E7\u30D6\u306B\u30D3\u30EB\u30C9\u30A4\u30F3\u3055\u308C\u307E\u3059\u3002
EUpdateItemType.Query=\u30AF\u30A8\u30EA
ExtractMetaDataFromDataBase.SchemaNoPresent=\u30B9\u30AD\u30FC\u30DE\u304C\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306B\u5B58\u5728\u3057\u307E\u305B\u3093
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8"{1}"\u3067\u5909\u6570"{0}"\u3092\u9078\u629E\u3057\u307E\u3057\u305F\u3002
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
CorePreferencePage.perlInterpreter=Perl\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
EMetadataEncoding.GB18030=\u4E2D\u56FD\u8A9E\u56FD\u5BB6\u57FA\u6E96
@@ -95,7 +93,6 @@ EUpdateItemType.Variable=\u5909\u6570
ContextProcessSection.29=\u30A8\u30E9\u30FC
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u5236\u9650
ConextTemplateComposite.OrderMessages=\u3082\u3057\u3053\u308C\u3089\u306E\u5909\u6570\u3092\u4E26\u3079\u66FF\u3048\u308B\u5834\u5408\u306F\u3001\u305D\u308C\u3092\u9078\u629E\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u306E\u8B66\u544A!
EUpdateItemType.Name=\u540D\u524D
ContextProcessSection.13=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8{0}\u306B\u65B0\u898F\u540D\u79F0\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ContextProcessSection.12=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
@@ -137,7 +134,6 @@ JavaTypesManager.string=STRING\u306F\u6570\u5024\u3067\u3059\:
ExtractMetaDataUtils.noData=\u30C7\u30FC\u30BF\u304C\u3042\u308A\u307E\u305B\u3093\u3002
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' \: \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059\:
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059\:
JavaTypesManager.integer=INTEGER\u306F\u6570\u5024\u3067\u3059\:
JavaTypesManager.list=LIST\u306F\u6570\u5024\u3067\u3059\:
@@ -219,8 +215,6 @@ EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory_view=\u8868\u793A
InegerCellEditorListener.NegativeNumberMessage={0} \u306E\u5024\u306F\u8CA0\u6570\u306B\u3067\u304D\u307E\u305B\u3093\u3002
InegerCellEditorListener.NumeralMessage={0} \u306B\u306F\u6570\u5024\u3092\u5165\u308C\u3066\u304F\u3060\u3055\u3044\u3002
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30FC
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30FC
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
@@ -299,12 +293,8 @@ ConnectionParameterName.UserLabel=\u30E6\u30FC\u30B6
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
ConnectionParameterName.HostLabel=\u30DB\u30B9\u30C8
ConnectionParameterName.HostLabel=\u30DB\u30B9\u30C8
ConnectionParameterName.PortLabel=\u30DD\u30FC\u30C8
ConnectionParameterName.SchemaLabel=\u30B9\u30AD\u30FC\u30DE
ConnectionParameterName.PasswordLabel=\u30D1\u30B9\u30EF\u30FC\u30C9
ConnectionParameterName.UserLabel=\u30E6\u30FC\u30B6
HTMLDocGenerator.tmap.expressionfilter=\u8868\u73FE\u30D5\u30A3\u30EB\u30BF\u30FC
ActionBarBuildHelper.CloseEditorAction_text=&\u30AF\u30ED\u30FC\u30BA
ConnectionParameterName.PasswordLabel=\u30D1\u30B9\u30EF\u30FC\u30C9

View File

@@ -153,7 +153,6 @@ GroupByContextAction.groupContext=\u6309\u4E0A\u4E0B\u6587\u5206\u7EC4
GroupByVariableAction.groupVariable=\u6309\u53D8\u91CF\u5206\u7EC4
CorePreferencePage.alwaysWelcome=\u542F\u52A8\u65F6\u59CB\u7EC8\u663E\u793A\u6B22\u8FCE\u7684\u89C6\u56FE
MetadataTool.nullValue=\u7A7A\u503C
RuleOperationChoiceDialog.rule=\u89C4\u5219\uFF1A
EComponentCategory_advanceSetting=\u9AD8\u7EA7\u8BBE\u7F6E
EComponentCategory_appearance=\u5916\u89C2
EComponentCategory_assignment=\u6307\u6D3E

View File

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

View File

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

View File

@@ -198,6 +198,3 @@ ItemReferenceDialog.doNotDelete.button=Don't delete
ItemReferenceDialog.forceDelete.button=Force delete
ItemReferenceDialog.forceDelete.warn.title=Are You Sure?
ItemReferenceDialog.forceDelete.warn.message=Force delete action may break items which use this item. Do you really want to force delete it?
ProjectRepositoryNode.sapContentExtractor=SAP BI Content Extractor
ProjectRepositoryNode.calculationViewSchemas=Calculation View schemas
ProjectRepositoryNode.sapBWAdvancedDataStoreObject=SAP ADSO

View File

@@ -163,18 +163,12 @@ ProxyRepositoryFactory.cleanWorkspace=Vider l'espace de mod
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=Impossible de supprimer un dossier contenant des éléments verrouillés.
ProxyRepositoryFactory.MoveFolderContainsLockedItem=Impossible de déplacer un dossier contenant des éléments verrouillés.
ProxyRepositoryFactory.RenameFolderContainsLockedItem=Impossible de renommer un fichier contenant des éléments verrouillés.
RepositoryDropAdapter_errorMsg=Ce répertoire contient l'élément verrouillé, il ne peut être déplacé
RepositoryDropAdapter_folder=Dossier
RenameFolderAction.description=Renommer le dossier
ProxyRepositoryFactory.projectCanNotOpen=Impossible d'ouvrir le projet. La tâche en erreur est {0}.
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.outputSchema=Sortie
ProjectRepositoryNode.sapTables=Tables SAP
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Le nom est le même que celui du projet.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=Les tests/scénarios de {0} sont verrouillés, vous ne pouvez les supprimer.\nSi cet objet est ouvert, fermez-le avant suppression.
ConvertJobsUtil.warning.message=Le framework cible n'est pas totalement supporté dans cette version.
ItemReferenceDialog.doNotDelete.button=Ne pas supprimer
ItemReferenceDialog.forceDelete.button=Forcer la suppression
ItemReferenceDialog.forceDelete.warn.title=Êtes-vous sûr ?
ItemReferenceDialog.forceDelete.warn.message=Forcer la suppression peut briser des éléments utilisant cet élément. Forcer la suppression ?

View File

@@ -16,12 +16,10 @@ ProxyRepositoryFactory.log.lock="{1}"\u306B\u3088\u3063\u3066 [{0}]\u3000\u3092\
ProxyRepositoryFactory.log.loggedOn=[{0}]\u306F"{1}"\u306B\u3088\u3063\u3066\u8A18\u9332\u3055\u308C\u3066\u3044\u307E\u3059\u3002
ProxyRepositoryFactory.log.logicalDeletion="{1}"\u304B\u3089[{0}]\u3092\u8AD6\u7406\u524A\u9664\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.move="{1}"\u304B\u3089[{0}]\u3078\u79FB\u52D5\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.newIdGenerated=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8[{0}] = {1}\u3067\u65B0\u898FID\u304C\u751F\u6210\u3055\u308C\u307E\u3057\u305F
ProxyRepositoryFactory.log.physicalDeletion="{1}"\u304B\u3089[{0}]\u3092\u7269\u7406\u524A\u9664\u3057\u307E\u3059\u3002
ProxyRepositoryFactory.log.tempFolderEmptied=\u4E00\u6642\u30D5\u30A9\u30EB\u30C0\u306F\u7A7A\u3067\u3059 ({0} \u30D5\u30A1\u30A4\u30EB\u306F {1} \u30DF\u30EA\u79D2\u3067\u524A\u9664\u3055\u308C\u307E\u3059)
ProxyRepositoryFactory.log.unlock="{1}"\u306B\u3088\u3063\u3066 [{0}] \u3092\u30ED\u30C3\u30AF\u89E3\u9664
ProxyRepositoryFactory.logonInProgress=\u30ED\u30B0\u30AA\u30F3\u4E2D\u3067\u3059...
ProxyRepositoryFactory.projectIsNotCompatible=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8{0}\u306F\u3088\u308A\u65B0\u3057\u3044Studio\u306B\u3088\u3063\u3066\u65E2\u306B\u958B\u304B\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002
ProxyRepositoryFactory.ReplaceJob=\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u7F6E\u63DB\u3048\u307E\u3059\u304B\uFF1F
ProxyRepositoryFactory.synch.repo.items=\u30EA\u30DD\u30B8\u30C8\u30EA\u3092\u540C\u671F\u4E2D\u3067\u3059
ProxyRepositoryFactory.synchronizeLibraries=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u540C\u671F\u4E2D...
@@ -65,7 +63,7 @@ PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
EAuthenticationMethod.anonymousAuth=\u533F\u540D\u306E\u8A8D\u8A3C
EAuthenticationMethod.simpleAuth=\u30B7\u30F3\u30D7\u30EB\u8A8D\u8A3C
EAuthenticationMethod.simpleAuth=\u5358\u7D14\u306A\u8A8D\u8A3C
AdvancedSocketFactory.failedInitial=\u30A8\u30E9\u30FC \uFF1A \u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F \uFF1A
LDAPCATruster.failedCreateCert=\u8A3C\u660E\u66F8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF1A
LDAPCATruster.failedCreateTmp=\u4E00\u6642\u30C8\u30E9\u30B9\u30C8\u30B9\u30C8\u30A2\u306E\u4F5C\u6210\u306B\u5931\u6557\u3057\u307E\u3057\u305F \:
@@ -126,7 +124,6 @@ ContextReferenceDialog.Messages=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF08{0}{1}
ContextReferenceDialog.kindMessages={0} \u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306F\u4EE5\u4E0B\u306E\u30EA\u30B9\u30C8\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u524A\u9664\u3092\u5B9F\u884C\u3057\u307E\u3059\u304B\uFF1F \u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u524A\u9664\u3057\u305F\u3044\u5834\u5408\u3001\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306F\u30B8\u30E7\u30D6\u3092\u6B21\u56DE\u958B\u3044\u305F\u969B\u306B\u30D3\u30EB\u30C8-\u30A4\u30F3\u306B\u5909\u308F\u308A\u307E\u3059\u3002
ContextReferenceDialog.kindMessages1=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7 {0} {1} \u306F\u4EE5\u4E0B\u306E\u30EA\u30B9\u30C8\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u524A\u9664\u3092\u5B9F\u884C\u3057\u307E\u3059\u304B\uFF1F
CopyToGenericSchemaHelper.cannotGenarateItem=\u30A2\u30A4\u30C6\u30E0\u306E\u30E9\u30D9\u30EB\u3092\u751F\u6210\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002
ProxyRepositoryFactory.ReplaceJobHazardDescription=\n\u5143\u306E\u63A5\u7D9A\u3078\u306E\u4F9D\u5B58\u304C\u5931\u308F\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059!
ItemReferenceDialog.title=\u524A\u9664\u3067\u304D\u306A\u3044\u30A2\u30A4\u30C6\u30E0
ItemReferenceDialog.item=\u30A2\u30A4\u30C6\u30E0
ItemReferenceDialog.referenceItem=\u53C2\u7167\u30A2\u30A4\u30C6\u30E0
@@ -169,7 +166,6 @@ CreateFolderAction.action.title=\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
CreateFolderAction.action.toolTipText=\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
RenameFolderAction.action.title=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
RenameFolderAction.action.toolTipText=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
RenameFolderAction.warning.editorOpen.message=\u3053\u306E\u30D5\u30A9\u30EB\u30C0\u30FC\u306B\u542B\u307E\u308C\u3066\u3044\u308B\u30A2\u30A4\u30C6\u30E0({0})\u304C\u73FE\u5728\u958B\u3044\u3066\u3044\u308B\u305F\u3081\u3001"{1}"\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u540D\u524D\u3092\u5909\u66F4\u3067\u304D\u307E\u305B\u3093\u3002\u9589\u3058\u3066\u304B\u3089\u518D\u8A66\u884C\u3057\u3066\u4E0B\u3055\u3044\u3002
RenameFolderAction.warning.editorOpen.title=\u6709\u52B9\u306A\u64CD\u4F5C\u3067\u306F\u3042\u308A\u307E\u305B\u3093
RenameFolderAction.warning.cannotFind.message=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u540D\u79F0\u5909\u66F4\u304C\u51FA\u6765\u307E\u305B\u3093\u3002\u65E2\u306B\u79FB\u52D5\u3057\u3066\u3044\u308B\u304B\u524A\u9664\u3055\u308C\u3066\u3044\u308B\u304B\u3082\u3057\u308C\u306A\u3044\u306E\u3067\u3001\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3057\u3066\u30EA\u30DD\u30B8\u30C8\u30EA\u5185\u5BB9\u3092\u66F4\u65B0\u3057\u3066\u4E0B\u3055\u3044\u3002
RenameFolderAction.warning.cannotFind.title=\u6709\u52B9\u306A\u64CD\u4F5C\u3067\u306F\u3042\u308A\u307E\u305B\u3093
@@ -180,24 +176,10 @@ ProxyRepositoryFactory.RenameFolderContainsLockedItem=\u30ED\u30C3\u30AF\u3055\u
RepositoryDropAdapter_errorMsg=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u304C\u542B\u307E\u308C\u307E\u3059\u3002\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093
RepositoryDropAdapter_folder=\u30D5\u30A9\u30EB\u30C0\u30FC
RenameFolderAction.description=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
ProxyRepositoryFactory.projectCanNotOpen=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u958B\u304F\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002\u30A8\u30E9\u30FC\u30BF\u30B9\u30AF\u306F{0}\u3067\u3059\u3002
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.inputSchema=\u30A4\u30F3\u30D7\u30C3\u30C8
ProjectRepositoryNode.sapFunctions.outputSchema=\u30A2\u30A6\u30C8\u30D7\u30C3\u30C8
ProjectRepositoryNode.sapTables=SAP\u30C6\u30FC\u30D6\u30EB
DuplicateAction.input.title.v2=\u91CD\u8907
DuplicateAction.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=\u30C6\u30B9\u30C8\u30B1\u30FC\u30B9\u53C8\u306F{0}\u306E\u30B1\u30FC\u30B9\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u306E\u3067\u524A\u9664\u51FA\u6765\u307E\u305B\u3093\u3002\u524A\u9664\u306E\u524D\u306B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u9589\u3058\u3066\u4E0B\u3055\u3044\u3002
ProjectRepositoryNode.sapBWDataSource=SAP DataSource
ProjectRepositoryNode.sapBWDataStoreObject=SAP DSO
ProjectRepositoryNode.sapBWInfoCube=SAP InfoCube
ProjectRepositoryNode.sapBWInfoObject=SAP InfoObject
ConvertJobsUtil.warning.title=\u8B66\u544A
ConvertJobsUtil.warning.message=\u30BF\u30FC\u30B2\u30C3\u30C8\u30D5\u30EC\u30FC\u30E0\u30EF\u30FC\u30AF\u306F\u3001\u3053\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u306F\u5B8C\u5168\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ItemReferenceDialog.doNotDelete.button=\u524A\u9664\u3057\u306A\u3044
ItemReferenceDialog.forceDelete.button=\u524A\u9664\u306E\u5F37\u5236
ItemReferenceDialog.forceDelete.warn.title=\u3088\u308D\u3057\u3044\u3067\u3059\u304B?
ItemReferenceDialog.forceDelete.warn.message=\u524A\u9664\u306E\u5F37\u5236\u30A2\u30AF\u30B7\u30E7\u30F3\u3092\u5B9F\u884C\u3059\u308B\u3068\u3001\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u58CA\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u524A\u9664\u3092\u5F37\u5236\u3057\u307E\u3059\u304B?
ProjectRepositoryNode.sapContentExtractor=SAP BI\u30B3\u30F3\u30C6\u30F3\u30C4\u62BD\u51FA
ProjectRepositoryNode.calculationViewSchemas=\u8A08\u7B97\u30D3\u30E5\u30FC\u30B9\u30AD\u30FC\u30DE
ProjectRepositoryNode.sapBWAdvancedDataStoreObject=SAP ADSO

View File

@@ -6,7 +6,6 @@ ProxyRepositoryFactory.bussinessException.itemNonModifiable=\u4e0d\u53ef\u4fee\u
ProxyRepositoryFactory.illegalArgumentException.labelNotMatchPattern=\u6807\u7b7e {0} \u4e0e\u6a21\u5f0f {1} \u4e0d\u7b26
ProxyRepositoryFactory.initializeProjectConnection=\u521D\u59CB\u5316\u5DE5\u7A0B\u8FDE\u63A5
ProxyRepositoryFactory.Label=\u6807\u7B7E
ProxyRepositoryFactory.load.componnents=\u52A0\u8F7D\u7EC4\u4EF6...
ProxyRepositoryFactory.log.Restoration=[{0}] \u88ab {1} \u6062\u590d\u5230 \u201c/{2}\u201d\u3002
ProxyRepositoryFactory.log.lock=\u201c{1}\u201d\u88ab[{0}]\u9501\u5b9a\u3002
ProxyRepositoryFactory.log.loggedOn={0}\u6ce8\u518c\u5165{1}\u3002
@@ -48,8 +47,6 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
EAuthenticationMethod.anonymousAuth=\u533f\u540d\u9a8c\u8bc1
EAuthenticationMethod.simpleAuth=\u7b80\u5355\u9a8c\u8bc1
AdvancedSocketFactory.failedInitial=\u9519\u8BEF: \u521D\u59CB\u5316\u5931\u8D25

View File

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

View File

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

View File

@@ -558,7 +558,7 @@ repository.systemIndicators.businessRules=Business Rules
repository.systemIndicators.correlation=Correlation
repository.systemIndicators.functionalDependency=Functional Dependency
repository.systemIndicators.overview=Overview
repository.systemIndicators.patternFinder=Pattern Frequency Statistics
repository.systemIndicators.patternFinder=Pattern Frequncey Statistics
repository.systemIndicators.patternMatching=Pattern Matching
repository.systemIndicators.rowComparison=Row Comparison
repository.systemIndicators.simpleStatistics=Simple Statistics
@@ -621,6 +621,3 @@ EUpdateResult.StructurePathUpdate=Update for structure path
UpdatesConstants.Spark_Joblet=Spark_Joblet
UpdatesConstants.Spark_Streaming_Joblet=Spark_Streaming_Joblet
EComponentCategory_deployment=Deployment
RepositoryContentProvider.repositoryLabel.sapContentExtractor=SAP BI Content Extractor
RelationshipItemBuilder.unexpect.item=Unexpected item type: {0}
RelationshipItemBuilder.unexpect.relation=Unexpected relation type: {0}

View File

@@ -35,7 +35,6 @@ ContextParameterProposal.ContextVariable=\n\nVariable de context.
ContextValueErrorChecker.ErrorTitile=Erreur de la valeur de contexte :
ContextParameterProposal.NoCommentAvaiable=pas de commentaire disponible.
ContextParameterProposal.Type=\nType\: {1}
ContextParameterProposal.VariableName=\n\nNom de la variable\: {2}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Renommer le contexte
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -116,7 +115,7 @@ EConnectionType.onSubjobOkMenu=On Subjob Ok
EConnectionType.runAfterMenu=Exécuter après
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=Table
EConnectionType.onRowsEndMenu=À la fin des lignes
EConnectionType.onRowsEndMenu=A la fin des lignes
EConnectionType.mergeMenu=Merge
EConnectionType.synchronize=Synchroniser
EConnectionType.parallelize=Paralléliser
@@ -170,8 +169,6 @@ LDAPCATruster.sslError1=Erreur SSL :
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache\:
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MappingFileLoader.DbmsIdAlreadyExists=Le SGBD d'ID "{0}" existe déjà."
MappingFileLoader.UndeclaredDbType="{0}" type non déclaré de BdD pour l'ID du SGBD "{1}" sur le noeud\: {2}
MetadataDialog.CopyToInput.toolTipText=Copie tout le schéma de sortie vers le schéma d'entrée
MetadataDialog.CopySelectionToInput.toolTipText=Copie de colonnes de schéma de sortie vers schéma d'entrée
MetadataDialog.CopyToOutput=Copie tout le schéma d'entrée vers le schéma de sortie
@@ -193,7 +190,6 @@ MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.dbIdNotFound=ID du SGBD : {0} introuvable.
MetadataTalendType.DBMSNotSetted=SGBD non défini
MetadataTalendTypeEditor.button.edit=E&dit
MetadataTalendTypeEditor.button.export=E&xport
@@ -213,16 +209,11 @@ MetadataTool.schemaExist=Le nom du sch
MetadataTool.schemaIn=Le nom du schéma est invalide.
MetadataTool.schemaInvalid=Nom de schéma invalide.
MetadataTool.schemaNull=Le nom du schéma est null.
NodeReturnProposal.Availability=\nDisponibilité\: {4}
NodeReturnProposal.GlobalVariable=\n\nVariable globale, propriété du composant {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
PaletteContentDialog.connection=Format de connection par défaut:
PaletteContentDialog.hint=Format astuce par défaut :
PaletteContentDialog.lable=Format du libellé par défaut :
Parameter.Comment=\ commentaire \:
Parameter.Name=Nom du paramètre
Parameter.Type=\ type \:
Parameter.Value=\ valeur \:
PatternCalendar.dateFormat="aaaa-MM-jj HH:mm:ss"
PatternCalendar.example=Exemple :
@@ -268,7 +259,6 @@ RepositoryUpdateManager.RenameContextMessages=Voulez-vous vraiment propager la v
RepositoryUpdateManager.RenameContextTitle=Renommer la question
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
RoutinesFunctionProposal.CreatedBy=Créé par\n:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.Example=Exemple\n:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=Utilisateur
@@ -306,12 +296,10 @@ SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Vide>
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreviewPreferencePage_Value=Valeur
TalendDataCollectorUploadingPreferencePage_Description=Les informations rassemblées par le Collecteur de données d'utilisation est régulièrement chargé sur les serveurs hébergés par Talend.
TalendDataCollectorUploadingPreferencePage_LastUpload=Dernier chargement
TalendDataCollectorUploadingPreferencePage_Uploadingtitile=Chargement
TalendDataCollectorUploadingPreferencePage_UploadPeriod=Période de chargement
TalendDataCollectorUploadingPreferencePage_Days=Jours
TalendTabbedPropertyComposite.compactButton.toolTip=Vue compacte
@@ -349,7 +337,6 @@ repository.metadataSAPConnections=Connexions SAP
repository.metadataSAPConnections.alias=SAP
repository.SAPFunction=Fonction SAP
repository.metadataSQLPatterns=Modèles SQL
repository.metadataSQLPatterns.alias=Modèles SQL
repository.metadataFileDelimited=Fichier délimité
repository.metadataFileDelimited.alias=DELIM
repository.metadataTable=Schéma des métadonnées
@@ -398,7 +385,6 @@ EUpdateResult.Rename=Changer le nom
EUpdateResult.Add=Ajouter à partir du référentiel
EUpdateResult.Delete=Supprimer du référentiel
UpdatesConstants.Context=Contexte
UpdatesConstants.ContextGroup=Groupe de contextes
UpdatesConstants.Component=Composant
UpdatesConstants.Joblet=Joblet
UpdatesConstants.Job=Job
@@ -455,7 +441,6 @@ OpenXSDFileDialog.cancel=Annuler
OpenXSDFileDialog.confirm=Confirmer
OpenXSDFileDialog.fileName=Nom de fichier :
OpenXSDFileDialog.xmlFileSelection=Sélectionner un fichier XML à valider
OpenXSDFileDialog.xmlSelectedOrNot=Comme vous avez sélectionné un fichier de métadonnées XSD, \n il doit y avoir un fichier XML à valider.
RepositoryContentProvider.repositoryLabel.Queries=Requêtes
repository.routes=Routes
repository.servicesOperation=Opération
@@ -498,21 +483,9 @@ LibrariesListSelectionDialog.deployLibs=D
GenerateSelectSQLAction.NewQuery=Nouvelle requête {0}
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=// ============================================================================\n//\n// Copyright (c) 2006-2014, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
repository.tdqelement.sourceFile=Fichiers source
repository.tdqelement.jrxml=Modèle JRXML
repository.dataprofiling=Profiling de données
repository.libraries=Bibliohèques
repository.patternRegex=Regex
repository.rules=Règles
repository.rulesSql=SQL
repository.systemIndicators=Indicateurs système
repository.userDefineIndicators=Indicateurs personnalisés
repository.systemIndicators.advancedStatistics=Statistiques avancées
repository.systemIndicators.businessRules=Règles métier
repository.systemIndicators.correlation=Corrélation
repository.systemIndicators.functionalDependency=Dépendance fonctionnelle
repository.systemIndicators.overview=Vue d'ensemble
repository.systemIndicators.patternFinder=Statistiques de fréquence des modèles
repository.systemIndicators.patternMatching=Rapprochement des modèles
repository.systemIndicators.rowComparison=Comparaison de lignes
repository.systemIndicators.simpleStatistics=Statistiques simples
@@ -520,7 +493,6 @@ repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=Résumé statistique
repository.systemIndicators.textStatistics=Statistiques de texte
repository.systemIndicators.phoneNumberStatistics=Statistiques de numéros de téléphone
repository.systemIndicators.fraudDetection=Détection de la fraude
EUpdateItemType.MapPath=Chemin du mapping
EUpdateResult.PathUpdate=Mise à jour du chemin du mapping
AContextualAction.EditorManager_saveChangesQuestion=''{0}'" a été modifié. Sauvegarder ?
@@ -534,7 +506,6 @@ ProgressMonitorDialogWithCancel.executeTimeout=Suspension de l'ex
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=en attente de la fin de {0}...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=en attente de la fin...
EUpdateItemType.Batch=Batch
EUpdateItemType.Streaming=Streaming
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
@@ -546,13 +517,8 @@ repository.gitroot=GIT
EComponentCategory.parameters=Paramètres
EComponentCategory.actionInputOutput=Schéma d'entrée/de sortie
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapBapi.output=Sortie
RepositoryContentProvider.repositoryLabel.sapTable=Tables SAP
ComponentReturnVariableUtils.ErrorMessage=Message d'erreur
ComponentReturnVariableUtils.NbReject=Nombre de rejets
ComponentReturnVariableUtils.NbSuccess=Nombre de réussites
ComponentReturnVariableUtils.NbLine=Nombre de lignes
repository.metadataRulesManagement=Gestion des règles
repository.metadataRulesManagement.alias=Gestion des règles
EUpdateItemType.StructurePath=Chemin de la structure
EComponentCategory_deployment=Déploiement

View File

@@ -166,7 +166,6 @@ GroupByContextAction.groupContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u30
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
JavaFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3\uFF1A "{0}.{1}" \u30D1\u30FC\u30B9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u624B\u9806\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
JavaGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
JavaGlobalVariableProposal.VariableName=\n\n\u5909\u6570\u540D: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' \: \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059\:
@@ -186,12 +185,7 @@ LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8
ListPreferencePage.RemoveButtonName=\u524A\u9664
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\uFF1A
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MetadataDialog.CopyToInput.toolTipText=\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
MetadataDialog.CopySelectionToInput.toolTipText=\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u9078\u629E\u3055\u308C\u305F\u30AB\u30E9\u30E0\u3092\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
MetadataDialog.CopyToOutput=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u5168\u3066\u306E\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
@@ -235,11 +229,7 @@ MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
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}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
@@ -249,9 +239,7 @@ Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
PerlDynamicProposalUtil.autoConvert=\ \u751F\u6210\u3055\u308C\u305F\u30B3\u30FC\u30C9\u306B\u304A\u3044\u3066{0}->[index]\u306B\u81EA\u52D5\u5909\u63DB\u3055\u308C\u307E\u3059
PerlGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
PerlGlobalVariableProposal.VariableName=\n\n\u5909\u6570\u540D: {1}
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
@@ -280,7 +268,6 @@ PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0\u306B\u3064\u3044\u3066
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
RepositoryToComponentProperty.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryUpdateManager.Title=\u4FEE\u6B63
@@ -291,7 +278,6 @@ RepositoryUpdateManager.NoModificationTitle=\u5909\u66F4\u306E\u5FC5\u8981\u306F
RepositoryUpdateManager.NoModificationMessages=\u66F4\u65B0\u304C\u5FC5\u8981\u306A\u5BFE\u8C61\u306F\u3042\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NotFoundMessages=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B7\u30C3\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
RepositoryUpdateManager.RenameContextMessages=\u540D\u524D\u5909\u66F4\u5909\u6570\u3092\u4ECA\u3059\u3050\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B?[\u306F\u3044]\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u3001\u66F4\u65B0\u306B\u975E\u5E38\u306B\u9577\u3044\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002[\u3044\u3044\u3048]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u53E4\u3044\u5909\u6570\u304C\u30B8\u30E7\u30D6\u5185\u3067\u7D44\u307F\u8FBC\u307F\u306B\u5909\u308F\u308A\u307E\u3059\u3002
RepositoryUpdateManager.RenameContextTitle=\u8CEA\u554F\u306E\u540D\u79F0\u5909\u66F4
RepositoryUpdateManager.ItemsToUpdate=\u66F4\u65B0\u3059\u308B\u9805\u76EE\u3092\u30C1\u30A7\u30C3\u30AF
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210\:
@@ -324,14 +310,12 @@ SelectRepositoryContextDialog.DeselectAll=\u3059\u3079\u3066\u9078\u629E\u89E3\u
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 "{1}" \u306E\u5909\u6570 "{0}" \u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u306E\u8B66\u544A\uFF01
SelectRepositoryContextDialog.ExistenceMessage=\u5909\u6570"{0}"\u306F\u30B8\u30E7\u30D6\u5185\u306B\u5B58\u5728\u3057\u307E\u3059(\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:"{1}")\u3002
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
SelectRepositoryContextDialog.SelectAll=\u3059\u3079\u3066\u9078\u629E
SelectRepositoryContextDialog.ExpandAll=\u3059\u3079\u3066\u5C55\u958B
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
SelectRepositoryContextDialog.View=\u53C2\u7167...
SelectRepositoryContextGroupDialog.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
SelectRepositoryContextGroupDialog.Messages=\ \u30B8\u30E7\u30D6\u5185\u3067\u3001\u5B58\u5728\u3057\u306A\u3044\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u8FFD\u52A0\u3057\u307E\u3059
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8FFD\u52A0
TalendDataCollectorPreferencePage_EnableCapture=\u30AD\u30E3\u30D7\u30C1\u30E3\u306E\u6709\u52B9\u5316
TalendDataCollectorPreferencePage_Description=\u305D\u306E\u76EE\u7684\u306F\u3001\u30E6\u30FC\u30B6\u53CA\u3073\u7D44\u7E54\u304C\u3001\u958B\u767A\u8005\u304C\u3069\u306E\u3088\u3046\u306BTalend\u88FD\u54C1\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u304B\u3092\u3088\u308A\u7406\u89E3\u3059\u308B\u306E\u306B\u5F79\u7ACB\u3064\u3088\u3046\u3001\u30C7\u30FC\u30BF\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u3067\u3059\u3002
@@ -448,7 +432,6 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u6642
MetadataTypeLengthConstants.STRING_LENGTH=String
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.innerLabel=\u5185\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
@@ -481,7 +464,6 @@ OpenXSDFileDialog.cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
OpenXSDFileDialog.xmlSelectedOrNot=XSD\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u305F\u306E\u3067\u3001\u691C\u8A3C\u3059\u308Bxml\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u3059\u3002
RepositoryContentProvider.repositoryLabel.Queries=\u30AF\u30A8\u30EA
repository.routes=\u30EB\u30FC\u30C8
repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
@@ -521,10 +503,7 @@ LibrariesListSelectionDialog.button.external=\u5916\u90E8\u30E9\u30A4\u30D6\u30E
LibrariesListSelectionDialog.selectLibFromOS=\u30E9\u30A4\u30D6\u30E9\u30EA\u9078\u629E
LibrariesListSelectionDialog.browseButton.text=\u30D6\u30E9\u30A6\u30BA...
LibrariesListSelectionDialog.deployLibs=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u30C7\u30D7\u30ED\u30A4...
PigFunctionParser.checkMethod=Pig : "{0}.{1}\\"\u89E3\u6790\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30E1\u30BD\u30C3\u30C9\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
GenerateSelectSQLAction.NewQuery=\u65B0\u898F\u30AF\u30A8\u30EA {0}
AbstractTalendFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3: "{0}.{1}\\"\u89E3\u6790\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002 \u30E1\u30BD\u30C3\u30C9\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2014, Talend Inc.\n//\n// \u672C\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F\u4EE5\u4E0B\u306E\u6A5F\u80FD\u3067\u81EA\u52D5\u4F5C\u6210\u3055\u308C\u305F\u3082\u306E\u3067\u3042\u308B_{0}\n// CodeGenerator version {1}\n// Talend\u88FD\u54C1\u306B\u95A2\u3057\u3066\u306E\u8A73\u7D30\u306A\u60C5\u5831\u306F\u4EE5\u4E0B\u306E\u30B5\u30A4\u30C8\u306B\u8A18\u8F09\u3055\u308C\u3066\u3044\u308B www.talend.com.\n// GNU LGPL \u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u3088\u308A\u672C\u30B3\u30FC\u30C9\u3092\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3042\u308B\n// http://www.gnu.org/licenses/lgpl.html).
repository.tdqelement.sourceFile=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB
repository.tdqelement.jrxml=JRXML\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
@@ -535,42 +514,23 @@ repository.patternSql=SQL
repository.rules=\u30EB\u30FC\u30EB
repository.rulesSql=SQL
repository.rulesParser=\u30D1\u30FC\u30B5\u30FC
repository.rulesMatcher=\u4E00\u81F4
repository.systemIndicators=\u30B7\u30B9\u30C6\u30E0\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.userDefineIndicators=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.userDefineIndicators.lib=lib
repository.systemIndicators.advancedStatistics=\u8A73\u7D30\u7D71\u8A08\u60C5\u5831
repository.systemIndicators.businessRules=\u30D3\u30B8\u30CD\u30B9\u30EB\u30FC\u30EB
repository.systemIndicators.correlation=\u30B3\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3
repository.systemIndicators.functionalDependency=\u6A5F\u80FD\u306E\u4F9D\u5B58\u6027
repository.systemIndicators.overview=\u6982\u8981
repository.systemIndicators.patternFinder=\u30D1\u30BF\u30FC\u30F3\u983B\u5EA6\u7D71\u8A08
repository.systemIndicators.patternMatching=\u30D1\u30BF\u30FC\u30F3\u30DE\u30C3\u30C1\u30F3\u30B0
repository.systemIndicators.rowComparison=\u884C\u6BD4\u8F03
repository.systemIndicators.simpleStatistics=\u5358\u7D14\u7D71\u8A08
repository.systemIndicators.soundex=\u30B5\u30A6\u30F3\u30C7\u30C3\u30AF\u30B9
repository.systemIndicators.summaryStatistics=\u8981\u7D04\u7D71\u8A08
repository.systemIndicators.textStatistics=\u30C6\u30AD\u30B9\u30C8\u7D71\u8A08
repository.tdqExchange=Exchange
repository.systemIndicators.phoneNumberStatistics=\u96FB\u8A71\u756A\u53F7\u7D71\u8A08
repository.systemIndicators.fraudDetection=\u4E0D\u6B63\u306E\u691C\u51FA
EUpdateItemType.MapPath=\u30DE\u30C3\u30D7\u30D1\u30B9
EUpdateResult.PathUpdate=\u30DE\u30C3\u30D7\u30D1\u30B9\u306E\u66F4\u65B0
AContextualAction.EditorManager_saveChangesQuestion="{0}"\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4FDD\u5B58\u3057\u307E\u3059\u304B\uFF1F
AContextualAction.Save_Resource=\u30EA\u30BD\u30FC\u30B9\u3092\u4FDD\u5B58
EConnectionType.tableRefMenu=Table_ref
EComponentCategory.stormConfig=Storm\u8A2D\u5B9A
repository.metadataSalesforceModule=SalesforceModule(AccountHistory)
EComponentCategory.sparkConfig=Spark\u8A2D\u5B9A
repository.SAPIDoc=SAP IDoc
repository.SAPTable=SAP\u30C6\u30FC\u30D6\u30EB
ProgressMonitorDialogWithCancel.executeMessage.default=\u5B9F\u884C\u4E2D...
ProgressMonitorDialogWithCancel.waitingFinishMessage.default=\u63A5\u7D9A\u30C1\u30A7\u30C3\u30AF\u30A2\u30AF\u30B7\u30E7\u30F3\u3092\u6B63\u5E38\u306B\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093\u3002\n
ProgressMonitorDialogWithCancel.executeTimeout=\u5B9F\u884C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3002Studio\u304C\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u3053\u306E\u30C1\u30A7\u30C3\u30AF\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4E2D\u65AD\u3092\u8A66\u307F\u307E\u3057\u305F\u3002
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u304A\u5F85\u3061\u4E0B\u3055\u3044...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=\u5C11\u3005\u304A\u5F85\u3061\u4E0B\u3055\u3044...
EComponentCategory.memoryRun=\u30E1\u30E2\u30EA\u76E3\u8996
EUpdateResult.JobUpdate=\u30B8\u30E7\u30D6\u30CE\u30FC\u30C9\u306E\u66F4\u65B0
EUpdateItemType.Batch=\u30D0\u30C3\u30C1
EUpdateItemType.Streaming=\u30B9\u30C8\u30EA\u30FC\u30DF\u30F3\u30B0
UpdatesConstants.Storm=Storm
@@ -582,31 +542,13 @@ OverTimePopupDialogTask.executeTimeout=\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u305
OverTimePopupDialogTask.killed=\u5B9F\u884C\u3092\u4E2D\u6B62
OverTimePopupDialogTask.waitingFinishMessage.default=\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30BF\u30B9\u30AF\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u5F85\u6A5F\u4E2D...
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=\u7D42\u4E86\u5F85\u6A5F\u4E2D...
EComponentCategory_gitHistory=GIT\u5C65\u6B74
repository.gitroot=GIT
EComponentCategory.parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
EComponentCategory.actionInputOutput=\u5165\u529B/\u51FA\u529B\u30B9\u30AD\u30FC\u30DE
EConnectionType.RejectMenu=\u30EA\u30B8\u30A7\u30AF\u30C8
RepositoryContentProvider.repositoryLabel.sapBapi=SAP Bapi
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input (\u5165\u529B)
RepositoryContentProvider.repositoryLabel.sapBapi.output=\u51FA\u529B
RepositoryContentProvider.repositoryLabel.sapTable=SAP\u30C6\u30FC\u30D6\u30EB
RepositoryContentProvider.repositoryLabel.sapDataSource=SAP DataSource
RepositoryContentProvider.repositoryLabel.sapDSO=SAP DSO
RepositoryContentProvider.repositoryLabel.sapInfoCube=SAP InfoCube
RepositoryContentProvider.repositoryLabel.sapInfoObject=SAP InfoObject
ComponentReturnVariableUtils.ErrorMessage=\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8
ComponentReturnVariableUtils.NbReject=\u30EA\u30B8\u30A7\u30AF\u30C8\u884C\u6570
ComponentReturnVariableUtils.NbSuccess=\u6210\u529F\u884C\u6570
ComponentReturnVariableUtils.NbLine=\u884C\u6570
repository.metadataRulesManagement=\u30EB\u30FC\u30EB\u7BA1\u7406
repository.metadataRulesManagement.alias=\u30EB\u30FC\u30EB\u7BA1\u7406
EUpdateItemType.StructurePath=\u30B9\u30C8\u30E9\u30AF\u30C1\u30E3\u30FC\u30D1\u30B9
EUpdateResult.StructurePathUpdate=\u30B9\u30C8\u30E9\u30AF\u30C1\u30E3\u30FC\u30D1\u30B9\u306E\u66F4\u65B0
UpdatesConstants.Spark_Joblet=Spark_Joblet
UpdatesConstants.Spark_Streaming_Joblet=Spark_Streaming_Joblet
EComponentCategory_deployment=\u30C7\u30D7\u30ED\u30A4
RepositoryContentProvider.repositoryLabel.sapContentExtractor=SAP BI\u30B3\u30F3\u30C6\u30F3\u30C4\u62BD\u51FA
RelationshipItemBuilder.unexpect.item=\u4E88\u671F\u3057\u306A\u3044\u30A2\u30A4\u30C6\u30E0\u30BF\u30A4\u30D7: {0}
RelationshipItemBuilder.unexpect.relation=\u4E88\u671F\u3057\u306A\u3044\u95A2\u4FC2\u306E\u30BF\u30A4\u30D7: {0}

View File

@@ -22,12 +22,10 @@ ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {
ComponentsFormatPreferencePage.add=\u589E\u52A0
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
ComponentsFormatPreferencePage.formatLable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
ComponentsFormatPreferencePage.remove=\u53BB\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ComponentToRepositoryProperty.ImpossibleUseOCI=\u4E0D\u53EF\u80FD\u5728\u5B58\u50A8\u5E93\u4E2D\u4F7F\u7528OCI\u7C7B\u578B\uFF01
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextComposite.variable=\u53D8\u91CF
@@ -95,7 +93,6 @@ EComponentCategory.basicRun=\u57FA\u672C\u8FD0\u884C
EComponentCategory.breakpoint=\u65AD\u70B9
EComponentCategory.debugRun=\u5F00\u59CB\u8C03\u8BD5
EComponentCategory.targetExec=\u76EE\u6807\u6267\u884C
EComponentCategory.hadoopConfig=Hadoop\u914D\u7F6E
EConnectionType.iteratorMenu=\u8FED\u4EE3
EConnectionType.lookupMenu=\u8ffd\u52a0\u5217
EConnectionType.mainMenu=\u4E3B\u7EBF
@@ -178,7 +175,6 @@ MetadataTalendTypeEditor.fileIsInvalid=\u5BFC\u5165\u6587\u4EF6\u4E0D\u5408\u6CD
MetadataTalendTypeEditor.fileNameStartRule=\u6587\u4EF6\u540D\u5FC5\u987B\u4EE5'mapping_'\u5F00\u5934\u3002
MetadataTool.nullValue=\u7A7A\u503C
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.hint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Name=\u53C2\u6570\u540D
PatternCalendar.example=\u793A\u4F8B:
@@ -202,8 +198,6 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
RepositoryObject.NotImplemented=\u672A\u5B9E\u73B0
RepositoryUpdateManager.Title=\u4fee\u6539
RepositoryUpdateManager.Check=\u68C0\u67E5\u4E2D...
@@ -213,7 +207,6 @@ RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
RepositoryUpdateManager.ItemsToUpdate=\u68C0\u67E5\u9879\u76EE\u4EE5\u66F4\u65B0
RoutinesFunctionProposal.System=\u7CFB\u7EDF
RoutinesFunctionProposal.User=\u7528\u6237
RuleOperationChoiceDialog.rule=\u89C4\u5219\uFF1A
SchemaCellEditor.giveSchemaName=\u7ED9\u56FE\u89E3\u547D\u540D
SchemaCellEditor.inputName=\u8F93\u5165\u540D\u79F0
SchemaCellEditor.nameExistOrInvalid=\u6539\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u65E0\u6548
@@ -288,7 +281,6 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthPreferencePage.VALUE=\u7A7A\u503C\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.FIELD=\u6240\u6709\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.DBTYPE=\u6570\u636E\u7C7B\u578B\u7684\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u5E03\u5C14\u503C
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61
@@ -327,7 +319,6 @@ HadoopCustomVersionDialog.table.descColumn=\u5FC5\u8981\u7684
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=\u6DFB\u52A0\u77E5\u8BC6\u5E93
HadoopVersionDialog.distribution.tooltip=\u8BBE\u7F6E hadoop \u5206\u533A
HadoopVersionDialog.version=\u7248\u672C\uFF1A
HadoopVersionDialog.version.tooltip=\u8BBE\u7F6E\u53D1\u884C\u7248\u672C
HadoopCustomLibrariesUtil.cannotCreate=\u65E0\u6CD5\u521B\u5EFA
LibrariesListSelectionDialog.browseButton.text=\u6D4F\u89C8...
AbstractTalendFunctionParser.checkMethod=Runtines\uFF1A"{0}. {1}\\",\u89E3\u6790\u5931\u8D25\u3002 \u8BF7\u68C0\u67E5\u60A8\u7684\u65B9\u6CD5\u3002
@@ -336,8 +327,6 @@ repository.patternSql=sql\u6570\u636E\u5E93
repository.rules=\u89C4\u5219
repository.rulesSql=sql\u6570\u636E\u5E93
repository.rulesMatcher=\u5339\u914D
repository.systemIndicators.patternMatching=\u6A21\u5F0F\u5339\u914D
repository.systemIndicators.soundex=Soundex
EUpdateItemType.MapPath=\u5730\u56FE\u8DEF\u5F84
AContextualAction.EditorManager_saveChangesQuestion=''{0}'' \u88AB\u4FEE\u6539.\u662F\u5426\u4FDD\u5B58?
AContextualAction.Save_Resource=\u4FDD\u5B58\u8D44\u6E90
@@ -345,7 +334,6 @@ EComponentCategory.stormConfig=Storm\u914D\u7F6E
EComponentCategory.sparkConfig=Spark\u914D\u7F6E
EComponentCategory.memoryRun=\u5185\u5B58\u8FD0\u884C
EUpdateItemType.Batch=\u6279\u91CF
UpdatesConstants.Spark=Spark
EComponentCategory.parameters=\u53C2\u6570
EComponentCategory.actionInputOutput=\u8F93\u5165/\u8F93\u51FASchema
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input

View File

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

View File

@@ -2,5 +2,4 @@ Metadata=\u30E1\u30BF\u30C7\u30FC\u30BF
TalendDataCollector=\u30E6\u30FC\u30B6\u30FC\u30C7\u30FC\u30BF\u30B3\u30EC\u30AF\u30BF\u30FC
TalendDataCollectorPreview=\u30D7\u30EC\u30D3\u30E5\u30FC
TalendDataCollectorUploading=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
prefs=Talend
specificSetting=\u8A73\u7D30\u8A2D\u5B9A

View File

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

View File

@@ -89,4 +89,3 @@ TalendDataCollectorPreviewPreferencePage_Key=Clave
TalendDataCollectorPreviewPreferencePage_Value=Valor
TalendDataCollectorUploadingPreferencePage_Days=Días
repository.servicesPort=Puerto
ModuleListCellEditor.add=Adjuntar

View File

@@ -94,7 +94,7 @@ EConnectionType.onSubjobOkMenu=On Subjob Ok
EConnectionType.runAfterMenu=Exécuter après
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=Table
EConnectionType.onRowsEndMenu=À la fin des lignes
EConnectionType.onRowsEndMenu=A la fin des lignes
EConnectionType.mergeMenu=Merge
EConnectionType.synchronize=Synchroniser
EConnectionType.parallelize=Paralléliser
@@ -195,15 +195,11 @@ NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
PaletteContentDialog.connection=Format de connection par défaut:
PaletteContentDialog.hint=Format astuce par défaut :
PaletteContentDialog.lable=Format du libellé par défaut :
Parameter.Comment=\ commentaire \:
Parameter.Name=Nom du paramètre
Parameter.Type=\ type \:
Parameter.Value=\ valeur \:
PatternCalendar.dateFormat="aaaa-MM-jj HH:mm:ss"
PatternCalendar.example=Exemple :
PatternCalendar.pattern=Modèle :
PerlDynamicProposalUtil.autoConvert=\ sera automatiquement converti en {0}->[index] dans le code généré
PerlGlobalVariableProposal.VariableName=\n\nNom de la variable\: {1}
PerspectiveMenuManager.dummy=Factice
PerspectiveMenuManager.perspectiveLabel=&Perspective
ProcessorUtilities.generatingJob=Génération du job en cours...
@@ -248,7 +244,6 @@ RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.ReturnType=Retourner le type\:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=Utilisateur
RoutinesFunctionProposal.VariableName=\n\nNom de la variable\: {2}
RuleOperationChoiceDialog.editRules=Editer les règles
RuleOperationChoiceDialog.rule=Règle :
RuleOperationChoiceDialog.selectRulesFile=Sélectionner un règle depuis un fichier
@@ -467,7 +462,6 @@ EComponentCategory.myExtensions=Mes extensions
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Vide>
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreviewPreferencePage_Value=Valeur
TalendDataCollectorUploadingPreferencePage_Description=Les informations rassemblées par le Collecteur de données d'utilisation est régulièrement chargé sur les serveurs hébergés par Talend.
@@ -500,7 +494,6 @@ ContextRemoveParameterCommand.label=Supprimer le param
ContextRenameParameterCommand.renameParameter=Renommer le paramètre
ContextModifyCommand.label=Modifier le contexte
ArchiveFileExportOperationFullPath.cannotCreateDir=Impossible de créer le répertoire '{0}'
MetadataExportXmlCommand.message=Attention : ce fichier existe déjà, l'écraser ?
WorkingSetConfigurationDialog_new_label=&Nouveau...
WorkingSetConfigurationDialog_down_label=&Descendre
WorkingSetConfigurationDialog_deselectAll_label=Désé&lectionner tout
@@ -508,16 +501,13 @@ WorkbenchMessages.FilteredTree_FilterMessage=saisissez le filtre
WorkbenchMessages.FilteredTree_ClearToolTip=Vider
ContextTreeValuesComposite.Menu=Menu
ContextMissSettingComposite.missingModuleMessages=cette vue de contextes requiert l'installation d'un Jar externe
ContextMissSettingComposite.installName=Installer
ContextMissSettingComposite.Title_Missing_jars_for_plugin=Bibliothèques tierces manquantes
ContextMissSettingComposite.description_jars_to_be_installed_in=Le Studio requiert l'installation de bibliothèques tierces.\nInstallez les Jars suivants avant de fermer cette fenêtre.
ContextTreeTable.AddToRepository_label=Ajouter au contexte du référentiel
ContextNebulaComposite.ContextsUnAvailable=La vue Contextes n'est pas disponible.
MetadataTableEditorView.ValueTitle=Valeur
ContextValidator.ParameterNotValid=le nom du paramètre n'est pas valide
ModuleListCellEditor.add=Ajouter
ModuleListCellEditor.delete=Supprimer
ModuleListCellEditor.warningTitle=Sélectionner les Jar des pilotes de base de données
ContextBuiltinToRepositoryCommand.addRelation=Une variable de contexte du même nom existe dans le référentiel. Votre variable built-in sera remplacée. Continuer ?
WorkspaceMnu.switch.text=Changer de répertoire &Workspace
WorkspaceMnu.switch.tooltip=Ouvrir le répertoire Workspace

View File

@@ -135,7 +135,6 @@ GroupByContextAction.groupContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u30
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
JavaFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3\uFF1A"{0}.{1}" \u30D1\u30FC\u30B9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u624B\u9806\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
JavaGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
JavaGlobalVariableProposal.VariableName=\n\n\u5909\u6570\u540D: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' \: \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
JavaTypesManager.bigDecimal=BIGDECIMAL\u306F\u6570\u5024\u3067\u3059\:
@@ -155,12 +154,7 @@ LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8
ListPreferencePage.RemoveButtonName=\u524A\u9664
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\uFF1A
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MetadataDialog.CopyToInput.toolTipText=\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
MetadataDialog.CopySelectionToInput.toolTipText=\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u9078\u629E\u3055\u308C\u305F\u30AB\u30E9\u30E0\u3092\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
MetadataDialog.CopyToOutput=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u5168\u3066\u306E\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
@@ -202,11 +196,7 @@ MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
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}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
@@ -217,9 +207,7 @@ Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
PerlDynamicProposalUtil.autoConvert=\ \u751F\u6210\u3055\u308C\u305F\u30B3\u30FC\u30C9\u306B\u304A\u3044\u3066{0}->[index]\u306B\u81EA\u52D5\u5909\u63DB\u3055\u308C\u307E\u3059
PerlGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
PerlGlobalVariableProposal.VariableName=\n\n\u5909\u6570\u540D: {1}
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
@@ -248,7 +236,6 @@ PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0\u306B\u3064\u3044\u3066
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
RepositoryToComponentProperty.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryUpdateManager.Title=\u4FEE\u6B63
@@ -297,7 +284,6 @@ SelectRepositoryContextDialog.ExpandAll=\u3059\u3079\u3066\u5C55\u958B
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
SelectRepositoryContextDialog.View=\u53C2\u7167\u2026
SelectRepositoryContextGroupDialog.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
SelectRepositoryContextGroupDialog.Messages=\ \u30B8\u30E7\u30D6\u5185\u3067\u3001\u5B58\u5728\u3057\u306A\u3044\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u8FFD\u52A0\u3057\u307E\u3059
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8FFD\u52A0
TalendTabbedPropertyComposite.compactButton.toolTip=\u30B3\u30F3\u30D1\u30AF\u30C8\u30D3\u30E5\u30FC
TalendTabbedPropertyComposite.tableButton.toolTip=\u30C6\u30FC\u30D6\u30EB\u30D3\u30E5\u30FC
@@ -415,7 +401,6 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u6642
MetadataTypeLengthConstants.STRING_LENGTH=String
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.innerLabel=\u5185\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
@@ -447,7 +432,6 @@ OpenXSDFileDialog.cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
OpenXSDFileDialog.xmlSelectedOrNot=XSD\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u305F\u306E\u3067\u3001\u691C\u8A3C\u3059\u308Bxml\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u3059\u3002
repository.metadataFileBRMS=BRMS
repository.metadataFileBRMS.alias=BRMS
repository.jobscript=\u30B8\u30E7\u30D6\u30B9\u30AF\u30EA\u30D7\u30C8
@@ -498,11 +482,9 @@ EMetadataEncoding.Latin9=\u30E9\u30C6\u30F39
HDFS=HDFS
HCAT=HCAT
EConnectionType.startsMenu=\u958B\u59CB
MetadataTableEditorView.UsefulTitle=\u4F7F\u7528\u3055\u308C\u3066\u3044\u308B\u30AB\u30E9\u30E0
MetadataTalendTypeEditor.column.Name=\u30E1\u30BF\u30C7\u30FC\u30BF\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB
PigProposalProvider.defaultUDFDescription=\u30AB\u30C6\u30B4\u30EA\u5185\u306B\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u95A2\u6570\u304C\u3042\u308A\u307E\u305B\u3093\u3002Pig\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u95A2\u6570\u306E\u4F5C\u6210\u304C\u53EF\u80FD\u3067\u3059\u3002
MetadataDialog.NeedDoGuessQuery=\u30AF\u30A8\u30EA\u306E\u63A8\u6E2C\u304C\u5FC5\u8981\u3067\u3059\uFF01
ConnectionParameters.exceptionMessage=\u3053\u308C\u306F\u30EA\u30DD\u30B8\u30C8\u30EA\u3067\u3059\u3002\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u547C\u3073\u51FA\u3055\u306A\u3044\u3067\u4E0B\u3055\u3044\u3002
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=DB\u30BF\u30A4\u30D7\u3092\u30EA\u30BB\u30C3\u30C8
CreateRuleDialog.conditionLabel=\u6761\u4EF6\u5F0F
CreateRuleDialog.groupLabel=\u30EB\u30FC\u30EB\u306E\u4F5C\u6210
@@ -519,20 +501,8 @@ ContextModifyCommand.label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u7DE8\u96C
ArchiveFileExportOperationFullPath.cannotCreateDir='{0}'\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
MetadataExportXmlCommand.title=\u8B66\u544A
MetadataExportXmlCommand.message=\u30D5\u30A1\u30A4\u30EB\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\uFF1F
WorkingSetConfigurationDialog_new_label=&\u65B0\u898F...
WorkingSetConfigurationDialog_edit_label=&\u7DE8\u96C6...
WorkingSetConfigurationDialog_remove_label=&\u524A\u9664
WorkingSetConfigurationDialog_up_label=&\u30A2\u30C3\u30D7
WorkingSetConfigurationDialog_down_label=&\u30C0\u30A6\u30F3
WorkingSetConfigurationDialog_selectAll_label=&\u3059\u3079\u3066\u9078\u629E
WorkingSetConfigurationDialog_deselectAll_label=\u3059\u3079\u3066\u9078\u629E&\u89E3\u9664
WorkbenchMessages.FilteredTree_FilterMessage=\u30D5\u30A3\u30EB\u30BF\u30FC\u30C6\u30AD\u30B9\u30C8\u306E\u5165\u529B
WorkbenchMessages.FilteredTree_ClearToolTip=\u30AF\u30EA\u30A2
ContextTreeValuesComposite.Menu=\u30E1\u30CB\u30E5\u30FC
MetadataTableEditorView.OriginalLengthTitle=OriginalLength
MetadataTableEditorView.RelationshipType=RelationshipType
MetadataTableEditorView.RelatedEntity=RelatedEntity
ContextMissSettingComposite.missingModuleMessages=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D3\u30E5\u30FC\u306B\u306F\u30011\u3064\u306E\u5916\u90E8jar\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
ContextMissSettingComposite.installName=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
ContextMissSettingComposite.Title_Missing_jars_for_plugin=3rd\u30D1\u30FC\u30C6\u30A3\u30E9\u30A4\u30D6\u30E9\u30EA\u304C\u3042\u308A\u307E\u305B\u3093
ContextMissSettingComposite.description_jars_to_be_installed_in=Studio\u30673rd\u30D1\u30FC\u30C6\u30A3\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u5FC5\u8981\u3068\u3057\u3066\u3044\u307E\u3059\u3002\n\n\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u9589\u3058\u308B\u524D\u306Bjar\u30D5\u30A1\u30A4\u30EB\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u3066\u4E0B\u3055\u3044\u3002
@@ -546,19 +516,13 @@ ContextValidator.ParameterNotValid=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u3
ModuleListCellEditor.add=\u8FFD\u52A0
ModuleListCellEditor.delete=\u524A\u9664
ModuleListCellEditor.warningTitle=DB\u30C9\u30E9\u30A4\u30D0\u30FC\u3092\u9078\u629E
ModuleListCellEditor.warningMessage=jar\u304C\u5B58\u5728\u3057\u307E\u3059\u3002
ContextBuiltinToRepositoryCommand.addRelation=\u540C\u3058\u540D\u524D\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u304C\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u7D44\u307F\u8FBC\u307F\u5909\u6570\u304C\u7F6E\u63DB\u3055\u308C\u307E\u3059\u3002 \u7D9A\u884C\u3057\u307E\u3059\u304B?
WorkspaceMnu.switch.text=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u5207\u63DB\u3048
WorkspaceMnu.switch.tooltip=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u958B\u304F
WorkspaceMnu.choose.text=&\u9078\u629E...
WorkspaceMnu.choose.tooltip=\u4ED6\u306E\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceMnu.restart.error.title=\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308A\u307E\u305B\u3093
WorkspaceMnu.restart.error.message={0}\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u3001\u30D7\u30E9\u30C3\u30C8\u30D5\u30A9\u30FC\u30E0\u3092\u518D\u8D77\u52D5\u3067\u304D\u307E\u305B\u3093\u3002
WorkspaceDlg.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceDlg.Message=Talend Studio\u306F\u3001\u30C7\u30FC\u30BF\u3092\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3078\u4FDD\u5B58\u3057\u307E\u3059\u3002\n\n\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
WorkspaceDlg.workspace.label=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
WorkspaceDlg.browse.button=&\u53C2\u7167...
WorkspaceDlg.browse.folder.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E
WorkspaceDlg.use.this.as.default.cb.message=&\u3053\u306E\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u30C7\u30D5\u30A9\u30EB\u30C8\u3068\u3057\u3066\u4F7F\u7528\u3057\u3001\u78BA\u8A8D\u3092\u8868\u793A\u3057\u306A\u3044
CorePreferencePage.alwaysWelcome.v2=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A
CorePreferencePage.alwaysAskAtStartup=\u8D77\u52D5\u6642\u306B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u8868\u793A

View File

@@ -6,12 +6,10 @@ ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {
ComponentsFormatPreferencePage.add=\u589E\u52A0
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
ComponentsFormatPreferencePage.formatLable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
ComponentsFormatPreferencePage.remove=\u53BB\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ComponentToRepositoryProperty.ImpossibleUseOCI=\u4E0D\u53EF\u80FD\u5728\u5B58\u50A8\u5E93\u4E2D\u4F7F\u7528OCI\u7C7B\u578B\uFF01
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextComposite.variable=\u53D8\u91CF
@@ -156,7 +154,6 @@ MetadataTalendTypeEditor.fileIsInvalid=\u5BFC\u5165\u6587\u4EF6\u4E0D\u5408\u6CD
MetadataTalendTypeEditor.fileNameStartRule=\u6587\u4EF6\u540D\u5FC5\u987B\u4EE5'mapping_'\u5F00\u5934\u3002
MetadataTool.nullValue=\u7A7A\u503C
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.hint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Name=\u53C2\u6570\u540D
PatternCalendar.example=\u793A\u4F8B:
@@ -179,8 +176,6 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
RepositoryObject.NotImplemented=\u672A\u5B9E\u73B0
RepositoryUpdateManager.Title=\u4fee\u6539
RepositoryUpdateManager.Check=\u68C0\u67E5\u4E2D...
@@ -190,7 +185,6 @@ RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
RepositoryUpdateManager.ItemsToUpdate=\u68C0\u67E5\u9879\u76EE\u4EE5\u66F4\u65B0
RoutinesFunctionProposal.System=\u7CFB\u7EDF
RoutinesFunctionProposal.User=\u7528\u6237
RuleOperationChoiceDialog.rule=\u89C4\u5219\uFF1A
SchemaCellEditor.giveSchemaName=\u7ED9\u56FE\u89E3\u547D\u540D
SchemaCellEditor.inputName=\u8F93\u5165\u540D\u79F0
SchemaCellEditor.nameExistOrInvalid=\u6539\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u65E0\u6548
@@ -271,7 +265,6 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthPreferencePage.VALUE=\u7A7A\u503C\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.FIELD=\u6240\u6709\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.DBTYPE=\u6570\u636E\u7C7B\u578B\u7684\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u5E03\u5C14\u503C
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -6,4 +6,3 @@ ProjectSettingPage_MavenDesc=Maven\u8A2D\u5B9A
ProjectSettingPage_MavenDefaultDesc=Maven\u30B9\u30AF\u30EA\u30D7\u30C8\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
ProjectSettingPage_ProjectPom=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
ProjectSettingPage_ProjectPomDesc=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8POM\u8A2D\u5B9A
ProjectSettingPage_MavenCustomSetupDesc=\u30AB\u30B9\u30BF\u30E0Maven\u30B9\u30AF\u30EA\u30D7\u30C8\u3092\u30D5\u30A9\u30EB\u30C0\u30FC\u3054\u3068\u306B\u8A2D\u5B9A

View File

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

View File

@@ -4,6 +4,4 @@ FolderMavenSettingPage_DeleteButtonText=Maven\u30D5\u30A1\u30A4\u30EB\u3092\u524
FolderMavenSettingPage_CreatingMavenSettingPath=\u30D1\u30B9\uFF1A
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=\u30A8\u30E9\u30FC
FolderMavenSettingPage_CreatingMavenSettingErrorMessage=\u3053\u306E\u30D5\u30A9\u30EB\u30C0\u30FC\u306B\u306FMaven\u8A2D\u5B9A\u30D5\u30A1\u30A4\u30EB\u3092\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093\uFF1A
ProjectPomProjectSettingPage_Titile=\u30E1\u30E2: \u30E2\u30B8\u30E5\u30FC\u30EB\u3068\u4F9D\u5B58\u6027\u306F\u4FDD\u305F\u308C\u307E\u3059\u3002
ProjectPomProjectSettingPage_ConfirmTitle=\u78BA\u8A8D
ProjectPomProjectSettingPage_ConfirmMessage=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8POM\u306B\u5909\u66F4\u3092\u9069\u7528\u3057\u3066\u76F4\u3061\u306B\u66F4\u65B0\u3057\u307E\u3059\u3002

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,2 @@
LogLoadedComponentsAction.componentLog=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8 \: {0}
LogActiveContextsAction.activeContextLog=\u6709\u52B9\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\uFF1A{0}
LogImageCacheAction.CacheImage=Cache image:
LogImageCacheAction.CacheImageDesc=Cache image desc:

View File

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

View File

@@ -1,3 +1 @@
preferencespage.main=\u30E9\u30A4\u30D6\u30E9\u30EA
pluginName=Librariesindex\u30E2\u30C7\u30EB
providerName=www.example.org

View File

@@ -1,2 +1 @@
preferencespage.main=\u5DE5\u5177\u5E93
providerName=www.example.org

View File

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

View File

@@ -18,5 +18,3 @@ LibrariesService.unknowLanguage=Langage inconnu
SpecificFilesUtils.operationCanceled=Opération annulée durant la copie des dossiers ou fichiers
ModulesNeededProvider.ModulesForDBConnWizard=Requis pour utiliser l'assistant de connexion aux bases de données
modules.required=Requis pour utiliser ce composant.
ShareLibsJob.message=Partager les bibliothèques de Maven vers le serveur {0}
ShareLibsJob.sharingLibraries=Partage des bibliothèques : {0}

View File

@@ -11,14 +11,5 @@ MainPreferencesPage.sameRootFolder=\u540c\u4e00\u30eb\u30fc\u30c8\u30d5\u30a9\u3
MainPreferencesPage.folderSelectionMode=\u30D5\u30A9\u30EB\u30C0\u9078\u629E\u30E2\u30FC\u30C9
MainPreferencesPage.externalLibPath=\u5916\u90e8\u30e9\u30a4\u30d6\u30e9\u30ea\u30d1\u30b9
MainPreferencesPage.externalLibPathPerl=\u5916\u90e8Perl\u30e9\u30a4\u30d6\u30e9\u30ea\u30d1\u30b9
PerlLibrariesService.synchronization=Perl\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u540C\u671F\u7D42\u4E86
PreferencesUtilities.unknowLanguage=\u4E0D\u660E\u306A\u8A00\u8A9E
JavaLibrariesService.synchronization=JAVA\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u540C\u671F\u5B8C\u4E86
LibrariesService.unknowLanguage=\u4E0D\u660E\u306A\u8A00\u8A9E
RoutineProviderManager.unableLoad=\u30EB\u30FC\u30C1\u30F3\u30D7\u30ED\u30D0\u30A4\u30C0\u30FC\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
SpecificFilesUtils.operationCanceled=\u30D5\u30A9\u30EB\u30C0\u30FC\u307E\u305F\u306F\u30D5\u30A1\u30A4\u30EB\u306E\u30B3\u30D4\u30FC\u4E2D\u306B\u64CD\u4F5C\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
ModulesNeededProvider.ModulesForDBConnWizard=DB\u63A5\u7D9A\u30A6\u30A3\u30B6\u30FC\u30C9\u3092\u4F7F\u7528\u3059\u308B\u305F\u3081\u306B\u5FC5\u8981\u3067\u3059
ModulesNeededProvider.unusedModule=\u30E6\u30FC\u30B6\u30FC\u304C\u4F7F\u7528\u3057\u3066\u3044\u306A\u3044\u30E2\u30B8\u30E5\u30FC\u30EB
modules.required=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4F7F\u7528\u3059\u308B\u305F\u3081\u306B\u5FC5\u8981
ShareLibsJob.message=Maven\u304B\u3089\u306E\u30E9\u30A4\u30D6\u30E9\u30EA\u3092{0}\u30B5\u30FC\u30D0\u30FC\u306B\u5171\u6709
ShareLibsJob.sharingLibraries=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u5171\u6709: {0}

View File

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

View File

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

View File

@@ -35,7 +35,6 @@ RemoteModulesHelper.job.title=T
RemoteModulesHelper.job.task=Téléchargement en cours...
RemoteModulesHelper.fetch.module.info=Récupération des informations sur les modules manquants
RemoteModulesHelper.readJsonFromUrl.error=Impossible de se connecter au serveur
RemoteModulesHelper.offlineMessages=hors-ligne, connectez-vous au réseau d'abord.
ModulesViewComposite.hint.installed=Installé
ModulesViewComposite.hint.unknown=Inconnu
ModulesViewComposite.Status.TitleText=Statut
@@ -78,4 +77,3 @@ AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=Vous avez rejet
ExternalModulesInstallDialog.networkUnavailable.msg=Le réseau est indisponible, veuillez le rétablir
ShareLibsJob.getFilesToShare=Collecte des bibliothèques à partager
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=Le module {0} va écraser l'artefact {1} du référentiel Maven local. Continuer ?
ExternalModulesInstallDialog.imported.dialog=Modules importés :

View File

@@ -1,11 +1,6 @@
ModulesInstaller_text=\u6B21\u306E\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u5FC5\u8981\u3067\u3059
ModulesInstaller_title=\u73FE\u5728\u306E\u64CD\u4F5C\u7528\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u306A\u3044\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30EA\u30B9\u30C8
ModulesNeededProvider.0=ModulesNeededProvider.getAllMoudlesNeeded
ModulesNeededProvider.1=ModulesNeededProvider.getAllMoudlesNeeded
ModulesNeededProvider.importModule=\u30E6\u30FC\u30B6\u30FC\u7D44\u8FBC\u307F\u30E2\u30B8\u30E5\u30FC\u30EB
ModulesNeededProvider.Module.Exception=\u30E2\u30B8\u30E5\u30FC\u30EB {0} \u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
ModulesNeededProvider.unusedModule=\u30E6\u30FC\u30B6\u30FC\u304C\u4F7F\u7528\u3057\u3066\u3044\u306A\u3044\u30E2\u30B8\u30E5\u30FC\u30EB
ModulesNeededProvider.ModulesForDBConnWizard=DB\u63A5\u7D9A\u30A6\u30A3\u30B6\u30FC\u30C9\u3092\u4F7F\u7528\u3059\u308B\u305F\u3081\u306B\u5FC5\u8981\u3067\u3059
ModulesViewComposite.hint.notInstalled=\u672A\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
CheckModulesAction.CheckRefrshBtn.Text=\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ExternalModulesInstallDialog_AvailableOnTalendForge=\u30A2\u30AF\u30B7\u30E7\u30F3
@@ -37,7 +32,6 @@ ModuleLicenseDialog.license.accept=\u540C\u610F
ModuleLicenseDialog.license.notFound={0}\u306E\u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u540C\u610F\u306E\u3046\u3048\u7D9A\u3051\u308B
RemoteModulesHelper.job.title=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u53CA\u3073\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
RemoteModulesHelper.job.task=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D...
RemoteModulesHelper.fetch.module.info=\u4E0D\u8DB3\u3057\u3066\u3044\u308B\u30E2\u30B8\u30E5\u30FC\u30EB\u60C5\u5831\u306E\u30D5\u30A7\u30C3\u30C1\u4E2D
RemoteModulesHelper.readJsonFromUrl.error=\u30B5\u30FC\u30D0\u30FC\u306B\u63A5\u7D9A\u51FA\u6765\u307E\u305B\u3093
RemoteModulesHelper.offlineMessages=\u30AA\u30D5\u30E9\u30A4\u30F3\u3067\u3059\u3002\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u306B\u63A5\u7D9A\u3057\u3066\u4E0B\u3055\u3044\u3002
ModulesViewComposite.hint.installed=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u6E08
@@ -47,25 +41,18 @@ ModulesViewComposite.Component.TitleText=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ModulesViewComposite.Module.TitleText=\u30E2\u30B8\u30E5\u30FC\u30EB
ModulesViewComposite.Required.TitleText=\u8AAC\u660E
ModulesViewComposite.Required.Title=\u5FC5\u9808
PerlLibrariesService.synchronization=Perl\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u540C\u671F\u7D42\u4E86
PreferencesUtilities.unknowLanguage=\u4E0D\u660E\u306A\u8A00\u8A9E
MainPreferencesPage.externalLibPath=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u30D1\u30B9
MainPreferencesPage.externalLibPathJava=\u5916\u90E8Java\u30E9\u30A4\u30D6\u30E9\u30EA\u30D1\u30B9
MainPreferencesPage.externalLibPathPerl=\u5916\u90E8Perl\u30E9\u30A4\u30D6\u30E9\u30EA\u30D1\u30B9
MainPreferencesPage.folderSelectionMode=\u30D5\u30A9\u30EB\u30C0\u30FC\u9078\u629E\u30E2\u30FC\u30C9
MainPreferencesPage.sameRootFolder=\u540C\u4E00\u30EB\u30FC\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC
MainPreferencesPage.separateRootFolder=\u8A00\u8A9E\u3054\u3068\u306E\u30EB\u30FC\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC
InstallPerlModulesAction.InstallBtn.Text=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
JavaLibrariesService.synchronization=Java\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u540C\u671F\u304C\u7D42\u4E86\u3057\u307E\u3057\u305F
LibrariesService.unknowLanguage=\u4E0D\u660E\u306A\u8A00\u8A9E
RoutineProviderManager.unableLoad=\u30EB\u30FC\u30C1\u30F3\u30D7\u30ED\u30D0\u30A4\u30C0\u30FC\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
SpecificFilesUtils.operationCanceled=\u30D5\u30A9\u30EB\u30C0\u30FC\u307E\u305F\u306F\u30D5\u30A1\u30A4\u30EB\u306E\u30B3\u30D4\u30FC\u4E2D\u306B\u64CD\u4F5C\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
ImportExternalJarAction.title=\u5916\u90E8JAR\u30D5\u30A1\u30A4\u30EB\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
Module.view.download.external.modules.action.text=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
Module.view.download.external.modules.action.description=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
download.external.dialog.title=\u4EE5\u4E0B\u306E\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u53CA\u3073\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u3066\u4E0B\u3055\u3044\u3002
download.external.dialog.desciption=\u30E2\u30B8\u30E5\u30FC\u30EB\u306F\u81EA\u52D5\u7684\u306B\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\uFF06\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u307E\u3059\u3002
download.external.dialog.help.url=https://help.talend.com/display/KB/How+to+install+external+modules+in+the+Talend+products
AcceptModuleLicensesWizard.title=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
AcceptModuleLicensesWizardDialog.button.acceptAll=\u5168\u3066\u540C\u610F
AcceptModuleLicensesWizardDialog.cancelConfirmation.title=\u78BA\u8A8D
@@ -82,6 +69,4 @@ AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=\u78BA\u8A8D
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=\u4EE5\u4E0B\u306E\u30E9\u30A4\u30BB\u30F3\u30B9\uFF1A{0}\u3078\u306E\u540C\u610F\u3092\u62D2\u5426\u3057\u307E\u3059\u304B\uFF1F
ExternalModulesInstallDialog.networkUnavailable.msg=\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ShareLibsJob.getFilesToShare=\u5171\u6709\u3059\u308B\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u53CE\u96C6
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.Title=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u8B66\u544A
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=\u30E2\u30B8\u30E5\u30FC\u30EB{0}\u306F\u3001\u30ED\u30FC\u30AB\u30EBMaven\u30EA\u30DD\u30B8\u30C8\u30EA\u3067\u30A2\u30FC\u30C6\u30A3\u30D5\u30A1\u30AF\u30C8{1}\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\u7D9A\u3051\u307E\u3059\u304B\uFF1F
ExternalModulesInstallDialog.imported.dialog=\u30A4\u30F3\u30DD\u30FC\u30C8\u6E08\u307F\u30E2\u30B8\u30E5\u30FC\u30EB:

View File

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

View File

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

View File

@@ -28,7 +28,6 @@ ComponentsFormatPreferencePage.formatLable=Format du libell
ComponentsFormatPreferencePage.remove=Remove
ComponentsFormatPreferencePage.ErrorTitle=ERROR
ComponentToRepositoryProperty.error=ERROR
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le référentiel.
ContextComposite.tableValue=Table des valeurs
ContextComposite.treeValue=Arbre des valeurs
ContextComposite.variable=Variables
@@ -75,7 +74,6 @@ CorePreferencePage.previewLimit=Aper
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
DqRepositoryViewService.NoDataProviderFound=Aucun fournisseur de données trouvé dans {0}
DqRepositoryViewService.NoSchemaGiven=Impossible de charger les vues. Aucun schéma donné.
ECodeLanguage.unknowLanguage=Langage inconnu
EComponentCategory_appearance=Apparence
@@ -109,7 +107,7 @@ EConnectionType.onSubjobOkMenu=On Subjob Ok
EConnectionType.runAfterMenu=Exécuter après
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=Table
EConnectionType.onRowsEndMenu=À la fin des lignes
EConnectionType.onRowsEndMenu=A la fin des lignes
EConnectionType.mergeMenu=Merge
EConnectionType.synchronize=Synchroniser
EConnectionType.parallelize=Paralléliser
@@ -146,7 +144,6 @@ FunctionManager.PurePerl.ParaName=Param
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaSqlFactory.NoClassName=Aucun nom de classe pour trouver le pilote
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
@@ -178,7 +175,6 @@ MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.dbIdNotFound=ID du SGBD : {0} introuvable\!
MetadataTalendType.DBMSNotSetted=SGBD non défini
MetadataTalendTypeEditor.button.edit=E&dit
MetadataTalendTypeEditor.button.export=E&xport
@@ -198,17 +194,10 @@ MetadataTool.schemaExist=Le nom du sch
MetadataTool.schemaIn=Le nom du schéma est invalide.
MetadataTool.schemaInvalid=Nom de schéma invalide.
MetadataTool.schemaNull=Le nom du schéma est null.
NodeReturnProposal.Availability=\nDisponibilité\: {4}
NodeReturnProposal.GlobalVariable=\n\nVariable globale, propriété du composant {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
PaletteContentDialog.connection=Format de connection par défaut:
PaletteContentDialog.hint=Format astuce par défaut :
PaletteContentDialog.lable=Format du libellé par défaut :
Parameter.Comment=\ commentaire \:
Parameter.Name=Nom du paramètre
Parameter.Type=\ type \:
Parameter.Value=\ valeur \:
PatternCalendar.dateFormat="aaaa-MM-jj HH:mm:ss"
PatternCalendar.example=Exemple :
PatternCalendar.pattern=Modèle :
@@ -251,9 +240,6 @@ RepositoryUpdateManager.NotFoundTitle=Introuvable
RepositoryUpdateManager.RenameContextMessages=Propager le renommage des variables à tous les Jobs ? \n\n Si non, les anciennes variables seront Built-In dans le Job.
RepositoryUpdateManager.RenameContextTitle=Renommer la question
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
RoutinesFunctionProposal.CreatedBy=Créé par\:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.Example=Exemple\:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=Utilisateur
RuleOperationChoiceDialog.editRules=Editer les règles
@@ -318,7 +304,6 @@ EUpdateResult.Rename=Changer le nom
EUpdateResult.Add=Ajouter à partir du référentiel
EUpdateResult.Delete=Supprimer du référentiel
UpdatesConstants.Context=Contexte
UpdatesConstants.ContextGroup=Groupe de contextes
UpdatesConstants.Component=Composant
UpdatesConstants.Joblet=Joblet
UpdatesConstants.Job=Job
@@ -374,7 +359,6 @@ OpenXSDFileDialog.cancel=Annuler
OpenXSDFileDialog.confirm=Confirmer
OpenXSDFileDialog.fileName=Nom de fichier :
OpenXSDFileDialog.xmlFileSelection=Sélectionner un fichier XML à valider
OpenXSDFileDialog.xmlSelectedOrNot=Comme un fichier de métadonnées XSD est sélectionné, \n il devrait y avoir un fichier XML à valider.
ExtractMetaDataUtils.missDriver.1=impossible de trouver la classe :
ExtractMetaDataUtils.missDriver.2=pilote JDBC manquant :
DqRepositoryViewService.NO_CATALOGS=Aucun catalogue donné. Impossible de retrouver les tables.

View File

@@ -151,7 +151,6 @@ GroupByContextAction.groupContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u30
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
JavaFunctionParser.checkMethod=\u30EB\u30FC\u30C1\u30F3\uFF1A "{0}.{1}" \u30D1\u30FC\u30B9\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u624B\u9806\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
JavaGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
JavaGlobalVariableProposal.VariableName=\n\n\u5909\u6570\u540D: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' \: \u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u306E\u8868\u793A
JavaSimpleDateFormatProposalProvider.quoteDisplayError=\uFF12\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\uFF11\u3064\u306E\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3092\u793A\u3057\u307E\u3059\u3002
JavaSqlFactory.NoClassName=\u30AF\u30E9\u30B9\u540D\u304C\u306A\u304F\u3001\u30C9\u30E9\u30A4\u30D0\u304C\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093
@@ -169,15 +168,9 @@ LDAPCATruster.noCertificate=\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u3092\u30A4\u30
LDAPCATruster.sslError1=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
LDAPCATruster.sslError2=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u3001CA\u304C\u6B20\u843D\u3057\u3066\u3044\u307E\u3059\u3002
LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u306B\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ListPreferencePage.RemoveButtonName=\u524A\u9664
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\uFF1A
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MetadataDialog.CopyToInput.toolTipText=\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u304B\u3089\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u30B3\u30D4\u30FC
MetadataDialog.CopySelectionToInput.toolTipText=\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u9078\u629E\u3055\u308C\u305F\u30AB\u30E9\u30E0\u3092\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
MetadataDialog.CopyToOutput=\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u306E\u5168\u3066\u306E\u30AB\u30E9\u30E0\u3092\u51FA\u529B\u30B9\u30AD\u30FC\u30DE\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059\u3002
@@ -221,11 +214,7 @@ MetadataTool.nullValue=Null\u5024
MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
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}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
@@ -233,9 +222,7 @@ Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
PerlDynamicProposalUtil.autoConvert=\ \u751F\u6210\u3055\u308C\u305F\u30B3\u30FC\u30C9\u306B\u304A\u3044\u3066{0}->[index]\u306B\u81EA\u52D5\u5909\u63DB\u3055\u308C\u307E\u3059
PerlGlobalVariableProposal.Description=\u8AAC\u660E\: {0}
PerlGlobalVariableProposal.VariableName=\n\n\u5909\u6570\u540D: {1}
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
@@ -246,8 +233,6 @@ PropertiesWizard.alreadyLockedByUser=\u30A2\u30A4\u30C6\u30E0\u304C\u4ED6\u306E\
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u8AAC\u660E\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D\u524D
@@ -264,7 +249,6 @@ PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0\u306B\u3064\u3044\u3066
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
RepositoryToComponentProperty.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryUpdateManager.Title=\u4FEE\u6B63
@@ -274,7 +258,6 @@ RepositoryUpdateManager.NoModificationTitle=\u5909\u66F4\u306E\u5FC5\u8981\u306F
RepositoryUpdateManager.NoModificationMessages=\u66F4\u65B0\u304C\u5FC5\u8981\u306A\u5BFE\u8C61\u306F\u3042\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NotFoundMessages=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B7\u30C3\u30D7\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
RepositoryUpdateManager.RenameContextMessages=\u540D\u524D\u5909\u66F4\u5909\u6570\u3092\u4ECA\u3059\u3050\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u30D7\u30ED\u30D1\u30B2\u30FC\u30C8\u3057\u307E\u3059\u304B?[\u306F\u3044]\u3092\u9078\u629E\u3057\u305F\u5834\u5408\u3001\u66F4\u65B0\u306B\u975E\u5E38\u306B\u9577\u3044\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002[\u3044\u3044\u3048]\u3092\u9078\u629E\u3059\u308B\u3068\u3001\u53E4\u3044\u5909\u6570\u304C\u30B8\u30E7\u30D6\u5185\u3067\u7D44\u307F\u8FBC\u307F\u306B\u5909\u308F\u308A\u307E\u3059\u3002
RepositoryUpdateManager.RenameContextTitle=\u8CEA\u554F\u306E\u540D\u79F0\u5909\u66F4
RepositoryUpdateManager.ItemsToUpdate=\u66F4\u65B0\u3059\u308B\u9805\u76EE\u3092\u30C1\u30A7\u30C3\u30AF
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210\:
@@ -307,14 +290,12 @@ SelectRepositoryContextDialog.DeselectAll=\u3059\u3079\u3066\u9078\u629E\u89E3\u
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 "{1}" \u306E\u5909\u6570 "{0}" \u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\uFF01
SelectRepositoryContextDialog.ExistenceMessage=\u5909\u6570"{0}"\u306F\u30B8\u30E7\u30D6\u5185\u306B\u5B58\u5728\u3057\u307E\u3059(\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8:"{1}")\u3002
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
SelectRepositoryContextDialog.SelectAll=\u3059\u3079\u3066\u9078\u629E
SelectRepositoryContextDialog.ExpandAll=\u3059\u3079\u3066\u5C55\u958B
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
SelectRepositoryContextDialog.View=\u8868\u793A...
SelectRepositoryContextGroupDialog.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
SelectRepositoryContextGroupDialog.Messages=\ \u30B8\u30E7\u30D6\u5185\u3067\u3001\u5B58\u5728\u3057\u306A\u3044\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u8FFD\u52A0\u3057\u307E\u3059
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8FFD\u52A0
TalendTabbedPropertyComposite.compactButton.toolTip=\u30B3\u30F3\u30D1\u30AF\u30C8\u30D3\u30E5\u30FC
TalendTabbedPropertyComposite.tableButton.toolTip=\u30C6\u30FC\u30D6\u30EB\u30D3\u30E5\u30FC
@@ -363,7 +344,6 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.DATE_LENGHT=\u65E5\u6642
MetadataTypeLengthConstants.STRING_LENGTH=String
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.innerLabel=\u5185\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
@@ -395,23 +375,8 @@ OpenXSDFileDialog.cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
OpenXSDFileDialog.xmlSelectedOrNot=XSD\u30E1\u30BF\u30C7\u30FC\u30BF\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\u3057\u305F\u306E\u3067\u3001\u691C\u8A3C\u3059\u308Bxml\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u3059\u3002
ProposalUtils.CellProposal.Error=\u3053\u306E\u30BF\u30A4\u30D7\u306ECellEditor\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
ProposalUtils.CtrlProposal.ErrorMsg=\u3053\u306E\u30BF\u30A4\u30D7\u306E\u5236\u5FA1\u3092\u63D0\u6848\u3059\u308B\u3053\u3068\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093:
ExtractMetaDataUtils.missDriver.1=\u898B\u3064\u304B\u3089\u306A\u3044\u30AF\u30E9\u30B9\uFF1A
ExtractMetaDataUtils.missDriver.2=JDBC\u30C9\u30E9\u30A4\u30D0\u304C\u3042\u308A\u307E\u305B\u3093
DqRepositoryViewService.NO_CATALOGS=\u30AB\u30BF\u30ED\u30B0\u304C\u4E0E\u3048\u3089\u308C\u3066\u3044\u307E\u305B\u3093\u3002 \u30C6\u30FC\u30D6\u30EB\u3092\u53D6\u5F97\u3067\u304D\u307E\u305B\u3093!
DqRepositoryViewService.NONE_NULL_FUNCTION_NAME=\u6A5F\u80FD\u540D\u306FNull\u306B\u3067\u304D\u307E\u305B\u3093
CommonWizard.exception=\u4F8B\u5916
CheckConnection.CheckSchema.ProposeSchema.title=\u30B9\u30AD\u30FC\u30DE\u3092\u63D0\u6848\u3055\u308C\u305F\u3082\u306E\u3068\u7F6E\u63DB\u3057\u307E\u3059\u304B?
CheckConnection.CheckSchema.ProposeSchema.message=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u304B\u3089\u53D6\u308A\u8FBC\u3093\u3060\u30B9\u30AD\u30FC\u30DE[{0}]\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002[{1}]\u3092\u4F7F\u7528\u3057\u307E\u3059\u304B?
NetezzaConnectionFiller.emptyCalalogName=\u30AB\u30BF\u30ED\u30B0\u540D\u304C\u7A7A\u3067\u3059!
DBConnectionFillerImpl.dbmsIdIsBlank=DBMS ID\u304C\u7A7A\u767D\u3067\u3059!
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=\u57CB\u8FBC\u307F\u30E2\u30FC\u30C9\u306FWindows\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093
PropertiesWizardPage.SameAsProjectname=\u540D\u79F0\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059\u3002
HiveConnectionManager.getConnection.timeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3002(\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306F[\u74B0\u5883\u8A2D\u5B9A/Talend/\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9>\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8]\u3067\u8A2D\u5B9A\u3067\u304D\u307E\u3059)
HiveConnectionManager.getConnection.waitFinish=\u63A5\u7D9A\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093\u3002\n[{0}]\u7D42\u4E86\u5F85\u6A5F\u4E2D
HiveConnectionManager.getConnection.waitFinish.empty=\u63A5\u7D9A\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093\u3002\n\u7D42\u4E86\u5F85\u6A5F\u4E2D
ImpalaConnectionManager.getConnection.waitFinish=\u63A5\u7D9A\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093\u3002\n[{0}]\u7D42\u4E86\u5F85\u6A5F\u4E2D
ImpalaConnectionManager.getConnection.waitFinish.empty=\u63A5\u7D9A\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093\u3002\n\u7D42\u4E86\u5F85\u6A5F\u4E2D
ImpalaConnectionManager.getConnection.timeout=\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3002(\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u306F[\u74B0\u5883\u8A2D\u5B9A/Talend/\u30D1\u30D5\u30A9\u30FC\u30DE\u30F3\u30B9>\u63A5\u7D9A\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8]\u3067\u8A2D\u5B9A\u3067\u304D\u307E\u3059)

View File

@@ -22,12 +22,10 @@ ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {
ComponentsFormatPreferencePage.add=\u589E\u52A0
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
ComponentsFormatPreferencePage.formatLable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
ComponentsFormatPreferencePage.remove=\u53BB\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ComponentToRepositoryProperty.ImpossibleUseOCI=\u4E0D\u53EF\u80FD\u5728\u5B58\u50A8\u5E93\u4E2D\u4F7F\u7528OCI\u7C7B\u578B\uFF01
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextComposite.variable=\u53D8\u91CF
@@ -176,7 +174,6 @@ MetadataTalendTypeEditor.fileIsInvalid=\u5BFC\u5165\u6587\u4EF6\u4E0D\u5408\u6CD
MetadataTalendTypeEditor.fileNameStartRule=\u6587\u4EF6\u540D\u5FC5\u987B\u4EE5'mapping_'\u5F00\u5934\u3002
MetadataTool.nullValue=\u7A7A\u503C
PaletteContentDialog.connection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
PaletteContentDialog.hint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
PaletteContentDialog.lable=\u683C\u5F0F\u5316\u9ED8\u8BA4\u6807\u7B7E
Parameter.Name=\u53C2\u6570\u540D
PatternCalendar.example=\u793A\u4F8B:
@@ -200,8 +197,6 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
RepositoryObject.NotImplemented=\u672A\u5B9E\u73B0
RepositoryUpdateManager.Title=\u4fee\u6539
RepositoryUpdateManager.Check=\u68C0\u67E5\u4E2D...
@@ -211,7 +206,6 @@ RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
RepositoryUpdateManager.ItemsToUpdate=\u68C0\u67E5\u9879\u76EE\u4EE5\u66F4\u65B0
RoutinesFunctionProposal.System=\u7CFB\u7EDF
RoutinesFunctionProposal.User=\u7528\u6237
RuleOperationChoiceDialog.rule=\u89C4\u5219\uFF1A
SchemaCellEditor.giveSchemaName=\u7ED9\u56FE\u89E3\u547D\u540D
SchemaCellEditor.inputName=\u8F93\u5165\u540D\u79F0
SchemaCellEditor.nameExistOrInvalid=\u6539\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u65E0\u6548
@@ -264,7 +258,6 @@ MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u9ED8\u8BA4\u7C7B\u578B
MetadataTypeLengthPreferencePage.VALUE=\u7A7A\u503C\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.FIELD=\u6240\u6709\u5B57\u6BB5\u9ED8\u8BA4\u8BBE\u7F6E
MetadataTypeLengthPreferencePage.DBTYPE=\u6570\u636E\u7C7B\u578B\u7684\u9ED8\u8BA4\u957F\u5EA6
MetadataTypeLengthConstants.BOOLEAN_LENGTH=\u5E03\u5C14\u503C
MetadataTypeLengthConstants.INTEGER_LENGTH=\u6574\u6570\u578B
MetadataTypeLengthConstants.CHARACTER_LENGTH=\u5b57\u7b26
MetadataTypeLengthConstants.OBJECT_LENGTH=\u5BF9\u8C61

View File

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

View File

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

View File

@@ -52,7 +52,6 @@ DatabaseForm.checkInformation=Vous devez cliquer sur le bouton V
DatabaseForm.checkIsDone=Connexion établie.
DatabaseForm.dataSource=Source de données
DatabaseForm.informixInstance=Instance
DatabaseForm.dbType=Type de BdD
DatabaseForm.dbTypeTip=Le type de base de données définit la chaîne de caractères de connexion et le pilote
DatabaseForm.dbversion=Version de la base de données
DatabaseForm.dbversion.tip=Choisissez la version de la BdD
@@ -168,7 +167,7 @@ ExcelFileStep2Form.firstColumn=Premi
ExcelFileStep2Form.lastColumn=Dernière colonne\:
ExcelFileStep2Form.metadataSetting=Paramètres de la colonne des métadonnées
ExcelFileStep2Form.onlyNumber=Seuls les nombres sont autorisés
ExcelFileStep2Form.output=Écriture
ExcelFileStep2Form.output=Ecriture
ExcelFileStep2Form.preview=Aperçu
ExcelFileStep2Form.thousandsSeparator=Séparateur de milliers\:
ExcelFileWizard.windowTitleCreate=Nouveau fichier Excel
@@ -256,7 +255,7 @@ FileStep2.textEnclosureAlert=L'entourage du texte doit
FileStep2.textEnclosureTip=Entourage du texte
FileStep2.wait=Wait
FileStep2Form.onlyNumber=Seuls les nombres sont autorisés
FileStep2Form.output=Écriture
FileStep2Form.output=Ecriture
FileStep2Form.preview=Aperçu
FileStep3Form.nameInvalid=Le nom est invalide
FileStep3.filepathAlert=Le chemin d'accès au fichier doit être spécifié
@@ -317,7 +316,7 @@ LDAPSchemaStep2Form.fetchFailed=La r
LDAPSchemaStep2Form.fetchSuccessful=La récupération des DNs de la base a été effectuée avec succès.
LDAPSchemaStep2Form.verifyAuthentication=Cliquez sur le bouton "Vérifier l'authentification afin de vérifier l'authentification.
LDAPSchemaStep3Form.errorMessage=Erreur\!{0}\\n{1}Echec du rafraîchissement de l'aperçu, vérifiez les attributs et le filtre.
LDAPSchemaStep3Form.output=Écriture
LDAPSchemaStep3Form.output=Ecriture
LDAPSchemaStep3Form.preview=Aperçu
LDAPSchemaStep3Form.selectAllText=Sélectionner tout
LDAPSchemaStep3Form.selectAllTipText=Sélectionnez tous les attributs du schéma.
@@ -331,7 +330,7 @@ LDIFReader.ioException.unknow=Type inconnu.
LdifFileStep2.previewFailure=Erreur d'aperçu; Etes-vous sûr que votre fichier est un bon fichier LDIF ?\nNote\:Les erreurs d'aperçu sont généralement dues à un mauvais format de fichier LDIF.
LdifFileStep2Form.columnTtitle.attributes=Attributs
LdifFileStep2Form.group.listAttributes=Lister les attributs du fichier LDIF
LdifFileStep2Form.output=Écriture
LdifFileStep2Form.output=Ecriture
LdifFileStep2Form.preview=Aperçu
LdifFileWizard.windowTitleCreate=Nouveau fichier LDIF
LdifFileWizard.windowTitleUpdate=Editer un fichier LDIF existant
@@ -342,7 +341,7 @@ MappingFileSelectDialog.name=Nom
MappingFileSelectDialog.selectMappingFile=Sélectionnez un fichier de mapping pour votre base de données
MappingFileSelectDialog.setMessage=Vous pouvez définir des fichiers de mapping dans la page des préférences Talend "Métadonnées de type Talend".
RegexpFileStep2Form.onlyNumber=Seuls les nombres sont autorisés
RegexpFileStep2Form.output=Écriture
RegexpFileStep2Form.output=Ecriture
RegexpFileStep2Form.preview=Aperçu
RegexpFileWizard.windowTitleCreate=Nouveau fichier RegEx
RegexpFileWizard.windowTitleUpdate=Editer un fichier RegEx existant
@@ -350,7 +349,6 @@ RegexpStep2.groupRegexSettings=Param
SalesforceForm.checkConnectionTitle=Vérifier la connexion
SalesforceForm.checkFailure=Echec de la connexion.
SalesforceForm.checkFailureTip=Vous devez modifier les paramètres de connexion.
SalesforceForm.checkIsDone=Connexion établie.
SalesforceModuleParseAPI.URLInvalid=L'URL est invalide.
SalesforceModuleParseAPI.lostUsernameOrPass=Identifiant ou mot de passe perdu
SalesforceSchemaWizard.windowTitleCreate=Nouvelle connexion Salesforce
@@ -376,7 +374,7 @@ SalesforceStep1Form.Username=Utilisateur
SalesforceStep1Form.webURL=URL du Service Web
SalesforceStep2Form.orderTheFields=Trier les champs
SalesforceStep2Form.otherTitle=Autre titre de colonne
SalesforceStep2Form.output=Écriture
SalesforceStep2Form.output=Ecriture
SalesforceStep2Form.preview=Aperçu
SalesforceStep2Form.queryCondition=Parcourir la colonne de données et définir les conditions de la requête
SalesforceStep2Form.saleforceDetail=Informations sur le module Salesforce
@@ -422,7 +420,7 @@ WSDLSchemaStep1Form.UserName=Utilisateur
WSDLSchemaStep1Form.WSDLGroupParameter=Paramètre WSDL
WSDLSchemaStep1Form.WSDLName=WSDL
WSDLSchemaStep1Form.WSDLURL=http\://www.atomic-x.com/xmlservices/imageextractorws.asmx?wsdl
WSDLSchemaStep1Form.output=Écriture
WSDLSchemaStep1Form.output=Ecriture
WSDLSchemaStep1Form.preview=Aperçu
WSDLSchemaStep1Form.TimeOutTitle=Délai avant expiration (secondes)
WSDLSchemaWizard.CreateNewWSDLSchema=Créer un nouveau schéma WSDL
@@ -457,7 +455,6 @@ RepositoryToComponentProperty.xmlFileSelection=S
OpenXSDFileDialog.cancel=Annuler
OpenXSDFileDialog.confirm=Confirmer
OpenXSDFileDialog.fileName=Nom du fichier :
OpenXSDFileDialog.xmlFileSelection=Sélectionnez un fichier XML à valider
OpenXSDFileDialog.xmlSelectedOrNot=Comme vous avez sélectionné un fichier XSD de métadonnées, \n il doit y avoir un fichier XML à valider.
PropertiesWizard.EditPropertiesPageTitle=Editer les propriétés
PropertiesWizard.alreadyLockedByUser=Les propriétés sont en lecture seule car cet élément est verrouillé par un éditeur.
@@ -477,7 +474,6 @@ DatabaseTableForm.RemoveTable=Supprimer le sch
DatabaseWizard.ReloadTitle=Confirmer le rechargement
DatabaseWizard.ReloadMessages=Les propriétés de la connexion ont été modifiées, les éléments analysés de cette connexion duquel dépendent les analyses seront supprimés. Continuer ?
XmlFileWizard.newColumnsDectect.title=Détecter les nouvelles colonnes
XmlFileWizard.newColumnsDectect.desc=De nouveaux champs sont à extraire, définissez le schéma manuellement si vous souhaitez appliquer la mise à jour.
ConfirmReloadConnectionDialog.title=Confirmer le rechargement de la connexion
ConfirmReloadConnectionDialog.desc=Les propriétés de la connexion ont changé, les éléments analysés ce cette connexion \ndesquels dépendent les analyses vont être supprimés au rechargement, \nVoulez-vous continuer ?
ConfirmReloadConnectionDialog.reload=recharger
@@ -502,11 +498,6 @@ ContextModeWizard.Title=Cr
ContextModeSelectPage.contextModes=Créer un nouveau contexte ou réutiliser le contexte existant
ContextModeSelectPage.createContext=Créer un nouveau contexte dans le référentiel
ContextModeSelectPage.reuseContext=Réutiliser un contexte existant dans le référentiel
ReuseRepositoryContext.name=Contexte
ShowRepositoryContextPage.title=Sélectionnez un groupe de contextes
ShowRepositoryContextPage.warnMsg=Sélectionnez un groupe de contextes
ShowRepositoryContextPage.aviableContexts=Groupes de contextes disponibles
ShowRepositoryContextPage.SelectReuseContext=Sélectionnez un groupe de contextes et cliquez sur Next.
ContextAdaptConectionSelectPage.selectOrCustomVariable=Sélectionnez un champ de connexion pour les variables de contexte existantes
ContextAdaptConectionSelectPage.title=Sélectionnez les champs de connexion
ContextAdaptConectionSelectPage.errorMsg=Sélectionnez le champ de connexion pour les variables de contexte
@@ -528,7 +519,3 @@ PropertiesWizardPage.framework=Framework
ContextAdaptConectionSelectPage.lackOfVariablesMsg=Ce contexte a des variables <{0}> mais la connexion nécessite <{1}>.
ContextAdaptConectionSelectPage.selectOrCustomVariableNew=Sélectionnez un champ de paramètre de contexte pour la variable de contexte existante
ContextAdaptConectionSelectPage.errorMsgNew=Sélectionnez des champs de paramètres de contexte pour les variables de contexte
MetadataTalendTypeEditor.confirmMessage=Voulez-vous remplacer les paramètres actuels par ceux par défaut du système ?
SparkPropertiesDialog.title=Propriétés Spark
SparkPropertiesDialog.desc=Configurations des propriétés Spark
SparkPropertiesDialog.parentProperties.title=Propriétés Spark parent

View File

@@ -402,7 +402,6 @@ SelectorTableForm.nameFilter=\u30D5\u30A3\u30EB\u30BF\u540D \:
SelectorTableForm.selectAllTables=\u3059\u3079\u3066\u9078\u629E
SelectorTableForm.selectNoneTables=\u9078\u629E\u540D
ShadowProcessHelper.logError.previewIsNull01=\u30C7\u30FC\u30BF\u3092\u62BD\u51FA\u3059\u308B \n ShadowProcess\u3092\u4F7F\u7528\u3001\u307E\u305F\u306F\u30D5\u30A1\u30A4\u30EB\u4E0A\u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u306F\u5B9F\u884C\u3057\u307E\u305B\u3093\u3002
ShadowProcessHelper.logError.previewIsNull02=\nConfigurationElementsFor("org.talend.repository.filepreview_provider").length == 0 ??
ShowAddedContextdialog.Messages=\u30B8\u30E7\u30D6\u306B\u6B21\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u52A0\u3048\u308B\u3079\u304D\u3067\u3042\u308B?
ShowAddedContextdialog.Title=\u8FFD\u52A0\u3057\u305F\u30B3\u30F3\u30F3\u30C6\u30AD\u30B9\u30C8
ShowAddedContextdialog.Variables=\u5909\u6570
@@ -506,36 +505,17 @@ EditProcessPropertiesWizard.pageName=\u30D7\u30ED\u30BB\u30B9\u30A6\u30A3\u30B6\
EditProcessPropertiesWizard.wizardTitle=\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7DE8\u96C6
ContextSetsSelectionDialog.ReportMessages=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30E2\u30FC\u30C9
AbstractForm.SelectExistContext=\u65E2\u5B58\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u4F7F\u7528
ContextModeWizard.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u4F5C\u6210/\u518D\u4F7F\u7528
ContextModeSelectPage.contextModes=\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u4F5C\u6210\u3059\u308B\u304B\u3001\u307E\u305F\u306F\u65E2\u5B58\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u518D\u4F7F\u7528\u3057\u307E\u3059
ContextModeSelectPage.createContext=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u65B0\u898F\u4F5C\u6210
ContextModeSelectPage.reuseContext=\u65E2\u5B58\u306E\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092\u518D\u4F7F\u7528
ReuseRepositoryContext.name=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ShowRepositoryContextPage.title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u9078\u629E
ShowRepositoryContextPage.warnMsg=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
ShowRepositoryContextPage.aviableContexts=\u4F7F\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
ShowRepositoryContextPage.SelectReuseContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u9078\u629E\u3057\u3001[\u6B21\u3078]\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u307E\u3059\u3002
ContextAdaptConectionSelectPage.selectOrCustomVariable=\u5B58\u5728\u3059\u308B\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u6570\u306B\u63A5\u7D9A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u307E\u3059
ContextAdaptConectionSelectPage.title=\u63A5\u7D9A\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E
ContextAdaptConectionSelectPage.errorMsg=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u63A5\u7D9A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
ContextAdaptConectionSelectPage.duplicateErrorMsg=\u91CD\u8907\u3059\u308B\u30D5\u30A3\u30FC\u30EB\u30C9<{0}>\u304C\u5225\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306B\u4E00\u81F4\u3057\u307E\u3057\u305F
ContextVariableValuePage.title=\u5909\u6570\u5024\u306E\u7DE8\u96C6
PropertiesDialog.title=\u30D7\u30ED\u30D1\u30C6\u30A3
PropertiesDialog.desc=\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
PropertiesDialog.parentProperties.title=\u89AA\u30D7\u30ED\u30D1\u30C6\u30A3
PropertiesDialog.statusLabel.empty=\uFF08\u7A7A\u767D\uFF09
HadoopPropertiesDialog.title=Hadoop\u30D7\u30ED\u30D1\u30C6\u30A3
HadoopPropertiesDialog.desc=Hadoop\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
HadoopPropertiesDialog.parentProperties.title=\u89AAHadoop\u30D7\u30ED\u30D1\u30C6\u30A3
HiveJDBCPropertiesDialog.title=Hive\u30D7\u30ED\u30D1\u30C6\u30A3
HiveJDBCPropertiesDialog.desc=Hive\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
EditProcessPropertiesWizardPage.convert.button.name=\u30D3\u30C3\u30B0\u30C7\u30FC\u30BF\u30D0\u30C3\u30C1\u30B8\u30E7\u30D6\u3078\u30B3\u30F3\u30D0\u30FC\u30C8
PropertiesWizardPage.framework=\u30D5\u30EC\u30FC\u30E0\u30EF\u30FC\u30AF
ContextAdaptConectionSelectPage.lackOfVariablesMsg=\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306B\u306F<{0}>\u5909\u6570\u304C\u3042\u308A\u3001\u63A5\u7D9A\u306B\u306F<{1}>\u304C\u5FC5\u8981\u3067\u3059\u3002
ContextAdaptConectionSelectPage.selectOrCustomVariableNew=\u5B58\u5728\u3059\u308B\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u6570\u306B\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u307E\u3059
ContextAdaptConectionSelectPage.errorMsgNew=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044
MetadataTalendTypeEditor.confirmTitle=\u8B66\u544A
MetadataTalendTypeEditor.confirmMessage=\u73FE\u5728\u306E\u8A2D\u5B9A\u3092\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30B7\u30B9\u30C6\u30E0\u8A2D\u5B9A\u306B\u7F6E\u304D\u63DB\u3048\u307E\u3059\u304B?
SparkPropertiesDialog.title=Spark\u30D7\u30ED\u30D1\u30C6\u30A3
SparkPropertiesDialog.desc=Spark\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u8A2D\u5B9A
SparkPropertiesDialog.parentProperties.title=\u89AAHadoop\u30D7\u30ED\u30D1\u30C6\u30A3

View File

@@ -19,8 +19,6 @@ PropertiesWizardPage.SelectfolderMessage=\u9009\u62E9\u5C06\u8981\u521B\u5EFA\u6
PropertiesWizardPage.SelectfolderTitle=\u9009\u62E9\u76EE\u5F55
PropertiesWizardPage.Status=\u72B6\u6001
PropertiesWizardPage.Version=\u7248\u672C
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
AbstractSalesforceStepForm.tryToLogin=\u8FDE\u63A5Salesforce\u670D\u52A1\u5668\u5E76\u5C1D\u8BD5\u767B\u5F55
ConnectionContextHelper.ContextTitle=\u4E0A\u4E0B\u6587\u6A21\u578B
ConnectionContextHelper.InConextMessages=\u8FDE\u63A5\u5DF2\u5728\u4E0A\u4E0B\u6587\u6A21\u5F0F.

View File

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

View File

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

View File

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

View File

@@ -287,7 +287,7 @@ _UI_User_deleteDate_feature=Date de suppression
_UI_User_deleted_feature=Supprimées
_UI_User_allowedToModifyComponents_feature=Autorisé à modifier les composants
_UI_User_Comment_feature=Commentaire
_UI_User_role_feature=Rôle
_UI_User_role_feature=Role
_UI_User_projectAuthorization_feature=Autorisation du projet
_UI_User_moduleAuthorization_feature=Autorisation du module
_UI_User_preferredDashboardConnection_feature=Connexion Dashboard préférée
@@ -544,7 +544,7 @@ _UI_UserRight_id_feature=ID
_UI_UserRight_name_feature=Nom
_UI_UserRight_description_feature=Description
_UI_UserRight_rolesRights_feature=Droits des rôles
_UI_RoleRight_role_feature=Rôle
_UI_RoleRight_role_feature=Role
_UI_RoleRight_userRight_feature=Droits de l'utilisateur
_UI_SVGBusinessProcessItem_businessProcessItem_feature=Business Process Item
_UI_TDQItem_filename_feature=Nom du fichier
@@ -1020,7 +1020,7 @@ _UI_ValidationRules_Test_feature=Test
_UI_TdExpression_version_feature=Version
_UI_TdExpression_modificationDate_feature=Date de modification
_UI_MdmConceptType_INPUT_literal=Lecture
_UI_MdmConceptType_OUTPUT_literal=Écriture
_UI_MdmConceptType_OUTPUT_literal=Ecriture
_UI_MdmConceptType_RECEIVE_literal=RECEIVE
_UI_ValidationRulesConnectionItem_type=Elément de connexion Règles de validation
_UI_BRMSConnectionItem_type=Elément de connexion BRMS

View File

@@ -568,7 +568,6 @@ _UI_UserProjectAuthorizationType_ReadOnly_literal=\u8AAD\u307F\u53D6\u308A\u5C02
_UI_UserModuleAuthorizationType_JobConductor_literal=Job\u30B3\u30F3\u30C0\u30AF\u30BF\u30FC
_UI_UserModuleAuthorizationType_Dashboard_literal=\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9
_UI_InformationLevel_DEBUG_literal=\u30C7\u30D0\u30C3\u30B0
_UI_InformationLevel_INFO_literal=\u60C5\u5831
_UI_InformationLevel_WARN_literal=WARN
_UI_InformationLevel_ERROR_literal=ERROR
_UI_Metadata_type=\u30E1\u30BF\u30C7\u30FC\u30BF

View File

@@ -504,7 +504,6 @@ _UI_SoaOperation_idleTTL_forAllInstances_feature=\u7A7A\u95F2\u7684TTL\u7ED9\u62
_UI_SoaOperation_idleTTL_forAdditionalInstances_feature=\u7A7A\u95F2\u7684TTL\u7ED9\u989D\u5916\u7684\u5B9E\u4F8B
_UI_SoaOperation_queueMaxSize_feature=\u961F\u5217\u6700\u5927\u5143\u7D20\u6570
_UI_SoaOperation_requestInQueueTTL_feature=\u961F\u5217\u4E2D\u7684\u8BF7\u6C42TTL
_UI_SoaOperation_service_feature=\u670D\u52A1
_UI_SoaOperation_returnStyle_feature=\u8FD4\u56DE\u6837\u5F0F
_UI_SoaOperation_branch_feature=\u5206\u652F
_UI_SoaInputParameter_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
@@ -1071,4 +1070,3 @@ _UI_Operator_Lower_literal=<
_UI_InnerJoinMap_type=\u5185\u8054\u56FE
_UI_ValidationRulesConnection_innerJoins_feature=\u5185\u8FDE\u63A5
_UI_InnerJoinMap_key_feature=\u5173\u952E\u5B57
_UI_InnerJoinMap_value_feature=\u503c

View File

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

View File

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

View File

@@ -1 +0,0 @@
providerName=www.example.org

View File

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

View File

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

View File

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

View File

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

View File

@@ -1 +0,0 @@
Onboarding=Présentation rapide

View File

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

View File

@@ -3,5 +3,3 @@ onBoardingComposite.button.skip.letMeTry=Essayer
onBoardingComposite.button.back=Retour
onBoardingComposite.button.next=Suivant
OnBoardingHandler.confirm.title=Réinitialiser la perspective
OnBoardingHandler.confirm.msg=Pour voir la présentation rapide du Studio, vous devez réinitialiser la perspective. Réinitialiser la perspective à sa valeur par défaut ?
OnBoardingManager.docId.null=L'ID du doc n'est pas spécifié.

View File

@@ -13,4 +13,3 @@ OnBoardingResourceManager.convertData.invalidJsonInputType=\u4E0D\u6B63\u306A\u5
OnBoardingResourceManager.addOnBoardingRegistedResource.docIdExists=Doc ID[{0}]\u306F\u30AA\u30F3\u30DC\u30FC\u30C7\u30A3\u30F3\u30B0\u30EA\u30BD\u30FC\u30B9\u306E\u8FFD\u52A0\u6642\u306B\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\uFF1F
OnBoardingJsonDoc.buildContentMap.perspIdExists=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6ID[{0}]\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3001\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\uFF1F
OnBoardingManager.docId.null=Docid\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
OnBoardingManager.OnBoardingRegistedResource.notFound=\u6307\u5B9A\u3057\u305FdocId\u3092\u6301\u3064onBoardingRegistedResource\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002OnBoardingManager\u306EOnBoardingResourceManager\u306B\u767B\u9332\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

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

View File

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

View File

@@ -110,4 +110,3 @@ ApplicationWorkbenchWindowAdvisor.jdkRequired=A JDK is required to build Jobs. Y
ExportLogsWizardPage.confirm=Warning
ExportLogsWizardPage.confirmMsg=Warning: this file already exist, do you want to overwrite it?
LinksToolbarItem_videos=Link to Talend Guided Tutorials
DynamicContentProvider.tryCloud=Try Talend Cloud FREE for 30 days

View File

@@ -85,18 +85,12 @@ Application.WorkspaceInuseMessage=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30
Application.WorkspaceInuseTitle=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30A8\u30E9\u30FC
Application.doNotSupportJavaVersionYetPoweredbyTalend=Talend Studio\u306F\u3001\u73FE\u5728\u3001Java 8\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002Java\u74B0\u5883\u306B\u306F\u3001Oracle JDK SE 1.7\u3092\u4F7F\u7528\u3057\u3066\u4E0B\u3055\u3044\u3002
Application.doNotSupportJavaVersionYetNoPoweredbyTalend=\u3053\u306EStudio\u3067\u306FJava8\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002Java7\u304C\u63A8\u5968JVM\u30D0\u30FC\u30B8\u30E7\u30F3\u3067\u3059\u3002
DynamicContentProvider.analysis=\u4EE5\u524D\u306B\u958B\u3044\u305F\u5206\u6790\u304C\u3042\u308A\u307E\u305B\u3093
DynamicContentProvider.businessModels=\u4EE5\u524D\u306B\u958B\u3044\u305F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u304C\u3042\u308A\u307E\u305B\u3093
DynamicContentProvider.jobs=\u4EE5\u524D\u306B\u958B\u3044\u305F\u30B8\u30E7\u30D6\u304C\u3042\u308A\u307E\u305B\u3093
DynamicContentProvider.routes=\u4EE5\u524D\u306B\u958B\u3044\u305F\u30EB\u30FC\u30C8\u304C\u3042\u308A\u307E\u305B\u3093
DynamicContentProvider.services=\u4EE5\u524D\u306B\u958B\u3044\u305F\u30B5\u30FC\u30D3\u30B9\u304C\u3042\u308A\u307E\u305B\u3093
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u7D42\u4E86\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4ECA\u5F8C\u78BA\u8A8D\u3057\u306A\u3044
DataTransferMessages.WizardProjectsImportPage_ArchiveSelectTitle=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E\uFF1A
DataTransferMessages.DataTransfer_browse=\u53C2\u7167...
DataTransferMessages.ArchiveExport_selectDestinationTitle=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
WorkbenchMessages.ShowView_errorTitle=\u30D3\u30E5\u30FC\u8868\u793A\u306E\u554F\u984C
Application_workspaceMandatoryTitle=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306F\u5FC5\u9808\u3067\u3059\u3002
Application_workspaceMandatoryMessage=Talend Studio\u306F\u6B63\u3057\u3044\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u5FC5\u8981\u3068\u3057\u307E\u3059\u3002\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u4ED8\u3051\u305A\u306B\u518D\u8D77\u52D5\u3057\u3066\u4E0B\u3055\u3044\u3002
Application.WorkspaceCannotBeSetTitle=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304C\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093
@@ -109,6 +103,3 @@ SwitchProjectAction_actionLabel.v2=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u53C8\u3
ApplicationWorkbenchWindowAdvisor.wrongJavaSetup=Java\u306E\u8A2D\u5B9A\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059
ApplicationWorkbenchWindowAdvisor.jdkRequired=\u30B8\u30E7\u30D6\u306E\u751F\u6210\u306B\u306FJDK\u304C\u5FC5\u9808\u3067\u3059\u3002[Window]->[Preferences]->[Java]\u3067\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ExportLogsWizardPage.confirm=\u8B66\u544A
ExportLogsWizardPage.confirmMsg=\u8B66\u544A\uFF1B\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u306F\u5B58\u5728\u3057\u307E\u3059\u3001\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\uFF1F
LinksToolbarItem_videos=Talend\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB\u3078\u306E\u30EA\u30F3\u30AF
DynamicContentProvider.tryCloud=Talend Cloud\u309230\u65E5\u9593\u7121\u6599\u3067\u304A\u8A66\u3057\u4E0B\u3055\u3044

View File

@@ -1,4 +1,3 @@
ShowViewAction.actionLabel=\u663E\u793A\u89C6\u56FE\u2026
SwitchProjectAction_actionLabel=\u5207\u6362\u5DE5\u7A0B...
ApplicationActionBarAdvisor.menuFileLabel=\u6587\u4EF6(&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7F16\u8F91(&E)
@@ -18,14 +17,7 @@ LinksToolbarItem_0=\u4ECE\u6559\u7A0B\u4E2D\u5B66\u4E60
LinksToolbarItem_11=\u5347\u7EA7\u5230\u65B0\u7248\u672C
RegisterWizard.windowTitle={0} \u6ce8\u518c
tips.optionMenu=\u9009\u9879
tips.viewAndEdit=\u67E5\u770B\u548C\u7F16\u8F91\u4F5C\u4E1A\u7EC4\u4EF6\u7684\u5C5E\u6027
tips.executeJob=\u6309tab\u952E\u6267\u884C\u4F60\u7684\u5DE5\u4F5C
tips.viewResults=\u67E5\u770B\u7ED3\u679C
tips.welcome=\u6B22\u8FCE\u4F7F\u7528
tips.title=\u662F\u4E00\u79CD\u5F3A\u5927\u800C\u7075\u6D3B\u7684\u5DE5\u5177\uFF0C\u53EF\u4EE5\u5E2E\u52A9\u60A8\u7BA1\u7406\u60A8\u7684\u6570\u636E\u3002
tips.getStart=\u5728\u5F00\u59CB\u4E4B\u524D\uFF0C\u4EE5\u4E0B\u662F\u57FA\u672C\u7684\u5185\u5BB9:
tips.runJob=\u8fd0\u884c\u4f5c\u4e1a
starting.intro1=\u6B22\u8FCE\u4F7F\u7528
starting.intro10=\u9009\u9879\u5361
ApplicationWorkbenchAdvisor.ProgressJobsTitle=\u8FDB\u7A0B\u4F5C\u4E1A\u6807\u9898
ApplicationWorkbenchAdvisor.ProgressJobsMessages=\u9000\u51FA\u5E94\u7528\u7A0B\u5E8F\uFF0C\u800C\u4E0D\u7B49\u5F85\u8FDB\u7A0B\u6267\u884C\u5B8C\u6210\u3002
@@ -48,7 +40,6 @@ WelcomePageDynamicContentProvider.GettingStartedForumsBrief=\u52A0\u5165\u793E\u
DynamicContentProvider.TalendNewsTitle=Talend\u65B0\u95FB
DynamicContentProvider.isDisplayTitle=\u4E0D\u518D\u663E\u793A
WelcomePageDynamicContentProvider.CreateNewAnalysisTitle=\u5206\u6790
WelcomePageDynamicContentProvider.CreateNewServiceTitle=\u670D\u52A1
WelcomePageDynamicContentProvider.DocumentationUserManuals=\u4F7F\u7528\u624B\u518C
WelcomePageDynamicContentProvider.GettingStartedTrainningTitle=\u57F9\u8BAD
WelcomePageDynamicContentProvider.GettingStartedTrainningBrief=\u6309\u9700\u57F9\u8BAD\u548C\u8BA4\u8BC1

View File

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

View File

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

View File

@@ -60,6 +60,7 @@ RegisterManagement.passwordWrong=The password you entered is incorrect.
RegisterWizardPage.proxyUser=Proxy User
RegisterWizardPage.proxyPassword=Proxy Password
RegisterManagement.wrongUserOrPassword=Username or password is incorrect.
TalendForgeDialog.newProjectTitle=Connect to TalendForge
TalendForgeDialog.createLabel=Create an account
TalendForgeDialog.userNameLabel=Username:
TalendForgeDialog.userNameLabel.tooltip=Username is needed
@@ -86,6 +87,16 @@ TalendForgeDialog.MessageTitle=Talend Forge
TalendForgeDialog.Message=Talend Forge Register Success!
TalendForgeDialog.ConnectSuccessMessage=Talend Forge Connect Success!
TalendForgeDialog.ConnectFailureMessage=Talend Forge Connect Failure!
TalendForgeDialog.labelMessageOnePart1=Download
TalendForgeDialog.labelMessageOnePart2=new components and connectors
TalendForgeDialog.labelMessageOnePart3=from Talend Exchange.
TalendForgeDialog.labelMessageTwo1=Access the most recent
TalendForgeDialog.labelMessageTwo2=Documentation and Tech articles
TalendForgeDialog.labelMessageTwo3=from Talend social knowledgebase.
TalendForgeDialog.labelMessageThreeVer1=See the latest messages in the Talend
TalendForgeDialog.labelMessageThreeVer2=Discussions Forums.
TalendForgeDialog.agreeButtonVer1=I agree to the
TalendForgeDialog.agreeButtonVer2=TalendForge Terms of Use
TalendForgeDialog.createAccountButton.v1=CREATE ACCOUNT
TalendForgeDialog.skipButton.version1=Skip this Step
TalendForgeDialog.connectButton.v1=CONNECT TO MY ACCOUNT
@@ -96,10 +107,5 @@ TalendForgeDialog.form.password.hint=Password
TalendForgeDialog.form.passwordAgain.hint=Password again
TalendForgeDialog.form.email.hint=Email
RegisterManagement.userNameOrEmailInDatabase=Username or Email already exists in the database.
TalendForgeDialog.newProjectTitle1=Connect to Talend Community
TalendForgeDialog.labelTitle.Version_1=Connect your Studio to the Talend Community.
TalendForgeDialog.labelMessageOnePart_1=Can't find the right connector in the Studio? Check out Talend Exchange for Community-contributed connectors on exchange.talend.com
TalendForgeDialog.labelMessageTwo_1=Access the latest product documentation and technical articles of Talend Help on help.talend.com
TalendForgeDialog.labelMessageThreeVer_1=Find answers to your questions and help other users in the discussion boards on community.talend.com
TalendForgeDialog.agreeButtonVer_1=I agree with the
TalendForgeDialog.agreeButtonVer_2=Community terms of use
TalendForgeDialog.labelTitle.Version1=Connect your Studio to TalendForge, the Talend
TalendForgeDialog.labelTitle.Version2=Online Community.

View File

@@ -58,6 +58,7 @@ RegisterManagement.passwordWrong=Mot de passe incorrect, veuillez le v
RegisterWizardPage.proxyUser=Utilisateur du proxy
RegisterWizardPage.proxyPassword=Mot de passe proxy
RegisterManagement.wrongUserOrPassword=Utilisateur ou mot de passe incorrect.
TalendForgeDialog.newProjectTitle=Se connecter à TalendForge
TalendForgeDialog.createLabel=Créer un compte
TalendForgeDialog.userNameLabel=Utilisateur :
TalendForgeDialog.userNameLabel.tooltip=Nom d'utilisateur requis
@@ -81,9 +82,16 @@ TalendForgeDialog.notValid=invalide
TalendForgeDialog.loginLabel=Connexion
TalendForgeDialog.linkToCreate=(ou créer un nouveau compte) :
TalendForgeDialog.MessageTitle=Talend Forge
TalendForgeDialog.Message=Enregistré sur Talend Forge !
TalendForgeDialog.ConnectSuccessMessage=Connexion à Talend Forge réussie.
TalendForgeDialog.ConnectFailureMessage=Échec de la connexion à Talend Forge.
TalendForgeDialog.labelMessageOnePart1=Télécharger
TalendForgeDialog.labelMessageOnePart2=nouveaux composants et connecteurs
TalendForgeDialog.labelMessageOnePart3=depuis Talend Exchange.
TalendForgeDialog.labelMessageTwo1=Accéder au plus récent
TalendForgeDialog.labelMessageTwo2=Documentation et articles techniques
TalendForgeDialog.labelMessageTwo3=de la base de connaissances Talend.
TalendForgeDialog.labelMessageThreeVer1=Consultez les derniers messages dans les
TalendForgeDialog.labelMessageThreeVer2=Forums de discussion Talend.
TalendForgeDialog.agreeButtonVer1=J'accepte les
TalendForgeDialog.agreeButtonVer2=conditions d'utilisation de TalendForge
TalendForgeDialog.createAccountButton.v1=Créer un compte
TalendForgeDialog.skipButton.version1=Ignorer cette étape
TalendForgeDialog.connectButton.v1=Me connecter à mon compte
@@ -94,3 +102,4 @@ TalendForgeDialog.form.password.hint=Mot de passe
TalendForgeDialog.form.passwordAgain.hint=Mot de passe à nouveau
TalendForgeDialog.form.email.hint=E-mail
RegisterManagement.userNameOrEmailInDatabase=L'identifiant ou l'adresse e-mail existe déjà dans la base.
TalendForgeDialog.labelTitle.Version1=Connectez votre Studio à TalendForge, la Communauté

View File

@@ -60,6 +60,7 @@ RegisterManagement.passwordWrong=\u30D1\u30B9\u30EF\u30FC\u30C9\u306B\u8AA4\u308
RegisterWizardPage.proxyUser=\u30D7\u30ED\u30AD\u30B7\u30E6\u30FC\u30B6
RegisterWizardPage.proxyPassword=\u30D7\u30ED\u30AD\u30B7\u30D1\u30B9\u30EF\u30FC\u30C9
RegisterManagement.wrongUserOrPassword=\u30E6\u30FC\u30B6\u30FCID\u304B\u30D1\u30B9\u30EF\u30FC\u30C9\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059
TalendForgeDialog.newProjectTitle=TalendForge\u306B\u63A5\u7D9A
TalendForgeDialog.createLabel=\u30A2\u30AB\u30A6\u30F3\u30C8\u4F5C\u6210
TalendForgeDialog.userNameLabel=\u30E6\u30FC\u30B6\u30FC\u540D\uFF1A
TalendForgeDialog.userNameLabel.tooltip=\u30E6\u30FC\u30B6\u30FC\u540D\u304C\u5FC5\u8981\u3067\u3059
@@ -86,6 +87,16 @@ TalendForgeDialog.MessageTitle=TalendForge
TalendForgeDialog.Message=TalendForge\u3078\u306E\u767B\u9332\u304C\u5B8C\u4E86\u3057\u307E\u3057\u305F\uFF01
TalendForgeDialog.ConnectSuccessMessage=TalendForge\u306B\u63A5\u7D9A\u51FA\u6765\u307E\u3057\u305F\uFF01
TalendForgeDialog.ConnectFailureMessage=TalendForge\u3078\u306E\u63A5\u7D9A\u304C\u51FA\u6765\u307E\u305B\u3093\u3067\u3057\u305F\uFF01
TalendForgeDialog.labelMessageOnePart1=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
TalendForgeDialog.labelMessageOnePart2=\u65B0\u898F\u30B3\u30DD\u30FC\u30CD\u30F3\u30C8\u3068\u30B3\u30CD\u30AF\u30BF\u30FC
TalendForgeDialog.labelMessageOnePart3=Talend Exchange\u304B\u3089
TalendForgeDialog.labelMessageTwo1=\u6700\u65B0\u306B\u30A2\u30AF\u30BB\u30B9
TalendForgeDialog.labelMessageTwo2=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3068\u6280\u8853\u6587\u66F8
TalendForgeDialog.labelMessageTwo3=Talend\u30CA\u30EC\u30C3\u30B8\u30D9\u30FC\u30B9\u3088\u308A
TalendForgeDialog.labelMessageThreeVer1=\u6700\u65B0\u30E1\u30C3\u30BB\u30FC\u30B8\u3092\u8868\u793A
TalendForgeDialog.labelMessageThreeVer2=\u30D5\u30A9\u30FC\u30E9\u30E0
TalendForgeDialog.agreeButtonVer1=\u540C\u610F\u3059\u308B
TalendForgeDialog.agreeButtonVer2=Talend Forge\u5229\u7528\u898F\u7D04
TalendForgeDialog.createAccountButton.v1=\u30A2\u30AB\u30A6\u30F3\u30C8\u65B0\u898F\u4F5C\u6210
TalendForgeDialog.skipButton.version1=\u30B9\u30AD\u30C3\u30D7
TalendForgeDialog.connectButton.v1=\u30DE\u30A4\u30A2\u30AB\u30A6\u30F3\u30C8\u3067\u63A5\u7D9A
@@ -94,12 +105,6 @@ TalendForgeDialog.CreateNewButton=\u65B0\u898F\u30A2\u30AB\u30A6\u30F3\u30C8\u30
TalendForgeDialog.form.userName.hint=\u30E6\u30FC\u30B6\u30FC\u540D
TalendForgeDialog.form.password.hint=\u30D1\u30B9\u30EF\u30FC\u30C9
TalendForgeDialog.form.passwordAgain.hint=\u30D1\u30B9\u30EF\u30FC\u30C9\u518D\u5165\u529B
TalendForgeDialog.form.email.hint=\u30E1\u30FC\u30EB
RegisterManagement.userNameOrEmailInDatabase=\u30E6\u30FC\u30B6\u30FC\u540D\u53C8\u306Fe-mail\u30A2\u30C9\u30EC\u30B9\u304CDB\u5185\u3067\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002
TalendForgeDialog.newProjectTitle1=Talend\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u306B\u63A5\u7D9A
TalendForgeDialog.labelTitle.Version_1=Studio\u3092Talend\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u306B\u63A5\u7D9A\u3057\u307E\u3059\u3002
TalendForgeDialog.labelMessageOnePart_1=Studio\u306B\u9069\u5207\u306A\u30B3\u30CD\u30AF\u30BF\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u304B?exchange.talend.com\u306B\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u63D0\u4F9B\u306E\u30B3\u30CD\u30AF\u30BF\u30FC\u304C\u306A\u3044\u304B\u3001Talend Exchange\u3092\u78BA\u8A8D\u3057\u307E\u3059
TalendForgeDialog.labelMessageTwo_1=help.talend.com\u306ETalend\u30D8\u30EB\u30D7\u3067\u3001\u6700\u65B0\u306E\u88FD\u54C1\u30C9\u30AD\u30E5\u30E1\u30F3\u30C6\u30FC\u30B7\u30E7\u30F3\u3068\u6280\u8853\u8A18\u4E8B\u306B\u30A2\u30AF\u30BB\u30B9\u3057\u3066\u4E0B\u3055\u3044
TalendForgeDialog.labelMessageThreeVer_1=\u8CEA\u554F\u3078\u306E\u56DE\u7B54\u3092\u898B\u3064\u3051\u3001community.talend.com\u306E\u30C7\u30A3\u30B9\u30AB\u30C3\u30B7\u30E7\u30F3\u63B2\u793A\u677F\u306B\u53C2\u52A0\u3057\u3066\u3044\u308B\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u3092\u652F\u63F4\u3057\u3066\u4E0B\u3055\u3044
TalendForgeDialog.agreeButtonVer_1=\u540C\u610F\u3057\u307E\u3059:
TalendForgeDialog.agreeButtonVer_2=\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3\u306E\u5229\u7528\u898F\u7D04
TalendForgeDialog.labelTitle.Version1=\u3042\u306A\u305F\u306EStudio\u3092Talend Forge\u306B\u63A5\u7D9A\u3057\u307E\u3057\u3087\u3046\uFF01
TalendForgeDialog.labelTitle.Version2=\u30AA\u30F3\u30E9\u30A4\u30F3\u30B3\u30DF\u30E5\u30CB\u30C6\u30A3

View File

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

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