📄 en
字号:
index_title=Webmin Configurationindex_return=webmin configurationindex_version=Webmin version $1index_boot=Start at boot timeindex_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.access_title=IP Access Controlaccess_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 optionsaccess_all=Allow from all addressesaccess_allow=Only allow from listed addressesaccess_deny=Deny from listed addressesaccess_libwrap=Also check TCP-wrappers <tt>hosts.allow</tt> and <tt>hosts.deny</tt> files?access_err=Failed to update access listaccess_enone=No addresses enteredaccess_enet='$1' is not a valid network addressaccess_emask='$1' is not a valid netmaskaccess_eip='$1' is not a complete IP or network addressaccess_ehost=Failed to find IP address for '$1'access_eself=Your current IP address ($1) would be deniedaccess_always=Resolve hostnames on every requestbind_title=Ports and Addressesbind_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 portsbind_sockets=Listen on IPs and portsbind_sip=Bind to IP addressbind_sport=Listen on portbind_sip1=Any addressbind_sip2=Only address..bind_sport0=Same as firstbind_sport1=Specific port ..bind_listen=Listen for broadcasts on UDP portbind_none=Don't listenbind_err=Failed to change addressbind_enone=No IP addresses and ports to listen on enteredbind_eip2='$1' is not a valid IP address to bind tobind_eport2='$1' is not a valid port numberbind_erestart=An error occurring starting Webmin with the new address and port settings : $1bind_elisten=Missing or invalid port to listen for UDP broadcasts onlog_title=Logginglog_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 optionslog_disable=Disable logginglog_enable=Enable logginglog_resolv=Log resolved hostnameslog_clf=Use combined log format (including referrer and user agent)log_clear=Clear logfiles every $1 hourslog_uall=Log actions by all userslog_users=Only log actions by ..log_mall=Log actions in all moduleslog_modules=Only log actions in ..log_files=Log changes made to files by each actionlog_err=Failed to save logging optionslog_ehours='$1' is not a valid number of hourslog_ediff=Your system does not have the command $1 needed for logging file changesproxy_title=Proxy Serversproxy_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 serversproxy_http=HTTP proxyproxy_ftp=FTP proxyproxy_none=Noneproxy_nofor=No proxy forproxy_user=Username for proxyproxy_pass=Password for proxyproxy_err=Failed to save proxiesproxy_ehttp2=The HTTP proxy server must be entered as a URL, like $1proxy_eftp2=The FTP proxy server must be entered as a URL, like $1ui_title=User Interfaceui_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 optionsui_default=Defaultui_rgb=<font color=#ff0000>RR</font><font color=#00ff00>GG</font><font color=#0000ff>BB</font> hex colourcs_page=Page backgroundcs_text=Normal textcs_table=Table backgroundcs_header=Table headercs_link=Link textui_texttitles=Display titles as text?ui_sysinfo=Display login and hostnameui_sysinfo0=At bottom of browserui_sysinfo1=In browser titleui_sysinfo2=Above page headingui_sysinfo3=Nowhereui_sysinfo4=Instead of browser titleui_err=Failed to save coloursui_ergb=Invalid hexidecimal colour value for '$1'ui_feedback=Send feedback toui_feedbackmode=Allow sending of feedback?ui_feednocc=Only to address aboveui_hostnamemode=Hostname to display in Webminui_hnm0=Real hostnameui_hnm1=Hostname from URLui_hnm2=Domain name from URLui_hnm3=Other name..ui_feedbackconfig=Allow all users to include<br>configuration in feedback?mods_title=Webmin Modulesmods_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 Modulemods_local=From local filemods_uploaded=From uploaded filemods_ftp=From ftp or http URLmods_standard=Standard module from <a href='$1'>www.webmin.com</a>mods_standard2=Standard modulemods_third=Third party module frommods_nodeps=Ignore module dependencies when installingmods_grant2=Grant access only to users and groups :mods_grant1=Grant access to all Webmin usersmods_installok=Install Modulemods_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 Modulemods_cname=Module to clonemods_cnew=Cloned module namemods_ccat=Assign to categorymods_csame=Same as originalmods_cloneok=Clone Modulemods_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 Modulesmods_deleteok=Delete Selected Modulesinstall_err1=Failed to install module from $1install_efile=File does not existinstall_err2=Failed to install uploaded moduleinstall_ebrowser=Your browser does not support file uploadsinstall_err3=Failed to install module from $1install_eurl=Invalid URLinstall_etar=Not a valid module file : $1install_einfo=Module $1 is missing a module.info fileinstall_enone=File does not appear to contain any modulesinstall_eos=Module $1 does not support this operating system ($2 $3)install_eusermin=Module $1 is for Usermin, not Webmininstall_ever=Module $1 requires Webmin version $2 or aboveinstall_edep=Module $1 requires module $2install_edep2=Module $1 requires at least version $3 of module $2install_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 : $1install_title=Install Moduleinstall_desc=The following modules have been successfully installed and added to your access control list :install_line2=$1 in $2 ($3 kB) under category $4install_line3=$1 in $2 ($3 kB), hidden from viewinstall_ecomp=File is compressed, but the $1 command was not found on your systeminstall_ecomp2=Failed to uncompress file : $1install_egzip=File is gzipped, but the $1 command was not found on your systeminstall_egzip2=Failed to gunzip file : $1install_ebunzip=File is bzipped, but the $1 command was not found on your systeminstall_ebunzip2=Failed to bunzip file : $1install_erpm=Not a Webmin module or theme RPMinstall_eirpm=RPM install failed : $1install_cat=Under category $1.install_eneither=RPM does not contain a webmin module or themeinstall_err4=Failed to install standard moduleinstall_emissing=The specified module does not existclone_err=Failed to clone moduleclone_elink=symlink failed : $1clone_ecopy=failed to copy config : $1clone_desc=Clone of $1delete_err=Failed to delete modulesdelete_edep=Module $1 cannot be deleted, as the module $2 depends on itdelete_desc1=$1 (Clone of $2)delete_desc2=$1 in $2 ($3 kB)delete_title=Delete Modulesdelete_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.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -