Compare commits

..

85 Commits

Author SHA1 Message Date
zwxue
fa1de2e4b9 TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2018-06-04 16:54:02 +08:00
iwangtalend
a085e2b83c Merge pull request #885 from Talend/feature/DEVOPS-1729/patch/6.1.1_nexus
DEVOPS-1729 Nexus migration: Update URLs [patch/6.1.1]
2017-03-02 16:40:33 +01:00
build-talend
9fe2e6368f DEVOPS-1729 Nexus migration: Update URLs 2017-03-02 16:20:11 +01:00
ycbai
b453cb4d44 TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag
below items to job
2017-02-08 15:12:07 +08:00
ycbai
1c1806223f TBD-3907: When hadoop cluster and hbase are all on context mode, drag
hbase schema to job don't add hadoop properties parameter to job
2017-02-07 15:37:48 +08:00
ycbai
539317d611 TBD-3755: Hadoop connection won't be contextualized when drag/drop a
hive connection

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/utils/ContextParameterUtils.java
	main/plugins/org.talend.metadata.managment.ui/src/main/java/org/talend/metadata/managment/ui/utils/DBConnectionContextUtils.java
	main/plugins/org.talend.metadata.managment/src/main/java/org/talend/metadata/managment/hive/creator/HiveConnectionCreator.java
2017-02-07 15:01:40 +08:00
ycbai
6e3c741ac6 Revert "TBD-3755: Hadoop connection won't be contextualized when drag/drop a hive connection"
This reverts commit 2e301b7d9d.
2017-02-07 11:44:54 +08:00
ycbai
2e301b7d9d TBD-3755: Hadoop connection won't be contextualized when drag/drop a
hive connection

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/utils/ContextParameterUtils.java
	main/plugins/org.talend.metadata.managment.ui/src/main/java/org/talend/metadata/managment/ui/utils/DBConnectionContextUtils.java
	main/plugins/org.talend.metadata.managment/src/main/java/org/talend/metadata/managment/hive/creator/HiveConnectionCreator.java
