Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: cc7917f32f560048ca333645b9d56975525ecff3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
#Eclipse modern messages class
#Mon Feb 18 09:07:54 EST 2013
AddDependencyAction_error_msg=Can't add dependency to {0}
AddDependencyAction_error_title=Add Dependency
AddDependencyAction_searchDialog_title=Add Dependency
AddDependencyDialog_artifactId_label=Artifact Id\:
AddDependencyDialog_artifactId_error=Artifact Id cannot be empty
AddDependencyDialog_groupId_label=Group Id\:
AddDependencyDialog_groupId_error=Group Id cannot be empty
AddDependencyDialog_scope_label=Scope\:
AddDependencyDialog_version_label=Version\: 
AddPluginAction_searchDialog_title=Add Plugin
BuildDebugView_actionClear=Clear
BuildDebugView_actionCollapseAll=Collapse All
BuildDebugView_actionSuspend=Suspend
BuildDebugView_columnBuildNumber=Build\#
BuildDebugView_columnName=Name
BuildDebugView_errorDescription=Could not collection build log
BuildDebugView_errorTitle=Build debug error
BuildDebugView_nodeDelta=delta
BuildDebugView_nodeExecutions=executions
ChangeNatureAction_job_changing=Changing nature
ChangeNatureAction_status_error=Can't change nature
CustomArchetypeDialog_error_artid=Archetype Artifact Id is required
CustomArchetypeDialog_error_grid=Archetype Group Id is required
CustomArchetypeDialog_error_version=Archetype Version is required
CustomArchetypeDialog_lblArchetypeartifactid=Archetype Artifact Id\:
CustomArchetypeDialog_lblArchetypegroupId=Archetype Group Id\:
CustomArchetypeDialog_lblArchetypeversion=Archetype Version\:
CustomArchetypeDialog_lblRepo=Repository URL\:
CustomArchetypeDialog_message=Specify Archetype and Maven repository URL
CustomRepositoriesNode_name=Custom Repositories
EditDependencyDialog_artifactId_label=Artifact Id\:
EditDependencyDialog_classifier_label=Classifier\:
EditDependencyDialog_groupId_label=Group Id\:
EditDependencyDialog_optional_checkbox=Optional
EditDependencyDialog_scope_label=Scope\:
EditDependencyDialog_systemPath_label=System Path\:
EditDependencyDialog_title=Dependency Properties
EditDependencyDialog_type_label=Type\:
EditDependencyDialog_version_label=Version\:
EnableNatureAction_job_enable=Enabling Maven Dependency Management
EnableNatureAction_wizard_shell=Create new POM
GlobalRepositoriesNode_name=Global Repositories
IndexedArtifactNode_no_pack=[No Packaging]
LifecycleMappingPage_actionColumnTitle=Action
LifecycleMappingPage_autoSelectButton=&Auto Select
LifecycleMappingPage_description=Discover and map Eclipse plugins to Maven plugin goal executions.
LifecycleMappingPage_descriptionLabel=Description
LifecycleMappingPage_deselectAllButton=&Resolve All Later
LifecycleMappingPage_doNotExecuteParent=Do Not Execute (add to parent)
LifecycleMappingPage_doNotExecuteParentDescription=Places metadata which tells m2e to ignore the execution in the pom(s) that adds the Maven plugin to the build.
LifecycleMappingPage_doNotExecutePom=Do Not Execute (add to pom)
LifecycleMappingPage_doNotExecutePomDescription=Places metadata which tells m2e to ignore the execution in the pom(s) that executes the Maven goal.
LifecycleMappingPage_errorMavenBuild={0} ({1} errors)
LifecycleMappingPage_installDescription=Install {0}
LifecycleMappingPage_licenseLabel=License
LifecycleMappingPage_mavenBuildColumnTitle=Maven Build
LifecycleMappingPage_noMarketplaceEntryDescription=No marketplace entries found to handle {0} in Eclipse.  Please see Help for more information.
LifecycleMappingPage_numErrors={0} errors
LifecycleMappingPage_resolveLaterDescription=Resolve Later
LifecycleMappingPage_title=Setup Maven plugin connectors
LifecycleMappingPreferencePage_Browse=Browse...
LifecycleMappingPreferencePage_ChangeLocation=Change mapping file location\:
LifecycleMappingPreferencePage_ChooseNewLocation=Choose a new location for the workspace Lifecycle Mappings file
LifecycleMappingPreferencePage_LifecycleMapping=Lifecycle Mappings
LifecycleMappingPreferencePage_WorkspaceMappingsDescription=Edit the lifecycle mappings for the entire workspace.\nWarning\: improperly editing this file may cause problems with the m2e builder.
LifecycleMappingPreferencePage_WorkspaceMappingsOpen=Open workspace lifecycle mappings metadata
LifecycleMappingPreferencePage_btnRefreshLifecycles_text=Reload workspace lifecycle mappings metadata
LifecycleMappingPreferencePage_this_message=Lifecycle Mappings (experimental)
LifecycleMappingPropertyPage_copyToClipboard=Copy to clipboard
LifecycleMappingPropertyPage_mapping=Mapping
LifecycleMappingPropertyPage_mntmCollapseAll_text=Collapse All
LifecycleMappingPropertyPage_mntmExpandAll_text=Expand All
LifecycleMappingPropertyPage_mntmShowIgnoredExecutions_text=Show ignored executions
LifecycleMappingPropertyPage_pageMessage=Lifecycle Mapping
LifecycleMappingPropertyPage_pluginExecution=Plugin execution
LifecycleMappingPropertyPage_showLIfecyclePhases=Show lifecycle phases
LifecycleMappingsViewer_trclmnSource_text=Source
LocalArchetypeCatalogDialog_btnBrowse=&Browse...
LocalArchetypeCatalogDialog_dialog_title=Select Archetype catalog
LocalArchetypeCatalogDialog_error_empty=Archetype catalog is empty
LocalArchetypeCatalogDialog_error_exist=Archetype catalog does not exist
LocalArchetypeCatalogDialog_error_no_location=Archetype catalog location is required
LocalArchetypeCatalogDialog_lblCatalog=&Catalog File\:
LocalArchetypeCatalogDialog_lblDesc=Description\:
LocalArchetypeCatalogDialog_message=Specify catalog location and description
LocalArchetypeCatalogDialog_title=Local Archetype Catalog
LocalRepositoryNode_local=Local Repository
LocalRepositoryRootNode_name=Local Repositories
M2EErrorDialog_column_error=Error
M2EErrorDialog_column_name=Project Name
MarkerResolutionGenerator_desc=M2E updates the configuration of the project to align with current content of pom.xml file.
MarkerResolutionGenerator_label=Update project configuration
MavenArchetypesPreferencePage_btnAddLocal=Add &Local Catalog...
MavenArchetypesPreferencePage_btnAddRemote=Add &Remote Catalog...
MavenArchetypesPreferencePage_btnEdit=&Edit...
MavenArchetypesPreferencePage_btnRemove=&Remove
MavenArchetypesPreferencePage_error=Can't save archetype catalog configuration\n{0}
MavenArchetypesPreferencePage_link=Add, remove or edit <a href\="\#">Maven Archetype catalogs</a>\:
MavenArchetypesPreferencePage_local=Local\: {0}
MavenArchetypesPreferencePage_packaged=Packaged\: {0}
MavenArchetypesPreferencePage_remote=Remote\: {0}
MavenArchetypesPreferencePage_title=Maven Archetype Catalogs
MavenConsoleImpl_title=Maven Console
MavenConsolePageParticipant_any=Show Console on Any Output
MavenConsolePageParticipant_error=Show Console on Error
MavenConsoleRemoveAction_tooltip=Close Maven Console
MavenDebugOutputAction_0=Debug Output
MavenDependenciesWizardPage_lblArtifacts=Maven Artifacts\:
MavenDependenciesWizardPage_searchDialog_title=Add Dependency
MavenGoalSelectionDialog_btnQualified=Use &Qualified Name
MavenGoalSelectionDialog_error=Should select at least one goal
MavenGoalSelectionDialog_lblSelect=&Select Goal\:
MavenGoalSelectionDialog_message=Select goal\:
MavenImportWizardPage_btnDeselectTree_text=Deselect Tree
MavenImportWizardPage_btnSelectTree_text=Select Tree
MavenImportWizardPage_desc=Select Maven projects
MavenImportWizardPage_inherited=[inherited]
MavenImportWizardPage_mntmDeselectTree_text=Deselect Tree
MavenImportWizardPage_mntmSelectTree_text=Select Tree
MavenImportWizardPage_title=Maven Projects
MavenImportWizard_analyzingProject=Analyzing {0}
MavenImportWizard_hideWarningMessage=Hide this warning in future
MavenImportWizard_job=Importing Maven projects
MavenImportWizard_messageIncompleteMapping=Continuing with import will result in projects with build errors, please see help for more information
MavenImportWizard_searchingTaskTitle=Searching m2e marketplace
MavenImportWizard_title=Import Maven Projects
MavenImportWizard_titleIncompleteMapping=Incomplete Maven Goal Execution
MavenInstallFileArtifactWizardPage_btnChecksum=Create C&hecksum
MavenInstallFileArtifactWizardPage_btnFilename=&Browse...
MavenInstallFileArtifactWizardPage_btnGenerate=Gen&erate POM
MavenInstallFileArtifactWizardPage_btnPom=B&rowse...
MavenInstallFileArtifactWizardPage_desc=Install file in local repository
MavenInstallFileArtifactWizardPage_error_artifactid=Artifact Id must be specified
MavenInstallFileArtifactWizardPage_error_groupid=Group Id must be specified
MavenInstallFileArtifactWizardPage_error_missing=Artifact file does not exist
MavenInstallFileArtifactWizardPage_error_missingpom=POM file does not exist
MavenInstallFileArtifactWizardPage_error_no_name=Artifact file name must be specified
MavenInstallFileArtifactWizardPage_error_packaging=Packaging must be specified
MavenInstallFileArtifactWizardPage_error_version=Version must be specified
MavenInstallFileArtifactWizardPage_file_title=Select file
MavenInstallFileArtifactWizardPage_lblArtifact=&Artifact Id\:
MavenInstallFileArtifactWizardPage_lblClassifier=&Classifier\:
MavenInstallFileArtifactWizardPage_lblFileName=Artifact &file\:
MavenInstallFileArtifactWizardPage_lblPackaging=&Packaging\:
MavenInstallFileArtifactWizardPage_lblPom=&POM file\:
MavenInstallFileArtifactWizardPage_lblVersion=&Version\:
MavenInstallFileArtifactWizardPage_lblgroupid=&Group Id\:
MavenInstallFileArtifactWizardPage_message=Selected artifact corresponds to {0}
MavenInstallFileArtifactWizardPage_title=Install file in local repository
MavenInstallFileWizard_error=Execution error
MavenInstallFileWizard_job=Installing artifact
MavenInstallFileWizard_title=Install artifact
MavenInstallationsPreferencePage_btnAdd=&Add...
MavenInstallationsPreferencePage_btnEdit=&Edit...
MavenInstallationsPreferencePage_btnGlobalBrowse=&Browse...
MavenInstallationsPreferencePage_btnRemove=&Remove
MavenInstallationsPreferencePage_dialog_install_message=Select Maven installation directory
MavenInstallationsPreferencePage_dialog_install_title=Maven Installation
MavenInstallationsPreferencePage_dialog_message=Select Maven installation directory
MavenInstallationsPreferencePage_dialog_title=Maven Installation
MavenInstallationsPreferencePage_error2_message=The selected directory is not a valid Maven directory.
MavenInstallationsPreferencePage_error3_message=The selected Maven install is already registered.
MavenInstallationsPreferencePage_error4_message=Selected Maven install is already registered
MavenInstallationsPreferencePage_error_global_missing=Global settings file doesn't exist
MavenInstallationsPreferencePage_error_global_parse=Unable to parse global settings file; 
MavenInstallationsPreferencePage_error_message=Select the directory where Maven is installed.
MavenInstallationsPreferencePage_error_title=Maven Install
MavenInstallationsPreferencePage_job_updating=Updating Maven installation settings
MavenInstallationsPreferencePage_lblNote1=Note\: Embedded runtime is always used for dependency resolution, but 
MavenInstallationsPreferencePage_lblNote2=does not use global settings when it is used to launch Maven. To learn more, visit the <a href\="http\://maven.apache.org/">Maven</a> web page.
MavenInstallationsPreferencePage_link=Select the installation used to launch Maven\:
MavenInstallationsPreferencePage_link_global=Open editor for global settings file
MavenInstallationsPreferencePage_link_open=\ (<a href\="\#">open file</a>)
MavenInstallationsPreferencePage_settings=Global settings for embedded installation{0}\:
MavenInstallationsPreferencePage_settings_install=Global settings from installation directory{0}\:
MavenInstallationsPreferencePage_title=Maven Installations
MavenModuleWizardParentPage_error=The parent project must have a packaging type of POM
MavenPomSelectionComponent_detail1={0} ({1})
MavenPomSelectionComponent_details2={0}, size\: {1} b
MavenPomSelectionComponent_error=Search error\: {0}
MavenPomSelectionComponent_lblResults=&Search Results\:
MavenPomSelectionComponent_managed_decoration=\  (managed)
MavenPomSelectionComponent_nosel=No selection
MavenPomSelectionComponent_results=Results for ''{0}'' ({1})
MavenPomSelectionComponent_searchJob=Repository search
MavenPomSelectionComponent_search_title=&Enter groupId, artifactId or sha1 prefix or pattern (*)\:
MavenPomSelectionComponent_searching=Searching ''{0}''...
MavenPomSelectionComponent_selected=Selected {0}
MavenPomSelectionComponent_toomany=Too many results to display. Enter a more specific search term.
MavenPomWizardPage_desc=This wizard creates a new POM (pom.xml) descriptor for Maven.
MavenPomWizardPage_dialog_title=Select project
MavenPomWizardPage_error_artid=Artifact Id must be specified
MavenPomWizardPage_error_folder=Project or folder must be specified
MavenPomWizardPage_error_folder2=Folder must exist
MavenPomWizardPage_error_folder_write=Folder must be writable
MavenPomWizardPage_error_grid=Group Id must be specified
MavenPomWizardPage_error_pack=Packaging must be specified
MavenPomWizardPage_error_version=Version must be specified
MavenPomWizardPage_lblProject=&Project\:
MavenPomWizardPage_title=Maven POM
MavenPomWizard_error_exists=POM already exists
MavenPomWizard_error_title=Error
MavenPomWizard_status_not_exists=Folder "{0}" does not exist.
MavenPomWizard_task=Creating POM
MavenPomWizard_title=Maven POM wizard
MavenPreferencePage_download=Download repository index updates on startup
MavenPreferencePage_hide=Hide folders of physically nested modules (experimental)
MavenPreferencePage_update=Update Maven projects on startup
MavenPreferencePage_warnIncompleteMapping=Hide warning for incomplete mapping
MavenProjectPreferencePage_btnResolve=Resolve dependencies from &Workspace projects
MavenProjectPreferencePage_dialog_message=Maven settings has changed. Do you want to update project configuration?
MavenProjectPreferencePage_dialog_title=Maven Settings
MavenProjectPreferencePage_job=Updating {0} Sources
MavenProjectPreferencePage_lblProfiles=Active Maven &Profiles (comma separated)\:
MavenProjectPreferencePage_title=Maven
MavenProjectWizardArchetypePage_add_title=Add Archetype
MavenProjectWizardArchetypePage_all=All Catalogs
MavenProjectWizardArchetypePage_btnAdd=&Add Archetype...
MavenProjectWizardArchetypePage_btnConfigure=&Configure...
MavenProjectWizardArchetypePage_btnLast=&Show the last version of Archetype only
MavenProjectWizardArchetypePage_btnSnapshots=&Include snapshot archetypes
MavenProjectWizardArchetypePage_error_no=No archetypes currently available. The archetype list will refresh when the indexes finish updating.
MavenProjectWizardArchetypePage_error_read=Unable to read catalog factory.
MavenProjectWizardArchetypePage_error_resolve=The archetype {0} could not be resolved.
MavenProjectWizardArchetypePage_error_resolve2=Can't resolve Archetype {0}
MavenProjectWizardArchetypePage_lblCatalog=Ca&talog\:
MavenProjectWizardArchetypePage_lblFilter=&Filter\:
MavenProjectWizardArchetypePage_task_downloading=Downloading Archetype 
MavenProjectWizardArchetypePage_task_indexing=indexing...
MavenProjectWizardArchetypePage_task_reading=reading project...
MavenProjectWizardArchetypePage_task_resolving=resolving POM...
MavenProjectWizardArchetypePage_task_resolving2=resolving JAR...
MavenProjectWizardArchetypeParametersPage_btnAdd=&Add...
MavenProjectWizardArchetypeParametersPage_btnRemove=&Remove
MavenProjectWizardArchetypeParametersPage_columnName=Name
MavenProjectWizardArchetypeParametersPage_columnValue=Value
MavenProjectWizardArchetypeParametersPage_error_download=Error downloading archetype {0}
MavenProjectWizardArchetypeParametersPage_error_package=Invalid package name
MavenProjectWizardArchetypeParametersPage_lblProps=Properties available from archetype\:
MavenProjectWizardArchetypeParametersPage_task=Downloading Archetype {0}
MavenProjectWizardArtifactPage_searchDialog_title=Select Parent Artifact
MavenProjectWizardLocationPage_btnLocation=Brows&e...
MavenProjectWizardLocationPage_btnUserDefault=Use default &Workspace location
MavenProjectWizardLocationPage_dialog_location=Select Location
MavenProjectWizardLocationPage_lblLocation=&Location\:
MavenRepositoryView_action_copy=Copy URL
MavenRepositoryView_action_copy_tooltip=Copy URL to Clipboard
MavenRepositoryView_action_disable_tooltip=Disable repository index
MavenRepositoryView_action_enableFull_tooltip=Enable full repository index
MavenRepositoryView_action_enable_tooltip=Enable minimal repository index
MavenRepositoryView_action_open=Open POM
MavenRepositoryView_action_open_tooltip=Open Maven POM
MavenRepositoryView_action_rebuild=Rebuild Index
MavenRepositoryView_action_rebuild_tooltip=Force a rebuild of the maven index
MavenRepositoryView_action_reload=Reload settings.xml
MavenRepositoryView_action_update=Update Index
MavenRepositoryView_btnCollapse=Collapse All
MavenRepositoryView_btnCollapse_tooltip=Collapse All
MavenRepositoryView_btnUpdate_tooltip=Update repository index
MavenRepositoryView_details_disabled=Index Details Disabled
MavenRepositoryView_disable_details=Disable Index Details
MavenRepositoryView_enable_full=Enable Full Index
MavenRepositoryView_enable_minimum=Enable Minimum Index
MavenRepositoryView_enabled_full=Full Index Enabled
MavenRepositoryView_error_message=Unable to set the index details due to the following error\:\n
MavenRepositoryView_error_title=Error Setting Index Details
MavenRepositoryView_job_reloading=Reloading settings.xml
MavenRepositoryView_minimum_enabled=Minimum Index Enabled
MavenRepositoryView_rebuild_indexes=Rebuilding Indexes
MavenRepositoryView_rebuild_many=Rebuild Indexes
MavenRepositoryView_rebuild_msg=Are you sure you want to rebuild the index ''{0}''
MavenRepositoryView_rebuild_msg2=Are you sure you want to rebuild the selected indexes?
MavenRepositoryView_rebuild_one=Rebuild Index
MavenRepositoryView_rebuild_title=Rebuild Index
MavenRepositoryView_reload_msg=This will reload the settings.xml and rebuild the indexes for the repositories. Are you sure you want to reload the settings?
MavenRepositoryView_reload_title=Reload settings.xml
MavenRepositoryView_update_more=Update Indexes
MavenRepositoryView_update_one=Update Index
MavenSettingsPreferencePage_btnBrowse=&Browse...
MavenSettingsPreferencePage_btnUpdate=Update Settings
MavenSettingsPreferencePage_error_missing=User settings file doesn't exist
MavenSettingsPreferencePage_error_parse=Unable to parse user settings file; {0}
MavenSettingsPreferencePage_job_indexing=Indexing Local Repository...
MavenSettingsPreferencePage_job_updating=Updating Maven settings
MavenSettingsPreferencePage_lblLocal=Local Repository (From merged user and global settings)\:
MavenSettingsPreferencePage_link1=User &Settings\:
MavenSettingsPreferencePage_link2=User &Settings (<a href\="\#">open file</a>)\:
MavenSettingsPreferencePage_link_tooltip=Open editor for user settings
MavenSettingsPreferencePage_task_updating=Updating progress for {0}
MavenSettingsPreferencePage_title=Maven User Settings
MavenWarningsPreferencePage_groupidDupParent=Disable "{0}" warning 
MavenWarningsPreferencePage_versionDupParent=Disable "{0}" warning 
OpenPomAction_33=Can't open editor for {0}\n{1}
OpenPomAction_error_download=Can't download {0}
OpenPomAction_error_download_source=Can't download sources for {0}
OpenPomAction_error_open_editor=Can't open editor for {0}
OpenPomAction_error_open_pom=Can't open pom file for {0}
OpenPomAction_job_opening=Opening POM
OpenPomAction_open_error_message=Unable to read Maven project
OpenPomAction_open_error_title=Open POM
OpenPomAction_open_title=Open Maven POM
OpenPomAction_title_pom=Search Maven POM
PomHelper_errorCreatingChange=An error occurred creating change
ProjectRepositoriesNode_name=Project Repositories
RemoteArchetypeCatalogDialog_btnVerify=&Verify...
RemoteArchetypeCatalogDialog_error_empty=Remote catalog is empty
RemoteArchetypeCatalogDialog_error_read=Unable to read remote catalog;\n{0}
RemoteArchetypeCatalogDialog_error_required=Archetype catalog url is required
RemoteArchetypeCatalogDialog_job_download=Downloading remote catalog
RemoteArchetypeCatalogDialog_lblCatalog=&Catalog File\:
RemoteArchetypeCatalogDialog_lblDesc=Description\:
RemoteArchetypeCatalogDialog_message=Specify catalog url and description
RemoteArchetypeCatalogDialog_message_found=Found {0} archetype(s)
RemoteArchetypeCatalogDialog_title=Remote Archetype Catalog
RepositoryNode_updating=\ [updating]
SelectionUtil_error_cannot_read=Can't read Maven project
UpdateDepenciesDialog_availableCodebasesLabel=Available Maven Codebases
UpdateDepenciesDialog_collapseAll=&Collapse All
UpdateDepenciesDialog_deselectAll=&Deselect All
UpdateDepenciesDialog_deselectTree=Deselect Tree
UpdateDepenciesDialog_expandAll=&Expand All
UpdateDepenciesDialog_forceUpdate=Force Update of Snapshots/Releases
UpdateDepenciesDialog_offline=&Offline
UpdateDepenciesDialog_selectAll=&Select All
UpdateDepenciesDialog_selectTree=Select Tree
UpdateMavenProjectDialog_btnCheckButton_text=Update dependencies
UpdateMavenProjectDialog_btnCleanProjects_text=Clean projects
UpdateMavenProjectDialog_btnUpdateProjectConfiguration_text=Update project configuration from pom.xml
UpdateMavenProjectDialog_dialogMessage=Select Maven projects and update options
UpdateMavenProjectDialog_title=Update Maven Project
UpdateMavenProjectsDialog_btnRefreshFromLocal_text=Refresh workspace resources from local filesystem
UpdateSourcesAction_error_cannot_update=Unable to update Maven configuration
UpdateSourcesAction_error_message=Unable to update maven configuration for the following projects\:
UpdateSourcesAction_error_title=Error Updating Maven Configuration
UpdateSourcesAction_job_update_conf=Updating Maven Project
WorkingSetGroup_btnAddSet=&Add project(s) to working set
WorkingSetGroup_btnMore=Mor&e...
WorkingSetGroup_lblSet=Wo&rking set\:
WorkspaceRepositoryNode_name=Workspace Projects
artifactComponentArtifact=Artifact
artifactComponentArtifactId=Artifact Id\:
artifactComponentDescription=Description\:
artifactComponentGroupId=Group Id\:
artifactComponentName=Name\:
artifactComponentPackage=Package\:
artifactComponentPackaging=Packaging\:
artifactComponentVersion=Version\:
launchGoalsDialogTitle=Goals
launchPropertyDialogName=Name\:
launchPropertyDialogValue=Value\:
locationComponentAtExternal=Create project at e&xternal location
locationComponentBrowse=B&rowse...
locationComponentDirectory=&Location\:
locationComponentInWorkspace=Create project in &workspace
locationComponentLocation=Location
locationComponentSelectLocation=Select Location
pomEditorDefaultPage=Open XML page in the POM editor by default
preferencesDebugOutput=Debu&g Output
preferencesDownloadJavadoc=Download Artifact &JavaDoc
preferencesDownloadSources=Do&wnload Artifact Sources
preferencesGlobalUpdateNever=Do not automatically update dependencies from remote repositories
preferencesOffline=&Offline
preferencesReindexButton=Re&index
projectSelectionDialogTitle=Select a Maven project
resolverConfigurationAdvanced=Ad&vanced
resolverConfigurationProfiles=&Profiles\:
resolverConfigurationResolveWorkspaceProjects=Resolve &Workspace projects
resolverConfigurationTemplate=Name &template\:
resolverConfigurationTemplateDescription=Optional Eclipse project name template, e.g. "[groupId].[artifactId]-[version]"
wizardImportPageBrowse=&Browse...
wizardImportPageDeselectAll=&Deselect All
wizardImportPageProjects=&Projects\:
wizardImportPageRefresh=&Refresh
wizardImportPageRoot=&Root Directory\:
wizardImportPageScanningErrors=Scanning errors ({0})\:
wizardImportPageSelectAll=Select &All
wizardImportPageSelectRootFolder=Select Root Folder
wizardImportValidatorProjectExists=Project {0} already exists\n Add a version or custom suffix using "Name template" in "Advanced" settings
wizardImportValidatorProjectImported=Project {0} is already imported into workspace
wizardImportValidatorWorkspaceFolder=Can't import project {0} from an existing workspace folder
wizardModulePageArchetypeTitle=New Maven Module
wizardModulePageArtifactTitle=New Maven Module
wizardModulePageParametersTitle=New Maven Module
wizardModulePageParentBrowse=Br&owse...
wizardModulePageParentDescription=Select the module name and parent
wizardModulePageParentModuleName=&Module Name\:
wizardModulePageParentParentProject=Parent Project\:
wizardModulePageParentTitle=New Maven Module
wizardModulePageParentValidatorModuleName=Enter a module name.
wizardModulePageParentValidatorNameExists=A resource with this name already exists.
wizardModulePageParentValidatorParentProject=Select a parent project.
wizardModuleTitle=New Maven Module
wizardProjectErrorPomAlreadyExists=A pom.xml file already exists in the destination folder.
wizardProjectJobCreating=Creating {0}
wizardProjectJobCreatingProject=Creating project "{0}"
wizardProjectJobFailed=Failed to create project "{0}"
wizardProjectPageArchetypeColumnArtifactId=Artifact Id
wizardProjectPageArchetypeColumnGroupId=Group Id
wizardProjectPageArchetypeColumnVersion=Version
wizardProjectPageArchetypeDescription=Select an Archetype
wizardProjectPageArchetypeRetrievingArchetypes=Retrieving archetypes\:
wizardProjectPageArchetypeTitle=New Maven project
wizardProjectPageArtifactParentArtifactId=Artifact Id\:
wizardProjectPageArtifactParentBrowse=Browse...
wizardProjectPageArtifactParentClear=Clear
wizardProjectPageArtifactParentGroupId=Group Id\:
wizardProjectPageArtifactParentTitle=Parent Project
wizardProjectPageArtifactParentVersion=Version\:
wizardProjectPageDependenciesAdd=&Add...
wizardProjectPageDependenciesDescription=Add additional dependencies to the project.
wizardProjectPageDependenciesRemove=&Remove
wizardProjectPageDependenciesTitle=Select additional dependencies
wizardProjectPageMaven2ArchetypeParametersDescription=Specify Archetype parameters
wizardProjectPageMaven2Description=Configure project
wizardProjectPageMaven2Title=New Maven project
wizardProjectPageMaven2ValidatorArtifactID=Enter an artifact id.
wizardProjectPageMaven2ValidatorArtifactIDinvalid=Invalid artifact id\: {0}
wizardProjectPageMaven2ValidatorArtifactIDnospaces=Artifact id cannot contain spaces.
wizardProjectPageMaven2ValidatorGroupID=Enter a group id for the artifact.
wizardProjectPageMaven2ValidatorGroupIDinvalid=Invalid group id\: {0}
wizardProjectPageMaven2ValidatorGroupIDnospaces=Group id cannot contain spaces.
wizardProjectPageMaven2ValidatorPackaging=Enter a packaging for the artifact.
wizardProjectPageMaven2ValidatorParent=To specify a parent project, set the parent group id, artifact id and version.
wizardProjectPageMaven2ValidatorProjectNameInvalid=Invalid project name\: {0}
wizardProjectPageMaven2ValidatorRequiredProperty=Required property "{0}" is not set.
wizardProjectPageMaven2ValidatorVersion=Enter a version for the artifact.
wizardProjectPageProjectDescription=Select project name and location
wizardProjectPageProjectSimpleProject=Create a &simple project (skip archetype selection)
wizardProjectPageProjectTitle=New Maven project
wizardProjectPageProjectValidatorInvalidLocation=Invalid project location path
wizardProjectPageProjectValidatorProjectLocation=Enter a location for the project.
wizardProjectTitle=New Maven Project

Back to the top