mirror of
https://github.com/webmin/webmin.git
synced 2026-01-16 15:06:07 +00:00
998 lines
34 KiB
Plaintext
998 lines
34 KiB
Plaintext
index_header=Squid Proxy Server
|
|
index_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.
|
|
index_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.
|
|
index_msgnosupported2=Your version of Squid is not supported by Webmin. Only versions from $1 to $2 are supported by this module.
|
|
index_msgnodir1=Your Squid cache directories <tt>$1</tt> have not been initialized.
|
|
index_msgnodir2=Your Squid cache directory <tt>$1</tt> has not been initialized.
|
|
index_msgnodir3=This must be done before Squid can be run.
|
|
index_buttinit=Initialize Cache
|
|
index_asuser=as Unix user
|
|
index_portsnets=Ports and Networking
|
|
index_othercaches=Other Caches
|
|
index_musage=Memory Usage
|
|
index_mdusage=Memory and Disk Usage
|
|
index_logging=Logging
|
|
index_copts=Cache Options
|
|
index_hprogs=Helper Programs
|
|
index_actrl=Access Control
|
|
index_admopts=Administrative Options
|
|
index_proxyauth=Proxy Authentication
|
|
index_miscopt=Miscellaneous Options
|
|
index_cms=Cache Manager Statistics
|
|
index_rebuild=Clear and Rebuild Cache
|
|
index_calamaris=Calamaris Log Analysis
|
|
index_delay=Delay Pools
|
|
index_authparam=Authentication Programs
|
|
index_headeracc=Header Access Control
|
|
index_refresh=Refresh Rules
|
|
index_cachemgr=Cache Manager Passwords
|
|
index_return=index
|
|
index_squidver=The command <tt>$1</tt> returned :
|
|
index_version=Squid version $1
|
|
index_stop=Stop Squid
|
|
index_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.
|
|
index_start=Start Squid
|
|
index_startdesc=Click this button to start the Squid proxy server, using the current configuration.
|
|
index_restart=Apply Configuration
|
|
index_restartdesc=Click this button to activate the current Squid configuration.
|
|
index_iptables=Port Redirection Setup
|
|
index_squid=Squid Proxy Server
|
|
index_manual=Edit Configuration Files
|
|
|
|
manual_title=Edit Configuration Files
|
|
manual_file=Select a config file to edit:
|
|
manual_change=Change
|
|
manual_editing=Use the text box below to manually edit the configs in $1. Be careful, as no syntax or validity checking will be done.
|
|
manual_err=Failed to save config file
|
|
manual_efile=Invalid config filename!
|
|
manual_ecannot=You are not allowed to manually edit config files
|
|
|
|
buttsave=Save
|
|
buttdel=Delete
|
|
buttcreat=Create
|
|
yes=Yes
|
|
no=No
|
|
default=Default
|
|
none=None
|
|
on=On
|
|
off=Off
|
|
|
|
acl_header1=Create ACL
|
|
acl_header2=Edit ACL
|
|
acl_name=ACL Name
|
|
acl_fromip=From IP
|
|
acl_toip=To IP
|
|
acl_nmask=Netmask
|
|
acl_ipaddr=IP Address
|
|
acl_domains=Domains
|
|
acl_dofw=Days of the Week
|
|
acl_sel=Selected..
|
|
acl_all=All
|
|
acl_dsun=Sunday
|
|
acl_dmon=Monday
|
|
acl_dtue=Tuesday
|
|
acl_dwed=Wednesday
|
|
acl_dthu=Thursday
|
|
acl_dfri=Friday
|
|
acl_dsat=Saturday
|
|
acl_hofd=Hours of the Day
|
|
acl_to=to
|
|
acl_regexp=Regular Expressions
|
|
acl_tcpports=TCP Ports
|
|
acl_urlproto=URL Protocols
|
|
acl_reqmethods=Request Methods
|
|
acl_bregexp=Browser Regexp
|
|
acl_pusers=Proxy Users
|
|
acl_eusers=External Auth Users
|
|
acl_eusersall=All users
|
|
acl_euserssel=Only those listed..
|
|
acl_case=Ignore case?
|
|
acl_nodns=Disable lookups?
|
|
acl_eusersre=External Auth User Regexps
|
|
acl_asnum=AS Numbers
|
|
acl_rtime=Refresh Time
|
|
acl_rfcusers=RFC931 Users
|
|
acl_rfcusersr=RFC931 Users Regexps
|
|
acl_mcr=Maximum Concurrent Requests
|
|
acl_mai=Max Logon IPs per user
|
|
acl_maistrict=<b>Strictly Enforced</b>
|
|
acl_mairemind=remember to set Authenticate IP Cache to > 0 in "Authentication Programs Module"
|
|
acl_psp=Proxy Server Port
|
|
acl_scs=SNMP Community String
|
|
acl_rmt=Request MIME Type
|
|
acl_rpmt=Reply MIME Type
|
|
acl_arp=Client ethernet addresses
|
|
acl_extclass=Program class
|
|
acl_extargs=Additional arguments
|
|
acl_failurl=Failure URL
|
|
acl_buttsave=Save
|
|
acl_buttdel=Delete
|
|
acl_return=ACLs
|
|
acl_file=Store ACL values in file
|
|
acl_nofile=Squid configuration
|
|
acl_infile=Separate file
|
|
acl_keep=Just use existing contents of file?
|
|
|
|
aclsave_failsave=Failed to save ACL
|
|
aclsave_faildel=Failed to delete ACL
|
|
aclsave_epr=This ACL is being used by a proxy restriction
|
|
aclsave_eicpr=This ACL is being used by an ICP restriction
|
|
aclsave_ename=Invalid ACL name
|
|
aclsave_eexists=An ACL called '$1' already exists
|
|
aclsave_efrom='$1' is not a valid From IP address
|
|
aclsave_eto='$1' is not a valid To IP address
|
|
aclsave_enmask='$1' is not a valid netmask
|
|
aclsave_eip='$1' is not a valid IP address
|
|
aclsave_ecdom=No client domains given
|
|
aclsave_esdom=No server domains given
|
|
aclsave_eshour=Invalid starting hour
|
|
aclsave_eehour=Invalid ending hour
|
|
aclsave_esmin=Invalid starting min
|
|
aclsave_eemin=Invalid ending min
|
|
aclsave_efile=You are not allowed to write to the ACL file '$1'
|
|
aclsave_enofile=No ACL filename entered
|
|
aclsave_ealready=ACL file already exists
|
|
|
|
cach_ecannot=You are not allowed to access cache manager statistics
|
|
cach_err=Error
|
|
cach_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.
|
|
cach_return=squid index
|
|
cach_esame=The <b>Squid cachemgr.cgi executable</b> is set to Webmin's cachemgr.cgi program, not the one supplied by Squid.
|
|
|
|
chown_header=Change Ownership
|
|
chown_stop=Stopping squid ...
|
|
chown_done=.. Done
|
|
chown_chown=Changing ownership ...
|
|
chown_restart=Re-starting Squid ...
|
|
chown_failrestart=Failed to re-start Squid ..
|
|
chown_return=squid index
|
|
|
|
clear_ecannot=You are not allowed to clear and rebuild the cache
|
|
clear_header=Clear and Rebuild Cache
|
|
clear_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.
|
|
clear_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.
|
|
clear_buttclear=Clear and Rebuild Cache
|
|
clear_stop=Stopping squid ...
|
|
clear_done=.. Done
|
|
clear_del=Deleting old cache files ..
|
|
clear_init=Initializing the Squid cache with the command <tt>$1</tt> ..
|
|
clear_failrestart=Failed to re-start Squid ..
|
|
clear_return=squid index
|
|
clear_url=Remove one URL from cache:
|
|
clear_ok=Remove
|
|
|
|
eacl_ecannot=You are not allowed to edit access control
|
|
eacl_header=Access Control
|
|
eacl_acls=Access control lists
|
|
eacl_name=Name
|
|
eacl_type=Type
|
|
eacl_match=Matching..
|
|
eacl_noacls=No ACLs defined.
|
|
eacl_buttcreate=Create new ACL
|
|
eacl_pr=Proxy restrictions
|
|
eacl_act=Action
|
|
eacl_acls1=ACLs
|
|
eacl_move=Move
|
|
eacl_nopr=No proxy restrictions defined.
|
|
eacl_addpr=Add proxy restriction.
|
|
eacl_noprr=No proxy reply restrictions defined
|
|
eacl_addprr=Add proxy reply restriction.
|
|
|
|
eacl_replypr=Reply proxy restrictions
|
|
eacl_replynopr=No reply proxy restrictions defined
|
|
|
|
eacl_icpr=ICP restrictions
|
|
eacl_noicpr=No ICP restrictions defined
|
|
eacl_addicpr=Add ICP restriction.
|
|
eacl_return=squid index
|
|
eacl_allow=Allow
|
|
eacl_deny=Deny
|
|
eacl_ext=External ACL programs
|
|
eacl_ename=Class name
|
|
eacl_format=Input format
|
|
eacl_program=Handler program
|
|
eacl_noext=No external ACL programs defined.
|
|
eacl_addext=Add external ACL program.
|
|
eacl_eclass=No program class selected
|
|
eacl_cname=Type name
|
|
eacl_file=From file $1
|
|
eacl_hdelete=Delete Selected Restrictions
|
|
|
|
eadm_ecannot=You are not allowed to edit administrative options
|
|
eadm_header=Administrative Options
|
|
eadm_aao=Administrative and Announce Options
|
|
eadm_runasuu=Run as Unix user
|
|
eadm_nochange=No change
|
|
eadm_user=User
|
|
eadm_group=Group
|
|
eadm_runasug=Run as Unix group
|
|
eadm_par=Proxy authentication realm
|
|
eadm_default=Default
|
|
eadm_cmemail=Cache manager email address
|
|
eadm_vhost=Visible hostname
|
|
eadm_uniq=Unique hostname
|
|
eadm_haliases=Other cache DNS names
|
|
eadm_none=None
|
|
eadm_auto=Automatic
|
|
eadm_annto=Announce cache to
|
|
eadm_annevery=Announce cache every
|
|
eadm_never=Never
|
|
eadm_uniqhn=Unique hostname
|
|
eadm_cah=Cache announce host
|
|
eadm_cap=Cache announce port
|
|
eadm_caf=Cache announce file
|
|
eadm_annp=Announcement period
|
|
eadm_buttsave=Save
|
|
eadm_return=squid index
|
|
|
|
eauth_ecannot=You are not allowed to edit proxy authentication
|
|
eauth_header=Proxy Authentication
|
|
eauth_aopt=Authentication Options
|
|
eauth_puf=Proxy users file
|
|
eauth_none=None
|
|
eauth_nologin=No login needed for domain
|
|
eauth_buttsave=Save
|
|
eauth_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.
|
|
eauth_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.
|
|
eauth_pusers=Proxy Users
|
|
eauth_nopusers=No proxy users are currently defined.
|
|
eauth_addpuser=Add a new proxy user.
|
|
eauth_return=squid index
|
|
|
|
ec_ecannot=You are not allowed to edit cache options
|
|
ec_header=Cache Options
|
|
ec_cro=Caching and Request Options
|
|
ec_cdirs=Cache directories
|
|
ec_default=Default
|
|
ec_listed=Listed..
|
|
ec_directory=Directory
|
|
ec_type=Type
|
|
ec_opts=Options
|
|
ec_size=Size (MB)
|
|
ec_1dirs=1st level dirs
|
|
ec_2dirs=2nd level dirs
|
|
ec_u=UFS
|
|
ec_ua=Async UFS
|
|
ec_diskd=DISKD
|
|
ec_coss=COSS
|
|
ec_1dirs1=First level directories
|
|
ec_2dirs2=Second level directories
|
|
ec_aos=Average object size
|
|
ec_kb=kB
|
|
ec_mins=mins
|
|
ec_secs=secs
|
|
ec_opb=Objects per bucket
|
|
ec_ncuc=Don't cache URLs containing
|
|
ec_ncum=Don't cache URLs matching
|
|
ec_ncua=Don't cache URLs for ACLs
|
|
ec_mct=Maximum cache time
|
|
ec_mrbs=Maximum request body size
|
|
ec_mrhs=Maximum request headers size
|
|
ec_mrbs1=Maximum reply body size
|
|
ec_mrs=Maximum request size
|
|
ec_gap=Maximum client read-ahead gap
|
|
ec_frct=Failed request cache time
|
|
ec_dlct=DNS lookup cache time
|
|
ec_fdct=Failed DNS cache time
|
|
ec_ct=Connect timeout
|
|
ec_rt=Read timeout
|
|
ec_mcct=Max client connect time
|
|
ec_mst=Max shutdown time
|
|
ec_sst=Site selection timeout
|
|
ec_crt=Client request timeout
|
|
ec_hcc=Half-closed clients?
|
|
ec_pt=Persistant timeout
|
|
ec_wr=WAIS relay
|
|
ec_none=None
|
|
ec_host=Host
|
|
ec_port=Port
|
|
ec_wrh=WAIS relay host
|
|
ec_wrp=WAIS relay port
|
|
ec_buttsave=Save
|
|
ec_return=squid index
|
|
ec_maxreplies=Maximum reply body sizes
|
|
ec_maxrn=Size (kB)
|
|
ec_maxracls=For requests matching ACLs (leave empty for all)
|
|
|
|
ech_header=Create Cache Host
|
|
ech_header1=Edit Cache Host
|
|
ech_cho=Cache Host Options
|
|
ech_h=Hostname
|
|
ech_parent=parent
|
|
ech_sibling=sibling
|
|
ech_multicast=multicast
|
|
ech_t=Type
|
|
ech_pp=Proxy port
|
|
ech_ip=ICP port
|
|
ech_po=Proxy only?
|
|
ech_y=Yes
|
|
ech_n=No
|
|
ech_siq2=Reject ICP queries?
|
|
ech_dc=Default cache?
|
|
ech_rrc=Round-robin cache?
|
|
ech_ittl=ICP time-to-live
|
|
ech_d=Default
|
|
ech_cw=Cache weighting
|
|
ech_co=Closest only?
|
|
ech_nd=No digest?
|
|
ech_nne=No NetDB exchange?
|
|
ech_nd1=No delay?
|
|
ech_ltp=Login to proxy
|
|
ech_nl=No login
|
|
ech_u=User:
|
|
ech_p=Pass:
|
|
ech_pass=Pass on client authentication to this cache
|
|
ech_upass=Pass on client login with password:
|
|
ech_mr=Multicast responder?
|
|
ech_qhfd=Query host for domains
|
|
ech_dqfd=Don't query for domains
|
|
ech_buttsave=Save
|
|
ech_buttdel=Delete
|
|
ech_return=cache list
|
|
ech_timeo=Connection timeout for host
|
|
ech_digest=Host's cache digest URL
|
|
ech_maxconn=Maximum concurrent connections
|
|
ech_miss=Allow miss requests?
|
|
ech_htcp=Use HTCP instead of ICP?
|
|
ech_origin=Treat host as origin server?
|
|
ech_force=Force Host: header to
|
|
ech_same=Unchanged
|
|
ech_ssl=Connect using SSL?
|
|
|
|
eicp_ecannot=You are not allowed to edit other caches
|
|
eicp_header=Other Caches
|
|
eicp_opcs=Other proxy cache servers
|
|
eicp_nocd=No other caches defined.
|
|
eicp_aac=Add another cache.
|
|
eicp_cso=Cache Selection Options
|
|
eicp_fdfd=Fetch directly from domains
|
|
eicp_fdfi=Fetch directly from IPs
|
|
eicp_dif=Domains inside firewall
|
|
eicp_iif=IPs inside firewall
|
|
eicp_dfuc=Directly fetch URLs containing
|
|
eicp_d=Default
|
|
eicp_bpfsp=Bypass ping for single parent?
|
|
eicp_y=Yes
|
|
eicp_n=No
|
|
eicp_secs=secs
|
|
eicp_ssip=Send source in ping?
|
|
eicp_crt=Cache reply timeout
|
|
eicp_iqt=ICP query timeout
|
|
eicp_mit=Multicase ICP timeout
|
|
eicp_dpt=Dead peer timeout
|
|
eicp_h=Hostname
|
|
eicp_t=Type
|
|
eicp_pp=Proxy port
|
|
eicp_ip=ICP port
|
|
eicp_return=squid index
|
|
eicp_always=ACLs to fetch directly
|
|
eicp_noalways=No direct fetch ACLs defined.
|
|
eicp_addalways=Add ACLs to fetch directly.
|
|
eicp_never=ACLs never to fetch directly
|
|
eicp_nonever=No never direct fetch ACLs defined.
|
|
eicp_addnever=Add ACLs never to fetch directly.
|
|
eicp_thost=Hostname
|
|
eicp_ttype=Type
|
|
eicp_tpport=Proxy port
|
|
eicp_tiport=ICP port
|
|
eicp_delete=Delete Selected Caches
|
|
|
|
elogs_ecannot=You are not allowed to edit logging
|
|
elogs_header=Logging
|
|
elogs_lalo=Logging and Logfile Options
|
|
elogs_alf=Access log file
|
|
elogs_dlf=Debug log file
|
|
elogs_slf=Storage log file
|
|
elogs_none=None
|
|
elogs_cmf=Cache metadata file
|
|
elogs_uhlf=Use HTTPD log format?
|
|
elogs_lmh=Log MIME headers?
|
|
elogs_ualf=User agent log file
|
|
elogs_pf=PID file
|
|
elogs_prilfa=Perform RFC931 ident lookups for ACLs
|
|
elogs_rit=RFC931 ident timeout
|
|
elogs_dril=Do RFC931 ident lookups?
|
|
elogs_lfh=Log full hostnames?
|
|
elogs_ln=Logging netmask
|
|
elogs_do=Debug options
|
|
elogs_mht=MIME headers table
|
|
elogs_return=squid index
|
|
elogs_logformat=Access log formats
|
|
elogs_fname=Format name
|
|
elogs_ffmt=Format definition
|
|
elogs_logformat1=Default (named <tt>squid</tt>, using standard format)
|
|
elogs_logformat0=Custom formats defined below ..
|
|
elogs_access=Access log files
|
|
elogs_afile=Log file
|
|
elogs_afmt=Format name
|
|
elogs_aacls=Only log for ACLs
|
|
elogs_notset=Not set
|
|
elogs_dont=Don't log
|
|
elogs_file=File $1
|
|
elogs_squid=Squid standard
|
|
|
|
emem_ecannot=You are not allowed to edit memory usage
|
|
emem_dheader=Memory and Disk Usage
|
|
emem_header=Memory Usage
|
|
emem_maduo=Memory and Disk Usage Options
|
|
emem_mul=Memory usage limit
|
|
emem_dul=Disk usage limit
|
|
emem_fcs=FQDN cache size
|
|
emem_mb=MB
|
|
emem_kb=kB
|
|
emem_mhwm=Memory high-water mark
|
|
emem_mlwm=Memory low-water mark
|
|
emem_dhwm=Disk high-water mark
|
|
emem_dlwm=Disk low-water mark
|
|
emem_mcos=Maximum cached object size
|
|
emem_iacs=IP address cache size
|
|
emem_e=entries
|
|
emem_ichwm=IP cache high-water mark
|
|
emem_iclwm=IP cache low-water mark
|
|
emem_crp=Disk replacement policy
|
|
emem_lru=Least recently used
|
|
emem_gdsf=Greedy-dual size frequency
|
|
emem_lfuda=Dynamic least frequently used
|
|
emem_hlru=Heap least frequently used
|
|
emem_return=squid index
|
|
emem_mrp=Memory replacement policy
|
|
|
|
emisc_ecannot=You are not allowed to edit miscellaneous options
|
|
emisc_header=Miscellaneous Options
|
|
emisc_mo=Miscellaneous Options
|
|
emisc_sdta=Startup DNS test addresses
|
|
emisc_slr=SIGUSR1 logfile rotations
|
|
emisc_dd=Default domain
|
|
emisc_sp=SSL proxy
|
|
emisc_nghp=Non-GET HTTP proxy
|
|
emisc_emt=Error messages text
|
|
emisc_pcs=Per-client statistics?
|
|
emisc_xffh=X-Forwarded-For header?
|
|
emisc_liq=Log ICP queries?
|
|
emisc_mdh=Minimum direct hops
|
|
emisc_kmffu=Keep memory for future use?
|
|
emisc_aomtk=Amount of memory to keep
|
|
emisc_u=Unlimited
|
|
emisc_htpt=Headers to pass through
|
|
emisc_ah=All headers
|
|
emisc_oh=Only headers
|
|
emisc_ae=All except
|
|
emisc_a=Anonymizer?
|
|
emisc_off=Off
|
|
emisc_std=Standard
|
|
emisc_par=Paranoid
|
|
emisc_fua=Fake User-Agent
|
|
emisc_return=squid index
|
|
emisc_hauhh=HTTP Accel Uses Host Header
|
|
emisc_hash=Only have single HTTP Accel server?
|
|
emisc_hah=HTTP Accel Host
|
|
emisc_hap=HTTP Accel Port
|
|
emisc_hawp=HTTP Accel With Proxy
|
|
emisc_wccprtr=WCCP Router Address
|
|
emisc_wccpin=WCCP Incoming Address
|
|
emisc_wccpout=WCCP Outgoing Address
|
|
emisc_none=None
|
|
emisc_virtual=Virtual
|
|
|
|
eports_ecannot=You are not allowed to edit ports and networking
|
|
eports_header=Ports and Networking
|
|
eports_pano=Ports and Networking Options
|
|
eports_paap=Proxy addresses and ports
|
|
eports_ssl=SSL addresses and ports
|
|
eports_p=Port
|
|
eports_hia=Hostname/IP address
|
|
eports_opts=Options for port
|
|
eports_pp=Proxy port
|
|
eports_ip=ICP port
|
|
eports_ota=Outgoing TCP address
|
|
eports_ita=Incoming TCP address
|
|
eports_a=Any
|
|
eports_oua=Outgoing UDP address
|
|
eports_iua=Incoming UDP address
|
|
eports_mg=Multicast groups
|
|
eports_trb=TCP receive buffer
|
|
eports_od=OS default
|
|
eports_return=squid index
|
|
eports_def=Default (usually 3128)
|
|
eports_sel=Listed below..
|
|
eports_unc=Do unclean SSL shutdowns?
|
|
eports_checkhost=Validate hostnames in URLs?
|
|
eports_underscore=Allow underscore in hostnames?
|
|
eports_all=All
|
|
|
|
eprogs_ecannot=You are not allowed to edit helper programs
|
|
eprogs_header=Helper Programs
|
|
eprogs_chpo=Cache Helper Program Options
|
|
eprogs_sfp=Squid FTP program
|
|
eprogs_fo=FTP options
|
|
eprogs_fcv=FTP column width
|
|
eprogs_c=chars
|
|
eprogs_afl=Anon FTP login
|
|
eprogs_sdp=Squid DNS program
|
|
eprogs_nodp=Number of DNS programs
|
|
eprogs_adtr=Append domain to requests
|
|
eprogs_dsa=DNS server addresses
|
|
eprogs_fr=From resolv.conf
|
|
eprogs_ccp=Cache clearing program
|
|
eprogs_spp=Squid ping program
|
|
eprogs_sppe=Ping program enabled?
|
|
eprogs_crp=Custom redirect program
|
|
eprogs_norp=Number of redirect programs
|
|
eprogs_startup=Programs to start initially
|
|
eprogs_idle=Minimum programs to run
|
|
eprogs_concurrency=Number of concurrent requests per program
|
|
eprogs_cap=Authentication program
|
|
eprogs_capweb=Webmin default
|
|
eprogs_noap=Number of authentication programs
|
|
eprogs_ttl=Authentication cache time
|
|
eprogs_aittl=Authenticate IP cache time
|
|
eprogs_realm=Authentication realm
|
|
eprogs_return=squid index
|
|
|
|
euser_header=Create Proxy User
|
|
euser_header1=Edit Proxy User
|
|
euser_pud=Proxy User Details
|
|
euser_u=Username
|
|
euser_p=Password
|
|
euser_u1=Unchanged
|
|
euser_e=Enabled?
|
|
euser_return=users list
|
|
|
|
ahttp_header=Create Proxy Restriction
|
|
ahttp_header1=Edit Proxy Restriction
|
|
ahttp_pr=Proxy Restriction
|
|
ahttp_a=Action
|
|
ahttp_a1=Allow
|
|
ahttp_d=Deny
|
|
ahttp_ma=Match ACLs
|
|
ahttp_dma=Don't match ACLs
|
|
ahttp_return=ACL list
|
|
|
|
ahttp_replyheader=Create Proxy Reply Restriction
|
|
ahttp_replyheader1=Edit Proxy Reply Restriction
|
|
ahttp_replypr=Proxy Reply Restriction
|
|
|
|
sahttp_ftspr=Failed to save proxy reply restriction
|
|
|
|
aicp_header=Create ICP Restriction
|
|
aicp_header1=Edit ICP Restriction
|
|
aicp_ir=ICP Restriction
|
|
aicp_a=Action
|
|
aicp_a1=Allow
|
|
aicp_d=Deny
|
|
aicp_ma=Match ACLs
|
|
aicp_dma=Don't match ACLs
|
|
aicp_return=ACL list
|
|
|
|
saicp_ftsir=Failed to save ICP restriction
|
|
|
|
icache_ecannot=You are not allowed to initialize the cache
|
|
icache_ftic=Failed to initialize cache
|
|
icache_ymcautrsa=You must choose a user to run Squid as
|
|
icache_euser=User to run Squid as does not exist
|
|
icache_itscwtc=Initializing the Squid cache with the command <tt>$1</tt> ..
|
|
icache_return=squid index
|
|
icache_title=Initialize Cache
|
|
|
|
restart_ftrs=Failed to reconfigure squid
|
|
|
|
sadmin_ftsao=Failed to save administrative options
|
|
sadmin_header=Change Ownership
|
|
sadmin_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.
|
|
sadmin_buttco=Change Ownership
|
|
sadmin_return=squid index
|
|
sadmin_inavea='$1' is not a valid email address
|
|
sadmin_inavh='$1' is not a valid hostname
|
|
sadmin_inavap='$1' is not a valid announcement period
|
|
sadmin_inavp='$1' is not a valid port
|
|
|
|
sauth_ftsao=Failed to save authentication options
|
|
sauth_iomuf=Invalid or missing users filename
|
|
sauth_iomd=Invalid or missing domain
|
|
sauth_msg1=Your version of Squid has not been compiled with support for proxy authentication
|
|
|
|
scache_ftsco=Failed to save cache options
|
|
scache_emsg0=You must enter at least one cache directory
|
|
scache_emsg1=The cache directory '$1' does not exist
|
|
scache_emsg2='$1' is not a valid request size
|
|
scache_emsg3='$1' is not a valid failed request cache time
|
|
scache_emsg4='$1' is not a valid DNS cache time
|
|
scache_emsg5='$1' is not a valid timeout
|
|
scache_emsg6='$1' is not a valid time
|
|
scache_emsg7='$1' is not a valid number of directories
|
|
scache_emsg8=Number of directories must be >= 1
|
|
scache_emsg9=Number of directories must be <= 256
|
|
scache_emsg10='$1' is not a valid object size
|
|
scache_emsg11='$1' is not a valid number of objects
|
|
scache_emsg12='$1' is not a valid directory size
|
|
scache_emsg13='$1' is not a valid host
|
|
scache_emsg14='$1' is not a valid port
|
|
scache_emaxrs=Invalid maximum body size in row $1
|
|
|
|
schost_ftsc=Failed to save cache
|
|
schost_emsg1='$1' is not a valid cache hostname
|
|
schost_emsg2='$1' is not a valid proxy port
|
|
schost_emsg3='$1' is not a valid ICP port
|
|
schost_emsg4='$1' is not a valid time-to-live
|
|
schost_emsg5='$1' is not a valid weighting
|
|
|
|
sicp_ftsco=Failed to save cache options
|
|
sicp_emsg1='$1' is not a valid timeout
|
|
|
|
slogs_ftslo=Failed to save logging options
|
|
slogs_emsg1='$1' is not an absolute filename
|
|
slogs_emsg2='$1' is not a valid filename
|
|
slogs_emsg3=The directory '$1' does not exist
|
|
slogs_emsg4='$1' is not a valid netmask
|
|
slogs_emsg5='$1' is not a valid debug options list
|
|
slogs_efname=Invalid format name in row $1
|
|
slogs_effmt=Missing log format in row $1
|
|
slogs_eafile=Missing or invalid log file in row $1
|
|
|
|
smem_ftsmo=Failed to save memory options
|
|
smem_emsg1='$1' is not a valid cache size
|
|
smem_emsg2='$1' is not a valid high-water mark
|
|
smem_emsg3='$1' is not a valid low-water mark
|
|
smem_emsg4='$1' is not a valid object size
|
|
|
|
smisc_ftso=Failed to save options
|
|
smisc_emsg1='$1' is not a valid number of rotations
|
|
smisc_emsg2='$1' is not a valid domain
|
|
smisc_emsg3='$1' is not a valid proxy
|
|
smisc_emsg4='$1' is not a valid number of hops
|
|
|
|
sport_ftspo=Failed to save port options
|
|
sport_emsg1='$1' is not a valid port number
|
|
sport_emsg2='$1' is not a valid address
|
|
sport_emsg3='$1' is not a valid buffer size
|
|
|
|
sprog_ftshpo=Failed to save helper program options
|
|
sprog_emsg1=Missing FTP options
|
|
sprog_emsg2='$1' is not a valid program
|
|
sprog_emsg3='$1' is not an executable program
|
|
sprog_emsg4='$1' is not a valid FTP login
|
|
sprog_emsg5='$1' is not a valid number of programs
|
|
sprog_emsg6='$1' is not a valid column width
|
|
sprog_emsg7=No DNS servers entered
|
|
sprog_emsg8='$1' is not a valid IP address
|
|
sprog_emsg9='$1' is not a valid cache time
|
|
sprog_emsg10='$1' is not a valid TTL
|
|
sprog_echildren=Number of programs must be a number greater than zero
|
|
|
|
suser_ftsu=Failed to save user
|
|
suser_emsg1=Invalid or missing username
|
|
suser_etaken=Username is already in use
|
|
|
|
start_ftsq=Failed to start Squid
|
|
start_ecannot=You are not allowed to start Squid
|
|
stop_ftsq=Failed to stop Squid
|
|
stop_ecannot=You are not allowed to stop Squid
|
|
|
|
calamaris_ecannot=You are not allowed to access Calamaris log analysis
|
|
calamaris_title=Calamaris Log Analysis
|
|
calamaris_last=Limiting analysis to last $1 lines of logs ..
|
|
calamaris_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.
|
|
calamaris_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.
|
|
calamaris_gen=Report generated on $1
|
|
|
|
lib_emsg1='$1' is not a valid IP address
|
|
lib_seconds=seconds
|
|
lib_minutes=minutes
|
|
lib_hours=hours
|
|
lib_days=days
|
|
lib_weeks=weeks
|
|
lib_fortnights=fortnights
|
|
lib_months=months
|
|
lib_years=years
|
|
lib_decades=decades
|
|
lib_emsg2='$1' is not a valid number of $2
|
|
lib_kb=kBs
|
|
lib_mb=MBs
|
|
lib_gb=GBs
|
|
lib_emsg3='$1' is not a valid number of $2
|
|
lib_aclca=Client Address
|
|
lib_aclwsa=Web Server Address
|
|
lib_aclch=Client Domain Name
|
|
lib_aclwsh=Destination Domain Name
|
|
lib_acldat=Date and Time
|
|
lib_aclur=URL Regexp
|
|
lib_aclupr=URL Path Regexp
|
|
lib_aclup=URL Port
|
|
lib_aclup1=URL Protocol
|
|
lib_aclrm=Request Method
|
|
lib_aclbr=Browser Regexp
|
|
lib_aclpl=Proxy Login
|
|
lib_aclsan=Source AS Number
|
|
lib_acldan=Dest AS Number
|
|
lib_aclea=External Auth
|
|
lib_aclcr=Client Regexp
|
|
lib_aclwsr=Web Server Regexp
|
|
lib_aclru=RFC931 User
|
|
lib_aclpia=Proxy IP Address
|
|
lib_aclmc=Maximum Connections
|
|
lib_aclpp=Proxy Port
|
|
lib_aclsc=SNMP Community
|
|
lib_aclrmt=Request MIME Type
|
|
lib_aclrpmt=Reply MIME Type
|
|
lib_aclarp=Ethernet Address
|
|
lib_aclear=External Auth Regexp
|
|
lib_aclrur=RFC931 User Regexp
|
|
lib_aclext=External Program
|
|
lib_aclmuip=Max User IP
|
|
lib_buttac=Apply Changes
|
|
lib_buttss=Stop Squid
|
|
lib_buttss1=Start Squid
|
|
|
|
log_ports=Changed ports and networking options
|
|
log_icp=Changed other cache options
|
|
log_mem=Changed memory usage options
|
|
log_logs=Changed logging options
|
|
log_cache=Changed cache options
|
|
log_progs=Changed helper program options
|
|
log_authparam=Changed authentication program options
|
|
log_admin=Changed administrative options
|
|
log_misc=Changed miscellaneous options
|
|
log_clear=Cleared and rebuilt cache
|
|
log_acl_create=Created ACL $1
|
|
log_acl_modify=Modified ACL $1
|
|
log_acl_delete=Deleted ACL $1
|
|
log_http_create=Created proxy restriction
|
|
log_http_modify=Modified proxy restriction
|
|
log_http_delete=Deleted proxy restriction
|
|
log_http_move=Moved proxy restriction
|
|
log_https_delete=Deleted $1 proxy restrictions
|
|
log_headeracc_create=Created header access rule
|
|
log_headeracc_modify=Modified header access rule
|
|
log_headeracc_delete=Deleted header access rule
|
|
log_headeracc_move=Moved header access rule
|
|
log_icp_create=Created ICP restriction
|
|
log_icp_modify=Modified ICP restriction
|
|
log_icp_delete=Deleted ICP restriction
|
|
log_icp_move=Moved ICP restriction
|
|
log_icps_delete=Deleted $1 ICP restrictions
|
|
log_stop=Stopped proxy server
|
|
log_start=Started proxy server
|
|
log_apply=Applied changes
|
|
log_host_create=Created cache host $1
|
|
log_host_modify=Modified cache host $1
|
|
log_host_delete=Deleted cache host $1
|
|
log_hosts_delete=Deleted $1 cache hosts
|
|
log_init=Initialized cache
|
|
log_user_create=Created proxy user $1
|
|
log_user_delete=Deleted proxy user $1
|
|
log_user_modify=Modified proxy user $1
|
|
log_always_create=Created direct fetch ACLs
|
|
log_always_modify=Modified direct fetch ACLs
|
|
log_always_delete=Deleted direct fetch ACLs
|
|
log_always_move=Moved direct fetch ACLs
|
|
log_never_create=Created never direct fetch ACLs
|
|
log_never_modify=Modified never direct fetch ACLs
|
|
log_never_delete=Deleted never direct fetch ACLs
|
|
log_never_move=Moved never direct fetch ACLs
|
|
log_delay=Changed global delay pool options
|
|
log_pool_create=Added delay pool $1
|
|
log_pool_modify=Modified delay pool $1
|
|
log_pool_delete=Deleted delay pool $1
|
|
log_pools_delete=Deleted $1 delay pools
|
|
log_delay_create=Added ACL for delay pool $1
|
|
log_delay_modify=Modified ACL for delay pool $1
|
|
log_delay_delete=Deleted ACL for delay pool $1
|
|
log_delay_move=Moved ACL for delay pool $1
|
|
log_refresh_create=Created refresh rule for $1
|
|
log_refresh_modify=Modified refresh rule for $1
|
|
log_refresh_delete=Deleted refresh rule for $1
|
|
log_refresh_move=Moved refresh rule for $1
|
|
log_refreshes_delete=Deleted $1 refresh rules
|
|
log_iptables=Updated port redirection setup
|
|
log_purge=Removed URL $1 from cache
|
|
log_cachemgr=Changed cache manager passwords
|
|
|
|
acl_root=Root directory for ACL files
|
|
acl_sections=Allowed configuration pages
|
|
acl_start=Can start and stop Squid?
|
|
acl_restart=Can apply Squid configuration?
|
|
|
|
always_create=Create Direct Fetch
|
|
always_edit=Edit Direct Fetch
|
|
always_header=Directly fetch requests matching ACLs
|
|
|
|
never_create=Create Indirect Fetch
|
|
never_edit=Edit Indirect Fetch
|
|
never_header=Never directly fetch requests matching ACLs
|
|
|
|
delay_title=Delay Pools
|
|
delay_add=Add a new delay pool.
|
|
delay_num=Number
|
|
delay_class=Class
|
|
delay_class_1=Aggregate
|
|
delay_class_2=Aggregate and individual
|
|
delay_class_3=Aggregate, individual and network
|
|
delay_class_4=Aggregate, individual, network and user
|
|
delay_class_5=Tag grouping
|
|
delay_agg=Aggregate limit
|
|
delay_ind=Individual limit
|
|
delay_net=Network limit
|
|
delay_user=User limit
|
|
delay_tag=Tag limit
|
|
delay_none=No delay pools have been defined yet.
|
|
delay_unlimited=Unlimited
|
|
delay_param=$1/sec, $2 max
|
|
delay_header=Global delay pool options
|
|
delay_initial=Initial bucket level
|
|
delay_err=Failed to save delay pool options
|
|
delay_ecannot=You are not allowed to edit delay pools
|
|
delay_epercent='$1' is not a valid initial bucket level percentage
|
|
delay_return=delay pools list
|
|
delay_delete=Delete Selected Delay Pools
|
|
|
|
pool_title1=Add Delay Pool
|
|
pool_title2=Edit Delay Pool
|
|
pool_header=Delay pool options
|
|
pool_num=Pool number
|
|
pool_class=Pool class
|
|
pool_agg=Aggregate limit (for classes 1, 2 and 3)
|
|
pool_ind=Individual limit (for classes 2 and 3)
|
|
pool_net=Network limit (for class 3)
|
|
pool_user=User limit (for class 4)
|
|
pool_tag=Tag limit (for class 5)
|
|
pool_limit1=/ second,
|
|
pool_limit2=max
|
|
pool_err=Failed to save delay pool
|
|
pool_elimit1='$1' is not a valid number of bytes/second
|
|
pool_elimit2='$1' is not a valid maximum number of bytes
|
|
pool_aclheader=ACLs to match for pool
|
|
pool_noacl=No ACLs to match for this pool have been defined yet.
|
|
pool_add=Add a new ACL for this pool
|
|
pool_return=delay pool
|
|
pool_unit0=bits
|
|
pool_unit1=bytes
|
|
pool_unit2=kb
|
|
pool_unit3=kB
|
|
pool_unit4=Mb
|
|
pool_unit5=MB
|
|
|
|
dpool_err=Failed to delete delay pools
|
|
dpool_enone=None selected
|
|
|
|
apool_header=Add Delay Pool ACL
|
|
apool_header1=Edit Delay Pool ACL
|
|
apool_pr=Delay pool ACL
|
|
|
|
authparam_title=Authentication Programs
|
|
authparam_header=External authentication program options
|
|
authparam_ttl=Time to cache passwords for
|
|
authparam_ipttl=Time to bind user to an IP address for
|
|
authparam_never=Never
|
|
authparam_ecannot=You are not allowed to edit authentication programs
|
|
authparam_err=Failed to save authentication programs
|
|
authparam_bprogram=Basic authentication program
|
|
authparam_dprogram=Digest authentication program
|
|
authparam_nprogram=NTLM authentication program
|
|
authparam_reuses=Number of times an NTLM challenge can be re-used
|
|
authparam_lifetime=Lifetime of NTLM challenges
|
|
authparam_ereuses='$1' is not a valid number of re-uses
|
|
authparam_elifetime='$1' is not a valid challenge lifetime
|
|
authparam_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.
|
|
ext_title1=Create External Program
|
|
ext_title2=Edit External Program
|
|
ext_header=External ACL program details
|
|
ext_name=Program type name
|
|
ext_format=Input format string
|
|
ext_ttl=TTL for cached results
|
|
ext_negative_ttl=TTL for cached negative results
|
|
ext_concurrency=Number of programs to run
|
|
ext_children=Number of programs to run
|
|
ext_cache=Cache size
|
|
ext_ttl_u=seconds
|
|
ext_negative_ttl_u=seconds
|
|
ext_concurrency_u=programs
|
|
ext_children_u=programs
|
|
ext_cache_u=bytes
|
|
ext_program=Program path and arguments
|
|
ext_err=Failed to save external ACL program
|
|
ext_ename=Missing or invalid type name
|
|
ext_eformat=Missing or invalid format string
|
|
ext_ettl=Missing or invalid TTL
|
|
ext_enegative_ttl=Missing or invalid negative TTL
|
|
ext_econcurrency=Missing or invalid number of programs
|
|
ext_echildren=Missing or invalid number of programs
|
|
ext_ecache=Missing or invalid cache size
|
|
ext_eprogram=An invalid program path was entered
|
|
ext_eclash=An external program type with the same name already exists
|
|
ext_eused=This external program is in use by an ACL
|
|
|
|
header_title=Header Access Control
|
|
header_none=No header access control rules have been defined yet.
|
|
header_name=HTTP header
|
|
header_act=Action
|
|
header_acls=For ACLs
|
|
header_add=Add a new header access control rule.
|
|
header_create=Create Header Access Rule
|
|
header_create_request_header_access=Create Request Header Access Rule
|
|
header_create_reply_header_access=Create Reply Header Access Rule
|
|
header_edit=Edit Header Access Rule
|
|
header_edit_request_header_access=Edit Request Header Access Rule
|
|
header_edit_reply_header_access=Edit Reply Header Access Rule
|
|
header_header=HTTP header access control rule details
|
|
header_return=header access control rule list
|
|
header_ecannot=You are not allowed to edit header access control rules
|
|
header_err=Failed to save header access control rule
|
|
header_ename=Missing or invalid header name
|
|
header_request_header_access=Request Headers
|
|
header_reply_header_access=Reply Headers
|
|
|
|
refresh_title=Refresh Rules
|
|
refresh_none=No refresh rules have been defined yet.
|
|
refresh_re=Regular expression
|
|
refresh_min=Minimum time
|
|
refresh_pc=Age percentage
|
|
refresh_max=Maximum time
|
|
refresh_add=Add a new refresh rule.
|
|
refresh_ecannot=You are not allowed to edit refresh rules
|
|
refresh_create=Create Refresh Rule
|
|
refresh_edit=Edit Refresh Rule
|
|
refresh_return=refresh rules list
|
|
refresh_header=Refresh rule details
|
|
refresh_caseless=Ignore case?
|
|
refresh_err=Failed to save refresh rule
|
|
refresh_options=Refresh rule options
|
|
refresh_override-expire=Enforce minimum age over age set by server
|
|
refresh_override-lastmod=Enforce minimum age even on recently modified objects
|
|
refresh_reload-into-ims=Convert client no-cache headers to If-Modified-Since
|
|
refresh_ignore-reload=Ignore client no-cache or reload headers
|
|
refresh_ere=Missing or invalid regular expression
|
|
refresh_emin=Missing or invalid minumum time
|
|
refresh_emax=Missing or invalid maximum time
|
|
refresh_epc=Missing or invalid age percentage
|
|
refresh_delete=Delete Selected Refresh Rules
|
|
|
|
drefresh_err=Failed to delete refresh rules
|
|
drefesh_enone=None selected
|
|
|
|
iptables_title=Port Redirection Setup
|
|
iptables_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.
|
|
iptables_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.
|
|
iptables_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.
|
|
iptables_disabled=Port redirection is disabled
|
|
iptables_enabled3=Port redirection is enabled, for clients on network
|
|
iptables_enabled4=Port redirection is enabled, for clients on interface
|
|
iptables_apply=Apply firewall and Squid configuration?
|
|
iptables_save=Save and Apply
|
|
iptables_err=Failed to save port forwarding
|
|
iptables_enet=Missing or invalid network address (should be like 192.168.1.0/24)
|
|
iptables_eiface=Missing or invalid network interface
|
|
iptables_eapply=Apply firewall failed : $1
|
|
iptables_eapply2=Apply Squid failed : $1
|
|
|
|
syslog_access=Squid access log
|
|
syslog_cache=Squid caching log
|
|
syslog_store=Squid object store log
|
|
|
|
purge_err=Failed to clear URL from cache
|
|
purge_title=Clear Cached URL
|
|
purge_doing=Clearing URL $1 ..
|
|
purge_done=.. done.
|
|
purge_failed=.. failed! See the error message above for the reason why.
|
|
|
|
dhttp_err=Failed to delete proxy restrictions
|
|
dhttp_enone=None selected
|
|
|
|
dicp_err=Failed to delete ICP restrictions
|
|
dicp_enone=None selected
|
|
|
|
cachemgr_title=Cache Manager Passwords
|
|
cachemgr_ecannot=You are not allowed to edit cache manager passwords
|
|
cachemgr_def1=No passwords required
|
|
cachemgr_def0=Passwords and actions specified below ..
|
|
cachemgr_pass=Password
|
|
cachemgr_none=None needed
|
|
cachemgr_set=Set to
|
|
cachemgr_disable=Actions disabled
|
|
cachemsg_actions=Apply to actions
|
|
cachemgr_all=Use this password for all actions
|
|
cachemgr_others=Other actions:
|
|
cachemgr_enone=None entered - you should select <i>No passwords required</i> instead
|
|
cachemgr_err=Failed to save cache manager passwords
|
|
|
|
__norefs=1
|