index_title=Webmin Configuration
index_return=webmin configuration
index_version=Webmin version $1
index_boot=Start at boot time
index_bootmsg=Change this option to control whether Webmin 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.
index_inetd=Because Webmin is currently being run by <tt>inetd</tt>, you probably do not want to enable this option.
index_apache=Because Webmin is currently running under Apache, you probably do not want to enable this option.
index_restart=Restart Webmin
index_restartmsg=Click this button to re-start the Webmin server process. This may be necessary if you have recently upgraded Perl.

access_title=IP Access Control
access_desc=The Webmin 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 options
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
access_always=Resolve hostnames on every request

bind_title=Ports and Addresses
bind_desc2=This form can be used to change the port number that Webmin listens on, or have it listen on only a single IP address on your system. You can also configure it to accept connections on multiple ports, or to listen on several IP addresses. Note - your web browser may prompt you to log in again after changing the port or binding address.
bind_header=IP addresses and ports
bind_sockets=Listen on IPs and ports
bind_sip=Bind to IP address
bind_sport=Listen on port
bind_sip1=Any address
bind_sip2=Only address..
bind_sport0=Same as first
bind_sport1=Specific port ..
bind_listen=Listen for broadcasts on UDP port
bind_none=Don't listen
bind_hostname=Web server hostname
bind_auto=Work out from browser
bind_err=Failed to change address
bind_enone=No IP addresses and ports to listen on entered
bind_eip2='$1' is not a valid IP address to bind to
bind_eport2='$1' is not a valid port number
bind_erestart=An error occurring starting Webmin with the new address and port settings : $1
bind_elisten=Missing or invalid port to listen for UDP broadcasts on
bind_ehostname=Missing or invalid web server hostname

log_title=Logging
log_desc=Webmin can be configured to write a log of web server hits, in the standard CLF log file format. If logging is enabled, you can also choose whether IP addresses or hostnames are recorded, and how often the log file is cleared. When enabled, logs are written to the file $1.
log_desc2=When logging is enabled, Webmin will also write a more detailed log of user actions to the file $1. This log can be viewed and analysed with the Webmin Actions Log module to see exactly what each Webmin user has been doing.
log_header=Webserver logging options
log_disable=Disable logging
log_enable=Enable logging
log_resolv=Log resolved hostnames
log_clf=Use combined log format (including referrer and user agent)
log_clear=Clear logfiles every $1 hours
log_uall=Log actions by all users
log_users=Only log actions by ..
log_mall=Log actions in all modules
log_modules=Only log actions in ..
log_files=Log changes made to files by each action
log_err=Failed to save logging options
log_ehours='$1' is not a valid number of hours
log_ediff=Your system does not have the command $1 needed for logging file changes
log_perms=Permissions for log files
log_eperms=Missing or invalid octal permissions (like 755)

proxy_title=Proxy Servers
proxy_desc=If the host on which Webmin is running is behind a firewall of some kind, you may need to set the proxy server to use for accessing web and FTP sites. Certain modules, such as <tt>Software Packages</tt>, will use these proxies when downloading files or programs.
proxy_header=Proxy servers
proxy_http=HTTP proxy
proxy_ftp=FTP proxy
proxy_none=None
proxy_nofor=No proxy for
proxy_user=Username for proxy
proxy_pass=Password for proxy
proxy_err=Failed to save proxies
proxy_ehttp2=The HTTP proxy server must be entered as a URL, like $1
proxy_eftp2=The FTP proxy server must be entered as a URL, like $1
proxy_bind=Source IP address for HTTP connections
proxy_ebind=Missing or invalid source IP address

ui_title=User Interface
ui_desc=This form allows you to edit user interface options used by all modules. When entering colours, each must be specified using the standard RGB system, where each value is a hex number from 00 to ff. 
ui_header=User interface options
ui_default=Default
ui_rgb=<font color=#ff0000>RR</font><font color=#00ff00>GG</font><font color=#0000ff>BB</font> hex colour
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_sysinfo4=Instead of browser title
ui_err=Failed to save colours
ui_ergb=Invalid hexidecimal colour value for '$1'
ui_feedback=Send feedback to
ui_feedbackmode=Allow sending of feedback?
ui_feednocc=Only to address above
ui_hostnamemode=Hostname to display in Webmin
ui_hnm0=Real hostname
ui_hnm1=Hostname from URL
ui_hnm2=Domain name from URL
ui_hnm3=Other name..
ui_feedbackconfig=Allow all users to include<br>configuration in feedback?

