index_title=Usermin Configuration
index_econfig=The Usermin config directory $1 was not found on your system. Maybe Usermin is not installed, or your <a href='$2'>module configuration</a> is incorrect.
index_return=Usermin configuration
index_stop=Stop Usermin
index_stopmsg=Click this button to stop the Usermin server running on your system. Once stopped, no users will be able to login to it.
index_start=Start Usermin
index_startmsg=Click this button to start the Usermin server on your system. Until it is started, users will not be able to login.
index_version=Usermin version $1
index_boot=Start at boot time
index_bootmsg=Change this option to control whether Usermin is started at boot time or not. If it is not currently started at boot and Yes is chosen, a new init script will be created.

access_title=IP Access Control
access_desc=The Usermin server can be configured to deny or allow access only from certain IP addresses using this form. Hostnames (like foo.bar.com) and IP networks (like 10.254.3.0 or 10.254.1.0/255.255.255.128) can also be entered. You should limit access to your server to trusted addresses, especially if it is accessible from the Internet. Otherwise, anyone who guesses your password will have complete control of your system.
access_header=Access Control
access_all=Allow from all addresses
access_allow=Only allow from listed addresses
access_deny=Deny from listed addresses
access_libwrap=Also check TCP-wrappers <tt>hosts.allow</tt> and <tt>hosts.deny</tt> files?
access_err=Failed to update access list
access_enone=No addresses entered
access_enet='$1' is not a valid network address
access_emask='$1' is not a valid netmask
access_eip='$1' is not a complete IP or network address
access_ehost=Failed to find IP address for '$1'
access_eself=Your current IP address ($1) would be denied

bind_title=Port and Address
bind_desc=If the host on which Usermin is running has multiple IP addresses, the server can be configured to listen on only one address using this form. The TCP port on which Usermin listens can also be configured here. Note - your web browser may prompt you to log in again after changing the port or binding address.
bind_header=IP Address and Port
bind_ip=Listen on IP Address
bind_all=All
bind_port=Listen on Port
bind_err=Failed to change address
bind_eip=Failed to get IP address for '$1'
bind_eassign=The address '$1' is not assigned to this system
bind_eport=Port $1 is already in use

mods_title=Usermin Modules
mods_desc1=Usermin modules can be added after installation by using the form to the right. Modules are typically distributed in <tt>.wbm</tt> files, each of which can contain one or more modules. Modules can also be installed from RPM files if supported by your operating system.
mods_install=Install Module
mods_local=From local file
mods_uploaded=From uploaded file
mods_ftp=From ftp or http URL
mods_nodeps=Ignore module dependencies when installing
mods_installok=Install Module From File
mods_desc3=Existing modules can be deleted using the form below. Once a module has been deleted it must be reinstalled before you can use it again. A module cannot be deleted if other modules depend on it.
mods_delete=Delete Modules
mods_deleteok=Delete Selected Modules

os_title=Operating System
os_desc=This form allows you to change the operating system Usermin treats your system as. This can be useful if you have upgraded your machine to a new version of your operating system distribution. Note that the configuration of installed modules will not be changed, even if there are differences between the old and new systems.
os_desc2=You can also change the search path used by Usermin when running programs, and the shared library path passed to any programs.
os_header=Host Operating System
os_curros=Current operating system
os_currver=Current OS version
os_new=New operating system
os_path=Program search path
os_ld_path=Library search path

lang_title=Language
lang_title2=Usermin Language
lang_lang=Display in language
lang_intro=This page allows you to choose which language Usermin will use for displaying titles, prompts and messages
lang_ok=Change Language

