You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/01/08 18:19:39 UTC

svn commit: r732763 [1/2] - in /geronimo/server/trunk/plugins: console/console-base-portlets/src/main/resources/ console/console-base-portlets/src/main/webapp/WEB-INF/view/ca/ console/console-base-portlets/src/main/webapp/WEB-INF/view/configmanager/ co...

Author: dwoods
Date: Thu Jan  8 09:19:37 2009
New Revision: 732763

URL: http://svn.apache.org/viewvc?rev=732763&view=rev
Log:
GERONIMO-4474 Pull out the text in the JSP files to resource bundle files.  Applied jsp-localization-fix.patch from Gang Yin.

Modified:
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase.properties
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase_zh.properties
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo.properties
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo_zh.properties
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/ca/unlockCA.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/ca/viewCertificate.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/configmanager/normal.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/infomanager/javaSysNormal.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/keystore/certificateDetails.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/keystore/changePassword.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/keystore/unlockKeystore.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/servermanager/help.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/servermanager/normal.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/threads/monitor.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/webaccesslogmanager/view.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/webmanager/connector/editConnector.jsp
    geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/webmanager/normal.jsp
    geronimo/server/trunk/plugins/console/console-portal-driver/src/main/webapp/loginerror.jsp
    geronimo/server/trunk/plugins/console/plugin-portlets/src/main/webapp/WEB-INF/view/car/assemblyIndex.jsp
    geronimo/server/trunk/plugins/console/plugin-portlets/src/main/webapp/WEB-INF/view/realmwizard/configure.jsp
    geronimo/server/trunk/plugins/monitoring/mconsole-war/src/main/webapp/WEB-INF/view/monitoringEditGraph.jsp
    geronimo/server/trunk/plugins/monitoring/mconsole-war/src/main/webapp/WEB-INF/view/monitoringEditView.jsp
    geronimo/server/trunk/plugins/openejb/openejb-portlets/src/main/webapp/WEB-INF/view/ejbserver/help.jsp
    geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/resources/systemdatabase.properties
    geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/resources/systemdatabase_zh.properties
    geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/webapp/WEB-INF/view/internaldb/runSQLNormal.jsp

Modified: geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase.properties?rev=732763&r1=732762&r2=732763&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase.properties (original)
+++ geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase.properties Thu Jan  8 09:19:37 2009
@@ -204,12 +204,11 @@
 consolebase.common.version         = Version
 consolebase.common.view            = View
 
+infomanager.javaSysHelp.body                   = This page displays the values of the system properties available to the server process.
 infomanager.javaSysNormal.etc                  = Etc
 infomanager.javaSysNormal.operatingSystem      = Operating System
 infomanager.javaSysNormal.user                 = User
 infomanager.javaSysNormal.virtualMachine       = Virtual Machine
-
-infomanager.javaSysHelp.body                   = This page displays the values of the system properties available to the server process.
 infomanager.svrInfoHelp.body                   = This page provides information about the uptime of the server and the resources being used by the JVM.
 infomanager.svrInfoNormal.architecture         = Architecture
 infomanager.svrInfoNormal.availableProcessors  = Available Processors
@@ -241,6 +240,7 @@
 
 keystore.certificateDetails.backToKeystore     = Back to keystore
 keystore.certificateDetails.certificateInfo    = Certificate Info
+keystore.certificateDetails.changeKeyPwd       = Change key password
 keystore.certificateDetails.criticalExt        = critical ext
 keystore.certificateDetails.deleteEntry        = Delete Entry
 keystore.certificateDetails.generateCSR        = Generate CSR
@@ -428,6 +428,7 @@
 threads.monitor.title                     = Thread pools statistics for {0}:
 
 webaccesslogmanager.common.authenticatedUser  = Authenticated User
+webaccesslogmanager.common.filterLog          = Filter Log
 webaccesslogmanager.common.from               = From (MM/DD/YYYY)
 webaccesslogmanager.common.ignoreDates        = Ignore Dates
 webaccesslogmanager.common.remoteAddress      = Remote Address
@@ -459,141 +460,145 @@
 webaccesslogmanager.view.searchWebLog         = Search Web Log
 webaccesslogmanager.view.startResult          = Start Result
 
