index_title=Apache Webserver
index_eroot=The Apache root directory $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct paths.
index_eserver=The Apache server executable $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct path.
index_econf=The Apache configuration file $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct path.
index_eports=Your Apache configuration contains more than 1 $1 directive. The current version of Webmin cannot properly handle this setup.
index_global=Global Configuration
index_virts=Virtual Servers
index_defserv=Default Server
index_defdesc1=Defines the default settings for all other virtual servers, and processes any unhandled requests.
index_any=Any
index_default=Default
index_auto=Automatic
index_virt=Virtual Server
index_vname=Handles the name-based server $1 on address $2.
index_vdef=Processes all requests not handled by other virtual servers.
index_defdesc2=Defines the default settings for all other virtual servers.
index_vport=Processes all requests on port $1 not handled by other virtual servers.
index_vaddr=Handles all requests to the address $1.
index_vaddrport=Handles all requests to the address $1 on port $2.
index_type=Type
index_addr=Address
index_nv=Add name virtual server address (if needed)
index_port=Port
index_name=Server Name
index_root=Document Root
index_create=Create a New Virtual Server
index_return=server list
index_toomany=There are too many virtual servers on your system to display on one page
index_find=Find servers where
index_equals=equals
index_matches=matches
index_nequals=not equals
index_nmatches=not matches

cvirt_ecannot=You are not allowed to create a virtual server
cvirt_err=Failed to create virtual server
cvirt_eaddr1=No address entered
cvirt_eaddr2='$1' is not a valid address
cvirt_eport='$1' is not a valid port
cvirt_ename='$1' is not a valid server name
cvirt_eroot1=You must enter a document root
cvirt_eroot2=Failed to create directory '$1' : $2
cvirt_etaken=A virtual server with the same name and port already exists

etype=You are not allowed to edit options of this type
efailed=Failed to save $1
apache_apply=Apply Changes
apache_stop=Stop Apache
apache_start=Start Apache
auth_return=access control
default_serv=default server
bytes=bytes

global_ecannot=You are not allowed to edit global options
global_mime=Global MIME types list
global_mimedesc=Click on a MIME type from the list below to edit it, or use the link at the bottom of the page to add a new type to the list.
global_type=Type
global_ext=Extensions
global_add=Add a new MIME type
global_return=MIME types

mime_ecannot=You are not allowed to edit mime types
mime_edit=Edit MIME Type
mime_add=Add MIME Type
mime_header=Filename extensions to MIME type mapping
mime_type=MIME Type
mime_ext=Extensions
mime_err=Failed to save MIME type
mime_etype='$1' is not a valid MIME type

virt_ecannot=You cannot edit this virtual server
virt_title=Virtual Server Options
virt_header=For $1
virt_opts=Virtual Server Options
virt_conf=Server Configuration
virt_show=Show Directives
virt_edit=Edit Directives
virt_adddir=Create Per-Directory, Files or Location Options
virt_type=Type
virt_Directory=Directory
virt_Files=Files
virt_Location=Location
virt_exact=Exact match
virt_re=Match regexp
virt_regexp=Regexp?
virt_path=Path
virt_return=server index
virt_euser=You are not allowed to change the user or group for this virtual server.
virt_header2=$1 for $2

vserv_title=Virtual Server Configuration
vserv_ecannot=You cannot edit this virtual server's address
vserv_addr=Address
vserv_addrs=Addresses
vserv_port=Port
vserv_any=Any
vserv_default=Default
vserv_root=Document Root
vserv_name=Server Name
vserv_delete=Delete Virtual Server
vserv_err=Failed to save virtual server
vserv_eaddr1=No address entered
vserv_eaddr2='$1' is not a valid address
vserv_eport='$1' is not a valid port
vserv_eroot='$1' is not a valid document root
vserv_ename='$1' is not a valid server name
vserv_eaddrs=No virtual server addresses entered

show_title=Directives
show_edit=Edit Apache directive:
show_these=Manually edit directives
show_ok=Edit

manual_title=Edit Directives
manual_header=Use the text box below to manually edit the Apache directives in $1 that apply to this virtual server, directory or files.
manual_ecannot=You are not allowed to manually edit directives