mods_title=Webmin Modules
mods_desc1=Webmin 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_standard=Standard module from <a href='$1'>www.webmin.com</a>
mods_standard2=Standard module
mods_third=Third party module from
mods_thsel=Select..
mods_nodeps=Ignore module dependencies when installing
mods_grant2=Grant access only to users and groups :
mods_grant1=Grant access to all Webmin users
mods_installok=Install Module
mods_desc2=If you wish to have more than one copy of the same module with different configurations, the form to the right allows you to clone any existing module. The clone will have a new name, a new module configuration, new access control options and may be made available to different users.
mods_clone=Clone Module
mods_cname=Module to clone
mods_cnew=Cloned module name
mods_ccat=Assign to category
mods_csame=Same as original
mods_cloneok=Clone Module
mods_desc3=Existing modules and clones of modules can be deleted using the form below. If a module with clones is deleted, they will also be removed. 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

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 Usermin, not Webmin
install_ever=Module $1 requires Webmin version $2 or above
install_edep=Module $1 requires module $2
install_edep2=Module $1 requires at least version $3 of 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 your access control list :
install_line2=<a href='$5'>$1</a> in $2 ($3 kB) under category $4
install_line3=$1 in $2 ($3 kB), hidden from view
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_ebunzip=File is bzipped, but the $1 command was not found on your system
install_ebunzip2=Failed to bunzip file : $1
install_erpm=Not a Webmin module or theme RPM
install_eirpm=RPM install failed : $1
install_cat=Under category $1.
install_eneither=RPM does not contain a webmin module or theme
install_err4=Failed to install standard module
install_emissing=The specified module does not exist

clone_err=Failed to clone module
clone_elink=symlink failed : $1
clone_ecopy=failed to copy config : $1
clone_desc=Clone of $1

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 Webmin 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.
delete_rusure3=Are you sure you want to delete the module clones(s) $2 ?
delete_acls=Remove from users and reset access control settings?
delete_enone=No modules selected

os_title=Operating System and Environment
os_desc=This form allows you to change the operating system Webmin 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 Webmin 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
os_envs=Additional environment variables
os_name=Variable name
os_value=Value

lang_title=Language
lang_title2=Webmin Language
lang_lang=Display in language
lang_intro=This page allows you to choose which language Webmin will use for displaying titles, prompts and messages
lang_ok=Change Language
lang_accept=Use language specified by browser?
lang_charset=Character set for HTML pages
lang_chardef=Determined by language
lang_charover=Force character set
lang_err=Failed to save language
lang_echarset=Missing or invalid-looking character set

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_cpan=Alternately, you can have Webmin <a href='$1'>download and install</a> the required Net::SSLeay Perl module for you.
ssl_emessage=The error message from Perl was : $1
ssl_desc1=The host on which Webmin is running appears to have the SSLeay Perl module installed. Using this, Webmin supports SSL encrypted communication between your browser and the server. If you are accessing your Webmin server over the Internet, then you should definitely consider using SSL to prevent an attacker capturing your Webmin password.
ssl_desc2=Warning - only turn on SSL support if you have a browser that supports SSL (such as Netscape or IE), and there is no firewall blocking <b>https</b> requests between your browser and the Webmin host.
ssl_header=SSL support
ssl_on=Enable SSL if available?
ssl_key=Private key file
ssl_cert=Certificate file
ssl_cert_def=Same file as private key
ssl_cert_oth=Separate file
ssl_redirect=Redirect non-SSL requests to SSL mode?
ssl_extracas=Additional certificate files<br>(for chained certificates)
ssl_err=Failed to save SSL options
ssl_ekey=The SSL private key file $1 does not exist or does not contain a PEM format key
ssl_ecert=The SSL certificate file $1 does not exist or does not contain a PEM format certificate
ssl_newkey=This form can be used to create a new SSL key for your Webmin server.
ssl_hole=Because you are currently using the default Webmin SSL key that everyone has access to, you should generate a new key immediately. Otherwise your SSL connection is not secure!
ssl_header1=Create SSL key
ssl_create=Create Now
ssl_cn=Server name in URL
ssl_all=Any hostname
ssl_newfile=Write key to file
ssl_usenew=Use new key immediately?
ssl_size=RSA key size
ssl_custom=Custom size
ssl_bits=bits
ssl_eextraca=Additional certificate file '$1' does not exist
ssl_days=Days before expiry