session_title=Authentication
session_desc1=When enabled, password timeouts protect your Usermin server from brute-force password cracking attacks by adding a continuously expanding delay between each failed login attempt for the same user.
session_desc2=When session authentication is enabled, each logged in users' session will be tracked by Usermin, making it possible for idle users to be automatically logged out. Be aware that enabling or disabling session authentication may force all users to re-login.
session_header=Authentication and session options
session_pdisable=Disable password timeouts
session_penable=Enable password timeouts
session_blockhost=Block hosts with more than $1 failed logins for $2 seconds.
session_syslog2=Log blocked hosts, logins and authentication failures to <tt>syslog</tt>
session_disable=Disable session authentication
session_enable=Enable session authentication
session_localoff=Always require username and password
session_localon=Allow login without password for matching users from localhost
session_logout=Auto-logout after $1 minutes of inactivity
session_locking=Enable locking in Usermin
session_err=Failed to save authentication
session_elogouttime=Missing or invalid logout time
session_eblockhost_time=Missing or invalid blocking time
session_eblockhost_failures=Missing or invalid blocking logins
session_ecookie=Your browser does not support cookies, which are required for session authentication
session_elsof=Local authentication requires the <tt>lsof</tt> program
session_remember=Offer to remember login permanently?
session_hostname=Show hostname on login screen?
session_pamon=Use PAM for Unix authentication, if available
session_pamoff=Never use PAM for Unix authentication
session_pfile=If PAM is unavailable or disabled, read users and passwords from file $1 columns $2 and $3
session_epasswd_file=Invalid unix users file
session_epasswd_uindex=Missing or invalid unix username index
session_epasswd_pindex=Missing or invalid unix password index

themes_title=Usermin Themes
themes_desc=Themes control the appearance of the Usermin user interface, including icons, colours, backgrounds and possibly the layout of pages. The selection box below can be used to choose one of the themes installed on your system that will be the default for Usermin users.
themes_sel=Current theme :
themes_default=Default Usermin theme
themes_change=Change
themes_installdesc=Use the form below to install a new Usermin theme on your system. Themes are typically distributed in <tt>.wbt</tt> files, but can also be installed from RPM files if supported by your operating system.
themes_installok=Install Theme
themes_err1=Failed to install theme from $1
themes_efile=File does not exist
themes_err2=Failed to install uploaded theme
themes_ebrowser=Your browser does not support file uploads
themes_err3=Failed to install theme from $1
themes_eurl=Invalid URL
themes_etar=Not a valid theme file : $1
themes_einfo=Theme $1 is missing a theme.info file
themes_enone=File does not appear to contain any themes
themes_eextract=Extract failed : $1
themes_done=The following themes have been successfully installed on your system :
themes_line=$1 in $2 ($3 kB)
themes_ecomp=File is compressed, but the $1 command was not found on your system
themes_ecomp2=Failed to uncompress file : $1
themes_egzip=File is gzipped, but the $1 command was not found on your system
themes_egzip2=Failed to gunzip file : $1
themes_erpm=Not a Webmin theme RPM
themes_eirpm=RPM install failed : $1
themes_ok=Theme changed successfully .. redirecting to the Webmin index page.
themes_delete=This form can be used to delete one of the themes installed on your system that is not currently in use.
themes_delok=Theme to delete :



configs_title=Usermin Module Configuration
configs_mod=Edit config for module:
configs_uheader=Default user configuration for $1

acl_title=Available Modules
acl_desc=Use this page to select which installed Usermin modules are visible to users.

ssl_title=SSL Encryption
ssl_essl=The Net::SSLeay perl module does not appear to be installed on your system. To install the OpenSSL library and Net::SSLeay, follow <a href='$1'>these instructions</a> from the Webmin website.
ssl_desc1=The host on which Usermin is running appears to have the SSLeay Perl module installed. Using this, Usermin supports SSL encrypted communication between your browser and the server. If users are accessing your Usermin server over the Internet, then you should definately consider using SSL to prevent an attacker capturing their passwords.
ssl_header=SSL Support
ssl_enable=Enable SSL support, if available
ssl_disable=Disable SSL support, even if available

stop_err=Failed to stop Usermin
stop_ekill=Failed to kill process : $1
stop_efile=Already stopped

start_err=Failed to start Usermin

users_title=Allowed Users and Groups
users_desc=Usermin can be configured to limit which unix users and groups are allowed to login, using this form. To specify all primary members of a unix group, enter <tt>@groupname</tt> into the list.
users_header=Usermin login access control
users_all=Allow all users
users_allow=Only allow listed users
users_deny=Deny listed users
users_err=Failed to update users list
users_none=No users entered
users_euser='$1' is not a valid username
users_egroup='$1' is not a valid group name
users_eversion=User and group access control is only supported in Usermin versions 0.76 and above.

defacl_title=Access Control Options
defacl_desc=This page allows you to configure various access control option that apply to Usermin modules and users. These options are similar to those in the Global ACL for each user in the Webmin Users module.
defacl_header=Access control options for Usermin users
defacl_eversion=Editing the Usermin access control options is only supported in Usermin versions 0.76 and above.
defacl_err=Failed to save access control options