-webmanager.common.HTTPSAlgorithm                     = HTTPS Algorithm
-webmanager.common.HTTPSProtocol                      = HTTPS Protocol
-webmanager.common.SSLSettings                        = SSL Settings
-webmanager.common.acceptCount                        = AcceptCount
-webmanager.common.acceptCountExp                     = The maximum queue length for incoming connection requests when all possible request processing threads are in use. Any requests received when the queue is full will be refused. The default value is 10.
-webmanager.common.all                                = all
-webmanager.common.allowTrace                         = AllowTrace
-webmanager.common.bufferSize                         = BufferSize
-webmanager.common.bufferSizeExp                      = The size (in bytes) of the buffer to be provided for input streams created by this connector. By default, buffers of 2048 bytes will be provided.
-webmanager.common.ciphers                            = Ciphers
-webmanager.common.ciphersExp                         = A comma separated list of the encryption ciphers that may be used. If not specified, then any available cipher may be used.
-webmanager.common.clientAuthRequired                 = Client Auth Required
-webmanager.common.compressableMimeType               = CompressableMimeType
-webmanager.common.compressableMimeTypeExp            = The value is a comma separated list of MIME types for which HTTP compression may be used. The default value is text/html,text/xml,text/plain.
-webmanager.common.compression                        = Compression
-webmanager.common.compressionExp                     = The Connector may use HTTP/1.1 GZIP compression in an attempt to save server bandwidth. The acceptable values for the parameter is "off" (disable compression), "on" (allow compression, which causes text data to be compressed), "force" (forces compression in all cases), or a numerical integer value (which is equivalent to "on", but specifies the minimum amount of data before the output is compressed). If the content-length is not known and compression is set to "on" or more aggressive, the output will also be compressed. If not specified, this attribute is set to "off".
-webmanager.common.confirmPassword                    = Confirm Password
-webmanager.common.connectionLinger                   = ConnectionLinger
-webmanager.common.connectionLingerExp                = The number of milliseconds during which the sockets used by this Connector will linger when they are closed. The default value is -1 (socket linger is disabled).
-webmanager.common.connectionTimeout                  = ConnectionTimeout
-webmanager.common.connectionTimeoutExp               = The number of milliseconds this Connector will wait, after accepting a connection, for the request URI line to be presented. The default value is 60000 (i.e. 60 seconds).
-webmanager.common.disableUploadTimeout               = DisableUploadTimeout
-webmanager.common.disableUploadTimeoutExp            = This flag allows the servlet container to use a different, longer connection timeout while a servlet is being executed, which in the end allows either the servlet a longer amount of time to complete its execution, or a longer timeout during data upload. If not specified, this attribute is set to "true".
-webmanager.common.emptySessionPath                   = EmptySessionPath
-webmanager.common.emptySessionPathExp                = If checked, all paths for session cookies will be set to /.
-webmanager.common.enableLookups                      = EnableLookups
-webmanager.common.enableLookupsExp                   = Check if you want calls to request.getRemoteHost() to perform DNS lookups in order to return the actual host name of the remote client.  By default, DNS lookups are enabled.
-webmanager.common.fields                             = fields
-webmanager.common.host                               = Host
-webmanager.common.hostExp                            = The host name or IP to bind to. The normal values are <tt>0.0.0.0</tt> (all interfaces) or <tt>localhost</tt> (local connections only)
-webmanager.common.keepAliveTimeout                   = KeepAliveTimeout
-webmanager.common.keepAliveTimeoutExp                = The number of milliseconds this Connector will wait, subsequent request before closing the connection. The default value is to use the value that has been set for the connectionTimeout.
-webmanager.common.keyStore                           = Key Store
-webmanager.common.keystoreFile                       = Keystore File
-webmanager.common.keystorePassword                   = Keystore Password
-webmanager.common.keystoreType                       = Keystore Type
-webmanager.common.list                               = list
-webmanager.common.listConnectors                     = List connectors
-webmanager.common.maxHttpHeaderSize                  = MaxHttpHeaderSize
-webmanager.common.maxHttpHeaderSizeExp               = The maximum size of the request and response HTTP header, specified in bytes. If not specified, this attribute is set to 4096 (4 KB).
-webmanager.common.maxKeepAliveRequests               = MaxKeepAliveRequests
-webmanager.common.maxKeepAliveRequestsExp            = The maximum number of HTTP requests which can be pipelined until the connection is closed by the server. Setting this attribute to 1 will disable HTTP/1.0 keep-alive, as well as HTTP/1.1 keep-alive and pipelining. Setting this to -1 will allow an unlimited amount of pipelined or keep-alive HTTP requests. If not specified, this attribute is set to 100.
-webmanager.common.maxPostSize                        = MaxPostSize
-webmanager.common.maxPostSizeExp                     = The maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. The limit can be disabled by setting this attribute to a value less than or equal to 0. Default value is 2097152 (2 megabytes)
-webmanager.common.maxSavePostSize                    = MaxSavePostSize
-webmanager.common.maxSavePostSizeExp                 = The maximum size in bytes of the POST which will be saved/buffered by the container during FORM or CLIENT-CERT authentication. The limit can be disabled by setting this attribute to -1. Setting the attribute to zero will disable the saving of POST data during authentication . Default value is 4096 (4 kilobytes).
-webmanager.common.maxSpareThreads                    = MaxSpareThreads
-webmanager.common.maxSpareThreadsExp                 = The maximum number of unused request processing threads that will be allowed to exist until the thread pool starts stopping the unnecessary threads. The default value is 50.
-webmanager.common.maxThreads                         = Max Threads
-webmanager.common.maxThreadsExp                      = The maximum number of threads this connector should use to handle incoming requests
-webmanager.common.minSpareThreads                    = MinSpareThreads
-webmanager.common.minSpareThreadsExp                 = The number of request processing threads that will be created when this Connector is first started. The connector will also make sure it has the specified number of idle processing threads available. This attribute should be set to a value smaller than that set for maxThreads. The default value is 4.
-webmanager.common.minThreads                         = Min Threads
-webmanager.common.minThreadsExp                      = The minimum number of threads this connector should use to handle incoming requests
-webmanager.common.noCompressionUserAgents            = NoCompressionUserAgents
-webmanager.common.noCompressionUserAgentsExp         = The value is a comma separated list of regular expressions matching user-agents of HTTP clients for which compression should not be used, because these clients, although they do advertise support for the feature, have a broken implementation. The default value is an empty String (regexp matching disabled).
-webmanager.common.port                               = Port
-webmanager.common.portExp                            = The network port to bind to.
-webmanager.common.protocol                           = Protocol
-webmanager.common.proxyName                          = ProxyName
-webmanager.common.proxyNameExp                       = If this Connector is being used in a proxy configuration, configure this attribute to specify the server name to be returned for calls to request.getServerName().
-webmanager.common.proxyPort                          = ProxyPort
-webmanager.common.proxyPortExp                       = If this Connector is being used in a proxy configuration, configure this attribute to specify the server port to be returned for calls to request.getServerPort().
-webmanager.common.redirectPort                       = RedirectPort
-webmanager.common.redirectPortExp                    = If this Connector is supporting non-SSL requests, and a request is received for which a matching <security-constraint> requires SSL transport, Catalina will automatically redirect the request to the port number specified here.
-webmanager.common.restrictedUserAgents               = RestrictedUserAgents
-webmanager.common.restrictedUserAgentsExp            = The value is a comma separated list of regular expressions matching user-agents of HTTP clients for which HTTP/1.1 or HTTP/1.0 keep alive should not be used, even if the clients advertise support for these features. The default value is an empty String (regexp matching disabled).
-webmanager.common.server                             = Server
-webmanager.common.serverExp                          = The Server header for the http response. Unless your paranoid, you won't need this feature. (No offense.  The description is taken from Tomcat documentation.)
-webmanager.common.show                               = Show
-webmanager.common.showAllFieldsExp                   = Check this box to view and configure all attributes.  Uncheck to hide. Note: Hiding will not remove the field values.
-webmanager.common.socketBuffer                       = SocketBuffer
-webmanager.common.socketBufferExp                    = The size (in bytes) of the buffer to be provided for socket output buffering. -1 can be specified to disable the use of a buffer. By default, a buffers of 9000 bytes will be used.
-webmanager.common.strategy                           = Strategy
-webmanager.common.strategyExp                        = The thread pooling strategy which will be used. The default strategy does not use a master thread, but a more conventional strategy using a master listener thread can be used by setting "ms" as this attribute's value. The master strategy will work significantly better using the threadPriority attribute, which will apply only to the thread which listens on the server socket. This is set to lf by default.
-webmanager.common.string                             = String
-webmanager.common.tcpNoDelay                         = TcpNoDelay
-webmanager.common.tcpNoDelayExp                      = If checked, the TCP_NO_DELAY option will be set on the server socket, which improves performance under most circumstances.
-webmanager.common.threadPriority                     = ThreadPriority
-webmanager.common.threadPriorityExp                  = The priority of the request processing threads within the JVM. The default value is java.lang.Thread#NORM_PRIORITY. See the JavaDoc for the java.lang.Thread class for more details on what this priority means.
-webmanager.common.traceExp                           = Check to enable the TRACE HTTP method.
-webmanager.common.trustStore                         = Trust Store
-webmanager.common.truststoreFile                     = Truststore File
-webmanager.common.truststorePassword                 = Truststore Password
-webmanager.common.truststoreType                     = Truststore Type
-webmanager.common.uniqueName                         = Unique Name
-webmanager.common.uniqueNameExp                      = A name that is different than the name for any other web connectors in the server (no spaces in the name please)
-webmanager.common.uriEncoding                        = URIEncoding
-webmanager.common.uriEncodingExp                     = This specifies the character encoding used to decode the URI bytes, after %xx decoding the URL. Default is ISO-8859-1.
-webmanager.common.useBodyEncodingForURI              = UseBodyEncodingForURI
-webmanager.common.useBodyEncodingForURIExp           = Check this if the encoding specified in contentType should be used for URI query parameters, instead of using the URIEncoding.
-webmanager.common.useIPVHosts                        = UseIPVHosts
-webmanager.common.useIPVHostsExp                     = Check this to cause Tomcat to use the IP address that the request was recieved on to determine the Host to send the request to.
-webmanager.common.xPoweredBy                         = XpoweredBy
-webmanager.common.xPoweredByExp                      = Check this to cause Tomcat to advertise support for the Servlet specification using the header recommended in the specification.
-webmanager.connector.editConnector.addNew            = Add a new {0}
-webmanager.connector.editConnector.editConnector     = Edit connector {0}
-webmanager.connector.editConnector.requiredAttribute = denotes a required attribute
-webmanager.connector.editHTTP.addNewListener         = Add new {0} listener for {1}
-webmanager.connector.help.content                    = The Connector Manager displays connections of all types and provide the capability to modify connections for this web server. 
-webmanager.connector.normal.addNew                   = Add new
-webmanager.connector.normal.addNewListener           = Add new {0} listener for {1}
-webmanager.connector.normal.connectorsFor            = Connectors for {0}
-webmanager.connector.normal.consoleNavailable        = Console application will not be available if {0} is stopped.  Stop {1} ?
-webmanager.connector.normal.noConnectorsDefined      = There are no connectors defined for {0}
-webmanager.connector.normal.noWebContainers          = There are no Web Containers defined
-webmanager.connector.normal.reallyDelete             = Are you sure you want to delete {0} ?
-webmanager.help.disable                              = disable
-webmanager.help.disableExplanation                   = Turn off statistics gathering and return the user to the main page.
-webmanager.help.refreshExplanation                   = Update the display with the latest statistics.
-webmanager.help.resetExplanation                     = Reset all counts, totals, averages, etc., to 0 and start gathering statistics again.
-webmanager.help.title                                = Geronimo Console will collect statistics on the number of requests received by Geronimo Console and on the number of connections made to the Geronimo server. Click on the enable link to monitor the performance of the Geronimo server.
-webmanager.normal.activeRequestCount                 = Active Request Count
-webmanager.normal.avgTime                            = Avg Time (ms)
-webmanager.normal.connectionDuration                 = Connection Duration
-webmanager.normal.connectionRequestCount             = Connection Request Count
-webmanager.normal.count                              = Count
-webmanager.normal.current                            = Current
-webmanager.normal.elapsedTime                        = Elapsed Time Since Collection Started (hh:mm:ss:SSS)
-webmanager.normal.high                               = High
-webmanager.normal.low                                = Low
-webmanager.normal.maxTime                            = Max Time (ms)
-webmanager.normal.minTime                            = Min Time (ms)
-webmanager.normal.requestDuration                    = Request Duration
-webmanager.normal.statistic                          = Statistic
-webmanager.normal.statsMessage                       = Web statistics are not supported for the current web container.
-webmanager.normal.total1xxResp                       = Total 1xx Responses
-webmanager.normal.total2xxResp                       = Total 2xx Responses
-webmanager.normal.total3xxResp                       = Total 3xx Responses
-webmanager.normal.total4xxResp                       = Total 4xx Responses
-webmanager.normal.total5xxResp                       = Total 5xx Responses
-webmanager.normal.totalConnectionCount               = Total Connection Count
-webmanager.normal.totalErrorCount                    = Total Error Count
-webmanager.normal.totalRequestCount                  = Total Request Count
-webmanager.normal.totalTime                          = Total Time
+webmanager.common.HTTPSAlgorithm                         = HTTPS Algorithm
+webmanager.common.HTTPSProtocol                          = HTTPS Protocol
+webmanager.common.SSLSettings                            = SSL Settings
+webmanager.common.acceptCount                            = AcceptCount
+webmanager.common.acceptCountExp                         = The maximum queue length for incoming connection requests when all possible request processing threads are in use. Any requests received when the queue is full will be refused. The default value is 10.
+webmanager.common.all                                    = all
+webmanager.common.allowTrace                             = AllowTrace
+webmanager.common.bufferSize                             = BufferSize
+webmanager.common.bufferSizeExp                          = The size (in bytes) of the buffer to be provided for input streams created by this connector. By default, buffers of 2048 bytes will be provided.
+webmanager.common.ciphers                                = Ciphers
+webmanager.common.ciphersExp                             = A comma separated list of the encryption ciphers that may be used. If not specified, then any available cipher may be used.
+webmanager.common.clientAuthRequired                     = Client Auth Required
+webmanager.common.compressableMimeType                   = CompressableMimeType
+webmanager.common.compressableMimeTypeExp                = The value is a comma separated list of MIME types for which HTTP compression may be used. The default value is text/html,text/xml,text/plain.
+webmanager.common.compression                            = Compression
+webmanager.common.compressionExp                         = The Connector may use HTTP/1.1 GZIP compression in an attempt to save server bandwidth. The acceptable values for the parameter is "off" (disable compression), "on" (allow compression, which causes text data to be compressed), "force" (forces compression in all cases), or a numerical integer value (which is equivalent to "on", but specifies the minimum amount of data before the output is compressed). If the content-length is not known and compression is set to "on" or more aggressive, the output will also be compressed. If not specified, this attribute is set to "off".
+webmanager.common.confirmPassword                        = Confirm Password
+webmanager.common.connectionLinger                       = ConnectionLinger
+webmanager.common.connectionLingerExp                    = The number of milliseconds during which the sockets used by this Connector will linger when they are closed. The default value is -1 (socket linger is disabled).
+webmanager.common.connectionTimeout                      = ConnectionTimeout
+webmanager.common.connectionTimeoutExp                   = The number of milliseconds this Connector will wait, after accepting a connection, for the request URI line to be presented. The default value is 60000 (i.e. 60 seconds).
+webmanager.common.disableUploadTimeout                   = DisableUploadTimeout
+webmanager.common.disableUploadTimeoutExp                = This flag allows the servlet container to use a different, longer connection timeout while a servlet is being executed, which in the end allows either the servlet a longer amount of time to complete its execution, or a longer timeout during data upload. If not specified, this attribute is set to "true".
+webmanager.common.emptySessionPath                       = EmptySessionPath
+webmanager.common.emptySessionPathExp                    = If checked, all paths for session cookies will be set to /.
+webmanager.common.enableLookups                          = EnableLookups
+webmanager.common.enableLookupsExp                       = Check if you want calls to request.getRemoteHost() to perform DNS lookups in order to return the actual host name of the remote client.  By default, DNS lookups are enabled.
+webmanager.common.fields                                 = fields
+webmanager.common.host                                   = Host
+webmanager.common.hostExp                                = The host name or IP to bind to. The normal values are <tt>0.0.0.0</tt> (all interfaces) or <tt>localhost</tt> (local connections only)
+webmanager.common.keepAliveTimeout                       = KeepAliveTimeout
+webmanager.common.keepAliveTimeoutExp                    = The number of milliseconds this Connector will wait, subsequent request before closing the connection. The default value is to use the value that has been set for the connectionTimeout.
+webmanager.common.keyStore                               = Key Store
+webmanager.common.keystoreFile                           = Keystore File
+webmanager.common.keystorePassword                       = Keystore Password
+webmanager.common.keystoreType                           = Keystore Type
+webmanager.common.list                                   = list
+webmanager.common.listConnectors                         = List connectors
+webmanager.common.maxHttpHeaderSize                      = MaxHttpHeaderSize
+webmanager.common.maxHttpHeaderSizeExp                   = The maximum size of the request and response HTTP header, specified in bytes. If not specified, this attribute is set to 4096 (4 KB).
+webmanager.common.maxKeepAliveRequests                   = MaxKeepAliveRequests
+webmanager.common.maxKeepAliveRequestsExp                = The maximum number of HTTP requests which can be pipelined until the connection is closed by the server. Setting this attribute to 1 will disable HTTP/1.0 keep-alive, as well as HTTP/1.1 keep-alive and pipelining. Setting this to -1 will allow an unlimited amount of pipelined or keep-alive HTTP requests. If not specified, this attribute is set to 100.
+webmanager.common.maxPostSize                            = MaxPostSize
+webmanager.common.maxPostSizeExp                         = The maximum size in bytes of the POST which will be handled by the container FORM URL parameter parsing. The limit can be disabled by setting this attribute to a value less than or equal to 0. Default value is 2097152 (2 megabytes)
+webmanager.common.maxSavePostSize                        = MaxSavePostSize
+webmanager.common.maxSavePostSizeExp                     = The maximum size in bytes of the POST which will be saved/buffered by the container during FORM or CLIENT-CERT authentication. The limit can be disabled by setting this attribute to -1. Setting the attribute to zero will disable the saving of POST data during authentication . Default value is 4096 (4 kilobytes).
+webmanager.common.maxSpareThreads                        = MaxSpareThreads
+webmanager.common.maxSpareThreadsExp                     = The maximum number of unused request processing threads that will be allowed to exist until the thread pool starts stopping the unnecessary threads. The default value is 50.
+webmanager.common.maxThreads                             = Max Threads
+webmanager.common.maxThreadsExp                          = The maximum number of threads this connector should use to handle incoming requests
+webmanager.common.minSpareThreads                        = MinSpareThreads
+webmanager.common.minSpareThreadsExp                     = The number of request processing threads that will be created when this Connector is first started. The connector will also make sure it has the specified number of idle processing threads available. This attribute should be set to a value smaller than that set for maxThreads. The default value is 4.
+webmanager.common.minThreads                             = Min Threads
+webmanager.common.minThreadsExp                          = The minimum number of threads this connector should use to handle incoming requests
+webmanager.common.noCompressionUserAgents                = NoCompressionUserAgents
+webmanager.common.noCompressionUserAgentsExp             = The value is a comma separated list of regular expressions matching user-agents of HTTP clients for which compression should not be used, because these clients, although they do advertise support for the feature, have a broken implementation. The default value is an empty String (regexp matching disabled).
+webmanager.common.port                                   = Port
+webmanager.common.portExp                                = The network port to bind to.
+webmanager.common.protocol                               = Protocol
+webmanager.common.proxyName                              = ProxyName
+webmanager.common.proxyNameExp                           = If this Connector is being used in a proxy configuration, configure this attribute to specify the server name to be returned for calls to request.getServerName().
+webmanager.common.proxyPort                              = ProxyPort
+webmanager.common.proxyPortExp                           = If this Connector is being used in a proxy configuration, configure this attribute to specify the server port to be returned for calls to request.getServerPort().
+webmanager.common.redirectPort                           = RedirectPort
+webmanager.common.redirectPortExp                        = If this Connector is supporting non-SSL requests, and a request is received for which a matching <security-constraint> requires SSL transport, Catalina will automatically redirect the request to the port number specified here.
+webmanager.common.restrictedUserAgents                   = RestrictedUserAgents
+webmanager.common.restrictedUserAgentsExp                = The value is a comma separated list of regular expressions matching user-agents of HTTP clients for which HTTP/1.1 or HTTP/1.0 keep alive should not be used, even if the clients advertise support for these features. The default value is an empty String (regexp matching disabled).
+webmanager.common.server                                 = Server
+webmanager.common.serverExp                              = The Server header for the http response. Unless your paranoid, you won't need this feature. (No offense.  The description is taken from Tomcat documentation.)
+webmanager.common.show                                   = Show
+webmanager.common.showAllFieldsExp                       = Check this box to view and configure all attributes.  Uncheck to hide. Note: Hiding will not remove the field values.
+webmanager.common.socketBuffer                           = SocketBuffer
+webmanager.common.socketBufferExp                        = The size (in bytes) of the buffer to be provided for socket output buffering. -1 can be specified to disable the use of a buffer. By default, a buffers of 9000 bytes will be used.
+webmanager.common.strategy                               = Strategy
+webmanager.common.strategyExp                            = The thread pooling strategy which will be used. The default strategy does not use a master thread, but a more conventional strategy using a master listener thread can be used by setting "ms" as this attribute's value. The master strategy will work significantly better using the threadPriority attribute, which will apply only to the thread which listens on the server socket. This is set to lf by default.
+webmanager.common.string                                 = String
+webmanager.common.tcpNoDelay                             = TcpNoDelay
+webmanager.common.tcpNoDelayExp                          = If checked, the TCP_NO_DELAY option will be set on the server socket, which improves performance under most circumstances.
+webmanager.common.threadPriority                         = ThreadPriority
+webmanager.common.threadPriorityExp                      = The priority of the request processing threads within the JVM. The default value is java.lang.Thread#NORM_PRIORITY. See the JavaDoc for the java.lang.Thread class for more details on what this priority means.
+webmanager.common.traceExp                               = Check to enable the TRACE HTTP method.
+webmanager.common.trustStore                             = Trust Store
+webmanager.common.truststoreFile                         = Truststore File
+webmanager.common.truststorePassword                     = Truststore Password
+webmanager.common.truststoreType                         = Truststore Type
+webmanager.common.uniqueName                             = Unique Name
+webmanager.common.uniqueNameExp                          = A name that is different than the name for any other web connectors in the server (no spaces in the name please)
+webmanager.common.uriEncoding                            = URIEncoding
+webmanager.common.uriEncodingExp                         = This specifies the character encoding used to decode the URI bytes, after %xx decoding the URL. Default is ISO-8859-1.
+webmanager.common.useBodyEncodingForURI                  = UseBodyEncodingForURI
+webmanager.common.useBodyEncodingForURIExp               = Check this if the encoding specified in contentType should be used for URI query parameters, instead of using the URIEncoding.
+webmanager.common.useIPVHosts                            = UseIPVHosts
+webmanager.common.useIPVHostsExp                         = Check this to cause Tomcat to use the IP address that the request was recieved on to determine the Host to send the request to.
+webmanager.common.xPoweredBy                             = XpoweredBy
+webmanager.common.xPoweredByExp                          = Check this to cause Tomcat to advertise support for the Servlet specification using the header recommended in the specification.
+webmanager.connector.editConnector.addNew                = Add a new
+webmanager.connector.editConnector.attribute             = Attribute
+webmanager.connector.editConnector.desc                  = Description
+webmanager.connector.editConnector.editConnector         = Edit connector
+webmanager.connector.editConnector.requiredAttribute     = (<strong>*</strong> denotes a required attribute)
+webmanager.connector.editConnector.type                  = Type
+webmanager.connector.editConnector.value                 = Value
+webmanager.connector.editHTTP.addNewListener             = Add new {0} listener for {1}
+webmanager.connector.help.content                        = The Connector Manager displays connections of all types and provide the capability to modify connections for this web server. 
+webmanager.connector.normal.addNew                       = Add new
+webmanager.connector.normal.addNewListener               = Add new {0} listener for {1}
+webmanager.connector.normal.connectorsFor                = Connectors for {0}
+webmanager.connector.normal.consoleNavailable            = Console application will not be available if {0} is stopped.  Stop {1} ?
+webmanager.connector.normal.noConnectorsDefined          = There are no connectors defined for {0}
+webmanager.connector.normal.noWebContainers              = There are no Web Containers defined
+webmanager.connector.normal.reallyDelete                 = Are you sure you want to delete {0} ?
+webmanager.help.disable                                  = disable
+webmanager.help.disableExplanation                       = Turn off statistics gathering and return the user to the main page.
+webmanager.help.refreshExplanation                       = Update the display with the latest statistics.
+webmanager.help.resetExplanation                         = Reset all counts, totals, averages, etc., to 0 and start gathering statistics again.
+webmanager.help.title                                    = Geronimo Console will collect statistics on the number of requests received by Geronimo Console and on the number of connections made to the Geronimo server. Click on the enable link to monitor the performance of the Geronimo server.
+webmanager.normal.activeRequestCount                     = Active Request Count
+webmanager.normal.avgTime                                = Avg Time (ms)
+webmanager.normal.connectionDuration                     = Connection Duration
+webmanager.normal.connectionRequestCount                 = Connection Request Count
+webmanager.normal.count                                  = Count
+webmanager.normal.current                                = Current
+webmanager.normal.elapsedTime                            = Elapsed Time Since Collection Started (hh:mm:ss:SSS)
+webmanager.normal.high                                   = High
+webmanager.normal.low                                    = Low
+webmanager.normal.maxTime                                = Max Time (ms)
+webmanager.normal.minTime                                = Min Time (ms)
+webmanager.normal.requestDuration                        = Request Duration
+webmanager.normal.statistic                              = Statistic
+webmanager.normal.statsMessage                           = Web statistics are not supported for the current web container.
+webmanager.normal.total1xxResp                           = Total 1xx Responses
+webmanager.normal.total2xxResp                           = Total 2xx Responses
+webmanager.normal.total3xxResp                           = Total 3xx Responses
+webmanager.normal.total4xxResp                           = Total 4xx Responses
+webmanager.normal.total5xxResp                           = Total 5xx Responses
+webmanager.normal.totalConnectionCount                   = Total Connection Count
+webmanager.normal.totalErrorCount                        = Total Error Count
+webmanager.normal.totalRequestCount                      = Total Request Count
+webmanager.normal.totalTime                              = Total Time
 
 welcome.welcomeMaximized.fragment1   = The welcome portlet is the first page that users see when they log in to the Administrative Console. It contains introductory information about the Administrative Console.
 welcome.welcomeMaximized.fragment2   = To return to the main Welcome panel select the "view" link from the header of this portlet.