dir_title=Per-Directory Options
dir_header=For $1 on $2
dir_show=Show Directives
dir_edit=Edit Directives
dir_opts=Options apply to ..
dir_Directory=Directory
dir_Files=Files
dir_Location=Location
dir_type=Type
dir_regexp=Regexp?
dir_exact=Exact match
dir_re=Match regexp
dir_path=Path
dir_return=directory index
dir_header2=$1 for $2

type_0=Processes and Limits
type_1=Networking and Addresses
type_2=Apache Modules
type_3=Log Files
type_4=Access Control
type_5=Document Options
type_6=MIME Types
type_7=Error Handling
type_8=User and Group
type_9=Miscellaneous
type_10=Aliases and Redirects
type_11=CGI Programs
type_12=Directory Indexing
type_13=Proxying
type_14=SSL Options
type_15=Perl
type_16=PHP
type_17=Automatic Virtual Hosts

htaccess_title=Per-Directory Options Files
htaccess_ecannot=You cannot edit htaccess files
htaccess_desc=Additional per-directory options can be specified in a file (usually called <tt>.htaccess</tt>) in each directory. The options apply to all files in that directory and any sub-directories, unless overridden by another options file.
htaccess_create=Create Options File
htaccess_find=Find Options Files
htaccess_auto=Automatically
htaccess_from=From directory
htaccess_return=options file list
htaccess_edir='$1' is not a valid directory
htaccess_ecreate=You are not allowed to create this options file
htaccess_edelete=You are not allowed to delete this options file

htindex_ecannot=You are not allowed to edit this options file
htindex_title=Per-Directory Options File
htindex_delete=Delete File
htindex_show=Show Directives
htindex_edit=Edit Directives
htindex_opts=Per-Directory Options
htindex_file=Per-File Configuration
htindex_create=Create Per-File Options
htindex_regexp=Regexp?
htindex_exact=Exact match
htindex_re=Match regexp
htindex_path=Path
htindex_header=For $1
htindex_header2=$1 for options file $2
htindex_return=options file index

htfile_title=Per-File Options
htfile_header=For $1 in $2
htfile_show=Show Directives
htfile_edit=Edit Directives
htfile_apply=Options apply to ..
htfile_header2=$1 for $2

reconfig_title=Re-Configure Known Modules
reconfig_ecannot=You are not allowed to reconfigure apache
reconfig_ever=Failed to get the version of Apache server executable $1. Check your <a href='$2'>module configuration</a> to make sure this is the correct path.
reconfig_desc1=Your Apache configuration has changed, or has not yet been examined by Webmin. Below is a list of all Apache modules supported by Webmin, with those currently installed selected. You may select or de-select modules if the list is incorrect.
reconfig_desc2=Below is a list of all Apache modules supported by Webmin, with those currently installed selected. If you are using dynamically loaded modules then you may need to select those that are dynamically loaded.
reconfig_desc3=If you are unsure which modules are supported by Apache on your system, just Configure as Webmin can normally work out the supported modules automatically.
reconfig_ok=Configure

defines_title=Edit Defined Parameters
defines_ecannot=You are not allowed to edit httpd defines
defines_desc=When Apache is started, parameters can be passed to it with the <tt>-D</tt> command line option. Because these parameters can affect which directives are used in your config files, Webmin needs to know which ones are passed to Apache when it is started up. Enter the parameters used on your system into the text field on the right.
defines_config=Note that the following defined parameters are already known : $1

authu_ecannot='$1' is not an allowed users text file
authu_title=User List
authu_header=In file $1
authu_header2=Users from text file $1
authu_none=No users in text file $1
authu_add=Add a new user
authu_return=user list
authu_edit=Edit User
authu_create=Create User
authu_user=Username
authu_pass=Password
authu_enc=Encrypted..
authu_plain=Plain text..
authu_err=Failed to save user
authu_euser=No username entered
authu_euser2=Username cannot contain a :
authu_edup=A user called '$1' already exists
authu_sync=The options below allow you to configure Webmin to automatically add, update or delete a user from this password file when a user is added, modified or removed in the <tt>Users and Groups</tt> module.
authu_screate=Add a user when a Unix user is added
authu_sdelete=Delete the user when a Unix user is deleted
authu_smodify=Change the user when a Unix user is changed

