1index_header=Squid Proxy Server
2index_msgnoconfig=The Squid config file <tt>$1</tt> does not exist. If you have Squid installed, adjust your <a href=/config.cgi?$2 >module configuration</a> to use the correct paths.
3index_msgnoexe=The Squid executable <tt>$1</tt> does not exist. If you have Squid installed, adjust your <a href=/config.cgi?$2 >module configuration</a> to use the correct path.
4index_msgnosupported2=Your version of Squid is not supported by Webmin. Only versions from $1 to $2 are supported by this module.
5index_msgnodir1=Your Squid cache directories <tt>$1</tt> have not been initialized.
6index_msgnodir2=Your Squid cache directory <tt>$1</tt> has not been initialized.
7index_msgnodir3=This must be done before Squid can be run.
8index_buttinit=Initialize Cache
9index_asuser=as Unix user
10index_portsnets=Ports and Networking
11index_othercaches=Other Caches
12index_musage=Memory Usage
13index_mdusage=Memory and Disk Usage
14index_logging=Logging
15index_copts=Cache Options
16index_hprogs=Helper Programs
17index_actrl=Access Control
18index_admopts=Administrative Options
19index_proxyauth=Proxy Authentication
20index_miscopt=Miscellaneous Options
21index_cms=Cache Manager Statistics
22index_rebuild=Clear and Rebuild Cache
23index_calamaris=Calamaris Log Analysis
24index_delay=Delay Pools
25index_authparam=Authentication Programs
26index_headeracc=Header Access Control
27index_refresh=Refresh Rules
28index_cachemgr=Cache Manager Passwords
29index_return=index
30index_squidver=The command <tt>$1</tt> returned :
31index_version=Squid version $1
32index_stop=Stop Squid
33index_stopdesc=Click this button to stop the running Squid proxy server. Once stopped, clients using it will be unable to make web or FTP requests.
34index_start=Start Squid
35index_startdesc=Click this button to start the Squid proxy server, using the current configuration.
36index_restart=Apply Configuration
37index_restartdesc=Click this button to activate the current Squid configuration.
38index_iptables=Port Redirection Setup
39index_squid=Squid Proxy Server
40index_manual=Edit Configuration Files
41
42manual_title=Edit Configuration Files
43manual_file=Select a config file to edit:
44manual_change=Change
45manual_editing=Use the text box below to manually edit the configs in $1. Be careful, as no syntax or validity checking will be done.
46manual_err=Failed to save config file
47manual_efile=Invalid config filename!
48manual_ecannot=You are not allowed to manually edit config files
49
50buttsave=Save
51buttdel=Delete
52buttcreat=Create
53yes=Yes
54no=No
55default=Default
56none=None
57on=On
58off=Off
59
60acl_header1=Create ACL
61acl_header2=Edit ACL
62acl_name=ACL Name
63acl_fromip=From IP
64acl_toip=To IP
65acl_nmask=Netmask
66acl_ipaddr=IP Address
67acl_domains=Domains
68acl_dofw=Days of the Week
69acl_sel=Selected..
70acl_all=All
71acl_dsun=Sunday
72acl_dmon=Monday
73acl_dtue=Tuesday
74acl_dwed=Wednesday
75acl_dthu=Thursday
76acl_dfri=Friday
77acl_dsat=Saturday
78acl_hofd=Hours of the Day
79acl_to=to
80acl_regexp=Regular Expressions
81acl_tcpports=TCP Ports
82acl_urlproto=URL Protocols
83acl_reqmethods=Request Methods
84acl_bregexp=Browser Regexp
85acl_pusers=Proxy Users
86acl_eusers=External Auth Users
87acl_eusersall=All users
88acl_euserssel=Only those listed..
89acl_case=Ignore case?
90acl_nodns=Disable lookups?
91acl_eusersre=External Auth User Regexps
92acl_asnum=AS Numbers
93acl_rtime=Refresh Time
94acl_rfcusers=RFC931 Users
95acl_rfcusersr=RFC931 Users Regexps
96acl_mcr=Maximum Concurrent Requests
97acl_mai=Max Logon IPs per user
98acl_maistrict=<b>Strictly Enforced</b>
99acl_mairemind=remember to set Authenticate IP Cache to > 0 in "Authentication Programs Module"
100acl_psp=Proxy Server Port
101acl_scs=SNMP Community String
102acl_rmt=Request MIME Type
103acl_rpmt=Reply MIME Type
104acl_arp=Client ethernet addresses
105acl_extclass=Program class
106acl_extargs=Additional arguments
107acl_failurl=Failure URL
108acl_buttsave=Save
109acl_buttdel=Delete
110acl_return=ACLs
111acl_file=Store ACL values in file
112acl_nofile=Squid configuration
113acl_infile=Separate file
114acl_keep=Just use existing contents of file?
115
116aclsave_failsave=Failed to save ACL
117aclsave_faildel=Failed to delete ACL
118aclsave_epr=This ACL is being used by a proxy restriction
119aclsave_eicpr=This ACL is being used by an ICP restriction
120aclsave_ename=Invalid ACL name
121aclsave_eexists=An ACL called '$1' already exists
122aclsave_efrom='$1' is not a valid From IP address
123aclsave_eto='$1' is not a valid To IP address
124aclsave_enmask='$1' is not a valid netmask
125aclsave_eip='$1' is not a valid IP address
126aclsave_ecdom=No client domains given
127aclsave_esdom=No server domains given
128aclsave_eshour=Invalid starting hour
129aclsave_eehour=Invalid ending hour
130aclsave_esmin=Invalid starting min
131aclsave_eemin=Invalid ending min
132aclsave_efile=You are not allowed to write to the ACL file '$1'
133aclsave_enofile=No ACL filename entered
134aclsave_ealready=ACL file already exists
135
136cach_ecannot=You are not allowed to access cache manager statistics
137cach_err=Error
138cach_nfound=The Squid cache manager program <tt>$1</tt> was not found on your system. Maybe your <a href=/config.cgi?$2 >module configuration</a> is incorrect.
139cach_return=squid index
140cach_esame=The <b>Squid cachemgr.cgi executable</b> is set to Webmin's cachemgr.cgi program, not the one supplied by Squid.
141
142chown_header=Change Ownership
143chown_stop=Stopping squid ...
144chown_done=.. Done
145chown_chown=Changing ownership ...
146chown_restart=Re-starting Squid ...
147chown_failrestart=Failed to re-start Squid ..
148chown_return=squid index
149
150clear_ecannot=You are not allowed to clear and rebuild the cache
151clear_header=Clear and Rebuild Cache
152clear_msgclear=Are you sure you want to clear and rebuild your Squid cache? This will delete <b>all</b> the files you have cached and re-start your Squid server.
153clear_msgclear2=You should make sure you are not using this cache to communicate with this Webmin server, or you will be disconnected when the cache is shut down.
154clear_buttclear=Clear and Rebuild Cache
155clear_stop=Stopping squid ...
156clear_done=.. Done
157clear_del=Deleting old cache files ..
158clear_init=Initializing the Squid cache with the command <tt>$1</tt> ..
159clear_failrestart=Failed to re-start Squid ..
160clear_return=squid index
161clear_url=Remove one URL from cache:
162clear_ok=Remove
163
164eacl_ecannot=You are not allowed to edit access control
165eacl_header=Access Control
166eacl_acls=Access control lists
167eacl_name=Name
168eacl_type=Type
169eacl_match=Matching..
170eacl_noacls=No ACLs defined.
171eacl_buttcreate=Create new ACL
172eacl_pr=Proxy restrictions
173eacl_act=Action
174eacl_acls1=ACLs
175eacl_move=Move
176eacl_nopr=No proxy restrictions defined.
177eacl_addpr=Add proxy restriction.
178eacl_noprr=No proxy reply restrictions defined
179eacl_addprr=Add proxy reply restriction.
180
181eacl_replypr=Reply proxy restrictions
182eacl_replynopr=No reply proxy restrictions defined
183
184eacl_icpr=ICP restrictions
185eacl_noicpr=No ICP restrictions defined
186eacl_addicpr=Add ICP restriction.
187eacl_return=squid index
188eacl_allow=Allow
189eacl_deny=Deny
190eacl_ext=External ACL programs
191eacl_ename=Class name
192eacl_format=Input format
193eacl_program=Handler program
194eacl_noext=No external ACL programs defined.
195eacl_addext=Add external ACL program.
196eacl_eclass=No program class selected
197eacl_cname=Type name
198eacl_file=From file $1
199eacl_hdelete=Delete Selected Restrictions
200
201eadm_ecannot=You are not allowed to edit administrative options
202eadm_header=Administrative Options
203eadm_aao=Administrative and Announce Options
204eadm_runasuu=Run as Unix user
205eadm_nochange=No change
206eadm_user=User
207eadm_group=Group
208eadm_runasug=Run as Unix group
209eadm_par=Proxy authentication realm
210eadm_default=Default
211eadm_cmemail=Cache manager email address
212eadm_vhost=Visible hostname
213eadm_uniq=Unique hostname
214eadm_haliases=Other cache DNS names
215eadm_none=None
216eadm_auto=Automatic
217eadm_annto=Announce cache to
218eadm_annevery=Announce cache every
219eadm_never=Never
220eadm_uniqhn=Unique hostname
221eadm_cah=Cache announce host
222eadm_cap=Cache announce port
223eadm_caf=Cache announce file
224eadm_annp=Announcement period
225eadm_buttsave=Save
226eadm_return=squid index
227
228eauth_ecannot=You are not allowed to edit proxy authentication
229eauth_header=Proxy Authentication
230eauth_aopt=Authentication Options
231eauth_puf=Proxy users file
232eauth_none=None
233eauth_nologin=No login needed for domain
234eauth_buttsave=Save
235eauth_msgaccess=Access to your proxy server is limited to the users listed below. After adding, deleting or changing a user Squid must be stopped and started again for the modification to take effect.
236eauth_nmsgaccess=With the right ACLs, access to your proxy server can be limited to the users listed below, taken from the file $1. After adding, deleting or changing a user you must use the Apply Changes link for the modification to take effect.
237eauth_pusers=Proxy Users
238eauth_nopusers=No proxy users are currently defined.
239eauth_addpuser=Add a new proxy user.
240eauth_return=squid index
241
242ec_ecannot=You are not allowed to edit cache options
243ec_header=Cache Options
244ec_cro=Caching and Request Options
245ec_cdirs=Cache directories
246ec_default=Default
247ec_listed=Listed..
248ec_directory=Directory
249ec_type=Type
250ec_opts=Options
251ec_size=Size (MB)
252ec_1dirs=1st level dirs
253ec_2dirs=2nd level dirs
254ec_u=UFS
255ec_ua=Async UFS
256ec_diskd=DISKD
257ec_coss=COSS
258ec_1dirs1=First level directories
259ec_2dirs2=Second level directories
260ec_aos=Average object size
261ec_kb=kB
262ec_mins=mins
263ec_secs=secs
264ec_opb=Objects per bucket
265ec_ncuc=Don't cache URLs containing
266ec_ncum=Don't cache URLs matching
267ec_ncua=Don't cache URLs for ACLs
268ec_mct=Maximum cache time
269ec_mrbs=Maximum request body size
270ec_mrhs=Maximum request headers size
271ec_mrbs1=Maximum reply body size
272ec_mrs=Maximum request size
273ec_gap=Maximum client read-ahead gap
274ec_frct=Failed request cache time
275ec_dlct=DNS lookup cache time
276ec_fdct=Failed DNS cache time
277ec_ct=Connect timeout
278ec_rt=Read timeout
279ec_mcct=Max client connect time
280ec_mst=Max shutdown time
281ec_sst=Site selection timeout
282ec_crt=Client request timeout
283ec_hcc=Half-closed clients?
284ec_pt=Persistant timeout
285ec_wr=WAIS relay
286ec_none=None
287ec_host=Host
288ec_port=Port
289ec_wrh=WAIS relay host
290ec_wrp=WAIS relay port
291ec_buttsave=Save
292ec_return=squid index
293ec_maxreplies=Maximum reply body sizes
294ec_maxrn=Size (kB)
295ec_maxracls=For requests matching ACLs (leave empty for all)
296
297ech_header=Create Cache Host
298ech_header1=Edit Cache Host
299ech_cho=Cache Host Options
300ech_h=Hostname
301ech_parent=parent
302ech_sibling=sibling
303ech_multicast=multicast
304ech_t=Type
305ech_pp=Proxy port
306ech_ip=ICP port
307ech_po=Proxy only?
308ech_y=Yes
309ech_n=No
310ech_siq2=Reject ICP queries?
311ech_dc=Default cache?
312ech_rrc=Round-robin cache?
313ech_ittl=ICP time-to-live
314ech_d=Default
315ech_cw=Cache weighting
316ech_co=Closest only?
317ech_nd=No digest?
318ech_nne=No NetDB exchange?
319ech_nd1=No delay?
320ech_ltp=Login to proxy
321ech_nl=No login
322ech_u=User:
323ech_p=Pass:
324ech_pass=Pass on client authentication to this cache
325ech_upass=Pass on client login with password:
326ech_mr=Multicast responder?
327ech_qhfd=Query host for domains
328ech_dqfd=Don't query for domains
329ech_buttsave=Save
330ech_buttdel=Delete
331ech_return=cache list
332ech_timeo=Connection timeout for host
333ech_digest=Host's cache digest URL
334ech_maxconn=Maximum concurrent connections
335ech_miss=Allow miss requests?
336ech_htcp=Use HTCP instead of ICP?
337ech_origin=Treat host as origin server?
338ech_force=Force Host: header to
339ech_same=Unchanged
340ech_ssl=Connect using SSL?
341
342eicp_ecannot=You are not allowed to edit other caches
343eicp_header=Other Caches
344eicp_opcs=Other proxy cache servers
345eicp_nocd=No other caches defined.
346eicp_aac=Add another cache.
347eicp_cso=Cache Selection Options
348eicp_fdfd=Fetch directly from domains
349eicp_fdfi=Fetch directly from IPs
350eicp_dif=Domains inside firewall
351eicp_iif=IPs inside firewall
352eicp_dfuc=Directly fetch URLs containing
353eicp_d=Default
354eicp_bpfsp=Bypass ping for single parent?
355eicp_y=Yes
356eicp_n=No
357eicp_secs=secs
358eicp_ssip=Send source in ping?
359eicp_crt=Cache reply timeout
360eicp_iqt=ICP query timeout
361eicp_mit=Multicase ICP timeout
362eicp_dpt=Dead peer timeout
363eicp_h=Hostname
364eicp_t=Type
365eicp_pp=Proxy port
366eicp_ip=ICP port
367eicp_return=squid index
368eicp_always=ACLs to fetch directly
369eicp_noalways=No direct fetch ACLs defined.
370eicp_addalways=Add ACLs to fetch directly.
371eicp_never=ACLs never to fetch directly
372eicp_nonever=No never direct fetch ACLs defined.
373eicp_addnever=Add ACLs never to fetch directly.
374eicp_thost=Hostname
375eicp_ttype=Type
376eicp_tpport=Proxy port
377eicp_tiport=ICP port
378eicp_delete=Delete Selected Caches
379
380elogs_ecannot=You are not allowed to edit logging
381elogs_header=Logging
382elogs_lalo=Logging and Logfile Options
383elogs_alf=Access log file
384elogs_dlf=Debug log file
385elogs_slf=Storage log file
386elogs_none=None
387elogs_cmf=Cache metadata file
388elogs_uhlf=Use HTTPD log format?
389elogs_lmh=Log MIME headers?
390elogs_ualf=User agent log file
391elogs_pf=PID file
392elogs_prilfa=Perform RFC931 ident lookups for ACLs
393elogs_rit=RFC931 ident timeout
394elogs_dril=Do RFC931 ident lookups?
395elogs_lfh=Log full hostnames?
396elogs_ln=Logging netmask
397elogs_do=Debug options
398elogs_mht=MIME headers table
399elogs_return=squid index
400elogs_logformat=Access log formats
401elogs_fname=Format name
402elogs_ffmt=Format definition
403elogs_logformat1=Default (named <tt>squid</tt>, using standard format)
404elogs_logformat0=Custom formats defined below ..
405elogs_access=Access log files
406elogs_afile=Log file
407elogs_afmt=Format name
408elogs_aacls=Only log for ACLs
409elogs_notset=Not set
410elogs_dont=Don't log
411elogs_file=File $1
412elogs_squid=Squid standard
413
414emem_ecannot=You are not allowed to edit memory usage
415emem_dheader=Memory and Disk Usage
416emem_header=Memory Usage
417emem_maduo=Memory and Disk Usage Options
418emem_mul=Memory usage limit
419emem_dul=Disk usage limit
420emem_fcs=FQDN cache size
421emem_mb=MB
422emem_kb=kB
423emem_mhwm=Memory high-water mark
424emem_mlwm=Memory low-water mark
425emem_dhwm=Disk high-water mark
426emem_dlwm=Disk low-water mark
427emem_mcos=Maximum cached object size
428emem_iacs=IP address cache size
429emem_e=entries
430emem_ichwm=IP cache high-water mark
431emem_iclwm=IP cache low-water mark
432emem_crp=Disk replacement policy
433emem_lru=Least recently used
434emem_gdsf=Greedy-dual size frequency
435emem_lfuda=Dynamic least frequently used
436emem_hlru=Heap least frequently used
437emem_return=squid index
438emem_mrp=Memory replacement policy
439
440emisc_ecannot=You are not allowed to edit miscellaneous options
441emisc_header=Miscellaneous Options
442emisc_mo=Miscellaneous Options
443emisc_sdta=Startup DNS test addresses
444emisc_slr=SIGUSR1 logfile rotations
445emisc_dd=Default domain
446emisc_sp=SSL proxy
447emisc_nghp=Non-GET HTTP proxy
448emisc_emt=Error messages text
449emisc_pcs=Per-client statistics?
450emisc_xffh=X-Forwarded-For header?
451emisc_liq=Log ICP queries?
452emisc_mdh=Minimum direct hops
453emisc_kmffu=Keep memory for future use?
454emisc_aomtk=Amount of memory to keep
455emisc_u=Unlimited
456emisc_htpt=Headers to pass through
457emisc_ah=All headers
458emisc_oh=Only headers
459emisc_ae=All except
460emisc_a=Anonymizer?
461emisc_off=Off
462emisc_std=Standard
463emisc_par=Paranoid
464emisc_fua=Fake User-Agent
465emisc_return=squid index
466emisc_hauhh=HTTP Accel Uses Host Header
467emisc_hash=Only have single HTTP Accel server?
468emisc_hah=HTTP Accel Host
469emisc_hap=HTTP Accel Port
470emisc_hawp=HTTP Accel With Proxy
471emisc_wccprtr=WCCP Router Address
472emisc_wccpin=WCCP Incoming Address
473emisc_wccpout=WCCP Outgoing Address
474emisc_none=None
475emisc_virtual=Virtual
476
477eports_ecannot=You are not allowed to edit ports and networking
478eports_header=Ports and Networking
479eports_pano=Ports and Networking Options
480eports_paap=Proxy addresses and ports
481eports_ssl=SSL addresses and ports
482eports_p=Port
483eports_hia=Hostname/IP address
484eports_opts=Options for port
485eports_pp=Proxy port
486eports_ip=ICP port
487eports_ota=Outgoing TCP address
488eports_ita=Incoming TCP address
489eports_a=Any
490eports_oua=Outgoing UDP address
491eports_iua=Incoming UDP address
492eports_mg=Multicast groups
493eports_trb=TCP receive buffer
494eports_od=OS default
495eports_return=squid index
496eports_def=Default (usually 3128)
497eports_sel=Listed below..
498eports_unc=Do unclean SSL shutdowns?
499eports_checkhost=Validate hostnames in URLs?
500eports_underscore=Allow underscore in hostnames?
501eports_all=All
502
503eprogs_ecannot=You are not allowed to edit helper programs
504eprogs_header=Helper Programs
505eprogs_chpo=Cache Helper Program Options
506eprogs_sfp=Squid FTP program
507eprogs_fo=FTP options
508eprogs_fcv=FTP column width
509eprogs_c=chars
510eprogs_afl=Anon FTP login
511eprogs_sdp=Squid DNS program
512eprogs_nodp=Number of DNS programs
513eprogs_adtr=Append domain to requests
514eprogs_dsa=DNS server addresses
515eprogs_fr=From resolv.conf
516eprogs_ccp=Cache clearing program
517eprogs_spp=Squid ping program
518eprogs_sppe=Ping program enabled?
519eprogs_crp=Custom redirect program
520eprogs_norp=Number of redirect programs
521eprogs_startup=Programs to start initially
522eprogs_idle=Minimum programs to run
523eprogs_concurrency=Number of concurrent requests per program
524eprogs_cap=Authentication program
525eprogs_capweb=Webmin default
526eprogs_noap=Number of authentication programs
527eprogs_ttl=Authentication cache time
528eprogs_aittl=Authenticate IP cache time
529eprogs_realm=Authentication realm
530eprogs_return=squid index
531
532euser_header=Create Proxy User
533euser_header1=Edit Proxy User
534euser_pud=Proxy User Details
535euser_u=Username
536euser_p=Password
537euser_u1=Unchanged
538euser_e=Enabled?
539euser_return=users list
540
541ahttp_header=Create Proxy Restriction
542ahttp_header1=Edit Proxy Restriction
543ahttp_pr=Proxy Restriction
544ahttp_a=Action
545ahttp_a1=Allow
546ahttp_d=Deny
547ahttp_ma=Match ACLs
548ahttp_dma=Don't match ACLs
549ahttp_return=ACL list
550
551ahttp_replyheader=Create Proxy Reply Restriction
552ahttp_replyheader1=Edit Proxy Reply Restriction
553ahttp_replypr=Proxy Reply Restriction
554
555sahttp_ftspr=Failed to save proxy reply restriction
556
557aicp_header=Create ICP Restriction
558aicp_header1=Edit ICP Restriction
559aicp_ir=ICP Restriction
560aicp_a=Action
561aicp_a1=Allow
562aicp_d=Deny
563aicp_ma=Match ACLs
564aicp_dma=Don't match ACLs
565aicp_return=ACL list
566
567saicp_ftsir=Failed to save ICP restriction
568
569icache_ecannot=You are not allowed to initialize the cache
570icache_ftic=Failed to initialize cache
571icache_ymcautrsa=You must choose a user to run Squid as
572icache_euser=User to run Squid as does not exist
573icache_itscwtc=Initializing the Squid cache with the command <tt>$1</tt> ..
574icache_return=squid index
575icache_title=Initialize Cache
576
577restart_ftrs=Failed to reconfigure squid
578
579sadmin_ftsao=Failed to save administrative options
580sadmin_header=Change Ownership
581sadmin_msg1=You have changed the user or group that Squid runs as. For this to take effect properly, the ownership of all cache and log files should be updated and Squid re-started.
582sadmin_buttco=Change Ownership
583sadmin_return=squid index
584sadmin_inavea='$1' is not a valid email address
585sadmin_inavh='$1' is not a valid hostname
586sadmin_inavap='$1' is not a valid announcement period
587sadmin_inavp='$1' is not a valid port
588
589sauth_ftsao=Failed to save authentication options
590sauth_iomuf=Invalid or missing users filename
591sauth_iomd=Invalid or missing domain
592sauth_msg1=Your version of Squid has not been compiled with support for proxy authentication
593
594scache_ftsco=Failed to save cache options
595scache_emsg0=You must enter at least one cache directory
596scache_emsg1=The cache directory '$1' does not exist
597scache_emsg2='$1' is not a valid request size
598scache_emsg3='$1' is not a valid failed request cache time
599scache_emsg4='$1' is not a valid DNS cache time
600scache_emsg5='$1' is not a valid timeout
601scache_emsg6='$1' is not a valid time
602scache_emsg7='$1' is not a valid number of directories
603scache_emsg8=Number of directories must be >= 1
604scache_emsg9=Number of directories must be <= 256
605scache_emsg10='$1' is not a valid object size
606scache_emsg11='$1' is not a valid number of objects
607scache_emsg12='$1' is not a valid directory size
608scache_emsg13='$1' is not a valid host
609scache_emsg14='$1' is not a valid port
610scache_emaxrs=Invalid maximum body size in row $1
611
612schost_ftsc=Failed to save cache
613schost_emsg1='$1' is not a valid cache hostname
614schost_emsg2='$1' is not a valid proxy port
615schost_emsg3='$1' is not a valid ICP port
616schost_emsg4='$1' is not a valid time-to-live
617schost_emsg5='$1' is not a valid weighting
618
619sicp_ftsco=Failed to save cache options
620sicp_emsg1='$1' is not a valid timeout
621
622slogs_ftslo=Failed to save logging options
623slogs_emsg1='$1' is not an absolute filename
624slogs_emsg2='$1' is not a valid filename
625slogs_emsg3=The directory '$1' does not exist
626slogs_emsg4='$1' is not a valid netmask
627slogs_emsg5='$1' is not a valid debug options list
628slogs_efname=Invalid format name in row $1
629slogs_effmt=Missing log format in row $1
630slogs_eafile=Missing or invalid log file in row $1
631
632smem_ftsmo=Failed to save memory options
633smem_emsg1='$1' is not a valid cache size
634smem_emsg2='$1' is not a valid high-water mark
635smem_emsg3='$1' is not a valid low-water mark
636smem_emsg4='$1' is not a valid object size
637
638smisc_ftso=Failed to save options
639smisc_emsg1='$1' is not a valid number of rotations
640smisc_emsg2='$1' is not a valid domain
641smisc_emsg3='$1' is not a valid proxy
642smisc_emsg4='$1' is not a valid number of hops
643
644sport_ftspo=Failed to save port options
645sport_emsg1='$1' is not a valid port number
646sport_emsg2='$1' is not a valid address
647sport_emsg3='$1' is not a valid buffer size
648
649sprog_ftshpo=Failed to save helper program options
650sprog_emsg1=Missing FTP options
651sprog_emsg2='$1' is not a valid program
652sprog_emsg3='$1' is not an executable program
653sprog_emsg4='$1' is not a valid FTP login
654sprog_emsg5='$1' is not a valid number of programs
655sprog_emsg6='$1' is not a valid column width
656sprog_emsg7=No DNS servers entered
657sprog_emsg8='$1' is not a valid IP address
658sprog_emsg9='$1' is not a valid cache time
659sprog_emsg10='$1' is not a valid TTL
660sprog_echildren=Number of programs must be a number greater than zero
661
662suser_ftsu=Failed to save user
663suser_emsg1=Invalid or missing username
664suser_etaken=Username is already in use
665
666start_ftsq=Failed to start Squid
667start_ecannot=You are not allowed to start Squid
668stop_ftsq=Failed to stop Squid
669stop_ecannot=You are not allowed to stop Squid
670
671calamaris_ecannot=You are not allowed to access Calamaris log analysis
672calamaris_title=Calamaris Log Analysis
673calamaris_last=Limiting analysis to last $1 lines of logs ..
674calamaris_eprog=The calamaris executable $1 was not found. Maybe it is not installed on your system, or your <a href='$2'>module configuration</a> is incorrect.
675calamaris_elogs=The log directory $1 does not contain any <tt>access.log</tt> files. Maybe squid has not been run yet, or your <a href='$2'>module configuration</a> is incorrect.
676calamaris_gen=Report generated on $1
677
678lib_emsg1='$1' is not a valid IP address
679lib_seconds=seconds
680lib_minutes=minutes
681lib_hours=hours
682lib_days=days
683lib_weeks=weeks
684lib_fortnights=fortnights
685lib_months=months
686lib_years=years
687lib_decades=decades
688lib_emsg2='$1' is not a valid number of $2
689lib_kb=kBs
690lib_mb=MBs
691lib_gb=GBs
692lib_emsg3='$1' is not a valid number of $2
693lib_aclca=Client Address
694lib_aclwsa=Web Server Address
695lib_aclch=Client Hostname
696lib_aclwsh=Web Server Hostname
697lib_acldat=Date and  Time
698lib_aclur=URL Regexp
699lib_aclupr=URL Path Regexp
700lib_aclup=URL Port
701lib_aclup1=URL Protocol
702lib_aclrm=Request Method
703lib_aclbr=Browser Regexp
704lib_aclpl=Proxy Login
705lib_aclsan=Source AS Number
706lib_acldan=Dest AS Number
707lib_aclea=External Auth
708lib_aclcr=Client Regexp
709lib_aclwsr=Web Server Regexp
710lib_aclru=RFC931 User
711lib_aclpia=Proxy IP Address
712lib_aclmc=Maximum Connections
713lib_aclpp=Proxy Port
714lib_aclsc=SNMP Community
715lib_aclrmt=Request MIME Type
716lib_aclrpmt=Reply MIME Type
717lib_aclarp=Ethernet Address
718lib_aclear=External Auth Regexp
719lib_aclrur=RFC931 User Regexp
720lib_aclext=External Program
721lib_aclmuip=Max User IP
722lib_buttac=Apply Changes
723lib_buttss=Stop Squid
724lib_buttss1=Start Squid
725
726log_ports=Changed ports and networking options
727log_icp=Changed other cache options
728log_mem=Changed memory usage options
729log_logs=Changed logging options
730log_cache=Changed cache options
731log_progs=Changed helper program options
732log_authparam=Changed authentication program options
733log_admin=Changed administrative options
734log_misc=Changed miscellaneous options
735log_clear=Cleared and rebuilt cache
736log_acl_create=Created ACL $1
737log_acl_modify=Modified ACL $1
738log_acl_delete=Deleted ACL $1
739log_http_create=Created proxy restriction
740log_http_modify=Modified proxy restriction
741log_http_delete=Deleted proxy restriction
742log_http_move=Moved proxy restriction
743log_https_delete=Deleted $1 proxy restrictions
744log_headeracc_create=Created header access rule
745log_headeracc_modify=Modified header access rule
746log_headeracc_delete=Deleted header access rule
747log_headeracc_move=Moved header access rule
748log_icp_create=Created ICP restriction
749log_icp_modify=Modified ICP restriction
750log_icp_delete=Deleted ICP restriction
751log_icp_move=Moved ICP restriction
752log_icps_delete=Deleted $1 ICP restrictions
753log_stop=Stopped proxy server
754log_start=Started proxy server
755log_apply=Applied changes
756log_host_create=Created cache host $1
757log_host_modify=Modified cache host $1
758log_host_delete=Deleted cache host $1
759log_hosts_delete=Deleted $1 cache hosts
760log_init=Initialized cache
761log_user_create=Created proxy user $1
762log_user_delete=Deleted proxy user $1
763log_user_modify=Modified proxy user $1
764log_always_create=Created direct fetch ACLs
765log_always_modify=Modified direct fetch ACLs
766log_always_delete=Deleted direct fetch ACLs
767log_always_move=Moved direct fetch ACLs
768log_never_create=Created never direct fetch ACLs
769log_never_modify=Modified never direct fetch ACLs
770log_never_delete=Deleted never direct fetch ACLs
771log_never_move=Moved never direct fetch ACLs
772log_delay=Changed global delay pool options
773log_pool_create=Added delay pool $1
774log_pool_modify=Modified delay pool $1
775log_pool_delete=Deleted delay pool $1
776log_pools_delete=Deleted $1 delay pools
777log_delay_create=Added ACL for delay pool $1
778log_delay_modify=Modified ACL for delay pool $1
779log_delay_delete=Deleted ACL for delay pool $1
780log_delay_move=Moved ACL for delay pool $1
781log_refresh_create=Created refresh rule for $1
782log_refresh_modify=Modified refresh rule for $1
783log_refresh_delete=Deleted refresh rule for $1
784log_refresh_move=Moved refresh rule for $1
785log_refreshes_delete=Deleted $1 refresh rules
786log_iptables=Updated port redirection setup
787log_purge=Removed URL $1 from cache
788log_cachemgr=Changed cache manager passwords
789
790acl_root=Root directory for ACL files
791acl_sections=Allowed configuration pages
792acl_start=Can start and stop Squid?
793acl_restart=Can apply Squid configuration?
794
795always_create=Create Direct Fetch
796always_edit=Edit Direct Fetch
797always_header=Directly fetch requests matching ACLs
798
799never_create=Create Indirect Fetch
800never_edit=Edit Indirect Fetch
801never_header=Never directly fetch requests matching ACLs
802
803delay_title=Delay Pools
804delay_add=Add a new delay pool.
805delay_num=Number
806delay_class=Class
807delay_class_1=Aggregate
808delay_class_2=Aggregate and individual
809delay_class_3=Aggregate, individual and network
810delay_class_4=Aggregate, individual, network and user
811delay_class_5=Tag grouping
812delay_agg=Aggregate limit
813delay_ind=Individual limit
814delay_net=Network limit
815delay_user=User limit
816delay_tag=Tag limit
817delay_none=No delay pools have been defined yet.
818delay_unlimited=Unlimited
819delay_param=$1/sec, $2 max
820delay_header=Global delay pool options
821delay_initial=Initial bucket level
822delay_err=Failed to save delay pool options
823delay_ecannot=You are not allowed to edit delay pools
824delay_epercent='$1' is not a valid initial bucket level percentage
825delay_return=delay pools list
826delay_delete=Delete Selected Delay Pools
827
828pool_title1=Add Delay Pool
829pool_title2=Edit Delay Pool
830pool_header=Delay pool options
831pool_num=Pool number
832pool_class=Pool class
833pool_agg=Aggregate limit (for classes 1, 2 and 3)
834pool_ind=Individual limit (for classes 2 and 3)
835pool_net=Network limit (for class 3)
836pool_user=User limit (for class 4)
837pool_tag=Tag limit (for class 5)
838pool_limit1=/ second,
839pool_limit2=max
840pool_err=Failed to save delay pool
841pool_elimit1='$1' is not a valid number of bytes/second
842pool_elimit2='$1' is not a valid maximum number of bytes
843pool_aclheader=ACLs to match for pool
844pool_noacl=No ACLs to match for this pool have been defined yet.
845pool_add=Add a new ACL for this pool
846pool_return=delay pool
847pool_unit0=bits
848pool_unit1=bytes
849pool_unit2=kb
850pool_unit3=kB
851pool_unit4=Mb
852pool_unit5=MB
853
854dpool_err=Failed to delete delay pools
855dpool_enone=None selected
856
857apool_header=Add Delay Pool ACL
858apool_header1=Edit Delay Pool ACL
859apool_pr=Delay pool ACL
860
861authparam_title=Authentication Programs
862authparam_header=External authentication program options
863authparam_ttl=Time to cache passwords for
864authparam_ipttl=Time to bind user to an IP address for
865authparam_never=Never
866authparam_ecannot=You are not allowed to edit authentication programs
867authparam_err=Failed to save authentication programs
868authparam_bprogram=Basic authentication program
869authparam_dprogram=Digest authentication program
870authparam_nprogram=NTLM authentication program
871authparam_reuses=Number of times an NTLM challenge can be re-used
872authparam_lifetime=Lifetime of NTLM challenges
873authparam_ereuses='$1' is not a valid number of re-uses
874authparam_elifetime='$1' is not a valid challenge lifetime
875authparam_mui_msg=Authenticate IP TTL is required to be greater-than 0 if you are using a <b>"max_user_ip"</b> ACL. Enter the time you wish Squid to remember the User/IP relationship. The user may only logon from the remembered IP until this amount of time has passed, even if they have closed their browser.
876ext_title1=Create External Program
877ext_title2=Edit External Program
878ext_header=External ACL program details
879ext_name=Program type name
880ext_format=Input format string
881ext_ttl=TTL for cached results
882ext_negative_ttl=TTL for cached negative results
883ext_concurrency=Number of programs to run
884ext_children=Number of programs to run
885ext_cache=Cache size
886ext_ttl_u=seconds
887ext_negative_ttl_u=seconds
888ext_concurrency_u=programs
889ext_children_u=programs
890ext_cache_u=bytes
891ext_program=Program path and arguments
892ext_err=Failed to save external ACL program
893ext_ename=Missing or invalid type name
894ext_eformat=Missing or invalid format string
895ext_ettl=Missing or invalid TTL
896ext_enegative_ttl=Missing or invalid negative TTL
897ext_econcurrency=Missing or invalid number of programs
898ext_echildren=Missing or invalid number of programs
899ext_ecache=Missing or invalid cache size
900ext_eprogram=An invalid program path was entered
901ext_eclash=An external program type with the same name already exists
902ext_eused=This external program is in use by an ACL
903
904header_title=Header Access Control
905header_none=No header access control rules have been defined yet.
906header_name=HTTP header
907header_act=Action
908header_acls=For ACLs
909header_add=Add a new header access control rule.
910header_create=Create Header Access Rule
911header_create_request_header_access=Create Request Header Access Rule
912header_create_reply_header_access=Create Reply Header Access Rule
913header_edit=Edit Header Access Rule
914header_edit_request_header_access=Edit Request Header Access Rule
915header_edit_reply_header_access=Edit Reply Header Access Rule
916header_header=HTTP header access control rule details
917header_return=header access control rule list
918header_ecannot=You are not allowed to edit header access control rules
919header_err=Failed to save header access control rule
920header_ename=Missing or invalid header name
921header_request_header_access=Request Headers
922header_reply_header_access=Reply Headers
923
924refresh_title=Refresh Rules
925refresh_none=No refresh rules have been defined yet.
926refresh_re=Regular expression
927refresh_min=Minimum time
928refresh_pc=Age percentage
929refresh_max=Maximum time
930refresh_add=Add a new refresh rule.
931refresh_ecannot=You are not allowed to edit refresh rules
932refresh_create=Create Refresh Rule
933refresh_edit=Edit Refresh Rule
934refresh_return=refresh rules list
935refresh_header=Refresh rule details
936refresh_caseless=Ignore case?
937refresh_err=Failed to save refresh rule
938refresh_options=Refresh rule options
939refresh_override-expire=Enforce minimum age over age set by server
940refresh_override-lastmod=Enforce minimum age even on recently modified objects
941refresh_reload-into-ims=Convert client no-cache headers to If-Modified-Since
942refresh_ignore-reload=Ignore client no-cache or reload headers
943refresh_ere=Missing or invalid regular expression
944refresh_emin=Missing or invalid minumum time
945refresh_emax=Missing or invalid maximum time
946refresh_epc=Missing or invalid age percentage
947refresh_delete=Delete Selected Refresh Rules
948
949drefresh_err=Failed to delete refresh rules
950drefesh_enone=None selected
951
952iptables_title=Port Redirection Setup
953iptables_inst0=The IPtables firewall commands needed to setup port redirection do not appear to be installed on your system. See the <a href='$1'>Linux Firewall</a> module for more details.
954iptables_inst1=The <a href='$1'>Linux Firewall</a> module does not appear to have been fully setup on your system. This module makes use of that one to setup Frox port redirection.
955iptables_desc=Squid can perform transparent HTTP proxying for requests on port $1, by setting up firewall rules to automatically forward them to port $2 which Squid listens on. This will only work if the system running Squid is also the router for your network. This can be done by adding an IPtables rule to your firewall, assuming that it is managed by the <a href='$3'>Linux Firewall</a> module.
956iptables_disabled=Port redirection is disabled
957iptables_enabled3=Port redirection is enabled, for clients on network
958iptables_enabled4=Port redirection is enabled, for clients on interface
959iptables_apply=Apply firewall and Squid configuration?
960iptables_save=Save and Apply
961iptables_err=Failed to save port forwarding
962iptables_enet=Missing or invalid network address (should be like 192.168.1.0/24)
963iptables_eiface=Missing or invalid network interface
964iptables_eapply=Apply firewall failed : $1
965iptables_eapply2=Apply Squid failed : $1
966
967syslog_access=Squid access log
968syslog_cache=Squid caching log
969syslog_store=Squid object store log
970
971purge_err=Failed to clear URL from cache
972purge_title=Clear Cached URL
973purge_doing=Clearing URL $1 ..
974purge_done=.. done.
975purge_failed=.. failed! See the error message above for the reason why.
976
977dhttp_err=Failed to delete proxy restrictions
978dhttp_enone=None selected
979
980dicp_err=Failed to delete ICP restrictions
981dicp_enone=None selected
982
983cachemgr_title=Cache Manager Passwords
984cachemgr_ecannot=You are not allowed to edit cache manager passwords
985cachemgr_def1=No passwords required
986cachemgr_def0=Passwords and actions specified below ..
987cachemgr_pass=Password
988cachemgr_none=None needed
989cachemgr_set=Set to
990cachemgr_disable=Actions disabled
991cachemsg_actions=Apply to actions
992cachemgr_all=Use this password for all actions
993cachemgr_others=Other actions:
994cachemgr_enone=None entered - you should select <i>No passwords required</i> instead
995cachemgr_err=Failed to save cache manager passwords
996__norefs=1
997