Modified: geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase_zh.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase_zh.properties?rev=732763&r1=732762&r2=732763&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase_zh.properties (original)
+++ geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/consolebase_zh.properties Thu Jan  8 09:19:37 2009
@@ -200,15 +200,15 @@
 consolebase.common.userID          = \u7528\u6237ID
 consolebase.common.userName        = \u7528\u6237\u540D
 consolebase.common.users           = \u7528\u6237
-consolebase.common.value           = \u503c
+consolebase.common.value           = \u503C
 consolebase.common.version         = \u7248\u672C
 consolebase.common.view            = \u67E5\u770B
 
-infomanager.javaSysNormal.etc                  = \u5176\u5b83
-infomanager.javaSysNormal.operatingSystem      = \u64cd\u4f5c\u7cfb\u7edf
-infomanager.javaSysNormal.user                 = \u7528\u6237
-infomanager.javaSysNormal.virtualMachine       = \u865a\u62df\u673a
 infomanager.javaSysHelp.body                   = \u8FD9\u4E2A\u9875\u9762\u663E\u793A\u4E86\u670D\u52A1\u5668\u8FDB\u7A0B\u53EF\u7528\u7684\u7CFB\u7EDF\u5C5E\u6027\u503C\u3002
+infomanager.javaSysNormal.etc                  = \u5176\u5B83
+infomanager.javaSysNormal.operatingSystem      = \u64CD\u4F5C\u7CFB\u7EDF
+infomanager.javaSysNormal.user                 = \u7528\u6237
+infomanager.javaSysNormal.virtualMachine       = \u865A\u62DF\u673A
 infomanager.svrInfoHelp.body                   = \u8FD9\u4E2A\u9875\u9762\u63D0\u4F9B\u4E86\u5173\u4E8E\u670D\u52A1\u5668\u6B63\u5E38\u8FD0\u884C\u65F6\u95F4\u548CJVM\u4F7F\u7528\u7684\u8D44\u6E90\u7684\u4FE1\u606F\u3002
 infomanager.svrInfoNormal.architecture         = \u67B6\u6784
 infomanager.svrInfoNormal.availableProcessors  = \u53EF\u7528\u5904\u7406\u5668
@@ -240,6 +240,7 @@
 
 keystore.certificateDetails.backToKeystore     = \u8FD4\u56DE\u5230\u5BC6\u94A5\u5B58\u50A8\u5E93
 keystore.certificateDetails.certificateInfo    = \u8BC1\u4E66\u4FE1\u606F
+keystore.certificateDetails.changeKeyPwd       = \u4FEE\u6539\u5BC6\u94A5\u5BC6\u7801
 keystore.certificateDetails.criticalExt        = \u5173\u952E\u6269\u5C55
 keystore.certificateDetails.deleteEntry        = \u5220\u9664\u6761\u76EE
 keystore.certificateDetails.generateCSR        = \u751F\u6210\u8BC1\u4E66\u7B7E\u540D\u8BF7\u6C42
@@ -427,6 +428,7 @@
 threads.monitor.title                     = {0}\u7EBF\u7A0B\u6C60\u7684\u7EDF\u8BA1\u4FE1\u606F\uFF1A
 
 webaccesslogmanager.common.authenticatedUser  = \u7528\u6237
+webaccesslogmanager.common.filterLog          = \u8FC7\u6EE4\u65E5\u5FD7
 webaccesslogmanager.common.from               = \u4ECE (MM/DD/YYYY)
 webaccesslogmanager.common.ignoreDates        = \u5FFD\u7565\u65E5\u671F
 webaccesslogmanager.common.remoteAddress      = \u8FDC\u7A0B\u5730\u5740
@@ -458,141 +460,145 @@
 webaccesslogmanager.view.searchWebLog         = \u641C\u7D22web\u65E5\u5FD7
 webaccesslogmanager.view.startResult          = \u5F00\u59CB\u7ED3\u679C
 