authg_ecannot='$1' is not an allowed groups text file
authg_title=Group List
authg_header=In file $1
authg_header2=Groups from text file $1
authg_none=No groups in text file $1
authg_add=Add a new group
authg_return=group list
authg_edit=Edit Group
authg_create=Create Group
authg_group=Group name
authg_mems=Members
authg_dont=Don't change
authg_set=Set to..
authg_err=Failed to save group
authg_euser=No group name entered
authg_euser2=Group name cannot contain a :
authg_edup=A group called '$1' already exists

stop_err=Failed to stop apache
stop_ecannot=You are not allowed to stop apache
stop_epid=Failed to open PID file $1
stop_epid2=Invalid PID file $1
stop_esig=Failed to send SIGTERM to process $1

start_err=Failed to start apache
start_ecannot=You are not allowed to start apache
start_ecmd=$1 failed : $2
start_eunknown=Unknown reason

restart_err=Failed to apply changes
restart_epid=Failed to open PID file $1
restart_epid2=Invalid PID file $1
restart_esig=Failed to send SIGHUP to process $1
restart_eunknown=Unknown reason

acl_virts=Virtual servers this user can edit
acl_vall=All servers
acl_vsel=Selected..
acl_defserv=Default Server
acl_global=Can edit global options?
acl_htaccess=.htaccess only
acl_create=Can create virtual servers?
acl_vuser=Can change virtual server users?
acl_vaddr=Can change virtual server addresses?
acl_pipe=Can pipe logs to programs?
acl_stop=Can stop and start Apache?
acl_dir=Limit files to directory
acl_types=Directive types available
acl_all=All
acl_sel=Selected..

