Compare commits

...

387 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
nrousseau
1a6a41e65b fix possible NPE if there is no active page 2015-12-04 19:55:41 +08:00
hwang
541459a273 TUP-3859:NullPointerException when publish demo consumer job to Nexus
with context username and password values Null
2015-12-04 18:32:57 +08:00
nrousseau
fd141909d3 TDI-34816: avoid the logs from the maven resolver 2015-12-03 20:24:30 +08:00
hwang
d805ccde95 TUP-3859:NullPointerException when publish demo consumer job to Nexus
with context username and password values Null
2015-12-03 20:07:04 +08:00
wchen-talend
f22f6428d3 TDI-34828:Put jars under configuration/lib/java does not work 2015-12-03 18:15:51 +08:00
wchen-talend
ba234c2957 TUP-3862:There aways error after switch to Mediation 2015-12-03 18:15:49 +08:00
GGu
2f13d84202 TUP-3443: unify the path to "/" 2015-12-03 17:44:53 +08:00
GGu
6301d5096f Update junit for PomUtil 2015-12-03 17:31:11 +08:00
hwang
1e04f03dbd TUP-3799:List of required / optional jars to review 2015-12-03 16:44:17 +08:00
Sebastien Gandon
da247abf58 update util feature to reduce number of sf4j bundles 2015-12-02 17:47:39 +01:00
rdubois
4ad217dd65 TUP-3856 - add missing argument to avoid infinite loop 2015-12-02 14:37:19 +01:00
hwang
e35cad901f TDI-33988:Test case is not actually saved successfully when I check
out for another version
2015-12-02 20:53:38 +08:00
hcyi
08ce5f312b TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:45:50 +08:00
ycbai
ea1c06a0fe [TUP-3773] Add Module List and setup the schema automatically 2015-12-02 19:26:02 +08:00
wchen-talend
02a3cf6e11 TDI-34804:Maven Repository have error if I set maven.repository to
global and then do start studio the first time.
2015-12-02 18:41:41 +08:00
zwxue
920a04f515 TBD-2807: add Paste context menu. 2015-12-02 18:36:40 +08:00
wang wei
9e705a99c9 Merge pull request #301 from jzhao-talend/master
TDI-34775: MS SQL Server SSL issue for jdk 1.8
2015-12-02 18:11:08 +08:00
jzhao
ea87922759 TDI-34775: MS SQL Server SSL issue for jdk 1.8
https://jira.talendforge.org/browse/TDI-34775
2015-12-02 17:32:07 +08:00
wchen-talend
efc19dd69f TDI-34800:Check MDM connection the CXF dose not update to 3.1.4 version. 2015-12-02 16:12:32 +08:00
hwang
36b66d825b TUP-3799:List of required / optional jars to review 2015-12-02 11:25:50 +08:00
CHEN Bin
276649236f [TBD-2884] flume for spark 1.5
https://jira.talendforge.org/browse/TBD-2884
2015-12-02 00:09:42 +08:00
CHEN Bin
33b1e6817a [TBD-2800] flume for CDH 5.5
https://jira.talendforge.org/browse/TBD-2800
2015-12-02 00:09:40 +08:00
hwang
7dad82e088 TUP-3799:List of required / optional jars to review 2015-12-01 20:55:40 +08:00
hwang
58983a2d00 TUP-3799:List of required / optional jars to review 2015-12-01 20:55:24 +08:00
Sebastien Gandon
55bf7cf8b4 Merge remote-tracking branch 'origin/master' 2015-12-01 11:12:09 +01:00
GGu
6966048217 TDI-34737: enable to compare the jobs from ref-projects 2015-12-01 17:46:47 +08:00
GGu
74a11ce87a TDI-34739: refactor the compare tool for git 2015-12-01 17:46:47 +08:00
Sebastien Gandon
2e44a30623 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:44:19 +01:00
cmeng-talend
6541618a9a TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-12-01 10:42:35 +01:00
Ryan Skraba
b32083df9c TBD-2765 Support HDP 2.3.2. 2015-12-01 10:42:35 +01:00
Igor Lazebny
b0bf2df27f Update version to 6.1.1 in server poms 2015-12-01 11:31:11 +02:00
cmeng-talend
a2ba7cf43f TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-12-01 15:55:53 +08:00
Rémy DUBOIS
c04e09974a Merge pull request #300 from RyanSkraba/master
TBD-2765 Support HDP 2.3.2.
2015-11-30 17:34:54 +01:00
Sebastien Gandon
377691b0fc Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 16:58:55 +01:00
Ryan Skraba
ea35dc847a TBD-2765 Support HDP 2.3.2. 2015-11-30 16:52:16 +01:00
nrousseau
e4ec7d1f47 TBD-2880: remove jar definition and classloader 2015-11-30 22:03:55 +08:00
hwang
80d207c3a2 TBD-2880:Remove deprecated hadoop version from wizard 2015-11-30 21:46:33 +08:00
nrousseau
c0375179d8 TDI-34745: remove part hold by the CustomExternalActions 2015-11-30 21:38:10 +08:00
hcyi
5abf14ece5 Revert "TUP-3680:Try to delete old components & wizard about salesforce(TUP-3462)"
This reverts commit e48c22171a.
2015-11-30 16:18:38 +08:00
ycbai
8683475b4c Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 12:26:12 +08:00
ycbai
8b5818d6eb [TUP-3782] Support Context - step2 2015-11-30 11:40:15 +08:00
wchen-talend
db1a58a991 TUP-3827:Studio: Sharing libraries from maven to nexus server 2015-11-30 11:20:55 +08:00
hcyi
54a265d771 TUP-3783:check some problems in the Advance Setting tab (TUP-3462) 2015-11-30 11:08:11 +08:00
nrousseau
90c3761def fix pom 2015-11-29 11:10:37 +08:00
nrousseau
48f592cb73 TDI-34719: fix share libraries to svn in a git project 2015-11-28 15:37:51 +08:00
nrousseau
dbf60fb19d TUP-3821: set version of common logging 2015-11-28 00:22:10 +08:00
sgandon
e64789c39b talend.utils pom updated, added daikon deps, not used by tycho but used by TAC. 2015-11-27 16:49:07 +01:00
Sebastien Gandon
84b9b70c09 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 16:04:07 +01:00
hwang
2b78bdb930 Revert "TBD-2880:Remove deprecated hadoop version from wizard"
This reverts commit ba43de3f78.
2015-11-27 19:31:58 +08:00
hwang
335ec3dccc TUP-3799:List of required / optional jars to review 2015-11-27 19:25:15 +08:00
Sebastien Gandon
576b36cb48 update the utils.test.plugin to make it only a tycho bundle 2015-11-27 11:54:34 +01:00
hwang
ba43de3f78 TBD-2880:Remove deprecated hadoop version from wizard 2015-11-27 17:39:46 +08:00
hwang
77d4c27fa1 TBD-2852:TestCase: Must check at least one case when Export spark job
with some testcases
2015-11-27 17:39:28 +08:00
wchen-talend
dfeb82c3e9 TDI-34628:Improve ergonomy of tDataprepRun component 2015-11-27 17:04:18 +08:00
sgandon
29433ca7be update the read me to say where the unit tests are. 2015-11-27 09:49:14 +01:00
zwxue
e7693a756e TUP-3813: hide Install External Software for TOS. 2015-11-27 11:50:02 +08:00
wchen-talend
362b8b794b TDI-34671: osgi loader can't load jar after download jar in the create
wizard .
2015-11-27 11:27:30 +08:00
Sizhao Liu
4e2dc73fca TUP-3822 bump exported jackson version in org.talend.libraries jackson 2015-11-27 00:05:05 +01:00
Igor Lazebny
63c0b4ec43 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2015-11-26 17:36:45 +02:00
Igor Lazebny
1160a79ddc TESB-16841: Introduce org.talend.utils.minimal build 2015-11-26 17:36:30 +02:00
Sebastien Gandon
465dad2947 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-26 15:58:16 +01:00
alex
74a56bcf84 Merge pull request #299 from i-melnik/master
Implement vertical tabs
2015-11-26 17:49:00 +03:00
Ilya Melnik
04a10ba22a Implement vertical tabs 2015-11-26 17:45:48 +03:00
Ilya Melnik
f5140c2786 TIPAAS-6901 Implement vertical tabs 2015-11-26 17:10:09 +03:00
Igor Lazebny
879aad3fbd TESB-16841: Embed daikon dependency in org.talend.utils bundle build 2015-11-26 15:30:09 +02:00
nrousseau
7799096b0c TUP-3814: use workbench listener instead of preWindowShellClose 2015-11-26 19:48:34 +08:00
Sebastien Gandon
ccf31b80f4 TCOMP-12 : remove the maven (m2e) nature from the utils project 2015-11-26 12:12:01 +01:00
iwangtalend
a6f0735c75 Deploy org.talend.utils to Nexus 2015-11-26 12:04:23 +01:00
nrousseau
a4e97622ff TDI-34226: babili update 2015-11-26 17:43:32 +08:00
Pierre Teyssier
5e2688f0b4 Merge pull request #297 from jzhao-talend/master
TDI-33470: tNetSuite Sandbox Connection
2015-11-26 17:38:14 +08:00
jzhao
cc76cb44e7 TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:Update netsuite management jar
2015-11-26 17:21:00 +08:00
Pierre Teyssier
da678f890f Merge pull request #290 from jzhao-talend/master
TDI-30959: Support of Exasol 5 with Talend DI component
2015-11-26 17:19:58 +08:00
Sebastien Gandon
f3c843f2ac TCOMP-12 : added missing daikon to the org.talend.utils features 2015-11-26 10:11:42 +01:00
zwxue
4c2650297c TDI-34266: more optimization for adding context. 2015-11-26 14:33:36 +08:00
cmeng-talend
cada838257 TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-11-26 14:23:56 +08:00
Sebastien Gandon
5f5899c934 TCOMP-12 : moved the CryptoHelper into daikon. 2015-11-25 17:37:10 +01:00
Sebastien Gandon
80df1e5f32 TCOMP-12 : update feature with org.talend.utils to add daikon 2015-11-25 16:57:47 +01:00
Sebastien Gandon
80e1447b89 TCOMP-12: moved the CryptoHelper class to daikon 2015-11-25 15:12:37 +01:00
Sebastien Gandon
b82e5ef44f TCOMP-12 : moved the CryptoHelper into daikon. 2015-11-25 15:12:37 +01:00
Francis Upton IV
32356a0b31 Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-11-25 14:24:12 +01:00
amarkevich
2ffec82860 also handle Routelet 2015-11-25 12:52:57 +03:00
amarkevich
77bae4a526 TESB-16830 Duplicate route dialog show job type 2015-11-25 12:49:11 +03:00
hwang
e10f51c762 TUP-3799:List of required / optional jars to review 2015-11-25 17:34:46 +08:00
hwang
797475362f TUP-3799:List of required / optional jars to review 2015-11-25 17:34:31 +08:00
hwang
5943575643 TUP-3799:set optionalMissingJars as unchecked, change the order,do not
show the optional jars
2015-11-25 17:34:15 +08:00
hwang
e5d78cce4c TDI-34542:Exasol connection to lower case schema fails even with "" 2015-11-25 17:33:59 +08:00
nrousseau
55d95171cd TDI-34667: test if the item has any subconnectionitem to display thing
in the recycle bin
2015-11-25 17:13:38 +08:00
wchen-talend
f2a41724b2 TDI-34642:Browser jar sub window is still existed after I import
avro-mapred-1.7.7 jar
2015-11-25 17:07:26 +08:00
GGu
f30f7c6433 TUP-3777: fix the create folder for db connection 2015-11-25 16:20:28 +08:00
cmeng-talend
7565939486 TDI-33997 bug: [5.6.2]Talend Studio - SVN checkout command is not
working as expected for Routes
https://jira.talendforge.org/browse/TDI-33997