-webmanager.common.HTTPSAlgorithm                     = HTTPS\u7B97\u6CD5
-webmanager.common.HTTPSProtocol                      = HTTPS\u534F\u8BAE
-webmanager.common.SSLSettings                        = SSL\u8BBE\u7F6E
-webmanager.common.acceptCount                        = \u63A5\u53D7\u8FDE\u63A5\u6570
-webmanager.common.acceptCountExp                     = \u5F53\u6240\u6709\u53EF\u80FD\u7684\u8FDE\u63A5\u5904\u7406\u7EBF\u7A0B\u90FD\u5728\u4F7F\u7528\u65F6,\u961F\u5217\u5141\u8BB8\u4F20\u5165\u8FDE\u63A5\u7684\u6700\u5927\u957F\u5EA6.\u5F53\u961F\u5217\u5DF2\u6EE1\u65F6\u6240\u6709\u63A5\u6536\u7684\u8FDE\u63A5\u90FD\u5C06\u88AB\u62D2\u7EDD.\u9ED8\u8BA4\u503C\u662F10.
-webmanager.common.all                                = \u6240\u6709
-webmanager.common.allowTrace                         = \u5141\u8BB8Trace
-webmanager.common.bufferSize                         = \u7F13\u5B58\u5927\u5C0F
-webmanager.common.bufferSizeExp                      = \u4E3A\u8FDE\u63A5\u5668\u521B\u5EFA\u7684\u8F93\u5165\u6D41\u63D0\u4F9B\u7684\u7F13\u5B58\u5927\u5C0F(\u4EE5\u5B57\u8282\u4E3A\u5355\u4F4D).\u9ED8\u8BA4\u63D0\u4F9B2048\u5B57\u8282\u7684\u7F13\u5B58.
-webmanager.common.ciphers                            = \u5BC6\u7801
-webmanager.common.ciphersExp                         = \u4EE5\u9017\u53F7\u5206\u9694\u7684\u53EF\u80FD\u88AB\u4F7F\u7528\u7684\u52A0\u5BC6\u5BC6\u7801\u5217\u8868.\u5982\u679C\u672A\u6307\u5B9A,\u5982\u679C\u672A\u6307\u5B9A,\u5219\u53EF\u80FD\u4F7F\u7528\u4EFB\u4F55\u53EF\u7528\u5BC6\u7801.
-webmanager.common.clientAuthRequired                 = \u9700\u8981\u9A8C\u8BC1\u5BA2\u6237
-webmanager.common.compressableMimeType               = \u53EF\u538B\u7F29\u7684Mime\u7C7B\u578B
-webmanager.common.compressableMimeTypeExp            = \u8FD9\u4E2A\u503C\u662F\u4E00\u4E2A\u4EE5\u9017\u53F7\u5206\u9694\u7684\u53EF\u4EE5\u4F7F\u7528HTTP\u538B\u7F29\u7684MIME\u7C7B\u578B\u7684\u5217\u8868.\u9ED8\u8BA4\u503C\u662Ftext/html,text/xml,text/plain.
-webmanager.common.compression                        = \u538B\u7F29
-webmanager.common.compressionExp                     = \u8FDE\u63A5\u5668\u53EF\u4EE5\u4F7F\u7528 HTTP/1.1 GZIP \u538B\u7F29\u4EE5\u8BD5\u56FE\u8282\u7701\u670D\u52A1\u5668\u5E26\u5BBD. \u53EF\u63A5\u53D7\u7684\u53C2\u6570\u503C\u662F "\u5173" (\u7981\u7528\u538B\u7F29), "\u5F00" (\u5141\u8BB8\u538B\u7F29, \u5C06\u81F4\u4F7F\u6587\u672C\u6570\u636E\u88AB\u538B\u7F29), "\u5F3A\u5236" (\u5F3A\u5236\u5728\u6240\u6709\u60C5\u51B5\u4E0B\u4F7F\u7528\u538B\u7F29), \u6216\u8005\u4E00\u4E2A\u6574\u6570\u503C (\u7B49\u540C\u4E8E "\u5F00", \u4F46\u6307\u5B9A\u4E86\u8F93\u51FA\u88AB\u538B\u7F29\u524D\u6570\u636E\u7684\u6700\u5C0F\u91CF). \u5982\u679Ccontent-length\u672A\u77E5\u4E14\u538B\u7F29\u8BBE\u7F6E\u4E3A"\u5F00"\u6216\u66F4\u6FC0\u8FDB,\u8F93\u51FA\u4E5F\u5C06\u88AB\u538B\u7F29. \u5982\u679C\u672A\u6307\u5B9A, \u53C2\u6570\u503C\u88AB\u8BBE\u7F6E\u4E3A"\u5173".
-webmanager.common.confirmPassword                    = \u786E\u8BA4\u5BC6\u7801
-webmanager.common.connectionLinger                   = \u8FDE\u63A5\u5EF6\u8FDF
-webmanager.common.connectionLingerExp                = \u8FDE\u63A5\u5668\u4F7F\u7528\u7684\u5957\u63A5\u5B57\u5173\u95ED\u65F6\u5EF6\u8FDF\u7684\u6BEB\u79D2\u6570.\u9ED8\u8BA4\u503C\u662F-1(\u7981\u7528\u5957\u63A5\u5B57\u5EF6\u8FDF).
-webmanager.common.connectionTimeout                  = \u8FDE\u63A5\u8D85\u65F6
-webmanager.common.connectionTimeoutExp               = \u8FDE\u63A5\u5668\u5728\u63A5\u53D7\u8FDE\u63A5\u540E\u7B49\u5F85\u8BF7\u6C42URI\u5448\u73B0\u7684\u6BEB\u79D2\u6570.\u9ED8\u8BA4\u503C\u662F60000(\u4EA6\u537360\u79D2)
-webmanager.common.disableUploadTimeout               = \u7981\u7528\u4E0A\u4F20\u8D85\u65F6
-webmanager.common.disableUploadTimeoutExp            = \u8FD9\u4E2A\u6807\u5FD7\u5141\u8BB8servlet\u5BB9\u5668\u5728\u6267\u884Cservlet\u65F6\u4F7F\u7528\u4E0D\u540C\u7684,\u957F\u4E00\u4E9B\u7684\u8FDE\u63A5\u8D85\u65F6,\u6700\u7EC8\u4F7F\u5F97servlet\u6709\u66F4\u957F\u7684\u65F6\u95F4\u6765\u5B8C\u6210\u6267\u884C\u6216\u5141\u8BB8\u5728\u6587\u4EF6\u4E0A\u4F20\u65F6\u6709\u66F4\u957F\u7684\u8D85\u65F6.\u5982\u679C\u672A\u6307\u5B9A,\u8FD9\u4E2A\u5C5E\u6027\u503C\u8BBE\u7F6E\u4E3A'\u662F'.
-webmanager.common.emptySessionPath                   = \u7A7A\u4F1A\u8BDD\u8DEF\u5F84
-webmanager.common.emptySessionPathExp                = \u5982\u679C\u9009\u4E2D,\u6240\u6709\u4F1A\u8BDDcookie\u8DEF\u5F84\u8BBE\u7F6E\u4E3A/.
-webmanager.common.enableLookups                      = \u5141\u8BB8\u67E5\u627E
-webmanager.common.enableLookupsExp                   = \u5982\u679C\u4F60\u5E0C\u671B\u5BF9request.getRemoteHost()\u7684\u8C03\u7528\u6267\u884CDNS\u67E5\u627E\u4EE5\u8FD4\u56DE\u8FDC\u7A0B\u5BA2\u6237\u7684\u5B9E\u9645\u4E3B\u673A\u540D\u8BF7\u9009\u62E9\u8BE5\u9009\u9879.\u9ED8\u8BA4\u542F\u7528DNS\u67E5\u627E.
-webmanager.common.fields                             = \u57DF
-webmanager.common.host                               = \u4E3B\u673A
-webmanager.common.hostExp                            = \u7ED1\u5B9A\u5230\u7684\u4E3B\u673A\u540D\u6216IP.\u6B63\u5E38\u503C\u662F<tt>0.0.0.0</tt> (\u6240\u6709\u63A5\u53E3) or <tt>localhost</tt> (\u4EC5\u672C\u5730\u8FDE\u63A5)
-webmanager.common.keepAliveTimeout                   = \u4FDD\u6301\u8FDE\u63A5\u8D85\u65F6
-webmanager.common.keepAliveTimeoutExp                = \u8FDE\u63A5\u5668\u5173\u95ED\u8FDE\u63A5\u524D\u7B49\u5F85\u540E\u7EED\u8BF7\u6C42\u7684\u6BEB\u79D2\u6570.\u9ED8\u8BA4\u503C\u662F\u4F7F\u7528\u8FDE\u63A5\u8D85\u65F6\u7684\u8BBE\u5B9A\u503C.
-webmanager.common.keyStore                           = \u5BC6\u94A5\u5E93
-webmanager.common.keystoreFile                       = \u5BC6\u94A5\u5E93\u6587\u4EF6
-webmanager.common.keystorePassword                   = \u5BC6\u94A5\u5E93\u5BC6\u7801
-webmanager.common.keystoreType                       = \u5BC6\u94A5\u5E93\u7C7B\u578B
-webmanager.common.list                               = \u5217\u8868
-webmanager.common.listConnectors                     = \u5217\u51FA\u8FDE\u63A5\u5668
-webmanager.common.maxHttpHeaderSize                  = Http\u5934\u6700\u5927\u957F\u5EA6
-webmanager.common.maxHttpHeaderSizeExp               = HTTP\u8BF7\u6C42\u548C\u54CD\u5E94\u5934\u7684\u6700\u5927\u5927\u5C0F,\u5355\u4F4D\u4E3A\u5B57\u8282.\u5982\u679C\u672A\u6307\u5B9A,\u8BE5\u5C5E\u6027\u503C\u4E3A4096(4KB).
-webmanager.common.maxKeepAliveRequests               = \u6700\u5927\u4FDD\u6301\u8FDE\u63A5\u8BF7\u6C42\u6570
-webmanager.common.maxKeepAliveRequestsExp            = \u53EF\u4EE5\u653E\u5165\u7BA1\u9053\u76F4\u5230\u670D\u52A1\u5668\u5173\u95ED\u8FDE\u63A5\u7684HTTP\u8BF7\u6C42\u7684\u6700\u5927\u6570\u91CF.\u5C5E\u6027\u503C\u8BBE\u4E3A1\u5C06\u7981\u7528HTTP/1.0\u4FDD\u6301\u8FDE\u63A5\u548CHTTP/1.1\u4FDD\u6301\u8FDE\u63A5\u53CA\u7BA1\u9053.\u5C5E\u6027\u503C\u8BBE\u4E3A-1\u5C06\u4E0D\u9650\u5236\u653E\u5165\u7BA1\u9053\u6216\u4FDD\u6301\u8FDE\u63A5\u7684HTTP\u8BF7\u6C42\u4E2A\u6570\u3002.\u5982\u679C\u672A\u6307\u5B9A,\u5C5E\u6027\u503C\u4E3A100.
-webmanager.common.maxPostSize                        = POST\u6700\u5927\u5927\u5C0F
-webmanager.common.maxPostSizeExp                     = \u5BB9\u5668\u5728\u8868\u5355URL\u53C2\u6570\u89E3\u6790\u65F6\u5904\u7406\u7684POST\u7684\u6700\u5927\u5B57\u8282\u6570.\u5C06\u5C5E\u6027\u503C\u8BBE\u4E3A\u5C0F\u7B49\u4E8E0\u7684\u503C\u5C06\u89E3\u9664\u9650\u5236.\u9ED8\u8BA4\u503C\u662F2097152(2MB).
-webmanager.common.maxSavePostSize                    = \u4FDD\u5B58POST\u6700\u5927\u5927\u5C0F
-webmanager.common.maxSavePostSizeExp                 = \u5BB9\u5668\u5728\u8868\u5355\u6216\u5BA2\u6237\u8BC1\u4E66\u9A8C\u8BC1\u65F6\u4FDD\u5B58\u6216\u7F13\u5B58\u7684POST\u7684\u6700\u5927\u5B57\u8282\u6570.\u5C5E\u6027\u503C\u8BBE\u4E3A-1\u5C06\u89E3\u9664\u9650\u5236.\u5C5E\u6027\u503C\u8BBE\u4E3A0\u5C06\u7981\u7528\u9A8C\u8BC1\u65F6\u4FDD\u5B58POST\u6570\u636E.\uFF0C\u9ED8\u8BA4\u503C\u662F4096(4KB).
-webmanager.common.maxSpareThreads                    = \u6700\u5927\u7A7A\u95F2\u7EBF\u7A0B\u6570\u91CF
-webmanager.common.maxSpareThreadsExp                 = \u7EBF\u7A0B\u6C60\u7EC8\u6B62\u4E0D\u5FC5\u8981\u7EBF\u7A0B\u524D\uFF0C\u6700\u591A\u5141\u8BB8\u5B58\u5728\u7684\u672A\u4F7F\u7528\u7684\u8FDE\u63A5\u8BF7\u6C42\u5904\u7406\u7EBF\u7A0B\u7684\u6570\u91CF.\u9ED8\u8BA4\u503C\u662F50.
-webmanager.common.maxThreads                         = \u7EBF\u7A0B\u6700\u5927\u6570\u91CF
-webmanager.common.maxThreadsExp                      = \u7528\u4E8E\u5904\u7406\u63A5\u6536\u8BF7\u6C42\u7684\u7EBF\u7A0B\u7684\u6700\u5927\u6570\u91CF
-webmanager.common.minSpareThreads                    = \u6700\u5C0F\u7A7A\u95F2\u7EBF\u7A0B\u6570\u91CF
-webmanager.common.minSpareThreadsExp                 = \u5F53\u8FDE\u63A5\u5668\u521D\u6B21\u542F\u52A8\u65F6\u521B\u5EFA\u7684\u8BF7\u6C42\u5904\u7406\u7EBF\u7A0B\u6570\u91CF.\u8FDE\u63A5\u5668\u4E5F\u5C06\u786E\u4FDD\u6709\u6307\u5B9A\u6570\u91CF\u7684\u53EF\u7528\u7A7A\u95F2\u5904\u7406\u7EBF\u7A0B.\u8FD9\u4E2A\u5C5E\u6027\u8BBE\u5B9A\u503C\u5E94\u5C0F\u4E8E\u6700\u5927\u7EBF\u7A0B\u6570\u7684\u8BBE\u5B9A\u503C.\u9ED8\u8BA4\u503C\u662F4.
-webmanager.common.minThreads                         = \u7EBF\u7A0B\u6700\u5C0F\u6570\u91CF
-webmanager.common.minThreadsExp                      = \u7528\u4E8E\u5904\u7406\u63A5\u6536\u8BF7\u6C42\u7684\u7EBF\u7A0B\u7684\u6700\u5C0F\u6570\u91CF
-webmanager.common.noCompressionUserAgents            = \u4E0D\u53EF\u538B\u7F29\u7684UserAgent\u503C
-webmanager.common.noCompressionUserAgentsExp         = \u8FD9\u4E2A\u503C\u662F\u4E0D\u5E94\u4F7F\u7528\u538B\u7F29\u7684HTTP\u5BA2\u6237\u7684user-agent\u7684\u6B63\u5219\u8868\u8FBE\u5F0F\u7684\u5217\u8868\uFF0C\u4EE5\u9017\u53F7\u5206\u9694,\u56E0\u4E3A\u8FD9\u4E9B\u7528\u6237\u7684\u5B9E\u73B0\u4E0D\u5B8C\u6574,\u5C3D\u7BA1\u4ED6\u4EEC\u5EFA\u8BAE\u672A\u6765\u652F\u6301.\u9ED8\u8BA4\u503C\u662F\u7A7A\u5B57\u7B26\u4E32(\u7981\u7528\u6B63\u5219\u8868\u8FBE\u5F0F\u5339\u914D).
-webmanager.common.port                               = \u7AEF\u53E3
-webmanager.common.portExp                            = \u8981\u7ED1\u5B9A\u5230\u7684\u7F51\u7EDC\u7AEF\u53E3
-webmanager.common.protocol                           = \u534F\u8BAE
-webmanager.common.proxyName                          = \u4EE3\u7406\u540D\u79F0
-webmanager.common.proxyNameExp                       = \u5982\u679C\u8FDE\u63A5\u5668\u7528\u4E8E\u4EE3\u7406\u8BBE\u5B9A,\u7528\u8FD9\u4E2A\u5C5E\u6027\u6765\u6307\u5B9A\u8C03\u7528request.getServerName()\u65F6\u8FD4\u56DE\u7684\u670D\u52A1\u5668\u540D\u79F0\u3002
-webmanager.common.proxyPort                          = \u4EE3\u7406\u7AEF\u53E3
-webmanager.common.proxyPortExp                       = \u5982\u679C\u8FDE\u63A5\u5668\u7528\u4E8E\u4EE3\u7406\u8BBE\u5B9A,\u8BBE\u7F6E\u8FD9\u4E2A\u503C\u4EE5\u6307\u5B9A\u8C03\u7528request.getServerPort()\u65F6\u8FD4\u56DE\u7684\u670D\u52A1\u5668\u7AEF\u53E3\u53F7.
-webmanager.common.redirectPort                       = \u91CD\u5B9A\u5411\u7AEF\u53E3
-webmanager.common.redirectPortExp                    = \u5982\u679C\u8FDE\u63A5\u5668\u652F\u6301\u975ESSL\u8BF7\u6C42,\u4E14\u63A5\u6536\u5230\u4E00\u4E2A\u5339\u914D\u5230<security-constraint>\u7684\u8BF7\u6C42\u9700\u8981SSL\u7684\u652F\u6301,Catalina\u5C06\u81EA\u52A8\u5C06\u8BF7\u6C42\u91CD\u5B9A\u5411\u5230\u8FD9\u91CC\u6307\u5B9A\u7684\u7AEF\u53E3\u53F7.
-webmanager.common.restrictedUserAgents               = \u9650\u5236\u7684\u4E0D\u538B\u7F29\u7684UserAgent\u503C
-webmanager.common.restrictedUserAgentsExp            = \u8FD9\u4E2A\u503C\u662F\u4E0D\u5E94\u4F7F\u7528HTTP/1.1\u6216HTTP/1.0\u4FDD\u6301\u8FDE\u63A5\u7684HTTP\u5BA2\u6237\u7684user-agent\u7684\u6B63\u5219\u8868\u8FBE\u5F0F\u7684\u5217\u8868,\u7531\u9017\u53F7\u5206\u5272\uFF0C\u5373\u4F7F\u5BA2\u6237\u5EFA\u8BAE\u652F\u6301\u8FD9\u4E9B\u7279\u6027.\u9ED8\u8BA4\u503C\u662F\u7A7A\u5B57\u7B26\u4E32(\u7981\u7528\u6B63\u5219\u8868\u8FBE\u5F0F\u5339\u914D).
-webmanager.common.server                             = \u670D\u52A1\u5668
-webmanager.common.serverExp                          = HTTP\u54CD\u5E94\u7684\u670D\u52A1\u5668\u5934.\u4E8B\u5B9E\u4E0A\u4F60\u5E76\u4E0D\u9700\u8981\u8FD9\u4E2A\u7279\u6027.
-webmanager.common.show                               = \u663E\u793A\u6240\u6709
-webmanager.common.showAllFieldsExp                   = \u5728\u8FD9\u4E2A\u6846\u5185\u6253\u52FE\u4EE5\u663E\u793A\u548C\u8BBE\u5B9A\u6240\u6709\u5C5E\u6027.\u53CD\u4E4B\u9690\u85CF\u5C5E\u6027,\u6CE8\u610F:\u9690\u85CF\u5E76\u4E0D\u4F1A\u5220\u9664\u8FD9\u4E9B\u57DF\u7684\u503C.
-webmanager.common.socketBuffer                       = \u5957\u63A5\u5B57\u7F13\u5B58
-webmanager.common.socketBufferExp                    = \u5957\u63A5\u5B57\u8F93\u51FA\u7F13\u5B58\u6240\u63D0\u4F9B\u7684\u7F13\u5B58\u7684\u6700\u5927\u5927\u5C0F(\u5355\u4F4D\u4E3A\u5B57\u8282).\u6307\u5B9A-1\u4EE5\u7981\u7528\u7F13\u5B58.\u9ED8\u8BA4\u503C\u662F\u4F7F\u75289000\u5B57\u8282\u7684\u7F13\u5B58.
-webmanager.common.strategy                           = \u7EBF\u7A0B\u6C60\u7B56\u7565
-webmanager.common.strategyExp                        = \u4F7F\u7528\u7684\u7EBF\u7A0B\u6C60\u7B56\u7565.\u9ED8\u8BA4\u7684\u7B56\u7565\u4E0D\u4F7F\u7528\u4E3B\u7EBF\u7A0B,\u4F46\u53EF\u4EE5\u5C06\u5C5E\u6027\u503C\u8BBE\u4E3A\u2018ms\u2019\u4EE5\u4F7F\u7528\u4E00\u4E2A\u66F4\u7EA6\u5B9A\u4FD7\u6210\u7684\u4F7F\u7528\u4E3B\u4FA6\u542C\u7EBF\u7A0B\u7684\u7B56\u7565.\u8BBE\u5B9A\u7EBF\u7A0B\u4F18\u5148\u7EA7\u5C5E\u6027(\u4EC5\u9002\u7528\u4E8E\u4FA6\u542C\u670D\u52A1\u5668\u5957\u63A5\u5B57\u7684\u7EBF\u7A0B)\u5C06\u663E\u8457\u63D0\u9AD8\u4E3B\u7B56\u7565\u6027\u80FD.\u9ED8\u8BA4\u4F7F\u7528\u8BE5\u7B56\u7565.
-webmanager.common.string                             = \u5B57\u7B26\u4E32
-webmanager.common.tcpNoDelay                         = TCP\u65E0\u5EF6\u8FDF
-webmanager.common.tcpNoDelayExp                      = \u5982\u679C\u52FE\u9009, \u670D\u52A1\u5668\u5957\u63A5\u5B57\u7684TCP_NO_DELAY\u9009\u9879\u5C06\u88AB\u8BBE\u5B9A,\u8FD9\u5728\u5927\u591A\u6570\u60C5\u51B5\u4E0B\u5C06\u63D0\u9AD8\u6027\u80FD.
-webmanager.common.threadPriority                     = \u7EBF\u7A0B\u4F18\u5148\u7EA7
-webmanager.common.threadPriorityExp                  = JVM\u4E2D\u8BF7\u6C42\u5904\u7406\u7EBF\u7A0B\u7684\u4F18\u5148\u7EA7.\u9ED8\u8BA4\u503C\u662Fjava.lang.Thread#NORM_PRIORITY.\u67E5\u770BJavaDoc\u4E2D\u7684 java.lang.Thread\u7C7B\u4EE5\u4E86\u89E3\u6709\u5173\u8FD9\u4E2A\u4F18\u5148\u7EA7\u7684\u66F4\u591A\u7EC6\u8282.
-webmanager.common.traceExp                           = \u52FE\u9009\u4EE5\u542F\u7528TRACE HTTP\u65B9\u6CD5
-webmanager.common.trustStore                         = \u4FE1\u4EFB\u5E93
-webmanager.common.truststoreFile                     = \u4FE1\u4EFB\u5E93\u6587\u4EF6
-webmanager.common.truststorePassword                 = \u4FE1\u4EFB\u5E93\u5BC6\u7801
-webmanager.common.truststoreType                     = \u4FE1\u4EFB\u5E93\u7C7B\u578B
-webmanager.common.uniqueName                         = \u552F\u4E00\u540D\u79F0
-webmanager.common.uniqueNameExp                      = \u4E00\u4E2A\u533A\u522B\u4E8E\u670D\u52A1\u5668\u4E2D\u4EFB\u4F55\u5176\u5B83web\u8FDE\u63A5\u5668\u7684\u540D\u79F0(\u540D\u79F0\u4E2D\u4E0D\u8981\u4F7F\u7528\u7A7A\u683C)
-webmanager.common.uriEncoding                        = URI\u7F16\u7801
-webmanager.common.uriEncodingExp                     = \u6307\u5B9A\u7528\u4E8E\u5728\u89E3\u7801\u4E86%xx\u7684URL\u4E4B\u540E\u89E3\u7801URI\u5B57\u8282\u7684\u5B57\u7B26\u7F16\u7801. \u9ED8\u8BA4\u662FISO-8859-1.
-webmanager.common.useBodyEncodingForURI              = \u5BF9URI\u4F7F\u7528\u4F53\u7F16\u7801
-webmanager.common.useBodyEncodingForURIExp           = \u6253\u52FE\u4EE5\u4F7F\u7528contentType\u4E2D\u6307\u5B9A\u7684\u7F16\u7801\u7528\u4E8EURI\u8BF7\u6C42\u53C2\u6570,\u800C\u4E0D\u662F\u4F7F\u7528URI\u7F16\u7801.
-webmanager.common.useIPVHosts                        = \u4F7F\u7528IPVHost
-webmanager.common.useIPVHostsExp                     = \u6253\u52FE\u4EE5\u4F7FTomcat\u4F7F\u7528\u63A5\u6536\u5230\u7684\u8BF7\u6C42\u7684IP\u5730\u5740\u6765\u51B3\u5B9A\u5C06\u8BF7\u6C42\u53D1\u9001\u5230\u54EA\u4E2A\u4E3B\u673A.
-webmanager.common.xPoweredBy                         = XpoweredBy
-webmanager.common.xPoweredByExp                      = \u6253\u52FE\u4EE5\u4F7FTomcat\u5EFA\u8BAE\u652F\u6301Servlet\u89C4\u8303\u4F7F\u7528\u89C4\u8303\u63A8\u8350\u7684\u5934.
-webmanager.connector.editConnector.addNew            = \u6DFB\u52A0\u65B0\u7684{0}
-webmanager.connector.editConnector.editConnector     = \u7F16\u8F91\u8FDE\u63A5\u5668{0}
-webmanager.connector.editConnector.requiredAttribute = \u8868\u793A\u5FC5\u8981\u5C5E\u6027
-webmanager.connector.editHTTP.addNewListener         = \u4E3A{1}\u6DFB\u52A0\u76D1\u542C\u5668{0}
-webmanager.connector.help.content                    = \u8FDE\u63A5\u7BA1\u7406\u5668\u663E\u793A\u4E86\u6240\u6709\u7C7B\u578B\u7684\u94FE\u63A5\uFF0C\u5E76\u4E14\u80FD\u591F\u4FEE\u6539\u8FD9\u4E2AWeb\u670D\u52A1\u5668\u7684\u8FDE\u63A5\u3002=
-webmanager.connector.normal.addNew                   = \u6DFB\u52A0
-webmanager.connector.normal.addNewListener           = \u4E3A{1}\u6DFB\u52A0\u65B0\u7684{0}\u76D1\u542C\u5668=
-webmanager.connector.normal.connectorsFor            = {0}\u7684\u8FDE\u63A5\u5668=
-webmanager.connector.normal.consoleNavailable        = \u505C\u7528{0}\u5C06\u4F7F\u63A7\u5236\u53F0\u5E94\u7528\u65E0\u6CD5\u542F\u52A8.\u505C\u7528{1}?
-webmanager.connector.normal.noConnectorsDefined      = {0}\u6CA1\u6709\u9884\u5B9A\u4E49\u7684\u8FDE\u63A5\u5668=
-webmanager.connector.normal.noWebContainers          = \u4E0D\u5B58\u5728\u9884\u5B9A\u4E49\u7684Web\u5BB9\u5668=
-webmanager.connector.normal.reallyDelete             = \u4F60\u771F\u7684\u8981\u5220\u9664{0}\u4E48\uFF1F=
-webmanager.help.disable                              = \u5173\u95ED=
-webmanager.help.disableExplanation                   = \u5173\u95ED\u6536\u96C6\u7EDF\u8BA1\u4FE1\u606F\u7684\u529F\u80FD\uFF0C\u5E76\u8FD4\u56DE\u5230\u4E3B\u9875\u9762\u3002=
-webmanager.help.refreshExplanation                   = \u4F7F\u7528\u6700\u8FD1\u7684\u7EDF\u8BA1\u4FE1\u606F\u6765\u66F4\u65B0\u663E\u793A.=
-webmanager.help.resetExplanation                     = \u91CD\u7F6E\u6240\u6709\u7684\u603B\u8BA1\uFF0C\u5E73\u5747\u7B49\u6570\u503C\u4E3A0\uFF0C\u5E76\u518D\u6B21\u542F\u52A8\u7EDF\u8BA1\u529F\u80FD\u3002=
-webmanager.help.title                                = Geronimo\u63A7\u5236\u53F0\u4F1A\u6536\u96C6\u5173\u4E8EGeronimo\u63A7\u5236\u53F0\u63A5\u6536\u5230\u7684\u8BF7\u6C42\u6570\u76EE\uFF0C\u548C\u5230Geronimo\u670D\u52A1\u5668\u7684\u8FDE\u63A5\u6570\u8FD9\u4E9B\u7EDF\u8BA1\u4FE1\u606F\u3002\u70B9\u51FB"enable"\u94FE\u63A5\u6765\u76D1\u89C6Geronimo\u670D\u52A1\u5668\u7684\u6027\u80FD\u3002=
-webmanager.normal.activeRequestCount                 = \u6D3B\u52A8\u8BF7\u6C42\u6570
-webmanager.normal.avgTime                            = \u5E73\u5747\u65F6\u95F4 (ms)
-webmanager.normal.connectionDuration                 = \u8FDE\u63A5\u6301\u7EED\u65F6\u95F4=
-webmanager.normal.connectionRequestCount             = \u8BF7\u6C42\u8FDE\u63A5\u6570=
-webmanager.normal.count                              = \u6570\u91CF
-webmanager.normal.current                            = \u5F53\u524D
-webmanager.normal.elapsedTime                        = \u5F00\u59CB\u6536\u96C6\u540E\u7ECF\u5386\u7684\u65F6\u95F4 (hh:mm:ss:SSS)
-webmanager.normal.high                               = \u6700\u9AD8
-webmanager.normal.low                                = \u6700\u4F4E
-webmanager.normal.maxTime                            = \u6700\u5927\u65F6\u95F4(ms)
-webmanager.normal.minTime                            = \u6700\u77ED\u65F6\u95F4 (ms)
-webmanager.normal.requestDuration                    = \u8BF7\u6C42\u6301\u7EED\u65F6\u95F4
-webmanager.normal.statistic                          = \u7EDF\u8BA1
-webmanager.normal.statsMessage                       = \u5F53\u524Dweb\u5BB9\u5668\u4E0D\u652F\u6301web\u7EDF\u8BA1
-webmanager.normal.total1xxResp                       = \u603B\u51711xx\u4E2A\u54CD\u5E94
-webmanager.normal.total2xxResp                       = \u603B\u51712xx\u4E2A\u54CD\u5E94
-webmanager.normal.total3xxResp                       = \u603B\u51713xx\u4E2A\u54CD\u5E94
-webmanager.normal.total4xxResp                       = \u603B\u51714xx\u4E2A\u54CD\u5E94
-webmanager.normal.total5xxResp                       = \u603B\u51715xx\u4E2A\u54CD\u5E94
-webmanager.normal.totalConnectionCount               = \u603B\u5171\u8FDE\u63A5\u6570=
-webmanager.normal.totalErrorCount                    = \u603B\u5171\u51FA\u9519\u6570
-webmanager.normal.totalRequestCount                  = \u603B\u5171\u8BF7\u6C42\u6570
-webmanager.normal.totalTime                          = \u603B\u5171\u65F6\u95F4
+webmanager.common.HTTPSAlgorithm                         = HTTPS\u7B97\u6CD5
+webmanager.common.HTTPSProtocol                          = HTTPS\u534F\u8BAE
+webmanager.common.SSLSettings                            = SSL\u8BBE\u7F6E
+webmanager.common.acceptCount                            = \u63A5\u53D7\u8FDE\u63A5\u6570
+webmanager.common.acceptCountExp                         = \u5F53\u6240\u6709\u53EF\u80FD\u7684\u8FDE\u63A5\u5904\u7406\u7EBF\u7A0B\u90FD\u5728\u4F7F\u7528\u65F6,\u961F\u5217\u5141\u8BB8\u4F20\u5165\u8FDE\u63A5\u7684\u6700\u5927\u957F\u5EA6.\u5F53\u961F\u5217\u5DF2\u6EE1\u65F6\u6240\u6709\u63A5\u6536\u7684\u8FDE\u63A5\u90FD\u5C06\u88AB\u62D2\u7EDD.\u9ED8\u8BA4\u503C\u662F10.
+webmanager.common.all                                    = \u6240\u6709
+webmanager.common.allowTrace                             = \u5141\u8BB8Trace
+webmanager.common.bufferSize                             = \u7F13\u5B58\u5927\u5C0F
+webmanager.common.bufferSizeExp                          = \u4E3A\u8FDE\u63A5\u5668\u521B\u5EFA\u7684\u8F93\u5165\u6D41\u63D0\u4F9B\u7684\u7F13\u5B58\u5927\u5C0F(\u4EE5\u5B57\u8282\u4E3A\u5355\u4F4D).\u9ED8\u8BA4\u63D0\u4F9B2048\u5B57\u8282\u7684\u7F13\u5B58.
+webmanager.common.ciphers                                = \u5BC6\u7801
+webmanager.common.ciphersExp                             = \u4EE5\u9017\u53F7\u5206\u9694\u7684\u53EF\u80FD\u88AB\u4F7F\u7528\u7684\u52A0\u5BC6\u5BC6\u7801\u5217\u8868.\u5982\u679C\u672A\u6307\u5B9A,\u5982\u679C\u672A\u6307\u5B9A,\u5219\u53EF\u80FD\u4F7F\u7528\u4EFB\u4F55\u53EF\u7528\u5BC6\u7801.
+webmanager.common.clientAuthRequired                     = \u9700\u8981\u9A8C\u8BC1\u5BA2\u6237
+webmanager.common.compressableMimeType                   = \u53EF\u538B\u7F29\u7684Mime\u7C7B\u578B
+webmanager.common.compressableMimeTypeExp                = \u8FD9\u4E2A\u503C\u662F\u4E00\u4E2A\u4EE5\u9017\u53F7\u5206\u9694\u7684\u53EF\u4EE5\u4F7F\u7528HTTP\u538B\u7F29\u7684MIME\u7C7B\u578B\u7684\u5217\u8868.\u9ED8\u8BA4\u503C\u662Ftext/html,text/xml,text/plain.
+webmanager.common.compression                            = \u538B\u7F29
+webmanager.common.compressionExp                         = \u8FDE\u63A5\u5668\u53EF\u4EE5\u4F7F\u7528 HTTP/1.1 GZIP \u538B\u7F29\u4EE5\u8BD5\u56FE\u8282\u7701\u670D\u52A1\u5668\u5E26\u5BBD. \u53EF\u63A5\u53D7\u7684\u53C2\u6570\u503C\u662F "\u5173" (\u7981\u7528\u538B\u7F29), "\u5F00" (\u5141\u8BB8\u538B\u7F29, \u5C06\u81F4\u4F7F\u6587\u672C\u6570\u636E\u88AB\u538B\u7F29), "\u5F3A\u5236" (\u5F3A\u5236\u5728\u6240\u6709\u60C5\u51B5\u4E0B\u4F7F\u7528\u538B\u7F29), \u6216\u8005\u4E00\u4E2A\u6574\u6570\u503C (\u7B49\u540C\u4E8E "\u5F00", \u4F46\u6307\u5B9A\u4E86\u8F93\u51FA\u88AB\u538B\u7F29\u524D\u6570\u636E\u7684\u6700\u5C0F\u91CF). \u5982\u679Ccontent-length\u672A\u77E5\u4E14\u538B\u7F29\u8BBE\u7F6E\u4E3A"\u5F00"\u6216\u66F4\u6FC0\u8FDB,\u8F93\u51FA\u4E5F\u5C06\u88AB\u538B\u7F29. \u5982\u679C\u672A\u6307\u5B9A, \u53C2\u6570\u503C\u88AB\u8BBE\u7F6E\u4E3A"\u5173".
+webmanager.common.confirmPassword                        = \u786E\u8BA4\u5BC6\u7801
+webmanager.common.connectionLinger                       = \u8FDE\u63A5\u5EF6\u8FDF
+webmanager.common.connectionLingerExp                    = \u8FDE\u63A5\u5668\u4F7F\u7528\u7684\u5957\u63A5\u5B57\u5173\u95ED\u65F6\u5EF6\u8FDF\u7684\u6BEB\u79D2\u6570.\u9ED8\u8BA4\u503C\u662F-1(\u7981\u7528\u5957\u63A5\u5B57\u5EF6\u8FDF).
+webmanager.common.connectionTimeout                      = \u8FDE\u63A5\u8D85\u65F6
+webmanager.common.connectionTimeoutExp                   = \u8FDE\u63A5\u5668\u5728\u63A5\u53D7\u8FDE\u63A5\u540E\u7B49\u5F85\u8BF7\u6C42URI\u5448\u73B0\u7684\u6BEB\u79D2\u6570.\u9ED8\u8BA4\u503C\u662F60000(\u4EA6\u537360\u79D2)
+webmanager.common.disableUploadTimeout                   = \u7981\u7528\u4E0A\u4F20\u8D85\u65F6
+webmanager.common.disableUploadTimeoutExp                = \u8FD9\u4E2A\u6807\u5FD7\u5141\u8BB8servlet\u5BB9\u5668\u5728\u6267\u884Cservlet\u65F6\u4F7F\u7528\u4E0D\u540C\u7684,\u957F\u4E00\u4E9B\u7684\u8FDE\u63A5\u8D85\u65F6,\u6700\u7EC8\u4F7F\u5F97servlet\u6709\u66F4\u957F\u7684\u65F6\u95F4\u6765\u5B8C\u6210\u6267\u884C\u6216\u5141\u8BB8\u5728\u6587\u4EF6\u4E0A\u4F20\u65F6\u6709\u66F4\u957F\u7684\u8D85\u65F6.\u5982\u679C\u672A\u6307\u5B9A,\u8FD9\u4E2A\u5C5E\u6027\u503C\u8BBE\u7F6E\u4E3A'\u662F'.
+webmanager.common.emptySessionPath                       = \u7A7A\u4F1A\u8BDD\u8DEF\u5F84
+webmanager.common.emptySessionPathExp                    = \u5982\u679C\u9009\u4E2D,\u6240\u6709\u4F1A\u8BDDcookie\u8DEF\u5F84\u8BBE\u7F6E\u4E3A/.
+webmanager.common.enableLookups                          = \u5141\u8BB8\u67E5\u627E
+webmanager.common.enableLookupsExp                       = \u5982\u679C\u4F60\u5E0C\u671B\u5BF9request.getRemoteHost()\u7684\u8C03\u7528\u6267\u884CDNS\u67E5\u627E\u4EE5\u8FD4\u56DE\u8FDC\u7A0B\u5BA2\u6237\u7684\u5B9E\u9645\u4E3B\u673A\u540D\u8BF7\u9009\u62E9\u8BE5\u9009\u9879.\u9ED8\u8BA4\u542F\u7528DNS\u67E5\u627E.
+webmanager.common.fields                                 = \u57DF
+webmanager.common.host                                   = \u4E3B\u673A
+webmanager.common.hostExp                                = \u7ED1\u5B9A\u5230\u7684\u4E3B\u673A\u540D\u6216IP.\u6B63\u5E38\u503C\u662F<tt>0.0.0.0</tt> (\u6240\u6709\u63A5\u53E3) or <tt>localhost</tt> (\u4EC5\u672C\u5730\u8FDE\u63A5)
+webmanager.common.keepAliveTimeout                       = \u4FDD\u6301\u8FDE\u63A5\u8D85\u65F6
+webmanager.common.keepAliveTimeoutExp                    = \u8FDE\u63A5\u5668\u5173\u95ED\u8FDE\u63A5\u524D\u7B49\u5F85\u540E\u7EED\u8BF7\u6C42\u7684\u6BEB\u79D2\u6570.\u9ED8\u8BA4\u503C\u662F\u4F7F\u7528\u8FDE\u63A5\u8D85\u65F6\u7684\u8BBE\u5B9A\u503C.
+webmanager.common.keyStore                               = \u5BC6\u94A5\u5E93
+webmanager.common.keystoreFile                           = \u5BC6\u94A5\u5E93\u6587\u4EF6
+webmanager.common.keystorePassword                       = \u5BC6\u94A5\u5E93\u5BC6\u7801
+webmanager.common.keystoreType                           = \u5BC6\u94A5\u5E93\u7C7B\u578B
+webmanager.common.list                                   = \u5217\u8868
+webmanager.common.listConnectors                         = \u5217\u51FA\u8FDE\u63A5\u5668
+webmanager.common.maxHttpHeaderSize                      = Http\u5934\u6700\u5927\u957F\u5EA6
+webmanager.common.maxHttpHeaderSizeExp                   = HTTP\u8BF7\u6C42\u548C\u54CD\u5E94\u5934\u7684\u6700\u5927\u5927\u5C0F,\u5355\u4F4D\u4E3A\u5B57\u8282.\u5982\u679C\u672A\u6307\u5B9A,\u8BE5\u5C5E\u6027\u503C\u4E3A4096(4KB).
+webmanager.common.maxKeepAliveRequests                   = \u6700\u5927\u4FDD\u6301\u8FDE\u63A5\u8BF7\u6C42\u6570
+webmanager.common.maxKeepAliveRequestsExp                = \u53EF\u4EE5\u653E\u5165\u7BA1\u9053\u76F4\u5230\u670D\u52A1\u5668\u5173\u95ED\u8FDE\u63A5\u7684HTTP\u8BF7\u6C42\u7684\u6700\u5927\u6570\u91CF.\u5C5E\u6027\u503C\u8BBE\u4E3A1\u5C06\u7981\u7528HTTP/1.0\u4FDD\u6301\u8FDE\u63A5\u548CHTTP/1.1\u4FDD\u6301\u8FDE\u63A5\u53CA\u7BA1\u9053.\u5C5E\u6027\u503C\u8BBE\u4E3A-1\u5C06\u4E0D\u9650\u5236\u653E\u5165\u7BA1\u9053\u6216\u4FDD\u6301\u8FDE\u63A5\u7684HTTP\u8BF7\u6C42\u4E2A\u6570\u3002.\u5982\u679C\u672A\u6307\u5B9A,\u5C5E\u6027\u503C\u4E3A100.
+webmanager.common.maxPostSize                            = POST\u6700\u5927\u5927\u5C0F
+webmanager.common.maxPostSizeExp                         = \u5BB9\u5668\u5728\u8868\u5355URL\u53C2\u6570\u89E3\u6790\u65F6\u5904\u7406\u7684POST\u7684\u6700\u5927\u5B57\u8282\u6570.\u5C06\u5C5E\u6027\u503C\u8BBE\u4E3A\u5C0F\u7B49\u4E8E0\u7684\u503C\u5C06\u89E3\u9664\u9650\u5236.\u9ED8\u8BA4\u503C\u662F2097152(2MB).
+webmanager.common.maxSavePostSize                        = \u4FDD\u5B58POST\u6700\u5927\u5927\u5C0F
+webmanager.common.maxSavePostSizeExp                     = \u5BB9\u5668\u5728\u8868\u5355\u6216\u5BA2\u6237\u8BC1\u4E66\u9A8C\u8BC1\u65F6\u4FDD\u5B58\u6216\u7F13\u5B58\u7684POST\u7684\u6700\u5927\u5B57\u8282\u6570.\u5C5E\u6027\u503C\u8BBE\u4E3A-1\u5C06\u89E3\u9664\u9650\u5236.\u5C5E\u6027\u503C\u8BBE\u4E3A0\u5C06\u7981\u7528\u9A8C\u8BC1\u65F6\u4FDD\u5B58POST\u6570\u636E.\uFF0C\u9ED8\u8BA4\u503C\u662F4096(4KB).
+webmanager.common.maxSpareThreads                        = \u6700\u5927\u7A7A\u95F2\u7EBF\u7A0B\u6570\u91CF
+webmanager.common.maxSpareThreadsExp                     = \u7EBF\u7A0B\u6C60\u7EC8\u6B62\u4E0D\u5FC5\u8981\u7EBF\u7A0B\u524D\uFF0C\u6700\u591A\u5141\u8BB8\u5B58\u5728\u7684\u672A\u4F7F\u7528\u7684\u8FDE\u63A5\u8BF7\u6C42\u5904\u7406\u7EBF\u7A0B\u7684\u6570\u91CF.\u9ED8\u8BA4\u503C\u662F50.
+webmanager.common.maxThreads                             = \u7EBF\u7A0B\u6700\u5927\u6570\u91CF
+webmanager.common.maxThreadsExp                          = \u7528\u4E8E\u5904\u7406\u63A5\u6536\u8BF7\u6C42\u7684\u7EBF\u7A0B\u7684\u6700\u5927\u6570\u91CF
+webmanager.common.minSpareThreads                        = \u6700\u5C0F\u7A7A\u95F2\u7EBF\u7A0B\u6570\u91CF
+webmanager.common.minSpareThreadsExp                     = \u5F53\u8FDE\u63A5\u5668\u521D\u6B21\u542F\u52A8\u65F6\u521B\u5EFA\u7684\u8BF7\u6C42\u5904\u7406\u7EBF\u7A0B\u6570\u91CF.\u8FDE\u63A5\u5668\u4E5F\u5C06\u786E\u4FDD\u6709\u6307\u5B9A\u6570\u91CF\u7684\u53EF\u7528\u7A7A\u95F2\u5904\u7406\u7EBF\u7A0B.\u8FD9\u4E2A\u5C5E\u6027\u8BBE\u5B9A\u503C\u5E94\u5C0F\u4E8E\u6700\u5927\u7EBF\u7A0B\u6570\u7684\u8BBE\u5B9A\u503C.\u9ED8\u8BA4\u503C\u662F4.
+webmanager.common.minThreads                             = \u7EBF\u7A0B\u6700\u5C0F\u6570\u91CF
+webmanager.common.minThreadsExp                          = \u7528\u4E8E\u5904\u7406\u63A5\u6536\u8BF7\u6C42\u7684\u7EBF\u7A0B\u7684\u6700\u5C0F\u6570\u91CF
+webmanager.common.noCompressionUserAgents                = \u4E0D\u53EF\u538B\u7F29\u7684UserAgent\u503C
+webmanager.common.noCompressionUserAgentsExp             = \u8FD9\u4E2A\u503C\u662F\u4E0D\u5E94\u4F7F\u7528\u538B\u7F29\u7684HTTP\u5BA2\u6237\u7684user-agent\u7684\u6B63\u5219\u8868\u8FBE\u5F0F\u7684\u5217\u8868\uFF0C\u4EE5\u9017\u53F7\u5206\u9694,\u56E0\u4E3A\u8FD9\u4E9B\u7528\u6237\u7684\u5B9E\u73B0\u4E0D\u5B8C\u6574,\u5C3D\u7BA1\u4ED6\u4EEC\u5EFA\u8BAE\u672A\u6765\u652F\u6301.\u9ED8\u8BA4\u503C\u662F\u7A7A\u5B57\u7B26\u4E32(\u7981\u7528\u6B63\u5219\u8868\u8FBE\u5F0F\u5339\u914D).
+webmanager.common.port                                   = \u7AEF\u53E3
+webmanager.common.portExp                                = \u8981\u7ED1\u5B9A\u5230\u7684\u7F51\u7EDC\u7AEF\u53E3
+webmanager.common.protocol                               = \u534F\u8BAE
+webmanager.common.proxyName                              = \u4EE3\u7406\u540D\u79F0
+webmanager.common.proxyNameExp                           = \u5982\u679C\u8FDE\u63A5\u5668\u7528\u4E8E\u4EE3\u7406\u8BBE\u5B9A,\u7528\u8FD9\u4E2A\u5C5E\u6027\u6765\u6307\u5B9A\u8C03\u7528request.getServerName()\u65F6\u8FD4\u56DE\u7684\u670D\u52A1\u5668\u540D\u79F0\u3002
+webmanager.common.proxyPort                              = \u4EE3\u7406\u7AEF\u53E3
+webmanager.common.proxyPortExp                           = \u5982\u679C\u8FDE\u63A5\u5668\u7528\u4E8E\u4EE3\u7406\u8BBE\u5B9A,\u8BBE\u7F6E\u8FD9\u4E2A\u503C\u4EE5\u6307\u5B9A\u8C03\u7528request.getServerPort()\u65F6\u8FD4\u56DE\u7684\u670D\u52A1\u5668\u7AEF\u53E3\u53F7.
+webmanager.common.redirectPort                           = \u91CD\u5B9A\u5411\u7AEF\u53E3
+webmanager.common.redirectPortExp                        = \u5982\u679C\u8FDE\u63A5\u5668\u652F\u6301\u975ESSL\u8BF7\u6C42,\u4E14\u63A5\u6536\u5230\u4E00\u4E2A\u5339\u914D\u5230<security-constraint>\u7684\u8BF7\u6C42\u9700\u8981SSL\u7684\u652F\u6301,Catalina\u5C06\u81EA\u52A8\u5C06\u8BF7\u6C42\u91CD\u5B9A\u5411\u5230\u8FD9\u91CC\u6307\u5B9A\u7684\u7AEF\u53E3\u53F7.
+webmanager.common.restrictedUserAgents                   = \u9650\u5236\u7684\u4E0D\u538B\u7F29\u7684UserAgent\u503C
+webmanager.common.restrictedUserAgentsExp                = \u8FD9\u4E2A\u503C\u662F\u4E0D\u5E94\u4F7F\u7528HTTP/1.1\u6216HTTP/1.0\u4FDD\u6301\u8FDE\u63A5\u7684HTTP\u5BA2\u6237\u7684user-agent\u7684\u6B63\u5219\u8868\u8FBE\u5F0F\u7684\u5217\u8868,\u7531\u9017\u53F7\u5206\u5272\uFF0C\u5373\u4F7F\u5BA2\u6237\u5EFA\u8BAE\u652F\u6301\u8FD9\u4E9B\u7279\u6027.\u9ED8\u8BA4\u503C\u662F\u7A7A\u5B57\u7B26\u4E32(\u7981\u7528\u6B63\u5219\u8868\u8FBE\u5F0F\u5339\u914D).
+webmanager.common.server                                 = \u670D\u52A1\u5668
+webmanager.common.serverExp                              = HTTP\u54CD\u5E94\u7684\u670D\u52A1\u5668\u5934.\u4E8B\u5B9E\u4E0A\u4F60\u5E76\u4E0D\u9700\u8981\u8FD9\u4E2A\u7279\u6027.
+webmanager.common.show                                   = \u663E\u793A\u6240\u6709
+webmanager.common.showAllFieldsExp                       = \u5728\u8FD9\u4E2A\u6846\u5185\u6253\u52FE\u4EE5\u663E\u793A\u548C\u8BBE\u5B9A\u6240\u6709\u5C5E\u6027.\u53CD\u4E4B\u9690\u85CF\u5C5E\u6027,\u6CE8\u610F:\u9690\u85CF\u5E76\u4E0D\u4F1A\u5220\u9664\u8FD9\u4E9B\u57DF\u7684\u503C.
+webmanager.common.socketBuffer                           = \u5957\u63A5\u5B57\u7F13\u5B58
+webmanager.common.socketBufferExp                        = \u5957\u63A5\u5B57\u8F93\u51FA\u7F13\u5B58\u6240\u63D0\u4F9B\u7684\u7F13\u5B58\u7684\u6700\u5927\u5927\u5C0F(\u5355\u4F4D\u4E3A\u5B57\u8282).\u6307\u5B9A-1\u4EE5\u7981\u7528\u7F13\u5B58.\u9ED8\u8BA4\u503C\u662F\u4F7F\u75289000\u5B57\u8282\u7684\u7F13\u5B58.
+webmanager.common.strategy                               = \u7EBF\u7A0B\u6C60\u7B56\u7565
+webmanager.common.strategyExp                            = \u4F7F\u7528\u7684\u7EBF\u7A0B\u6C60\u7B56\u7565.\u9ED8\u8BA4\u7684\u7B56\u7565\u4E0D\u4F7F\u7528\u4E3B\u7EBF\u7A0B,\u4F46\u53EF\u4EE5\u5C06\u5C5E\u6027\u503C\u8BBE\u4E3A\u2018ms\u2019\u4EE5\u4F7F\u7528\u4E00\u4E2A\u66F4\u7EA6\u5B9A\u4FD7\u6210\u7684\u4F7F\u7528\u4E3B\u4FA6\u542C\u7EBF\u7A0B\u7684\u7B56\u7565.\u8BBE\u5B9A\u7EBF\u7A0B\u4F18\u5148\u7EA7\u5C5E\u6027(\u4EC5\u9002\u7528\u4E8E\u4FA6\u542C\u670D\u52A1\u5668\u5957\u63A5\u5B57\u7684\u7EBF\u7A0B)\u5C06\u663E\u8457\u63D0\u9AD8\u4E3B\u7B56\u7565\u6027\u80FD.\u9ED8\u8BA4\u4F7F\u7528\u8BE5\u7B56\u7565.
+webmanager.common.string                                 = \u5B57\u7B26\u4E32
+webmanager.common.tcpNoDelay                             = TCP\u65E0\u5EF6\u8FDF
+webmanager.common.tcpNoDelayExp                          = \u5982\u679C\u52FE\u9009, \u670D\u52A1\u5668\u5957\u63A5\u5B57\u7684TCP_NO_DELAY\u9009\u9879\u5C06\u88AB\u8BBE\u5B9A,\u8FD9\u5728\u5927\u591A\u6570\u60C5\u51B5\u4E0B\u5C06\u63D0\u9AD8\u6027\u80FD.
+webmanager.common.threadPriority                         = \u7EBF\u7A0B\u4F18\u5148\u7EA7
+webmanager.common.threadPriorityExp                      = JVM\u4E2D\u8BF7\u6C42\u5904\u7406\u7EBF\u7A0B\u7684\u4F18\u5148\u7EA7.\u9ED8\u8BA4\u503C\u662Fjava.lang.Thread#NORM_PRIORITY.\u67E5\u770BJavaDoc\u4E2D\u7684 java.lang.Thread\u7C7B\u4EE5\u4E86\u89E3\u6709\u5173\u8FD9\u4E2A\u4F18\u5148\u7EA7\u7684\u66F4\u591A\u7EC6\u8282.
+webmanager.common.traceExp                               = \u52FE\u9009\u4EE5\u542F\u7528TRACE HTTP\u65B9\u6CD5
+webmanager.common.trustStore                             = \u4FE1\u4EFB\u5E93
+webmanager.common.truststoreFile                         = \u4FE1\u4EFB\u5E93\u6587\u4EF6
+webmanager.common.truststorePassword                     = \u4FE1\u4EFB\u5E93\u5BC6\u7801
+webmanager.common.truststoreType                         = \u4FE1\u4EFB\u5E93\u7C7B\u578B
+webmanager.common.uniqueName                             = \u552F\u4E00\u540D\u79F0
+webmanager.common.uniqueNameExp                          = \u4E00\u4E2A\u533A\u522B\u4E8E\u670D\u52A1\u5668\u4E2D\u4EFB\u4F55\u5176\u5B83web\u8FDE\u63A5\u5668\u7684\u540D\u79F0(\u540D\u79F0\u4E2D\u4E0D\u8981\u4F7F\u7528\u7A7A\u683C)
+webmanager.common.uriEncoding                            = URI\u7F16\u7801
+webmanager.common.uriEncodingExp                         = \u6307\u5B9A\u7528\u4E8E\u5728\u89E3\u7801\u4E86%xx\u7684URL\u4E4B\u540E\u89E3\u7801URI\u5B57\u8282\u7684\u5B57\u7B26\u7F16\u7801. \u9ED8\u8BA4\u662FISO-8859-1.
+webmanager.common.useBodyEncodingForURI                  = \u5BF9URI\u4F7F\u7528\u4F53\u7F16\u7801
+webmanager.common.useBodyEncodingForURIExp               = \u6253\u52FE\u4EE5\u4F7F\u7528contentType\u4E2D\u6307\u5B9A\u7684\u7F16\u7801\u7528\u4E8EURI\u8BF7\u6C42\u53C2\u6570,\u800C\u4E0D\u662F\u4F7F\u7528URI\u7F16\u7801.
+webmanager.common.useIPVHosts                            = \u4F7F\u7528IPVHost
+webmanager.common.useIPVHostsExp                         = \u6253\u52FE\u4EE5\u4F7FTomcat\u4F7F\u7528\u63A5\u6536\u5230\u7684\u8BF7\u6C42\u7684IP\u5730\u5740\u6765\u51B3\u5B9A\u5C06\u8BF7\u6C42\u53D1\u9001\u5230\u54EA\u4E2A\u4E3B\u673A.
+webmanager.common.xPoweredBy                             = XpoweredBy
+webmanager.common.xPoweredByExp                          = \u6253\u52FE\u4EE5\u4F7FTomcat\u5EFA\u8BAE\u652F\u6301Servlet\u89C4\u8303\u4F7F\u7528\u89C4\u8303\u63A8\u8350\u7684\u5934.
+webmanager.connector.editConnector.addNew                = \u6DFB\u52A0\u65B0\u7684
+webmanager.connector.editConnector.attribute             = \u5C5E\u6027
+webmanager.connector.editConnector.desc                  = \u63CF\u8FF0
+webmanager.connector.editConnector.editConnector         = \u7F16\u8F91\u8FDE\u63A5\u5668
+webmanager.connector.editConnector.requiredAttribute     = \uFF08\u52A0<strong>*</strong>\u53F7\u7684\u4E3A\u5FC5\u586B\u5C5E\u6027\uFF09
+webmanager.connector.editConnector.type                  = \u7C7B\u578B
+webmanager.connector.editConnector.value                 = \u503C
+webmanager.connector.editHTTP.addNewListener             = \u4E3A{1}\u6DFB\u52A0\u76D1\u542C\u5668{0}
+webmanager.connector.help.content                        = \u8FDE\u63A5\u7BA1\u7406\u5668\u663E\u793A\u4E86\u6240\u6709\u7C7B\u578B\u7684\u94FE\u63A5\uFF0C\u5E76\u4E14\u80FD\u591F\u4FEE\u6539\u8FD9\u4E2AWeb\u670D\u52A1\u5668\u7684\u8FDE\u63A5\u3002=
+webmanager.connector.normal.addNew                       = \u6DFB\u52A0
+webmanager.connector.normal.addNewListener               = \u4E3A{1}\u6DFB\u52A0\u65B0\u7684{0}\u76D1\u542C\u5668=
+webmanager.connector.normal.connectorsFor                = {0}\u7684\u8FDE\u63A5\u5668=
+webmanager.connector.normal.consoleNavailable            = \u505C\u7528{0}\u5C06\u4F7F\u63A7\u5236\u53F0\u5E94\u7528\u65E0\u6CD5\u542F\u52A8.\u505C\u7528{1}?
+webmanager.connector.normal.noConnectorsDefined          = {0}\u6CA1\u6709\u9884\u5B9A\u4E49\u7684\u8FDE\u63A5\u5668=
+webmanager.connector.normal.noWebContainers              = \u4E0D\u5B58\u5728\u9884\u5B9A\u4E49\u7684Web\u5BB9\u5668=
+webmanager.connector.normal.reallyDelete                 = \u4F60\u771F\u7684\u8981\u5220\u9664{0}\u4E48\uFF1F=
+webmanager.help.disable                                  = \u5173\u95ED
+webmanager.help.disableExplanation                       = \u5173\u95ED\u6536\u96C6\u7EDF\u8BA1\u4FE1\u606F\u7684\u529F\u80FD\uFF0C\u5E76\u8FD4\u56DE\u5230\u4E3B\u9875\u9762\u3002
+webmanager.help.refreshExplanation                       = \u4F7F\u7528\u6700\u8FD1\u7684\u7EDF\u8BA1\u4FE1\u606F\u6765\u66F4\u65B0\u663E\u793A\u3002
+webmanager.help.resetExplanation                         = \u91CD\u7F6E\u6240\u6709\u7684\u603B\u8BA1\uFF0C\u5E73\u5747\u7B49\u6570\u503C\u4E3A0\uFF0C\u5E76\u518D\u6B21\u542F\u52A8\u7EDF\u8BA1\u529F\u80FD\u3002
+webmanager.help.title                                    = Geronimo\u63A7\u5236\u53F0\u4F1A\u6536\u96C6\u5173\u4E8EGeronimo\u63A7\u5236\u53F0\u63A5\u6536\u5230\u7684\u8BF7\u6C42\u6570\u76EE\uFF0C\u548C\u5230Geronimo\u670D\u52A1\u5668\u7684\u8FDE\u63A5\u6570\u8FD9\u4E9B\u7EDF\u8BA1\u4FE1\u606F\u3002\u70B9\u51FB"enable"\u94FE\u63A5\u6765\u76D1\u89C6Geronimo\u670D\u52A1\u5668\u7684\u6027\u80FD\u3002
+webmanager.normal.activeRequestCount                     = \u6D3B\u52A8\u8BF7\u6C42\u6570
+webmanager.normal.avgTime                                = \u5E73\u5747\u65F6\u95F4 (ms)
+webmanager.normal.connectionDuration                     = \u8FDE\u63A5\u6301\u7EED\u65F6\u95F4=
+webmanager.normal.connectionRequestCount                 = \u8BF7\u6C42\u8FDE\u63A5\u6570=
+webmanager.normal.count                                  = \u6570\u91CF
+webmanager.normal.current                                = \u5F53\u524D
+webmanager.normal.elapsedTime                            = \u5F00\u59CB\u6536\u96C6\u540E\u7ECF\u5386\u7684\u65F6\u95F4 (hh:mm:ss:SSS)
+webmanager.normal.high                                   = \u6700\u9AD8
+webmanager.normal.low                                    = \u6700\u4F4E
+webmanager.normal.maxTime                                = \u6700\u5927\u65F6\u95F4(ms)
+webmanager.normal.minTime                                = \u6700\u77ED\u65F6\u95F4 (ms)
+webmanager.normal.requestDuration                        = \u8BF7\u6C42\u6301\u7EED\u65F6\u95F4
+webmanager.normal.statistic                              = \u7EDF\u8BA1
+webmanager.normal.statsMessage                           = \u5F53\u524Dweb\u5BB9\u5668\u4E0D\u652F\u6301web\u7EDF\u8BA1
+webmanager.normal.total1xxResp                           = \u603B\u51711xx\u4E2A\u54CD\u5E94
+webmanager.normal.total2xxResp                           = \u603B\u51712xx\u4E2A\u54CD\u5E94
+webmanager.normal.total3xxResp                           = \u603B\u51713xx\u4E2A\u54CD\u5E94
+webmanager.normal.total4xxResp                           = \u603B\u51714xx\u4E2A\u54CD\u5E94
+webmanager.normal.total5xxResp                           = \u603B\u51715xx\u4E2A\u54CD\u5E94
+webmanager.normal.totalConnectionCount                   = \u603B\u5171\u8FDE\u63A5\u6570=
+webmanager.normal.totalErrorCount                        = \u603B\u5171\u51FA\u9519\u6570
+webmanager.normal.totalRequestCount                      = \u603B\u5171\u8BF7\u6C42\u6570
+webmanager.normal.totalTime                              = \u603B\u5171\u65F6\u95F4
 
 welcome.welcomeMaximized.fragment1   = \u7528\u6237\u767B\u5F55\u7BA1\u7406\u63A7\u5236\u53F0\u540E\u5C06\u9996\u5148\u770B\u5230\u6B64\u9875\u3002\u5728\u6B64\u9875\u9762\u6709\u6B64\u7BA1\u7406\u63A7\u5236\u53F0\u7684\u4E00\u4E2A\u7B80\u5355\u4ECB\u7ECD\u3002
 welcome.welcomeMaximized.fragment2   = \u8981\u8FD4\u56DE\u6B22\u8FCE\u9875\u9762\uFF0C\u8BF7\u5355\u51FB\u6B64\u5C0F\u7A97\u53E3\u6807\u9898\u680F\u4E2D\u7684\u201Cview\u201D\u3002