core_maxconc=Maximum concurrent requests
core_maxkeep=Maximum keepalives per connection
core_maxreq=Maximum requests per server process
core_minspare=Minimum spare server processes
core_maxspare=Maximum spare server processes
core_initial=Initial server processes
core_emaxconc=Maximum concurrent requests must be an integer
core_emaxkeep=Maximum keepalives per connection must be an integer
core_emaxreq=Maximum requests per server process must be an integer
core_eminspare=Minimum spare server processes must be an integer
core_emaxspare=Maximum spare server processes must be an integer
core_einitial=Initial server processes must be an integer
core_default=Default
core_cpulimit=CPU resource limit
core_memlimit=Memory resource limit
core_proclimit=Process limit
core_cpulimit2=CPU resource limit
core_memlimit2=memory resource limit
core_proclimit2=process limit
core_slimit=Soft limit 
core_hlimit=Hard limit 
core_eslimit=$1 is not a valid soft $2
core_ehlimit=$1 is not a valid hard $2
core_dport=Default port:
core_address=Address
core_port=Port
core_listen=Listen on addresses and ports
core_eaddress='$1' is not a valid address
core_eport='$1' is not a valid port
core_eoneaddr=You must specify at least one address to listen on
core_edefport=Invalid default port
core_multi=Multiple requests per connection
core_ekeep='$1' is not a valid number of keepalives
core_ltwice=Lookup twice
core_keeptout=Keep-alive timeout
core_lqueue=Listen queue length
core_bufsize=TCP send buffer size
core_admin=Server admin email address
core_rtout=Request timeout
core_bhostname=Use hostname supplied by browser
core_lookup=Lookup hostnames
core_useauth=Do RFC1413 user lookups
core_altnames=Alternate virtual server names
core_hostname=Server hostname
core_virtaddr=Addresses for name virtual servers
core_ekeeptout=Keep-alive timeout must be an integer
core_elqueue=Listen queue length must be an integer
core_ebufsize=TCP send buffer size must be an integer
core_ertout=Request timeout must be an integer
core_ehostname=Invalid server hostname
core_osdefault=OS Default
core_noadmin=None
core_auto=Automatic
core_evirtaddr='$1' is not a valid address for name virtual servers
core_auth=Authentication options
core_mime=MIME types and encodings
core_indexing=Indexing and index files
core_hostacc=Hostname access control
core_diropts=Directory options
core_filesel=Selected below...
core_execcgi=Execute CGI programs
core_flink=Follow symbolic links
core_inclexe=Server-side includes and execs
core_incl=Server-side includes
core_genind=Generate directory indexes
core_genmview=Generate Multiviews
core_flinkmatch=Follow symbolic links if owners match
core_optsel=Selected below..
core_enable=Enable
core_disable=Disable
core_optfile=Per-directory options file
core_overr=Options file can override..
core_genmd5=Generate MD5 digests
core_docroot=Document root directory
core_eoptfile=Only one options file is allowed
core_enoopt=No options file entered
core_enodoc=Document root '$1' does not exist
core_sigemail=Email address
core_signame=Server name
core_signone=None
core_virtpath=Virtual server path
core_footer=Error message footer
core_evirtpath=Virtual server path must start with a /
core_defmime=Default MIME Type
core_edefmime=Default MIME type must be in the form type/subtype
core_realm=Authentication realm name
core_authtype=Authentication type
core_authall=All access controls
core_authany=Any access control
core_authlog=Restrict access by login
core_satisfy=Clients must satisfy
core_salone=Standalone
core_inetd=Run from inetd
core_verosmod=Version and OS and modules
core_veros=Version and OS
core_ver=Version only
core_coredir=Core dump directory
core_lockfile=Server lock file
core_maxbody=Maximum request body size
core_maxhead=Maximum headers in request
core_maxshead=Maximum request header size
core_maxline=Maximum request line size
core_pid=Server PID file
core_memsco=Shared memory scoreboard file
core_exec=Server execution
core_header=Server HTTP header
core_ecore=Invalid core dump directory
core_elock=Invalid lock file
core_ebody=Invalid request body size
core_ehead=Invalid number of headers
core_eshead=Invalid header size
core_eline=Invalid request line size
core_epid=Invalid PID file
core_escore=Invalid scoreboard file
core_sroot=Server root
core_group=Group name
core_gid=Group ID
core_user=User name
core_uid=User ID
core_asgroup=Run as Unix group
core_asuser=Run as Unix user
core_euid='$1' is not a valid group ID
core_egid='$1' is not a valid user ID
core_tourl=Goto URL..
core_mesg=Show message..
core_error=Error code
core_resp=Response
core_urlmsg=URL or message
core_custom=Custom error responses
core_eerror='$1' is not a valid error code
core_eurl='$1' is not a valid URL
core_syslog=System Log
core_filelog=File 
core_proglog=Program 
core_errfile=Error log file
core_logto=Error log to
core_efilelog=Invalid error log file
core_edirlog=Error log file is not under the allowed directory
core_efilemiss=Missing error log file
core_eprogmiss=Missing error log program
core_eperm=You are not allowed to pipe logs to programs
core_allmod=All modules
core_selmod=Selected modules..
core_actmod=Active modules
core_option=Option
core_setdir=Set for directory
core_merge=Merge with parent
core_users=Only these users
core_groups=Only these groups
core_allusers=All valid users
core_none=None
core_all=All
core_product=Product only

mod_negotiation_cache=Cache content-negotiated documents?
mod_negotiation_pri=Language priority for multi-views
mod_negotiation_def=Default
mod_negotiation_epri=Missing language priorities

mod_cgi_logname=CGI Script log
mod_cgi_none=None
mod_cgi_elogname=Invalid CGI script log file
mod_cgi_logsize=Maximum CGI log size
mod_cgi_default=Default
mod_cgi_elogsize=CGI log size must be an integer
mod_cgi_post=Maximum logged post data size
mod_cgi_epost=Post data size must be an integer
mod_cgi_eunder=CGI script log is not under the allowed directory