Fix NoClassDefFoundError for commandline
2015-11-25 15:06:56 +08:00
nrousseau
0f5060c4f9 TUP-3593: reapply the fix, but fix also when we want to generate a
command from a different target platform from the original one
2015-11-25 10:39:14 +08:00
wchen-talend
ec6df55f2f TUP-3792:Unable to use the global repository mode. 2015-11-24 18:12:56 +08:00
GGu
1cbd77db3f TUP-3712: make sure work well for switching tags and branches 2015-11-24 16:42:37 +08:00
alex
8413f13e97 Merge pull request #296 from csuntalendbj/forked/master
TIPAAS-6691:tActionFailure component
2015-11-24 08:44:44 +03:00
nrousseau
4b2c6e7f6a TBD-2862: remove jars from old releases of bigdata 2015-11-24 12:38:00 +08:00
SunChaoqun
f160f72800 TIPAAS-6691:tActionFailure component 2015-11-24 12:02:22 +08:00
cmeng-talend
ace3dd335e TDI-33997 bug: [5.6.2]Talend Studio - SVN checkout command is not
working as expected for Routes
https://jira.talendforge.org/browse/TDI-33997
2015-11-24 11:27:55 +08:00
xhkong
312c102907 fixbug TDI-34140 Guess Schema: DBType is Empty after guess schema for
tMysqlInput
https://jira.talendforge.org/browse/TDI-34140
2015-11-24 11:04:43 +08:00
nrousseau
a8a587e7d3 TUP-3610: fix problem appear on TDQ-11302 2015-11-24 10:54:14 +08:00
Sizhao Liu
f55fd93ec9 TDQ-11230 expose some commons-math3 packages from libraries.apache.common plugin 2015-11-24 02:20:59 +01:00
Rémy DUBOIS
44526f87ca Merge pull request #295 from pradasouvanlasy/pradasouvanlasy/master
[TBD-2823] Add commons-pool2-2.4.2.jar in the apache.common libs plugin
2015-11-23 16:55:47 +01:00
Prada Souvanlasy
6e9fcf41da [TBD-2823] Add commons-pool2-2.4.2.jar in the apache.common libs plugin 2015-11-23 16:44:27 +01:00
zwxue
74c370b025 TDI-33387: fix NPE of repository context with null comment. 2015-11-23 18:13:51 +08:00
nrousseau
0ecb357d8d TUP-3610: set modules needed only dependent to which routine is included
in the project
2015-11-23 18:04:16 +08:00
zshen-talend
8cfeb30f6c bug fixed TDQ-11212 fixed on font resource leak. 2015-11-23 15:22:47 +08:00
Pierre Teyssier
30cdc85b55 Merge pull request #292 from wluo-talend/master
TDI-34598: Unable to load jackson related JAR automatically for tMarklogic*
2015-11-23 15:13:46 +08:00
wluo-talend
b542018ac8 TDI-34598: Unable to load jackson related JAR automatically for
tMarklogic*
https://jira.talendforge.org/browse/TDI-34598
2015-11-23 15:05:51 +08:00
GGu
00de5a57bf Merge pull request #291 from msjian/master
TDQ-11217: add a gitkeep file constant
2015-11-23 14:46:22 +08:00
nrousseau
26ddc2dffc TDI-34636: remove unused jars 2015-11-21 17:01:37 +08:00
nrousseau
04f9ddf572 TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 16:49:19 +08:00
nrousseau
46312e5519 TDI-34636: remove unused jars 2015-11-21 14:55:42 +08:00
nrousseau
51773874e2 TUP-3000: fix problems of editor reopened after crash, will force to
close every editor opened after reopen the studio
2015-11-20 19:59:16 +08:00
wchen-talend
4d8324d372 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-20 18:28:07 +08:00
GGu
b971d49126 TDI-34364: clear the caches for recycle bin to refresh 2015-11-20 18:16:33 +08:00
zwxue
1bcb3b041b TDI-33436: set creation status failed when retrieve schema failed. 2015-11-20 17:37:50 +08:00
nrousseau
de4439801f increase timeout value for nexus 2015-11-20 17:35:44 +08:00
nrousseau
0a2f307644 TDI-34277: improve the save time of job by reducing the number of locks
retrieved from TAC.
2015-11-20 17:21:14 +08:00
msjian
e0c7fb7464 TDQ-11217: add a gitkeep file constant 2015-11-20 15:41:54 +08:00
cmeng-talend
e61000cd97 TBD-2719 bug: MapR 5.0 components support Kerberos while the wizard
doesn't.
https://jira.talendforge.org/browse/TBD-2719
2015-11-20 15:29:00 +08:00
wchen-talend
a5062e7b75 TUP-3692:nexus credentials 2015-11-20 15:04:55 +08:00
cmeng-talend
fa59f3993c TBD-2761 bug: tNeo4JOutput mapping NPE problem 2015-11-20 14:54:22 +08:00
cmeng-talend
417cb9d8a2 TDI-34154 bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154
2015-11-19 18:00:31 +08:00
wchen-talend
efd019aab9 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-19 17:57:36 +08:00
wchen-talend
24eca9b9d1 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-19 17:12:20 +08:00
wchen-talend
932a9f87f0 TUP-3761:Jars that are manually imported are not found when generating
the code
2015-11-19 15:05:11 +08:00
jzhao
0a6003e2f5 TDI-30959: Support of Exasol 5 with Talend DI component
https://jira.talendforge.org/browse/TDI-30959 
Note:Remove talend-db-exasol-1.0.0.jar and would move to other place
for TDI-34289
2015-11-19 12:21:04 +08:00
ycbai
905dcb144a Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-19 11:00:27 +08:00
hwang
43bbc1d6d4 TDI-34490:Palette: Talend-Tools-Studio: Palette displays improperly if
started firstly
2015-11-19 09:59:15 +08:00
wchen-talend
a24bf3427b TUP-2943 : move the ServiceTracker to the Application 2015-11-18 19:22:51 +08:00
Pierre Teyssier
361b23741a Merge pull request #289 from jzhao-talend/master
TDI-30959: Support of Exasol 5 with Talend DI component
2015-11-18 17:51:58 +08:00
jzhao
4ad1c092f2 TDI-30959: Support of Exasol 5 with Talend DI component
https://jira.talendforge.org/browse/TDI-30959
Note: upload jar for TDI-34289
2015-11-18 17:41:20 +08:00
wchen-talend
9c882c6cab TUP-2943:Studio asks to install optional components at each start-up. 2015-11-18 17:19:12 +08:00
nrousseau
ee545c333a TDI-34577: fix problem of NPE for TOS_DI 2015-11-18 15:19:14 +08:00
wdliu
6108b6a920 TUP-3747: DI Studio Part
TUP-3747: Re-implement the copy to branch with the new
way.------Optimize the preivous implementation
2015-11-18 14:59:44 +08:00
rdubois
17c756fe90 TUP-3747 - FIXME - Fix a compilation error 2015-11-17 16:34:09 +01:00
hwang
aec3a356a8 TDI-34280:Run test case alway met the error log but not every time. 2015-11-17 18:12:33 +08:00
nrousseau
aaa063d603 fix junits 2015-11-17 14:36:37 +08:00
hcyi
8a9e391709 TDI-33311:change code to avoid the pattern syntax exception. 2015-11-16 20:17:59 +08:00
nrousseau
0efb5f99ed TDQ-11269: move the initialization of repository name used for DQ 2015-11-16 19:32:26 +08:00
nrousseau
d17c565e11 update version 2015-11-16 18:15:04 +08:00
wang wei
baef071a3d TDI-34399: Recovery/Resuming logging does not support parallel
operations at job runtime
https://jira.talendforge.org/browse/TDI-34399
2015-11-16 15:36:55 +08:00
GGu
28c1c7ed67 TDI-34317: enable to detect and remove the different case files 2015-11-16 14:10:41 +08:00
nrousseau
0d3c4278b9 TDI-34259: fix problems of branch 2015-11-16 13:28:02 +08:00
ycbai
949089369e Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-16 12:05:42 +08:00
ycbai
304dd21025 [TUP-3756] Add Impact analysis function for generic connection and
schema
2015-11-16 11:23:39 +08:00
nrousseau
672075e949 TUP-3648: add a preference to disable the automatic refresh of locks. 2015-11-16 11:07:18 +08:00
hwang
8332774010 TDI-34286:Has duplicate name folder(Standard) when import jobs that a
job use another job
2015-11-16 10:11:43 +08:00
Igor Lazebny
bc866d141d Add minimal build of org.talend.commons.runtime 2015-11-13 15:49:30 +02:00
GGu
b786764486 Fixed the init erorr for junit "Could not initialize class" 2015-11-13 15:29:16 +08:00
wdliu
e14b97f837 Add new icons for git branch system 2015-11-13 11:15:15 +08:00
wdliu
d220c2925c Revert the fix for https://jira.talendforge.org/browse/TDI-34330 2015-11-13 10:23:51 +08:00
nrousseau
1f156f485e TUP-3648: improve lock/unlock performances 2015-11-13 09:35:12 +08:00
xhkong
a93bf2c5ff fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard(reopened)
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 15:14:38 +01:00
Igor Lazebny
47d96cba6e TIPAAS-6768: Extend Jobserver bundles build 2015-11-12 15:14:38 +01:00
wluo-talend
1557e290b0 TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TUP-3751 2015-11-12 15:14:38 +01:00
zshen-talend
7d98e5d2a5 bug fixed TDQ-10745 dq perspective showing issue
Change the time which listener be install
2015-11-12 15:14:38 +01:00
wdliu
ae1343bb1e TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 15:14:38 +01:00
xhkong
9163bbf52d fixbug TDI-33872
Hive: Should list specified database instead of all databases when
retrieving schema
https://jira.talendforge.org/browse/TDI-33872
2015-11-12 15:14:38 +01:00
CHEN Bin
c378fe4f52 [TBD-2818] tFlume component missing one dependency avro-ipc
https://jira.talendforge.org/browse/TBD-2818
2015-11-12 15:14:38 +01:00
GGu
39fe4119c5 TUP-3710: enable to commit the unlocked items only 2015-11-12 15:14:38 +01:00
xhkong
9f76b76ae1 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 15:14:38 +01:00
hwang
3001378db6 TDI-34429:EXASol Metadata Wizard Does Not Shows Columns 2015-11-12 15:14:38 +01:00
jzhao
b7751b4f32 TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
include cxf-tools-common-3.1.3.jar
https://jira.talendforge.org/browse/TDI-34435
2015-11-12 15:14:38 +01:00
nrousseau
6b531de17a TDI-34429 : remove the clientname on the wizard. 2015-11-12 15:14:38 +01:00
Jan Lolling
b5b116b375 spelling error fixed in type timestamp in local time zone 2015-11-12 15:14:38 +01:00
Jan Lolling
7ef9ede0f9 lower the default length for long varchar to 20000 because of a
limitation of the Talend metadata facility.
2015-11-12 15:14:38 +01:00
Jan Lolling
57bacf1f97 fixed disturbed mapping file.
All types now sorted and missing BIGINT db-to-java mapping added.
2015-11-12 15:14:38 +01:00
Jan Lolling
ead0fb11f1 fix the problems in TDI-34429: EXASol meta data problems
Wizard shows catalog instead of schemas
No columns will be retrieved
Mapping of database types are wrong or missing
2015-11-12 15:14:38 +01:00
msjian
2c811c6349 TDQ-11026: fix the getTdDataProvider method to support database
connection
2015-11-12 15:14:38 +01:00
xhkong
600a30da10 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard(reopened)
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 19:36:33 +08:00
Igor Lazebny
1c187bb765 TIPAAS-6768: Extend Jobserver bundles build 2015-11-12 13:12:00 +02:00
Pierre Teyssier
eccf99a77e Merge pull request #287 from wluo-talend/master
TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TU…
2015-11-12 19:07:13 +08:00
wluo-talend
38d392e140 TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TUP-3751 2015-11-12 18:51:52 +08:00
ycbai
a684329c87 [TUP-3755] Check schema delete problem 2015-11-12 18:23:17 +08:00
zshen-talend
4b85d53901 bug fixed TDQ-10745 dq perspective showing issue
Change the time which listener be install
2015-11-12 17:13:19 +08:00
ycbai
d4470ec41a [TUP-3750] Add validation rule for generic connection / schema 2015-11-12 16:21:29 +08:00
wdliu
439c9ea826 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 16:17:12 +08:00
xhkong
67c4974a20 fixbug TDI-33872
Hive: Should list specified database instead of all databases when
retrieving schema
https://jira.talendforge.org/browse/TDI-33872
2015-11-12 16:08:58 +08:00
CHEN Bin
e6d291fe64 [TBD-2818] tFlume component missing one dependency avro-ipc
https://jira.talendforge.org/browse/TBD-2818
2015-11-12 15:20:30 +08:00
GGu
109b470fc2 TUP-3710: enable to commit the unlocked items only 2015-11-12 12:46:35 +08:00
xhkong
2f0d04def5 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 11:57:19 +08:00
hwang
36a1d5c10f TDI-34429:EXASol Metadata Wizard Does Not Shows Columns 2015-11-11 18:03:22 +08:00
ycbai
237f1745e0 TUP-3745: Show dialog inistead of title to show the test connection
result
TUP-3746: Enable next and finish without cliking "test connection"
finish
2015-11-11 14:55:35 +08:00
wang wei
9cf9e22a70 Merge pull request #286 from jzhao-talend/master
TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
2015-11-11 14:16:18 +08:00
jzhao
b422059a7d TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
include cxf-tools-common-3.1.3.jar
https://jira.talendforge.org/browse/TDI-34435
2015-11-11 14:07:07 +08:00
nrousseau
4d48e5de30 TDI-34429 : remove the clientname on the wizard. 2015-11-10 19:41:09 +08:00
Jan Lolling
491c9e1530 spelling error fixed in type timestamp in local time zone 2015-11-10 19:41:08 +08:00
Jan Lolling
86099c785d lower the default length for long varchar to 20000 because of a
limitation of the Talend metadata facility.
2015-11-10 19:41:07 +08:00
Jan Lolling
7fb520f414 fixed disturbed mapping file.
All types now sorted and missing BIGINT db-to-java mapping added.
2015-11-10 19:41:05 +08:00
Jan Lolling
5feaf0383c fix the problems in TDI-34429: EXASol meta data problems
Wizard shows catalog instead of schemas
No columns will be retrieved
Mapping of database types are wrong or missing
2015-11-10 19:41:04 +08:00
zshen-talend
7648771413 Merge pull request #285 from msjian/master
TDQ-11026: fix the getTdDataProvider method to support database
2015-11-10 18:00:59 +08:00
msjian
dd451b09be TDQ-11026: fix the getTdDataProvider method to support database
connection
2015-11-10 17:59:49 +08:00
ycbai
fbf5c49c31 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-10 11:48:42 +08:00
ycbai
4781393b1d TUP-3736: Check Import/Export problems 2015-11-10 11:32:19 +08:00
hwang
a29bda7f50 TDI-34276:Test Framework-no warning if I change a job with testcase to
another kind of job.
2015-11-10 10:29:48 +08:00
hwang
359735e328 TDI-34389:On Recycle bin, test case is also editable 2015-11-10 10:29:31 +08:00
wang wei
a76de72df3 Merge pull request #282 from jzhao-talend/master
TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
2015-11-10 09:21:57 +08:00
jzhao
b5b59ce808 TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
heap space in 6.0
https://jira.talendforge.org/browse/TDI-34133
Note:Add new jar
2015-11-09 18:42:35 +08:00
GGu
f63711848c Merge pull request #281 from msjian/master
TDQ-11192: Update description in routine generation dialog of
2015-11-09 17:13:14 +08:00
msjian
076753fcf5 TDQ-11192: Update description in routine generation dialog of
tStandardizeRow
2015-11-09 16:43:39 +08:00
xhkong
66e6f44133 fixbug TDI-34225 File xml: "Create manually" should be selected by
default in output wizard
https://jira.talendforge.org/browse/TDI-34225
2015-11-09 15:16:08 +08:00
iwangtalend
bf27a14b8a Include org.talend.dataquality.standardization.nl 2015-11-06 10:36:11 +01:00
cmeng-talend
103763c650 Revert "TUP-3628 fix bug: Exception in FixProjectResourceLink https://jira.talendforge.org/browse/TUP-3628"
This reverts commit b233d023b7.
2015-11-06 14:41:32 +08:00
cmeng-talend
91352d2eda Revert "TUP-3628 fix bug: Exception in FixProjectResourceLink"
This reverts commit b8aa3824a0.
2015-11-06 14:41:31 +08:00
xhkong
21b8824d04 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254
2015-11-06 13:59:39 +08:00
wdliu
46da16a2ed Add the fixes for git commandline 2015-11-05 20:02:57 +08:00
ycbai
6261a84da0 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-05 17:03:07 +08:00
ycbai
5da1af5a8f TUP-3462: Fixed display problem of repository review dialog. 2015-11-05 16:42:23 +08:00
hcyi
7c1e168793 TUP-3660:switch can not refreshed (login type) ,change to use the
dynamic composite (TUP-3462)
2015-11-05 14:13:32 +08:00
zwxue
71ef2775ab TBD-2533: fix bug of job building when job has children job. 2015-11-05 13:53:27 +08:00
wchen-talend
babd75cd74 TBD-2699:Job duplicate to a different kind of job have error. 2015-11-04 16:07:18 +08:00
Sizhao Liu
b291a714f3 TDQ-6567 remove DQ standardization plugin from fragment.jars.feature 2015-11-03 20:55:31 +01:00
amarkevich
aa66aa33be minor (string to externalize) 2015-11-03 18:04:31 +03:00
Francis Upton IV
d0710f10d1 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 13:56:16 +01:00
hcyi
b130c6e5f2 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:03:20 +08:00
xhkong
ff81d426d1 TDI-32819 The icon is a standard Job icon when run a Big Data Batch job
that contain compile error
https://jira.talendforge.org/browse/TDI-32819
2015-11-03 16:35:14 +08:00
GGu
7cd5785494 TUP-3655: Add one marker to check the sync maven repository or not 2015-11-03 12:02:12 +08:00
ycbai
a40fc1300b TUP-3462: fix compile error. 2015-11-03 11:18:34 +08:00
ycbai
364f753ac1 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 10:13:26 +08:00
GGu
6a9d05e88f TUP-3655: Make the codes better 2015-11-03 09:51:27 +08:00
GGu
1d039b4350 TUP-3655: Add reamde file for maven repository 2015-11-02 17:24:31 +08:00
CHEN Bin
a62ddf1dc9 [TUP-3674] do not package the plugin as jar when it's for library
https://jira.talendforge.org/browse/TUP-3674
2015-11-02 17:20:36 +08:00
xhkong
40eef56c70 Revert "TDI-32521 Renaming a generic schema is causing issue https://jira.talendforge.org/browse/TDI-32521"
This reverts commit 1abf29ab54.
2015-11-02 15:47:43 +08:00
xhkong
055e9ebe69 Revert "TDI-32521 Renaming a generic schema is causing issue https://jira.talendforge.org/browse/TDI-32521"
This reverts commit 7479573feb.
2015-11-02 15:47:36 +08:00
GGu
249db8c86d Merge pull request #279 from msjian/master
TDQ-11146: add 3 constant values
2015-11-02 15:22:24 +08:00
msjian
88af5d54e5 TDQ-11146: add 3 constant values 2015-11-02 15:09:42 +08:00
nrousseau
729dc9bc48 TDI-34368: fix problems of git repository 2015-11-02 12:16:07 +08:00
sizhaoliu
fe2b0c2350 TDQ-6567 included lucene4 library plugin in fragment.jars.feature 2015-10-30 13:50:41 +01:00
amarkevich
c9596e0a27 minor (hasChildren) 2015-10-30 14:48:03 +03:00
amarkevich
36f463d42f minor (else if) 2015-10-30 14:15:38 +03:00
cmeng-talend
8cee50bae8 TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-10-30 18:59:33 +08:00
zwxue
d17ea48ac5 TUP-3650: Remove routines&pigudf&beans in .Java before sync. 2015-10-30 18:56:10 +08:00
GGu
a46035a6df TUP-3655: remove the maven_repository and enable use it for global or
local directly
2015-10-30 17:16:22 +08:00
hcyi
e48c22171a TUP-3680:Try to delete old components & wizard about
salesforce(TUP-3462)
2015-10-30 16:48:58 +08:00
cmeng-talend
a2a0b3c59b TDI-34154 fix bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154