Modified: geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo.properties?rev=732763&r1=732762&r2=732763&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo.properties (original)
+++ geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo.properties Thu Jan  8 09:19:37 2009
@@ -201,4 +201,4 @@
 
 warnMsg06 = A certificate with the serial number <b>{0}</b> has already been issued. You may be seeing this message since you have clicked on 'Issue Certificate' button a second time.
 
-warnMsg07 = <div style='font-size:large;'><b>A shutdown of the server will disable this Web Console!</b></div>\r\n<p>Proceed only if you are certain you want to terminate the server.</p>
+warnMsg07 = <p style='font-size:120%;'><b>A shutdown of the server will disable this Web Console! Proceed only if you are certain you want to terminate the server.</b></p>

Modified: geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo_zh.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo_zh.properties?rev=732763&r1=732762&r2=732763&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo_zh.properties (original)
+++ geronimo/server/trunk/plugins/console/console-base-portlets/src/main/resources/portletinfo_zh.properties Thu Jan  8 09:19:37 2009
@@ -201,4 +201,4 @@
 
 warnMsg06 = \u5E8F\u5217\u53F7\u4E3A<b>{0}</b>\u7684\u8BC1\u4E66\u5148\u524D\u5DF2\u88AB\u53D1\u5E03\uFF0C\u5F53\u4F60\u70B9\u51FB\u4E86'\u53D1\u5E03\u8BC1\u4E66'\u6309\u94AE\u4E24\u6B21\u65F6\u4F60\u53EF\u80FD\u4F1A\u770B\u5230\u8FD9\u6761\u6D88\u606F\u3002
 
-warnMsg07 = <div style='font-size:large;'><b>\u5173\u95ED\u670D\u52A1\u5668\u5C06\u4F1A\u4F7FWeb\u63A7\u5236\u53F0\u4E0D\u53EF\u7528\uFF01</b></div>\r\n<p>\u53EA\u6709\u5F53\u4F60\u786E\u5B9A\u8981\u5173\u95ED\u670D\u52A1\u5668\u65F6\uFF0C\u624D\u7EE7\u7EED\u3002</p>
+warnMsg07 = <p style='font-size:120%;'><b>\u5173\u95ED\u670D\u52A1\u5668\u5C06\u4F1A\u4F7FWeb\u63A7\u5236\u53F0\u4E0D\u53EF\u7528\uFF01\u53EA\u6709\u5F53\u4F60\u786E\u5B9A\u8981\u5173\u95ED\u670D\u52A1\u5668\u65F6\uFF0C\u624D\u7EE7\u7EED\u3002</b></p>