Show field for drive temp collection
[webmin.git] / webmin / lang / en
1 index_title=Webmin Configuration
2 index_return=Webmin configuration
3 index_version=Webmin $1
4 index_boot=Start at boot time
5 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.
6 index_inetd=Because Webmin is currently being run by <tt>inetd</tt>, you probably do not want to enable this option.
7 index_apache=Because Webmin is currently running under Apache, you probably do not want to enable this option.
8 index_restart=Restart Webmin
9 index_restartmsg=Click this button to re-start the Webmin server process. This may be necessary if you have recently upgraded Perl.
10 index_submit=Submit OS Information
11 index_submitmsg=Clicking this button will send information about your operating system and Perl version to the Webmin developers. This data will be strictly anonymous, and will provide information about which operating systems to best focus the development of Webmin on.
12 index_refresh=Refresh Modules
13 index_refreshmsg=Re-check all Webmin modules for installed servers, and update those that appear in the 'Un-used modules' category.
14
15 access_title=IP Access Control
16 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.
17 access_ip=Allowed IP addresses
18 access_local=Include local network in list
19 access_header=Access control options
20 access_all=Allow from all addresses
21 access_allow=Only allow from listed addresses
22 access_deny=Deny from listed addresses
23 access_libwrap=Also check TCP-wrappers <tt>hosts.allow</tt> and <tt>hosts.deny</tt> files?
24 access_elibwrap=IP access control using TCP-wrappers is not available, as the $1 Perl module is not installed.
25 access_libwrapcpan=<a href='$1'>Click here</a> to have Webmin automatically install the missing Perl module.
26 access_err=Failed to update access list
27 access_enone=No addresses entered
28 access_enet='$1' is not a valid network address
29 access_emask='$1' is not a valid netmask
30 access_ecidr='$1' is not a valid CIDR number
31 access_eip='$1' is not a complete IP or network address
32 access_eip6='$1' is not a complete IPv6 or network address
33 access_ehost=Failed to find IP address for '$1'
34 access_eself=Your current IP address ($1) would be denied
35 access_always=Resolve hostnames on every request?
36
37 bind_title=Ports and Addresses
38 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.
39 bind_header=IP addresses and ports
40 bind_sockets=Listen on IPs and ports
41 bind_firewall=Open new ports on firewall?
42 bind_sip=Bind to IP address
43 bind_sport=Listen on port
44 bind_sip1=Any address
45 bind_sip2=Only address..
46 bind_sport0=Same as first
47 bind_sport1=Specific port ..
48 bind_listen=Listen for broadcasts on UDP port
49 bind_none=Don't listen
50 bind_hostname=Web server hostname
51 bind_auto=Work out from browser
52 bind_err=Failed to change address
53 bind_enone=No IP addresses and ports to listen on entered
54 bind_eip2='$1' is not a valid IP address to bind to
55 bind_eport2='$1' is not a valid port number
56 bind_erestart=An error occurring starting Webmin with the new address and port settings : $1
57 bind_elisten=Missing or invalid port to listen for UDP broadcasts on
58 bind_ehostname=Missing or invalid web server hostname
59 bind_resolv_myname=Reverse-resolve connected IP address?
60 bind_ipv6=Accept IPv6 connections?
61 bind_eipv6=IPv6 cannot be enabled unless the $1 Perl module is installed
62 bind_redirecting=Redirecting to new URL ..
63
64 log_title=Logging
65 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.
66 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.
67 log_header=Webserver logging options
68 log_status=Logging active?
69 log_disable=Disable logging
70 log_enable=Enable logging
71 log_resolv=Log resolved hostnames?
72 log_clf=Use combined log format (including referrer and user agent)?
73 log_clear2=Periodically clear log files?
74 log_period=Yes, every $1 hours
75 log_forusers=Users to log
76 log_uall=Log actions by all users
77 log_users=Only log actions by ..
78 log_inmods=Modules to log
79 log_mall=Log actions in all modules
80 log_modules=Only log actions in ..
81 log_files=Log changes made to files by each action?
82 log_fullfiles=Record all modified files before actions, for rollbacks?
83 log_err=Failed to save logging options
84 log_ehours='$1' is not a valid number of hours
85 log_ediff=Your system does not have the command $1 needed for logging file changes
86 log_perms=Permissions for log files
87 log_eperms=Missing or invalid octal permissions (like 755)
88 log_syslog=Also log to syslog?
89 log_login=Include Webmin logins and logouts in actions log?
90
91 proxy_title=Proxy Servers and Downloads
92 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.
93 proxy_header=Proxy servers
94 proxy_http=HTTP proxy
95 proxy_ftp=FTP proxy
96 proxy_none=None
97 proxy_nofor=No proxy for
98 proxy_user=Username for proxy
99 proxy_pass=Password for proxy
100 proxy_err=Failed to save proxies
101 proxy_ehttp2=The HTTP proxy server must be entered as a URL, like $1
102 proxy_eftp2=The FTP proxy server must be entered as a URL, like $1
103 proxy_bind=Source IP address for HTTP connections
104 proxy_ebind=Missing or invalid source IP address
105 proxy_osdn=Preferred OSDN mirror for downloads
106 proxy_mirrordef=&lt;Default (Let Sourceforge decide)&gt;
107 proxy_mirrordef2=Default (Let Sourceforge decide)
108 proxy_other=Other..
109 proxy_eother=Missing or invalid-looking OSDN mirror code
110 proxy_desc2=When Webmin downloads a file from a URL hosted on sourceforge, it will automatically use the mirror site based on your selection below, where possible.
111 proxy_header2=Download sites
112 proxy_cache=Cache downloaded files?
113 proxy_cache1=No
114 proxy_cache0=Yes, in cache of size
115 proxy_ecache=Missing or invalid cache size
116 proxy_daysmax=Maximum time to cache files
117 proxy_daysdef=Forever
118 proxy_days=days
119 proxy_edays=Missing or invalid maximum number of days to cache files
120 proxy_mods=Do caching in modules
121 proxy_mods0=All modules
122 proxy_mods1=Only selected ..
123 proxy_mods2=All except selected ..
124 proxy_emods=No modules selected
125 proxy_clear=Clear Cache
126 proxy_cacheb=Manage Cached URLs
127 proxy_cachebdesc=Click this button to search for and manage URLs cached for download by Webmin.
128 proxy_cleardesc=Click this button to delete all $1 cached URLs downloaded by Webmin, so that future downloads are made direct from the origin HTTP server. $2 of disk space will be freed.
129 proxy_return=proxy servers and downloads
130 proxy_tabproxy=Proxying
131 proxy_tabdown=Downloading
132 proxy_fallback=Try direct request if proxy is down?
133
134 ui_title=User Interface
135 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. 
136 ui_header=User interface options
137 ui_default=Default
138 ui_rgb=<font color=#ff0000>RR</font><font color=#00ff00>GG</font><font color=#0000ff>BB</font> hex color
139 cs_page=Page background
140 cs_text=Normal text
141 cs_table=Table background
142 cs_header=Table header
143 cs_link=Link text
144 ui_texttitles=Display titles as text?
145 ui_sysinfo=Display login and hostname (for non-framed themes)
146 ui_sysinfo0=At bottom of browser
147 ui_sysinfo1=In browser title
148 ui_sysinfo2=Above page heading
149 ui_sysinfo3=Nowhere
150 ui_sysinfo4=Instead of browser title
151 ui_err=Failed to save colors
152 ui_ergb=Invalid hexidecimal color value for '$1'
153 ui_feedback=Send feedback to
154 ui_feedbackmode=Allow sending of feedback?
155 ui_feednocc=Only to address above
156 ui_hostnamemode=Hostname to display in Webmin
157 ui_hnm0=Real hostname
158 ui_hnm1=Hostname from URL
159 ui_hnm2=Domain name from URL
160 ui_hnm3=Other name..
161 ui_feedbackconfig=Allow all users to include<br>configuration in feedback?
162 ui_width=Help window width
163 ui_height=Help window height
164 ui_ewidth=Missing or invalid help window width
165 ui_eheight=Missing or invalid help window height
166 ui_sizefile=File chooser size
167 ui_sizeuser=User chooser size
168 ui_sizeusers=Multiple users chooser size
169 ui_sizedate=Date selector size
170 ui_sizemodule=Module chooser size
171 ui_sizemodules=Multiple modules chooser size
172 ui_edbwidth=Missing or invalid chooser window width
173 ui_edbheight=Missing or invalid chooser window height
174 ui_showlogin=Prepend username to page titles?
175 ui_showhost=Prepend hostname to page titles?
176 ui_dateformat=Format for displayed dates
177 ui_dateformat_dd/mon/yyyy=dd/mon/yyyy (ie. 16/Sep/2001)
178 ui_dateformat_dd/mm/yyyy=dd/mm/yyyy (ie. 16/09/2001)
179 ui_dateformat_mm/dd/yyyy=mm/dd/yyyy (ie. 09/16/2001)
180 ui_dateformat_yyyy/mm/dd=yyyy/mm/dd (ie. 2001/09/16)
181
182 mods_title=Webmin Modules
183 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.
184 mods_installsource=Install from
185 mods_grantto=Grant access to
186 mods_install=Install Module
187 mods_local=From local file
188 mods_uploaded=From uploaded file
189 mods_ftp=From ftp or http URL
190 mods_standard=Standard module from <a href='$1' target=_new>www.webmin.com</a>
191 mods_standard2=Standard module
192 mods_third=Third party module from
193 mods_thsel=Select..
194 mods_nodeps=Ignore dependencies?
195 mods_nodeps2=Ignore module dependencies when deleting
196 mods_grant2=Grant access only to users and groups :
197 mods_grant1=Grant access to all Webmin users
198 mods_installok=Install Module
199 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.
200 mods_clone=Clone Module
201 mods_cname=Module to clone
202 mods_cnew=Cloned module name
203 mods_ccat=Assign to category
204 mods_csame=Same as original
205 mods_creset=Reset configuration to default?
206 mods_cloneok=Clone Module
207 mods_desc3=Existing modules and clones of modules can be 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.
208 mods_delete=Delete Modules
209 mods_deleteok=Delete Selected Modules
210 mods_eroot=Webmin modules cannot be installed or managed when the Webmin code is shared with another system, such as when it is running inside a Zone or mounted via NFS.
211 mods_desc4=Installed modules can be exported as a wbm.gz file using the form below. A module file can then be installed onto another system running Webmin.
212 mods_header4=Module export options
213 mods_exportmods=Modules to export
214 mods_exportto=Export to
215 mods_exportfile=File on server $1
216 mods_exportshow=Download in browser
217 mods_export=Export Modules
218 mods_exportok=Export Selected Modules
219 mods_return=modules form
220 mods_tabinstall=Install
221 mods_tabclone=Clone
222 mods_tabdelete=Delete
223 mods_tabexport=Export
224
225 install_err1=Failed to install module from $1
226 install_efile=File does not exist
227 install_err2=Failed to install uploaded module
228 install_ebrowser=Your browser does not support file uploads
229 install_err3=Failed to install module from $1
230 install_eurl=Invalid URL
231 install_etar=Not a valid module file : $1
232 install_enotar=The <tt>tar</tt> command, needed for extracting Webmin modules, was not found on your system
233 install_einfo=Module $1 is missing a module.info file
234 install_enone=File does not appear to contain any modules
235 install_eos=Module $1 does not support this operating system ($2 $3)
236 install_eusermin=Module $1 is for Usermin, not Webmin
237 install_ever=Module $1 requires Webmin version $2 or above
238 install_edep=Module $1 requires module $2
239 install_edep2=Module $1 requires at least version $3 of module $2
240 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.
241 install_eextract=Extract failed : $1
242 install_title=Install Module
243 install_desc=The following modules have been successfully installed and added to your access control list :
244 install_line2=<a href='$5'>$1</a> in $2 ($3 kB) under category $4
245 install_line3=$1 in $2 ($3 kB), hidden from view
246 install_ecomp=File is compressed, but the $1 command was not found on your system
247 install_ecomp2=Failed to uncompress file : $1
248 install_egzip=File is gzipped, but the $1 command was not found on your system
249 install_egzip2=Failed to gunzip file : $1
250 install_ebunzip=File is bzipped, but the $1 command was not found on your system
251 install_ebunzip2=Failed to bunzip file : $1
252 install_erpm=Not a Webmin module or theme RPM
253 install_eirpm=RPM install failed : $1
254 install_cat=Under category $1.
255 install_eneither=RPM does not contain a webmin module or theme
256 install_err4=Failed to install standard module
257 install_emissing=The specified module does not exist
258
259 clone_err=Failed to clone module
260 clone_elink=symlink failed : $1
261 clone_ecopy=failed to copy config : $1
262 clone_desc=Clone of $1
263
264 delete_err=Failed to delete modules
265 delete_edep=Module $1 cannot be deleted, as the module $2 depends on it
266 delete_desc1=$1 (Clone of $2)
267 delete_desc2=$1 in $2 ($3 kB)
268 delete_title=Delete Modules
269 delete_msg=The following modules have been successfully deleted from your Webmin installation :
270 delete_rusure=Are you sure you want to delete the module(s) $2 ? $1 kB of files will be deleted forever.
271 delete_rusure2=Are you sure you want to delete the theme $2 ? $1 kB of files will be deleted forever.
272 delete_rusure3=Are you sure you want to delete the module clones(s) $2 ?
273 delete_acls=Remove from users and reset access control settings?
274 delete_enone=No modules selected
275
276 os_title=Operating System and Environment
277 os_desc3=This page displays the operating system detected by Webmin at install time, and the system that is currently detected. If they are different, you can choose to have Webmin's OS information updated, which may be necessary if you have recently upgraded.
278 os_desc2=You can also change the search path used by Webmin when running programs, and the shared library path passed to any programs.
279 os_header=Host operating system
280 os_webmin=Operating system according to Webmin
281 os_iwebmin=Internal OS code used by Webmin
282 os_detect=Detected operating system
283 os_cannot=Cannot detect OS and version
284 os_update=Update Webmin to use detected OS
285 os_new=New operating system
286 os_path=Program search path
287 os_syspath=Include system's own search path?
288 os_ld_path=Library search path
289 os_perllib=Extra Perl library paths
290 os_envs=Additional environment variables
291 os_name=Variable name
292 os_value=Value
293 os_eversion=Missing operating system version
294 os_eiversion=Missing internal operating system version
295 os_incorrect=Warning - Your system is actually running $1 version $2.
296 os_fix=Update Detected Operating System
297
298 lang_title=Language
299 lang_title2=Webmin Language
300 lang_lang=Display in language
301 lang_intro=This page allows you to choose which language Webmin will use for displaying titles, prompts and messages
302 lang_ok=Change Language
303 lang_accept=Use language specified by browser?
304 lang_charset=Character set for HTML pages
305 lang_chardef=Determined by language
306 lang_charover=Force character set
307 lang_err=Failed to save language
308 lang_echarset=Missing or invalid-looking character set
309
310 ssl_title=SSL Encryption
311 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.
312 ssl_cpan=Alternately, you can have Webmin <a href='$1'>download and install</a> the required Net::SSLeay Perl module for you.
313 ssl_emessage=The error message from Perl was : $1
314 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.
315 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.
316 ssl_header=SSL support
317 ssl_on=Enable SSL if available?
318 ssl_key=Private key file
319 ssl_cert=Certificate file
320 ssl_cert_def=Same file as private key
321 ssl_cert_oth=Separate file
322 ssl_redirect=Redirect non-SSL requests to SSL mode?
323 ssl_extracas=Additional certificate files<br>(for chained certificates)
324 ssl_extracasdef=Same as global SSL settings
325 ssl_extracasnone=None for this IP address
326 ssl_extracasbelow=Entered below ..
327 ssl_err=Failed to save SSL options
328 ssl_ekey=The SSL private key file $1 does not exist or does not contain a PEM format key
329 ssl_ecert=The SSL certificate file $1 does not exist or does not contain a PEM format certificate
330 ssl_newkey=This form can be used to create a new SSL key for your Webmin server.
331 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!
332 ssl_header1=Create SSL key
333 ssl_create=Create Now
334 ssl_cn=Server name
335 ssl_all=Any hostname
336 ssl_newfile=Write key to file
337 ssl_usenew=Use new key immediately?
338 ssl_size=RSA key size
339 ssl_custom=Custom size
340 ssl_bits=bits
341 ssl_eextraca=Additional certificate file '$1' does not exist
342 ssl_days=Days before expiry
343 ssl_ipkeys=This section lists additional SSL certificates that will be used for connections to particular IP addresses.
344 ssl_ips=IP addresses
345 ssl_ipkeynone=No IP-specific SSL keys have been defined yet.
346 ssl_addipkey=Add a new IP-specific SSL key.
347 ssl_return=SSL keys
348 ssl_version=SSL protocol version
349 ssl_no2=Allow SSL version 2 browsers?
350 ssl_cipher_list=Allowed SSL ciphers
351 ssl_strong=Only strong PCI-compliant ciphers
352 ssl_clist=Listed ciphers
353 ssl_ecipher_list=Missing or invalid cipher list - must be like <tt>HIGH:-SSLv2:-aNULL</tt>
354 ssl_auto=Detect automatically
355 ssl_eversion=Missing or invalid version number
356 ssl_saveheader=Upload existing key
357 ssl_privkey=Private key text
358 ssl_privcert=Certificate text
359 ssl_privchain=Chained certificate text
360 ssl_nochain=No chained certificate
361 ssl_leavechain=Use existing chained certificate
362 ssl_upload=Or from upload file
363 ssl_same=Combined with private key
364 ssl_below=Entered below ..
365 ssl_savekey=This form allows you to upload an existing PEM format SSL private key and certificate for your Webmin server to use.
366 ssl_tabssl=SSL settings
367 ssl_tabips=Per-IP certificates
368 ssl_tabcreate=Create certificate
369 ssl_tabupload=Upload certificate
370 ssl_tabcurrent=Current certificate
371 ssl_cheader=Details of current certificate
372 ssl_typeself=Self-signed
373 ssl_typereal=Signed by CA
374 ssl_download=Download certificate
375 ssl_pem=PEM format
376 ssl_pkcs12=PKCS12 format
377 ssl_current=This section shows the details of the current Webmin SSL certificate, and allows it to be downloaded so that it can be accepted by your browser.
378 ssl_edownload=Failed to extract PEM data from certificate
379
380 newkey_err=Failed to create SSL key
381 newkey_ecn=Missing or invalid server name
382 newkey_efile=Missing key file name
383 newkey_title=Generate Key
384 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.
385 newkey_essl=An error occurred generating a new key :
386 newkey_ecat=An error occurred writing to the new key file :
387 newkey_ok=Successfully generated the following SSL key.
388 newkey_esize=Missing or invalid key size
389 newkey_edays=Missing or invalid number of days before expiry
390 newkey_ecountry=Country code must be two letters
391
392 startpage_title=Index Page Options
393 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.
394 startpage_tabs=Categorise modules?
395 startpage_nocol=Number of columns
396 startpage_alt=Use alternative header?
397 startpage_ecols='$1' is not a valid number of columns
398 startpage_gotoone=Go direct to module<br>if user only has one?
399 startpage_deftab=Default category
400 startpage_nohost=Show version, hostname and OS in title?
401 startpage_gotonone=&lt;None&gt;
402 startpage_gotomodule=After login, always go to module
403 startpage_webminup=Show Webmin updates on System Information page?
404 startpage_moduleup=Show module updates on System Information page?
405
406 upgrade_title=Upgrade Webmin
407 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.
408 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.
409 upgrade_descdeb=This form allows you to upgrade your entire Webmin installation to a new version by upgrading its Debian package. You can install from a local .deb 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.
410 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.
411 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.
412 upgrade_descsun-pkg=This form allows you to upgrade your entire Webmin installation to a new version from the Solaris package supplied by Sun. You can install from a local Solaris package file, or an uploaded file. The latest packages can be found at <a href=http://www.sun.com/bigadmin/content/webmin/>http://www.sun.com/bigadmin/content/webmin/</a>. Just as with a manual upgrade, all your config settings and third-party modules will be kept.
413 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.
414 upgrade_local=From local file
415 upgrade_uploaded=From uploaded file
416 upgrade_url=From ftp or http URL
417 upgrade_ftp=Latest version from www.webmin.com
418 upgrade_cup=Latest version from Caldera's <tt>cupdate</tt> tool
419 upgrade_emerge=Latest version from Emerge repository
420 upgrade_delete=Delete old version's directory after upgrade?
421 upgrade_ok=Upgrade Webmin
422 upgrade_err1=Failed to upgrade from $1
423 upgrade_err2=Failed to upgrade from uploaded file
424 upgrade_err3=Failed to upgrade from www.webmin.com
425 upgrade_err4=Failed to upgrade from Emerge repository
426 upgrade_err5=Failed to upgrade from URL $1
427 upgrade_eurl=Missing or invalid URL
428 upgrade_efile=File does not exist
429 upgrade_ebrowser=Your browser does not support file uploads
430 upgrade_eversion=Cannot downgrade to version $1
431 upgrade_elatest=You are already running the latest version of Webmin
432 upgrade_erpm=Not a valid Webmin RPM file
433 upgrade_edeb=Not a valid Webmin Debian package file
434 upgrade_egunzip=Your system does not have the <tt>gunzip</tt> command
435 upgrade_egzip=Failed to gunzip file : $1
436 upgrade_etar=Not a valid Webmin tar file
437 upgrade_euntar=Failed to untar file : $1
438 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.
439 upgrade_setup=Running setup.sh script to upgrade Webmin .. Please wait a minute until it is complete before continuing.
440 upgrade_setuprpm=Running RPM to upgrade Webmin .. Please wait a minute until it is complete before continuing.
441 upgrade_setupdeb=Running DPKG to upgrade Webmin .. Please wait a minute until it is complete before continuing.
442 upgrade_setuppackage=Running pkgadd to upgrade Webmin .. Please wait a minute until it is complete before continuing.
443 upgrade_esolaris=Webmin's upgrade feature does not currently work when you have installed from a Solaris package. Please upgrade manually instead.
444 upgrade_ezip=Webmin's upgrade feature does not currently work when you have installed on Windows. Please upgrade manually instead.
445 upgrade_ecaldera=RPM file does not appear to be the Caldera version of Webmin.
446 upgrade_eusermin=File is Usermin version $1, not a Webmin update.
447 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.
448 upgrade_epackage=Not a valid Solaris package
449 upgrade_ewpackage=Not a valid Solaris package for Webmin
450 upgrade_egentoo=Not a valid Gentoo package of Webmin
451 upgrade_eupdates=Failed to download list of updates : $1
452 upgrade_echecksig=RPM signature verification failed : $1
453 upgrade_nosig=No package signature verification done - checking of tar.gz packages is only possible when upgrading from www.webmin.com.
454 upgrade_sig=Check GnuPG signature on package?
455 upgrade_force=Upgrade even if new version is the same or older?
456 upgrade_disc=Disconnect all other users?
457 upgrade_edownsig=Failed to download signature : $1
458 upgrade_everify2=Package has signature from $1, but it is not valid
459 upgrade_everify3=Public key with ID $1 is not available for verification
460 upgrade_everify4=Failed to verify signature : $1
461 upgrade_sigok=Package signature verified successfully.
462 upgrade_nocheck=No package signature verification done.
463 upgrade_only=Don't re-install deleted or new modules?
464 upgrade_eroot=Webmin cannot be upgraded when its code is shared with another system, such as when it is running inside a Zone or mounted via NFS.
465 upgrade_tabupgrade=Upgrade Webmin
466 upgrade_tabgrants=New module grants
467 upgrade_tabupdate=Update modules
468 upgrade_tabsched=Scheduled update
469
470 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.
471 newmod_header=New module grants
472 newmod_def=Default behavior - grant new modules to <tt>root</tt> or <tt>admin</tt>
473 newmod_users=Grant new modules to :
474
475 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.
476 update_header1=Update modules now
477 update_header2=Update modules on schedule
478 update_webmin=Update from www.webmin.com
479 update_other=Update from other sources ..
480 update_show=Only show which modules would be updated
481 update_missing=Install modules that are not currently installed
482 update_third=Update non-core modules as well
483 update_checksig=Check signatures on non-Webmin repositories
484 update_quiet=Only report when an update is done
485 update_ok=Update Modules
486 update_email=Email update report to
487 update_user=Login to update server
488 update_pass=Password for update server
489 update_enabled=Scheduled updating currently enabled
490 update_apply=Save and Apply
491 update_sched2=Update modules at $1:$2 every $3 days
492 update_none=No Webmin updates for this version.
493 update_failed=Failed to install module : $1
494 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.
495 update_enosig=Could not download signature file for updates : $1
496 update_ebadsig=Updates signature check failed : $1
497 update_enomodsig=Could not download signature file for module : $1
498 update_ebadmodsig=Module signature check failed : $1
499
500 ca_title=Certificate Authority
501 ca_old=Existing certificate
502 ca_header1=Create new CA certificate
503 ca_header2=Edit CA certificate
504 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.
505 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.
506 ca_cn=Authority name
507 ca_email=Email address
508 ca_ou=Department
509 ca_o=Organisation
510 ca_sp=State
511 ca_c=Country code
512 ca_city=City or locality
513 ca_issuer_cn=Issuer name
514 ca_issuer_o=Issuer organization
515 ca_issuer_email=Issuer email address
516 ca_type=Certificate type
517 ca_notafter=Valid until
518 ca_create=Setup certificate authority
519 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.
520 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.
521 ca_err=Failed to setup certificate authority
522 ca_setupok=Your certificate authority has been setup successfully. Users can now use the Webmin Users module to request certificates for themselves.
523 ca_stop=Shutdown certificate authority
524 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.
525 ca_stopok=Your certificate authority has been successfully shut down.
526 ca_eminiserv=SSL client certificates are only supported under miniserv.
527 ca_eversion=The version of the Perl Net::SSLeay module installed on your system does not support SSL client certificates.
528 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.
529 ca_essl=SSL certification can only be setup when the webserver is running in SSL mode.
530
531 session_title=Authentication
532 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.
533 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.
534 session_header=Authentication and session options
535 session_pdisable=Disable password timeouts
536 session_penable=Enable password timeouts
537 session_blockhost=Block hosts with more than $1 failed logins for $2 seconds.
538 session_blockuser=Block users with more than $1 failed logins for $2 seconds.
539 session_syslog2=Log blocked hosts, logins and authentication failures to <tt>syslog</tt>
540 session_disable=Disable session authentication
541 session_enable=Enable session authentication
542 session_localoff=Always require username and password
543 session_localon=Allow login without password for matching users from localhost
544 session_logouttime=Auto-logout after $1 minutes of inactivity
545 session_locking=Enable locking in Webmin
546 session_err=Failed to save authentication
547 session_elogouttime=Missing or invalid logout time
548 session_eblockhost_time=Missing or invalid blocking time
549 session_eblockhost_failures=Missing or invalid blocking logins
550 session_eblockuser_time=Missing or invalid user blocking time
551 session_eblockuser_failures=Missing or invalid user blocking logins
552 session_ecookie=Your browser does not support cookies, which are required for session authentication
553 session_elsof=Local authentication requires the <tt>lsof</tt> program
554 session_remember=Offer to remember login permanently?
555 session_hostname=Show hostname on login screen?
556 session_utmp=Record logins and logouts in Utmp?
557 session_realname=Show real hostname instead of name from URL?
558 session_pamon=Use PAM for Unix authentication, if available
559 session_pamoff=Never use PAM for Unix authentication
560 session_pfile=If PAM is unavailable or disabled, read users and passwords from file $1 columns $2 and $3
561 session_pamconv=Support full PAM conversations?
562 session_cmddef1=Change expired passwords via PAM
563 session_cmddef0=Change passwords with command:
564 session_ecmd=Missing or invalid password change command
565 session_epasswd_file=Invalid unix users file
566 session_epasswd_uindex=Missing or invalid unix username index
567 session_epasswd_pindex=Missing or invalid unix password index
568 session_banner1=No pre-login page
569 session_banner0=Show pre-login file
570 session_ebanner=Missing or invalid pre-login file
571 session_extauth=External squid-style authentication program
572 session_eextauth=Missing or invalid external authentication program
573 session_pmodedesc3=Password expiry policy ..
574 session_pmode0=Always deny users with expired passwords
575 session_pmode1=Always allow users with expired passwords
576 session_pmode2=Prompt users with expired passwords to enter a new one
577 session_md5off=Use standard Unix <tt>crypt</tt> encryption for Webmin passwords
578 session_md5on=Use MD5 encryption for Webmin passwords (allows long passwords)
579 session_emd5mod=MD5 encryption cannot be used, as Perl $1 module is not installed.
580 session_blocklock=Also lock users with failed logins
581
582 assignment_title=Reassign Modules
583 assignment_header=Module category assignments
584 assignment_ok=Change Categories
585 assignment_desc=This form allows you to configure which category each module is displayed under on the Webmin index page.
586
587 categories_title=Edit Categories
588 categories_header=Category ID and descriptions
589 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.
590 categories_ok=Save Categories
591 categories_err=Failed to save categories
592 categories_edesc=Missing description for $1
593 categories_ecat=Category ID $1 is already taken
594 categories_code=ID
595 categories_name=Displayed description
596 categories_lang=Edit categories in language:
597 categories_langok=Change
598
599 log_access=Changed IP access control
600 log_bind=Changed port and address
601 log_log=Changed logging options
602 log_proxy=Changed proxy servers
603 log_osdn=Changed download options
604 log_ui=Changed user interface options
605 log_install=Installed module $1
606 log_tinstall=Installed theme $1
607 log_clone=Cloned module $1 to $2
608 log_delete=Deleted module $1
609 log_os=Changed operating system
610 log_lang=Changed global language
611 log_startpage=Changed index page options
612 log_upgrade=Upgraded Webmin to version $1
613 log_session=Changed authentication options
614 log_ssl=Changed SSL encryption mode
615 log_newkey=Created new SSL key
616 log_setupca=Set up certificate authority
617 log_changeca=Changed certificate authority
618 log_stopca=Shut down certificate authority
619 log_assignment=Changed module categories
620 log_categories=Changed category names
621 log_theme=Change theme to $1
622 log_mobile=Changed mobile device options
623 log_theme_def=Changed theme to Webmin default
624 log_referers=Changed trusted referrers
625 log_descs=Changed module titles
626 log_advanced=Changed advanced options
627 log_web=Changed web server options
628 log_osdnclear=Cleared download cache
629 log_savekey=Uploaded existing SSL key
630 log_deletecache=Deleted $1 URLs from cache
631 log_clearcache=Cleared all URLs from cache
632 log_lock=Changed file locking
633 log_sendmail=Changed mail sending options
634 log_debug=Changed debugging log file options
635
636 themes_title=Webmin Themes
637 themes_desc=Themes control the appearance of the Webmin user interface, including icons, colours, backgrounds and the layout of pages. The selection box below can be used to choose one of the themes installed on your system.
638 themes_sel=Current theme :
639 themes_default=Old Webmin theme
640 themes_none=None - let theme decide
641 themes_change=Change
642 themes_overdesc=Overlays modify the appearance of a theme, by changing the colors, backgrounds and icons. They do not change the layout.
643 themes_overlay=Current overlay :
644 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.
645 themes_installok=Install Theme
646 themes_tabchange=Change theme
647 themes_taboverlay=Change overlay
648 themes_tabinstall=Install theme
649 themes_tabdelete=Delete themes
650 themes_tabexport=Export themes
651
652 themes_err1=Failed to install theme from $1
653 themes_efile=File does not exist
654 themes_err2=Failed to install uploaded theme
655 themes_ebrowser=Your browser does not support file uploads
656 themes_err3=Failed to install theme from $1
657 themes_eurl=Invalid URL
658 themes_etar=Not a valid theme file : $1
659 themes_einfo=Theme $1 is missing a theme.info file
660 themes_enone=File does not appear to contain any themes
661 themes_eextract=Extract failed : $1
662 themes_done=The following themes have been successfully installed on your system :
663 themes_line=$1 in $2 ($3 kB)
664 themes_ecomp=File is compressed, but the $1 command was not found on your system
665 themes_ecomp2=Failed to uncompress file : $1
666 themes_egzip=File is gzipped, but the $1 command was not found on your system
667 themes_egzip2=Failed to gunzip file : $1
668 themes_erpm=Not a Webmin theme RPM
669 themes_eirpm=RPM install failed : $1
670 themes_ok=Theme changed successfully .. redirecting to the Webmin index page.
671 themes_ok2=Theme overlay changed successfully .. redirecting to the Webmin index page.
672 themes_delete=This form can be used to delete one of the themes installed on your system that is not currently in use.
673 themes_delok=Theme to delete :
674 themes_return=themes list
675 themes_err4=Failed to change overlay theme
676 themes_eoverlay=Selected overlay is not compatible with the current global theme
677
678 themes_desc4=Installed themes can be exported as a wbt.gz file using the form below. A theme file can then be installed onto another system running Webmin.
679 themes_exportmods=Themes to export
680 themes_exportok=Export Selected Themes
681
682 referers_title=Trusted Referrers
683 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.
684 referers_list=Trusted websites
685 referers_none=Trust links from unknown referrers
686 referers_referer=Referrer checking enabled?
687 referers_err=Failed to save referers
688 referers_ehost='$1' is not a valid trusted hostname
689
690 syslet_title=Syslet Auto-Download
691 syslet_desc=This page is for configuring the automatic download and install of missing Eazel Syslets to your Webmin server.
692 syslet_auto=Automatically download syslets?
693 syslet_base=Base URLs for syslet RPMs
694 syslet_err=Failed to save syslet options
695 syslet_ebase=Invalid base URL
696
697 update_err=Failed to update modules
698 update_eurl=Missing or invalid update URL
699 update_title=Update Modules
700 update_info=Updating Webmin modules ..
701 update_mmissing=Module $1 is not installed on this system.
702 update_malready=Module $1 is already up to date.
703 update_mshow=Update needed for module $1 to version $2.
704 update_mok=Updating module $1 to version $2.
705 update_fixes=Fixes problem
706 update_mdesc=Installed module $1 ($2 Kb)
707 update_mos=Update to module $1 is not needed on your system.
708 update_mtype=Module $1 cannot be updated as it was installed from a $2 package
709 update_efile=Invalid module updates source file
710 update_ehour=Missing or invalid hour to update on
711 update_emins=Missing or invalid minute to update on
712 update_edays=Missing or invalid number of days
713 update_rv=Checking for updated Webmin modules from $1
714 update_eemail=You must enter an email address if only showing what would be updated.
715 update_subject=Webmin modules update report
716 update_version=A new release of Webmin (version $1) is now available for download. Future updates will be released only for the latest version.
717
718 anon_title=Anonymous Module Access
719 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.
720 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.
721 anon_url=URL path
722 anon_user=Webmin user
723 anon_err=Failed to save anonymous access
724 anon_eurl='$1' is not a valid URL path
725 anon_euser=Missing or invalid Webmin user for URL path '$1'
726
727 enogpg=GnuPG is not installed
728
729 standard_failed=Failed to download modules list : $1
730 standard_header=Standard Webmin modules
731 standard_warn=Warning - you are not running the latest Webmin version $1, so these modules will probably fail to install.
732 standard_eurl=Invalid standard modules URL
733
734 third_failed=Failed to download modules list : $1
735 third_header=Third Party Webmin modules
736 third_eurl=Invalid third party modules URL
737 third_title=Select Third Party Module
738
739 lock_title=File Locking
740 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.
741 lock_header=File locking settings
742 lock_all=Lock all files
743 lock_none=Never lock files
744 lock_only=Only lock files and directories ..
745 lock_except=Lock all files and directories except ..
746 lock_err=Failed to save file locking
747 lock_edir='$1' is not an absolute path
748 lock_edirs=No files or directories entered
749
750 ipkey_title1=Create SSL Key
751 ipkey_title2=Edit SSL Key
752 ipkey_header=IP-specific SSL key details
753 ipkey_ips=For connections to IP addresses
754 ipkey_err=Failed to save SSL key
755 ipkey_eip='$1' is not a valid IP address
756 ipkey_eips=No IP addresses entered
757 ipkey_eextracas=No additional certificate files entered
758 ipkey_eextraca=Additional certificate file $1 does not exist
759
760 descs_title=Module Titles
761 descs_info=This page allows you to specify alternate titles for Webmin modules, to override their standard descriptions.
762 descs_mod=Module
763 descs_desc=New title
764 descs_err=Failed to save module titles
765 descs_edesc=Missing title for module '$1'
766
767 export_err=Failed to export modules
768 export_ecmd=Missing needed command $1
769 export_efile=Missing or invalid export file
770 export_done=Successfully exported the selected modules to $1.
771 export_title=Export Modules
772
773 submit_err=Failed to submit OS info
774 submit_edone=You can only submit once for each system
775 submit_title=Submit OS Information
776 submit_ok=Thank you for sending information about your server's operating system to the Webmin developers!
777 submit_emailboxes=The Read User Mail module is not installed or not configured
778
779 advanced_title=Advanced Options
780 advanced_header=Advanced and experimental options
781 advanced_temp=Temporary files directory
782 advanced_tempdef=Default (<tt>/tmp/.webmin</tt>)
783 advanced_tdd=Clear temp files in non-standard directory?
784 advanced_tempdelete=Maximum age of temporary files
785 advanced_nodelete=Unlimited
786 advanced_days=days
787 advanced_preload=Pre-load Webmin functions library?
788 advanced_precache=Text files to pre-cache?
789 advanced_precache0=None
790 advanced_precache1=English language text files
791 advanced_precache2=Files matching shell patterns $1
792 advanced_eprecache=Missing list of shell patterns to pre-cache
793 advanced_err=Failed to save advanced options
794 advanced_etemp=Missing or non-existant temporary files directory
795 advanced_etdir=Missing or non-existant temporary files directory for $1
796 advanced_pass=Make password available to Webmin programs?<br><font size=-1>(Does not work when session authentication is enabled)</font>
797 advanced_tempmods=Per-module temporary directories
798 advanced_tmod=Module
799 advanced_tdir=Directory
800 advanced_stack=Show stack trace for error messages?
801 advanced_showstderr=Show Perl errors in browser?
802 advanced_umask=Umask (unset permission bits) for created files
803 advanced_chattr=Allow modification of immutable files?
804 advanced_eumask=Umask must be a 3-digit octal number
805 advanced_etempdelete=Missing or invalid maximum age of temporary files
806 advanced_nice=CPU priority for scheduled jobs
807 advanced_pri=Priority level
808 advanced_sclass=IO class for scheduled jobs
809 advanced_sprio=IO priority for scheduled jobs
810 advanced_gzip=Gzip compress static files?
811 advanced_gzipauto=Only if pre-compressed .gz file exists
812 advanced_gzip0=Never
813 advanced_gzip1=Use pre-compressed file and compress dynamically
814 advanced_egzip=Gzip compression cannot be enabled unless the $1 perl module is installed
815
816 syslog_errorlog=Webmin error log
817
818 clear_title=Clear Download Cache
819 clear_done=The Webmin cache containing $1 of files from $2 URLs has been successfully cleared.
820 clear_none=There are no URLs currently in the Webmin download cache.
821
822 savekey_err=Failed to save new key
823 savekey_ekey=Missing or invalid PEM format key
824 savekey_ecert=Missing or invalid PEM format certificate
825 savekey_ecert2=Missing or invalid PEM format key and certificate
826 savekey_echain=Missing or invalid PEM format chained certificate
827 savekey_title=Upload Existing Key
828 savekey_done2=The supplied SSL key has been saved in $1, and the certificate in $2.
829 savekey_done=The supplied SSL key and certificate have been saved in the file $1.
830 savekey_done3=The supplied chained SSL certificate has been saved in the file $1.
831
832 cache_title=Cached URLs
833 cache_search=Find URLs containing:
834 cache_ok=Search
835 cache_none=No cached URLs matched your search.
836 cache_matches=Found $1 cached URLs matching your search ..
837 cache_url=Full URL
838 cache_size=Size
839 cache_date=Downloaded
840 cache_delete=Flush Selected From Cache
841 cache_err=Failed to flush cached URLs
842 cache_enone=None selected
843 cache_efile=Invalid filename
844
845 restart_title=Restarting Webmin
846 restart_done=The Webmin server process is now restarting - please wait for a few seconds before continuing.
847
848 mobile_title=Mobile Device Options
849 mobile_header=Options for mobile browsers
850 mobile_theme=Theme for mobile browsers
851 mobile_themeglob=&lt;User's choice or global configuration&gt;
852 mobile_nosession=Force use of HTTP authentication?
853 mobile_agents=Additional user agents for mobile browsers
854 mobile_err=Failed to save mobile device options
855 mobile_prefixes=URL hostname prefixes for mobile browsers
856
857 blocked_title=Blocked Hosts and Users
858 blocked_type=Type
859 blocked_who=Hostname or username
860 blocked_fails=Login failures
861 blocked_when=Blocked at
862 blocked_none=No hosts or users are currently blocked by Webmin.
863 blocked_user=Webmin user
864 blocked_host=Client host
865 blocked_clear=Clear All Blocks
866 blocked_cleardesc=Click this button to clear all current host and user blocks, by restarting the Webmin server process.
867 blocked_restarting=The Webmin server process is now restarting to clear blocked hosts and users - please wait for a few seconds before continuing.
868
869 refreshmods_title=Refresh Modules
870 refreshmods_installed=Checking for usable Webmin modules ..
871 refeshmods_counts=.. found $2 with installed applications, $1 not installed.
872
873 debug_title=Debugging Log File
874 debug_header=Webmin debug log file options
875 debug_enabled=Debug log enabled?
876 debug_what=Events to log
877 debug_what_start=Scripts starting and stopping
878 debug_what_write=Files opened for writing
879 debug_what_read=Files opened for reading
880 debug_what_ops=Other file operations
881 debug_what_procs=Operations on processes
882 debug_what_diff=Configuration file diffs
883 debug_what_cmd=Commands executed
884 debug_what_net=Network connections made
885 debug_what_sql=SQL executed 
886 debug_file=Debugging log file
887 debug_size=Maximum size for log file
888 debug_err=Failed to save debugging options
889 debug_ewhat=No events to log selected
890 debug_efile=Debug log file must be an absolute path
891 debug_edir=Directory '$1' for debug log file does not exist
892 debug_esize=Maximum size must be a number
893 debug_procs=Script types to debug
894 debug_modules=Limit debugging to modules
895 debug_web=Web interface CGIs
896 debug_cmd=Command line
897 debug_cron=Background jobs
898 debug_inmods=Modules to write debug logs for
899 debug_emodules=No modules to debug for selected
900
901 notif_passexpired=Your Webmin password has expired! You will be forced to change it at the next login.
902 notif_passchange=Your Webmin password was last changed on $1, and must be changed in $2 days.
903 notif_passlock=Your Webmin password was last changed on $1, and your account will be locked in $2 days if it is not changed.
904 notif_changenow=You can <a href='$1'>change your password now</a> in the Change Language and Theme module.
905 notif_unixwarn=Your Unix password was last changed on $1, and must be changed in $2 days.
906 notif_unixexpired=Your Unix password has expired! You will be forced to change it at the next login.
907 notif_upgrade=Webmin version $1 is now available, but you are running version $2.
908 notif_upgradeok=Upgrade Webmin Now
909 notif_updatemsg=The $1 following Webmin module updates are now available ..
910 notify_updatemod=Module
911 notify_updatever=Version
912 notify_updatedesc=Fixes problem
913 notif_updateok=Install Updates Now
914
915 status_title=Background Status Collection
916 status_header=Status collection job settings
917 status_interval=Collect system status in background?
918 status_interval1=Never
919 status_interval0=Every
920 status_mins=minutes
921 status_pkgs=Collect available package updates?
922 status_temp=Collect drive temperatures?
923
924 sendmail_title=Sending Email
925 sendmail_desc=This page controls how Webmin sends email, such as from scheduled backups or background monitoring. It also effects email sent using the Read User Mail module.
926 sendmail_header=Mail sending options
927 sendmail_system=Local mail server
928 sendmail_smtp=Send email using
929 sendmail_smtp0=Local mail server command
930 sendmail_smtp1=Via SMTP to local mail server
931 sendmail_smtp2=Via SMTP to remote mail server
932 sendmail_login=SMTP server authentication
933 sendmail_login1=Don't authenticate
934 sendmail_login0=Login as
935 sendmail_pass=with password
936 sendmail_auth=SMTP authentication method
937 sendmail_from=From address for email from Webmin
938 sendmail_fromdef=Default ($1)
939 sendmail_fromaddr=Address
940 sendmail_err=Failed to save mail sending options
941 sendmail_esmtp=Missing or un-resolvable SMTP server hostname
942 sendmail_elogin=Missing SMTP server login
943 sendmail_esasl=SMTP authentication cannot be enabled unless the <a href=$1>$2</a> Perl module is installed.
944 sendmail_efrom=Missing or incorrectly formatted from address
945
946 web_title=Web Server Options
947 web_header=Options for Webmin's built-in webserver
948 web_expires=Client-side cache time for static files
949 web_expiresdef=Webmin default (7 days)
950 web_expiressecs=Time in seconds
951 web_err=Failed to save web server options
952 web_eexpires=Missing or non-numeric client side cache time
953 web_expirespaths=Client-side cache times based on URL path
954 web_expirespath=Path regular expression
955 web_expirestime=Cache time in seconds
956 web_eexpires2=Missing or non-numeric client side cache time in row $1
957
958 __norefs=1