Also fix problem when check all synonyms
2015-10-30 12:11:22 +08:00
Sizhao Liu
11c23d1434 TDQ-10903 export commons-lang3 packages 2015-10-29 18:31:29 +01:00
Igor Lazebny
6ad17d7ee4 Update version to 6.1.1-SNAPSHOT in server poms 2015-10-29 18:48:20 +02:00
ycbai
bc4413fcee Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-29 18:15:25 +08:00
ycbai
0211468b16 TUP-3462: add schema wizard. 2015-10-29 18:10:34 +08:00
cmeng-talend
b2c9b2c079 TDI-34154 fix bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154
2015-10-29 17:28:25 +08:00
zwxue
e4236392d9 TDI-33387: Avoid setting null to comment attribute of context. 2015-10-29 17:16:25 +08:00
GGu
d6498fcb88 TUP-3644: add version for assembly also 2015-10-29 14:46:56 +08:00
hwang
21cbdf1067 TBD-2702
Test Framework-under spark job: can not run testcase if we do not open
it.
2015-10-29 13:17:45 +08:00
cmeng-talend
5068c9c089 TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-29 10:30:38 +08:00
amarkevich
d726ef373b remove libs which is not on Bundle-ClassPath 2015-10-28 17:52:13 +03:00
Sizhao Liu
c2f9e3f36c TDQ-6567 move lucene4 library plugin from dq-ee to common-se 2015-10-28 13:02:04 +01:00
cmeng-talend
5eefcd412f TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-28 19:32:13 +08:00
cmeng-talend
b6d4b0574c TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-28 19:27:17 +08:00
cmeng-talend
0faa12710b TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

make project use eclipse compliance settings
2015-10-28 19:13:45 +08:00
zshen-talend
a324d9a1cf bug fixed TDQ-10745 dq perspective showing issue
Change the logic when Maximum cheat sheet view.
Only Maximum cheat sheet view and not Minimization others.

Change the chance when Maximum cheat sheet view.
Only first time or welcome page can not be opened then do it.
2015-10-28 15:35:00 +08:00
zshen-talend
75205345d3 Merge pull request #276 from msjian/master
TDQ-10879: update the icons after top changed
2015-10-28 15:04:56 +08:00
hcyi
c7ac0ece02 TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-28 14:05:17 +08:00
wchen-talend
c6d81ca747 TBD-2716:[DI][MR][SPARK][SPARKSTREAMING] Missing jars in lib at runtime 2015-10-28 11:58:04 +08:00
ycbai
2ef6d40926 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-28 11:35:59 +08:00
zwxue
f7d716c048 TDI-28927: Fixed the metadata problem. 2015-10-28 11:00:36 +08:00
hwang
4d23ef27f9 TDI-34215
Cann't guess schema, open query for tEXAInput
2015-10-28 10:25:00 +08:00
hwang
a0d36282ff TDI-34214
EXASOL:DB Type is displayed as ChAR even if I use int when creating
table
2015-10-28 10:24:42 +08:00
xhkong
7479573feb TDI-32521 Renaming a generic schema is causing issue
https://jira.talendforge.org/browse/TDI-32521
2015-10-27 17:55:51 +08:00
xhkong
1abf29ab54 TDI-32521 Renaming a generic schema is causing issue
https://jira.talendforge.org/browse/TDI-32521
2015-10-27 16:33:49 +08:00
cmeng-talend
e0dc5c2ed0 bug: fix a bug when press ESC to exit the on-boarding 2015-10-27 14:42:01 +08:00
zshen-talend
e890a1a611 Merge pull request #275 from msjian/master
TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics"
2015-10-27 11:21:13 +08:00
msjian
303618ee21 TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics" 2015-10-27 11:16:52 +08:00
msjian
6de1882424 TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics" 2015-10-27 11:12:09 +08:00
hwang
c0413abeb4 TDI-33140
Schema type changes when modify the generic schema
2015-10-27 11:00:58 +08:00
wchen-talend
2bdfd99614 TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-10-27 10:53:50 +08:00
amarkevich
af16441b87 remove unused method 2015-10-26 16:58:35 +03:00
GGu
f95c063cb1 TUP-3582: update maven repository. 2015-10-26 18:02:20 +08:00
hwang
1d23e1f44a TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-10-26 17:41:45 +08:00
Chao Meng
b8aa3824a0 TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628

correct the comment
2015-10-26 14:43:52 +08:00
cmeng-talend
b233d023b7 TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628