2017-01-25 11:50:33 +08:00
GuoLiang
a7c3d53443 TUP-16461 fix:Building the job is not generating zip file (#768) 2016-12-27 17:45:38 +08:00
cmeng-talend
2f348cce53 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944

Add some comments for ERepositoryObjectType
2016-12-27 15:28:54 +08:00
wchen-talend
e772a9fa0d TPS-1731:[6.1.1]Build Jobs and Job Hierarchy are broken for recursive
jobs(TUP-5993)
2016-12-23 14:26:44 +08:00
wchen-talend
2c1b9ff853 TPS-1655
[6.1.1]Slow job generation in Talend Data Integration (TUP-16206)
2016-12-19 20:06:05 +08:00
wchen-talend
0bbd6dc895 TPS-1655:[6.1.1]Slow job generation in Talend Data Integration
(TUP-16206)
2016-12-14 10:19:39 +08:00
zwxue
b3a4bba4a2 TUP-15856: Unable to create metadata from xsd file. 2016-10-11 10:51:15 +08:00
guol
528f0028ad for patch TPS-1549 2016-09-30 09:38:22 +08:00
nrousseau
3f5e21db42 TDI-36930: Improve performances during the build (#591) 2016-09-29 09:36:00 +08:00
GGu
0d10f780de TDI-36930: Only format main job and check compile error after build 2016-09-29 09:35:37 +08:00
wchen-talend
f5cb00ac80 TDI-36560:The order of schema changed when ticked "used column" again 2016-09-21 11:02:00 +08:00
hcyi
fa33b40652 TDI-37001:Create MDM MetaData Connection to SSL MDM server failed 2016-09-06 14:06:37 +08:00
hcyi
a24d751ce8 TDI-37001:Create MDM MetaData Connection to SSL MDM server failed 2016-09-06 14:05:47 +08:00
hcyi
586ce5d0e6 TDI-37100:Create a IMDMService class(TDI-37001) 2016-09-06 14:05:41 +08:00
cmeng-talend
f82c68cd0a TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler
2016-08-30 15:25:50 +08:00
cmeng-talend
2b7458c2ca TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler
2016-08-30 12:01:06 +08:00
cmeng-talend
e3d52ecc97 TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler

Conflicts:
	main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/model/ProxyRepositoryFactory.java

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/repository/ProjectManager.java
2016-08-30 11:59:21 +08:00
hcyi
781ed521ff TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-08-23 15:18:43 +08:00
hwang
c4488f6e0f TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
the same component
2016-08-22 14:14:44 +08:00
rdubois
0eadf601b7 TBD-3651 fixed - Do not use the auto-build feature during the job build time 2016-08-16 16:56:21 +08:00
hcyi
843ec7f738 TPS-1476:[6.1.1] Unable to connect to kerberized Impala on CDH 5.5 on db
connection metadata wizard.
2016-08-11 16:08:40 +08:00
hcyi
2480938238 TBD-3460: fix a problem about the Impala database url . 2016-08-11 14:20:33 +08:00
hcyi
e97053ee6d TPS-1476:[6.1.1] Unable to connect to kerberized Impala on CDH 5.5 on db
connection metadata wizard(TBD-3460)
2016-08-09 15:39:20 +08:00
wchen-talend
3aafe51581 TDI-35491:NPE happen when logon project and test from junit . 2016-08-05 15:23:35 +08:00
hwang
e4ff29bb45 TDI-36027:trunjob component throwing no class found error 2016-08-03 10:24:57 +08:00
GGu
2eb35bc5ac TPS-1467: fix one problem for import 2016-07-28 10:00:34 +08:00
GGu
fca8778d68 TPS-1467: CI-Builder to support Talend Reference Projects 2016-07-27 16:40:08 +08:00
zwxue
1d8bf58187 TBD-3776: Hadoop Cluster Connection & context variables: Hadoop
Properties not managed properly
2016-07-26 15:52:13 +08:00
ycbai
bc706fa046 TBD-3776: Hadoop Cluster Connection & context variables: Hadoop
Properties not managed properly
2016-07-26 10:48:50 +08:00
ycbai
131dcf4357 TUP-5071: revert
2932bb3374
and fix it in other way.
2016-07-22 18:00:55 +08:00
ycbai
6b229e9f80 TUP-5009: fix the quotes of context value problem. 2016-07-22 15:00:38 +08:00
zwxue
557e9ebf69 TDI-35502: "Workspace changed ... restart" on every startup of TOS. 2016-07-21 17:23:45 +08:00
ycbai
8bccb9df42 TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such)
default values problem.
2016-07-21 10:12:07 +08:00
ycbai
48600aac3e TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-21 10:11:43 +08:00
zwxue
a160acec3c Revert "TDI-35502: "Workspace changed ... restart" on every startup of TOS."
This reverts commit a4b4b90b26.
2016-07-21 09:59:55 +08:00
zwxue
a4b4b90b26 TDI-35502: "Workspace changed ... restart" on every startup of TOS. 2016-07-19 15:35:27 +08:00
wchen-talend
746cfb320a TPS-1463:[6.1.1]"Unable to install Studio Patch if maven config exists :
Java.io.FileNotFound" (TUP-4492)
2016-07-19 13:13:08 +08:00
xqliu-talend
e583e2d7f3 TDQ-12162 avoid to miss dependencies for multilevel dependency. 2016-07-11 14:44:28 +08:00
hwang
b6b807875e TUP-4085:Switching from the design view to the code one takes almost a
minute in 6.1.1
2016-07-01 15:18:23 +08:00
cmeng-talend
bc979ae9f4 TDI-36083 fix: Studio main window hides, but the process is still there.
https://jira.talendforge.org/browse/TDI-36083
2016-06-07 18:35:10 +08:00
hwang
aed56675c3 TDI-35569:zoom out within job designer does not work as expected in
Studio

Conflicts:
	main/plugins/org.talend.commons.ui/src/main/java/org/talend/commons/ui/gmf/draw2d/AnimatableZoomManager.java
2016-05-23 11:00:47 +08:00
wchen-talend
afe1b369e0 TPS-1379:[6.1.1] Unable to build, with CI Builder - Could not find
artifact
org.talend.libraries:tdm-camel-6.1.1-M20151210-1943:jar:jar:6.1.1-SNAPSHOT
in nexus ( TUP-4354 )
2016-05-18 17:02:37 +08:00
hcyi
ad2f7d1437 TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
not mapping correctly
2016-05-16 18:30:25 +08:00
hwang
cf05da6a2c TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-05-16 11:29:43 +08:00
hcyi
f200111fc0 TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
not mapping correctly
2016-05-04 17:28:42 +08:00
hwang
56c056a923 ITDI-35132:tAccessInput throws OOM when retrieve tables with big size
over 100MB
2016-03-29 14:04:44 +08:00
nrousseau
4c27bcf321 TUP-4215: apply the fix done on TUP-3782 on 6.1 branch 2016-03-29 10:51:50 +08:00
wchen-talend
c1a498dd40 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
# Conflicts:
#	main/plugins/org.talend.librariesmanager/src/main/java/org/talend/librariesmanager/model/service/LocalLibraryManager.java
2016-03-15 20:28:09 +08:00
nrousseau
9709ce698b TUP-4085: set snapshot version only for talend jar 2016-03-15 20:28:08 +08:00
nrousseau
ac18726b74 TUP-4085: fix pom for routines 2016-03-15 20:28:06 +08:00
nrousseau
a94bdb5d53 TUP-4085: fix problem of list of download of jars 2016-03-15 20:28:05 +08:00
ycbai
2fc2adae07 TDI-35462: db component in job can not use Repository type--Access db
failed
2016-03-15 14:38:44 +08:00
nrousseau
fa526452f3 TUP-4085: update junits 2016-03-14 19:34:30 +08:00
nrousseau
dcb595c785 TUP-4085: update junits and fix problem of deploy jar during build and
exception if the jar does not exists
2016-03-14 19:34:06 +08:00
wchen-talend
dbe073b799 TUP-4036 : add junit 2016-03-13 11:15:59 +08:00
wchen-talend
e5fd11011c TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-13 11:15:46 +08:00
nrousseau
c3702262ad TUP-4085: fix the problem of update of jars when retrieve 2016-03-13 11:03:50 +08:00
nrousseau
42c26692ae TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-13 11:03:21 +08:00
nrousseau
87a6ada813 TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-03-13 10:52:25 +08:00
hwang
dc4cca9cab TDI-35146:No more handles happen when update after change context value 2016-03-13 10:45:39 +08:00
ycbai
afec9f09bd Fixed the bugs:
TBD-3202: [6.1.1] Hive properties dont get submitted correctly when
re-using context
TBD-3212: hadoop cluster:hadoop property is added double quotes when
drag hdfs schema to a standard job
2016-03-11 16:12:37 +08:00
ycbai
1e12a902e3 TBD-3088: fix the context problems of hadoop properties. 2016-03-02 10:26:04 +08:00
zwxue
4a8113b384 TDI-35052: build job with maven options occurs errors. 2016-02-16 16:57:35 +08:00
nrousseau
05b84e1f03 TUP-4102: add possibility to setup nexus server in local 2016-02-16 16:54:02 +08:00
nrousseau
b688d2592d TUP-4102: add possibility to setup nexus server in local 2016-02-16 16:53:29 +08:00
nrousseau
f593f0ec5f TUP-3979: Improve buildProject for CI plugin 2016-02-16 16:17:59 +08:00
hcyi
deb12779f5 TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 23:07:56 +08:00
hwang
6e462d2b65 TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 23:07:35 +08:00
Sizhao Liu
c0f4ed20b6 TDQ-11358 fix tDqReportRun job error in local project 2015-12-09 12:57:05 +01:00
nrousseau
78f7f8c978 TDI-34864: fix problem of perspective, will reinitialize after any
successfull update
2015-12-09 19:24:54 +08:00
wchen-talend
e0c602e00d TDI-34897:Fail to run job if build path contain blank space 2015-12-09 19:16:00 +08:00
wchen-talend
3626efb85a TDI-34717:TAC Commandline has error when publish SVN job then publish a
GIT job
2015-12-08 20:38:46 +08:00
GGu
506a9730d1 TUP-3877: fix the NPE for e4 2015-12-08 20:38:25 +08:00
GGu
0168775718 TUP-3877: try to find the current perspective from e4 model 2015-12-08 20:36:50 +08:00
Sizhao Liu
647133cbc2 TDQ-11101 fix typo for Pattern Frequency Statistics 2015-12-07 17:15:10 +01:00
newbuild.talend.com
b17d8dfc3a Fix syntax error 2015-12-04 11:28:44 -08:00
iwangtalend
c9e476a536 Deploy org.talend.utils to Nexus 2015-12-04 20:23:09 +01:00
Irene Wang
04482fe7c1 Set versions for 6.1.1 2015-12-04 15:15:31 +01:00
3340 changed files with 20444 additions and 60960 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.3.1.qualifier">
version="6.1.1.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.3.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.babel.all.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.babel.all.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

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

View File

@@ -2,7 +2,7 @@ AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nomm
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nommée'{0}' et ayant l'id '{1}') n'est pas configuré correctement ou le type de la valeur affectée n'est pas correct.
AccessorUtils.isReq=\ est requis pour le bean (<B>).
AddPushButton.AddButton.Tip=Ajouter
AddAllPushButton.AddAllButton.Tip=Ajouter tout
AddAllPushButton.AddAllButton.Tip=Ajoute tout
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=Répéter
ColorStyledText.UndoItem.Text=Annuler
@@ -58,7 +58,7 @@ EventUtil.selection=S
EventUtil.show=Afficher
EventUtil.traverse=traverse
EventUtil.typeNull=Null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionMessageDialog.Cancel=Annuler
ExceptionMessageDialog.log=Fichier de log
ExceptionMessageDialog.No=NO

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.commons.runtime

View File

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

View File

@@ -2,9 +2,8 @@ DatabaseContentRetriever.PRODUCTNAME=Nom de produit de la base de donn
DatabaseContentRetriever.PRODUCTVERSION=Version du produit :
DB2ForZosResultSet.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
EntryLocation.returnTableName= {tableName={0}, columnName={1}}
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ListenableList.IndexSameLength.Error=indexOrigin et indexDestination doivent avoir la même longueur
ReflectionPropertyException.Access.ErrorMsg3=Une erreur est survenue lors de l'accès à {0} de la propriété ' de la propriété '{1}' de la classe '{2}'
ResourceUtils.canMove1=Peut déplacer
@@ -39,5 +38,3 @@ XmlNodeRetriever.singleQuotes='
XmlNodeRetriever.xPathExpression=Expression XPath = '
VersionUtils.readPropertyFileError=Erreur de lecture de propriété dans le fichier talend.properties.
AS400ResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
AS400ResultSet.parameterIndex=Argument invalide\: index du paramètre
AS400ResultSet.outofRange=\ est hors de la plage.

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

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

View File

@@ -45,7 +45,7 @@ ControlUtils.Unsupported1=Ce contr
AccessorUtils.isReqValue=est requis pour la valeur (<V>), mais la valeur peut être adaptée avec le CellEditorValueAdapter.
AccessorUtils.NoClassDef=ErreurClassDefNonTrouvé ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Message d'erreur
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ModelSelectionDialog.Message=Choisissez une option, ou annulez
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas supporté
Mode.Mode.ToString=Mode [{0}]
@@ -129,7 +129,3 @@ StateComposite.SEL_JOBNAME=D
StateComposite.STATE=Etat
StateComposite.TABLE_SELECTION=Sélection de la table
StateComposite.TEMPLATE_SELECTION=Sélection du modèle
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=Sélectionner réper&toire racine :
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=Sélectionner fichier &archive :
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=Sélectionner un répertoire vers lequel exporter.
ArchiveDirectoryChooser.ArchiveExport_description=Exporter les ressources vers un fichier archive dans le système de fichiers local.

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core
Bundle-Localization: plugin

View File

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

View File

@@ -312,4 +312,3 @@ ActionBarBuildHelper.SaveAll_text=Sav&e All
ActionBarBuildHelper.SaveAll_toolTip=Save All
ContextOrderProperty.BuiltInComment=Built-in context variables
ContextOrderProperty.RepositoryComment=Context variables from repository context:
ProcessorUtilities.nullProcess=The testCase process is null.

View File

@@ -17,7 +17,7 @@ SelectRepositoryContextDialog.CollapseAll=R
ERepositoryObjectType.FolderNotFound=Impossible de trouver le dossier pour le type {0}.
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a existé dans le Job(Contexte : "{1}").
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
MappingFileLoader.UndeclaredDbType="{0}" n'est pas un type de BdD déclaré pour le SGBD d'ID "{1}" dans le noeud : {2}
EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types de BdD ci-dessous ne sont pas liés aux types Talend "{1}" : {2}
@@ -27,7 +27,7 @@ EConnectionType.runAfterMenu=Ex
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu être enregistré.
ConextTemplateComposite.OrderText=Ordre d'origine
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
EUpdateResult.Add=Ajouter au référentiel
EUpdateResult.Add=Ajouter depuis le référentiel
SelectRepositoryContextDialog.View=Voir...
EUpdateResult.JobletUpdate=Mise à jour des joblets
EConnectionType.onSubjobOkMenu=Sur Réussite du Sous-Job
@@ -96,7 +96,7 @@ ContextProcessSection.30=Ce nom existe d
EUpdateItemType.Variable=Variable
ContextProcessSection.29=ERROR
CorePreferencePage.previewLimit=Aperçu limite
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
SelectRepositoryContextDialog.DuplicationTitle=Avertissement de duplication !
EUpdateItemType.Name=Nom
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -114,7 +114,7 @@ EConnectionType.iteratorMenu=Iterate
EMetadataEncoding.Arabic=Arabe
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
MappingFileLoader.DbmsIdAlreadyExists=Un SGBD d'ID "{0}" existe déjà.
MappingFileLoader.DbmsIdAlreadyExists=Un sgbd avec id "{0}" existe déjà!
EConnectionType.runIfMenu=Run if
VersionSection.ModificationDate=Date de modification
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping d'ID "{0}" du SGBD, le type de BdD "{1}" apparaît plus d'une fois dans le fichier "{2}" dans le noeud : {3}
@@ -132,10 +132,10 @@ ECodeLanguage.unknowLanguage=Langage inconnu
ExtractMetaDataUtils.noData=Aucune donnée trouvée
JavaSimpleDateFormatProposalProvider.displaySingleQuote= " : Affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
MetadataTalendType.dbIdNotFound=Impossible de trouver le SGBD d'ID {0}.
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
PatternCalendar.example=Exemple :
@@ -283,8 +283,4 @@ ConnectionParameterName.UserLabel=Utilisateur
ConnectionParameterName.PasswordLabel=Mot de passe
ConnectionParameterName.DbPathLabel=Chemin d'accès racine à la base de données
ActionBarBuildHelper.CloseEditorAction_toolTip=Fermer
ActionBarBuildHelper.CloseAllAction_toolTip=Fermer tout
ActionBarBuildHelper.SaveAll_text=Sauv&egarder tout
ActionBarBuildHelper.SaveAll_toolTip=Sauvegarder tout
ContextOrderProperty.BuiltInComment=Variables de contexte built-in
ContextOrderProperty.RepositoryComment=Variables de contexte du contexte du référentiel :

View File

@@ -294,4 +294,3 @@ ActionBarBuildHelper.CloseEditorAction_toolTip=\u30AF\u30ED\u30FC\u30BA
ConnectionParameterName.HostLabel=\u30DB\u30B9\u30C8
ConnectionParameterName.PortLabel=\u30DD\u30FC\u30C8
ConnectionParameterName.UserLabel=\u30E6\u30FC\u30B6
ConnectionParameterName.PasswordLabel=\u30D1\u30B9\u30EF\u30FC\u30C9

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.core.repository

View File

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

View File

@@ -187,10 +187,3 @@ ProjectRepositoryNode.sapFunctions.outputSchema=Output
ProjectRepositoryNode.sapTables=SAP Tables
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Name is same as project name.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=The test case/cases of {0} is/are locked, so you can't delete it.\n If this object is opened ,you must close it before deletion.
ProjectRepositoryNode.sapBWDataSource=SAP DataSource
ProjectRepositoryNode.sapBWDataStoreObject=SAP DSO
ProjectRepositoryNode.sapBWInfoCube=SAP InfoCube
ProjectRepositoryNode.sapBWInfoObject=SAP InfoObject
ConvertJobsUtil.warning.title=Warning
ConvertJobsUtil.warning.message=The target framework is not fully supported for this release.

View File

@@ -100,10 +100,9 @@ PasteObjectAction.error.title=Impossible de coller
JobletReferenceDialog.DeletedInfor=dans la Corbeille
JobletReferenceDialog.Messages=Impossible de supprimer certains joblets car ils sont référencés dans des Jobs.
JobletReferenceDialog.NodeTotals=Totaux
JobletReferenceDialog.NodeTotalsTip=Total des références des n\u0153uds
JobletReferenceDialog.project=Project
JobletReferenceDialog.ReferenceJob=Job de référence
JobletReferenceDialog.Title=Échec de la suppression du Joblet
JobletReferenceDialog.Title=Echec de la suppression du joblet
ContextReferenceDialog.Title=Supprimer le groupe de contexte
ContextReferenceDialog.Recycle=dans la Corbeille
ContextReferenceDialog.ReferenceJob=Objets de référence
@@ -165,5 +164,3 @@ ProxyRepositoryFactory.projectCanNotOpen=Impossible d'ouvrir le projet. La t
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapTables=Tables SAP
DuplicateAction.input.title.v2=Duplicate
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.

View File

@@ -181,4 +181,3 @@ ProjectRepositoryNode.sapFunctions.outputSchema=\u30A2\u30A6\u30C8\u30D7\u30C3\u
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

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.core.runtime

View File

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

View File

@@ -80,6 +80,7 @@ EComponentCategory_version=Version
EComponentCategory_view=View
EComponentCategory.validationRules=Validierungsregeln
EConnectionType.lookupMenu=Nachschlagen
EConnectionType.mainMenu=Main
EConnectionType.onComponentErrorMenu=Beim Komponenten Fehler
EConnectionType.runAfterMenu=Ausführen nach
EConnectionType.runIfMenu=Ausführen wenn
@@ -293,6 +294,7 @@ ConnectionBean.DefaultConnection=Standardverbindung
OpenXSDFileDialog.cancel=Abbruch
OpenXSDFileDialog.confirm=Bestätigen
RepositoryContentProvider.repositoryLabel.Queries=Abfragen
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Funktionen
repository.servicesPort=Port
BinRepositoryNode.label=Papierkorb
HadoopCustomVersionDialog.table.descColumn=Beschreibung

View File

@@ -80,6 +80,7 @@ EComponentCategory_version=\u0388\u03BA\u03B4\u03BF\u03C3\u03B7
EComponentCategory_view=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE
EConnectionType.iteratorMenu=\u0395\u03C0\u03B1\u03BD\u03AC\u03BB\u03B7\u03C8\u03B7
EConnectionType.lookupMenu=\u0394\u03B9\u03B5\u03C1\u03B5\u03CD\u03BD\u03B7\u03C3\u03B7
EConnectionType.mainMenu=\u039A\u03CD\u03C1\u03B9\u03BF
EConnectionType.onComponentErrorMenu=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03A3\u03B5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
EConnectionType.onComponentOkMenu=\u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Ok
EConnectionType.onSubjobErrorMenu=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03A3\u03C4\u03B7\u03BD \u03A5\u03C0\u03BF\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1
@@ -330,6 +331,7 @@ OpenXSDFileDialog.confirm=\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9
OpenXSDFileDialog.fileName=\u038C\u03BD\u03BF\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5:
OpenXSDFileDialog.xmlFileSelection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 XML \u03C0\u03C1\u03BF\u03C2 \u0395\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7
RepositoryContentProvider.repositoryLabel.Queries=\u0395\u03C1\u03C9\u03C4\u03AE\u03BC\u03B1\u03C4\u03B1
RepositoryContentProvider.repositoryLabel.sapFunction=\u03A3\u03C5\u03BD\u03B1\u03C1\u03C4\u03AE\u03C3\u03B5\u03B9\u03C2 SAP
repository.servicesOperation=\u039B\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1
repository.servicesPort=\u0398\u03CD\u03C1\u03B1
BinRepositoryNode.label=\u039A\u03AC\u03B4\u03BF\u03C2 \u03B1\u03BD\u03B1\u03BA\u03CD\u03BA\u03BB\u03C9\u03C3\u03B7\u03C2

View File

@@ -111,6 +111,7 @@ EComponentCategory.monitoring=Monitoring
EComponentCategory.hadoopConfig=Hadoop Configuration
EConnectionType.iteratorMenu=Iterate
EConnectionType.lookupMenu=Look Up
EConnectionType.mainMenu=Main
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
EConnectionType.onSubjobErrorMenu=On Subjob Error
@@ -496,6 +497,7 @@ OpenXSDFileDialog.fileName=File Name:
OpenXSDFileDialog.xmlFileSelection=Select a XML File to Validate
OpenXSDFileDialog.xmlSelectedOrNot=As you have selected a XSD metadata file, \n there should be a xml file to validate.
RepositoryContentProvider.repositoryLabel.Queries=Queries
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Functions
repository.routes=Routes
repository.servicesOperation=Operation
repository.servicesPort=Port
@@ -557,7 +559,7 @@ repository.systemIndicators.businessRules=Business Rules
repository.systemIndicators.correlation=Correlation
repository.systemIndicators.functionalDependency=Functional Dependency
repository.systemIndicators.overview=Overview
repository.systemIndicators.patternFinder=Pattern Frequncey Statistics
repository.systemIndicators.patternFinder=Pattern Frequency Statistics
repository.systemIndicators.patternMatching=Pattern Matching
repository.systemIndicators.rowComparison=Row Comparison
repository.systemIndicators.simpleStatistics=Simple Statistics
@@ -598,14 +600,3 @@ OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish=waiting {0} finish..
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory_gitHistory=Git History
repository.gitroot=GIT
EComponentCategory.parameters=Parameters
EComponentCategory.actionInputOutput=Input/Output Schema
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapBapi=SAP Bapi
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input
RepositoryContentProvider.repositoryLabel.sapBapi.output=Output
RepositoryContentProvider.repositoryLabel.sapTable=SAP Tables
RepositoryContentProvider.repositoryLabel.sapDataSource=SAP DataSource
RepositoryContentProvider.repositoryLabel.sapDSO=SAP DSO
RepositoryContentProvider.repositoryLabel.sapInfoCube=SAP InfoCube
RepositoryContentProvider.repositoryLabel.sapInfoObject=SAP InfoObject

View File

@@ -1,4 +1,3 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, 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// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
@@ -48,7 +47,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -68,7 +67,7 @@ CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d
CorePreferencePage.javaInterpreter=Interpréteur &Java
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.previewLimit=Aperçu limite
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.runInMultiThread=Execution 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
ECodeLanguage.unknowLanguage=Langage inconnu
@@ -104,6 +103,7 @@ EComponentCategory.monitoring=Monitoring
EComponentCategory.hadoopConfig=Configuration de Hadoop
EConnectionType.iteratorMenu=Iterate
EConnectionType.lookupMenu=Look Up
EConnectionType.mainMenu=Main
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
EConnectionType.onSubjobErrorMenu=On Subjob Error
@@ -156,14 +156,12 @@ GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache\:
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
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
@@ -435,6 +433,7 @@ OpenXSDFileDialog.confirm=Confirmer
OpenXSDFileDialog.fileName=Nom de fichier :
OpenXSDFileDialog.xmlFileSelection=Sélectionner un fichier XML à valider
RepositoryContentProvider.repositoryLabel.Queries=Requêtes
RepositoryContentProvider.repositoryLabel.sapFunction=Fonctions SAP
repository.routes=Routes
repository.servicesOperation=Opération
repository.servicesPort=Port
@@ -474,24 +473,8 @@ LibrariesListSelectionDialog.selectLibFromOS=S
LibrariesListSelectionDialog.browseButton.text=Parcourir...
LibrariesListSelectionDialog.deployLibs=Déployer les bibliothèques...
GenerateSelectSQLAction.NewQuery=Nouvelle requête {0}
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.systemIndicators.advancedStatistics=Statistiques avancées
EUpdateItemType.MapPath=Chemin du mapping
EUpdateResult.PathUpdate=Mise à jour du chemin du mapping
AContextualAction.EditorManager_saveChangesQuestion=''{0}'" a été modifié. Sauvegarder ?
AContextualAction.Save_Resource=Sauvegarder la ressource
EComponentCategory.sparkConfig=Configuration Spark
repository.SAPIDoc=SAP IDoc
repository.SAPTable=Table SAP
ProgressMonitorDialogWithCancel.executeMessage.default=Exécution...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=en attente de la fin de {0}...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=en attente de la fin...
UpdatesConstants.Storm=Storm
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Exécution...
OverTimePopupDialogTask.message=Tâche d'exécution en arrière plan, patientez...
OverTimePopupDialogTask.killed=Exécution arrêtée
EComponentCategory_gitHistory=Historique Git
repository.gitroot=GIT
EComponentCategory.actionInputOutput=Schéma d'entrée/de sortie
RepositoryContentProvider.repositoryLabel.sapTable=Tables SAP

View File

@@ -99,6 +99,7 @@ EComponentCategory.myExtensions=Mie estensioni
EComponentCategory.monitoring=Monitoraggio
EConnectionType.iteratorMenu=Il codice sorgente è stato generato in automatico da {0}
EConnectionType.lookupMenu=Look Up
EConnectionType.mainMenu=Principale
EConnectionType.onComponentErrorMenu=Su errore componente
EConnectionType.onComponentOkMenu=Su componente OK
EConnectionType.onSubjobErrorMenu=Su errore subjob
@@ -414,6 +415,7 @@ OpenXSDFileDialog.confirm=Conferma
OpenXSDFileDialog.fileName=Nome file:
OpenXSDFileDialog.xmlFileSelection=Seleziona un file XML da validare
RepositoryContentProvider.repositoryLabel.Queries=Interrogazioni
RepositoryContentProvider.repositoryLabel.sapFunction=Funzioni SAP
repository.routes=Percorsi
repository.servicesOperation=Operazione
repository.servicesPort=Porta

View File

@@ -111,6 +111,7 @@ EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
EComponentCategory.hadoopConfig=Hadoop\u8A2D\u5B9A
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
EConnectionType.mainMenu=\u30E1\u30A4\u30F3
EConnectionType.onComponentErrorMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
EConnectionType.onComponentOkMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304COK\u306E\u5834\u5408
EConnectionType.onSubjobErrorMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
@@ -233,7 +234,7 @@ PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5
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\:
Parameter.Comment=\u30B3\u30E1\u30F3\u30C8\uFF1A
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D
Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
@@ -461,6 +462,7 @@ OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryContentProvider.repositoryLabel.Queries=\u30AF\u30A8\u30EA
RepositoryContentProvider.repositoryLabel.sapFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
repository.routes=\u30EB\u30FC\u30C8
repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesPort=\u30DD\u30FC\u30C8
@@ -535,7 +537,3 @@ 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...
EComponentCategory_gitHistory=GIT\u5C65\u6B74
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

View File

@@ -69,6 +69,7 @@ EComponentCategory_technical=Techniczne
EComponentCategory_version=Wersja
EComponentCategory_view=Widok
EConnectionType.iteratorMenu=Iteracja
EConnectionType.mainMenu=G\u0142ówny
EConnectionType.onComponentErrorMenu=Po b\u0142\u0119dzie komponentu
EConnectionType.onComponentOkMenu=Je\u015Bli komponent OK
EConnectionType.runAfterMenu=Uruchom po

View File

@@ -71,6 +71,7 @@ EComponentCategory_sqlTemplate=Template SQL
EComponentCategory_technical=Técnico
EComponentCategory_version=Versão
EComponentCategory_view=Visão
EConnectionType.mainMenu=Main
EConnectionType.onComponentErrorMenu=Erro no componente
EConnectionType.onComponentOkMenu=Componente ok
EConnectionType.tableMenu=Tabela

View File

@@ -23,6 +23,7 @@ EComponentCategory_main=Hlavn
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
EConnectionType.mainMenu=Hlavný
EConnectionType.tableMenu=Tabu\u013Eka
ExtractMetaDataFromDataBase.connectionSuccessful=Úspe\u0161né pripojenie
ListPreferencePage.RemoveButtonName=Odstráni\u0165

View File

@@ -77,6 +77,7 @@ EComponentCategory_view=\u89c6\u56fe
EComponentCategory.advancedSettings=\u9AD8\u7EA7\u8BBE\u7F6E
EConnectionType.iteratorMenu=\u8FED\u4EE3
EConnectionType.lookupMenu=\u8ffd\u52a0\u5217
EConnectionType.mainMenu=\u4E3B\u7EBF
EConnectionType.onComponentErrorMenu=\u7EC4\u4EF6\u8FD0\u884C\u9519\u8BEF
EConnectionType.onComponentOkMenu=\u7EC4\u4EF6\u8FD0\u884C\u6B63\u786E
EConnectionType.onSubjobErrorMenu=\u5B50job\u9519\u8BEF

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core.ui

View File

@@ -1,5 +1,4 @@
Metadata=Métadonnées
TalendDataCollector=Collection des données d'utilisation
TalendDataCollectorPreview=Aperçu
TalendDataCollectorUploading=Chargement
prefs=Talend

View File

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

View File

@@ -1,5 +1,4 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, 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// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, 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// ============================================================================
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, 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// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas.
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
AdvancedSocketFactory.failedInitial=Erreur. Impossible d'initialiser :
@@ -39,7 +38,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -58,7 +57,7 @@ CorePreferencePage.iReportPath=Chemin d'acc
CorePreferencePage.javaInterpreter=Interpréteur &Java
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.previewLimit=Aperçu limite
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.runInMultiThread=Execution 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
ECodeLanguage.unknowLanguage=Langage inconnu
@@ -134,14 +133,12 @@ JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nNom de la variable\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping du SGBD d'ID "{0}", le type de base de données "{1}" apparaît plus d'une fois dans le fichier "{2}" au n\u0153ud\:{3}
MappingFileLoader.DbmsIdAlreadyExists=Le SGBD d'ID "{0}" existe déjà.
MappingFileLoader.InvalidTalendType="{0}" n'est pas un type Talend {1} valide pour le SGBD d'ID "{2}" au n\u0153ud\: {3}
@@ -475,7 +472,6 @@ EMetadataEncoding.Latin9=latin9
HDFS=HDFS
HCAT=HCAT
MetadataTalendTypeEditor.column.Name=Fichier de mapping de métadonnées
ConnectionParameters.exceptionMessage=Ceci est un référentiel, il ne peut appeler cette méthode.
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser le type de la base de données
CreateRuleDialog.conditionLabel=Condition
CreateRuleDialog.groupLabel=Créer une règle
@@ -490,14 +486,8 @@ 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}'
ContextTreeValuesComposite.Menu=Menu
ContextMissSettingComposite.Title_Missing_jars_for_plugin=Bibliothèques tierces manquantes
ContextNebulaComposite.ContextsUnAvailable=La vue Contextes n'est pas disponible.
ContextValidator.ParameterNotValid=le nom du paramètre n'est pas valide
ModuleListCellEditor.add=Ajouter
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
WorkspaceMnu.choose.text=&Choisir
WorkspaceMnu.choose.tooltip=Sélectionnez un autre répertoire Workspace
WorkspaceMnu.restart.error.title=Propriété système manquante