newkey_err=Failed to create SSL key
newkey_ecn=Missing or invalid server name
newkey_efile=Missing key file name
newkey_title=Generate Key
newkey_ecmd=The SSL command $1 was not found on your system. Either it is not installed, or the <a href='$2'>Webmin Users module configuration</a> is incorrect.
newkey_essl=An error occurred generating a new key :
newkey_ecat=An error occurred writing to the new key file :
newkey_ok=Successfully generated the following SSL key.
newkey_esize=Missing or invalid key size
newkey_edays=Missing or invalid number of days before expiry

startpage_title=Index Page Options
startpage_intro2=This page allows you to control the appearance of the main Webmin menu. Some options may only be effective when using the default theme.
startpage_tabs=Categorise modules?
startpage_nocol=Number of columns
startpage_alt=Use alternative header?
startpage_ecols='$1' is not a valid number of columns
startpage_gotoone=Go direct to module<br>if user only has one?
startpage_deftab=Default category
startpage_nohost=Show version, hostname and OS?
startpage_gotonone=&lt;None&gt;
startpage_gotomodule=After login, always go to module

upgrade_title=Upgrade Webmin
upgrade_desc=This form allows you to upgrade your entire webmin 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.webmin.com/>www.webmin.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 webmin 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.webmin.com/>www.webmin.com</a>. Just as with a manual upgrade, all your config settings and third-party modules will be kept.
upgrade_desccaldera=This form allows you to upgrade your entire webmin 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 from Caldera.
upgrade_descsolaris-pkg=This form allows you to upgrade your entire webmin installation to a new version by removing the current solaris package and installing a new one. You can install from a local solaris package file, an uploaded file or from the latest version at <a href=http://www.webmin.com/>www.webmin.com</a>. Just as with a manual upgrade, all your config settings and third-party modules will be kept.
upgrade_descgentoo=This form allows you to upgrade your entire webmin installation to a new version by removing the current Gentoo Emerge package and installing a new one. You can install from a local Gentoo package file, an uploaded file or from the latest version in the Emerge repository. 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_url=From ftp or http URL
upgrade_ftp=Latest version from www.webmin.com
upgrade_cup=Latest version from Caldera's <tt>cupdate</tt> tool
upgrade_emerge=Latest version from Emerge repository
upgrade_delete=Delete old version's directory after upgrade?
upgrade_ok=Upgrade Webmin
upgrade_err1=Failed to upgrade from $1
upgrade_err2=Failed to upgrade from uploaded file
upgrade_err3=Failed to upgrade from www.webmin.com
upgrade_err4=Failed to upgrade from Emerge repository
upgrade_err5=Failed to upgrade from URL $1
upgrade_eurl=Missing or invalid URL
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 Webmin
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 Webmin tar file
upgrade_euntar=Failed to untar file : $1
upgrade_emod=File is a Webmin module, not a complete Webmin upgrade. You may want to use the <a href='$1'>Webmin Modules</a> page to install it.
upgrade_setup=Running setup.sh script to upgrade Webmin .. Please wait a minute until it is complete before continuing.
upgrade_setuprpm=Running RPM to upgrade Webmin .. Please wait a minute until it is complete before continuing.
upgrade_setuppackage=Running pkgadd to upgrade Webmin .. Please wait a minute until it is complete before continuing.
upgrade_esolaris=Webmin's upgrade feature does not currently work when you have installed from a Solaris package. Please upgrade manually instead.
upgrade_ecaldera=RPM file does not appear to be the Caldera version of Webmin.
upgrade_eusermin=File is Usermin version $1, not a Webmin update.
upgrade_updates=There are $1 updates for this new version of Webmin. <a href='$2'>Click here</a> to automatically download and install them now.
upgrade_epackage=Not a valid solaris package
upgrade_egentoo=Not a valid Gentoo package of Webmin
upgrade_eupdates=Failed to download list of updates : $1
upgrade_echecksig=RPM signature verification failed : $1
upgrade_nosig=No package signature verification done - checking of tar.gz packages is only possible when upgrading from www.webmin.com.
upgrade_sig=Check GnuPG signature on package?
upgrade_force=Upgrade even if new version is the same or older?
upgrade_edownsig=Failed to download signature : $1
upgrade_everify2=Package has signature from $1, but it is not valid
upgrade_everify3=Public key with ID $1 is not available for verification
upgrade_everify4=Failed to verify signature : $1
upgrade_sigok=Package signature verified succesfully.
upgrade_nocheck=No package signature verification done.
upgrade_only=Don't re-install deleted modules?