Firstly try to get the file name from it's resource if exists
2015-10-26 14:39:21 +08:00
Irene Wang
3e3b81939f Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-10-23 13:03:47 +02:00
Irene Wang
51f8a3a98e Update versions for 6.1.1-SNAPSHOT 2015-10-23 12:46:19 +02:00
sizhaoliu
2b41862fa5 Merge pull request #271 from yyin-talend/master
TDQ-10433 fix the content problem of the cheat sheet
2015-10-23 12:19:40 +02:00
yyin-talend
7b4ddb97cb TDQ-10433 fix the content problem of the cheat sheet 2015-10-23 17:58:20 +08:00
zwxue
0404f57821 TBD-2533: Change the context file path of jobs building for HD Insight. 2015-10-23 17:24:35 +08:00
wang wei
7627f71245 Merge pull request #270 from wluo-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-23 16:58:43 +08:00
wluo-talend
38f780e5e7 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-23 16:53:54 +08:00
ycbai
42ddc31e0a Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-23 14:23:21 +08:00
Pierre Teyssier
b3f78ebcb9 Merge pull request #269 from wluo-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-23 12:19:36 +08:00
wluo-talend
4304361447 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-23 12:08:47 +08:00
Francis Upton IV
51f4e0a1bc TUP-3313 New Component Architecture (codegen) 2015-10-22 19:32:27 -07:00
ycbai
c0a2abad03 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-22 11:50:17 +08:00
ycbai
bde5fb2ca5 TUP-3462: add component reference controller. 2015-10-21 18:03:19 +08:00
Francis Upton IV
3e9413ae1c Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 11:38:13 -07:00
ycbai
1e3c4f552e TUP-3462: improve NAME_SELECTION_REFERNCE controller 2015-10-20 17:44:17 +08:00
ycbai
ce91bdf5af Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 12:15:26 +08:00
ycbai
484348c58a TUP-3462: add NAME_SELECTION_REFERENCE controller 2015-10-20 10:43:33 +08:00
Francis Upton IV
76e68d9e62 TUP-3313 New Component Architecture (codegen) 2015-10-19 04:59:21 +02:00
Sebastien Gandon
32b8409ced New Component : get All Dependencies from Comp Service 2015-10-18 01:09:33 +02:00
hcyi
2a1414e019 TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 11:20:53 +08:00
ycbai
6bc9c35565 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-15 18:07:31 +08:00
ycbai
d8bbc42005 TUP-3462: save repository and fix some problems. 2015-10-15 17:41:59 +08:00
ycbai
74b682325b TUP-3462: add the second page and advance button function. 2015-10-12 17:36:29 +08:00
Francis Upton IV
7a18da1d5b Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 10:39:55 +02:00
msjian
5831337c77 TDQ-10879: update the icons after top changed 2015-10-07 15:02:50 +08:00
ycbai
0dcd197afb TUP-3462: add validation action. 2015-09-30 18:03:11 +08:00
ycbai
d7166e361b Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-29 18:51:43 +08:00
ycbai
7dfe74f7ee TUP-3462: add button controller and fix some bugs. 2015-09-28 18:39:35 +08:00
Francis Upton IV
8ec2bb9018 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-24 21:29:38 +02:00
ycbai
8cded787cb [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 10:48:32 +02:00
ycbai
8b2a5f3438 [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:19:03 +08:00
ycbai
7fda3d9983 [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:18:54 +08:00
748 changed files with 9332 additions and 4353 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.1.0.qualifier">
version="6.1.1.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

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

View File

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

View File

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

View File

@@ -69,7 +69,7 @@ ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u
ExceptionMessageDialog.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
ExceptionMessageDialog.log=\u30ED\u30B0
ExceptionMessageDialog.No=\u3044\u3044\u3048
ExceptionMessageDialog.OK=\u4E86\u89E3
ExceptionMessageDialog.OK=OK
ExceptionMessageDialog.Yes=\u306F\u3044
ExportPushButton.ExportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092XML\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F

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

View File

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

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

View File

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

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

View File

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

View File

@@ -310,5 +310,5 @@ ActionBarBuildHelper.CloseAllAction_text=C&lose All
ActionBarBuildHelper.CloseAllAction_toolTip=Close All
ActionBarBuildHelper.SaveAll_text=Sav&e All
ActionBarBuildHelper.SaveAll_toolTip=Save All
ContextOrderProperty.BuiltInComment=Build-in context variables
ContextOrderProperty.BuiltInComment=Built-in context variables
ContextOrderProperty.RepositoryComment=Context variables from repository context:

View File

@@ -283,3 +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
ContextOrderProperty.BuiltInComment=Variables de contexte built-in

View File

@@ -210,7 +210,7 @@ EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30F
EComponentCategory_statsAndLogs=Stats & Logs
EComponentCategory_svnHistory=SVN\u5C65\u6B74
EComponentCategory_technical=\u6280\u8853
EComponentCategory_view=\u8868\u793A
EComponentCategory_view=\u8868\u793A
InegerCellEditorListener.NegativeNumberMessage={0} \u306E\u5024\u306F\u8CA0\u6570\u306B\u3067\u304D\u307E\u305B\u3093\u3002
InegerCellEditorListener.NumeralMessage={0} \u306B\u306F\u6570\u5024\u3092\u5165\u308C\u3066\u304F\u3060\u3055\u3044\u3002
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30FC
@@ -254,7 +254,7 @@ HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u3
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.metadatatable.entries=\u30E1\u30BF\u30C7\u30FC\u30BF\u30C6\u30FC\u30D7\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
@@ -275,7 +275,7 @@ HTMLDocGenerator.status=\u30B9\u30C6\u30FC\u30BF\u30B9
HTMLDocGenerator.row_generator_info=\u30ED\u30A6\u30B8\u30A7\u30CD\u30EC\u30FC\u30BF\u60C5\u5831
HTMLDocGenerator.row_parameters=\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator.schema_for=\u30B9\u30AD\u30FC\u30DE
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.source_code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
HTMLDocGenerator.stats_logs=\u30B9\u30C6\u30A4\u30BF\u30B9 (&A); Logs
HTMLDocGenerator.status=\u30B9\u30C6\u30FC\u30BF\u30B9

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

View File

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

View File

@@ -99,7 +99,6 @@ DuplicateAction.cannotGenerateItem=Cannot generate pasted item label.
DuplicateAction.dialog.message=Give name to new job
DuplicateAction.dialog.title=Please input job name
DuplicateAction.input.message=Input new name
DuplicateAction.input.title=Please input new name
DuplicateAction.thisText.duplicate=Duplicate
DuplicateAction.NameEmptyError=Name is empty.
DuplicateAction.NameFormatError=Name contains incorrect characters.
@@ -186,3 +185,5 @@ ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.inputSchema=Input
ProjectRepositoryNode.sapFunctions.outputSchema=Output
ProjectRepositoryNode.sapTables=SAP Tables
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Name is same as project name.

View File

@@ -87,7 +87,6 @@ DuplicateAction.cannotGenerateItem=Impossible de cr
DuplicateAction.dialog.message=Nommer le nouveau job
DuplicateAction.dialog.title=Merci d'entrer un nom de Job
DuplicateAction.input.message=Saisissez le nouveau nom
DuplicateAction.input.title=Merci de saisir un nouveau nom
DuplicateAction.thisText.duplicate=Dupliquer
DuplicateAction.NameEmptyError=Le nom est vide.
DuplicateAction.NameFormatError=Le nom contient des caractères incorrects.
@@ -164,3 +163,4 @@ RenameFolderAction.description=Renommer le dossier
ProxyRepositoryFactory.projectCanNotOpen=Impossible d'ouvrir le projet. La tâche en erreur est {0}.
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapTables=Tables SAP
DuplicateAction.input.title.v2=Duplicate

View File

@@ -68,7 +68,6 @@ DuplicateAction.cannotGenerateItem=Impossibile generare copia elemento
DuplicateAction.dialog.message=Dai un nome al nuovo lavoro
DuplicateAction.dialog.title=Inserire il nome del lavoro
DuplicateAction.input.message=Inserisci un nuovo nome
DuplicateAction.input.title=Per favore inserisci un nuovo nome
DuplicateAction.thisText.duplicate=Duplica
DuplicateAction.NameEmptyError=Il nome è vuoto.
DuplicateAction.NameFormatError=Il nome contiene caratteri incorretti

View File

@@ -97,7 +97,6 @@ DuplicateAction.cannotGenerateItem=\u30A2\u30A4\u30C6\u30E0\u306E\u30E9\u30D9\u3
DuplicateAction.dialog.message=\u65B0\u898F\u30B8\u30E7\u30D6\u306B\u540D\u524D\u3092\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044
DuplicateAction.dialog.title=\u30B8\u30E7\u30D6\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DuplicateAction.input.message=\u65B0\u3057\u3044\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DuplicateAction.input.title=\u65B0\u898F\u540D\u79F0\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
DuplicateAction.thisText.duplicate=\u8907\u88FD
DuplicateAction.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
DuplicateAction.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
@@ -180,3 +179,5 @@ RenameFolderAction.description=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\
ProjectRepositoryNode.sapFunctions.inputSchema=\u30A4\u30F3\u30D7\u30C3\u30C8
ProjectRepositoryNode.sapFunctions.outputSchema=\u30A2\u30A6\u30C8\u30D7\u30C3\u30C8
ProjectRepositoryNode.sapTables=SAP\u30C6\u30FC\u30D6\u30EB
DuplicateAction.input.title.v2=\u91CD\u8907
DuplicateAction.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059

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

View File

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

View File

@@ -335,7 +335,7 @@ SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key
@@ -418,7 +418,6 @@ repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
EUpdateItemType.Property=Property
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=Schema
EUpdateItemType.SAPFunction=SAP Function
EUpdateItemType.SAPIDoc=SAP IDoc
@@ -560,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 Finder
repository.systemIndicators.patternFinder=Pattern Frequency Statistics
repository.systemIndicators.patternMatching=Pattern Matching
repository.systemIndicators.rowComparison=Row Comparison
repository.systemIndicators.simpleStatistics=Simple Statistics
@@ -587,3 +586,17 @@ ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=waiting {0}
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory.memoryRun=Memory Run
EUpdateResult.JobUpdate=Update for job node
EUpdateItemType.Batch=Batch
EUpdateItemType.Streaming=Streaming
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Executing...
OverTimePopupDialogTask.message=Executing task in background, please wait...
OverTimePopupDialogTask.executeTimeout=Execute time out, Studio has tried to interrupt this checking action at background.
OverTimePopupDialogTask.killed=Execution is killed
OverTimePopupDialogTask.waitingFinishMessage.default=Can not interrupt the background task normally,\n
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish=waiting {0} finish...
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory_gitHistory=Git History
repository.gitroot=GIT

View File

@@ -287,7 +287,7 @@ SelectRepositoryContextGroupDialog.Default=D
SelectRepositoryContextGroupDialog.Messages=\ Ajoute le groupe de contextes inexistant au Job à partir du contexte du Référentiel
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider les utilisateurs et les entreprises à comprendre comment les développeurs utilisent les produits Talend.
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreviewPreferencePage_Value=Valeur
@@ -315,7 +315,7 @@ repository.documentation=Documentation
repository.folder=Dossier
repository.generated=Généré
repository.jobdoc=Documentation des Jobs
repository.joblet=Création de Joblets
repository.joblet=Joblets
repository.recyclebin=Corbeille
repository.jobletdoc=Documentation des Joblets
repository.joblets=Joblets
@@ -361,7 +361,6 @@ repository.tdqelement.businessrule=R
repository.tdqelement.indicator=Indicateurs TDQ
repository.tdqelement.pattern=Modèles TDQ
EUpdateItemType.Property=Propriété
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=Schéma
EUpdateItemType.SAPFunction=Fonction SAP
EUpdateItemType.SAPIDoc=SAP IDoc

View File

@@ -102,12 +102,12 @@ EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.parallelization=\u4E26\u5217\u5316
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory.targetExec=\u30BF\u30FC\u30B2\u30C3\u30C8\u306E\u5B9F\u884C
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EComponentCategory.availableExtensions=\u5229\u7528\u53EF\u80FD\u306A\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.downloadedExtensions=\u62E1\u5F35\u6A5F\u80FD\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
EComponentCategory.myExtensions=\u81EA\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.myExtensions=\u30E6\u30FC\u30B6\u30FC\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.executeJob=\u30B8\u30E7\u30D6\u5B9F\u884C
EComponentCategory.monitoring=\u30E2\u30CB\u30BF
EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
EComponentCategory.hadoopConfig=Hadoop\u8A2D\u5B9A
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
@@ -124,13 +124,13 @@ EConnectionType.mergeMenu=\u30DE\u30FC\u30B8
EConnectionType.synchronize=\u540C\u671F
EConnectionType.parallelize=\u4E26\u5217\u51E6\u7406\u3059\u308B
EConnectionType.startsMenu=\u958B\u59CB
EConnectionType.route=Route
EConnectionType.route=\u30EB\u30FC\u30C8
EConnectionType.when=When
EConnectionType.otherwise=Otherwise
EConnectionType.try=Try
EConnectionType.catch=Catch
EConnectionType.finally=Finally
EConnectionType.endblock=Route
EConnectionType.endblock=\u30EB\u30FC\u30C8
EMetadataEncoding.Arabic=\u30A2\u30E9\u30D3\u30A2\u8A9E
EMetadataEncoding.Big5=\u4E94\u5927\u56FD(\u7E41\u4F53\u5B57)
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB
@@ -205,7 +205,7 @@ MetadataTableEditorView.DBTypeTitle=DB\u30BF\u30A4\u30D7
MetadataTableEditorView.DefaultTitle=\u30C7\u30D5\u30A9\u30EB\u30C8
MetadataTableEditorView.KeyTitle=\u30AD\u30FC
MetadataTableEditorView.LengthTitle=\u9577\u3055
MetadataTableEditorView.NullableTitle=\u30CC\u30EB\u53EF\u80FD
MetadataTableEditorView.NullableTitle=NULL\u53EF\u80FD
MetadataTableEditorView.PatternTitle=\u30D1\u30BF\u30FC\u30F3(Ctrl+Space available)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u30BF\u30A4\u30D7
@@ -399,7 +399,6 @@ repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
EUpdateItemType.Property=\u30D7\u30ED\u30D1\u30C6\u30A3
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=\u30B9\u30AD\u30FC\u30DE
EUpdateItemType.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
EUpdateItemType.SAPIDoc=SAP iDoc
@@ -526,3 +525,15 @@ repository.SAPTable=SAP\u30C6\u30FC\u30D6\u30EB
ProgressMonitorDialogWithCancel.executeMessage.default=\u5B9F\u884C\u4E2D...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u304A\u5F85\u3061\u4E0B\u3055\u3044...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=\u5C11\u3005\u304A\u5F85\u3061\u4E0B\u3055\u3044...
EComponentCategory.memoryRun=\u30E1\u30E2\u30EA\u76E3\u8996
EUpdateItemType.Batch=\u30D0\u30C3\u30C1
EUpdateItemType.Streaming=\u30B9\u30C8\u30EA\u30FC\u30DF\u30F3\u30B0
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=\u5B9F\u884C...
OverTimePopupDialogTask.message=\u30BF\u30B9\u30AF\u3092\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u5B9F\u884C\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044...
OverTimePopupDialogTask.executeTimeout=\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u305F\u306E\u3067\u3001Studio\u306F\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4E2D\u65AD\u3092\u8A66\u307F\u307E\u3059
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...

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

View File

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

View File

@@ -490,7 +490,7 @@ EComponentCategory.availableExtensions=Available Extensions
EComponentCategory.downloadedExtensions=Downloaded Extensions
EComponentCategory.myExtensions=My Extensions
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key

View File

@@ -289,7 +289,7 @@ repository.documentation=Documentation
repository.folder=Dossier
repository.generated=Généré
repository.jobdoc=Documentation des Jobs
repository.joblet=Création de Joblets
repository.joblet=Joblets
repository.jobletdoc=Documentation des Joblets
repository.joblets=Joblets
repository.jobs=Jobs
@@ -453,7 +453,7 @@ EComponentCategory.availableExtensions=Extensions disponibles
EComponentCategory.downloadedExtensions=Extensions téléchargées
EComponentCategory.myExtensions=Mes extensions
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider les utilisateurs et les entreprises à comprendre comment les développeurs utilisent les produits Talend.
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreviewPreferencePage_Value=Valeur
@@ -487,6 +487,7 @@ ContextRenameParameterCommand.renameParameter=Renommer le param
ContextModifyCommand.label=Modifier le contexte
ArchiveFileExportOperationFullPath.cannotCreateDir=Impossible de créer le répertoire '{0}'
ContextValidator.ParameterNotValid=le nom du paramètre n'est pas valide
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.choose.text=&Choisir
WorkspaceMnu.choose.tooltip=Sélectionnez un autre répertoire Workspace
WorkspaceMnu.restart.error.title=Propriété système manquante
@@ -496,3 +497,5 @@ WorkspaceDlg.Message=Le Studio Talend stocke vos donn
WorkspaceDlg.workspace.label=Workspace
WorkspaceDlg.browse.folder.title=Sélectionnez un répertoire Workspace
WorkspaceDlg.use.this.as.default.cb.message=&Utiliser ce répertoire Workspace par défaut et ne plus demander
CorePreferencePage.alwaysWelcome.v2=Toujours afficher la vue Bienvenue lors du démarrage
CorePreferencePage.alwaysAskAtStartup=Toujours afficher la fenêtre des projets lors du démarrage

View File

@@ -86,7 +86,7 @@ EComponentCategory.advancedSettings=\u8A73\u7D30\u8A2D\u5B9A
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory.targetExec=\u30BF\u30FC\u30B2\u30C3\u30C8\u306E\u5B9F\u884C
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
EConnectionType.mainMenu=\u30E1\u30A4\u30F3
@@ -173,7 +173,7 @@ MetadataTableEditorView.DBTypeTitle=DB\u30BF\u30A4\u30D7
MetadataTableEditorView.DefaultTitle=\u30C7\u30D5\u30A9\u30EB\u30C8
MetadataTableEditorView.KeyTitle=\u30AD\u30FC
MetadataTableEditorView.LengthTitle=\u9577\u3055
MetadataTableEditorView.NullableTitle=\u30CC\u30EB\u53EF\u80FD
MetadataTableEditorView.NullableTitle=NULL\u53EF\u80FD
MetadataTableEditorView.PatternTitle=\u30D1\u30BF\u30FC\u30F3(Ctrl+Space available)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u30BF\u30A4\u30D7
@@ -449,7 +449,7 @@ EConnectionType.otherwise=Otherwise
EConnectionType.try=Try
EConnectionType.catch=Catch
EConnectionType.finally=Finally
EConnectionType.endblock=Route
EConnectionType.endblock=\u30EB\u30FC\u30C8
repository.code=\u30B3\u30FC\u30C9
repository.service=\u30B5\u30FC\u30D3\u30B9
ConnectionBean.Remote=\u30EA\u30E2\u30FC\u30C8
@@ -470,7 +470,7 @@ repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesPort=\u30DD\u30FC\u30C8
RepositoryUpdateManager.MessagesForTDQ=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\u3002 \n \u5931\u308F\u308C\u308B\u60C5\u5831\u306B\u4F9D\u5B58\u3057\u3066\u3044\u308B\u5206\u6790\u753B\u5B58\u5728\u3057\u307E\u3059\u3002\n \u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
EComponentCategory.executeJob=\u30B8\u30E7\u30D6\u5B9F\u884C
EComponentCategory.monitoring=\u30E2\u30CB\u30BF
EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
BinRepositoryNode.label=\u3054\u307F\u7BB1
EMetadataEncoding.Latin9=\u30E9\u30C6\u30F39
HDFS=HDFS
@@ -497,4 +497,12 @@ MetadataExportXmlCommand.message=\u30D5\u30A1\u30A4\u30EB\u304C\u65E2\u306B\u5B5
WorkbenchMessages.FilteredTree_ClearToolTip=\u30AF\u30EA\u30A2
ContextTreeValuesComposite.Menu=\u30E1\u30CB\u30E5\u30FC
ContextMissSettingComposite.installName=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
WorkspaceMnu.switch.text=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u5207\u63DB\u3048
WorkspaceMnu.switch.tooltip=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u958B\u304F
WorkspaceMnu.choose.tooltip=\u4ED6\u306E\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceMnu.restart.error.title=\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308A\u307E\u305B\u3093
WorkspaceDlg.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceDlg.workspace.label=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
WorkspaceDlg.browse.folder.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E
CorePreferencePage.alwaysWelcome.v2=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A
CorePreferencePage.alwaysAskAtStartup=\u8D77\u52D5\u6642\u306B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u8868\u793A

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -2,3 +2,9 @@ ProjectSettingPage_Build=Build
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=Default
ProjectSettingPage_MavenCustomSetup=Setup custom scripts by folder
ProjectSettingPage_BuildDesc=Build settings
ProjectSettingPage_MavenDesc=Maven Settings
ProjectSettingPage_MavenDefaultDesc=The default setting for Maven scripts
ProjectSettingPage_ProjectPom=Project
ProjectSettingPage_ProjectPomDesc=Project POM settings
ProjectSettingPage_MavenCustomSetupDesc=Setup custom maven scripts by folder

View File

@@ -1 +1,4 @@
ProjectSettingPage_Build=\u30D3\u30EB\u30C9
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=\u30C7\u30D5\u30A9\u30EB\u30C8
ProjectSettingPage_MavenCustomSetup=\u30AB\u30B9\u30BF\u30E0\u30B9\u30AF\u30EA\u30D7\u30C8\u306E\u8A2D\u5B9A

View File

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

View File

@@ -4,3 +4,6 @@ FolderMavenSettingPage_DeleteButtonText=Delete Maven files
FolderMavenSettingPage_CreatingMavenSettingPath=Path:
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=Error
FolderMavenSettingPage_CreatingMavenSettingErrorMessage=Can\'t create the Maven setting files in this folder:
ProjectPomProjectSettingPage_Titile=NOTE\: The modules and dependencies will be kept.
ProjectPomProjectSettingPage_ConfirmTitle=Confirm
ProjectPomProjectSettingPage_ConfirmMessage=Will apply and update for project POM with modifications immediately.

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

View File

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

View File

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

View File

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

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

View File

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

View File

@@ -20,3 +20,5 @@ SpecificFilesUtils.operationCanceled=Operation is canceled during copying folder
ModulesNeededProvider.ModulesForDBConnWizard=Required for using the DB Connection Wizard
ModulesNeededProvider.unusedModule=User Unused Module
modules.required=Required for using this component.
ShareLibsJob.message=Share libraries from maven to {0} server
ShareLibsJob.sharingLibraries=Sharing libraries : {0}

View File

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

View File

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

View File

@@ -81,3 +81,6 @@ AcceptModuleLicensesWizardPage.retrieveLicenses=Retrieving licenses...
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=Confirmation
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=You have rejected the following licenses:\n{0}.\nAre you sure?
ExternalModulesInstallDialog.networkUnavailable.msg=Network is unavailable, please fix it.
ShareLibsJob.getFilesToShare=Collecting libraries to share
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.Title=The Upload Warning
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=The module {0} will overwrite the artifact {1} in local maven repository, Are you sure?

View File

@@ -71,3 +71,4 @@ AcceptModuleLicensesWizardPage.retrieveLicenses=R
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=Confirmation
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=Vous avez rejeté les licences suivantes:\n{0}.\nÊtes-vous sûr ?
ExternalModulesInstallDialog.networkUnavailable.msg=Le réseau est indisponible, veuillez le rétablir
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=Le module {0} va écraser l'artefact {1} du référentiel Maven local. Continuer ?

View File

@@ -67,3 +67,4 @@ AcceptModuleLicensesWizardPage.retrieveLicenses=\u30E9\u30A4\u30BB\u30F3\u30B9\u
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.title=\u78BA\u8A8D
AcceptModuleLicensesWizardPage.rejectLicensesConfirmation.msg=\u4EE5\u4E0B\u306E\u30E9\u30A4\u30BB\u30F3\u30B9\uFF1A{0}\u3078\u306E\u540C\u610F\u3092\u62D2\u5426\u3057\u307E\u3059\u304B\uFF1F
ExternalModulesInstallDialog.networkUnavailable.msg=\u30CD\u30C3\u30C8\u30EF\u30FC\u30AF\u63A5\u7D9A\u51FA\u6765\u307E\u305B\u3093\u3002\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ShareLibsJob.getFilesToShare=\u5171\u6709\u3059\u308B\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u53CE\u96C6

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.1.0.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.metadata.managment

View File

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

View File

@@ -426,5 +426,8 @@ CheckConnection.CheckSchema.ProposeSchema.title=Replace the Schema to the Propos
CheckConnection.CheckSchema.ProposeSchema.message=Could not find the schema [{0}] you filled from the Database,\nI guess you want to use [{1}]?
NetezzaConnectionFiller.emptyCalalogName=Catalog name is empty\!
DBConnectionFillerImpl.dbmsIdIsBlank=DBMS ID is blank\!
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=Function not supported on windows!
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=Embedded mode is not supported on Windows
PropertiesWizardPage.SameAsProjectname=Name is same as project name.
HiveConnectionManager.getConnection.timeout=Connection time out. (timeout can be configured in [Preferences/Talend/Performance>Connection timeout])
HiveConnectionManager.getConnection.waitFinish=Can't interrupt the connection.\nWaiting [{0}] finish
HiveConnectionManager.getConnection.waitFinish.empty=Can't interrupt the connection.\nWaiting it finish

View File

@@ -352,3 +352,4 @@ 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.
CheckConnection.CheckSchema.ProposeSchema.title=Remplacer le schéma par celui proposé ?
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=La fonction n'est supportée que sous Windows.

View File

@@ -100,7 +100,7 @@ EComponentCategory_view=\u8868\u793A
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory.targetExec=\u30BF\u30FC\u30B2\u30C3\u30C8\u306E\u5B9F\u884C
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
EConnectionType.mainMenu=\u30E1\u30A4\u30F3
@@ -188,7 +188,7 @@ MetadataTableEditorView.DBTypeTitle=DB\u30BF\u30A4\u30D7
MetadataTableEditorView.DefaultTitle=\u30C7\u30D5\u30A9\u30EB\u30C8
MetadataTableEditorView.KeyTitle=\u30AD\u30FC
MetadataTableEditorView.LengthTitle=\u9577\u3055
MetadataTableEditorView.NullableTitle=\u30CC\u30EB\u53EF\u80FD
MetadataTableEditorView.NullableTitle=NULL\u53EF\u80FD
MetadataTableEditorView.PatternTitle=\u30D1\u30BF\u30FC\u30F3(Ctrl+Space available)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u30BF\u30A4\u30D7

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

View File

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

View File

@@ -534,3 +534,4 @@ EditProcessPropertiesWizardPage.convert.button.name=Convert to Big Data Batch Jo
PropertiesWizardPage.SameAsProjectname=Name is same as project name.
PropertiesWizardPage.jobTypeLabel=Job Type
PropertiesWizardPage.framework=Framework
ContextAdaptConectionSelectPage.lackOfVariablesMsg=This context has <{0}> variables while the connection needs <{1}>.

View File

@@ -499,3 +499,4 @@ HadoopPropertiesDialog.desc=Configuration des propri
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

View File

@@ -514,3 +514,4 @@ HadoopPropertiesDialog.title=Hadoop\u30D7\u30ED\u30D1\u30C6\u30A3
HadoopPropertiesDialog.desc=Hadoop\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
HiveJDBCPropertiesDialog.title=Hive\u30D7\u30ED\u30D1\u30C6\u30A3
HiveJDBCPropertiesDialog.desc=Hive\u30D7\u30ED\u30D1\u30C6\u30A3\u8A2D\u5B9A
EditProcessPropertiesWizardPage.convert.button.name=\u30D3\u30C3\u30B0\u30C7\u30FC\u30BF\u30D0\u30C3\u30C1\u30B8\u30E7\u30D6\u3078\u30B3\u30F3\u30D0\u30FC\u30C8

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

View File

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

View File

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

View File

@@ -631,7 +631,7 @@ _UI_MetadataColumn_sourceType_feature=\u30BD\u30FC\u30B9\u30BF\u30A4\u30D7
_UI_MetadataColumn_defaultValue_feature=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024
_UI_MetadataColumn_talendType_feature=Talend\u30BF\u30A4\u30D7
_UI_MetadataColumn_key_feature=\u30AD\u30FC
_UI_MetadataColumn_nullable_feature=NULL\u5024\u53EF
_UI_MetadataColumn_nullable_feature=NULL\u53EF\u80FD
_UI_MetadataColumn_table_feature=\u30C6\u30FC\u30D6\u30EB \u30E1\u30BF\u30C7\u30FC\u30BF
_UI_MetadataColumn_originalField_feature=\u5143\u306E\u30D5\u30A3\u30FC\u30EB\u30C9
_UI_MetadataColumn_pattern_feature=\u30D1\u30BF\u30FC\u30F3
@@ -873,7 +873,7 @@ _UI_HL7FileNode_RelatedColumn_feature=\u95A2\u9023\u30AB\u30E9\u30E0
_UI_HL7FileNode_Repeatable_feature=\u7E70\u308A\u8FD4\u3057\u53EF\u80FD
_UI_TdColumn_sqlDataType_feature=SQL\u30C7\u30FC\u30BF\u578B
_UI_TdSqlDataType_javaDataType_feature=Java\u30C7\u30FC\u30BF\u578B
_UI_TdSqlDataType_nullable_feature=NULL\u5024\u53EF
_UI_TdSqlDataType_nullable_feature=NULL\u53EF\u80FD
_UI_TdSqlDataType_unsignedAttribute_feature=\u7B26\u53F7\u306A\u3057\u5C5E\u6027
_UI_TdSqlDataType_caseSensitive_feature=\u5927\u6587\u5B57\u5C0F\u6587\u5B57\u3092\u533A\u5225
_UI_TdSqlDataType_autoIncrement_feature=\u81EA\u52D5\u30A4\u30F3\u30AF\u30EA\u30E1\u30F3\u30C8
@@ -903,7 +903,7 @@ _UI_RowSeparator_Custom_String_literal=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u658
_UI_RowSeparator_Standart_EOL_literal=\u6A19\u6E96EOL
_UI_MDMConnectionProtocol_HTTP_literal=http
_UI_DevelopmentStatus_DRAFT_literal=\u4E0B\u66F8\u304D
_UI_DevelopmentStatus_PROD_literal=\u751F\u7523
_UI_DevelopmentStatus_PROD_literal=\u30D7\u30ED\u30C0\u30AF\u30B7\u30E7\u30F3
_UI_ExecutionTriggerable_type=\u30C8\u30EA\u30AC\u30FC\u53EF\u80FD\u306A\u5B9F\u884C
_UI_ExecutionPlan_type=\u30D7\u30E9\u30F3\u306E\u5B9F\u884C
_UI_ExecutionPlanPart_type=\u30D7\u30E9\u30F3\u30D1\u30FC\u30C8\u306E\u5B9F\u884C
@@ -951,7 +951,7 @@ _UI_ExecutionPlanPartJobPrm_override_feature=\u30AA\u30FC\u30D0\u30FC\u30E9\u30A
_UI_ExecutionPlanPartJobPrm_name_feature=\u540D\u524D
_UI_ExecutionPlanPartJobPrm_customValue_feature=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u306E\u5024
_UI_ExecutionPlanPartJobPrm_partCustomValue_feature=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u306E\u5024\u3092\u5206\u5272
_UI_ExecutionTask_regenerateJobOnChange_feature=\u30B8\u30E7\u30D6\u3092\u5909\u66F4\u3057\u518D\u751F\u6210
_UI_ExecutionTask_regenerateJobOnChange_feature=\u5909\u66F4\u6642\u306B\u30B8\u30E7\u30D6\u3092\u518D\u751F\u6210
_UI_ExecutionTask_generatedJobVersion_feature=\u751F\u6210\u3055\u308C\u305F\u30B8\u30E7\u30D6\u30D0\u30FC\u30B8\u30E7\u30F3
_UI_ExecutionTask_onUnknownStateJob_feature=\u4E0D\u660E\u72B6\u614B\u306E\u30B8\u30E7\u30D6
_UI_ExecutionTask_useLatestVersion_feature=\u6700\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u4F7F\u7528

View File

@@ -97,7 +97,9 @@ _UI_BusinessItem_vAlignment_feature=\u5782\u76F4\u5BF9\u9F50
_UI_BusinessItem_hAlignment_feature=\u6C34\u5E73\u5BF9\u9F50
_UI_Project_type=\u5de5\u7a0b
_UI_Status_type=\u72B6\u6001
_UI_ItemState_type=\u5B50\u9879\u6E05\u5355
_UI_Property_type=\u5C5E\u6027
_UI_LinkDocumentationItem_type=\u94FE\u63A5\u5B50\u6587\u6863
_UI_BusinessProcessItem_type=\u4E1A\u52A1\u6D41\u7A0B\u9879\u76EE
_UI_FileItem_type=\u6587\u4EF6\u9879
_UI_ByteArray_type=\u5B57\u8282\u6570\u7EC4
@@ -106,10 +108,13 @@ _UI_ConnectionItem_type=\u8FDE\u63A5\u9879
_UI_DelimitedFileConnectionItem_type=\u5206\u5272\u578B\u6587\u4EF6\u8FDE\u63A5\u9879
_UI_CSVFileConnectionItem_type=VSV\u6587\u4EF6\u8FDE\u63A5\u9879
_UI_DatabaseConnectionItem_type=\u6570\u636E\u5E93\u8FDE\u63A5\u9879
_UI_LdifFileConnectionItem_type=Ldif\u6587\u4EF6\u5B50\u8FDE\u63A5
_UI_User_type=\u7528\u6237
_UI_Component_type=\u7EC4\u4EF6
_UI_ContextItem_type=\u4E0A\u4E0B\u6587\u9879
_UI_License_type=\u8bb8\u53ef\u8bf4\u660e
_UI_GenericSchemaConnectionItem_type=\u901A\u7528\u7ED3\u6784\u5B50\u8FDE\u63A5
_UI_LDAPSchemaConnectionItem_type=LDAP\u6A21\u5F0F\u5B50\u8FDE\u63A5
_UI_DashboardConnection_type=\u4EEA\u8868\u76D8\u8FDE\u63A5
_UI_ExecutionTask_type=\u6267\u884C\u4EFB\u52A1
_UI_ExecutionTaskCmdPrm_type=\u6267\u884C\u4EFB\u52A1\u547D\u4EE4\u53C2\u6570
@@ -118,6 +123,9 @@ _UI_ExecutionVirtualServer_type=\u8FD0\u884C\u7684\u865A\u62DF\u670D\u52A1\u5668
_UI_FileTrigger_type=\u6587\u4EF6\u89E6\u53D1\u5668
_UI_Information_type=\u4FE1\u606F
_UI_ComponentSetting_type=\u7EC4\u4EF6\u8BBE\u7F6E
_UI_LinkRulesItem_type=\u94FE\u63A5\u5B50\u89C4\u5219
_UI_ItemRelations_type=\u9879\u5173\u7CFB
_UI_ItemRelation_type=\u9879\u5173\u7CFB
_UI_Project_technicalStatus_feature=\u6280\u672f
_UI_Project_documentationStatus_feature=\u6587\u6863\u72b6\u6001
_UI_Project_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
@@ -141,6 +149,9 @@ _UI_Status_label_feature=\u6807\u7B7E
_UI_Status_code_feature=\u4ee3\u7801
_UI_ItemState_path_feature=\u8DEF\u5F84
_UI_ItemState_deleted_feature=\u5DF2\u5220\u9664
_UI_ItemState_locked_feature=\u9501\u5B9A\u7684
_UI_ItemState_lockDate_feature=\u9501\u5B9A\u65E5\u671F
_UI_ItemState_commitDate_feature=\u63D0\u4EA4\u65E5\u671F
_UI_Property_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_Property_label_feature=\u6807\u7B7E
_UI_Property_purpose_feature=\u76EE\u7684
@@ -151,9 +162,12 @@ _UI_Property_version_feature=\u7248\u672C
_UI_Property_author_feature=\u4F5C\u8005
_UI_Property_informations_feature=\u4FE1\u606F
_UI_Item_property_feature=\u5C5E\u6027
_UI_Item_parent_feature=\u7236\u9879
_UI_LinkDocumentationItem_name_feature=\u4f5c\u4e1a\u540d
_UI_LinkDocumentationItem_extension_feature=\u6269\u5C55
_UI_BusinessProcessItem_notation_feature=\u7B26\u53F7
_UI_BusinessProcessItem_semantic_feature=\u8BED\u4E49
_UI_BusinessProcessItem_notationHolder_feature=\u7B26\u53F7\u6240\u6709\u4EBA
_UI_FileItem_name_feature=\u4f5c\u4e1a\u540d
_UI_FileItem_content_feature=\u5185\u5BB9
_UI_ByteArray_innerContent_feature=\u5185\u90E8\u5185\u5BB9
@@ -194,6 +208,9 @@ _UI_SpagoBiServer_port_feature=\u7aef\u53e3
_UI_SpagoBiServer_login_feature=\u987b\u6307\u5b9a\u767b\u5f55
_UI_SpagoBiServer_password_feature=\u5bc6\u7801
_UI_License_license_feature=\u8bb8\u53ef\u8bf4\u660e
_UI_License_customerName_feature=\u5BA2\u6237\u540D\u79F0
_UI_License_params_feature=\u53C2\u6570
_UI_License_token_feature=Token
_UI_UserModuleAuthorization_user_feature=\u7528\u6237
_UI_UserModuleAuthorization_type_feature=\u7C7B\u578B
_UI_DashboardConnection_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
@@ -313,6 +330,8 @@ _UI_UserRight_name_feature=\u4f5c\u4e1a\u540d
_UI_UserRight_description_feature=\u5FC5\u8981\u7684
_UI_SVGBusinessProcessItem_businessProcessItem_feature=\u4E1A\u52A1\u6D41\u7A0B\u9879\u76EE
_UI_LinkRulesItem_name_feature=\u4f5c\u4e1a\u540d
_UI_ItemRelations_baseItem_feature=\u57FA\u672C\u9879
_UI_ItemRelations_relatedItems_feature=\u76F8\u5173\u7684\u9879
_UI_ItemRelation_id_feature=\u7EC4\u4EF6\u6807\u8BC6\u7B26
_UI_ItemRelation_version_feature=\u7248\u672C
_UI_ItemRelation_type_feature=\u7C7B\u578B
@@ -325,14 +344,20 @@ _UI_Metadata_type=\u5143\u6570\u636E
_UI_Connection_type=\u8FDE\u63A5
_UI_MetadataColumn_type=\u5143\u6570\u636E\u5217
_UI_AbstractMetadataObject_type= \u62BD\u8C61\u7684\u5143\u6570\u636E\u5BF9\u8C61
_UI_MetadataTable_type=\u5143\u6570\u636E\u8868
_UI_FileConnection_type=\u6587\u4EF6\u8FDE\u63A5
_UI_DelimitedFileConnection_type=\u5206\u5272\u578B\u6587\u4EF6\u8FDE\u63A5
_UI_DatabaseConnection_type=\u6570\u636E\u5E93\u8FDE\u63A5
_UI_InputSAPFunctionParameterTable_type=\u8F93\u5165SAP\u529F\u80FD\u53C2\u6570\u8868
_UI_LdifFileConnection_type=Ldif\u6587\u4EF6\u8FDE\u63A5
_UI_FileExcelConnection_type=Excel\u6587\u4EF6\u8FDE\u63A5
_UI_GenericSchemaConnection_type=\u901A\u7528\u7ED3\u6784\u8FDE\u63A5
_UI_LDAPSchemaConnection_type=LDAP\u6A21\u5F0F\u8FDE\u63A5
_UI_CDCConnection_type=CDC\u8FDE\u63A5
_UI_CDCType_type=CDC\u7C7B\u578B
_UI_Concept_type=\u6982\u5FF5
_UI_ConceptTarget_type=\u6982\u5FF5\u76EE\u6807
_UI_GenericPackage_type=\u901A\u7528\u5305
_UI_Connection_version_feature=\u7248\u672C
_UI_Connection_queries_feature=\u67E5\u8BE2
_UI_Connection_ContextMode_feature=\u4E0A\u4E0B\u6587\u6A21\u578B
@@ -412,6 +437,7 @@ _UI_SAPFunctionParameterColumn_DataType_feature=\u6570\u636E\u7C7B\u578B
_UI_SAPFunctionParameterColumn_Length_feature=\u957F\u5EA6
_UI_SAPFunctionParameterColumn_Value_feature=\u503c
_UI_SAPFunctionParameterTable_columns_feature=\u663E\u793A\u5217
_UI_InputSAPFunctionParameterTable_functionUnit_feature=\u529F\u80FD\u5355\u5143
_UI_XmlFileConnection_XsdFilePath_feature=XSD\u6587\u4EF6\u8DEF\u5F84
_UI_XmlFileConnection_schema_feature=\u67B6\u6784
_UI_XmlFileConnection_Encoding_feature=\u7f16\u7801
@@ -427,6 +453,7 @@ _UI_Query_value_feature=\u503c
_UI_Query_contextMode_feature=\u4E0A\u4E0B\u6587\u6A21\u578B
_UI_LdifFileConnection_value_feature=\u503c
_UI_LdifFileConnection_FilePath_feature=\u6587\u4ef6\u8def\u5f84
_UI_LdifFileConnection_LimitEntry_feature=\u8FDE\u63A5\u9650\u5236
_UI_LdifFileConnection_Server_feature=\u670d\u52a1\u5668
_UI_FileExcelConnection_SheetName_feature=\u5DE5\u4F5C\u7C3F\u540D\u79F0
_UI_FileExcelConnection_sheetColumns_feature=\u5DE5\u4F5C\u7C3F\u5217
@@ -437,15 +464,20 @@ _UI_FileExcelConnection_decimalSeparator_feature=\u5c0f\u6570\u70b9
_UI_FileExcelConnection_selectAllSheets_feature=\u9009\u62E9\u6240\u6709\u5DE5\u4F5C\u7C3F
_UI_FileExcelConnection_sheetList_feature=Sheet\u5217\u8868
_UI_XmlXPathLoopDescriptor_connection_feature=\u8FDE\u63A5
_UI_GenericSchemaConnection_mappingTypeUsed_feature=\u4F7F\u7528\u7684\u6620\u5C04\u7C7B\u578B
_UI_GenericSchemaConnection_mappingTypeId_feature=\u6620\u5C04\u7C7B\u578BId
_UI_LDAPSchemaConnection_Host_feature=\u4e3b\u673a
_UI_LDAPSchemaConnection_Port_feature=\u7aef\u53e3
_UI_LDAPSchemaConnection_Protocol_feature=\u534f\u8bae
_UI_LDAPSchemaConnection_Filter_feature=\u8FC7\u6EE4
_UI_LDAPSchemaConnection_Separator_feature=\u5206\u9694\u7B26
_UI_LDAPSchemaConnection_UseAdvanced_feature=\u9AD8\u7EA7\u5E94\u7528
_UI_LDAPSchemaConnection_StorePath_feature=\u5B58\u50A8\u8DEF\u5F84
_UI_LDAPSchemaConnection_UseAuthen_feature=\u4F7F\u7528\u8BA4\u8BC1
_UI_LDAPSchemaConnection_LimitValue_feature=\u9650\u5236\u884C\u6570\u503C
_UI_LDAPSchemaConnection_Value_feature=\u503c
_UI_LDAPSchemaConnection_SavePassword_feature=\u4FDD\u5B58\u5BC6\u7801
_UI_LDAPSchemaConnection_TimeOutLimit_feature=\u8D85\u65F6\u9650\u5236
_UI_WSDLSchemaConnection_WSDL_feature=Web \u670D\u52A1
_UI_WSDLSchemaConnection_Password_feature=\u5bc6\u7801
_UI_WSDLSchemaConnection_proxyHost_feature=\u4EE3\u7406\u7684\u4E3B\u673A
@@ -504,6 +536,7 @@ _UI_DevelopmentStatus_DRAFT_literal=\u8349\u7A3F
_UI_FieldSeparator_Comma_literal=\u9017\u53F7
_UI_FieldSeparator_Space_literal=\u7A7A\u683C
_UI_FieldSeparator_Custom_ANSI_literal=\u81EA\u5B9A\u4E49ANSI
_UI_FieldSeparator_Custom_UTF8_literal=\u81EA\u5B9A\u4E49UTF-8
_UI_FieldSeparator_Custom_RegExp_literal=\u81EA\u5B9A\u4E49\u6B63\u5219\u8868\u8FBE\u5F0F
_UI_Escape_Delimited_literal=\u5206\u9694
_UI_DevelopmentStatus_DRAFT_literal=\u8349\u7A3F
@@ -537,9 +570,11 @@ _UI_WSDLParameter_Element_feature=\u5143\u7D20
_UI_TalendTrigger_executionTriggerable_feature=\u53EF\u89E6\u53D1\u5F0F\u8FD0\u884C
_UI_ExecutionServer_timeoutUnknownState_feature=\u8D85\u65F6\u672A\u77E5\u72B6\u6001
_UI_UserRoleReference_user_feature=\u7528\u6237
_UI_WSDLParameter_type=WSDL \u53C2\u6570
_UI_WSDLSchemaConnection_serverName_feature=\u670D\u52A1\u5668\u540D
_UI_HL7Connection_outputFilePath_feature=\u8F93\u51FA\u6587\u4EF6\u8DEF\u5F84
_UI_WSDLParameter_Element_feature=\u5143\u7D20
_UI_WSDLParameter_Column_feature=\u5217
_UI_WSDLParameter_Expression_feature=\u8868\u8FBE\u5F0F
_UI_TdXmlSchema_xsdFilePath_feature=XSD\u6587\u4EF6\u8DEF\u5F84
_UI_FTPConnectionItem_type=FTP\u8FDE\u63A5\u9879\u76EE
@@ -575,12 +610,26 @@ _UI_RuleType_REFERENCE_literal=\u5F15\u7528
_UI_ConditionType_type=\u6761\u4EF6\u7C7B\u578B
_UI_ConditionType_inputColumn_feature=\u8F93\u5165\u680F
_UI_ConditionType_function_feature=\u529F\u80FD
_UI_ConditionType_operator_feature=\u64CD\u4F5C\u7B26
_UI_ConditionType_value_feature=\u503C
_UI_ValidationRulesConnection_type_feature=\u7C7B\u578B
_UI_RuleType_REFERENCE_literal=\u5F15\u7528
_UI_RuleType_BASIC_literal=\u57FA\u672C\u7684
_UI_RuleType_CUSTOM_literal=\u81EA\u5B9A\u4E49
_UI_Function_Empty_literal=\u7a7a
_UI_Function_Lower_Case_literal=\u5C0F\u5199\u5B57\u6BCD
_UI_Function_Lower_Case_literal=\u5C0F\u5199\u5B57\u6BCD
_UI_Function_Upper_Case_literal=\u5927\u5199\u5B57\u6BCD
_UI_Function_Upper_Case_literal=\u5927\u5199\u5B57\u6BCD
_UI_Function_Lower_Case_First_literal=\u4F18\u5148\u5C0F\u5199\u5B57\u6BCD
_UI_Function_Lower_Case_First_literal=\u4F18\u5148\u5C0F\u5199\u5B57\u6BCD
_UI_Function_Upper_Case_First_literal=\u4F18\u5148\u5927\u5199\u5B57\u6BCD
_UI_Function_Upper_Case_First_literal=\u4F18\u5148\u5927\u5199\u5B57\u6BCD
_UI_Function_Length_literal=\u957F\u5EA6
_UI_Function_Match_literal=\u5339\u914D
_UI_Operator_Equals_literal=\u7B49\u4E8E
_UI_Operator_Not_Equal_To_literal=\u4E0D\u7B49\u4E8E
_UI_Operator_Greater_Than_literal=\u5927\u4E8E
_UI_Operator_Lower_Than_literal=\u5C0F\u4E8E
_UI_Operator_Greater_Or_Equal_To_literal=\u5927\u4E8E\u7B49\u4E8E
_UI_Operator_Lower_Or_Equal_To_literal=\u5C0F\u4E8E\u7B49\u4E8E

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1 @@
Onboarding=Studio Quick Tour

View File

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

View File

@@ -4,7 +4,7 @@ onBoardingComposite.button.back=BACK
onBoardingComposite.button.next=NEXT
OnBoardingHtmlAction.OnBoardingManager.null=Can't find the OnBoardingManager
OnBoardingManager.NPE.workbench=Can't find workbench
OnBoardingManager.workbenchWindow.notFound=Not found active workbench window, use the first workbench window instead.
OnBoardingManager.workbenchWindow.notFound=Not found active workbench window, use the first workbench window instead.
OnBoardingManager.NPE.workbenchWindow=Can't find workbenchWindow
OnBoardingManager.NPE.workbenchWindowShell=Can't find the shell of workbenchWindow
OnBoardingHandler.confirm.title=Reset Perspective
@@ -13,4 +13,4 @@ OnBoardingResourceManager.convertData.invalidJsonInputType=Invalid input type, c
OnBoardingResourceManager.addOnBoardingRegistedResource.docIdExists=Doc id [{0}] already exists when adding on-boarding resource, will overwrite it.
OnBoardingJsonDoc.buildContentMap.perspIdExists=Perspective id [{0}] already exists when building perspective id maps, will overwrite it.
OnBoardingManager.docId.null=DocId is not specified.
OnBoardingManager.OnBoardingRegistedResource.notFound=Could not find the onBoardingRegistedResource with the specified docId, please regist it in the OnBoardingResourceManager of OnBoardingManager.
OnBoardingManager.OnBoardingRegistedResource.notFound=Could not find the onBoardingRegistedResource with the specified docId, please regist it in the OnBoardingResourceManager of OnBoardingManager.

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

View File

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

View File

@@ -56,7 +56,6 @@ WelcomePageDynamicContentProvider.LatestItems.Title=Latest items
WelcomePageDynamicContentProvider.LatestItemsJob.Title=Job
WelcomePageDynamicContentProvider.LatestItemsBusinessModel.Title=Business Model
WelcomePageDynamicContentProvider.LatestItemsAnalysis.Title=Analysis
WelcomePageDynamicContentProvider.LatestItemsServices.Title=Services
WelcomePageDynamicContentProvider.LatestItemsRoutes.Title=Routes
WelcomePageDynamicContentProvider.CreateNewTitle=Create a new...
WelcomePageDynamicContentProvider.CreateNewJobTitle=Job
@@ -109,3 +108,5 @@ Application.workspaceEmptyMessage=Workspace field must not be empty; enter a pat
Application.workspaceInvalidTitle=Invalid Workspace
Application.workspaceInvalidMessage=Selected workspace is not valid; choose a different one.
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.

View File

@@ -91,3 +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.
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

@@ -95,4 +95,7 @@ DataTransferMessages.WizardProjectsImportPage_ArchiveSelectTitle=\u30A2\u30FC\u3
DataTransferMessages.DataTransfer_browse=\u53C2\u7167...
DataTransferMessages.ArchiveExport_selectDestinationTitle=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
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
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

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

View File

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

View File

@@ -106,3 +106,4 @@ TalendForgeDialog.form.userName.hint=\u30E6\u30FC\u30B6\u30FC\u540D
TalendForgeDialog.form.password.hint=\u30D1\u30B9\u30EF\u30FC\u30C9
TalendForgeDialog.form.passwordAgain.hint=\u30D1\u30B9\u30EF\u30FC\u30C9\u518D\u5165\u529B
TalendForgeDialog.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.1.0.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.repository.items.importexport

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.nl</artifactId>

View File

@@ -2,7 +2,15 @@ AbstractImportHandler_cannotImportMessage={0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30
AbstractImportHandler_persistenceException={0} \u306E\u65B0\u3057\u3044\u30D0\u30FC\u30B8\u30E7\u30F3\u304C\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002
AbstractImportHandler_unsupportItem=\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u307E\u305B\u3093\u3002\u73FE\u5728\u4F7F\u7528\u3057\u3066\u3044\u308B\u88FD\u54C1\u306B\u9069\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u3067\u3042\u308B\u3053\u3068\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AbstractImportHandler_itemLocked=\u30A2\u30A4\u30C6\u30E0\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059\u3002
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_importingItemsMessage=\u9805\u76EE\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u4E2D...
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...
ImportBasicHandler_ErrorCreateEmfResource=EMF\u30EA\u30BD\u30FC\u30B9\u306E\u30ED\u30FC\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002
ImportBasicHandler_MissingItemFile=\u30A2\u30A4\u30C6\u30E0\u30D5\u30A1\u30A4\u30EB\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ImportBasicHandler_NotHrefCurrentItemFile=\u30A2\u30A4\u30C6\u30E0\u30D5\u30A1\u30A4\u30EB\u306B\u306F\u5E7E\u3064\u304B\u306E\u30A8\u30E9\u30FC\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002\u78BA\u8A8D\u3057\u3066\u30EA\u30AB\u30D0\u30EA\u3057\u3066\u4E0B\u3055\u3044\u3002
ImportBasicHandler_LoadEMFResourceError={0};EMF\u30EA\u30BD\u30FC\u30B9\u306E\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC;{1}
AbstractImportHandler_nameUsed.differentRepositoryType=\u30A2\u30A4\u30C6\u30E0\u540D\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059\u3002\u3054\u307F\u7BB1\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002

View File

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

View File

@@ -1,2 +1,2 @@
ImportItemsAction_title=\u9805\u76EE\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
ExportItemsAction_title=\u9805\u76EE\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ImportItemsAction_title=\u30A2\u30A4\u30C6\u30E0\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
ExportItemsAction_title=\u30A2\u30A4\u30C6\u30E0\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.ui.nl</artifactId>

View File

@@ -1,10 +1,12 @@
ImportItemsWizardPage_importDescription=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u53C8\u306FZIP\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30A2\u30A4\u30C6\u30E0\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
ImportItemsWizardPage_browseText=\u53C2\u7167...
ImportItemsWizardPage_deselectAllButtonText=\u5168\u3066\u306E\u9078\u629E\u3092\u89E3\u9664
ImportItemsWizardPage_fromExchangeText=Exchange\u304B\u3089
ImportItemsWizardPage_fromExchangeToolTipText=Talend Exchange\u3092\u53C2\u7167
ImportItemsWizardPage_messagesText=\u30A8\u30E9\u30FC\u53C8\u306F\u8B66\u544A
ImportItemsWizardPage_overwriteItemsText=\u65E2\u5B58\u306E\u9805\u76EE\u3092\u4E0A\u66F8\u304D
ImportItemsWizardPage_overwriteItemsText=\u65E2\u5B58\u306E\u30A2\u30A4\u30C6\u30E0\u3092\u4E0A\u66F8\u304D
ImportItemsWizardPage_refreshButtonText=\u66F4\u65B0
ImportItemsWizardPage_selectArchiveText=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E\uFF1A
ImportItemsWizardPage_selectButtonText=\u5168\u3066\u9078\u629E
ImportItemsWizardPage_selectDirectoryText=\u30EB\u30FC\u30C8\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u9078\u629E\uFF1A
ImportItemsWizardPage_selectDirectoryDialogTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30EB\u30FC\u30C8\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u6307\u5B9A
@@ -12,12 +14,18 @@ ImportItemsWizardPage_selectArchiveDialogTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u3
ImportItemsWizardPage_expandAllButtonText=\u5168\u3066\u958B\u304F
ImportItemsWizardPage_collapseAllButtonText=\u5168\u3066\u7573\u3080
ImportItemsWizardPage_fromExchangeWarningTitle=\u8B66\u544A
ImportItemsWizardPage_fromExchangeWarningMessage=Exchang\u304B\u3089\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306F\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002
ImportItemsWizardPage_noValidItemsInPathMessage=\u30A4\u30F3\u30DD\u30FC\u30C8\u3067\u304D\u308B\u30A2\u30A4\u30C6\u30E0\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u30A2\u30A4\u30C6\u30E0\u3092\u542B\u3080\u30D5\u30A1\u30A4\u30EB\u3092\u78BA\u8A8D\u3057\u3066\u4E0B\u3055\u3044\u3002
ImportItemsWizardPage_searchingMessage=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3092\u691C\u7D22
ImportItemsWizardPage_errorTitle=\u30A8\u30E9\u30FC
ImportItemsWizardPage_couldNotRead=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093
ImportItemsWizardPage_TarImport_badFormat=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB\u304C\u4E0D\u6B63\u306Atar\u30D5\u30A1\u30A4\u30EB\u3067\u3059\u3002
ImportItemsWizardPage_ZipImport_badFormat=\u9078\u629E\u3055\u308C\u305F\u30D5\u30A1\u30A4\u30EB\u306F\u6B63\u3057\u3044ZIP\u30D5\u30A1\u30A4\u30EB\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
ImportItemsAction_title=\u9805\u76EE\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
ImportItemsWizardPage_TarImport_badFormat=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB\u306F\u3001\u4E0D\u6B63\u306Atar\u30D5\u30A1\u30A4\u30EB\u3067\u3059\u3002
ImportItemsWizardPage_ZipImport_badFormat=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB\u306F\u3001\u4E0D\u6B63\u306Azip\u30D5\u30A1\u30A4\u30EB\u3067\u3059\u3002
ImportItemsAction_title=\u30A2\u30A4\u30C6\u30E0\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
ImportItemsWizardPage_noSelectedItemsMessages=\u30A2\u30A4\u30C6\u30E0\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30A2\u30A4\u30C6\u30E0\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044\u3002
ShowErrorsDuringImportItemsDialog_title=\u9805\u76EE\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ShowErrorsDuringImportItemsDialog_title=\u30A2\u30A4\u30C6\u30E0\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ShowErrorsDuringImportItemsDialog_exportLogButton_title=\u30ED\u30B0\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ShowErrorsDuringImportItemsDialog_exportLogEntry=\u30ED\u30B0\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ShowErrorsDuringImportItemsDialog_confirmOverwrite_message=\u30D5\u30A1\u30A4\u30EB"{0}"\u304C\u5B58\u5728\u3057\u307E\u3059\u3002\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\uFF1F
ImportItemsWizardPage_ErrorsMessage=\u30A2\u30A4\u30C6\u30E0'{0}'\u306B\u306F\u7570\u306A\u308B\u5834\u30B8\u30E7\u30F3\u304C\u3042\u308A\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
ImportItemsWizardPage_ProgressDialog_ExecutingMessage=\u6E96\u5099\u4E2D...

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Local repository Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.repository.localprovider.nl
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.repository.localprovider
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.localprovider.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.mdm.nl
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 6.1.1.qualifier
Fragment-Host: org.talend.repository.mdm

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.1.1</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.mdm.nl</artifactId>

View File

@@ -3,7 +3,6 @@ MDMOutputDragAndDropHandler_warn=\u062A\u062D\u0630\u064A\u0631
MDMOutputSchemaForm_default_value=\u0627\u0644\u0642\u064A\u0645\u0629 \u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A\u0629
MDMOutputSchemaForm_delete=\u062D\u0630\u0641
SetNameForm_name=\u0627\u0644\u0627\u0633\u0645
UniverseForm_select_version=\u0627\u062E\u062A\u0631 \u0625\u0635\u062F\u0627\u0631\u0627
UniverseForm_version=\u0627\u0644\u0625\u0635\u062F\u0627\u0631
FileStep3.metadataName=\u0627\u0644\u0627\u0633\u0645
FileStep3.metadataComment=\u062A\u0639\u0644\u064A\u0642

View File

@@ -30,8 +30,6 @@ MDMSchema2TreeLinker_loop_created=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03
SetNameForm_entity_illegal=\u03A4\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03C4\u03B7\u03C2 \u03BF\u03BD\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C0\u03B1\u03C1\u03AC\u03BD\u03BF\u03BC\u03BF.
SetNameForm_name=\u038C\u03BD\u03BF\u03BC\u03B1
UniverseForm_data_container=\u03A5\u03C0\u03BF\u03B4\u03BF\u03C7\u03AD\u03B1\u03C2-\u0394\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
UniverseForm_data_model=\u039C\u03BF\u03BD\u03C4\u03AD\u03BB\u03BF-\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD
UniverseForm_select_version=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u0388\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2
UniverseForm_version=\u0388\u03BA\u03B4\u03BF\u03C3\u03B7
ExtractionLoopWithXPathEditorView.xPathColumnTitle.absXpathExpression=\u0391\u03C0\u03CC\u03BB\u03C5\u03C4\u03B7 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 XPath
ExtractionFieldsWithXPathEditorView.columnTitle.xPath=\u03A3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AE \u03AE \u03B1\u03C0\u03CC\u03BB\u03C5\u03C4\u03B7 \u03AD\u03BA\u03C6\u03C1\u03B1\u03C3\u03B7 XPath

View File

@@ -59,8 +59,6 @@ SetNameForm_meta_null=Metadata name can not be null.
SetNameForm_name=Name
SetNameForm_select_entity=Select the entity
UniverseForm_data_container=Data-Container
UniverseForm_data_model=Data-model
UniverseForm_select_version=Select Version
UniverseForm_version=Version
ExtractionLoopWithXPathEditorView.xPathColumnTitle.absXpathExpression=Absolute XPath expression
ExtractionFieldsWithXPathEditorView.columnTitle.xPath=Relative or absolute XPath expression
@@ -113,3 +111,5 @@ MDMWizardConnection=MDM Connection
MDMForm_connection_failure=Failed to connect to MDM, please change MDM settings.
MDMForm_error_message=Error Message
MDMForm_server_url=Server URL
UniverseForm_data_model1=Data-Model
UniverseForm_select_version1=Select

View File

@@ -50,8 +50,6 @@ SetNameForm_meta_null=Le nom de la m
SetNameForm_name=Nom
SetNameForm_select_entity=Sélectionnez l'entité
UniverseForm_data_container=Conteneur de données
UniverseForm_data_model=Modèle de données
UniverseForm_select_version=Choisir Version
UniverseForm_version=Version
ExtractionLoopWithXPathEditorView.xPathColumnTitle.absXpathExpression=Expression XPath absolue
ExtractionFieldsWithXPathEditorView.columnTitle.xPath=Expression XPath relative ou absolue

View File

@@ -58,8 +58,6 @@ SetNameForm_get_entity_fail=\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u3092\u53D6\u5F
SetNameForm_meta_null=\u30E1\u30BF\u30C7\u30FC\u30BF\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
SetNameForm_select_entity=\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u306E\u9078\u629E
UniverseForm_data_container=\u30C7\u30FC\u30BF\u30B3\u30F3\u30C6\u30CA
UniverseForm_data_model=\u30C7\u30FC\u30BF\u30E2\u30C7\u30EB
UniverseForm_select_version=\u30D0\u30FC\u30B8\u30E7\u30F3\u306E\u9078\u629E
ExtractionLoopWithXPathEditorView.xPathColumnTitle.absXpathExpression=\u7D76\u5BFEXPath\u8868\u73FE
ExtractionFieldsWithXPathEditorView.columnTitle.xPath=\u76F8\u5BFE\u307E\u305F\u306F\u7D76\u5BFE XPath\u8868\u73FE
ExtractionFieldsWithXPathEditorView.columnTitle.columnName=\u30AB\u30E9\u30E0\u540D
@@ -92,6 +90,8 @@ MdmReceiveForm.eofException=\u4E0D\u6B63\u306AEOF\u6587\u5B57\u304C\u3042\u308A\
MdmReceiveForm.fileLocked=\u4ED6\u306E\u30BD\u30D5\u30C8\u306B\u3088\u3063\u3066\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u307E\u3059
MdmReceiveForm.noExist=\u5B58\u5728\u3057\u307E\u305B\u3093
MdmReceiveForm.previewNotAvailable=XSD\u30D5\u30A1\u30A4\u30EB\u306E\u30D7\u30EC\u30D3\u30E5\u30FC\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093
FileStep3.metadataName=\u540D\u524D
FileStep3.metadataComment=\u30B3\u30E1\u30F3\u30C8
FileStep3.informationLabel=\u63A8\u5B9A\u30DC\u30BF\u30F3\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3001\u8A2D\u5B9A\u306B\u5F93\u3063\u305F\u30B9\u30AD\u30FC\u30DE\u306B\u66F4\u65B0\u3057\u3066\u304F\u3060\u3055\u3044
FileStep3.guess=\u63A8\u5B9A
FileStep3.guessTip=\u30B9\u30AD\u30FC\u30DE\u30D7\u30EC\u30D3\u30E5\u30FC\u3092\u66F4\u65B0\u3059\u308B\u305F\u3081\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044

View File

@@ -18,7 +18,6 @@ SetNameForm_entity_illegal=\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u043
SetNameForm_meta_null=\u0418\u043C\u044F \u043C\u0435\u0442\u0430\u0434\u0430\u043D\u043D\u044B\u0445 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C NULL
SetNameForm_name=\u0418\u043C\u044F
SetNameForm_select_entity=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043E\u0431\u044A\u0435\u043A\u0442
UniverseForm_select_version=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0435\u0440\u0441\u0438\u044E
UniverseForm_version=\u0412\u0435\u0440\u0441\u0438\u044F
ExtractionFieldsWithXPathEditorView.columnTitle.columnName=\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u0430
XPathProposalProvider.contentProposal=<< \u0421\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u043D\u043E\u0433\u043E \u0443\u0437\u043B\u043E\u0432, \u043F\u0440\u0435\u0434\u043B\u0430\u0433\u0430\u0435\u043C\u044B\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u043D\u0435 \u0437\u0430\u043F\u043E\u043B\u043D\u0435\u043D\u044B... >>

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