View File

@@ -404,7 +404,7 @@ ModuleListCellEditor.title=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u9078\u629E
MultiStringSelectionDialog.nameEmpty=\u540D\u524D\u304C\u7A7A\u3067\u3059
PromptDialog.stringTip=\u5165\u529B\u30C6\u30AD\u30B9\u30C8\u306F\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\u56F2\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
ApplicationActionBarAdvisor.menuFileLabel=\u30d5\u30a1\u30a4\u30eb \uff08&F)
ApplicationActionBarAdvisor.menuEditLabel=\u7DE8\u96C6\uFF08&E)
ApplicationActionBarAdvisor.menuEditLabel=\u7de8\u96c6 \uff08&E)
ApplicationActionBarAdvisor.navigateLabel=\u30ca\u30d3\u30b2\u30fc\u30c8 (&N)
ApplicationActionBarAdvisor.gotoLabel=\u79fb\u52d5 (&G)
ApplicationActionBarAdvisor.projectLabel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 \uff08&P)

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.cwm.mip.edit
Bundle-Vendor: .Talend SA.

View File

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

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.cwm.mip
Bundle-Vendor: .Talend SA.

View File

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

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.designer.maven.ui
Bundle-Vendor: .Talend SA.
Bundle-Localization: plugin

View File

@@ -1,9 +0,0 @@
ProjectSettingPage_Build=Build
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenCustomSetup=Configurer les scripts personnalisés par dossier
ProjectSettingPage_BuildDesc=Paramètres du build
ProjectSettingPage_MavenDesc=Paramètres Maven
ProjectSettingPage_MavenDefaultDesc=Paramètres par défaut des scripts Maven
ProjectSettingPage_ProjectPom=Projet
ProjectSettingPage_ProjectPomDesc=Paramètres des POM du projet
ProjectSettingPage_MavenCustomSetupDesc=Configurer les scripts Maven personnalisés par dossier

