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