newmod_desc=When Webmin is upgraded, any new modules in the new version will be granted to one or more users. This form allows you to set the users who receive new modules. This setting will apply when upgrading at the command line or using the form above.
newmod_header=New module grants
newmod_def=Default behavior - grant new modules to <tt>root</tt> or <tt>admin</tt>
newmod_users=Grant new modules to :

update_desc1=This form allows you to upgrade Webmin modules that have been found to contain bugs or security holes from the <a href=http://www.webmin.com/updates.html>Webmin Updates</a> page or from another source. This will compare the currently installed modules with those available for update, and optionally automatically download and install any modules that are out of date.
update_header1=Update modules now
update_header2=Update modules on schedule
update_webmin=Update from www.webmin.com
update_other=Update from another source
update_show=Only show which modules would be updated
update_missing=Install modules that are not currently installed
update_third=Update non-core modules as well
update_quiet=Only report when an update is done
update_ok=Update Modules
update_email=Email update report to
update_enabled=Scheduled updating currently enabled
update_apply=Save and Apply
update_sched2=Update modules at $1:$2 every $3 days
update_none=No Webmin updates for this version.
update_failed=Failed to install module : $1
update_desc2=This form is for scheduling the automatic update of Webmin modules containing bugs or security holes from the <a href=http://www.webmin.com/updates.html>Webmin Updates</a> page or from another source. While this service is useful, you should be careful using it as it may allow attackers to take over your system if the update server was ever compromised.

ca_title=Certificate Authority
ca_old=Existing certificate
ca_header1=Create new CA certificate
ca_header2=Edit CA certificate
ca_newmsg1=Your Webmin server is already setup as a certificate authority. You can use this form to set it up again, but any certificates already issued to users will no longer work.
ca_newmsg2=This form should be used to setup your Webmin server as a certificate authority (CA) so that users can request certificates in the Webmin Users to identify themselves to the server without having to login.
ca_cn=Authority name
ca_email=Email address
ca_ou=Department
ca_o=Organisation
ca_sp=State
ca_c=Country code
ca_create=Setup certificate authority
ca_oldmsg1=The CA certificate this server is using is displayed below. You may change it by pasting in the certificate from another CA, but any certificates already issued to users will no longer work.
ca_oldmsg2=If you have already setup a CA on another Webmin server, you can paste its certificate below instead of setting up a new CA. This will allow users from the other server to be recognised by this server as well.
ca_err=Failed to setup certificate authority
ca_setupok=Your certificate authority has been setup successfully. Users can now use the Webmin Users module to request certificates for themselves.
ca_stop=Shutdown certificate authority
ca_stopmsg=Click this button to stop Webmin from accepting existing certificates or issuing new ones. This will force users to use username and password authentication instead.
ca_stopok=Your certificate authority has been successfully shut down.
ca_eminiserv=SSL client certificates are only supported under miniserv.
ca_eversion=The version of the Perl Net::SSLeay module installed on your system does not support SSL client certificates.
ca_essleay=The SSL administration command $1 was not found on your system. You may need to change the path in the Webmin Users module configuration.
ca_essl=SSL certification can only be setup when the webserver is running in SSL mode.

session_title=Authentication
session_desc1=When enabled, password timeouts protect your Webmin 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 Webmin, 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 Webmin
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_realname=Show real hostname instead of name from URL?
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
session_banner1=No pre-login page
session_banner0=Show pre-login file
session_ebanner=Missing or invalid pre-login file
session_extauth=External squid-style authentication program
session_eextauth=Missing or invalid external authentication program
session_pmodedesc2=When using Unix authentication ..
session_pmode0=Always deny users with expired passwords
session_pmode1=Always allow users with expired passwords
session_pmode2=Prompt users with expired passwords to enter a new one
session_md5off=Use standard Unix <tt>crypt</tt> encryption for Webmin passwords
session_md5on=Use MD5 encryption for Webmin passwords (allows long passwords)
session_emd5=MD5 encryption cannot be used, as Perl does not have built-in <tt>crypt</tt> MD5 support on your system

assignment_title=Reassign Modules
assignment_header=Module category assignments
assignment_ok=Change Categories
assignment_desc=This form allows you to configure which category each module is displayed under on the Webmin index page.

categories_title=Edit Categories
categories_header=Category ID and descriptions
categories_desc=This form allows you to rename the existing Webmin categories and create new ones to assign modules to. The top part of the table is for changing the descriptions of the built-in categories, while the bottom part is for adding new category IDs and descriptions.
categories_ok=Save Categories
categories_err=Failed to save categories
categories_edesc=Missing description for $1
categories_ecat=Category ID $1 is already taken
categories_code=ID
categories_name=Displayed description