View File

@@ -1,8 +1,4 @@
ProjectSettingPage_Build=\u30D3\u30EB\u30C9
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=\u30C7\u30D5\u30A9\u30EB\u30C8
ProjectSettingPage_BuildDesc=\u30D3\u30EB\u30C9\u8A2D\u5B9A
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_MavenCustomSetup=\u30AB\u30B9\u30BF\u30E0\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u8A2D\u5B9A

View File

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

View File

@@ -1,5 +0,0 @@
FolderMavenSettingPage_CreateButtonText=Créer les fichiers Maven
FolderMavenSettingPage_DeleteButtonText=Supprimer les fichiers Maven
FolderMavenSettingPage_CreatingMavenSettingPath=Chemin :
ProjectPomProjectSettingPage_Titile=NOTE\: Les modules et les dépendances seront conservés.
ProjectPomProjectSettingPage_ConfirmTitle=Confirmer

View File

@@ -4,4 +4,3 @@ 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_ConfirmTitle=\u78BA\u8A8D

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.help
Bundle-Localization: plugin

View File

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

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.helpers
Bundle-Vendor: .Talend SA.

View File

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

View File

@@ -1,4 +1,2 @@
LogLoadedComponentsAction.componentLog=Composant \: {0}
LogActiveContextsAction.activeContextLog=Contexte actif : {0}
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.librariesmanager
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,3 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, 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// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, 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// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
@@ -49,7 +47,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -69,7 +67,7 @@ CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d
CorePreferencePage.javaInterpreter=Interpréteur &Java
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.previewLimit=Aperçu limite
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.runInMultiThread=Execution 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.NoSchemaGiven=Impossible de charger les vues. Aucun schéma donné.
@@ -142,15 +140,12 @@ GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
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 :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
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
@@ -356,11 +351,5 @@ 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.
DqRepositoryViewService.NONE_NULL_FUNCTION_NAME=Un nom fonctionnel ne doit pas être null.
CommonWizard.exception=Exception
CheckConnection.CheckSchema.ProposeSchema.title=Remplacer le schéma par celui proposé ?
NetezzaConnectionFiller.emptyCalalogName=Le nom du catalogue est vide.
DBConnectionFillerImpl.dbmsIdIsBlank=L'ID du SGBD est vide.
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=La fonction n'est supportée que sous Windows.
HiveConnectionManager.getConnection.timeout=Connexion suspendue. (La suspension peut être configurée dans [Préférences>Talend>Performances>Suspension de la connexion])
HiveConnectionManager.getConnection.waitFinish=Impossible d'interrompre la connexion.\nEn attente que [{0}] se termine
HiveConnectionManager.getConnection.waitFinish.empty=Impossible d'interrompre la connexion.\nAttendez la fin.