mod_alias_from=From
mod_alias_to=To
mod_alias_status=Status
mod_alias_efrom='$1' is not a valid $2
mod_alias_edest='$1' is not a valid $2 destination
mod_alias_alias=Document directory aliases
mod_alias_alias2=dokument alias
mod_alias_regexp=Regexp document directory aliases
mod_alias_regexp2=regexp document alias
mod_alias_redir=URL redirects
mod_alias_redir2=URL redirect
mod_alias_rredir=Regexp URL redirects
mod_alias_rredir2=regexp URL redirect
mod_alias_tredir=Temporary URL redirects
mod_alias_tredir2=temporary URL redirect
mod_alias_predir=Permanent URL redirects
mod_alias_predir2=permanent URL redirect
mod_alias_cgi=CGI directory aliases
mod_alias_cgi2=CGI directory alias
mod_alias_rcgi=Regexp CGI directory aliases
mod_alias_rcgi2=regexp CGI directory alias
mod_alias_estatus='$1' is not a valid status

mod_proxy_proxy=Act as proxy server?
mod_proxy_req=Requests
mod_proxy_forw=Forward to
mod_proxy_all=All
mod_proxy_match=Matching..
mod_proxy_pass=Requests to pass to another proxy
mod_proxy_local=Local URL path
mod_proxy_remote=Remote URL
mod_proxy_map=Map local to remote URLs
mod_proxy_block=Block requests to domains
mod_proxy_eblock=No domains given to block
mod_proxy_type=Type
mod_proxy_noproxy=No proxy for..
mod_proxy_nopass=Don't pass requests to another proxy for
mod_proxy_nodomain=Domain for requests with no domain
mod_proxy_none=None
mod_proxy_enodomain=Invalid default domain
mod_proxy_connect=Ports to which CONNECT is allowed
mod_proxy_default=Default
mod_proxy_econnect=Invalid CONNECT ports
mod_proxy_dir=Cache directory
mod_proxy_edir=Invalid cache directory name
mod_proxy_size=Cache size
mod_proxy_esize=Invalid cache size
mod_proxy_garbage=Cache garbage collection interval
mod_proxy_nogc=Never
mod_proxy_hours=hours
mod_proxy_egarbage=Invalid cache garbage collection interval
mod_proxy_maxexp=Cached file maximum expiry time
mod_proxy_emaxexp=Invalid cached file maximum expiry time
mod_proxy_expfac=Cached file expiry time factor
mod_proxy_eexpfac=Invalid cached file expiry time factor
mod_proxy_levels=Cache directory levels
mod_proxy_elevels=Invalid number of cache directory levels
mod_proxy_length=Cache directory name length
mod_proxy_elength=Invalid cache directory name length
mod_proxy_defexp=Cache default expiry time
mod_proxy_edefexp=Invalid default expiry time
mod_proxy_finish=Finish and cache transfer after
mod_proxy_efinish=Invalid transfer percentage
mod_proxy_nocache=Domains not to cache
mod_proxy_none2=None
mod_proxy_none3=None
mod_proxy_enocache=No domains not to cache given
mod_proxy_erequest='$1' is not a valid request
mod_proxy_epurl='$1' is not a valid proxy URL
mod_proxy_elurl='$1' is not a valid local URL path
mod_proxy_erurl='$1' is not a valid remote URL
mod_proxy_eip='$1' is not a valid IP address
mod_proxy_ehost='$1' is not a valid hostname
mod_proxy_edomain='$1' is not a valid domain
mod_proxy_enet='$1' is not a valid network
mod_proxy_enetbit='$1' is not a valid network/bits pair
mod_proxy_eunder=Cache directory is not under the allowed directory
mod_proxy_rurl=Remote URL
mod_proxy_lurl=Local URL path
mod_proxy_headers=Map remote Location: headers to local
mod_proxy_ip=IP address
mod_proxy_host=Hostname
mod_proxy_domain=Domain
mod_proxy_net=IP network
mod_proxy_netbit=Network/bits

mod_log_agent_default=Default
mod_log_agent_file=File..
mod_log_agent_program=Program..
mod_log_agent_log=Browser log file
mod_log_agent_efile=$1 is not a valid agent log filename