log_access=Changed IP access control
log_bind=Changed port and address
log_log=Changed logging options
log_proxy=Changed proxy servers
log_ui=Changed user interface options
log_install=Installed module $1
log_tinstall=Installed theme $1
log_clone=Cloned module $1 to $2
log_delete=Deleted module $1
log_os=Changed operating system
log_lang=Changed global language
log_startpage=Changed index page options
log_upgrade=Upgraded Webmin to version $1
log_session=Changed authentication options
log_ssl=Changed SSL encryption mode
log_newkey=Created new SSL key
log_setupca=Set up certificate authority
log_changeca=Changed certificate authority
log_stopca=Shut down certificate authority
log_assignment=Changed module categories
log_categories=Changed category names
log_theme=Change theme to $1
log_theme_def=Changed theme to Webmin default
log_referers=Changed trusted referrers

themes_title=Webmin Themes
themes_desc=Themes control the appearance of the Webmin 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.
themes_sel=Current theme :
themes_default=Old Webmin theme
themes_change=Change
themes_installdesc=Use the form below to install a new Webmin 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 :
themes_return=themes list

referers_title=Trusted Referrers
referers_desc=This page allows you to configure Webmin's referrer checking support, which is used to prevent malicious links from other websites tricking your browser into doing dangerous things with Webmin. However, if you have links to Webmin from your own websites that you don't want to be warned about you should add those sites to the list below.
referers_list=Trusted websites
referers_none=Trust links from unknown referrers
referers_referer=Referrer checking enabled?

syslet_title=Syslet Auto-Download
syslet_desc=This page is for configuring the automatic download and install of missing Eazel Syslets to your Webmin server.
syslet_auto=Automatically download syslets?
syslet_base=Base URLs for syslet RPMs
syslet_err=Failed to save syslet options
syslet_ebase=Invalid base URL

update_err=Failed to update modules
update_eurl=Missing or invalid update URL
update_title=Update Modules
update_info=Updating Webmin modules ..
update_mmissing=Module $1 is not installed on this system.
update_malready=Module $1 is already up to date.
update_mshow=Update needed for module $1 to version $2.
update_mok=Updating module $1 to version $2.
update_fixes=Fixes problem
update_mdesc=Installed module $1 ($2 Kb)
update_mos=Update to module $1 is not needed on your system.
update_efile=Invalid module updates source file
update_ehour=Missing or invalid hour to update on
update_emins=Missing or invalid minute to update on
update_edays=Missing or invalid number of days
update_rv=Checking for updated Webmin modules from $1
update_eemail=You must enter an email address if only showing what would be updated.
update_subject=Webmin modules update report
update_version=A new release of Webmin (version $1) is now available for download. Future updates will be released only for the latest version.

anon_title=Anonymous Module Access
anon_desc=This page allows you to grant access to selected Webmin modules and paths without clients needing to login. For each module path that you enter below (such as <tt>/custom</tt> or <tt>/passwd</tt>) you must also enter the name of a Webmin user whose permissions will be used for access to the module.
anon_desc2=You should be VERY careful when granting anonymous access, as insufficient IP access controls or granting access to the wrong module may allow attackers to take over your system.
anon_url=URL path
anon_user=Webmin user
anon_err=Failed to save anonymous access
anon_eurl='$1' is not a valid URL path
anon_euser=Missing or invalid Webmin user for URL path '$1'

enogpg=GnuPG is not installed

standard_failed=Failed to download modules list : $1
standard_header=Standard Webmin modules
standard_warn=Warning - you are not running the latest Webmin version $1, so thse modules will probably fail to install.
standard_eurl=Invalid standard modules URL

third_failed=Failed to download modules list : $1
third_header=Third Party Webmin modules
third_eurl=Invalid third party modules URL

lock_title=File Locking
lock_desc=By default, Webmin will obtain a lock on any file that it modifies in order to prevent concurrent modification by multiple processes, which could lead to file corruption. This page allows you to selectively or totally disable locking if it is causing problems.
lock_header=File locking settings
lock_all=Lock all files
lock_none=Never lock files
lock_only=Only lock files and directories ..
lock_except=Lock all files and directories except ..
lock_err=Failed to save file locking
lock_edir='$1' is not an absolute path
lock_edirs=No files or directories entered
