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_port=Port
index_name=Server Name
index_root=Document Root
index_create=Create a New Virtual Server
index_return=server list

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

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

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_adddir=Create Per-Directory, Files or Location Options
virt_type=Type
virt_exact=Exact match
virt_re=Match 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_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

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

manual_title=Raw 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.

dir_title=Per-Directory Options
dir_header=For $1 on $2
dir_show=Show Directives
dir_opts=Options apply to ..
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

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_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_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_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.

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_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..