mod_log_config_common=Common Log Format
mod_log_config_named=Named log formats
mod_log_config_nick=Nickname
mod_log_config_format=Format
mod_log_config_deflog=Default log format
mod_log_config_default=Default
mod_log_config_write=Write to
mod_log_config_filprog=File or program
mod_log_config_file=File..
mod_log_config_program=Program..
mod_log_config_log=Access log files
mod_log_config_enick='$1' is not a valid nickname
mod_log_config_eformat=No log format given for $1
mod_log_config_enofilprog=Missing log filename or program
mod_log_config_efilprog='$1' is not an allowed log filename or program
mod_log_config_eifset='If set' option cannot be used with the default log format

mod_log_referer_default=Default
mod_log_referer_file=File..
mod_log_referer_program=Program..
mod_log_referer_log=Referer log file
mod_log_referer_nolog=Don't log references from
mod_log_referer_elog=$1 is not a valid referer log filename
mod_log_referer_edir=referer log is not under the allowed directory

mod_status_msg=Display extended status information

mod_mime_ext=Extensions
mod_mime_xtype=Extra MIME types
mod_mime_mtype=MIME type
mod_mime_chandl=Content handlers
mod_mime_cencs=Content encodings
mod_mime_cenc=Content encoding
mod_mime_clangs=Content languages
mod_mime_clang=Content language
mod_mime_defmime=Treat all files as MIME type
mod_mime_real=Real type
mod_mime_etype=Invalid MIME type
mod_mime_pass=Pass all files to handler
mod_mime_file=MIME types file
mod_mime_default=Default
mod_mime_ignhand=Ignore handlers for extensions
mod_mime_none=None
mod_mime_xchars=Extra character sets
mod_mime_einvalid='$1' is not a valid $2
mod_mime_eext=No extensions given for $1 $2
mod_mime_type=Type
mod_mime_handler=Handler
mod_mime_enc=Encoding
mod_mime_lang=Language
mod_mime_chars=Charset
mod_mime_igntype=Ignore MIME types for extension
mod_mime_ignenc=Ignore encodings for extension

mod_setenvif_header=Header
mod_setenvif_match=Match
mod_setenvif_case=Match case
mod_setenvif_var=Variable
mod_setenvif_value=Value
mod_setenvif_txt=Variables set based on request headers
mod_setenvif_eheader=Invalid request header '$1'
mod_setenvif_eregex=Invalid regular expression '$1'
mod_setenvif_evar=Invalid variable name '$1'
mod_setenvif_clear=Clear

mod_userdir_default=Default
mod_userdir_all=All users accessible
mod_userdir_except=All users except
mod_userdir_dir=User WWW directory

mod_imap_action=Action on incorrect use of imagemaps
mod_imap_default=Default
mod_imap_godefurl=Go to default URL
mod_imap_form=Show formatted menu
mod_imap_semiform=Show semi-formatted menu
mod_imap_unform=Show unformatted menu
mod_imap_disperr=Display server error
mod_imap_donoth=Do nothing
mod_imap_goimap=Go to imagemap URL
mod_imap_goref=Go to referring URL
mod_imap_gourl=Go to URL...
mod_imap_defact=Default action for imagemaps
mod_imap_default2=Default
mod_imap_root=Server root
mod_imap_imapurl=Imagemap URL
mod_imap_refurl=Referring URL
mod_imap_url=URL...
mod_imap_defbase=Default base for imagemaps
mod_imap_eurl='$1' is not a valid URL

mod_speling_autocorr=Automatically correct misspelled URLs?
mod_speling_default=Default

mod_actions_mime=Handler / MIME type
mod_actions_cgiurl=CGI script URL
mod_actions_mimecgi=Handler or MIME type CGI actions
mod_actions_http=HTTP method
mod_actions_cgi=CGI script
mod_actions_httpcgi=HTTP method CGI actions
mod_actions_emime='$1' is not a valid handler or MIME type
mod_actions_ecgi='$1' is not a valid CGI script
mod_actions_enometh=No method chosen for CGI script '$1'

mod_include_incl=Process includes on files with execute bit?
mod_include_set=Yes and set last-modified date
mod_include_default=Default

