Better error if htaccess dir field is left empty
[webmin.git] / apache / lang / en
1 index_title=Apache Webserver
2 index_eroot=The Apache root directory $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct paths.
3 index_eserver=The Apache server executable $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct path.
4 index_apache=Apache Webserver
5 index_econf=The Apache configuration file $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct path.
6 index_eports=Your Apache configuration contains more than 1 $1 directive. The current version of Webmin cannot properly handle this setup.
7 index_tabglobal=Global configuration
8 index_tablist=Existing virtual hosts
9 index_tabcreate=Create virtual host
10 index_descglobal=The options accessed by clicking on these icons apply to the entire Apache server, including all virtual hosts.
11 index_desclist=The list below shows all Apache virtual hosts currently defined, for which you have access. The <b>Default Server</b> entry defines settings that apply to all other virtual hosts, unless overridden.
12 index_desccreate=This form can be used to add a new Apache virtual host, which serves content from a specified directory in response to requests for a particular IP address or hostname.
13 index_defserv=Default Server
14 index_defdesc1=Defines the default settings for all other virtual servers, and processes any unhandled requests.
15 index_any=Any
16 index_newaddr=Handle connections to address
17 index_any1=Those not handled by another server
18 index_any2=Any address
19 index_any0=Specific address ..
20 index_default=Default
21 index_auto=Automatic
22 index_virt=Virtual Server
23 index_vname=Handles the name-based server $1 on address $2.
24 index_vnamed=Handles the name-based server $1 on all addresses
25 index_vdef=Processes all requests not handled by other virtual servers.
26 index_defdesc2=Defines the default settings for all other virtual servers.
27 index_vport=Processes all requests on port $1 not handled by other virtual servers.
28 index_vaddr=Handles all requests to the address $1.
29 index_vaddrport=Handles all requests to the address $1 on port $2.
30 index_type=Type
31 index_addr=Address
32 index_nv=Add name virtual server address (if needed)
33 index_listen=Listen on address (if needed)
34 index_port=Port
35 index_name=Server Name
36 index_root=Document Root
37 index_url=URL
38 index_view=Open..
39 index_adddir=Allow access to this directory
40 index_proxy=Map to URL
41 index_create=Create a New Virtual Server
42 index_crnow=Create Now
43 index_return=server list
44 index_toomany=There are too many virtual servers on your system to display on one page
45 index_find=Find servers where
46 index_equals=equals
47 index_matches=matches
48 index_nequals=not equals
49 index_nmatches=not matches
50 index_clone=Copy directives from
51 index_noclone=Nowhere
52 index_version=Apache version $1
53 index_file=Add virtual server to file
54 index_fmode0=Standard $1 file
55 index_fmode1=Virtual servers file $1
56 index_fmode1d=New file under virtual servers directory $1
57 index_fmode2=Selected file..
58 index_delete=Delete Selected Servers
59
60 cvirt_ecannot=You are not allowed to create a virtual server
61 cvirt_err=Failed to create virtual server
62 cvirt_eaddr1=No address entered
63 cvirt_eaddr2='$1' is not a valid address
64 cvirt_eport='$1' is not a valid port
65 cvirt_ename='$1' is not a valid server name
66 cvirt_eroot1=You must enter a document root
67 cvirt_eroot2=Failed to create directory '$1' : $2
68 cvirt_eroot3=You are not allowed to use the root directory '$1'
69 cvirt_etaken=A virtual server with the same name and port already exists
70 cvirt_efile=Failed to write to $1 : $2
71 cvirt_emissing=The new virtual server was added to $1, but this file is not used by Apache. Check the <a href='$2'>module configuration</a> and make sure the 'File or directory to add virtual servers to' is correct.
72
73 etype=You are not allowed to edit options of this type
74 efailed=Failed to save $1
75 apache_apply=Apply Changes
76 apache_stop=Stop Apache
77 apache_start=Start Apache
78 auth_return=access control
79 default_serv=default server
80 bytes=bytes
81 eafter=Configuration verification failed : $1 Changes have not been saved.
82
83 global_ecannot=You are not allowed to edit global options
84 global_mime=Global MIME types list
85 global_mimedesc=Click on a MIME type from the list below to edit it, or use the link at the bottom of the page to add a new type to the list.
86 global_type=Type
87 global_ext=Extensions
88 global_add=Add a new MIME type.
89 global_return=MIME types
90
91 mime_ecannot=You are not allowed to edit mime types
92 mime_edit=Edit MIME Type
93 mime_add=Add MIME Type
94 mime_header=Filename extensions to MIME type mapping
95 mime_type=MIME Type
96 mime_ext=Extensions
97 mime_err=Failed to save MIME type
98 mime_etype='$1' is not a valid MIME type
99
100 virt_ecannot=You cannot edit this virtual server
101 virt_title=Virtual Server Options
102 virt_header=For $1
103 virt_opts=Virtual Server Details
104 virt_opts2=Virtual Server Options
105 virt_conf=Server Configuration
106 virt_show=Show Directives
107 virt_edit=Edit Directives
108 virt_adddir=Create Per-Directory, Files or Location Options
109 virt_type=Type
110 virt_Directory=Directory
111 virt_Files=Files
112 virt_Location=Location
113 virt_Proxy=Proxy
114 virt_DirectoryMatch=Directory regexp
115 virt_FilesMatch=Files regexp
116 virt_LocationMatch=Location regexp
117 virt_ProxyMatch=Proxy regexp
118 virt_exact=Exact match
119 virt_re=Match regexp
120 virt_regexp=Regexp?
121 virt_path=Path
122 virt_return=server index
123 virt_euser=You are not allowed to change the user or group for this virtual server.
124 virt_header2=$1 for $2
125
126 vserv_title=Virtual Server Configuration
127 vserv_ecannot=You cannot edit this virtual server's address
128 vserv_addr=Address
129 vserv_addrs=Addresses
130 vserv_port=Port
131 vserv_any=Any
132 vserv_addr1=Default server
133 vserv_default=Default
134 vserv_root=Document Root
135 vserv_name=Server Name
136 vserv_delete=Delete Virtual Server
137 vserv_err=Failed to save virtual server
138 vserv_eaddr1=No address entered
139 vserv_eaddr2='$1' is not a valid address
140 vserv_eport='$1' is not a valid port
141 vserv_eroot='$1' is not a valid document root
142 vserv_ename='$1' is not a valid server name
143 vserv_eaddrs=No virtual server addresses entered
144
145 show_title=Directives
146 show_edit=Edit Apache directive:
147 show_these=Manually edit directives
148 show_ok=Edit
149
150 manual_configs=Edit Config Files
151 manual_title=Edit Directives
152 manual_header=Use the text box below to manually edit the Apache directives in $1 that apply to this virtual server, directory or files.
153 manual_ecannot=You are not allowed to manually edit directives
154 manual_file=Edit Directives in File:
155 manual_efile=Invalid Apache config file
156 manual_etest=Configuration file error detected : $1
157 manual_editfile=Edit config file:
158 manual_switch=Edit
159
160 dir_title=Per-Directory Options
161 dir_proxyall=All proxy requests
162 dir_header=For $1 on $2
163 dir_show=Show Directives
164 dir_edit=Edit Directives
165 dir_opts=Options apply to ..
166 dir_Directory=Directory
167 dir_Files=Files
168 dir_Location=Location
169 dir_type=Type
170 dir_regexp=Regexp?
171 dir_exact=Exact match
172 dir_re=Match regexp
173 dir_path=Path
174 dir_return=directory index
175 dir_header2=$1 for $2
176
177 type_0=Processes and Limits
178 type_1=Networking and Addresses
179 type_2=Apache Modules
180 type_3=Log Files
181 type_4=Access Control
182 type_5=Document Options
183 type_6=MIME Types
184 type_7=Error Handling
185 type_8=User and Group
186 type_9=Miscellaneous
187 type_10=Aliases and Redirects
188 type_11=CGI Programs
189 type_12=Directory Indexing
190 type_13=Proxying
191 type_14=SSL Options
192 type_15=Perl
193 type_16=PHP
194 type_17=Automatic Virtual Hosts
195 type_18=Filters
196 type_19=Languages
197 type_20=Image Maps
198
199 htaccess_title=Per-Directory Options Files
200 htaccess_ecannot=You cannot edit htaccess files
201 htaccess_file=Existing options files
202 htaccess_desc=Additional per-directory options can be specified in a file (usually called <tt>.htaccess</tt>) in each directory. The options apply to all files in that directory and any sub-directories, unless overridden by another options file.
203 htaccess_create=Create Options File
204 htaccess_find=Find Options Files
205 htaccess_auto=Automatically
206 htaccess_from=From directory
207 htaccess_return=options file list
208 htaccess_edir='$1' is not a valid directory
209 htaccess_ecreate=You are not allowed to create this options file
210 htaccess_edelete=You are not allowed to delete this options file
211 htaccess_eempty=No options file directory entered
212 htaccess_eabsolute=Options file directory must be an absolute path
213 htaccess_err=Failed to create options file
214
215 htindex_ecannot=You are not allowed to edit this options file
216 htindex_title=Per-Directory Options File
217 htindex_delete=Delete File
218 htindex_show=Show Directives
219 htindex_edit=Edit Directives
220 htindex_opts=Per-Directory Options
221 htindex_file=Per-File Configuration
222 htindex_create=Create Per-File Options
223 htindex_regexp=Regexp?
224 htindex_exact=Exact match
225 htindex_re=Match regexp
226 htindex_path=Path
227 htindex_header=For $1
228 htindex_header2=$1 for options file $2
229 htindex_return=options file index
230
231 htfile_title=Per-File Options
232 htfile_header=For $1 in $2
233 htfile_show=Show Directives
234 htfile_edit=Edit Directives
235 htfile_apply=Options apply to ..
236 htfile_header2=$1 for $2
237
238 reconfig_title=Re-Configure Known Modules
239 reconfig_ecannot=You are not allowed to reconfigure apache
240 reconfig_ever=Failed to get the version of Apache server executable $1. Check your <a href='$2'>module configuration</a> to make sure this is the correct path.
241 reconfig_desc1=Your Apache configuration has changed, or has not yet been examined by Webmin. Below is a list of all Apache modules supported by Webmin, with those currently installed selected. You may select or de-select modules if the list is incorrect.
242 reconfig_desc2=Below is a list of all Apache modules supported by Webmin, with those currently installed selected. If you are using dynamically loaded modules then you may need to select those that are dynamically loaded.
243 reconfig_desc3=If you are unsure which modules are supported by Apache on your system, just Configure as Webmin can normally work out the supported modules automatically.
244 reconfig_ok=Configure
245
246 defines_title=Edit Defined Parameters
247 defines_ecannot=You are not allowed to edit httpd defines
248 defines_desc=When Apache is started, parameters can be passed to it with the <tt>-D</tt> command line option. Because these parameters can affect which directives are used in your config files, Webmin needs to know which ones are passed to Apache when it is started up. Enter the parameters used on your system into the text field on the right.
249 defines_config=Note that the following defined parameters are already known : $1
250 defines_list=Defined parameters
251
252 authu_ecannot='$1' is not an allowed users text file
253 authu_title=User List
254 authu_header=In file $1
255 authu_header2=Users from text file $1
256 authu_none=No users in text file $1
257 authu_add=Add a new user
258 authu_return=user list
259 authu_edit=Edit User
260 authu_create=Create User
261 authu_user=Username
262 authu_pass=Password
263 authu_enc=Encrypted..
264 authu_plain=Plain text..
265 authu_err=Failed to save user
266 authu_euser=No username entered
267 authu_euser2=Username cannot contain a :
268 authu_edup=A user called '$1' already exists
269 authu_sync=The options below allow you to configure Webmin to automatically add, update or delete a user from this password file when a user is added, modified or removed in the <tt>Users and Groups</tt> module.
270 authu_screate=Add a user when a Unix user is added
271 authu_sdelete=Delete the user when a Unix user is deleted
272 authu_smodify=Change the user when a Unix user is changed
273
274 authg_ecannot='$1' is not an allowed groups text file
275 authg_title=Group List
276 authg_header=In file $1
277 authg_header2=Groups from text file $1
278 authg_none=No groups in text file $1
279 authg_add=Add a new group
280 authg_return=group list
281 authg_edit=Edit Group
282 authg_create=Create Group
283 authg_group=Group name
284 authg_mems=Members
285 authg_dont=Don't change
286 authg_set=Set to..
287 authg_err=Failed to save group
288 authg_euser=No group name entered
289 authg_euser2=Group name cannot contain a :
290 authg_edup=A group called '$1' already exists
291
292 stop_err=Failed to stop apache
293 stop_ecannot=You are not allowed to stop apache
294 stop_epid=Failed to open PID file $1
295 stop_epid2=Invalid PID file $1
296 stop_esig=Failed to send SIGTERM to process $1
297
298 start_err=Failed to start apache
299 start_ecannot=You are not allowed to start apache
300 start_ecmd=$1 failed : $2
301 start_eunknown=Unknown reason
302 start_eafter=Apache does not appear to be running
303
304 restart_err=Failed to apply changes
305 restart_epid=Failed to open PID file $1
306 restart_epid2=Invalid PID file $1
307 restart_esig=Failed to send SIGHUP to process $1
308 restart_eunknown=Unknown reason
309 restart_ecannot=You are not allowed to apply changes
310
311 acl_virts=Virtual servers this user can edit
312 acl_vall=All servers
313 acl_vsel=Selected..
314 acl_defserv=Default Server
315 acl_global=Can edit global options?
316 acl_htaccess=.htaccess only
317 acl_create=Can create virtual servers?
318 acl_vuser=Can change virtual server users?
319 acl_vaddr=Can change virtual server addresses?
320 acl_pipe=Can pipe logs to programs?
321 acl_stop=Can stop and start Apache?
322 acl_apply=Can apply changes?
323 acl_dir=Limit files to directory
324 acl_aliasdir=Limit aliases to directory
325 acl_types=Directive types available
326 acl_all=All
327 acl_sel=Selected..
328 acl_names=Can edit server names?
329 acl_dirs=Apache directives available<br><font size=-1>(Subject to types limit above)</font>
330 acl_dirs0=All
331 acl_dirs1=Only listed ..
332 acl_dirs2=All except listed ..
333
334 core_maxconc=Maximum concurrent requests
335 core_maxkeep=Maximum keepalives per connection
336 core_maxreq=Maximum requests per server process
337 core_minspare=Minimum spare server processes
338 core_maxspare=Maximum spare server processes
339 core_initial=Initial server processes
340 core_emaxconc=Maximum concurrent requests must be an integer
341 core_emaxkeep=Maximum keepalives per connection must be an integer
342 core_emaxreq=Maximum requests per server process must be an integer
343 core_eminspare=Minimum spare server processes must be an integer
344 core_emaxspare=Maximum spare server processes must be an integer
345 core_einitial=Initial server processes must be an integer
346 core_default=Default
347 core_cpulimit=CPU resource limit
348 core_memlimit=Memory resource limit
349 core_proclimit=Process limit
350 core_cpulimit2=CPU resource limit
351 core_memlimit2=memory resource limit
352 core_proclimit2=process limit
353 core_slimit=Soft limit 
354 core_hlimit=Hard limit 
355 core_eslimit=$1 is not a valid soft $2
356 core_ehlimit=$1 is not a valid hard $2
357 core_dport=Default port:
358 core_address=Address
359 core_port=Port
360 core_listen=Listen on addresses and ports
361 core_eaddress='$1' is not a valid address
362 core_eport='$1' is not a valid port
363 core_eoneaddr=You must specify at least one address to listen on
364 core_edefport=Invalid default port
365 core_multi=Multiple requests per connection
366 core_ekeep='$1' is not a valid number of keepalives
367 core_ltwice=Lookup twice
368 core_keeptout=Keep-alive timeout
369 core_lqueue=Listen queue length
370 core_bufsize=TCP send buffer size
371 core_admin=Server admin email address
372 core_rtout=Request timeout
373 core_bhostname=Use hostname supplied by browser
374 core_lookup=Lookup hostnames
375 core_useauth=Do RFC1413 user lookups
376 core_altnames=Alternate virtual server names
377 core_hostname=Server hostname
378 core_virtaddr=Addresses for name virtual servers
379 core_virtaddr_star=Include all addresses
380 core_ekeeptout=Keep-alive timeout must be an integer
381 core_elqueue=Listen queue length must be an integer
382 core_ebufsize=TCP send buffer size must be an integer
383 core_ertout=Request timeout must be an integer
384 core_ehostname=Invalid server hostname
385 core_osdefault=OS Default
386 core_noadmin=None
387 core_auto=Automatic
388 core_evirtaddr='$1' is not a valid address for name virtual servers
389 core_auth=Authentication options
390 core_mime=MIME types and encodings
391 core_indexing=Indexing and index files
392 core_hostacc=Hostname access control
393 core_diropts=Directory options
394 core_filesel=Selected below...
395 core_execcgi=Execute CGI programs
396 core_flink=Follow symbolic links
397 core_inclexe=Server-side includes and execs
398 core_incl=Server-side includes
399 core_genind=Generate directory indexes
400 core_genmview=Generate Multiviews
401 core_flinkmatch=Follow symbolic links if owners match
402 core_optsel=Selected below..
403 core_enable=Enable
404 core_disable=Disable
405 core_optfile=Per-directory options file
406 core_overr=Options file can override..
407 core_genmd5=Generate MD5 digests
408 core_docroot=Document root directory
409 core_eoptfile=Only one options file is allowed
410 core_enoopt=No options file entered
411 core_enodoc=Document root '$1' does not exist
412 core_ecandoc=You are not allowed to use the document root '$1'
413 core_sigemail=Email address
414 core_signame=Server name
415 core_signone=None
416 core_virtpath=Virtual server path
417 core_footer=Error message footer
418 core_evirtpath=Virtual server path must start with a /
419 core_defmime=Default MIME type
420 core_edefmime=Default MIME type must be in the form type/subtype
421 core_forcetype=Force MIME type
422 core_eforcetype=Forced MIME type must be in the form type/subtype
423 core_realm=Authentication realm name
424 core_authtype=Authentication type
425 core_authall=All access controls
426 core_authany=Any access control
427 core_authlog=Restrict access by login
428 core_satisfy=Clients must satisfy
429 core_salone=Standalone
430 core_inetd=Run from inetd
431 core_verosmod=Version and OS and modules
432 core_veros=Version and OS
433 core_ver=Version only
434 core_minor=Minor version only
435 core_coredir=Core dump directory
436 core_lockfile=Server lock file
437 core_maxbody=Maximum request body size
438 core_maxxml=Maximum XML request body size
439 core_maxhead=Maximum headers in request
440 core_maxshead=Maximum request header size
441 core_maxline=Maximum request line size
442 core_pid=Server PID file
443 core_memsco=Shared memory scoreboard file
444 core_exec=Server execution
445 core_header=Server HTTP header
446 core_ecore=Invalid core dump directory
447 core_elock=Invalid lock file
448 core_ebody=Invalid request body size
449 core_exml=Invalid XML request body size
450 core_ehead=Invalid number of headers
451 core_eshead=Invalid header size
452 core_eline=Invalid request line size
453 core_epid=Invalid PID file
454 core_escore=Invalid scoreboard file
455 core_sroot=Server root
456 core_group=Group name
457 core_gid=Group ID
458 core_user=User name
459 core_uid=User ID
460 core_asgroup=Run as Unix group
461 core_asuser=Run as Unix user
462 core_euid='$1' is not a valid group ID
463 core_egid='$1' is not a valid user ID
464 core_tourl=Goto URL..
465 core_mesg=Show message..
466 core_error=Error code
467 core_resp=Response
468 core_urlmsg=URL or message
469 core_custom=Custom error responses
470 core_eerror='$1' is not a valid error code
471 core_eurl='$1' is not a valid URL
472 core_syslog=System Log
473 core_filelog=File 
474 core_proglog=Program 
475 core_errfile=Error log file
476 core_logto=Error log to
477 core_efilelog=Invalid error log file
478 core_edirlog=Error log file is not under the allowed directory
479 core_eerrordir=Directory for error log file does not exist
480 core_efilemiss=Missing error log file
481 core_eprogmiss=Missing error log program
482 core_eperm=You are not allowed to pipe logs to programs
483 core_allmod=All modules
484 core_selmod=Selected modules..
485 core_actmod=Active modules
486 core_option=Option
487 core_setdir=Set for directory
488 core_merge=Merge with parent
489 core_users=Only these users
490 core_groups=Only these groups
491 core_allusers=All valid users
492 core_fileowner=File owner matches
493 core_filegroup=Group owner matches
494 core_none=None
495 core_all=All
496 core_product=Product only
497 core_major=Major version only
498 core_fileetag=Generate ETag header from
499 core_fileetag_sel=Selected attributes :
500 core_fileetag_inode=INode number
501 core_fileetag_mtime=Last modified time
502 core_fileetag_size=File size
503 core_loglevel=Error log level
504 core_log_emerg=Emergencies - system is unusable
505 core_log_alert=Action must be taken immediately
506 core_log_crit=Critical Conditions
507 core_log_error=Error conditions
508 core_log_warn=Warning conditions
509 core_log_notice=Normal but significant conditions
510 core_log_info=Informational
511 core_log_debug=Debug-level messages
512 core_infilter=Apply input filters for all files
513 core_outfilter=Apply output filters for all files
514 core_defchar=Character set for documents
515 core_edefchar=Missing or invalid character set for documents
516
517 mod_negotiation_cache=Cache content-negotiated documents?
518 mod_negotiation_pri=Language priority for multi-views
519 mod_negotiation_def=Default
520 mod_negotiation_epri=Missing language priorities
521
522 mod_cgi_logname=CGI Script log
523 mod_cgi_none=None
524 mod_cgi_elogname=Invalid CGI script log file
525 mod_cgi_logsize=Maximum CGI log size
526 mod_cgi_default=Default
527 mod_cgi_elogsize=CGI log size must be an integer
528 mod_cgi_post=Maximum logged post data size
529 mod_cgi_epost=Post data size must be an integer
530 mod_cgi_eunder=CGI script log is not under the allowed directory
531
532 mod_alias_from=From
533 mod_alias_to=To
534 mod_alias_status=Status
535 mod_alias_efrom='$1' is not a valid $2
536 mod_alias_edest='$1' is not a valid $2 destination
537 mod_alias_edest2=You are not allowed to use the $2 destination '$1'
538 mod_alias_alias=Document directory aliases
539 mod_alias_alias2=document alias
540 mod_alias_regexp=Regexp document directory aliases
541 mod_alias_regexp2=regexp document alias
542 mod_alias_redir=URL redirects
543 mod_alias_redir2=URL redirect
544 mod_alias_rredir=Regexp URL redirects
545 mod_alias_rredir2=regexp URL redirect
546 mod_alias_tredir=Temporary URL redirects
547 mod_alias_tredir2=temporary URL redirect
548 mod_alias_predir=Permanent URL redirects
549 mod_alias_predir2=permanent URL redirect
550 mod_alias_cgi=CGI directory aliases
551 mod_alias_cgi2=CGI directory alias
552 mod_alias_rcgi=Regexp CGI directory aliases
553 mod_alias_rcgi2=regexp CGI directory alias
554 mod_alias_estatus='$1' is not a valid status
555
556 mod_proxy_proxy=Act as proxy server?
557 mod_proxy_req=Requests
558 mod_proxy_forw=Forward to
559 mod_proxy_all=All
560 mod_proxy_match=Matching..
561 mod_proxy_pass=Requests to pass to another proxy
562 mod_proxy_local=Local URL path
563 mod_proxy_remote=Remote URL
564 mod_proxy_map=Map local to remote URLs
565 mod_proxy_block=Block requests to domains
566 mod_proxy_eblock=No domains given to block
567 mod_proxy_type=Type
568 mod_proxy_noproxy=No proxy for..
569 mod_proxy_nopass=Don't pass requests to another proxy for
570 mod_proxy_nodomain=Domain for requests with no domain
571 mod_proxy_none=None
572 mod_proxy_enodomain=Invalid default domain
573 mod_proxy_connect=Ports to which CONNECT is allowed
574 mod_proxy_default=Default
575 mod_proxy_econnect=Invalid CONNECT ports
576 mod_proxy_dir=Cache directory
577 mod_proxy_edir=Invalid cache directory name
578 mod_proxy_size=Cache size
579 mod_proxy_esize=Invalid cache size
580 mod_proxy_garbage=Cache garbage collection interval
581 mod_proxy_nogc=Never
582 mod_proxy_hours=hours
583 mod_proxy_seconds=seconds
584 mod_proxy_egarbage=Invalid cache garbage collection interval
585 mod_proxy_maxexp=Cached file maximum expiry time
586 mod_proxy_emaxexp=Invalid cached file maximum expiry time
587 mod_proxy_expfac=Cached file expiry time factor
588 mod_proxy_eexpfac=Invalid cached file expiry time factor
589 mod_proxy_levels=Cache directory levels
590 mod_proxy_elevels=Invalid number of cache directory levels
591 mod_proxy_length=Cache directory name length
592 mod_proxy_elength=Invalid cache directory name length
593 mod_proxy_defexp=Cache default expiry time
594 mod_proxy_edefexp=Invalid default expiry time
595 mod_proxy_finish=Finish and cache transfer after
596 mod_proxy_efinish=Invalid transfer percentage
597 mod_proxy_nocache=Domains not to cache
598 mod_proxy_none2=None
599 mod_proxy_none3=None
600 mod_proxy_enocache=No domains not to cache given
601 mod_proxy_erequest='$1' is not a valid request
602 mod_proxy_epurl='$1' is not a valid proxy URL
603 mod_proxy_elurl='$1' is not a valid local URL path
604 mod_proxy_erurl='$1' is not a valid remote URL
605 mod_proxy_eip='$1' is not a valid IP address
606 mod_proxy_ehost='$1' is not a valid hostname
607 mod_proxy_edomain='$1' is not a valid domain
608 mod_proxy_enet='$1' is not a valid network
609 mod_proxy_enetbit='$1' is not a valid network/bits pair
610 mod_proxy_eunder=Cache directory is not under the allowed directory
611 mod_proxy_rurl=Remote URL
612 mod_proxy_lurl=Local URL path
613 mod_proxy_headers=Map remote Location: headers to local
614 mod_proxy_ip=IP address
615 mod_proxy_host=Hostname
616 mod_proxy_domain=Domain
617 mod_proxy_net=IP network
618 mod_proxy_netbit=Network/bits
619 mod_proxy_maxfw=Maximum proxies in request chain
620 mod_proxy_emaxfs=Maximum proxies in request chain must be an integer
621 mod_proxy_preserve=Preserve original Host: header
622 mod_proxy_timeout=Proxy request timeout in seconds
623 mod_proxy_etimeout=Proxy request timeout must be a number of seconds
624 mod_proxy_via=Set Via: headers
625 mod_proxy_not=None
626
627 mod_log_agent_default=Default
628 mod_log_agent_file=File..
629 mod_log_agent_program=Program..
630 mod_log_agent_log=Browser log file
631 mod_log_agent_efile=$1 is not a valid agent log filename
632
633 mod_log_config_common=Common Log Format
634 mod_log_config_named=Named log formats
635 mod_log_config_nick=Nickname
636 mod_log_config_format=Format
637 mod_log_config_deflog=Default log format
638 mod_log_config_default=Default
639 mod_log_config_write=Write to
640 mod_log_config_filprog=File or program
641 mod_log_config_ifset=If set
642 mod_log_config_file=File..
643 mod_log_config_program=Program..
644 mod_log_config_log=Access log files
645 mod_log_config_enick='$1' is not a valid nickname
646 mod_log_config_eformat=No log format given for $1
647 mod_log_config_enofilprog=Missing log filename or program
648 mod_log_config_efilprog='$1' is not an allowed log filename or program
649 mod_log_config_eifset='If set' option cannot be used with the default log format
650 mod_log_config_edir=Directory for log file '$1' does not exist
651
652 mod_log_referer_default=Default
653 mod_log_referer_file=File..
654 mod_log_referer_program=Program..
655 mod_log_referer_log=Referer log file
656 mod_log_referer_nolog=Don't log references from
657 mod_log_referer_elog=$1 is not a valid referer log filename
658 mod_log_referer_edir=referer log is not under the allowed directory
659
660 mod_status_msg=Display extended status information
661
662 mod_mime_ext=Extensions
663 mod_mime_xtype=Extra MIME types
664 mod_mime_mtype=MIME type
665 mod_mime_chandl=Content handlers
666 mod_mime_cencs=Content encodings
667 mod_mime_cenc=Content encoding
668 mod_mime_clangs=Content languages
669 mod_mime_clang=Content language
670 mod_mime_defmime=Treat all files as MIME type
671 mod_mime_real=Real type
672 mod_mime_etype=Invalid MIME type
673 mod_mime_pass=Pass all files to handler
674 mod_mime_file=MIME types file
675 mod_mime_default=Default
676 mod_mime_ignhand=Ignore handlers for extensions
677 mod_mime_none=None
678 mod_mime_xchars=Extra character sets
679 mod_mime_einvalid='$1' is not a valid $2
680 mod_mime_eext=No extensions given for $1 $2
681 mod_mime_type=Type
682 mod_mime_handler=Handler
683 mod_mime_enc=Encoding
684 mod_mime_lang=Language
685 mod_mime_chars=Charset
686 mod_mime_igntype=Ignore MIME types for extension
687 mod_mime_ignenc=Ignore encodings for extension
688 mod_mime_deflang=Default language for files
689 mod_mime_edeflang=Missing default language
690 mod_mime_outfilter=Output filters
691 mod_mime_infilter=Input filters
692 mod_mime_filters=Filters to apply
693 mod_mime_efext=No extensions given for filter(s) $1
694
695 mod_setenvif_header=Header
696 mod_setenvif_match=Match
697 mod_setenvif_case=Match case
698 mod_setenvif_var=Variable
699 mod_setenvif_value=Value
700 mod_setenvif_txt=Variables set based on request headers
701 mod_setenvif_eheader=Invalid request header '$1'
702 mod_setenvif_eregex=Invalid regular expression '$1'
703 mod_setenvif_evar=Invalid variable name '$1'
704 mod_setenvif_clear=Clear
705
706 mod_userdir_default=Default
707 mod_userdir_all=All users accessible
708 mod_userdir_except=All users except
709 mod_userdir_dir=User WWW directory
710 mod_userdir_edir=You are not allowed to use the specified user WWW directory
711
712 mod_imap_action=Action on incorrect use of imagemaps
713 mod_imap_default=Default
714 mod_imap_godefurl=Go to default URL
715 mod_imap_form=Show formatted menu
716 mod_imap_semiform=Show semi-formatted menu
717 mod_imap_unform=Show unformatted menu
718 mod_imap_disperr=Display server error
719 mod_imap_donoth=Do nothing
720 mod_imap_goimap=Go to imagemap URL
721 mod_imap_goref=Go to referring URL
722 mod_imap_gourl=Go to URL...
723 mod_imap_defact=Default action for imagemaps
724 mod_imap_default2=Default
725 mod_imap_root=Server root
726 mod_imap_imapurl=Imagemap URL
727 mod_imap_refurl=Referring URL
728 mod_imap_url=URL...
729 mod_imap_defbase=Default base for imagemaps
730 mod_imap_eurl='$1' is not a valid URL
731
732 mod_speling_autocorr=Automatically correct misspelled URLs?
733 mod_speling_default=Default
734
735 mod_actions_mime=Handler / MIME type
736 mod_actions_cgiurl=CGI script URL
737 mod_actions_mimecgi=Handler or MIME type CGI actions
738 mod_actions_http=HTTP method
739 mod_actions_cgi=CGI script
740 mod_actions_httpcgi=HTTP method CGI actions
741 mod_actions_emime='$1' is not a valid handler or MIME type
742 mod_actions_ecgi='$1' is not a valid CGI script
743 mod_actions_enometh=No method chosen for CGI script '$1'
744
745 mod_include_incl=Process includes on files with execute bit?
746 mod_include_set=Yes and set last-modified date
747 mod_include_default=Default
748
749 mod_dir_txt=Directory index files
750
751 mod_autoindex_default=Default
752 mod_autoindex_asc=Ascending
753 mod_autoindex_descend=Descending
754 mod_autoindex_name=Name
755 mod_autoindex_date=Date
756 mod_autoindex_size=Size
757 mod_autoindex_desc=Description
758 mod_autoindex_sort=Sort directory index by
759
760 browsermatch_regexp=Browser regex
761 browsermatch_case=Match case?
762 browsermatch_var=Set variable
763 browsermatch_value=Value
764 browsermatch_txt=Variables set based on browser type
765 browsermatch_evar=Invalid variable name '$1'
766 browsermatch_clear=Clear
767
768 autoindex_fname=Filename
769 autoindex_mime=MIME type
770 autoindex_enc=Encoding
771 autoindex_icon=Icon
772 autoindex_alt=Alt text
773 autoindex_match=Match by
774 autoindex_fte=Filenames, types or encodings
775 autoindex_diricon=Directory index icons
776 autoindex_deficon=Directory index default icon
777 autoindex_default=Default
778 autoindex_edeficon=Invalid default icon URL
779 autoindex_diralt=Directory index ALT tags
780 autoindex_desc=Description
781 autoindex_fnames=Filenames
782 autoindex_dirdesc=Directory index descriptions
783 autoindex_fancy=Display fancy directory indexes
784 autoindex_htmltitle=Display HTML title as description
785 autoindex_iheight=Icon height
786 autoindex_iwidth=Icon width
787 autoindex_sort=Allow user sorting of columns
788 autoindex_fildesc=Show file descriptions
789 autoindex_htags=Output HTML header tags
790 autoindex_mtime=Show last modified times
791 autoindex_size=Show file sizes
792 autoindex_iconlink=Include icon in link
793 autoindex_fwidth=Filename width
794 autoindex_dwidth=Description width
795 autoindex_dirfirst=Display directories first
796 autoindex_default2=Default
797 autoindex_select=Selected below...
798 autoindex_default3=Default
799 autoindex_pixels=pixels
800 autoindex_chars=chars
801 autoindex_diropt=Directory index options
802 autoindex_dirhead=Directory index header file
803 autoindex_default4=Default
804 autoindex_edirhead=Invalid index header filename
805 autoindex_dirfoot=Directory index footer file
806 autoindex_edirfoot=Invalid index footer filename
807 autoindex_ignore=Files to ignore in directory index
808 autoindex_eiconurl='$1' is not a valid icon url
809 autoindex_emiss=Missing $1 for $2
810 autoindex_emissquot=Missing $1 for '$2'
811 autoindex_enodesc=No description for file $1
812 autoindex_enofile=No files for description '$1'
813 autoindex_eiconsize='$1' is not a valid icon size
814 autoindex_ewidth='$1' is not a valid width
815 autoindex_html=Generate HTML table
816 autoindex_client=Ignore client variables
817 autoindex_sicon=Show file icons
818 autoindex_srules=Show &lt;hr&gt; lines
819 autoindex_track=Include ETags in header
820 autoindex_version=Sort by version strings
821
822 mod_mime_magic_file=MIME magic numbers file
823 mod_mime_magic_none=None
824 mod_mime_magic_efile=Invalid MIME magic numbers filename
825
826 mod_env_var=Variable
827 mod_env_value=Value
828 mod_env_pass=Pass through
829 mod_env_clear=Clear
830 mod_env_set=Set to..
831 mod_env_cgivar=Environment variables for CGI scripts
832 mod_env_passall=Pass all environment variables to CGIs
833 mod_env_default=Default
834 mod_env_evar='$1' is not a valid variable name
835 mod_env_evalue='$1' is not a valid variable value
836
837 mod_access_order=Access checking order:
838 mod_access_denyallow=Deny then allow
839 mod_access_allowdeny=Allow then deny
840 mod_access_mutual=Mutual failure
841 mod_access_default=Default
842 mod_access_action=Action
843 mod_access_cond=Condition
844 mod_access_all=All requests
845 mod_access_host=Request from host...
846 mod_access_ip=Request from IP..
847 mod_access_pip=Request from partial IP..
848 mod_access_mask=Request from net/netmask..
849 mod_access_cidr=Request from net/CIDR..
850 mod_access_var=If variable is set..
851 mod_access_allow=Allow
852 mod_access_deny=Deny
853 mod_access_restr=Restrict access
854 mod_access_eip='$1' is not a valid IP address
855 mod_access_epip='$1' is not a valid partial IP address
856 mod_access_emask='$1' is not a valid network/netmask pair
857 mod_access_ecidr='$1' is not a valid network/CIDR pair
858 mod_access_evar='$1' is not a valid variable name
859
860 mod_auth_ufile=User text file
861 mod_auth_uedit=Edit users
862 mod_auth_gfile=Group text file
863 mod_auth_gedit=Edit groups
864 mod_auth_pass=Pass failures to next module?
865 mod_auth_auth=Text file authentication
866 mod_auth_eudir=User text file is not under the allowed directory
867 mod_auth_egdir=Group text file is not under the allowed directory
868 mod_auth_eufile=Invalid user text file name
869 mod_auth_egfile=Invalid group text file name
870
871 mod_auth_dbm_ufile=User DBM file
872 mod_auth_dbm_gfile=Group DBM file
873 mod_auth_dbm_pass=Pass failures to next module?
874 mod_auth_dbm_gpass=Pass group failures to next module?
875 mod_auth_dbm_auth=DBM file authentication
876 mod_auth_dbm_eufile=Invalid user DBM file name
877 mod_auth_dbm_egfile=Invalid group DBM file name
878 mod_auth_dbm_type=DBM database type
879 mod_auth_dbm_gtype=DBM group database type
880 mod_auth_dbm_default=Default DBM format
881
882 mod_cern_meta_process=Process header metafiles
883 mod_cern_meta_dir=Subdirectory for header metafiles
884 mod_cern_meta_default=Default
885 mod_cern_meta_edir=Invalid metafile subdirectory name
886 mod_cern_meta_suffix=File suffix for header metafiles
887 mod_cern_meta_default2=Default
888 mod_cern_meta_esuffix=Invalid metafile suffix
889
890 mod_ssl_enable=Enable SSL?
891 mod_ssl_proto=SSL protocols
892 mod_ssl_cfile=Certificate/private key file
893 mod_ssl_default=Default
894 mod_ssl_ecfile=Missing certificate/private key file
895 mod_ssl_kfile=Private key file
896 mod_ssl_ekfile=Missing private key file
897 mod_ssl_cafile=Certificate authorities file
898 mod_ssl_ecafile=Missing certificate authorities key file
899 mod_ssl_clcert=Client SSL certificate
900 mod_ssl_nreq=Not required
901 mod_ssl_opt=Optional
902 mod_ssl_req=Required
903 mod_ssl_optca=Optional no CA
904 mod_ssl_cdepth=Client certificate depth
905 mod_ssl_ecdepth=Certificate depth must be an integer
906 mod_ssl_log=SSL log file
907 mod_ssl_elog=Missing SSL log file
908 mod_ssl_onlyssl=Allow SSL access only
909 mod_ssl_pass=Passwords for SSL keys
910 mod_ssl_passnone=Not set yet
911 mod_ssl_passph=Fixed password $1
912 mod_ssl_builtin=Prompt at startup
913 mod_ssl_passsc=Execute script $1
914 mod_ssl_epassph=No SSL password entered
915 mod_ssl_epasssc=Missing or invalid SSL password script
916 mod_ssl_ecerton=When SSL is enabled, a certificate file must be selected
917
918 # nodo50 v0.1 - Change 000003 - New Script. Define Editors for mod_apachessl directives (Apache-ssl not use mod_ssl)
919 # nodo50 v0.1 - Change 000003 - Nuevo Script. Define edici&#243;n de directivas de mod_apachessl (Apache-ssl no usa mod_ssl)
920 mod_apachessl_notssl=Deny SSL access
921 mod_apachessl_forcessl=Force SSL/notSSL access?
922 mod_apachessl_capath=Path to directory with certificates of the Certification Authorities in
923 mod_apachessl_cafile=File with certificates of the Certification Authorities in
924 mod_apachessl_requiredcifher=Posible Cipher suites to use by SSL negotiation
925 mod_apachessl_requirecifher=Required cipher suites, used after the connection is established to verify the cipher
926 mod_apachessl_bancifher=List of cipher suites, as per SSLRequireCipher, except it bans them
927 mod_apachessl_usecrl=Check client certificates against an appropriate CRL (in SSLCACerificatePath)
928 mod_apachessl_crlcheckall=Check all certificates in the chain against their CRLs
929 mod_apachessl_oncrlexpiry=Named environment variable set to YES if the CRL has expired
930 mod_apachessl_onnocrl=Named environment variable set to YES if there is no CRL for the client certificate
931 mod_apachessl_onrevocation=Named environment variable set to YES if the client certificate is revoked
932 mod_apachessl_nocalist=Disable presentation of Certification Authorities list
933 mod_apachessl_exportcert=Export client certificates and the certificate chain behind them to CGIs
934 mod_apachessl_cachepaht=Path of the global cache server executable, gcache
935 mod_apachessl_ecachepaht=Missing global cache server executable
936 mod_apachessl_cacheport=Port/Socket of the global cache server executable
937 mod_apachessl_ecacheport=Error in Port number or file socket
938 mod_apachessl_cacherundir=Set the directory gcache runs in for debugging
939 mod_apachessl_ecacherundir=Missing directory gcache runs in
940 mod_apachessl_sesstimeout=Time in seconds that the session key will be cached
941 mod_apachessl_esesstimeout=Time in seconds must be an integer
942 mod_apachessl_ramdomfile=File/Socket for load some randomness
943 mod_apachessl_ramdomfilepc=File/Socket for load some randomness (per connection)
944 mod_apachessl_ramdomfilef=File
945 mod_apachessl_ramdomfilee=Socket
946 mod_apachessl_eramdomfilef=Missing File/Socket for load some randomness
947 mod_apachessl_eramdomfileb=Bytes must be an integer
948 mod_apachessl_nov2=Disable SSL version 2
949 mod_apachessl_fake=Simulates user basic authentication logons, using the certificate name
950 mod_apachessl_cdnfile=File against the client DN is checked
951 mod_apachessl_ecdnfile=Missing File against the client DN is checked
952 # nodo50 v0.1 - Change 000003 - End
953
954 log_global=Changed global $1 options
955 log_virtc=Created server $1
956 log_virts=Reconfigured server $1
957 log_virtd=Deleted server $1
958 log_virtm=Manually edited server $1
959 log_virt=Changed $1 in server $2
960 log_dirc=Created directory $1
961 log_dirc_l=Created directory $1 in server $2
962 log_dirs=Changed directory $1
963 log_dirs_l=Changed directory $1 in server $2
964 log_dird=Deleted directory $1
965 log_dird_l=Deleted directory $1 in server $2
966 log_dirm=Manually edited directory $1
967 log_dirm_l=Manually edited directory $1 in server $2
968 log_dir=Changed $1 in directory $2
969 log_dir_l=Changed $1 in directory $2 in server $3
970 log_htaccessc=Created options file $1
971 log_htaccessd=Deleted options file $1
972 log_htaccessm=Manually edited options file $1
973 log_htaccess=Changed $1 in options file $2
974 log_filesc=Created file options for $1
975 log_filesc_l=Created file options for $1 in file $2
976 log_filess=Changed file options for $1
977 log_filess_l=Changed file options for $1 in file $2
978 log_filesd=Deleted file options for $1
979 log_filesd_l=Deleted file options for $1 in file $2
980 log_filesm=Manually edited file options for $1
981 log_filesm_l=Manually edited file options for $1 in file $2
982 log_files=Changed $1 in file options for $2
983 log_files_l=Changed $1 in file options for $2 in file $3
984 log_mime_modify=Modified MIME type $1
985 log_mime_create=Added MIME type $1
986 log_defines=Changed defined parameters
987 log_reconfig=Reconfigured known modules
988 log_mods=Changed configured Apache modules
989 log_start=Started webserver
990 log_stop=Stopped webserver
991 log_apply=Applied changes
992 log_manual=Manually edited configuration file $1
993 log_virts_delete=Deleted $1 virtual servers
994
995 search_title=Find Servers
996 search_notfound=No matching virtual servers found
997
998 mod_php_value=PHP Configuration Values
999 mod_php_flag=PHP Configuration Flags
1000 mod_php_admin_value=PHP Admin Configuration Values
1001 mod_php_admin_flag=PHP Admin Configuration Flags
1002 mod_php_name_header=Setting
1003 mod_php_value_header=Value
1004 mod_php_ename='$1' is an invalid name
1005 mod_php_evalue='$1' is an invalid value for $2
1006
1007 mod_vhost_alias_root=Automatic virtual host root
1008 mod_vhost_alias_ip=Use IP address instead of hostname?
1009 mod_vhost_alias_none=None
1010 mod_vhost_alias_script=Automatic virtual host cgi-bin
1011 mod_vhost_alias_eroot=Missing or invalid virtual host root
1012 mod_vhost_alias_eroot2=Virtual host root directory is not allowed
1013 mod_vhost_alias_escript=Missing or invalid virtual host cgi-bin
1014
1015 worker_minspare=Minimum spare threads
1016 worker_maxspare=Maximum spare threads
1017 worker_eminspare=Minimum spare threads must be an integer
1018 worker_emaxspare=Maximum spare threads must be an integer
1019 worker_threads=Threads per child process
1020 worker_ethreads=Number of threads per child process must be an integer
1021
1022 perchild_sthreads=Initial threads per child process
1023 perchild_esthreads=Number of threads per child process must be an integer
1024 perchild_numservers=Number of child processes
1025 perchild_enumservers=Number of child processes must be an integer
1026 perchild_maxthreads=Maximum threads per child process
1027 perchild_emaxthreads=Maximum threads per child process must be an integer
1028 perchild_assign=Tie virtual to child process
1029 perchild_assignug=With UID $1 and GID $2
1030 perchild_child=Child process UID assignments
1031 perchild_num=Process number
1032 perchild_uid=UID
1033 perchild_gid=GID
1034 perchild_enum=Process number must be a non-zero integer
1035 perchild_euid=UID must be an integer
1036 perchild_egid=GID must be an integer
1037
1038 cache_enable=Active?
1039 cache_type=Cache store
1040 cache_disk=Disk
1041 cache_mem=Memory
1042 cache_url=Base URL or path to cache
1043 cache_endis=Paths and URLs to cache
1044 cache_control=Ignore requests for uncached content?
1045 cache_lastmod=Ignore responses where there is no Last-Modified Header?
1046 cache_on=Caching enabled?
1047 cache_eurl=Missing or invalid URL or path
1048 cache_minfs=Minimum file size to cache
1049 cache_maxfs=Maximum file size to cache
1050 cache_eminfs=Minimum file size to cache must be a number of bytes
1051 cache_emaxfs=Maximum file size to cache must be a number of bytes
1052 cache_minos=Minimum object size to cache in memory
1053 cache_maxos=Maximum object size to cache in memory
1054 cache_eminos=Minimum object size to cache must be a number of bytes
1055 cache_emaxos=Maximum object size to cache must be a number of bytes
1056 cache_maxoc=Maximum objects to cache in memory
1057 cache_emaxoc=Number of objects to cache in memory must be an integer
1058
1059 suexec_su=Run CGI programs as
1060 suexec_none=User from global configuration
1061 suexec_user=Unix user
1062 suexec_group=and group
1063 suexec_euser=Missing or invalid user to run CGI programs as
1064 suexec_egroup=Missing or invalid group to run CGI programs as
1065
1066 filter_name=Name
1067 filter_intype=Input MIME type
1068 filter_outtype=Output MIME type
1069 filter_cmd=Filter command
1070 filter_preserve=Preserves length?
1071 filter_in=Input Filter Definitions
1072 filter_out=Output Filter Definitions
1073 filter_ename=Invalid filter name '$1'
1074 filter_ecmd=Missing command for filter '$1'
1075
1076 cdir_err=Failed to create per-directory options
1077 cdir_err2=Failed to save per-directory options
1078 cdir_epath=Missing path
1079 cdir_eproxy=Proxy options cannot be created with the match regexp option enabled
1080 cdir_ecannot=You are not allowed to create per-directory options for the given path
1081
1082 mod_band_enable=Bandwidth limiting enabled?
1083 mod_band_bw=Limit (bytes/sec)
1084 mod_band_client=For clients
1085 mod_band_all=All
1086 mod_band_ent=IP or domain
1087 mod_band_bandwidth=Client bandwidth limits
1088 mod_band_ebw='$1' is not a valid bandwidth limit
1089 mod_band_eclient=Missing or invalid client IP, network or domain for bandwidth limit '$1'
1090 mod_band_size=Minimum file size
1091 mod_band_sizelimit=File size bandwidth limits
1092 mod_band_esize=Missing or invalid file size for bandwidth limit '$1'
1093 mod_band_max=Maximum concurrent connections
1094 mod_band_emax=Missing or invalid number of concurrent connections
1095 mod_band_pulse=Interval between limited packets (in ms)
1096 mod_band_epulse=Missing or invalid interval between limited packets
1097 mod_band_dir=Bandwidth limiting data files directory
1098 mod_band_edir=Missing or non-existant bandwidth data files directory
1099 mod_band_esubdir=Missing required subdirectory <tt>$1</tt> under bandwidth data files directory
1100
1101 mod_dav_active=WebDAV enabled?
1102 mod_dav_inf=Allowing infinite depth DAV PROPFIND requests?
1103 mod_dav_timeout=Minimum DAV timeout in seconds
1104 mod_dav_etimeout=Missing or invalid DAV timeout
1105
1106 delete_err=Failed to delete virtual servers
1107 delete_enone=None selected
1108 delete_ecannot=You are not allowed to delete servers
1109 delete_ecannot2=You are not allowed to edit the server $1
1110
1111 syslog_desc=Apache error log
1112
1113 mod_auth_basic_pass=Pass basic login failures to next module?
1114 mod_auth_basic_prov=Basic login user file types
1115 mod_auth_basic_file=Text file
1116 mod_auth_basic_dbm=DBM database
1117
1118 mod_auth_digest_pass=Pass digest login failures to next module?
1119 mod_auth_digest_prov=Digest login user file types
1120 mod_auth_digest_al=Hashing algorithm
1121 mod_auth_digest_domain=URLs and paths in same domain
1122 mod_auth_digest_edomain=Missing URLs and paths in same domain
1123
1124 mods_title=Configure Apache Modules
1125 mods_mod=Module
1126 mods_state=Current state
1127 mods_enabled=Enabled
1128 mods_disabled=Disabled
1129 mods_available=Available for installation
1130 mods_ecannot=You are not allowed to configure Apache modules
1131 mods_save=Enable Selected Modules
1132 mods_desc=This page allows you to select which optional Apache modules are enabled, using the checkbox next to each module name. Be careful when disabling a module, as any existing directives that are specific to it will be no longer recognized.
1133 __norefs=1