View File

@@ -217,7 +217,7 @@ NodeReturnProposal.Description=\u8AAC\u660E\: {0}
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\:
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u540D
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
@@ -375,4 +375,3 @@ OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB
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
CommonWizard.exception=\u4F8B\u5916
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=\u57CB\u8FBC\u307F\u30E2\u30FC\u30C9\u306FWindows\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u305B\u3093

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.metadata.managment.ui
Bundle-Vendor: .Talend SA.

View File

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

View File

@@ -453,8 +453,8 @@ XmlFileSelectWizardPage.Input_XML=Input XML
XmlFileSelectWizardPage.OutPut_XML=Output XML
XmlFileOutputStep1Form.Encording=Encoding
MetadataTalendTypeEditor.button.edit=E&dit
MetadataTalendTypeEditor.button.export=E&xport Mapping
MetadataTalendTypeEditor.button.import=I&mport Mapping
MetadataTalendTypeEditor.button.export=E&xport
MetadataTalendTypeEditor.button.import=I&mport
MetadataTalendTypeEditor.column1.Name=Metadata Mapping File
MetadataTalendTypeEditor.editMappingDialog.title=Edit Mapping File
MetadataTalendTypeEditor.error.message=Error Message

View File

@@ -214,7 +214,6 @@ FileStep2.fieldPositionNotFinishByComma=La position du champ ne doit pas se term
FileStep2.fieldPositionNotValidate=La position du champ doit contenir uniquement des chiffres et des virgules. Les positions doivent être présentées en ordre ascendant.
FileStep2.fieldPositionTip=Vous devez définir ici la position de chaque colonne. Les positions doivent être présentées dans l'ordre ascendant.
FileStep2.fieldSeparator=Séparateur de champs
FileStep2.fieldSeparatorAlert=Le séparateur de champs doit être spécifié. Il doit contenir uniquement des nombres, virgules, guillemets et caractères de début.
FileStep2.fieldSeparatorDelimitedTip=Séparateur de champs
FileStep2.fieldSeparatorIncomplete=Le séparateur de champs doit être renseigné
FileStep2.fieldSeparatorNotFinishByComma=Le séparateur de champs ne se termine pas par une virgule
@@ -250,7 +249,7 @@ FileStep2.settingsIncomplete=Les param
FileStep2.splitwayRecordForJavaFID=Découper la ligne avant le champ
FileStep2.splitwayRecordForJavaFIDTip=Utile lorsque le séparateur de champs fait partie du séparateur de lignes.
FileStep2.textEnclosure=Entourage du texte
FileStep2.textEnclosureAlert=L'entourage du texte doit être spécifié
FileStep2.textEnclosureAlert=Le délimiteur de texte doit être spécifié
FileStep2.textEnclosureTip=Entourage du texte
FileStep2.wait=Wait
FileStep2Form.onlyNumber=Seuls les nombres sont autorisés
@@ -301,7 +300,6 @@ LDAPSchemaStep1Form.connnectionSuccessed=Connexion
LDAPSchemaStep2Form.AuthenticationMethod=Méthode d'authentification
LDAPSchemaStep2Form.AuthenticationParameter=Paramètre d'authentification
LDAPSchemaStep2Form.BaseDN=Base DN
LDAPSchemaStep2Form.BindPassword=Lier le mot de passe \:
LDAPSchemaStep2Form.CheckAuthentication=Vérifier l'authentification
LDAPSchemaStep2Form.FetchBaseDNs=Récupérer les DNs de la base
LDAPSchemaStep2Form.GetBaseDNS=Récupérer les DNs de la base à partir de Root DSE
@@ -492,23 +490,13 @@ PropertiesWizardPage.button.name.conver=Convertir
InegerCellEditorListener.NumeralMessage=Valeur d'entrée invalide
EditProcessPropertiesWizard.wizardTitle=Editer les propriétés
ContextSetsSelectionDialog.ReportMessages=Le rapport est en mode contexte.
AbstractForm.SelectExistContext=Utiliser un contexte existant
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
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
ContextAdaptConectionSelectPage.duplicateErrorMsg=champ <{0}> en doublon, correspond à différentes variables de contexte
ContextVariableValuePage.title=Modifier la valeur de la variable
PropertiesDialog.title=Propriétés
PropertiesDialog.desc=Configurations des propriétés
PropertiesDialog.parentProperties.title=Propriétés parentes
PropertiesDialog.statusLabel.empty=(Vide)
HadoopPropertiesDialog.title=Propriétés Hadoop
HadoopPropertiesDialog.desc=Configuration des propriétés Hadoop
HadoopPropertiesDialog.parentProperties.title=Propriétés Hadoop parents
HiveJDBCPropertiesDialog.title=Propriétés Hive
HiveJDBCPropertiesDialog.desc=Configuration des propriétés Hive
EditProcessPropertiesWizardPage.convert.button.name=Convertir en Job Big Data Batch
ContextAdaptConectionSelectPage.lackOfVariablesMsg=Ce contexte a des variables <{0}> mais la connexion nécessite <{1}>.

View File

@@ -10,7 +10,7 @@ PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u3092\u7A7A\u6B04\u306E\u3
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3001\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.NameEmptyError=\u540D\u524D\u304C\u7A7A\u3067\u3059\u3002
PropertiesWizardPage.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
PropertiesWizardPage.Path=\u30D1\u30B9
PropertiesWizardPage.Purpose=\u76EE\u7684

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.migrationTool

View File

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

View File

