deboer | c03e38c | 2004-11-09 15:45:19 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2004 IBM Corporation and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 11 | pluginName=Apache Tomcat Support |
deboer | 91475be | 2004-12-10 22:39:30 +0000 | [diff] [blame^] | 12 | providerName=Eclipse.org |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 13 | |
| 14 | # --------------- Runtime Types --------------- |
| 15 | apache=Apache |
| 16 | runtimeTypeTomcat32Label=Apache Tomcat v3.2 |
| 17 | runtimeTypeTomcat32Description=Apache Tomcat v3.2 supports J2EE 1.2 Web modules. |
| 18 | runtimeTypeTomcat40Label=Apache Tomcat v4.0 |
| 19 | runtimeTypeTomcat40Description=Apache Tomcat v4.0 supports J2EE 1.2 and 1.3 Web modules. |
| 20 | runtimeTypeTomcat41Label=Apache Tomcat v4.1 |
| 21 | runtimeTypeTomcat41Description=Apache Tomcat v4.1 supports J2EE 1.2 and 1.3 Web modules. |
| 22 | runtimeTypeTomcat50Label=Apache Tomcat v5.0 |
| 23 | runtimeTypeTomcat50Description=Apache Tomcat v5.0 supports J2EE 1.2, 1.3, and 1.4 Web modules. |
bfreeman | 7187338 | 2004-10-31 14:41:53 +0000 | [diff] [blame] | 24 | runtimeTypeTomcat55Label=Apache Tomcat v5.5 |
| 25 | runtimeTypeTomcat55Description=Apache Tomcat v5.5 supports J2EE 1.2, 1.3, and 1.4 Web modules. |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 26 | |
| 27 | # runtime locator |
| 28 | runtimeLocatorLabel=Tomcat Runtimes |
| 29 | runtimeLocatorDescription=Search for Apache Tomcat v3.2, v4.0, v4.1, and v5.0 runtimes. |
| 30 | |
| 31 | serverLocatorLabel=Tomcat Servers |
| 32 | serverLocatorDescription=Search for Apache Tomcat v3.2, v4.0, v4.1, and v5.0 servers. |
| 33 | |
| 34 | # runtime target |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 35 | target32runtime=Tomcat v3.2 runtime |
| 36 | target40runtime=Tomcat v4.0 runtime |
| 37 | target41runtime=Tomcat v4.1 runtime |
| 38 | target50runtime=Tomcat v5.0 runtime |
deboer | da1df6a | 2004-12-03 13:35:32 +0000 | [diff] [blame] | 39 | target55runtime=Tomcat v5.5 runtime |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 40 | |
| 41 | # --------------- Servers and Configurations --------------- |
| 42 | tomcat32ServerType=Tomcat v3.2 Server |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 43 | tomcat32ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 44 | |
| 45 | tomcat32ConfigurationType=Tomcat v3.2 Server Configuration |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 46 | tomcat32ConfigurationDescription=A server configuration for Tomcat version 3.2. |
| 47 | |
| 48 | tomcat40ServerType=Tomcat v4.0 Server |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 49 | tomcat40ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 50 | |
| 51 | tomcat40ConfigurationType=Tomcat v4.0 Server Configuration |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 52 | tomcat40ConfigurationDescription=A server configuration for Tomcat version 4.0. |
| 53 | |
| 54 | tomcat41ServerType=Tomcat v4.1 Server |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 55 | tomcat41ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 56 | |
| 57 | tomcat41ConfigurationType=Tomcat v4.1 Server Configuration |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 58 | tomcat41ConfigurationDescription=A server configuration for Tomcat version 4.1. |
| 59 | |
| 60 | tomcat50ServerType=Tomcat v5.0 Server |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 61 | tomcat50ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 62 | |
| 63 | tomcat50ConfigurationType=Tomcat v5.0 Server Configuration |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 64 | tomcat50ConfigurationDescription=A server configuration for Tomcat version 5.0. |
| 65 | |
bfreeman | 7187338 | 2004-10-31 14:41:53 +0000 | [diff] [blame] | 66 | tomcat55ServerType=Tomcat v5.5 Server |
bfreeman | 7187338 | 2004-10-31 14:41:53 +0000 | [diff] [blame] | 67 | tomcat55ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 68 | |
| 69 | tomcat55ConfigurationType=Tomcat v5.5 Server Configuration |
bfreeman | 7187338 | 2004-10-31 14:41:53 +0000 | [diff] [blame] | 70 | tomcat55ConfigurationDescription=A server configuration for Tomcat version 5.5. |
| 71 | |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 72 | # --------------- Tasks (progress monitors) --------------- |
| 73 | savingTask=Saving... |
| 74 | loadingTask=Loading... |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 75 | updatingConfigurationTask=Updating run-time configuration... |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 76 | publishConfigurationTask=Publishing the configuration... |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 77 | publisherPublishTask=Publishing {0}... |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 78 | |
| 79 | tomcatLaunchConfigurationType=Apache Tomcat |
| 80 | |
| 81 | # Editor commands (used in undo/redo menus) |
| 82 | configurationEditorActionAddMimeMapping=add MIME mapping |
| 83 | configurationEditorActionAddMimeMappingDescription=Add a MIME mapping |
| 84 | configurationEditorActionModifyMimeMapping=modify MIME mapping |
| 85 | configurationEditorActionModifyMimeMappingDescription=Modify the MIME mapping |
| 86 | configurationEditorActionRemoveMimeMapping=remove MIME mapping |
| 87 | configurationEditorActionRemoveMimeMappingDescription=Remove a MIME mapping |
| 88 | configurationEditorActionAddWebModule=add Web module |
| 89 | configurationEditorActionAddWebModuleDescription=Add a Web module |
| 90 | configurationEditorActionModifyWebModule=modify Web module |
| 91 | configurationEditorActionModifyWebModuleDescription=Modify the Web module |
| 92 | configurationEditorActionRemoveWebModule=remove Web module |
| 93 | configurationEditorActionRemoveWebModuleDescription=Remove Web module {0} |
| 94 | configurationEditorActionModifyPort=set port number |
| 95 | configurationEditorActionModifyPortDescription=Set the port number |
| 96 | configurationEditorActionEditWebModulePath=edit Web module path |
| 97 | configurationEditorActionEditWebModuleDescription=Change Web module path from {0} to {1} |
| 98 | |
| 99 | # --------------- General --------------- |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 100 | canAddModule=Web module can be added to the server. |
| 101 | canModifyModules=Web modules can be modified. |
| 102 | |
| 103 | # --------------- Errors and Info --------------- |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 104 | errorInstallDir=The Tomcat installation directory is not correct. Edit the server and change the installation directory. |
| 105 | errorJRE=The JRE could not be found. Edit the server and change the JRE location. |
| 106 | errorPortInUse=Port {0} required by {1} is already in use. |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 107 | errorCouldNotLoadConfiguration=Could not find a valid Tomcat server configuration at the specified location. |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 108 | errorCouldNotSaveConfiguration=Could not save the Tomcat server configuration: {0}. |
| 109 | errorPublishConfiguration=Could not publish server configuration: {0}. |
| 110 | errorWebModulesOnly=Tomcat only supports running J2EE Web modules. |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 111 | errorSpec32=Tomcat version 3.2 only supports J2EE 1.2 Web modules |
| 112 | errorSpec40=Tomcat version 4.0 only supports J2EE 1.2 and 1.3 Web modules |
| 113 | errorSpec41=Tomcat version 4.1 only supports J2EE 1.2 and 1.3 Web modules |
| 114 | errorSpec50=Tomcat version 5.0 only supports J2EE 1.2 and 1.3 and 1.4 Web modules |
bfreeman | 7187338 | 2004-10-31 14:41:53 +0000 | [diff] [blame] | 115 | errorSpec55=Tomcat version 5.5 only supports J2EE 1.2 and 1.3 and 1.4 Web modules |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 116 | errorInstallDir=The Tomcat installation directory is not correct. |
ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 117 | |
deboer | da1df6a | 2004-12-03 13:35:32 +0000 | [diff] [blame] | 118 | # Actions (used in undo/redo menus) |
| 119 | serverEditorActionSetSecure=set security |
| 120 | serverEditorActionSetSecureDescription=Set the Tomcat security |
| 121 | serverEditorActionSetDebugMode=set Tomcat debug mode |
| 122 | serverEditorActionSetDebugModeDescription=Set Tomcat in debug mode |
| 123 | serverEditorActionSetTestEnvironment=run modules from workspace |
| 124 | serverEditorActionSetTestEnvironmentDescription=Run modules from the workspace |