mod_dir_txt=Directory index files

mod_autoindex_default=Default
mod_autoindex_asc=Ascending
mod_autoindex_descend=Descending
mod_autoindex_name=Name
mod_autoindex_date=Date
mod_autoindex_size=Size
mod_autoindex_desc=Description
mod_autoindex_sort=Sort directory index by

browsermatch_regexp=Browser regex
browsermatch_case=Match case?
browsermatch_var=Set variable
browsermatch_value=Value
browsermatch_txt=Variables set based on browser type
browsermatch_evar=Invalid variable name '$1'
browsermatch_clear=Clear

autoindex_fname=Filename
autoindex_mime=MIME type
autoindex_enc=Encoding
autoindex_icon=Icon
autoindex_alt=Alt text
autoindex_match=Match by
autoindex_fte=Filenames, types or encodings
autoindex_diricon=Directory index icons
autoindex_deficon=Directory index default icon
autoindex_default=Default
autoindex_edeficon=Invalid default icon URL
autoindex_diralt=Directory index ALT tags
autoindex_desc=Description
autoindex_fnames=Filenames
autoindex_dirdesc=Directory index descriptions
autoindex_fancy=Display fancy directory indexes
autoindex_htmltitle=Display HTML title as description
autoindex_iheight=Icon height
autoindex_iwidth=Icon width
autoindex_sort=Allow user sorting of columns
autoindex_fildesc=Show file descriptions
autoindex_htags=Output HTML header tags
autoindex_mtime=Show last modified times
autoindex_size=Show file sizes
autoindex_iconlink=Include icon in link
autoindex_fwidth=Filename width
autoindex_dwidth=Description width
autoindex_dirfirst=Display directories first
autoindex_default2=Default
autoindex_select=Selected below...
autoindex_default3=Default
autoindex_pixels=pixels
autoindex_chars=chars
autoindex_diropt=Directory index options
autoindex_dirhead=Directory index header file
autoindex_default4=Default
autoindex_edirhead=Invalid index header filename
autoindex_dirfoot=Directory index footer file
autoindex_edirfoot=Invalid index footer filename
autoindex_ignore=Files to ignore in directory index
autoindex_eiconurl='$1' is not a valid icon url
autoindex_emiss=Missing $1 for $2
autoindex_emissquot=Missing $1 for '$2'
autoindex_enodesc=No description for file $1
autoindex_enofile=No files for description '$1'
autoindex_eiconsize='$1' is not a valid icon size
autoindex_ewidth='$1' is not a valid width

mod_mime_magic_file=MIME magic numbers file
mod_mime_magic_none=None
mod_mime_magic_efile=Invalid MIME magic numbers filename

mod_env_var=Variable
mod_env_value=Value
mod_env_pass=Pass through
mod_env_clear=Clear
mod_env_set=Set to..
mod_env_cgivar=Environment variables for CGI scripts
mod_env_passall=Pass all environment variables to CGIs
mod_env_default=Default
mod_env_evar='$1' is not a valid variable name
mod_env_evalue='$1' is not a valid variable value

mod_access_order=Access checking order:
mod_access_denyallow=Deny then allow
mod_access_allowdeny=Allow then deny
mod_access_mutual=Mutual failure
mod_access_default=Default
mod_access_action=Action
mod_access_cond=Condition
mod_access_all=All requests
mod_access_host=Request from host...
mod_access_ip=Request from IP..
mod_access_pip=Request from partial IP..
mod_access_mask=Request from net/netmask..
mod_access_cidr=Request from net/CIDR..
mod_access_var=If variable is set..
mod_access_allow=Allow
mod_access_deny=Deny
mod_access_restr=Restrict access
mod_access_eip='$1' is not a valid IP address
mod_access_epip='$1' is not a valid partial IP address
mod_access_emask='$1' is not a valid network/netmask pair
mod_access_ecidr='$1' is not a valid network/CIDR pair
mod_access_evar='$1' is not a valid variable name

