ndai | a512038 | 2004-10-13 15:46:19 +0000 | [diff] [blame] | 1 | pluginName=Apache Tomcat Support |
| 2 | providerName=IBM |
| 3 | |
| 4 | # --------------- Runtime Types --------------- |
| 5 | apache=Apache |
| 6 | runtimeTypeTomcat32Label=Apache Tomcat v3.2 |
| 7 | runtimeTypeTomcat32Description=Apache Tomcat v3.2 supports J2EE 1.2 Web modules. |
| 8 | runtimeTypeTomcat40Label=Apache Tomcat v4.0 |
| 9 | runtimeTypeTomcat40Description=Apache Tomcat v4.0 supports J2EE 1.2 and 1.3 Web modules. |
| 10 | runtimeTypeTomcat41Label=Apache Tomcat v4.1 |
| 11 | runtimeTypeTomcat41Description=Apache Tomcat v4.1 supports J2EE 1.2 and 1.3 Web modules. |
| 12 | runtimeTypeTomcat50Label=Apache Tomcat v5.0 |
| 13 | 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^] | 14 | runtimeTypeTomcat55Label=Apache Tomcat v5.5 |
| 15 | 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] | 16 | |
| 17 | # runtime locator |
| 18 | runtimeLocatorLabel=Tomcat Runtimes |
| 19 | runtimeLocatorDescription=Search for Apache Tomcat v3.2, v4.0, v4.1, and v5.0 runtimes. |
| 20 | |
| 21 | serverLocatorLabel=Tomcat Servers |
| 22 | serverLocatorDescription=Search for Apache Tomcat v3.2, v4.0, v4.1, and v5.0 servers. |
| 23 | |
| 24 | # runtime target |
| 25 | targetJRE=Tomcat JRE |
| 26 | target32runtime=Tomcat v3.2 runtime |
| 27 | target40runtime=Tomcat v4.0 runtime |
| 28 | target41runtime=Tomcat v4.1 runtime |
| 29 | target50runtime=Tomcat v5.0 runtime |
| 30 | |
| 31 | # --------------- Servers and Configurations --------------- |
| 32 | tomcat32ServerType=Tomcat v3.2 Server |
| 33 | tomcat32ServerShortType=Local Server |
| 34 | tomcat32ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 35 | |
| 36 | tomcat32ConfigurationType=Tomcat v3.2 Server Configuration |
| 37 | tomcat32ConfigurationShortType=Server Configuration |
| 38 | tomcat32ConfigurationDescription=A server configuration for Tomcat version 3.2. |
| 39 | |
| 40 | tomcat40ServerType=Tomcat v4.0 Server |
| 41 | tomcat40ServerShortType=Local Server |
| 42 | tomcat40ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 43 | |
| 44 | tomcat40ConfigurationType=Tomcat v4.0 Server Configuration |
| 45 | tomcat40ConfigurationShortType=Server Configuration |
| 46 | tomcat40ConfigurationDescription=A server configuration for Tomcat version 4.0. |
| 47 | |
| 48 | tomcat41ServerType=Tomcat v4.1 Server |
| 49 | tomcat41ServerShortType=Local Server |
| 50 | tomcat41ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 51 | |
| 52 | tomcat41ConfigurationType=Tomcat v4.1 Server Configuration |
| 53 | tomcat41ConfigurationShortType=Server Configuration |
| 54 | tomcat41ConfigurationDescription=A server configuration for Tomcat version 4.1. |
| 55 | |
| 56 | tomcat50ServerType=Tomcat v5.0 Server |
| 57 | tomcat50ServerShortType=Local Server |
| 58 | tomcat50ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 59 | |
| 60 | tomcat50ConfigurationType=Tomcat v5.0 Server Configuration |
| 61 | tomcat50ConfigurationShortType=Server Configuration |
| 62 | tomcat50ConfigurationDescription=A server configuration for Tomcat version 5.0. |
| 63 | |
bfreeman | 7187338 | 2004-10-31 14:41:53 +0000 | [diff] [blame^] | 64 | tomcat55ServerType=Tomcat v5.5 Server |
| 65 | tomcat55ServerShortType=Local Server |
| 66 | tomcat55ServerDescription=Publishes and runs J2EE Web projects and server configurations to a local Tomcat server. |
| 67 | |
| 68 | tomcat55ConfigurationType=Tomcat v5.5 Server Configuration |
| 69 | tomcat55ConfigurationShortType=Server Configuration |
| 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... |
| 75 | creatingTask=Creating... |
| 76 | updatingConfigurationTask=Updating run-time configuration... |
| 77 | publishTask=Publishing to Tomcat... |
| 78 | publishConfigurationTask=Publishing the configuration... |
| 79 | publishTempDirectoryTask=Updating the temp directory... |
| 80 | publishCopyTask=Copying module {0}... |
| 81 | publishExpandTask=Expanding module {0}... |
| 82 | publishProjectTask=Publishing project {0}... |
| 83 | publisherPublishTask=Publishing {0}... |
| 84 | publisherDeleteTask=Deleting {0}... |
| 85 | |
| 86 | tomcatLaunchConfigurationType=Apache Tomcat |
| 87 | |
| 88 | # Editor commands (used in undo/redo menus) |
| 89 | configurationEditorActionAddMimeMapping=add MIME mapping |
| 90 | configurationEditorActionAddMimeMappingDescription=Add a MIME mapping |
| 91 | configurationEditorActionModifyMimeMapping=modify MIME mapping |
| 92 | configurationEditorActionModifyMimeMappingDescription=Modify the MIME mapping |
| 93 | configurationEditorActionRemoveMimeMapping=remove MIME mapping |
| 94 | configurationEditorActionRemoveMimeMappingDescription=Remove a MIME mapping |
| 95 | configurationEditorActionAddWebModule=add Web module |
| 96 | configurationEditorActionAddWebModuleDescription=Add a Web module |
| 97 | configurationEditorActionModifyWebModule=modify Web module |
| 98 | configurationEditorActionModifyWebModuleDescription=Modify the Web module |
| 99 | configurationEditorActionRemoveWebModule=remove Web module |
| 100 | configurationEditorActionRemoveWebModuleDescription=Remove Web module {0} |
| 101 | configurationEditorActionModifyPort=set port number |
| 102 | configurationEditorActionModifyPortDescription=Set the port number |
| 103 | configurationEditorActionEditWebModulePath=edit Web module path |
| 104 | configurationEditorActionEditWebModuleDescription=Change Web module path from {0} to {1} |
| 105 | |
| 106 | # --------------- General --------------- |
| 107 | startingServer=Starting Tomcat server {0}. Debugging is disabled and breakpoints will be ignored. |
| 108 | debuggingServer=Starting Tomcat server {0} in debug mode. Breakpoints are enabled. |
| 109 | profilingServer=Starting Tomcat server {0}. Profiling is enabled and debugging has been disabled. |
| 110 | errorInvalidConfiguration=Invalid server configuration |
| 111 | canAddModule=Web module can be added to the server. |
| 112 | canModifyModules=Web modules can be modified. |
| 113 | |
| 114 | # --------------- Errors and Info --------------- |
| 115 | errorTitle=Tomcat Error |
| 116 | errorInstallDir=The Tomcat installation directory is not correct. Edit the server and change the installation directory. |
| 117 | errorJRE=The JRE could not be found. Edit the server and change the JRE location. |
| 118 | errorPortInUse=Port {0} required by {1} is already in use. |
| 119 | errorCouldNotLaunch=Tomcat could not be launched successfully. |
| 120 | errorCouldNotFindDebugPort=Could not find a valid port for debugging. |
| 121 | errorCouldNotLoadServer=Could not find a valid Tomcat server at the specified location. |
| 122 | errorCouldNotLoadConfiguration=Could not find a valid Tomcat server configuration at the specified location. |
| 123 | errorCouldNotSaveServer=Could not save the Tomcat server: {0}. |
| 124 | errorCouldNotSaveConfiguration=Could not save the Tomcat server configuration: {0}. |
| 125 | errorPublishConfiguration=Could not publish server configuration: {0}. |
| 126 | errorWebModulesOnly=Tomcat only supports running J2EE Web modules. |
| 127 | errorCancelled=Cancelled |
| 128 | errorSpec32=Tomcat version 3.2 only supports J2EE 1.2 Web modules |
| 129 | errorSpec40=Tomcat version 4.0 only supports J2EE 1.2 and 1.3 Web modules |
| 130 | errorSpec41=Tomcat version 4.1 only supports J2EE 1.2 and 1.3 Web modules |
| 131 | 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^] | 132 | 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] | 133 | errorInstallDir=The Tomcat installation directory is not correct. |
| 134 | errorJREDir=The JDK installation directory is not correct. |
| 135 | errorRuntimeName=Enter a name for the runtime. |
| 136 | errorDuplicateRuntimeName=Name is already in use. |
| 137 | |
| 138 | publishingStarted=Publishing started successfully |
| 139 | publishingStopped=Publishing ended successfully |
| 140 | |
| 141 | infoPublishSuccess=Publishing was successful |
| 142 | infoDefaultAvailable=A Tomcat server is available. |
| 143 | |
| 144 | projectCleanupSuccess=Old project {0} was removed successfully. |