@@ -4,10 +4,8 @@ MigrationToolService.migrationCancel=\u79FB\u884C\u30BF\u30B9\u30AF\u304C {0} \u
MigrationToolService.taskInProgress=\u79FB\u884C\u30BF\u30B9\u30AF {0} \u304C\u5B9F\u884C\u4E2D\u3067\u3059...
MigrationToolService.taskNotExist=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u5185\u306E\u30BF\u30B9\u30AF{0}\u306F\u3082\u3046\u5B58\u5728\u3057\u307E\u305B\u3093
MigrationToolService.taskMonitor=\u9805\u76EE {1} \u306B\u79FB\u884C\u30BF\u30B9\u30AF {0} \u3092\u9069\u7528
MigrationToolService.itemLogWarn=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u30A2\u30A4\u30C6\u30E0{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemLogException=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u30A2\u30A4\u30C6\u30E0{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemLogWarn=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u9805\u76EE{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemLogException=\u4E0D\u5B8C\u5168\u306A\u30A4\u30F3\u30DD\u30FC\u30C8\u9805\u76EE{0}\uFF08\u79FB\u884C\u30BF\u30B9\u30AF{1}\u306E\u5931\u6557\uFF09
MigrationToolService.itemDeleteException=\u30A2\u30A4\u30C6\u30E0\uFF08"{0}"\uFF09\u304C\u524A\u9664\u51FA\u6765\u307E\u305B\u3093\u3002\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u7834\u640D\u3057\u3066\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
MigrationToolService.taskVersionIsNull=\u30BF\u30B9\u30AF {0} \u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u304Cnull\u3067\u3059\u3001\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01
MigrationToolService.taskBreaksIsNull=\u30BF\u30B9\u30AF{0}\u304Cnull\u3067\u3059\u3001\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\uFF01
migrationTasksRecapDialog.descriptions=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u79FB\u884C\u30BF\u30B9\u30AF\u304C\u9069\u7528\u3055\u308C\u307E\u3057\u305F\u3002 \n \u79FB\u884C\u30BF\u30B9\u30AF\u304C\u5931\u6557\u3057\u305F\u5834\u5408\u3001\u30ED\u30B0\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
MigrationToolService.projectCanNotOpen=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u958B\u3051\u307E\u305B\u3093\u3002\u30DE\u30A4\u30B0\u30EC\u30FC\u30B7\u30E7\u30F3\u30BF\u30B9\u30AF\u306E\u8A2D\u5B9A\u306B\u8AA4\u308A\u304C\u3042\u308A\u307E\u3059\uFF1A{0}

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.model.edit
Bundle-Localization: plugin
Bundle-Vendor: %providerName

View File

@@ -234,7 +234,6 @@ _UI_ExecutionTask_active_feature=Aktiv
_UI_ExecutionTask_generatedSvnRevision_feature=Generierte SVN Version
_UI_ExecutionTask_status_feature=Status
_UI_ExecutionTask_errorStatus_feature=Fehler Status
_UI_ExecutionTask_lastRunDate_feature=Letzte Ausführung
_UI_ExecutionTask_triggers_feature=Auslöser
_UI_ExecutionTask_jobPrms_feature=Auftrags-PRMS
_UI_ExecutionTask_jobId_feature=Auftrgas-ID
@@ -245,7 +244,6 @@ _UI_ExecutionTaskCmdPrm_active_feature=aktiv
_UI_ExecutionTaskCmdPrm_parameter_feature=Parameter
_UI_ExecutionTaskCmdPrm_description_feature=Beschreibung
_UI_ExecutionTaskJobPrm_defaultValue_feature=Standardwert
_UI_ExecutionTaskJobPrm_originalValue_feature=Originalwert
_UI_TaskExecutionHistory_projectName_feature=Projektname
_UI_TalendTrigger_active_feature=aktiv
_UI_TalendTrigger_description_feature=Beschreibung
@@ -358,9 +356,6 @@ _UI_FileConnection_FilePath_feature=Dateipfad
_UI_FileConnection_Format_feature=Format
_UI_FileConnection_Encoding_feature=Encoding
_UI_FileConnection_RowSeparatorType_feature=Zeilentrenner
_UI_FileConnection_RowSeparatorValue_feature=Zeilentrennwert
_UI_FileConnection_FooterValue_feature=Inhalt Fußzeile
_UI_FileConnection_LimitValue_feature=Grenzwert
_UI_FileConnection_RemoveEmptyRow_feature=Lösche die letzte Zeile
_UI_FileConnection_EscapeChar_feature=Escape Char
_UI_FileConnection_TextEnclosure_feature=Text Enclosure
@@ -518,7 +513,6 @@ _UI_ExecutionPlanPartCmdPrm_value_feature=Wert
_UI_ExecutionPlanPartJobPrm_id_feature=ID
_UI_ExecutionPlanPartJobPrm_override_feature=Überschreiben
_UI_ExecutionPlanPartJobPrm_name_feature=Name
_UI_ExecutionPlanPartJobPrm_customValue_feature=Benutzerdefinierter Wert
_UI_ExecutionTask_generatedJobVersion_feature=Generierte Auftragsversion
_UI_ExecutionTask_useLatestVersion_feature=letzte Version verwenden
_UI_PlanExecutionHistory_currentLabel_feature=Aktueller Name
@@ -587,8 +581,6 @@ _UI_ValidationRulesConnection_conditions_feature=Bedingungen
_UI_RuleType_REFERENCE_literal=Referenz
_UI_RuleType_BASIC_literal=Einfach
_UI_Function_Empty_literal=Leer
_UI_Function_Lower_Case_literal=Kleinbuchstaben
_UI_Function_Lower_Case_literal=Kleinbuchstaben
_UI_Function_Length_literal=Länge
_UI_Function_Match_literal=Übereinstimmung
_UI_Operator_Equals_literal=Gleichheit

View File

@@ -7,12 +7,12 @@ providerName=.Talend SA.
_UI_BusinessAssignation_talendItem_feature=Elément Talend
_UI_TalendItem_repository_feature=Référentiel
_UI_BusinessAssignation_comment_feature=Commentaire
_UI_BusinessItemShape_incomingRelationships_feature=Relations entrantes
_UI_BusinessItemShape_incomingRelationships_feature=Relation entrante
_UI_TalendItem_type=Element Talend
_UI_BusinessItem_type=Elément
_UI_FileXmlMetadata_type=Métadonnées des fichiers XML
_UI_BusinessProcess_businessZones_feature=Zones Business
_UI_GenericSchemaMetadata_type=Métadonnées de schéma générique
_UI_GenericSchemaMetadata_type=Schéma générique des Métadonnées
_UI_BaseBusinessItemRelationship_type=Relation de l'Elément Business de base
_UI_FileMetadata_type=Métadonnées des fichiers
_UI_BusinessZone_parentEntity_feature=Entité Mère
@@ -30,7 +30,7 @@ _UI_BidirectionalBusinessItemRelationship_type=Relations d'affaires Bidirectionn
_UI_TalendItem_version_feature=Version
_UI_BaseBusinessItemRelationship_target_feature=Cible
_UI_Documentation_type=Documentation
_UI_BusinessItemShape_type=Forme d'élément
_UI_BusinessItemShape_type=Forme de l'objet
_UI_BusinessZoneRelationShip_businessProcess_feature=Business Model
_UI_BusinessItem_name_feature=Nom
_UI_DatabaseMetadata_type=Métadonnées des bases de données
@@ -38,7 +38,7 @@ _UI_BusinessAssignment_businessItem_feature=Objet Business
_UI_Repository_type=Référentiel
_UI_ActionBusinessItem_type=Elément Action
_UI_BusinessZone_name_feature=Nom
_UI_BusinessItemShape_outgoingRelationships_feature=Relations sortantes
_UI_BusinessItemShape_outgoingRelationships_feature=Relation sortante
_UI_GearBusinessItem_type=Moteur d'objets Business
_UI_DecisionBusinessItem_type=Objet Décision Business
_UI_Routine_type=Routine
@@ -64,7 +64,7 @@ _UI_BusinessItem_assignations_feature=Assignations
_UI_BusinessAssignation_type=Affectation
_UI_TalendItem_name_feature=Nom
_UI_PropertyDescriptor_description=Le {0} de {1}
_UI_BusinessItem_incomingRelationships_feature=Relations entrantes
_UI_BusinessItem_incomingRelationships_feature=Relation entrante
_UI_TableMetadata_type=Métadonnées des tables
_UI_TalendItem_author_feature=Créé par :
_UI_BusinessAssignment_talendItem_feature=Elément Talend
@@ -93,7 +93,7 @@ _UI_CreateChild_description=Cr
_UI_BusinessZoneRelationShip_source_feature=Source
_UI_CreateChild_text3={1}
_UI_CreateChild_text2={1} {0}
_UI_BusinessItem_outgoingRelationships_feature=Relations sortantes
_UI_BusinessItem_outgoingRelationships_feature=Relation sortante
_UI_FileLdifMetadata_type=Métadonnées des fichiers Ldif
_UI_BusinessZoneRelationShip_target_feature=Cible
_UI_SapFunctionMetadata_type=Métadonnée Fonction SAP
@@ -184,7 +184,7 @@ _UI_TDQItem_type=El
_UI_TDQAnalysisItem_type=Elément d'analyse TDQ
_UI_TDQReportItem_type=Elément de rapport TDQ
_UI_TDQDBConnectionItem_type=Elément de connexion TDQ
_UI_TDQMDMConnectionItem_type=Élément de connexion TDQ MDM
_UI_TDQMDMConnectionItem_type=Elément de connexion TDQ MDM
_UI_TDQIndicatorItem_type=Elément d'indicateur TDQ
_UI_TDQBusinessRuleItem_type=Elément de règle métier TDQ
_UI_LinkRulesItem_type=Link Rules Item
@@ -421,10 +421,8 @@ _UI_TaskExecutionHistory_triggerType_feature=Type de d
_UI_TaskExecutionHistory_triggerName_feature=Nom du déclencheur
_UI_TaskExecutionHistory_triggerDescription_feature=Description du déclencheur
_UI_TaskExecutionHistory_taskErrorStackTrace_feature=Trace de la pile de l'erreur de la tâche
_UI_TaskExecutionHistory_idQuartzJob_feature=Id Quartz Job
_UI_TaskExecutionHistory_idQuartzTrigger_feature=Id Quartz Trigger
_UI_TaskExecutionHistory_lastJobGenerationDate_feature=Date de dernière génération du Job
_UI_TaskExecutionHistory_jobArchiveFilename_feature=Job Archive Filename
_UI_TaskExecutionHistory_fileTriggerFileMask_feature=Déclenchement fichier masque de fichier
_UI_TaskExecutionHistory_fileTriggerFileName_feature=Déclencheur fichier nom de fichier
_UI_TaskExecutionHistory_fileTriggerFolderPath_feature=Déclencheur fichier chemin d'accès au dossier
@@ -437,7 +435,6 @@ _UI_TaskExecutionHistory_adminJobEndDate_feature=Date de fin du Job admin
_UI_TaskExecutionHistory_serverJobStartDate_feature=Server Job Start Date
_UI_TaskExecutionHistory_serverJobEndDate_feature=Server Job End Date
_UI_TaskExecutionHistory_idRemoteJob_feature=ID du Job distant
_UI_TaskExecutionHistory_idRemoteJobExecution_feature=Id Remote Job Execution
_UI_TaskExecutionHistory_requestId_feature=ID de la requête
_UI_TaskExecutionHistory_resumingMode_feature=Resuming Mode
_UI_TaskExecutionHistory_contextValues_feature=Valeurs de contexte
@@ -450,9 +447,8 @@ _UI_TalendTrigger_triggerType_feature=Type de d
_UI_TalendTrigger_executionTask_feature=Exécution de tâche
_UI_TalendTrigger_startTime_feature=Heure de début
_UI_TalendTrigger_endTime_feature=Heure de fin
_UI_TalendTrigger_previousFireTime_feature=Heure du déclenchement précédent
_UI_TalendTrigger_finalFireTime_feature=Heure du déclenchement final
_UI_TalendTrigger_idQuartzTrigger_feature=Id Quartz Trigger
_UI_TalendTrigger_previousFireTime_feature=Heure de déclenchement précédente
_UI_TalendTrigger_finalFireTime_feature=Heure de déclenchement finale
_UI_TalendTrigger_resumePauseUpdated_feature=Resume Pause Updated
_UI_TalendTrigger_previouslyPaused_feature=Précédemment mis en pause
_UI_CronTalendTrigger_cronExpression_feature=Expression Cron
@@ -503,7 +499,7 @@ _UI_SoaOperation_project_feature=Project
_UI_SoaOperation_context_feature=Contexte
_UI_SoaOperation_jobVersion_feature=Version du Job
_UI_SoaOperation_jobName_feature=Nom du Job
_UI_SoaOperation_active_feature=Actif
_UI_SoaOperation_active_feature=actif
_UI_SoaOperation_lastScriptGenerationDate_feature=Last Script Generation Date
_UI_SoaOperation_jobId_feature=ID du Job
_UI_SoaOperation_applyContextToChildren_feature=Appliquer le contexte aux fils
@@ -917,7 +913,6 @@ _UI_ExecutionTriggerable_triggers_feature=D
_UI_ExecutionTriggerable_status_feature=Statut
_UI_ExecutionTriggerable_errorStatus_feature=Error Status
_UI_ExecutionTriggerable_concurrentExecution_feature=Exécution simultanée
_UI_ExecutionTriggerable_processingState_feature=Processing State
_UI_ExecutionPlan_label_feature=Libellé
_UI_ExecutionPlan_execPlanParts_feature=Exec Plan Parts
_UI_ExecutionPlan_execPlanPrms_feature=Exec Plan Prms
@@ -1050,10 +1045,10 @@ _UI_RuleType_REFERENCE_literal=REFERENCE
_UI_RuleType_BASIC_literal=BASIC
_UI_RuleType_CUSTOM_literal=CUSTOM
_UI_Function_Empty_literal=Vide
_UI_Function_Lower_Case_literal=Minuscules
_UI_Function_Lower_Case_literal=Minuscules
_UI_Function_Upper_Case_literal=Majuscules
_UI_Function_Upper_Case_literal=Majuscules
_UI_Function_Lower_Case_literal=Minuscule
_UI_Function_Lower_Case_literal=Minuscule
_UI_Function_Upper_Case_literal=Majuscule
_UI_Function_Upper_Case_literal=Majuscule
_UI_Function_Lower_Case_First_literal=Lower_Case_First
_UI_Function_Lower_Case_First_literal=Lower_Case_First
_UI_Function_Upper_Case_First_literal=Upper_Case_First

View File

@@ -362,7 +362,7 @@ _UI_ExecutionTask_jobVersion_feature=\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\
_UI_ExecutionTask_active_feature=\u30A2\u30AF\u30C6\u30A3\u30D6
_UI_ExecutionTask_idQuartzJob_feature=ID Quartz\u30B8\u30E7\u30D6
_UI_ExecutionTask_lastScriptGenerationDate_feature=\u6700\u7D42\u30B8\u30E7\u30D6\u751F\u6210\u65E5\u4ED8
_UI_ExecutionTask_generatedSvnRevision_feature=SVN\u30EA\u30D3\u30B8\u30E7\u30F3
_UI_ExecutionTask_generatedSvnRevision_feature=\u751F\u6210\u3055\u308C\u305FSVN\u30EA\u30D3\u30B8\u30E7\u30F3
_UI_ExecutionTask_idRemoteJob_feature=ID\u30EA\u30E2\u30FC\u30C8\u30B8\u30E7\u30D6
_UI_ExecutionTask_idRemoteJobExecution_feature=ID\u30EA\u30E2\u30FC\u30C8\u30B8\u30E7\u30D6\u5B9F\u884C
_UI_ExecutionTask_checksumArchive_feature=\u30C1\u30A7\u30C3\u30AF\u30B5\u30E0\u30A2\u30FC\u30AB\u30A4\u30D6
@@ -567,7 +567,6 @@ _UI_UserProjectAuthorizationType_ReadWrite_literal=\u8AAD\u307F\u53D6\u308A\u66F
_UI_UserProjectAuthorizationType_ReadOnly_literal=\u8AAD\u307F\u53D6\u308A\u5C02\u7528
_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_WARN_literal=WARN
_UI_InformationLevel_ERROR_literal=ERROR
_UI_Metadata_type=\u30E1\u30BF\u30C7\u30FC\u30BF
@@ -740,8 +739,8 @@ _UI_SAPFunctionParameterColumn_Length_feature=\u9577\u3055
_UI_SAPFunctionParameterColumn_Value_feature=\u5024
_UI_SAPFunctionParameterColumn_ParameterTable_feature=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB
_UI_SAPFunctionParameterTable_columns_feature=\u30AB\u30E9\u30E0
_UI_InputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30E6\u30CB\u30C3\u30C8
_UI_OutputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u30E6\u30CB\u30C3\u30C8
_UI_InputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u5358\u4F4D
_UI_OutputSAPFunctionParameterTable_functionUnit_feature=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u5358\u4F4D
_UI_RegexpFileConnection_FieldSeparatorType_feature=\u30D5\u30A3\u30FC\u30EB\u30C9\u533A\u5207\u308A\u8A18\u53F7\u306E\u7A2E\u985E
_UI_XmlFileConnection_XsdFilePath_feature=XSD\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
_UI_XmlFileConnection_XmlFilePath_feature=XML\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9

View File

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

View File

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

View File

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

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.model
Bundle-Localization: plugin

View File

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

View File

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

View File

@@ -1 +0,0 @@
Onboarding=Studio\u30AF\u30A4\u30C3\u30AF\u30C4\u30A2\u30FC

View File

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

View File

@@ -1,4 +0,0 @@
onBoardingComposite.button.skip=Fermer
onBoardingComposite.button.skip.letMeTry=Essayer
onBoardingComposite.button.back=Retour
OnBoardingHandler.confirm.title=Réinitialiser la perspective

View File

@@ -1,15 +0,0 @@
onBoardingComposite.button.skip=\u9589\u3058\u308B
onBoardingComposite.button.skip.letMeTry=\u59CB\u3081\u308B\uFF01
onBoardingComposite.button.back=\u623B\u308B
onBoardingComposite.button.next=\u6B21\u3078
OnBoardingHtmlAction.OnBoardingManager.null=OnBoardingManager\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
OnBoardingManager.NPE.workbench=\u30EF\u30FC\u30AF\u30D9\u30F3\u30C1\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
OnBoardingManager.workbenchWindow.notFound=\u6709\u52B9\u306A\u30EF\u30FC\u30AF\u30D9\u30F3\u30C1\u30A6\u30A3\u30F3\u30C9\u30A6\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3001\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30EF\u30FC\u30AF\u30D9\u30F3\u30C1\u30A6\u30A3\u30F3\u30C9\u30A6\u3092\u4F7F\u7528\u3057\u307E\u3059\u3002
OnBoardingManager.NPE.workbenchWindow=workbenchWindow\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
OnBoardingManager.NPE.workbenchWindowShell=workbenchWindow\u306E\u30B7\u30A7\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
OnBoardingHandler.confirm.title=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6\u306E\u30EA\u30BB\u30C3\u30C8
OnBoardingHandler.confirm.msg=Studio\u30AF\u30A4\u30C3\u30AF\u30C4\u30A2\u30FC\u3092\u8868\u793A\u3059\u308B\u305F\u3081\u306B\u3001\u5148\u305A\u306F\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6\u3092\u30EA\u30BB\u30C3\u30C8\u3057\u3066\u4E0B\u3055\u3044\u3002\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6\u3092\u521D\u671F\u72B6\u614B\u306B\u30EA\u30BB\u30C3\u30C8\u3057\u307E\u3059\u304B\uFF1F
OnBoardingResourceManager.convertData.invalidJsonInputType=\u4E0D\u6B63\u306A\u5165\u529B\u30BF\u30A4\u30D7\u3067\u3059\u3002\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u308B\u306E\u306F JSON string / file / URL \u306E\u307F\u3067\u3059\u3002
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

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.rcp
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

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

View File

@@ -13,9 +13,12 @@ Application.workspaceInUse=\u039F \u03A7\u03CE\u03C1\u03BF\u03C2 \u0395\u03C1\u0
Application_workspaceInUseTitle=\u03A7\u03CE\u03C1\u03BF\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AC\u03B9\u03C2 \u039C\u03B7 \u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF\u03C2
ExportCommandAction.refreshWorkspace=\u0391\u03BD\u03B1\u03BD\u03AD\u03C9\u03C3\u03B7 \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2
ApplicationWorkbenchWindowAdvisor.repositoryConnection=\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
ExportLogsWizardPage.addLog=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03B1\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u03BA\u03B1\u03C4\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE\u03C2
ExportLogsWizardPage.error=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ExportLogsWizardPage.errorMess=\u03A0\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B5\u03B9\u03C3\u03B1\u03C7\u03B8\u03B5\u03AF \u03C4\u03BF \u03BC\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9 \u03B5\u03BE\u03B1\u03B3\u03C9\u03B3\u03AE\u03C2 \u03AE \u03C4\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF
ExportLogsWizardPage.exportLog=\u0395\u03BE\u03B1\u03B3\u03C9\u03B3\u03AE \u03B9\u03C3\u03C4\u03BF\u03C1\u03B9\u03BA\u03BF\u03CD \u03C3\u03B5 \u03AD\u03BD\u03B1 \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF
ExportLogsWizardPage.selectItem=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03B9\u03BC\u03AD\u03BD\u03C9\u03BD \u03C0\u03C1\u03BF\u03C2 \u03B5\u03BE\u03B1\u03B3\u03C9\u03B3\u03AE...
ExportLogsWizardPage.sysConfig=\u03A0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C5\u03C3\u03C4\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
Application.workspaceNotExiste=\u039F \u03A7\u03CE\u03C1\u03BF\u03C2 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2 \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9, \u03B4\u03B5 \u03BC\u03C0\u03BF\u03C1\u03BF\u03CD\u03BD \u03BD\u03B1 \u03BE\u03B5\u03BA\u03B9\u03BD\u03AE\u03C3\u03BF\u03C5\u03BD \u03C3\u03C4\u03B9\u03B3\u03BC\u03B9\u03CC\u03C4\u03C5\u03C0\u03B1 \u03C3\u03B5 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03BC\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9.
RegisterWizard.windowTitle={0} \u039A\u03B1\u03C4\u03B1\u03C7\u03CE\u03C1\u03B9\u03C3\u03B7
tips.runJob=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u0395\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2

View File

@@ -13,9 +13,12 @@ Application.workspaceInUse=Workspace in use, cannot start multiple instances at
Application_workspaceInUseTitle=Workspace Unavailable
ExportCommandAction.refreshWorkspace=Refresh workspace
ApplicationWorkbenchWindowAdvisor.repositoryConnection=Connection
ExportLogsWizardPage.addLog=Add logs
ExportLogsWizardPage.error=Error
ExportLogsWizardPage.errorMess=Must input the export path or archive file.
ExportLogsWizardPage.exportLog=Export logs to an archive file
ExportLogsWizardPage.selectItem=Select the items to export...
ExportLogsWizardPage.sysConfig=System configuration
Application.workspaceNotExiste=Workspace not exist, cannot start instances in this path.
LinksToolbarItem_0=Learn from tutorials
LinksToolbarItem_11=Upgrade to new version
@@ -107,5 +110,3 @@ Application.workspaceInvalidMessage=Selected workspace is not valid; choose a di
SwitchProjectAction_actionLabel.v2=Switch &Project or Workspace...
ApplicationWorkbenchWindowAdvisor.wrongJavaSetup=Wrong Java setup
ApplicationWorkbenchWindowAdvisor.jdkRequired=A JDK is required to build Jobs. You can define which JDK to use in Window > Preferences > Java > Installed JREs.
ExportLogsWizardPage.confirm=Warning
ExportLogsWizardPage.confirmMsg=Warning: this file already exist, do you want to overwrite it?

View File

@@ -12,9 +12,12 @@ Application.workspaceInUse=Espace de travail en cours d'utilisation, impossible
Application_workspaceInUseTitle=Espace de travail non disponible
ExportCommandAction.refreshWorkspace=Rafraîchir l'espace de travail
ApplicationWorkbenchWindowAdvisor.repositoryConnection=Connexion
ExportLogsWizardPage.addLog=Ajouter des logs
ExportLogsWizardPage.error=ERROR
ExportLogsWizardPage.errorMess=Vous devez créer le chemin d'export ou le chemin d'accès au fichier archive.
ExportLogsWizardPage.exportLog=Exporter les logs dans un fichier archive.
ExportLogsWizardPage.selectItem=Sélectionnez les éléments à exporter...
ExportLogsWizardPage.sysConfig=Configuration du système
Application.workspaceNotExiste=L'espace de travail n'existe pas, impossible de lancer des instances avec ce chemin d'accès.
LinksToolbarItem_0=Apprenez avec les tutorials
LinksToolbarItem_11=Mettre à jour la version
@@ -80,9 +83,6 @@ Application.WorkspaceInuseMessage=Ce workspace est d
Application.WorkspaceInuseTitle=Erreur dans le workspace
Application.doNotSupportJavaVersionYetPoweredbyTalend=Le studio ne supporte pas Java 8. La version recommandée de la JVM est la version 7. Consultez l'article suivant de la base de connaissances de Talend Help Center pour plus d'informations (nécessite un compte MyTalend) :
Application.doNotSupportJavaVersionYetNoPoweredbyTalend=Le studio ne supporte pas Java 8. La version recommandée de la JVM est la version 7.
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Quitter l'application ?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirmer sortie
DataTransferMessages.ArchiveExport_selectDestinationTitle=Exporter vers fichier archive
Application_workspaceMandatoryTitle=Un répertoire Workspace est obligatoire.
Application_workspaceMandatoryMessage=Le Studio Talend nécessite un Workspace valide. Redémarrez sans l'option @none.
Application.WorkspaceCannotBeSetTitle=Impossible de créer le répertoire Worksapce
@@ -91,6 +91,5 @@ Application.workspaceEmptyTitle=Un r
Application.workspaceEmptyMessage=Le champ Workspace ne doit pas être vide, saisissez un chemin d'accès pour continuer.
Application.workspaceInvalidTitle=Workspace invalide
Application.workspaceInvalidMessage=Le Workspace sélectionné est invalide, sélectionnez-en un autre.
SwitchProjectAction_actionLabel.v2=Changer de &Projet ou de répertoire Workspace...
ApplicationWorkbenchWindowAdvisor.wrongJavaSetup=Mauvaise configuration Java
ApplicationWorkbenchWindowAdvisor.jdkRequired=Une JDK est requise pour construire les Jobs. Vous pouvez définir quelle JDK utiliser dans Window > Preferences > Java > Installed JREs.

View File

@@ -3,6 +3,7 @@ Application.workspaceInUse=Radni prostor se ve\u0107 koristi, nije mogu\u0107e i
Application_workspaceInUseTitle=Workspace Unavailable
ApplicationWorkbenchWindowAdvisor.repositoryConnection=Konekcija
ExportLogsWizardPage.error=Gre\u0161ka
ExportLogsWizardPage.selectItem=Ozna\u010Di stavke za eksport...
WelcomePageDynamicContentProvider.LatestItemsJob.Title=Posao
WelcomePageDynamicContentProvider.LatestItemsBusinessModel.Title=Poslovni model
WelcomePageDynamicContentProvider.CreateNewJobTitle=Posao

View File

@@ -13,9 +13,12 @@ Application.workspaceInUse=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u4F7
Application_workspaceInUseTitle=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304C\u5229\u7528\u3067\u304D\u307E\u305B\u3093
ExportCommandAction.refreshWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5
ApplicationWorkbenchWindowAdvisor.repositoryConnection=\u63A5\u7D9A
ExportLogsWizardPage.addLog=\u30ED\u30B0\u306E\u8FFD\u52A0
ExportLogsWizardPage.error=\u30A8\u30E9\u30FC
ExportLogsWizardPage.errorMess=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u30D1\u30B9\u304B\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
ExportLogsWizardPage.exportLog=\u30ED\u30B0\u3092\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportLogsWizardPage.selectItem=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E...
ExportLogsWizardPage.sysConfig=\u30B7\u30B9\u30C6\u30E0\u8A2D\u5B9A
Application.workspaceNotExiste=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u3053\u306E\u30D1\u30B9\u3067\u306F\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u958B\u59CB\u3067\u304D\u307E\u305B\u3093\u3002
LinksToolbarItem_0=\u30C1\u30E5\u30FC\u30C8\u30EA\u30A2\u30EB\u304B\u3089\u5B66\u3076
LinksToolbarItem_11=\u65B0\u3057\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u306B\u66F4\u65B0\u3059\u308B
@@ -94,8 +97,5 @@ DataTransferMessages.ArchiveExport_selectDestinationTitle=\u30A2\u30FC\u30AB\u30
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
Application.workspaceEmptyTitle=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044
Application.workspaceInvalidTitle=\u4E0D\u6B63\u306A\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
SwitchProjectAction_actionLabel.v2=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u53C8\u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u5207\u63DB\u3048
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

View File

@@ -9,9 +9,12 @@ ApplicationActionBarAdvisor.save=zapis
Application.workspaceInUse=Obszar roboczy w u\u017Cycie, nie mo\u017Cna uruchomi\u0107 kilku instancji w tym samym czasie
Application_workspaceInUseTitle=Obszar roboczy niedost\u0119pny
ApplicationWorkbenchWindowAdvisor.repositoryConnection=Po\u0142\u0105czenie
ExportLogsWizardPage.addLog=Dodaj logi
ExportLogsWizardPage.error=B\u0142\u0105d
ExportLogsWizardPage.errorMess=Nale\u017Cy wprowadzi\u0107 \u015Bcie\u017Ck\u0119 eksportu lub plik archiwum.
ExportLogsWizardPage.exportLog=Eksport logów do pliku archiwum.
ExportLogsWizardPage.selectItem=Zaznacz elementy do eksportu...
ExportLogsWizardPage.sysConfig=Konfiguracja systemu
Application.workspaceNotExiste=Obszar roboczy nie istnieje, nie mo\u017Cna uruchomi\u0107 instancji z podanej \u015Bcie\u017Cki
starting.intro10=Tabulator
WelcomePageDynamicContentProvider.LatestItemsBusinessModel.Title=Model biznesowy

View File

@@ -13,6 +13,8 @@ Application_workspaceInUseTitle=Workspace n
ExportCommandAction.refreshWorkspace=Atualizar trabalho
ApplicationWorkbenchWindowAdvisor.repositoryConnection=Ligação
ExportLogsWizardPage.error=Erro
ExportLogsWizardPage.selectItem=Selecione os itens para exportar...
ExportLogsWizardPage.sysConfig=Configuração do sistema
WelcomePageDynamicContentProvider.LatestItemsBusinessModel.Title=Modelo de Negócio
WelcomePageDynamicContentProvider.CreateNewBusinessModelTitle=Modelo de Negócio
WelcomePageDynamicContentProvider.DocumentationTitle=Documentação

View File

@@ -11,6 +11,8 @@ Application_workspaceInUseTitle=\u0420\u0430\u0431\u043E\u0447\u0430\u044F \u043
ExportCommandAction.refreshWorkspace=\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0440\u0430\u0431\u043E\u0447\u0438\u0439 \u0441\u0442\u043E\u043B
ApplicationWorkbenchWindowAdvisor.repositoryConnection=\u0421\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435
ExportLogsWizardPage.error=\u041E\u0448\u0438\u0431\u043A\u0430
ExportLogsWizardPage.selectItem=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043E\u0431\u044A\u0435\u043A\u0442 \u0434\u043B\u044F \u044D\u043A\u0441\u043F\u043E\u0440\u0442\u0430...
ExportLogsWizardPage.sysConfig=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044F \u0441\u0438\u0441\u0442\u0435\u043C\u044B
Application.workspaceNotExiste=\u0420\u0430\u0431\u043E\u0447\u0430\u044F \u043E\u0431\u043B\u0430\u0441\u0442\u044C \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442, \u043D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0437\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0438\u0437 \u044D\u0442\u043E\u0433\u043E \u043A\u0430\u0442\u0430\u043B\u043E\u0433\u0430.
tips.optionMenu=\u043E\u043F\u0446\u0438\u044F \u0432 \u043C\u0435\u043D\u044E
tips.viewAndEdit=\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u0438 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432 \u0432\u0430\u0448\u0435\u0439 \u0437\u0430\u0434\u0430\u0447\u0438

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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.registration

View File

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

View File

@@ -62,20 +62,3 @@ TalendForgeDialog.newProjectTitle=Se connecter
TalendForgeDialog.createLabel=Créer un compte
TalendForgeDialog.userNameLabel=Utilisateur :
TalendForgeDialog.countryLabel=Pays :
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
TalendForgeDialog.ConnectExistingButton=Se connecter à un compte existant
TalendForgeDialog.CreateNewButton=Créer un nouveau compte
TalendForgeDialog.form.passwordAgain.hint=Mot de passe à nouveau
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

@@ -105,6 +105,5 @@ 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
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.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.3.1.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.repository.items.importexport

View File

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

View File

@@ -5,7 +5,7 @@ AbstractImportHandler_itemLocked=\u30A2\u30A4\u30C6\u30E0\u304C\u30ED\u30C3\u30A
AbstractImportHandler_nameUsed=\u30A2\u30A4\u30C6\u30E0\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u5FC5\u8981\u306B\u5FDC\u3058\u3066\u7A7A\u306B\u3057\u3066\u4E0B\u3055\u3044\u3002
AbstractImportHandler_importing=\u30A4\u30F3\u30DD\u30FC\u30C8 {0}
AbstractImportHandler_projectNotFound=\u6307\u5B9A\u3055\u308C\u305F\u30D1\u30B9\u306B\u306F\u3001\u95A2\u9023\u3059\u308B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ImportExportHandlersManager_populatingItemsMessage=\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
ImportExportHandlersManager_populatingItemsMessage=\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u305B\u308B
ImportExportHandlersManager_importingItemsMessage=\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u4E2D...
ImportExportHandlersManager_importingItemsError=\u30A4\u30F3\u30DD\u30FC\u30C8\u30A8\u30E9\u30FC
ImportExportHandlersManager_deletingItemsMessage=\u30A2\u30A4\u30C6\u30E0\u3092\u524A\u9664...

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