mod_auth_ufile=User text file
mod_auth_uedit=Edit users
mod_auth_gfile=Group text file
mod_auth_gedit=Edit groups
mod_auth_pass=Pass failures to next module?
mod_auth_auth=Text file authentication
mod_auth_eudir=User text file is not under the allowed directory
mod_auth_egdir=Group text file is not under the allowed directory
mod_auth_eufile=Invalid user text file name
mod_auth_egfile=Invalid group text file name

mod_auth_dbm_ufile=User DBM file
mod_auth_dbm_gfile=Group DBM file
mod_auth_dbm_pass=Pass failures to next module?
mod_auth_dbm_auth=DBM file authentication
mod_auth_dbm_eufile=Invalid user DBM file name
mod_auth_dbm_egfile=Invalid group DBM file name

mod_cern_meta_process=Process header metafiles
mod_cern_meta_dir=Subdirectory for header metafiles
mod_cern_meta_default=Default
mod_cern_meta_edir=Invalid metafile subdirectory name
mod_cern_meta_suffix=File suffix for header metafiles
mod_cern_meta_default2=Default
mod_cern_meta_esuffix=Invalid metafile suffix

mod_ssl_enable=Enable SSL?
mod_ssl_proto=SSL protocols
mod_ssl_cfile=Certificate/private key file
mod_ssl_default=Default
mod_ssl_ecfile=Missing certificate/private key file
mod_ssl_kfile=Private key file
mod_ssl_ekfile=Missing private key file
mod_ssl_clcert=Client SSL certificate
mod_ssl_nreq=Not required
mod_ssl_opt=Optional
mod_ssl_req=Required
mod_ssl_optca=Optional no CA
mod_ssl_cdepth=Client certificate depth
mod_ssl_ecdepth=Certificate depth must be an integer
mod_ssl_log=SSL log file
mod_ssl_elog=Missing SSL log file
mod_ssl_onlyssl=Allow SSL access only

log_global=Changed global $1 options
log_virtc=Created server $1
log_virts=Reconfigured server $1
log_virtd=Deleted server $1
log_virtm=Manually edited server $1
log_virt=Changed $1 in server $2
log_dirc=Created directory $1
log_dirc_l=Created directory $1 in server $2
log_dirs=Changed directory $1
log_dirs_l=Changed directory $1 in server $2
log_dird=Deleted directory $1
log_dird_l=Deleted directory $1 in server $2
log_dirm=Manually edited directory $1
log_dirm_l=Manually edited directory $1 in server $2
log_dir=Changed $1 in directory $2
log_dir_l=Changed $1 in directory $2 in server $3
log_htaccessc=Created options file $1
log_htaccessd=Deleted options file $1
log_htaccessm=Manually edited options file $1
log_htaccess=Changed $1 in options file $2
log_filesc=Created file options for $1
log_filesc_l=Created file options for $1 in file $2
log_filess=Changed file options for $1
log_filess_l=Changed file options for $1 in file $2
log_filesd=Deleted file options for $1
log_filesd_l=Deleted file options for $1 in file $2
log_filesm=Manually edited file options for $1
log_filesm_l=Manually edited file options for $1 in file $2
log_files=Changed $1 in file options for $2
log_files_l=Changed $1 in file options for $2 in file $3
log_mime_modify=Modified MIME type $1
log_mime_create=Added MIME type $1
log_defines=Changed defined parameters
log_reconfig=Reconfigured known modules
log_start=Started webserver
log_stop=Stopped webserver
log_apply=Applied changes

search_title=Find Servers
search_notfound=No matching virtual servers found

mod_php_value=PHP Configuration Values
mod_php_flag=PHP Configuration Flags
mod_php_name_header=Setting
mod_php_value_header=Value
mod_php_ename='$1' is an invalid name
mod_php_evalue='$1' is an invalid value for $2

mod_vhost_alias_root=Automatic virtual host root
mod_vhost_alias_ip=Use IP address instead of hostname?
mod_vhost_alias_none=None
mod_vhost_alias_script=Automatic virtual host cgi-bin
mod_vhost_alias_eroot=Missing or invalid virtual host root
mod_vhost_alias_escript=Missing or invalid virtual host cgi-bin