install_err1=Failed to install module from $1
install_efile=File does not exist
install_err2=Failed to install uploaded module
install_ebrowser=Your browser does not support file uploads
install_err3=Failed to install module from $1
install_eurl=Invalid URL
install_etar=Not a valid module file : $1
install_einfo=Module $1 is missing a module.info file
install_enone=File does not appear to contain any modules
install_eos=Module $1 does not support this operating system ($2 $3)
install_eusermin=Module $1 is for Webmin, not Usermin
install_ever=Module $1 requires Usermin version $2 or above
install_edep=Module $1 requires module $2
install_eperldep=Module $1 requires Perl module $2.<br>However, you can have Webmin <a href='$3'>download and install</a> the Perl module for you.
install_eextract=Extract failed : $1
install_title=Install Module
install_desc=The following modules have been successfully installed and added to all users' access control list :
install_line2=$1 in $2 ($3 kB) under category $4
install_ecomp=File is compressed, but the $1 command was not found on your system
install_ecomp2=Failed to uncompress file : $1
install_egzip=File is gzipped, but the $1 command was not found on your system
install_egzip2=Failed to gunzip file : $1
install_erpm=Not a Usermin module or theme RPM
install_eirpm=RPM install failed : $1
install_cat=Under category $1.
install_eneither=RPM does not contain a usermin module or theme

delete_err=Failed to delete modules
delete_edep=Module $1 cannot be deleted, as the module $2 depends on it
delete_desc1=$1 (Clone of $2)
delete_desc2=$1 in $2 ($3 kB)
delete_title=Delete Modules
delete_msg=The following modules have been successfully deleted from your Usermin installation :
delete_rusure=Are you sure you want to delete the module(s) $2 ? $1 kB of files will be deleted forever.
delete_rusure2=Are you sure you want to delete the theme $2 ? $1 kB of files will be deleted forever.

ui_title=User Interface
ui_desc=This form allows you to edit user interface options used by all Usermin modules.
ui_header=User Interface Options
ui_default=Default
cs_page=Page background
cs_text=Normal text
cs_table=Table background
cs_header=Table header
cs_link=Link text
ui_texttitles=Display titles as text?
ui_sysinfo=Display login and hostname
ui_sysinfo0=At bottom of browser
ui_sysinfo1=In browser title
ui_sysinfo2=Above page heading
ui_sysinfo3=Nowhere
ui_err=Failed to save colours
ui_ered=Invalid red value for '$1'
ui_egreen=Invalid green value for '$1'
ui_eblue=Invalid blue value for '$1'
ui_feedback=Send feedback to

upgrade_title=Upgrade Usermin
upgrade_desc=This form allows you to upgrade your entire Usermin installation to a new version. You can install from a local file, an uploaded file or from the latest version at <a href=http://www.usermin.com/>www.usermin.com</a>. Just as with a manual upgrade, all your config settings and third-party modules will be kept.
upgrade_descrpm=This form allows you to upgrade your entire Usermin installation to a new version using RPM's upgrade option. You can install from a local RPM file, an uploaded file or from the latest version at <a href=http://www.usermin.com/>www.usermin.com</a>. Just as with a manual upgrade, all your config settings and third-party modules will be kept.
upgrade_local=From local file
upgrade_uploaded=From uploaded file
upgrade_ftp=Latest version from www.usermin.com
upgrade_delete=Delete old version's directory after upgrade?
upgrade_ok=Upgrade Usermin
upgrade_err1=Failed to upgrade from $1
upgrade_err2=Failed to upgrade from uploaded file
upgrade_err3=Failed to upgrade from www.usermin.com
upgrade_efile=File does not exist
upgrade_ebrowser=Your browser does not support file uploads
upgrade_eversion=Cannot downgrade to version $1
upgrade_elatest=You are already running the latest version of Usermin
upgrade_erpm=Not a valid webmin RPM file
upgrade_egunzip=Your system does not have the <tt>gunzip</tt> command
upgrade_egzip=Failed to gunzip file : $1
upgrade_etar=Not a valid Usermin tar file
upgrade_euntar=Failed to untar file : $1
upgrade_emod=File is a Usermin module, not a complete Usermin upgrade. You may want to use the <a href='$1'>Usermin Modules</a> page to install it.
upgrade_ewebmin=File is Webmin version $1, not a Usermin update.
upgrade_setup=Upgrading Usermin with command $1 ..
upgrade_done=.. upgrade complete.
upgrade_failed=.. upgrade failed!
