components/squid/squid.p5m
branchs11-update
changeset 2624 f15df5fa906a
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
child 4622 81e27a08826d
equal deleted inserted replaced
2623:948dde330876 2624:f15df5fa906a
    27     value=pkg:/web/proxy/squid@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/web/proxy/squid@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.description \
    28 set name=pkg.description \
    29     value="Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more."
    29     value="Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more."
    30 set name=pkg.summary value="Squid Web Proxy Cache"
    30 set name=pkg.summary value="Squid Web Proxy Cache"
    31 set name=com.oracle.info.description value="the Squid Web Proxy Cache"
    31 set name=com.oracle.info.description value="the Squid Web Proxy Cache"
    32 set name=com.oracle.info.tpno value=9044
    32 set name=com.oracle.info.tpno value=13323
    33 set name=info.classification \
    33 set name=info.classification \
    34     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    34     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=org.opensolaris.arc-caseid \
    37 set name=org.opensolaris.arc-caseid value=LSARC/2009/130
    38     value=LSARC/2009/130
    38 
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 dir path=etc
    40 
    41 dir path=etc/squid
    41 license squid.license license=GPLv2
    42 dir path=lib
    42 
    43 dir path=lib/svc
    43 # smf stuff to control start/stop of squid
    44 dir path=lib/svc/manifest
    44 file files/http-squid path=lib/svc/method/http-squid \
    45 dir path=lib/svc/manifest/network
    45     restart_fmri=svc:/network/http:squid
    46 dir path=lib/svc/method
    46 file files/http-squid.xml path=lib/svc/manifest/network/http-squid.xml
    47 dir path=usr
    47 
    48 dir path=usr/squid
    48 # special attributes
    49 dir path=usr/squid/bin
    49 file path=etc/squid/cachemgr.conf group=webservd mode=0644 \
    50 dir path=usr/squid/libexec
    50     original_name=SUNWsquid:etc/squid/cachemgr.conf preserve=renamenew
    51 dir path=usr/squid/man
    51 file path=etc/squid/mime.conf group=webservd mode=0644 \
    52 dir path=usr/squid/man/man1
    52     original_name=SUNWsquid:etc/squid/mime.conf preserve=renamenew
    53 dir path=usr/squid/man/man8
    53 file path=etc/squid/msntauth.conf group=webservd mode=0644 \
    54 dir path=usr/squid/sbin
    54     original_name=SUNWsquid:etc/squid/msntauth.conf preserve=renamenew
    55 dir path=usr/squid/share
    55 file path=etc/squid/squid.conf group=webservd mode=0644 \
    56 dir path=usr/squid/share/errors
    56     original_name=SUNWsquid:etc/squid/squid.conf preserve=renamenew
    57 dir path=usr/squid/share/errors/af
       
    58 dir path=usr/squid/share/errors/ar
       
    59 dir path=usr/squid/share/errors/az
       
    60 dir path=usr/squid/share/errors/bg
       
    61 dir path=usr/squid/share/errors/ca
       
    62 dir path=usr/squid/share/errors/cs
       
    63 dir path=usr/squid/share/errors/da
       
    64 dir path=usr/squid/share/errors/de
       
    65 dir path=usr/squid/share/errors/el
       
    66 dir path=usr/squid/share/errors/en
       
    67 dir path=usr/squid/share/errors/es
       
    68 dir path=usr/squid/share/errors/et
       
    69 dir path=usr/squid/share/errors/fa
       
    70 dir path=usr/squid/share/errors/fi
       
    71 dir path=usr/squid/share/errors/fr
       
    72 dir path=usr/squid/share/errors/he
       
    73 dir path=usr/squid/share/errors/hu
       
    74 dir path=usr/squid/share/errors/hy
       
    75 dir path=usr/squid/share/errors/id
       
    76 dir path=usr/squid/share/errors/it
       
    77 dir path=usr/squid/share/errors/ja
       
    78 dir path=usr/squid/share/errors/ko
       
    79 dir path=usr/squid/share/errors/lt
       
    80 dir path=usr/squid/share/errors/lv
       
    81 dir path=usr/squid/share/errors/ms
       
    82 dir path=usr/squid/share/errors/nl
       
    83 dir path=usr/squid/share/errors/oc
       
    84 dir path=usr/squid/share/errors/pl
       
    85 dir path=usr/squid/share/errors/pt
       
    86 dir path=usr/squid/share/errors/pt-br
       
    87 dir path=usr/squid/share/errors/ro
       
    88 dir path=usr/squid/share/errors/ru
       
    89 dir path=usr/squid/share/errors/sk
       
    90 dir path=usr/squid/share/errors/sr-cyrl
       
    91 dir path=usr/squid/share/errors/sr-latn
       
    92 dir path=usr/squid/share/errors/sv
       
    93 dir path=usr/squid/share/errors/templates
       
    94 dir path=usr/squid/share/errors/th
       
    95 dir path=usr/squid/share/errors/tr
       
    96 dir path=usr/squid/share/errors/uk
       
    97 dir path=usr/squid/share/errors/uz
       
    98 dir path=usr/squid/share/errors/vi
       
    99 dir path=usr/squid/share/errors/zh-cn
       
   100 dir path=usr/squid/share/errors/zh-tw
       
   101 dir path=usr/squid/share/icons
       
   102 dir path=var
       
   103 dir path=var/squid
       
   104 dir path=var/squid/cache group=webservd owner=webservd mode=0755
    57 dir path=var/squid/cache group=webservd owner=webservd mode=0755
   105 dir path=var/squid/logs group=webservd owner=webservd mode=0755
    58 dir path=var/squid/logs group=webservd owner=webservd mode=0755
   106 dir path=var/squid/run group=webservd owner=webservd mode=0755
    59 dir path=var/squid/run group=webservd owner=webservd mode=0755
   107 file path=etc/squid/cachemgr.conf group=webservd mode=0644 \
    60 
   108     original_name=SUNWsquid:etc/squid/cachemgr.conf preserve=renamenew
    61 # from here on files have no modified attributes
       
    62 dir  path=etc
       
    63 dir  path=etc/squid
   109 file path=etc/squid/cachemgr.conf.default
    64 file path=etc/squid/cachemgr.conf.default
   110 file path=etc/squid/errorpage.css
    65 file path=etc/squid/errorpage.css
   111 file path=etc/squid/errorpage.css.default
    66 file path=etc/squid/errorpage.css.default
   112 file path=etc/squid/mime.conf group=webservd mode=0644 \
       
   113     original_name=SUNWsquid:etc/squid/mime.conf preserve=renamenew
       
   114 file path=etc/squid/mime.conf.default
    67 file path=etc/squid/mime.conf.default
   115 file path=etc/squid/msntauth.conf group=webservd mode=0644 \
       
   116     original_name=SUNWsquid:etc/squid/msntauth.conf preserve=renamenew
       
   117 file path=etc/squid/msntauth.conf.default
    68 file path=etc/squid/msntauth.conf.default
   118 file path=etc/squid/squid.conf group=webservd mode=0644 \
       
   119     original_name=SUNWsquid:etc/squid/squid.conf preserve=renamenew
       
   120 file path=etc/squid/squid.conf.default
    69 file path=etc/squid/squid.conf.default
   121 file path=etc/squid/squid.conf.documented
    70 file path=etc/squid/squid.conf.documented
   122 file http-squid.xml path=lib/svc/manifest/network/http-squid.xml
    71 dir  path=usr
   123 file http-squid path=lib/svc/method/http-squid
    72 dir  path=usr/squid
       
    73 dir  path=usr/squid/bin
   124 file path=usr/squid/bin/squidclient
    74 file path=usr/squid/bin/squidclient
       
    75 dir  path=usr/squid/include
       
    76 dir  path=usr/squid/lib
       
    77 dir  path=usr/squid/libexec
   125 file path=usr/squid/libexec/cachemgr.cgi
    78 file path=usr/squid/libexec/cachemgr.cgi
   126 file path=usr/squid/libexec/digest_ldap_auth
    79 file path=usr/squid/libexec/digest_ldap_auth
   127 file path=usr/squid/libexec/digest_pw_auth
    80 file path=usr/squid/libexec/digest_pw_auth
   128 file path=usr/squid/libexec/diskd
    81 file path=usr/squid/libexec/diskd
   129 file path=usr/squid/libexec/fakeauth_auth
    82 file path=usr/squid/libexec/fakeauth_auth
   149 file path=usr/squid/libexec/squid_ldap_group
   102 file path=usr/squid/libexec/squid_ldap_group
   150 file path=usr/squid/libexec/squid_unix_group
   103 file path=usr/squid/libexec/squid_unix_group
   151 file path=usr/squid/libexec/unlinkd
   104 file path=usr/squid/libexec/unlinkd
   152 file path=usr/squid/libexec/wbinfo_group.pl
   105 file path=usr/squid/libexec/wbinfo_group.pl
   153 file path=usr/squid/libexec/yp_auth
   106 file path=usr/squid/libexec/yp_auth
       
   107 dir  path=usr/squid/man
       
   108 dir  path=usr/squid/man/man1
   154 file path=usr/squid/man/man1/squidclient.1
   109 file path=usr/squid/man/man1/squidclient.1
       
   110 dir  path=usr/squid/man/man8
   155 file path=usr/squid/man/man8/cachemgr.cgi.8
   111 file path=usr/squid/man/man8/cachemgr.cgi.8
   156 file path=usr/squid/man/man8/ncsa_auth.8
   112 file path=usr/squid/man/man8/ncsa_auth.8
   157 file path=usr/squid/man/man8/pam_auth.8
   113 file path=usr/squid/man/man8/pam_auth.8
   158 file path=usr/squid/man/man8/squid.8
   114 file path=usr/squid/man/man8/squid.8
   159 file path=usr/squid/man/man8/squid_db_auth.8
   115 file path=usr/squid/man/man8/squid_db_auth.8
   160 file path=usr/squid/man/man8/squid_ldap_auth.8
   116 file path=usr/squid/man/man8/squid_ldap_auth.8
   161 file path=usr/squid/man/man8/squid_ldap_group.8
   117 file path=usr/squid/man/man8/squid_ldap_group.8
   162 file path=usr/squid/man/man8/squid_unix_group.8
   118 file path=usr/squid/man/man8/squid_unix_group.8
       
   119 dir  path=usr/squid/sbin
   163 file path=usr/squid/sbin/squid
   120 file path=usr/squid/sbin/squid
       
   121 dir  path=usr/squid/share
       
   122 dir  path=usr/squid/share/errors
   164 file path=usr/squid/share/errors/COPYRIGHT
   123 file path=usr/squid/share/errors/COPYRIGHT
   165 file path=usr/squid/share/errors/TRANSLATORS
   124 file path=usr/squid/share/errors/TRANSLATORS
       
   125 dir  path=usr/squid/share/errors/af
   166 file path=usr/squid/share/errors/af/ERR_ACCESS_DENIED
   126 file path=usr/squid/share/errors/af/ERR_ACCESS_DENIED
       
   127 file path=usr/squid/share/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   128 file path=usr/squid/share/errors/af/ERR_AGENT_CONFIGURE
       
   129 file path=usr/squid/share/errors/af/ERR_AGENT_WPAD
   167 file path=usr/squid/share/errors/af/ERR_CACHE_ACCESS_DENIED
   130 file path=usr/squid/share/errors/af/ERR_CACHE_ACCESS_DENIED
   168 file path=usr/squid/share/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
   131 file path=usr/squid/share/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
   169 file path=usr/squid/share/errors/af/ERR_CANNOT_FORWARD
   132 file path=usr/squid/share/errors/af/ERR_CANNOT_FORWARD
   170 file path=usr/squid/share/errors/af/ERR_CONNECT_FAIL
   133 file path=usr/squid/share/errors/af/ERR_CONNECT_FAIL
   171 file path=usr/squid/share/errors/af/ERR_DIR_LISTING
   134 file path=usr/squid/share/errors/af/ERR_DIR_LISTING
   198 file path=usr/squid/share/errors/af/ERR_UNSUP_HTTPVERSION
   161 file path=usr/squid/share/errors/af/ERR_UNSUP_HTTPVERSION
   199 file path=usr/squid/share/errors/af/ERR_UNSUP_REQ
   162 file path=usr/squid/share/errors/af/ERR_UNSUP_REQ
   200 file path=usr/squid/share/errors/af/ERR_URN_RESOLVE
   163 file path=usr/squid/share/errors/af/ERR_URN_RESOLVE
   201 file path=usr/squid/share/errors/af/ERR_WRITE_ERROR
   164 file path=usr/squid/share/errors/af/ERR_WRITE_ERROR
   202 file path=usr/squid/share/errors/af/ERR_ZERO_SIZE_OBJECT
   165 file path=usr/squid/share/errors/af/ERR_ZERO_SIZE_OBJECT
       
   166 file path=usr/squid/share/errors/af/error-details.txt
       
   167 dir  path=usr/squid/share/errors/ar
       
   168 link path=usr/squid/share/errors/ar-ae target=ar
       
   169 link path=usr/squid/share/errors/ar-bh target=ar
       
   170 link path=usr/squid/share/errors/ar-dz target=ar
       
   171 link path=usr/squid/share/errors/ar-eg target=ar
       
   172 link path=usr/squid/share/errors/ar-iq target=ar
       
   173 link path=usr/squid/share/errors/ar-jo target=ar
       
   174 link path=usr/squid/share/errors/ar-kw target=ar
       
   175 link path=usr/squid/share/errors/ar-lb target=ar
       
   176 link path=usr/squid/share/errors/ar-ly target=ar
       
   177 link path=usr/squid/share/errors/ar-ma target=ar
       
   178 link path=usr/squid/share/errors/ar-om target=ar
       
   179 link path=usr/squid/share/errors/ar-qa target=ar
       
   180 link path=usr/squid/share/errors/ar-sa target=ar
       
   181 link path=usr/squid/share/errors/ar-sy target=ar
       
   182 link path=usr/squid/share/errors/ar-tn target=ar
       
   183 link path=usr/squid/share/errors/ar-ye target=ar
   203 file path=usr/squid/share/errors/ar/ERR_ACCESS_DENIED
   184 file path=usr/squid/share/errors/ar/ERR_ACCESS_DENIED
       
   185 file path=usr/squid/share/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   186 file path=usr/squid/share/errors/ar/ERR_AGENT_CONFIGURE
       
   187 file path=usr/squid/share/errors/ar/ERR_AGENT_WPAD
   204 file path=usr/squid/share/errors/ar/ERR_CACHE_ACCESS_DENIED
   188 file path=usr/squid/share/errors/ar/ERR_CACHE_ACCESS_DENIED
   205 file path=usr/squid/share/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
   189 file path=usr/squid/share/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
   206 file path=usr/squid/share/errors/ar/ERR_CANNOT_FORWARD
   190 file path=usr/squid/share/errors/ar/ERR_CANNOT_FORWARD
   207 file path=usr/squid/share/errors/ar/ERR_CONNECT_FAIL
   191 file path=usr/squid/share/errors/ar/ERR_CONNECT_FAIL
   208 file path=usr/squid/share/errors/ar/ERR_DIR_LISTING
   192 file path=usr/squid/share/errors/ar/ERR_DIR_LISTING
   235 file path=usr/squid/share/errors/ar/ERR_UNSUP_HTTPVERSION
   219 file path=usr/squid/share/errors/ar/ERR_UNSUP_HTTPVERSION
   236 file path=usr/squid/share/errors/ar/ERR_UNSUP_REQ
   220 file path=usr/squid/share/errors/ar/ERR_UNSUP_REQ
   237 file path=usr/squid/share/errors/ar/ERR_URN_RESOLVE
   221 file path=usr/squid/share/errors/ar/ERR_URN_RESOLVE
   238 file path=usr/squid/share/errors/ar/ERR_WRITE_ERROR
   222 file path=usr/squid/share/errors/ar/ERR_WRITE_ERROR
   239 file path=usr/squid/share/errors/ar/ERR_ZERO_SIZE_OBJECT
   223 file path=usr/squid/share/errors/ar/ERR_ZERO_SIZE_OBJECT
       
   224 file path=usr/squid/share/errors/ar/error-details.txt
       
   225 dir  path=usr/squid/share/errors/az
       
   226 link path=usr/squid/share/errors/az-az target=az
   240 file path=usr/squid/share/errors/az/ERR_ACCESS_DENIED
   227 file path=usr/squid/share/errors/az/ERR_ACCESS_DENIED
       
   228 file path=usr/squid/share/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   229 file path=usr/squid/share/errors/az/ERR_AGENT_CONFIGURE
       
   230 file path=usr/squid/share/errors/az/ERR_AGENT_WPAD
   241 file path=usr/squid/share/errors/az/ERR_CACHE_ACCESS_DENIED
   231 file path=usr/squid/share/errors/az/ERR_CACHE_ACCESS_DENIED
   242 file path=usr/squid/share/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
   232 file path=usr/squid/share/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
   243 file path=usr/squid/share/errors/az/ERR_CANNOT_FORWARD
   233 file path=usr/squid/share/errors/az/ERR_CANNOT_FORWARD
   244 file path=usr/squid/share/errors/az/ERR_CONNECT_FAIL
   234 file path=usr/squid/share/errors/az/ERR_CONNECT_FAIL
   245 file path=usr/squid/share/errors/az/ERR_DIR_LISTING
   235 file path=usr/squid/share/errors/az/ERR_DIR_LISTING
   272 file path=usr/squid/share/errors/az/ERR_UNSUP_HTTPVERSION
   262 file path=usr/squid/share/errors/az/ERR_UNSUP_HTTPVERSION
   273 file path=usr/squid/share/errors/az/ERR_UNSUP_REQ
   263 file path=usr/squid/share/errors/az/ERR_UNSUP_REQ
   274 file path=usr/squid/share/errors/az/ERR_URN_RESOLVE
   264 file path=usr/squid/share/errors/az/ERR_URN_RESOLVE
   275 file path=usr/squid/share/errors/az/ERR_WRITE_ERROR
   265 file path=usr/squid/share/errors/az/ERR_WRITE_ERROR
   276 file path=usr/squid/share/errors/az/ERR_ZERO_SIZE_OBJECT
   266 file path=usr/squid/share/errors/az/ERR_ZERO_SIZE_OBJECT
       
   267 file path=usr/squid/share/errors/az/error-details.txt
       
   268 dir  path=usr/squid/share/errors/bg
       
   269 link path=usr/squid/share/errors/bg-bg target=bg
   277 file path=usr/squid/share/errors/bg/ERR_ACCESS_DENIED
   270 file path=usr/squid/share/errors/bg/ERR_ACCESS_DENIED
       
   271 file path=usr/squid/share/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   272 file path=usr/squid/share/errors/bg/ERR_AGENT_CONFIGURE
       
   273 file path=usr/squid/share/errors/bg/ERR_AGENT_WPAD
   278 file path=usr/squid/share/errors/bg/ERR_CACHE_ACCESS_DENIED
   274 file path=usr/squid/share/errors/bg/ERR_CACHE_ACCESS_DENIED
   279 file path=usr/squid/share/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
   275 file path=usr/squid/share/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
   280 file path=usr/squid/share/errors/bg/ERR_CANNOT_FORWARD
   276 file path=usr/squid/share/errors/bg/ERR_CANNOT_FORWARD
   281 file path=usr/squid/share/errors/bg/ERR_CONNECT_FAIL
   277 file path=usr/squid/share/errors/bg/ERR_CONNECT_FAIL
   282 file path=usr/squid/share/errors/bg/ERR_DIR_LISTING
   278 file path=usr/squid/share/errors/bg/ERR_DIR_LISTING
   309 file path=usr/squid/share/errors/bg/ERR_UNSUP_HTTPVERSION
   305 file path=usr/squid/share/errors/bg/ERR_UNSUP_HTTPVERSION
   310 file path=usr/squid/share/errors/bg/ERR_UNSUP_REQ
   306 file path=usr/squid/share/errors/bg/ERR_UNSUP_REQ
   311 file path=usr/squid/share/errors/bg/ERR_URN_RESOLVE
   307 file path=usr/squid/share/errors/bg/ERR_URN_RESOLVE
   312 file path=usr/squid/share/errors/bg/ERR_WRITE_ERROR
   308 file path=usr/squid/share/errors/bg/ERR_WRITE_ERROR
   313 file path=usr/squid/share/errors/bg/ERR_ZERO_SIZE_OBJECT
   309 file path=usr/squid/share/errors/bg/ERR_ZERO_SIZE_OBJECT
       
   310 file path=usr/squid/share/errors/bg/error-details.txt
       
   311 dir  path=usr/squid/share/errors/ca
   314 file path=usr/squid/share/errors/ca/ERR_ACCESS_DENIED
   312 file path=usr/squid/share/errors/ca/ERR_ACCESS_DENIED
       
   313 file path=usr/squid/share/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   314 file path=usr/squid/share/errors/ca/ERR_AGENT_CONFIGURE
       
   315 file path=usr/squid/share/errors/ca/ERR_AGENT_WPAD
   315 file path=usr/squid/share/errors/ca/ERR_CACHE_ACCESS_DENIED
   316 file path=usr/squid/share/errors/ca/ERR_CACHE_ACCESS_DENIED
   316 file path=usr/squid/share/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
   317 file path=usr/squid/share/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
   317 file path=usr/squid/share/errors/ca/ERR_CANNOT_FORWARD
   318 file path=usr/squid/share/errors/ca/ERR_CANNOT_FORWARD
   318 file path=usr/squid/share/errors/ca/ERR_CONNECT_FAIL
   319 file path=usr/squid/share/errors/ca/ERR_CONNECT_FAIL
   319 file path=usr/squid/share/errors/ca/ERR_DIR_LISTING
   320 file path=usr/squid/share/errors/ca/ERR_DIR_LISTING
   346 file path=usr/squid/share/errors/ca/ERR_UNSUP_HTTPVERSION
   347 file path=usr/squid/share/errors/ca/ERR_UNSUP_HTTPVERSION
   347 file path=usr/squid/share/errors/ca/ERR_UNSUP_REQ
   348 file path=usr/squid/share/errors/ca/ERR_UNSUP_REQ
   348 file path=usr/squid/share/errors/ca/ERR_URN_RESOLVE
   349 file path=usr/squid/share/errors/ca/ERR_URN_RESOLVE
   349 file path=usr/squid/share/errors/ca/ERR_WRITE_ERROR
   350 file path=usr/squid/share/errors/ca/ERR_WRITE_ERROR
   350 file path=usr/squid/share/errors/ca/ERR_ZERO_SIZE_OBJECT
   351 file path=usr/squid/share/errors/ca/ERR_ZERO_SIZE_OBJECT
       
   352 file path=usr/squid/share/errors/ca/error-details.txt
       
   353 dir  path=usr/squid/share/errors/cs
       
   354 link path=usr/squid/share/errors/cs-cz target=cs
   351 file path=usr/squid/share/errors/cs/ERR_ACCESS_DENIED
   355 file path=usr/squid/share/errors/cs/ERR_ACCESS_DENIED
       
   356 file path=usr/squid/share/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   357 file path=usr/squid/share/errors/cs/ERR_AGENT_CONFIGURE
       
   358 file path=usr/squid/share/errors/cs/ERR_AGENT_WPAD
   352 file path=usr/squid/share/errors/cs/ERR_CACHE_ACCESS_DENIED
   359 file path=usr/squid/share/errors/cs/ERR_CACHE_ACCESS_DENIED
   353 file path=usr/squid/share/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
   360 file path=usr/squid/share/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
   354 file path=usr/squid/share/errors/cs/ERR_CANNOT_FORWARD
   361 file path=usr/squid/share/errors/cs/ERR_CANNOT_FORWARD
   355 file path=usr/squid/share/errors/cs/ERR_CONNECT_FAIL
   362 file path=usr/squid/share/errors/cs/ERR_CONNECT_FAIL
   356 file path=usr/squid/share/errors/cs/ERR_DIR_LISTING
   363 file path=usr/squid/share/errors/cs/ERR_DIR_LISTING
   383 file path=usr/squid/share/errors/cs/ERR_UNSUP_HTTPVERSION
   390 file path=usr/squid/share/errors/cs/ERR_UNSUP_HTTPVERSION
   384 file path=usr/squid/share/errors/cs/ERR_UNSUP_REQ
   391 file path=usr/squid/share/errors/cs/ERR_UNSUP_REQ
   385 file path=usr/squid/share/errors/cs/ERR_URN_RESOLVE
   392 file path=usr/squid/share/errors/cs/ERR_URN_RESOLVE
   386 file path=usr/squid/share/errors/cs/ERR_WRITE_ERROR
   393 file path=usr/squid/share/errors/cs/ERR_WRITE_ERROR
   387 file path=usr/squid/share/errors/cs/ERR_ZERO_SIZE_OBJECT
   394 file path=usr/squid/share/errors/cs/ERR_ZERO_SIZE_OBJECT
       
   395 file path=usr/squid/share/errors/cs/error-details.txt
       
   396 dir  path=usr/squid/share/errors/da
       
   397 link path=usr/squid/share/errors/da-dk target=da
   388 file path=usr/squid/share/errors/da/ERR_ACCESS_DENIED
   398 file path=usr/squid/share/errors/da/ERR_ACCESS_DENIED
       
   399 file path=usr/squid/share/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   400 file path=usr/squid/share/errors/da/ERR_AGENT_CONFIGURE
       
   401 file path=usr/squid/share/errors/da/ERR_AGENT_WPAD
   389 file path=usr/squid/share/errors/da/ERR_CACHE_ACCESS_DENIED
   402 file path=usr/squid/share/errors/da/ERR_CACHE_ACCESS_DENIED
   390 file path=usr/squid/share/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
   403 file path=usr/squid/share/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
   391 file path=usr/squid/share/errors/da/ERR_CANNOT_FORWARD
   404 file path=usr/squid/share/errors/da/ERR_CANNOT_FORWARD
   392 file path=usr/squid/share/errors/da/ERR_CONNECT_FAIL
   405 file path=usr/squid/share/errors/da/ERR_CONNECT_FAIL
   393 file path=usr/squid/share/errors/da/ERR_DIR_LISTING
   406 file path=usr/squid/share/errors/da/ERR_DIR_LISTING
   420 file path=usr/squid/share/errors/da/ERR_UNSUP_HTTPVERSION
   433 file path=usr/squid/share/errors/da/ERR_UNSUP_HTTPVERSION
   421 file path=usr/squid/share/errors/da/ERR_UNSUP_REQ
   434 file path=usr/squid/share/errors/da/ERR_UNSUP_REQ
   422 file path=usr/squid/share/errors/da/ERR_URN_RESOLVE
   435 file path=usr/squid/share/errors/da/ERR_URN_RESOLVE
   423 file path=usr/squid/share/errors/da/ERR_WRITE_ERROR
   436 file path=usr/squid/share/errors/da/ERR_WRITE_ERROR
   424 file path=usr/squid/share/errors/da/ERR_ZERO_SIZE_OBJECT
   437 file path=usr/squid/share/errors/da/ERR_ZERO_SIZE_OBJECT
       
   438 file path=usr/squid/share/errors/da/error-details.txt
       
   439 dir  path=usr/squid/share/errors/de
       
   440 link path=usr/squid/share/errors/de-at target=de
       
   441 link path=usr/squid/share/errors/de-ch target=de
       
   442 link path=usr/squid/share/errors/de-de target=de
       
   443 link path=usr/squid/share/errors/de-li target=de
       
   444 link path=usr/squid/share/errors/de-lu target=de
   425 file path=usr/squid/share/errors/de/ERR_ACCESS_DENIED
   445 file path=usr/squid/share/errors/de/ERR_ACCESS_DENIED
       
   446 file path=usr/squid/share/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   447 file path=usr/squid/share/errors/de/ERR_AGENT_CONFIGURE
       
   448 file path=usr/squid/share/errors/de/ERR_AGENT_WPAD
   426 file path=usr/squid/share/errors/de/ERR_CACHE_ACCESS_DENIED
   449 file path=usr/squid/share/errors/de/ERR_CACHE_ACCESS_DENIED
   427 file path=usr/squid/share/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
   450 file path=usr/squid/share/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
   428 file path=usr/squid/share/errors/de/ERR_CANNOT_FORWARD
   451 file path=usr/squid/share/errors/de/ERR_CANNOT_FORWARD
   429 file path=usr/squid/share/errors/de/ERR_CONNECT_FAIL
   452 file path=usr/squid/share/errors/de/ERR_CONNECT_FAIL
   430 file path=usr/squid/share/errors/de/ERR_DIR_LISTING
   453 file path=usr/squid/share/errors/de/ERR_DIR_LISTING
   457 file path=usr/squid/share/errors/de/ERR_UNSUP_HTTPVERSION
   480 file path=usr/squid/share/errors/de/ERR_UNSUP_HTTPVERSION
   458 file path=usr/squid/share/errors/de/ERR_UNSUP_REQ
   481 file path=usr/squid/share/errors/de/ERR_UNSUP_REQ
   459 file path=usr/squid/share/errors/de/ERR_URN_RESOLVE
   482 file path=usr/squid/share/errors/de/ERR_URN_RESOLVE
   460 file path=usr/squid/share/errors/de/ERR_WRITE_ERROR
   483 file path=usr/squid/share/errors/de/ERR_WRITE_ERROR
   461 file path=usr/squid/share/errors/de/ERR_ZERO_SIZE_OBJECT
   484 file path=usr/squid/share/errors/de/ERR_ZERO_SIZE_OBJECT
       
   485 file path=usr/squid/share/errors/de/error-details.txt
       
   486 dir  path=usr/squid/share/errors/el
       
   487 link path=usr/squid/share/errors/el-gr target=el
   462 file path=usr/squid/share/errors/el/ERR_ACCESS_DENIED
   488 file path=usr/squid/share/errors/el/ERR_ACCESS_DENIED
       
   489 file path=usr/squid/share/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   490 file path=usr/squid/share/errors/el/ERR_AGENT_CONFIGURE
       
   491 file path=usr/squid/share/errors/el/ERR_AGENT_WPAD
   463 file path=usr/squid/share/errors/el/ERR_CACHE_ACCESS_DENIED
   492 file path=usr/squid/share/errors/el/ERR_CACHE_ACCESS_DENIED
   464 file path=usr/squid/share/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
   493 file path=usr/squid/share/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
   465 file path=usr/squid/share/errors/el/ERR_CANNOT_FORWARD
   494 file path=usr/squid/share/errors/el/ERR_CANNOT_FORWARD
   466 file path=usr/squid/share/errors/el/ERR_CONNECT_FAIL
   495 file path=usr/squid/share/errors/el/ERR_CONNECT_FAIL
   467 file path=usr/squid/share/errors/el/ERR_DIR_LISTING
   496 file path=usr/squid/share/errors/el/ERR_DIR_LISTING
   494 file path=usr/squid/share/errors/el/ERR_UNSUP_HTTPVERSION
   523 file path=usr/squid/share/errors/el/ERR_UNSUP_HTTPVERSION
   495 file path=usr/squid/share/errors/el/ERR_UNSUP_REQ
   524 file path=usr/squid/share/errors/el/ERR_UNSUP_REQ
   496 file path=usr/squid/share/errors/el/ERR_URN_RESOLVE
   525 file path=usr/squid/share/errors/el/ERR_URN_RESOLVE
   497 file path=usr/squid/share/errors/el/ERR_WRITE_ERROR
   526 file path=usr/squid/share/errors/el/ERR_WRITE_ERROR
   498 file path=usr/squid/share/errors/el/ERR_ZERO_SIZE_OBJECT
   527 file path=usr/squid/share/errors/el/ERR_ZERO_SIZE_OBJECT
       
   528 file path=usr/squid/share/errors/el/error-details.txt
       
   529 dir  path=usr/squid/share/errors/en
       
   530 link path=usr/squid/share/errors/en-au target=en
       
   531 link path=usr/squid/share/errors/en-bz target=en
       
   532 link path=usr/squid/share/errors/en-ca target=en
       
   533 link path=usr/squid/share/errors/en-gb target=en
       
   534 link path=usr/squid/share/errors/en-ie target=en
       
   535 link path=usr/squid/share/errors/en-in target=en
       
   536 link path=usr/squid/share/errors/en-jm target=en
       
   537 link path=usr/squid/share/errors/en-nz target=en
       
   538 link path=usr/squid/share/errors/en-ph target=en
       
   539 link path=usr/squid/share/errors/en-sg target=en
       
   540 link path=usr/squid/share/errors/en-tt target=en
       
   541 link path=usr/squid/share/errors/en-uk target=en
       
   542 link path=usr/squid/share/errors/en-us target=en
       
   543 link path=usr/squid/share/errors/en-za target=en
       
   544 link path=usr/squid/share/errors/en-zw target=en
   499 file path=usr/squid/share/errors/en/ERR_ACCESS_DENIED
   545 file path=usr/squid/share/errors/en/ERR_ACCESS_DENIED
       
   546 file path=usr/squid/share/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   547 file path=usr/squid/share/errors/en/ERR_AGENT_CONFIGURE
       
   548 file path=usr/squid/share/errors/en/ERR_AGENT_WPAD
   500 file path=usr/squid/share/errors/en/ERR_CACHE_ACCESS_DENIED
   549 file path=usr/squid/share/errors/en/ERR_CACHE_ACCESS_DENIED
   501 file path=usr/squid/share/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
   550 file path=usr/squid/share/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
   502 file path=usr/squid/share/errors/en/ERR_CANNOT_FORWARD
   551 file path=usr/squid/share/errors/en/ERR_CANNOT_FORWARD
   503 file path=usr/squid/share/errors/en/ERR_CONNECT_FAIL
   552 file path=usr/squid/share/errors/en/ERR_CONNECT_FAIL
   504 file path=usr/squid/share/errors/en/ERR_DIR_LISTING
   553 file path=usr/squid/share/errors/en/ERR_DIR_LISTING
   531 file path=usr/squid/share/errors/en/ERR_UNSUP_HTTPVERSION
   580 file path=usr/squid/share/errors/en/ERR_UNSUP_HTTPVERSION
   532 file path=usr/squid/share/errors/en/ERR_UNSUP_REQ
   581 file path=usr/squid/share/errors/en/ERR_UNSUP_REQ
   533 file path=usr/squid/share/errors/en/ERR_URN_RESOLVE
   582 file path=usr/squid/share/errors/en/ERR_URN_RESOLVE
   534 file path=usr/squid/share/errors/en/ERR_WRITE_ERROR
   583 file path=usr/squid/share/errors/en/ERR_WRITE_ERROR
   535 file path=usr/squid/share/errors/en/ERR_ZERO_SIZE_OBJECT
   584 file path=usr/squid/share/errors/en/ERR_ZERO_SIZE_OBJECT
       
   585 file path=usr/squid/share/errors/en/error-details.txt
       
   586 dir  path=usr/squid/share/errors/es
       
   587 link path=usr/squid/share/errors/es-ar target=es
       
   588 link path=usr/squid/share/errors/es-bo target=es
       
   589 link path=usr/squid/share/errors/es-cl target=es
       
   590 link path=usr/squid/share/errors/es-co target=es
       
   591 link path=usr/squid/share/errors/es-cr target=es
       
   592 link path=usr/squid/share/errors/es-do target=es
       
   593 link path=usr/squid/share/errors/es-ec target=es
       
   594 link path=usr/squid/share/errors/es-es target=es
       
   595 link path=usr/squid/share/errors/es-gt target=es
       
   596 link path=usr/squid/share/errors/es-hn target=es
       
   597 link path=usr/squid/share/errors/es-mx target=es
       
   598 link path=usr/squid/share/errors/es-ni target=es
       
   599 link path=usr/squid/share/errors/es-pa target=es
       
   600 link path=usr/squid/share/errors/es-pe target=es
       
   601 link path=usr/squid/share/errors/es-pr target=es
       
   602 link path=usr/squid/share/errors/es-py target=es
       
   603 link path=usr/squid/share/errors/es-sv target=es
       
   604 link path=usr/squid/share/errors/es-uy target=es
       
   605 link path=usr/squid/share/errors/es-ve target=es
   536 file path=usr/squid/share/errors/es/ERR_ACCESS_DENIED
   606 file path=usr/squid/share/errors/es/ERR_ACCESS_DENIED
       
   607 file path=usr/squid/share/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   608 file path=usr/squid/share/errors/es/ERR_AGENT_CONFIGURE
       
   609 file path=usr/squid/share/errors/es/ERR_AGENT_WPAD
   537 file path=usr/squid/share/errors/es/ERR_CACHE_ACCESS_DENIED
   610 file path=usr/squid/share/errors/es/ERR_CACHE_ACCESS_DENIED
   538 file path=usr/squid/share/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
   611 file path=usr/squid/share/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
   539 file path=usr/squid/share/errors/es/ERR_CANNOT_FORWARD
   612 file path=usr/squid/share/errors/es/ERR_CANNOT_FORWARD
   540 file path=usr/squid/share/errors/es/ERR_CONNECT_FAIL
   613 file path=usr/squid/share/errors/es/ERR_CONNECT_FAIL
   541 file path=usr/squid/share/errors/es/ERR_DIR_LISTING
   614 file path=usr/squid/share/errors/es/ERR_DIR_LISTING
   568 file path=usr/squid/share/errors/es/ERR_UNSUP_HTTPVERSION
   641 file path=usr/squid/share/errors/es/ERR_UNSUP_HTTPVERSION
   569 file path=usr/squid/share/errors/es/ERR_UNSUP_REQ
   642 file path=usr/squid/share/errors/es/ERR_UNSUP_REQ
   570 file path=usr/squid/share/errors/es/ERR_URN_RESOLVE
   643 file path=usr/squid/share/errors/es/ERR_URN_RESOLVE
   571 file path=usr/squid/share/errors/es/ERR_WRITE_ERROR
   644 file path=usr/squid/share/errors/es/ERR_WRITE_ERROR
   572 file path=usr/squid/share/errors/es/ERR_ZERO_SIZE_OBJECT
   645 file path=usr/squid/share/errors/es/ERR_ZERO_SIZE_OBJECT
       
   646 file path=usr/squid/share/errors/es/error-details.txt
       
   647 dir  path=usr/squid/share/errors/et
       
   648 link path=usr/squid/share/errors/et-ee target=et
   573 file path=usr/squid/share/errors/et/ERR_ACCESS_DENIED
   649 file path=usr/squid/share/errors/et/ERR_ACCESS_DENIED
       
   650 file path=usr/squid/share/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   651 file path=usr/squid/share/errors/et/ERR_AGENT_CONFIGURE
       
   652 file path=usr/squid/share/errors/et/ERR_AGENT_WPAD
   574 file path=usr/squid/share/errors/et/ERR_CACHE_ACCESS_DENIED
   653 file path=usr/squid/share/errors/et/ERR_CACHE_ACCESS_DENIED
   575 file path=usr/squid/share/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
   654 file path=usr/squid/share/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
   576 file path=usr/squid/share/errors/et/ERR_CANNOT_FORWARD
   655 file path=usr/squid/share/errors/et/ERR_CANNOT_FORWARD
   577 file path=usr/squid/share/errors/et/ERR_CONNECT_FAIL
   656 file path=usr/squid/share/errors/et/ERR_CONNECT_FAIL
   578 file path=usr/squid/share/errors/et/ERR_DIR_LISTING
   657 file path=usr/squid/share/errors/et/ERR_DIR_LISTING
   605 file path=usr/squid/share/errors/et/ERR_UNSUP_HTTPVERSION
   684 file path=usr/squid/share/errors/et/ERR_UNSUP_HTTPVERSION
   606 file path=usr/squid/share/errors/et/ERR_UNSUP_REQ
   685 file path=usr/squid/share/errors/et/ERR_UNSUP_REQ
   607 file path=usr/squid/share/errors/et/ERR_URN_RESOLVE
   686 file path=usr/squid/share/errors/et/ERR_URN_RESOLVE
   608 file path=usr/squid/share/errors/et/ERR_WRITE_ERROR
   687 file path=usr/squid/share/errors/et/ERR_WRITE_ERROR
   609 file path=usr/squid/share/errors/et/ERR_ZERO_SIZE_OBJECT
   688 file path=usr/squid/share/errors/et/ERR_ZERO_SIZE_OBJECT
       
   689 file path=usr/squid/share/errors/et/error-details.txt
       
   690 dir  path=usr/squid/share/errors/fa
       
   691 link path=usr/squid/share/errors/fa-fa target=fa
       
   692 link path=usr/squid/share/errors/fa-ir target=fa
   610 file path=usr/squid/share/errors/fa/ERR_ACCESS_DENIED
   693 file path=usr/squid/share/errors/fa/ERR_ACCESS_DENIED
       
   694 file path=usr/squid/share/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   695 file path=usr/squid/share/errors/fa/ERR_AGENT_CONFIGURE
       
   696 file path=usr/squid/share/errors/fa/ERR_AGENT_WPAD
   611 file path=usr/squid/share/errors/fa/ERR_CACHE_ACCESS_DENIED
   697 file path=usr/squid/share/errors/fa/ERR_CACHE_ACCESS_DENIED
   612 file path=usr/squid/share/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
   698 file path=usr/squid/share/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
   613 file path=usr/squid/share/errors/fa/ERR_CANNOT_FORWARD
   699 file path=usr/squid/share/errors/fa/ERR_CANNOT_FORWARD
   614 file path=usr/squid/share/errors/fa/ERR_CONNECT_FAIL
   700 file path=usr/squid/share/errors/fa/ERR_CONNECT_FAIL
   615 file path=usr/squid/share/errors/fa/ERR_DIR_LISTING
   701 file path=usr/squid/share/errors/fa/ERR_DIR_LISTING
   642 file path=usr/squid/share/errors/fa/ERR_UNSUP_HTTPVERSION
   728 file path=usr/squid/share/errors/fa/ERR_UNSUP_HTTPVERSION
   643 file path=usr/squid/share/errors/fa/ERR_UNSUP_REQ
   729 file path=usr/squid/share/errors/fa/ERR_UNSUP_REQ
   644 file path=usr/squid/share/errors/fa/ERR_URN_RESOLVE
   730 file path=usr/squid/share/errors/fa/ERR_URN_RESOLVE
   645 file path=usr/squid/share/errors/fa/ERR_WRITE_ERROR
   731 file path=usr/squid/share/errors/fa/ERR_WRITE_ERROR
   646 file path=usr/squid/share/errors/fa/ERR_ZERO_SIZE_OBJECT
   732 file path=usr/squid/share/errors/fa/ERR_ZERO_SIZE_OBJECT
       
   733 file path=usr/squid/share/errors/fa/error-details.txt
       
   734 dir  path=usr/squid/share/errors/fi
       
   735 link path=usr/squid/share/errors/fi-fi target=fi
   647 file path=usr/squid/share/errors/fi/ERR_ACCESS_DENIED
   736 file path=usr/squid/share/errors/fi/ERR_ACCESS_DENIED
       
   737 file path=usr/squid/share/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   738 file path=usr/squid/share/errors/fi/ERR_AGENT_CONFIGURE
       
   739 file path=usr/squid/share/errors/fi/ERR_AGENT_WPAD
   648 file path=usr/squid/share/errors/fi/ERR_CACHE_ACCESS_DENIED
   740 file path=usr/squid/share/errors/fi/ERR_CACHE_ACCESS_DENIED
   649 file path=usr/squid/share/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
   741 file path=usr/squid/share/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
   650 file path=usr/squid/share/errors/fi/ERR_CANNOT_FORWARD
   742 file path=usr/squid/share/errors/fi/ERR_CANNOT_FORWARD
   651 file path=usr/squid/share/errors/fi/ERR_CONNECT_FAIL
   743 file path=usr/squid/share/errors/fi/ERR_CONNECT_FAIL
   652 file path=usr/squid/share/errors/fi/ERR_DIR_LISTING
   744 file path=usr/squid/share/errors/fi/ERR_DIR_LISTING
   679 file path=usr/squid/share/errors/fi/ERR_UNSUP_HTTPVERSION
   771 file path=usr/squid/share/errors/fi/ERR_UNSUP_HTTPVERSION
   680 file path=usr/squid/share/errors/fi/ERR_UNSUP_REQ
   772 file path=usr/squid/share/errors/fi/ERR_UNSUP_REQ
   681 file path=usr/squid/share/errors/fi/ERR_URN_RESOLVE
   773 file path=usr/squid/share/errors/fi/ERR_URN_RESOLVE
   682 file path=usr/squid/share/errors/fi/ERR_WRITE_ERROR
   774 file path=usr/squid/share/errors/fi/ERR_WRITE_ERROR
   683 file path=usr/squid/share/errors/fi/ERR_ZERO_SIZE_OBJECT
   775 file path=usr/squid/share/errors/fi/ERR_ZERO_SIZE_OBJECT
       
   776 file path=usr/squid/share/errors/fi/error-details.txt
       
   777 dir  path=usr/squid/share/errors/fr
       
   778 link path=usr/squid/share/errors/fr-be target=fr
       
   779 link path=usr/squid/share/errors/fr-ca target=fr
       
   780 link path=usr/squid/share/errors/fr-ch target=fr
       
   781 link path=usr/squid/share/errors/fr-fr target=fr
       
   782 link path=usr/squid/share/errors/fr-lu target=fr
       
   783 link path=usr/squid/share/errors/fr-mc target=fr
   684 file path=usr/squid/share/errors/fr/ERR_ACCESS_DENIED
   784 file path=usr/squid/share/errors/fr/ERR_ACCESS_DENIED
       
   785 file path=usr/squid/share/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   786 file path=usr/squid/share/errors/fr/ERR_AGENT_CONFIGURE
       
   787 file path=usr/squid/share/errors/fr/ERR_AGENT_WPAD
   685 file path=usr/squid/share/errors/fr/ERR_CACHE_ACCESS_DENIED
   788 file path=usr/squid/share/errors/fr/ERR_CACHE_ACCESS_DENIED
   686 file path=usr/squid/share/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
   789 file path=usr/squid/share/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
   687 file path=usr/squid/share/errors/fr/ERR_CANNOT_FORWARD
   790 file path=usr/squid/share/errors/fr/ERR_CANNOT_FORWARD
   688 file path=usr/squid/share/errors/fr/ERR_CONNECT_FAIL
   791 file path=usr/squid/share/errors/fr/ERR_CONNECT_FAIL
   689 file path=usr/squid/share/errors/fr/ERR_DIR_LISTING
   792 file path=usr/squid/share/errors/fr/ERR_DIR_LISTING
   716 file path=usr/squid/share/errors/fr/ERR_UNSUP_HTTPVERSION
   819 file path=usr/squid/share/errors/fr/ERR_UNSUP_HTTPVERSION
   717 file path=usr/squid/share/errors/fr/ERR_UNSUP_REQ
   820 file path=usr/squid/share/errors/fr/ERR_UNSUP_REQ
   718 file path=usr/squid/share/errors/fr/ERR_URN_RESOLVE
   821 file path=usr/squid/share/errors/fr/ERR_URN_RESOLVE
   719 file path=usr/squid/share/errors/fr/ERR_WRITE_ERROR
   822 file path=usr/squid/share/errors/fr/ERR_WRITE_ERROR
   720 file path=usr/squid/share/errors/fr/ERR_ZERO_SIZE_OBJECT
   823 file path=usr/squid/share/errors/fr/ERR_ZERO_SIZE_OBJECT
       
   824 file path=usr/squid/share/errors/fr/error-details.txt
       
   825 dir  path=usr/squid/share/errors/he
       
   826 link path=usr/squid/share/errors/he-il target=he
   721 file path=usr/squid/share/errors/he/ERR_ACCESS_DENIED
   827 file path=usr/squid/share/errors/he/ERR_ACCESS_DENIED
       
   828 file path=usr/squid/share/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   829 file path=usr/squid/share/errors/he/ERR_AGENT_CONFIGURE
       
   830 file path=usr/squid/share/errors/he/ERR_AGENT_WPAD
   722 file path=usr/squid/share/errors/he/ERR_CACHE_ACCESS_DENIED
   831 file path=usr/squid/share/errors/he/ERR_CACHE_ACCESS_DENIED
   723 file path=usr/squid/share/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
   832 file path=usr/squid/share/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
   724 file path=usr/squid/share/errors/he/ERR_CANNOT_FORWARD
   833 file path=usr/squid/share/errors/he/ERR_CANNOT_FORWARD
   725 file path=usr/squid/share/errors/he/ERR_CONNECT_FAIL
   834 file path=usr/squid/share/errors/he/ERR_CONNECT_FAIL
   726 file path=usr/squid/share/errors/he/ERR_DIR_LISTING
   835 file path=usr/squid/share/errors/he/ERR_DIR_LISTING
   753 file path=usr/squid/share/errors/he/ERR_UNSUP_HTTPVERSION
   862 file path=usr/squid/share/errors/he/ERR_UNSUP_HTTPVERSION
   754 file path=usr/squid/share/errors/he/ERR_UNSUP_REQ
   863 file path=usr/squid/share/errors/he/ERR_UNSUP_REQ
   755 file path=usr/squid/share/errors/he/ERR_URN_RESOLVE
   864 file path=usr/squid/share/errors/he/ERR_URN_RESOLVE
   756 file path=usr/squid/share/errors/he/ERR_WRITE_ERROR
   865 file path=usr/squid/share/errors/he/ERR_WRITE_ERROR
   757 file path=usr/squid/share/errors/he/ERR_ZERO_SIZE_OBJECT
   866 file path=usr/squid/share/errors/he/ERR_ZERO_SIZE_OBJECT
       
   867 file path=usr/squid/share/errors/he/error-details.txt
       
   868 dir  path=usr/squid/share/errors/hu
       
   869 link path=usr/squid/share/errors/hu-hu target=hu
   758 file path=usr/squid/share/errors/hu/ERR_ACCESS_DENIED
   870 file path=usr/squid/share/errors/hu/ERR_ACCESS_DENIED
       
   871 file path=usr/squid/share/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   872 file path=usr/squid/share/errors/hu/ERR_AGENT_CONFIGURE
       
   873 file path=usr/squid/share/errors/hu/ERR_AGENT_WPAD
   759 file path=usr/squid/share/errors/hu/ERR_CACHE_ACCESS_DENIED
   874 file path=usr/squid/share/errors/hu/ERR_CACHE_ACCESS_DENIED
   760 file path=usr/squid/share/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
   875 file path=usr/squid/share/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
   761 file path=usr/squid/share/errors/hu/ERR_CANNOT_FORWARD
   876 file path=usr/squid/share/errors/hu/ERR_CANNOT_FORWARD
   762 file path=usr/squid/share/errors/hu/ERR_CONNECT_FAIL
   877 file path=usr/squid/share/errors/hu/ERR_CONNECT_FAIL
   763 file path=usr/squid/share/errors/hu/ERR_DIR_LISTING
   878 file path=usr/squid/share/errors/hu/ERR_DIR_LISTING
   790 file path=usr/squid/share/errors/hu/ERR_UNSUP_HTTPVERSION
   905 file path=usr/squid/share/errors/hu/ERR_UNSUP_HTTPVERSION
   791 file path=usr/squid/share/errors/hu/ERR_UNSUP_REQ
   906 file path=usr/squid/share/errors/hu/ERR_UNSUP_REQ
   792 file path=usr/squid/share/errors/hu/ERR_URN_RESOLVE
   907 file path=usr/squid/share/errors/hu/ERR_URN_RESOLVE
   793 file path=usr/squid/share/errors/hu/ERR_WRITE_ERROR
   908 file path=usr/squid/share/errors/hu/ERR_WRITE_ERROR
   794 file path=usr/squid/share/errors/hu/ERR_ZERO_SIZE_OBJECT
   909 file path=usr/squid/share/errors/hu/ERR_ZERO_SIZE_OBJECT
       
   910 file path=usr/squid/share/errors/hu/error-details.txt
       
   911 dir  path=usr/squid/share/errors/hy
       
   912 link path=usr/squid/share/errors/hy-am target=hy
       
   913 link path=usr/squid/share/errors/hy-armn target=hy
   795 file path=usr/squid/share/errors/hy/ERR_ACCESS_DENIED
   914 file path=usr/squid/share/errors/hy/ERR_ACCESS_DENIED
       
   915 file path=usr/squid/share/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   916 file path=usr/squid/share/errors/hy/ERR_AGENT_CONFIGURE
       
   917 file path=usr/squid/share/errors/hy/ERR_AGENT_WPAD
   796 file path=usr/squid/share/errors/hy/ERR_CACHE_ACCESS_DENIED
   918 file path=usr/squid/share/errors/hy/ERR_CACHE_ACCESS_DENIED
   797 file path=usr/squid/share/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
   919 file path=usr/squid/share/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
   798 file path=usr/squid/share/errors/hy/ERR_CANNOT_FORWARD
   920 file path=usr/squid/share/errors/hy/ERR_CANNOT_FORWARD
   799 file path=usr/squid/share/errors/hy/ERR_CONNECT_FAIL
   921 file path=usr/squid/share/errors/hy/ERR_CONNECT_FAIL
   800 file path=usr/squid/share/errors/hy/ERR_DIR_LISTING
   922 file path=usr/squid/share/errors/hy/ERR_DIR_LISTING
   827 file path=usr/squid/share/errors/hy/ERR_UNSUP_HTTPVERSION
   949 file path=usr/squid/share/errors/hy/ERR_UNSUP_HTTPVERSION
   828 file path=usr/squid/share/errors/hy/ERR_UNSUP_REQ
   950 file path=usr/squid/share/errors/hy/ERR_UNSUP_REQ
   829 file path=usr/squid/share/errors/hy/ERR_URN_RESOLVE
   951 file path=usr/squid/share/errors/hy/ERR_URN_RESOLVE
   830 file path=usr/squid/share/errors/hy/ERR_WRITE_ERROR
   952 file path=usr/squid/share/errors/hy/ERR_WRITE_ERROR
   831 file path=usr/squid/share/errors/hy/ERR_ZERO_SIZE_OBJECT
   953 file path=usr/squid/share/errors/hy/ERR_ZERO_SIZE_OBJECT
       
   954 file path=usr/squid/share/errors/hy/error-details.txt
       
   955 dir  path=usr/squid/share/errors/id
       
   956 link path=usr/squid/share/errors/id-id target=id
   832 file path=usr/squid/share/errors/id/ERR_ACCESS_DENIED
   957 file path=usr/squid/share/errors/id/ERR_ACCESS_DENIED
       
   958 file path=usr/squid/share/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   959 file path=usr/squid/share/errors/id/ERR_AGENT_CONFIGURE
       
   960 file path=usr/squid/share/errors/id/ERR_AGENT_WPAD
   833 file path=usr/squid/share/errors/id/ERR_CACHE_ACCESS_DENIED
   961 file path=usr/squid/share/errors/id/ERR_CACHE_ACCESS_DENIED
   834 file path=usr/squid/share/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
   962 file path=usr/squid/share/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
   835 file path=usr/squid/share/errors/id/ERR_CANNOT_FORWARD
   963 file path=usr/squid/share/errors/id/ERR_CANNOT_FORWARD
   836 file path=usr/squid/share/errors/id/ERR_CONNECT_FAIL
   964 file path=usr/squid/share/errors/id/ERR_CONNECT_FAIL
   837 file path=usr/squid/share/errors/id/ERR_DIR_LISTING
   965 file path=usr/squid/share/errors/id/ERR_DIR_LISTING
   864 file path=usr/squid/share/errors/id/ERR_UNSUP_HTTPVERSION
   992 file path=usr/squid/share/errors/id/ERR_UNSUP_HTTPVERSION
   865 file path=usr/squid/share/errors/id/ERR_UNSUP_REQ
   993 file path=usr/squid/share/errors/id/ERR_UNSUP_REQ
   866 file path=usr/squid/share/errors/id/ERR_URN_RESOLVE
   994 file path=usr/squid/share/errors/id/ERR_URN_RESOLVE
   867 file path=usr/squid/share/errors/id/ERR_WRITE_ERROR
   995 file path=usr/squid/share/errors/id/ERR_WRITE_ERROR
   868 file path=usr/squid/share/errors/id/ERR_ZERO_SIZE_OBJECT
   996 file path=usr/squid/share/errors/id/ERR_ZERO_SIZE_OBJECT
       
   997 file path=usr/squid/share/errors/id/error-details.txt
       
   998 dir  path=usr/squid/share/errors/it
       
   999 link path=usr/squid/share/errors/it-ch target=it
       
  1000 link path=usr/squid/share/errors/it-it target=it
   869 file path=usr/squid/share/errors/it/ERR_ACCESS_DENIED
  1001 file path=usr/squid/share/errors/it/ERR_ACCESS_DENIED
       
  1002 file path=usr/squid/share/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1003 file path=usr/squid/share/errors/it/ERR_AGENT_CONFIGURE
       
  1004 file path=usr/squid/share/errors/it/ERR_AGENT_WPAD
   870 file path=usr/squid/share/errors/it/ERR_CACHE_ACCESS_DENIED
  1005 file path=usr/squid/share/errors/it/ERR_CACHE_ACCESS_DENIED
   871 file path=usr/squid/share/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
  1006 file path=usr/squid/share/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
   872 file path=usr/squid/share/errors/it/ERR_CANNOT_FORWARD
  1007 file path=usr/squid/share/errors/it/ERR_CANNOT_FORWARD
   873 file path=usr/squid/share/errors/it/ERR_CONNECT_FAIL
  1008 file path=usr/squid/share/errors/it/ERR_CONNECT_FAIL
   874 file path=usr/squid/share/errors/it/ERR_DIR_LISTING
  1009 file path=usr/squid/share/errors/it/ERR_DIR_LISTING
   901 file path=usr/squid/share/errors/it/ERR_UNSUP_HTTPVERSION
  1036 file path=usr/squid/share/errors/it/ERR_UNSUP_HTTPVERSION
   902 file path=usr/squid/share/errors/it/ERR_UNSUP_REQ
  1037 file path=usr/squid/share/errors/it/ERR_UNSUP_REQ
   903 file path=usr/squid/share/errors/it/ERR_URN_RESOLVE
  1038 file path=usr/squid/share/errors/it/ERR_URN_RESOLVE
   904 file path=usr/squid/share/errors/it/ERR_WRITE_ERROR
  1039 file path=usr/squid/share/errors/it/ERR_WRITE_ERROR
   905 file path=usr/squid/share/errors/it/ERR_ZERO_SIZE_OBJECT
  1040 file path=usr/squid/share/errors/it/ERR_ZERO_SIZE_OBJECT
       
  1041 file path=usr/squid/share/errors/it/error-details.txt
       
  1042 dir  path=usr/squid/share/errors/ja
       
  1043 link path=usr/squid/share/errors/ja-jp target=ja
   906 file path=usr/squid/share/errors/ja/ERR_ACCESS_DENIED
  1044 file path=usr/squid/share/errors/ja/ERR_ACCESS_DENIED
       
  1045 file path=usr/squid/share/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1046 file path=usr/squid/share/errors/ja/ERR_AGENT_CONFIGURE
       
  1047 file path=usr/squid/share/errors/ja/ERR_AGENT_WPAD
   907 file path=usr/squid/share/errors/ja/ERR_CACHE_ACCESS_DENIED
  1048 file path=usr/squid/share/errors/ja/ERR_CACHE_ACCESS_DENIED
   908 file path=usr/squid/share/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
  1049 file path=usr/squid/share/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
   909 file path=usr/squid/share/errors/ja/ERR_CANNOT_FORWARD
  1050 file path=usr/squid/share/errors/ja/ERR_CANNOT_FORWARD
   910 file path=usr/squid/share/errors/ja/ERR_CONNECT_FAIL
  1051 file path=usr/squid/share/errors/ja/ERR_CONNECT_FAIL
   911 file path=usr/squid/share/errors/ja/ERR_DIR_LISTING
  1052 file path=usr/squid/share/errors/ja/ERR_DIR_LISTING
   938 file path=usr/squid/share/errors/ja/ERR_UNSUP_HTTPVERSION
  1079 file path=usr/squid/share/errors/ja/ERR_UNSUP_HTTPVERSION
   939 file path=usr/squid/share/errors/ja/ERR_UNSUP_REQ
  1080 file path=usr/squid/share/errors/ja/ERR_UNSUP_REQ
   940 file path=usr/squid/share/errors/ja/ERR_URN_RESOLVE
  1081 file path=usr/squid/share/errors/ja/ERR_URN_RESOLVE
   941 file path=usr/squid/share/errors/ja/ERR_WRITE_ERROR
  1082 file path=usr/squid/share/errors/ja/ERR_WRITE_ERROR
   942 file path=usr/squid/share/errors/ja/ERR_ZERO_SIZE_OBJECT
  1083 file path=usr/squid/share/errors/ja/ERR_ZERO_SIZE_OBJECT
       
  1084 file path=usr/squid/share/errors/ja/error-details.txt
       
  1085 dir  path=usr/squid/share/errors/ko
       
  1086 link path=usr/squid/share/errors/ko-kp target=ko
       
  1087 link path=usr/squid/share/errors/ko-kr target=ko
   943 file path=usr/squid/share/errors/ko/ERR_ACCESS_DENIED
  1088 file path=usr/squid/share/errors/ko/ERR_ACCESS_DENIED
       
  1089 file path=usr/squid/share/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1090 file path=usr/squid/share/errors/ko/ERR_AGENT_CONFIGURE
       
  1091 file path=usr/squid/share/errors/ko/ERR_AGENT_WPAD
   944 file path=usr/squid/share/errors/ko/ERR_CACHE_ACCESS_DENIED
  1092 file path=usr/squid/share/errors/ko/ERR_CACHE_ACCESS_DENIED
   945 file path=usr/squid/share/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
  1093 file path=usr/squid/share/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
   946 file path=usr/squid/share/errors/ko/ERR_CANNOT_FORWARD
  1094 file path=usr/squid/share/errors/ko/ERR_CANNOT_FORWARD
   947 file path=usr/squid/share/errors/ko/ERR_CONNECT_FAIL
  1095 file path=usr/squid/share/errors/ko/ERR_CONNECT_FAIL
   948 file path=usr/squid/share/errors/ko/ERR_DIR_LISTING
  1096 file path=usr/squid/share/errors/ko/ERR_DIR_LISTING
   975 file path=usr/squid/share/errors/ko/ERR_UNSUP_HTTPVERSION
  1123 file path=usr/squid/share/errors/ko/ERR_UNSUP_HTTPVERSION
   976 file path=usr/squid/share/errors/ko/ERR_UNSUP_REQ
  1124 file path=usr/squid/share/errors/ko/ERR_UNSUP_REQ
   977 file path=usr/squid/share/errors/ko/ERR_URN_RESOLVE
  1125 file path=usr/squid/share/errors/ko/ERR_URN_RESOLVE
   978 file path=usr/squid/share/errors/ko/ERR_WRITE_ERROR
  1126 file path=usr/squid/share/errors/ko/ERR_WRITE_ERROR
   979 file path=usr/squid/share/errors/ko/ERR_ZERO_SIZE_OBJECT
  1127 file path=usr/squid/share/errors/ko/ERR_ZERO_SIZE_OBJECT
       
  1128 file path=usr/squid/share/errors/ko/error-details.txt
       
  1129 dir  path=usr/squid/share/errors/lt
       
  1130 link path=usr/squid/share/errors/lt-lt target=lt
   980 file path=usr/squid/share/errors/lt/ERR_ACCESS_DENIED
  1131 file path=usr/squid/share/errors/lt/ERR_ACCESS_DENIED
       
  1132 file path=usr/squid/share/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1133 file path=usr/squid/share/errors/lt/ERR_AGENT_CONFIGURE
       
  1134 file path=usr/squid/share/errors/lt/ERR_AGENT_WPAD
   981 file path=usr/squid/share/errors/lt/ERR_CACHE_ACCESS_DENIED
  1135 file path=usr/squid/share/errors/lt/ERR_CACHE_ACCESS_DENIED
   982 file path=usr/squid/share/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
  1136 file path=usr/squid/share/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
   983 file path=usr/squid/share/errors/lt/ERR_CANNOT_FORWARD
  1137 file path=usr/squid/share/errors/lt/ERR_CANNOT_FORWARD
   984 file path=usr/squid/share/errors/lt/ERR_CONNECT_FAIL
  1138 file path=usr/squid/share/errors/lt/ERR_CONNECT_FAIL
   985 file path=usr/squid/share/errors/lt/ERR_DIR_LISTING
  1139 file path=usr/squid/share/errors/lt/ERR_DIR_LISTING
  1012 file path=usr/squid/share/errors/lt/ERR_UNSUP_HTTPVERSION
  1166 file path=usr/squid/share/errors/lt/ERR_UNSUP_HTTPVERSION
  1013 file path=usr/squid/share/errors/lt/ERR_UNSUP_REQ
  1167 file path=usr/squid/share/errors/lt/ERR_UNSUP_REQ
  1014 file path=usr/squid/share/errors/lt/ERR_URN_RESOLVE
  1168 file path=usr/squid/share/errors/lt/ERR_URN_RESOLVE
  1015 file path=usr/squid/share/errors/lt/ERR_WRITE_ERROR
  1169 file path=usr/squid/share/errors/lt/ERR_WRITE_ERROR
  1016 file path=usr/squid/share/errors/lt/ERR_ZERO_SIZE_OBJECT
  1170 file path=usr/squid/share/errors/lt/ERR_ZERO_SIZE_OBJECT
       
  1171 file path=usr/squid/share/errors/lt/error-details.txt
       
  1172 dir  path=usr/squid/share/errors/lv
       
  1173 link path=usr/squid/share/errors/lv-lv target=lv
  1017 file path=usr/squid/share/errors/lv/ERR_ACCESS_DENIED
  1174 file path=usr/squid/share/errors/lv/ERR_ACCESS_DENIED
       
  1175 file path=usr/squid/share/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1176 file path=usr/squid/share/errors/lv/ERR_AGENT_CONFIGURE
       
  1177 file path=usr/squid/share/errors/lv/ERR_AGENT_WPAD
  1018 file path=usr/squid/share/errors/lv/ERR_CACHE_ACCESS_DENIED
  1178 file path=usr/squid/share/errors/lv/ERR_CACHE_ACCESS_DENIED
  1019 file path=usr/squid/share/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
  1179 file path=usr/squid/share/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
  1020 file path=usr/squid/share/errors/lv/ERR_CANNOT_FORWARD
  1180 file path=usr/squid/share/errors/lv/ERR_CANNOT_FORWARD
  1021 file path=usr/squid/share/errors/lv/ERR_CONNECT_FAIL
  1181 file path=usr/squid/share/errors/lv/ERR_CONNECT_FAIL
  1022 file path=usr/squid/share/errors/lv/ERR_DIR_LISTING
  1182 file path=usr/squid/share/errors/lv/ERR_DIR_LISTING
  1049 file path=usr/squid/share/errors/lv/ERR_UNSUP_HTTPVERSION
  1209 file path=usr/squid/share/errors/lv/ERR_UNSUP_HTTPVERSION
  1050 file path=usr/squid/share/errors/lv/ERR_UNSUP_REQ
  1210 file path=usr/squid/share/errors/lv/ERR_UNSUP_REQ
  1051 file path=usr/squid/share/errors/lv/ERR_URN_RESOLVE
  1211 file path=usr/squid/share/errors/lv/ERR_URN_RESOLVE
  1052 file path=usr/squid/share/errors/lv/ERR_WRITE_ERROR
  1212 file path=usr/squid/share/errors/lv/ERR_WRITE_ERROR
  1053 file path=usr/squid/share/errors/lv/ERR_ZERO_SIZE_OBJECT
  1213 file path=usr/squid/share/errors/lv/ERR_ZERO_SIZE_OBJECT
       
  1214 file path=usr/squid/share/errors/lv/error-details.txt
       
  1215 dir  path=usr/squid/share/errors/ms
       
  1216 link path=usr/squid/share/errors/ms-my target=ms
  1054 file path=usr/squid/share/errors/ms/ERR_ACCESS_DENIED
  1217 file path=usr/squid/share/errors/ms/ERR_ACCESS_DENIED
       
  1218 file path=usr/squid/share/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1219 file path=usr/squid/share/errors/ms/ERR_AGENT_CONFIGURE
       
  1220 file path=usr/squid/share/errors/ms/ERR_AGENT_WPAD
  1055 file path=usr/squid/share/errors/ms/ERR_CACHE_ACCESS_DENIED
  1221 file path=usr/squid/share/errors/ms/ERR_CACHE_ACCESS_DENIED
  1056 file path=usr/squid/share/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
  1222 file path=usr/squid/share/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
  1057 file path=usr/squid/share/errors/ms/ERR_CANNOT_FORWARD
  1223 file path=usr/squid/share/errors/ms/ERR_CANNOT_FORWARD
  1058 file path=usr/squid/share/errors/ms/ERR_CONNECT_FAIL
  1224 file path=usr/squid/share/errors/ms/ERR_CONNECT_FAIL
  1059 file path=usr/squid/share/errors/ms/ERR_DIR_LISTING
  1225 file path=usr/squid/share/errors/ms/ERR_DIR_LISTING
  1086 file path=usr/squid/share/errors/ms/ERR_UNSUP_HTTPVERSION
  1252 file path=usr/squid/share/errors/ms/ERR_UNSUP_HTTPVERSION
  1087 file path=usr/squid/share/errors/ms/ERR_UNSUP_REQ
  1253 file path=usr/squid/share/errors/ms/ERR_UNSUP_REQ
  1088 file path=usr/squid/share/errors/ms/ERR_URN_RESOLVE
  1254 file path=usr/squid/share/errors/ms/ERR_URN_RESOLVE
  1089 file path=usr/squid/share/errors/ms/ERR_WRITE_ERROR
  1255 file path=usr/squid/share/errors/ms/ERR_WRITE_ERROR
  1090 file path=usr/squid/share/errors/ms/ERR_ZERO_SIZE_OBJECT
  1256 file path=usr/squid/share/errors/ms/ERR_ZERO_SIZE_OBJECT
       
  1257 file path=usr/squid/share/errors/ms/error-details.txt
       
  1258 dir  path=usr/squid/share/errors/nl
       
  1259 link path=usr/squid/share/errors/nl-nl target=nl
  1091 file path=usr/squid/share/errors/nl/ERR_ACCESS_DENIED
  1260 file path=usr/squid/share/errors/nl/ERR_ACCESS_DENIED
       
  1261 file path=usr/squid/share/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1262 file path=usr/squid/share/errors/nl/ERR_AGENT_CONFIGURE
       
  1263 file path=usr/squid/share/errors/nl/ERR_AGENT_WPAD
  1092 file path=usr/squid/share/errors/nl/ERR_CACHE_ACCESS_DENIED
  1264 file path=usr/squid/share/errors/nl/ERR_CACHE_ACCESS_DENIED
  1093 file path=usr/squid/share/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
  1265 file path=usr/squid/share/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
  1094 file path=usr/squid/share/errors/nl/ERR_CANNOT_FORWARD
  1266 file path=usr/squid/share/errors/nl/ERR_CANNOT_FORWARD
  1095 file path=usr/squid/share/errors/nl/ERR_CONNECT_FAIL
  1267 file path=usr/squid/share/errors/nl/ERR_CONNECT_FAIL
  1096 file path=usr/squid/share/errors/nl/ERR_DIR_LISTING
  1268 file path=usr/squid/share/errors/nl/ERR_DIR_LISTING
  1123 file path=usr/squid/share/errors/nl/ERR_UNSUP_HTTPVERSION
  1295 file path=usr/squid/share/errors/nl/ERR_UNSUP_HTTPVERSION
  1124 file path=usr/squid/share/errors/nl/ERR_UNSUP_REQ
  1296 file path=usr/squid/share/errors/nl/ERR_UNSUP_REQ
  1125 file path=usr/squid/share/errors/nl/ERR_URN_RESOLVE
  1297 file path=usr/squid/share/errors/nl/ERR_URN_RESOLVE
  1126 file path=usr/squid/share/errors/nl/ERR_WRITE_ERROR
  1298 file path=usr/squid/share/errors/nl/ERR_WRITE_ERROR
  1127 file path=usr/squid/share/errors/nl/ERR_ZERO_SIZE_OBJECT
  1299 file path=usr/squid/share/errors/nl/ERR_ZERO_SIZE_OBJECT
       
  1300 file path=usr/squid/share/errors/nl/error-details.txt
       
  1301 dir  path=usr/squid/share/errors/oc
  1128 file path=usr/squid/share/errors/oc/ERR_ACCESS_DENIED
  1302 file path=usr/squid/share/errors/oc/ERR_ACCESS_DENIED
       
  1303 file path=usr/squid/share/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1304 file path=usr/squid/share/errors/oc/ERR_AGENT_CONFIGURE
       
  1305 file path=usr/squid/share/errors/oc/ERR_AGENT_WPAD
  1129 file path=usr/squid/share/errors/oc/ERR_CACHE_ACCESS_DENIED
  1306 file path=usr/squid/share/errors/oc/ERR_CACHE_ACCESS_DENIED
  1130 file path=usr/squid/share/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
  1307 file path=usr/squid/share/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
  1131 file path=usr/squid/share/errors/oc/ERR_CANNOT_FORWARD
  1308 file path=usr/squid/share/errors/oc/ERR_CANNOT_FORWARD
  1132 file path=usr/squid/share/errors/oc/ERR_CONNECT_FAIL
  1309 file path=usr/squid/share/errors/oc/ERR_CONNECT_FAIL
  1133 file path=usr/squid/share/errors/oc/ERR_DIR_LISTING
  1310 file path=usr/squid/share/errors/oc/ERR_DIR_LISTING
  1160 file path=usr/squid/share/errors/oc/ERR_UNSUP_HTTPVERSION
  1337 file path=usr/squid/share/errors/oc/ERR_UNSUP_HTTPVERSION
  1161 file path=usr/squid/share/errors/oc/ERR_UNSUP_REQ
  1338 file path=usr/squid/share/errors/oc/ERR_UNSUP_REQ
  1162 file path=usr/squid/share/errors/oc/ERR_URN_RESOLVE
  1339 file path=usr/squid/share/errors/oc/ERR_URN_RESOLVE
  1163 file path=usr/squid/share/errors/oc/ERR_WRITE_ERROR
  1340 file path=usr/squid/share/errors/oc/ERR_WRITE_ERROR
  1164 file path=usr/squid/share/errors/oc/ERR_ZERO_SIZE_OBJECT
  1341 file path=usr/squid/share/errors/oc/ERR_ZERO_SIZE_OBJECT
       
  1342 file path=usr/squid/share/errors/oc/error-details.txt
       
  1343 dir  path=usr/squid/share/errors/pl
       
  1344 link path=usr/squid/share/errors/pl-pl target=pl
  1165 file path=usr/squid/share/errors/pl/ERR_ACCESS_DENIED
  1345 file path=usr/squid/share/errors/pl/ERR_ACCESS_DENIED
       
  1346 file path=usr/squid/share/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1347 file path=usr/squid/share/errors/pl/ERR_AGENT_CONFIGURE
       
  1348 file path=usr/squid/share/errors/pl/ERR_AGENT_WPAD
  1166 file path=usr/squid/share/errors/pl/ERR_CACHE_ACCESS_DENIED
  1349 file path=usr/squid/share/errors/pl/ERR_CACHE_ACCESS_DENIED
  1167 file path=usr/squid/share/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
  1350 file path=usr/squid/share/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
  1168 file path=usr/squid/share/errors/pl/ERR_CANNOT_FORWARD
  1351 file path=usr/squid/share/errors/pl/ERR_CANNOT_FORWARD
  1169 file path=usr/squid/share/errors/pl/ERR_CONNECT_FAIL
  1352 file path=usr/squid/share/errors/pl/ERR_CONNECT_FAIL
  1170 file path=usr/squid/share/errors/pl/ERR_DIR_LISTING
  1353 file path=usr/squid/share/errors/pl/ERR_DIR_LISTING
  1197 file path=usr/squid/share/errors/pl/ERR_UNSUP_HTTPVERSION
  1380 file path=usr/squid/share/errors/pl/ERR_UNSUP_HTTPVERSION
  1198 file path=usr/squid/share/errors/pl/ERR_UNSUP_REQ
  1381 file path=usr/squid/share/errors/pl/ERR_UNSUP_REQ
  1199 file path=usr/squid/share/errors/pl/ERR_URN_RESOLVE
  1382 file path=usr/squid/share/errors/pl/ERR_URN_RESOLVE
  1200 file path=usr/squid/share/errors/pl/ERR_WRITE_ERROR
  1383 file path=usr/squid/share/errors/pl/ERR_WRITE_ERROR
  1201 file path=usr/squid/share/errors/pl/ERR_ZERO_SIZE_OBJECT
  1384 file path=usr/squid/share/errors/pl/ERR_ZERO_SIZE_OBJECT
       
  1385 file path=usr/squid/share/errors/pl/error-details.txt
       
  1386 dir  path=usr/squid/share/errors/pt
       
  1387 dir  path=usr/squid/share/errors/pt-br
  1202 file path=usr/squid/share/errors/pt-br/ERR_ACCESS_DENIED
  1388 file path=usr/squid/share/errors/pt-br/ERR_ACCESS_DENIED
       
  1389 file path=usr/squid/share/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1390 file path=usr/squid/share/errors/pt-br/ERR_AGENT_CONFIGURE
       
  1391 file path=usr/squid/share/errors/pt-br/ERR_AGENT_WPAD
  1203 file path=usr/squid/share/errors/pt-br/ERR_CACHE_ACCESS_DENIED
  1392 file path=usr/squid/share/errors/pt-br/ERR_CACHE_ACCESS_DENIED
  1204 file path=usr/squid/share/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
  1393 file path=usr/squid/share/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
  1205 file path=usr/squid/share/errors/pt-br/ERR_CANNOT_FORWARD
  1394 file path=usr/squid/share/errors/pt-br/ERR_CANNOT_FORWARD
  1206 file path=usr/squid/share/errors/pt-br/ERR_CONNECT_FAIL
  1395 file path=usr/squid/share/errors/pt-br/ERR_CONNECT_FAIL
  1207 file path=usr/squid/share/errors/pt-br/ERR_DIR_LISTING
  1396 file path=usr/squid/share/errors/pt-br/ERR_DIR_LISTING
  1234 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_HTTPVERSION
  1423 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_HTTPVERSION
  1235 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_REQ
  1424 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_REQ
  1236 file path=usr/squid/share/errors/pt-br/ERR_URN_RESOLVE
  1425 file path=usr/squid/share/errors/pt-br/ERR_URN_RESOLVE
  1237 file path=usr/squid/share/errors/pt-br/ERR_WRITE_ERROR
  1426 file path=usr/squid/share/errors/pt-br/ERR_WRITE_ERROR
  1238 file path=usr/squid/share/errors/pt-br/ERR_ZERO_SIZE_OBJECT
  1427 file path=usr/squid/share/errors/pt-br/ERR_ZERO_SIZE_OBJECT
       
  1428 file path=usr/squid/share/errors/pt-br/error-details.txt
       
  1429 link path=usr/squid/share/errors/pt-pt target=pt
  1239 file path=usr/squid/share/errors/pt/ERR_ACCESS_DENIED
  1430 file path=usr/squid/share/errors/pt/ERR_ACCESS_DENIED
       
  1431 file path=usr/squid/share/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1432 file path=usr/squid/share/errors/pt/ERR_AGENT_CONFIGURE
       
  1433 file path=usr/squid/share/errors/pt/ERR_AGENT_WPAD
  1240 file path=usr/squid/share/errors/pt/ERR_CACHE_ACCESS_DENIED
  1434 file path=usr/squid/share/errors/pt/ERR_CACHE_ACCESS_DENIED
  1241 file path=usr/squid/share/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
  1435 file path=usr/squid/share/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
  1242 file path=usr/squid/share/errors/pt/ERR_CANNOT_FORWARD
  1436 file path=usr/squid/share/errors/pt/ERR_CANNOT_FORWARD
  1243 file path=usr/squid/share/errors/pt/ERR_CONNECT_FAIL
  1437 file path=usr/squid/share/errors/pt/ERR_CONNECT_FAIL
  1244 file path=usr/squid/share/errors/pt/ERR_DIR_LISTING
  1438 file path=usr/squid/share/errors/pt/ERR_DIR_LISTING
  1271 file path=usr/squid/share/errors/pt/ERR_UNSUP_HTTPVERSION
  1465 file path=usr/squid/share/errors/pt/ERR_UNSUP_HTTPVERSION
  1272 file path=usr/squid/share/errors/pt/ERR_UNSUP_REQ
  1466 file path=usr/squid/share/errors/pt/ERR_UNSUP_REQ
  1273 file path=usr/squid/share/errors/pt/ERR_URN_RESOLVE
  1467 file path=usr/squid/share/errors/pt/ERR_URN_RESOLVE
  1274 file path=usr/squid/share/errors/pt/ERR_WRITE_ERROR
  1468 file path=usr/squid/share/errors/pt/ERR_WRITE_ERROR
  1275 file path=usr/squid/share/errors/pt/ERR_ZERO_SIZE_OBJECT
  1469 file path=usr/squid/share/errors/pt/ERR_ZERO_SIZE_OBJECT
       
  1470 file path=usr/squid/share/errors/pt/error-details.txt
       
  1471 dir  path=usr/squid/share/errors/ro
       
  1472 link path=usr/squid/share/errors/ro-md target=ro
       
  1473 link path=usr/squid/share/errors/ro-ro target=ro
  1276 file path=usr/squid/share/errors/ro/ERR_ACCESS_DENIED
  1474 file path=usr/squid/share/errors/ro/ERR_ACCESS_DENIED
       
  1475 file path=usr/squid/share/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1476 file path=usr/squid/share/errors/ro/ERR_AGENT_CONFIGURE
       
  1477 file path=usr/squid/share/errors/ro/ERR_AGENT_WPAD
  1277 file path=usr/squid/share/errors/ro/ERR_CACHE_ACCESS_DENIED
  1478 file path=usr/squid/share/errors/ro/ERR_CACHE_ACCESS_DENIED
  1278 file path=usr/squid/share/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
  1479 file path=usr/squid/share/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
  1279 file path=usr/squid/share/errors/ro/ERR_CANNOT_FORWARD
  1480 file path=usr/squid/share/errors/ro/ERR_CANNOT_FORWARD
  1280 file path=usr/squid/share/errors/ro/ERR_CONNECT_FAIL
  1481 file path=usr/squid/share/errors/ro/ERR_CONNECT_FAIL
  1281 file path=usr/squid/share/errors/ro/ERR_DIR_LISTING
  1482 file path=usr/squid/share/errors/ro/ERR_DIR_LISTING
  1308 file path=usr/squid/share/errors/ro/ERR_UNSUP_HTTPVERSION
  1509 file path=usr/squid/share/errors/ro/ERR_UNSUP_HTTPVERSION
  1309 file path=usr/squid/share/errors/ro/ERR_UNSUP_REQ
  1510 file path=usr/squid/share/errors/ro/ERR_UNSUP_REQ
  1310 file path=usr/squid/share/errors/ro/ERR_URN_RESOLVE
  1511 file path=usr/squid/share/errors/ro/ERR_URN_RESOLVE
  1311 file path=usr/squid/share/errors/ro/ERR_WRITE_ERROR
  1512 file path=usr/squid/share/errors/ro/ERR_WRITE_ERROR
  1312 file path=usr/squid/share/errors/ro/ERR_ZERO_SIZE_OBJECT
  1513 file path=usr/squid/share/errors/ro/ERR_ZERO_SIZE_OBJECT
       
  1514 file path=usr/squid/share/errors/ro/error-details.txt
       
  1515 dir  path=usr/squid/share/errors/ru
       
  1516 link path=usr/squid/share/errors/ru-ru target=ru
  1313 file path=usr/squid/share/errors/ru/ERR_ACCESS_DENIED
  1517 file path=usr/squid/share/errors/ru/ERR_ACCESS_DENIED
       
  1518 file path=usr/squid/share/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1519 file path=usr/squid/share/errors/ru/ERR_AGENT_CONFIGURE
       
  1520 file path=usr/squid/share/errors/ru/ERR_AGENT_WPAD
  1314 file path=usr/squid/share/errors/ru/ERR_CACHE_ACCESS_DENIED
  1521 file path=usr/squid/share/errors/ru/ERR_CACHE_ACCESS_DENIED
  1315 file path=usr/squid/share/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
  1522 file path=usr/squid/share/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
  1316 file path=usr/squid/share/errors/ru/ERR_CANNOT_FORWARD
  1523 file path=usr/squid/share/errors/ru/ERR_CANNOT_FORWARD
  1317 file path=usr/squid/share/errors/ru/ERR_CONNECT_FAIL
  1524 file path=usr/squid/share/errors/ru/ERR_CONNECT_FAIL
  1318 file path=usr/squid/share/errors/ru/ERR_DIR_LISTING
  1525 file path=usr/squid/share/errors/ru/ERR_DIR_LISTING
  1345 file path=usr/squid/share/errors/ru/ERR_UNSUP_HTTPVERSION
  1552 file path=usr/squid/share/errors/ru/ERR_UNSUP_HTTPVERSION
  1346 file path=usr/squid/share/errors/ru/ERR_UNSUP_REQ
  1553 file path=usr/squid/share/errors/ru/ERR_UNSUP_REQ
  1347 file path=usr/squid/share/errors/ru/ERR_URN_RESOLVE
  1554 file path=usr/squid/share/errors/ru/ERR_URN_RESOLVE
  1348 file path=usr/squid/share/errors/ru/ERR_WRITE_ERROR
  1555 file path=usr/squid/share/errors/ru/ERR_WRITE_ERROR
  1349 file path=usr/squid/share/errors/ru/ERR_ZERO_SIZE_OBJECT
  1556 file path=usr/squid/share/errors/ru/ERR_ZERO_SIZE_OBJECT
       
  1557 file path=usr/squid/share/errors/ru/error-details.txt
       
  1558 dir  path=usr/squid/share/errors/sk
       
  1559 link path=usr/squid/share/errors/sk-sk target=sk
  1350 file path=usr/squid/share/errors/sk/ERR_ACCESS_DENIED
  1560 file path=usr/squid/share/errors/sk/ERR_ACCESS_DENIED
       
  1561 file path=usr/squid/share/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1562 file path=usr/squid/share/errors/sk/ERR_AGENT_CONFIGURE
       
  1563 file path=usr/squid/share/errors/sk/ERR_AGENT_WPAD
  1351 file path=usr/squid/share/errors/sk/ERR_CACHE_ACCESS_DENIED
  1564 file path=usr/squid/share/errors/sk/ERR_CACHE_ACCESS_DENIED
  1352 file path=usr/squid/share/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
  1565 file path=usr/squid/share/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
  1353 file path=usr/squid/share/errors/sk/ERR_CANNOT_FORWARD
  1566 file path=usr/squid/share/errors/sk/ERR_CANNOT_FORWARD
  1354 file path=usr/squid/share/errors/sk/ERR_CONNECT_FAIL
  1567 file path=usr/squid/share/errors/sk/ERR_CONNECT_FAIL
  1355 file path=usr/squid/share/errors/sk/ERR_DIR_LISTING
  1568 file path=usr/squid/share/errors/sk/ERR_DIR_LISTING
  1382 file path=usr/squid/share/errors/sk/ERR_UNSUP_HTTPVERSION
  1595 file path=usr/squid/share/errors/sk/ERR_UNSUP_HTTPVERSION
  1383 file path=usr/squid/share/errors/sk/ERR_UNSUP_REQ
  1596 file path=usr/squid/share/errors/sk/ERR_UNSUP_REQ
  1384 file path=usr/squid/share/errors/sk/ERR_URN_RESOLVE
  1597 file path=usr/squid/share/errors/sk/ERR_URN_RESOLVE
  1385 file path=usr/squid/share/errors/sk/ERR_WRITE_ERROR
  1598 file path=usr/squid/share/errors/sk/ERR_WRITE_ERROR
  1386 file path=usr/squid/share/errors/sk/ERR_ZERO_SIZE_OBJECT
  1599 file path=usr/squid/share/errors/sk/ERR_ZERO_SIZE_OBJECT
       
  1600 file path=usr/squid/share/errors/sk/error-details.txt
       
  1601 dir  path=usr/squid/share/errors/sl
       
  1602 link path=usr/squid/share/errors/sl-si target=sl
       
  1603 file path=usr/squid/share/errors/sl/ERR_ACCESS_DENIED
       
  1604 file path=usr/squid/share/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1605 file path=usr/squid/share/errors/sl/ERR_AGENT_CONFIGURE
       
  1606 file path=usr/squid/share/errors/sl/ERR_AGENT_WPAD
       
  1607 file path=usr/squid/share/errors/sl/ERR_CACHE_ACCESS_DENIED
       
  1608 file path=usr/squid/share/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED
       
  1609 file path=usr/squid/share/errors/sl/ERR_CANNOT_FORWARD
       
  1610 file path=usr/squid/share/errors/sl/ERR_CONNECT_FAIL
       
  1611 file path=usr/squid/share/errors/sl/ERR_DIR_LISTING
       
  1612 file path=usr/squid/share/errors/sl/ERR_DNS_FAIL
       
  1613 file path=usr/squid/share/errors/sl/ERR_ESI
       
  1614 file path=usr/squid/share/errors/sl/ERR_FORWARDING_DENIED
       
  1615 file path=usr/squid/share/errors/sl/ERR_FTP_DISABLED
       
  1616 file path=usr/squid/share/errors/sl/ERR_FTP_FAILURE
       
  1617 file path=usr/squid/share/errors/sl/ERR_FTP_FORBIDDEN
       
  1618 file path=usr/squid/share/errors/sl/ERR_FTP_NOT_FOUND
       
  1619 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_CREATED
       
  1620 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_ERROR
       
  1621 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_MODIFIED
       
  1622 file path=usr/squid/share/errors/sl/ERR_FTP_UNAVAILABLE
       
  1623 file path=usr/squid/share/errors/sl/ERR_GATEWAY_FAILURE
       
  1624 file path=usr/squid/share/errors/sl/ERR_ICAP_FAILURE
       
  1625 file path=usr/squid/share/errors/sl/ERR_INVALID_REQ
       
  1626 file path=usr/squid/share/errors/sl/ERR_INVALID_RESP
       
  1627 file path=usr/squid/share/errors/sl/ERR_INVALID_URL
       
  1628 file path=usr/squid/share/errors/sl/ERR_LIFETIME_EXP
       
  1629 file path=usr/squid/share/errors/sl/ERR_NO_RELAY
       
  1630 file path=usr/squid/share/errors/sl/ERR_ONLY_IF_CACHED_MISS
       
  1631 file path=usr/squid/share/errors/sl/ERR_PRECONDITION_FAILED
       
  1632 file path=usr/squid/share/errors/sl/ERR_READ_ERROR
       
  1633 file path=usr/squid/share/errors/sl/ERR_READ_TIMEOUT
       
  1634 file path=usr/squid/share/errors/sl/ERR_SECURE_CONNECT_FAIL
       
  1635 file path=usr/squid/share/errors/sl/ERR_SHUTTING_DOWN
       
  1636 file path=usr/squid/share/errors/sl/ERR_SOCKET_FAILURE
       
  1637 file path=usr/squid/share/errors/sl/ERR_TOO_BIG
       
  1638 file path=usr/squid/share/errors/sl/ERR_UNSUP_HTTPVERSION
       
  1639 file path=usr/squid/share/errors/sl/ERR_UNSUP_REQ
       
  1640 file path=usr/squid/share/errors/sl/ERR_URN_RESOLVE
       
  1641 file path=usr/squid/share/errors/sl/ERR_WRITE_ERROR
       
  1642 file path=usr/squid/share/errors/sl/ERR_ZERO_SIZE_OBJECT
       
  1643 file path=usr/squid/share/errors/sl/error-details.txt
       
  1644 link path=usr/squid/share/errors/sr target=sr-latn
       
  1645 dir  path=usr/squid/share/errors/sr-cyrl
  1387 file path=usr/squid/share/errors/sr-cyrl/ERR_ACCESS_DENIED
  1646 file path=usr/squid/share/errors/sr-cyrl/ERR_ACCESS_DENIED
       
  1647 file path=usr/squid/share/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1648 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_CONFIGURE
       
  1649 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_WPAD
  1388 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
  1650 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
  1389 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
  1651 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
  1390 file path=usr/squid/share/errors/sr-cyrl/ERR_CANNOT_FORWARD
  1652 file path=usr/squid/share/errors/sr-cyrl/ERR_CANNOT_FORWARD
  1391 file path=usr/squid/share/errors/sr-cyrl/ERR_CONNECT_FAIL
  1653 file path=usr/squid/share/errors/sr-cyrl/ERR_CONNECT_FAIL
  1392 file path=usr/squid/share/errors/sr-cyrl/ERR_DIR_LISTING
  1654 file path=usr/squid/share/errors/sr-cyrl/ERR_DIR_LISTING
  1419 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
  1681 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
  1420 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_REQ
  1682 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_REQ
  1421 file path=usr/squid/share/errors/sr-cyrl/ERR_URN_RESOLVE
  1683 file path=usr/squid/share/errors/sr-cyrl/ERR_URN_RESOLVE
  1422 file path=usr/squid/share/errors/sr-cyrl/ERR_WRITE_ERROR
  1684 file path=usr/squid/share/errors/sr-cyrl/ERR_WRITE_ERROR
  1423 file path=usr/squid/share/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
  1685 file path=usr/squid/share/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
       
  1686 file path=usr/squid/share/errors/sr-cyrl/error-details.txt
       
  1687 dir  path=usr/squid/share/errors/sr-latn
       
  1688 link path=usr/squid/share/errors/sr-latn-cs target=sr-latn
  1424 file path=usr/squid/share/errors/sr-latn/ERR_ACCESS_DENIED
  1689 file path=usr/squid/share/errors/sr-latn/ERR_ACCESS_DENIED
       
  1690 file path=usr/squid/share/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1691 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_CONFIGURE
       
  1692 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_WPAD
  1425 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
  1693 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
  1426 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
  1694 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
  1427 file path=usr/squid/share/errors/sr-latn/ERR_CANNOT_FORWARD
  1695 file path=usr/squid/share/errors/sr-latn/ERR_CANNOT_FORWARD
  1428 file path=usr/squid/share/errors/sr-latn/ERR_CONNECT_FAIL
  1696 file path=usr/squid/share/errors/sr-latn/ERR_CONNECT_FAIL
  1429 file path=usr/squid/share/errors/sr-latn/ERR_DIR_LISTING
  1697 file path=usr/squid/share/errors/sr-latn/ERR_DIR_LISTING
  1456 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_HTTPVERSION
  1724 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_HTTPVERSION
  1457 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_REQ
  1725 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_REQ
  1458 file path=usr/squid/share/errors/sr-latn/ERR_URN_RESOLVE
  1726 file path=usr/squid/share/errors/sr-latn/ERR_URN_RESOLVE
  1459 file path=usr/squid/share/errors/sr-latn/ERR_WRITE_ERROR
  1727 file path=usr/squid/share/errors/sr-latn/ERR_WRITE_ERROR
  1460 file path=usr/squid/share/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
  1728 file path=usr/squid/share/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
       
  1729 file path=usr/squid/share/errors/sr-latn/error-details.txt
       
  1730 link path=usr/squid/share/errors/sr-sp target=sr-latn
       
  1731 dir  path=usr/squid/share/errors/sv
       
  1732 link path=usr/squid/share/errors/sv-fi target=sv
       
  1733 link path=usr/squid/share/errors/sv-se target=sv
  1461 file path=usr/squid/share/errors/sv/ERR_ACCESS_DENIED
  1734 file path=usr/squid/share/errors/sv/ERR_ACCESS_DENIED
       
  1735 file path=usr/squid/share/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1736 file path=usr/squid/share/errors/sv/ERR_AGENT_CONFIGURE
       
  1737 file path=usr/squid/share/errors/sv/ERR_AGENT_WPAD
  1462 file path=usr/squid/share/errors/sv/ERR_CACHE_ACCESS_DENIED
  1738 file path=usr/squid/share/errors/sv/ERR_CACHE_ACCESS_DENIED
  1463 file path=usr/squid/share/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
  1739 file path=usr/squid/share/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
  1464 file path=usr/squid/share/errors/sv/ERR_CANNOT_FORWARD
  1740 file path=usr/squid/share/errors/sv/ERR_CANNOT_FORWARD
  1465 file path=usr/squid/share/errors/sv/ERR_CONNECT_FAIL
  1741 file path=usr/squid/share/errors/sv/ERR_CONNECT_FAIL
  1466 file path=usr/squid/share/errors/sv/ERR_DIR_LISTING
  1742 file path=usr/squid/share/errors/sv/ERR_DIR_LISTING
  1493 file path=usr/squid/share/errors/sv/ERR_UNSUP_HTTPVERSION
  1769 file path=usr/squid/share/errors/sv/ERR_UNSUP_HTTPVERSION
  1494 file path=usr/squid/share/errors/sv/ERR_UNSUP_REQ
  1770 file path=usr/squid/share/errors/sv/ERR_UNSUP_REQ
  1495 file path=usr/squid/share/errors/sv/ERR_URN_RESOLVE
  1771 file path=usr/squid/share/errors/sv/ERR_URN_RESOLVE
  1496 file path=usr/squid/share/errors/sv/ERR_WRITE_ERROR
  1772 file path=usr/squid/share/errors/sv/ERR_WRITE_ERROR
  1497 file path=usr/squid/share/errors/sv/ERR_ZERO_SIZE_OBJECT
  1773 file path=usr/squid/share/errors/sv/ERR_ZERO_SIZE_OBJECT
       
  1774 file path=usr/squid/share/errors/sv/error-details.txt
       
  1775 dir  path=usr/squid/share/errors/templates
  1498 file path=usr/squid/share/errors/templates/ERR_ACCESS_DENIED
  1776 file path=usr/squid/share/errors/templates/ERR_ACCESS_DENIED
       
  1777 file path=usr/squid/share/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1778 file path=usr/squid/share/errors/templates/ERR_AGENT_CONFIGURE
       
  1779 file path=usr/squid/share/errors/templates/ERR_AGENT_WPAD
  1499 file path=usr/squid/share/errors/templates/ERR_CACHE_ACCESS_DENIED
  1780 file path=usr/squid/share/errors/templates/ERR_CACHE_ACCESS_DENIED
  1500 file path=usr/squid/share/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
  1781 file path=usr/squid/share/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
  1501 file path=usr/squid/share/errors/templates/ERR_CANNOT_FORWARD
  1782 file path=usr/squid/share/errors/templates/ERR_CANNOT_FORWARD
  1502 file path=usr/squid/share/errors/templates/ERR_CONNECT_FAIL
  1783 file path=usr/squid/share/errors/templates/ERR_CONNECT_FAIL
  1503 file path=usr/squid/share/errors/templates/ERR_DIR_LISTING
  1784 file path=usr/squid/share/errors/templates/ERR_DIR_LISTING
  1530 file path=usr/squid/share/errors/templates/ERR_UNSUP_HTTPVERSION
  1811 file path=usr/squid/share/errors/templates/ERR_UNSUP_HTTPVERSION
  1531 file path=usr/squid/share/errors/templates/ERR_UNSUP_REQ
  1812 file path=usr/squid/share/errors/templates/ERR_UNSUP_REQ
  1532 file path=usr/squid/share/errors/templates/ERR_URN_RESOLVE
  1813 file path=usr/squid/share/errors/templates/ERR_URN_RESOLVE
  1533 file path=usr/squid/share/errors/templates/ERR_WRITE_ERROR
  1814 file path=usr/squid/share/errors/templates/ERR_WRITE_ERROR
  1534 file path=usr/squid/share/errors/templates/ERR_ZERO_SIZE_OBJECT
  1815 file path=usr/squid/share/errors/templates/ERR_ZERO_SIZE_OBJECT
       
  1816 file path=usr/squid/share/errors/templates/error-details.txt
       
  1817 dir  path=usr/squid/share/errors/th
       
  1818 link path=usr/squid/share/errors/th-th target=th
  1535 file path=usr/squid/share/errors/th/ERR_ACCESS_DENIED
  1819 file path=usr/squid/share/errors/th/ERR_ACCESS_DENIED
       
  1820 file path=usr/squid/share/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1821 file path=usr/squid/share/errors/th/ERR_AGENT_CONFIGURE
       
  1822 file path=usr/squid/share/errors/th/ERR_AGENT_WPAD
  1536 file path=usr/squid/share/errors/th/ERR_CACHE_ACCESS_DENIED
  1823 file path=usr/squid/share/errors/th/ERR_CACHE_ACCESS_DENIED
  1537 file path=usr/squid/share/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
  1824 file path=usr/squid/share/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
  1538 file path=usr/squid/share/errors/th/ERR_CANNOT_FORWARD
  1825 file path=usr/squid/share/errors/th/ERR_CANNOT_FORWARD
  1539 file path=usr/squid/share/errors/th/ERR_CONNECT_FAIL
  1826 file path=usr/squid/share/errors/th/ERR_CONNECT_FAIL
  1540 file path=usr/squid/share/errors/th/ERR_DIR_LISTING
  1827 file path=usr/squid/share/errors/th/ERR_DIR_LISTING
  1567 file path=usr/squid/share/errors/th/ERR_UNSUP_HTTPVERSION
  1854 file path=usr/squid/share/errors/th/ERR_UNSUP_HTTPVERSION
  1568 file path=usr/squid/share/errors/th/ERR_UNSUP_REQ
  1855 file path=usr/squid/share/errors/th/ERR_UNSUP_REQ
  1569 file path=usr/squid/share/errors/th/ERR_URN_RESOLVE
  1856 file path=usr/squid/share/errors/th/ERR_URN_RESOLVE
  1570 file path=usr/squid/share/errors/th/ERR_WRITE_ERROR
  1857 file path=usr/squid/share/errors/th/ERR_WRITE_ERROR
  1571 file path=usr/squid/share/errors/th/ERR_ZERO_SIZE_OBJECT
  1858 file path=usr/squid/share/errors/th/ERR_ZERO_SIZE_OBJECT
       
  1859 file path=usr/squid/share/errors/th/error-details.txt
       
  1860 dir  path=usr/squid/share/errors/tr
       
  1861 link path=usr/squid/share/errors/tr-tr target=tr
  1572 file path=usr/squid/share/errors/tr/ERR_ACCESS_DENIED
  1862 file path=usr/squid/share/errors/tr/ERR_ACCESS_DENIED
       
  1863 file path=usr/squid/share/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1864 file path=usr/squid/share/errors/tr/ERR_AGENT_CONFIGURE
       
  1865 file path=usr/squid/share/errors/tr/ERR_AGENT_WPAD
  1573 file path=usr/squid/share/errors/tr/ERR_CACHE_ACCESS_DENIED
  1866 file path=usr/squid/share/errors/tr/ERR_CACHE_ACCESS_DENIED
  1574 file path=usr/squid/share/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
  1867 file path=usr/squid/share/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
  1575 file path=usr/squid/share/errors/tr/ERR_CANNOT_FORWARD
  1868 file path=usr/squid/share/errors/tr/ERR_CANNOT_FORWARD
  1576 file path=usr/squid/share/errors/tr/ERR_CONNECT_FAIL
  1869 file path=usr/squid/share/errors/tr/ERR_CONNECT_FAIL
  1577 file path=usr/squid/share/errors/tr/ERR_DIR_LISTING
  1870 file path=usr/squid/share/errors/tr/ERR_DIR_LISTING
  1604 file path=usr/squid/share/errors/tr/ERR_UNSUP_HTTPVERSION
  1897 file path=usr/squid/share/errors/tr/ERR_UNSUP_HTTPVERSION
  1605 file path=usr/squid/share/errors/tr/ERR_UNSUP_REQ
  1898 file path=usr/squid/share/errors/tr/ERR_UNSUP_REQ
  1606 file path=usr/squid/share/errors/tr/ERR_URN_RESOLVE
  1899 file path=usr/squid/share/errors/tr/ERR_URN_RESOLVE
  1607 file path=usr/squid/share/errors/tr/ERR_WRITE_ERROR
  1900 file path=usr/squid/share/errors/tr/ERR_WRITE_ERROR
  1608 file path=usr/squid/share/errors/tr/ERR_ZERO_SIZE_OBJECT
  1901 file path=usr/squid/share/errors/tr/ERR_ZERO_SIZE_OBJECT
       
  1902 file path=usr/squid/share/errors/tr/error-details.txt
       
  1903 dir  path=usr/squid/share/errors/uk
       
  1904 link path=usr/squid/share/errors/uk-ua target=uk
  1609 file path=usr/squid/share/errors/uk/ERR_ACCESS_DENIED
  1905 file path=usr/squid/share/errors/uk/ERR_ACCESS_DENIED
       
  1906 file path=usr/squid/share/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1907 file path=usr/squid/share/errors/uk/ERR_AGENT_CONFIGURE
       
  1908 file path=usr/squid/share/errors/uk/ERR_AGENT_WPAD
  1610 file path=usr/squid/share/errors/uk/ERR_CACHE_ACCESS_DENIED
  1909 file path=usr/squid/share/errors/uk/ERR_CACHE_ACCESS_DENIED
  1611 file path=usr/squid/share/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
  1910 file path=usr/squid/share/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
  1612 file path=usr/squid/share/errors/uk/ERR_CANNOT_FORWARD
  1911 file path=usr/squid/share/errors/uk/ERR_CANNOT_FORWARD
  1613 file path=usr/squid/share/errors/uk/ERR_CONNECT_FAIL
  1912 file path=usr/squid/share/errors/uk/ERR_CONNECT_FAIL
  1614 file path=usr/squid/share/errors/uk/ERR_DIR_LISTING
  1913 file path=usr/squid/share/errors/uk/ERR_DIR_LISTING
  1641 file path=usr/squid/share/errors/uk/ERR_UNSUP_HTTPVERSION
  1940 file path=usr/squid/share/errors/uk/ERR_UNSUP_HTTPVERSION
  1642 file path=usr/squid/share/errors/uk/ERR_UNSUP_REQ
  1941 file path=usr/squid/share/errors/uk/ERR_UNSUP_REQ
  1643 file path=usr/squid/share/errors/uk/ERR_URN_RESOLVE
  1942 file path=usr/squid/share/errors/uk/ERR_URN_RESOLVE
  1644 file path=usr/squid/share/errors/uk/ERR_WRITE_ERROR
  1943 file path=usr/squid/share/errors/uk/ERR_WRITE_ERROR
  1645 file path=usr/squid/share/errors/uk/ERR_ZERO_SIZE_OBJECT
  1944 file path=usr/squid/share/errors/uk/ERR_ZERO_SIZE_OBJECT
       
  1945 file path=usr/squid/share/errors/uk/error-details.txt
       
  1946 dir  path=usr/squid/share/errors/uz
  1646 file path=usr/squid/share/errors/uz/ERR_ACCESS_DENIED
  1947 file path=usr/squid/share/errors/uz/ERR_ACCESS_DENIED
       
  1948 file path=usr/squid/share/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1949 file path=usr/squid/share/errors/uz/ERR_AGENT_CONFIGURE
       
  1950 file path=usr/squid/share/errors/uz/ERR_AGENT_WPAD
  1647 file path=usr/squid/share/errors/uz/ERR_CACHE_ACCESS_DENIED
  1951 file path=usr/squid/share/errors/uz/ERR_CACHE_ACCESS_DENIED
  1648 file path=usr/squid/share/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
  1952 file path=usr/squid/share/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
  1649 file path=usr/squid/share/errors/uz/ERR_CANNOT_FORWARD
  1953 file path=usr/squid/share/errors/uz/ERR_CANNOT_FORWARD
  1650 file path=usr/squid/share/errors/uz/ERR_CONNECT_FAIL
  1954 file path=usr/squid/share/errors/uz/ERR_CONNECT_FAIL
  1651 file path=usr/squid/share/errors/uz/ERR_DIR_LISTING
  1955 file path=usr/squid/share/errors/uz/ERR_DIR_LISTING
  1678 file path=usr/squid/share/errors/uz/ERR_UNSUP_HTTPVERSION
  1982 file path=usr/squid/share/errors/uz/ERR_UNSUP_HTTPVERSION
  1679 file path=usr/squid/share/errors/uz/ERR_UNSUP_REQ
  1983 file path=usr/squid/share/errors/uz/ERR_UNSUP_REQ
  1680 file path=usr/squid/share/errors/uz/ERR_URN_RESOLVE
  1984 file path=usr/squid/share/errors/uz/ERR_URN_RESOLVE
  1681 file path=usr/squid/share/errors/uz/ERR_WRITE_ERROR
  1985 file path=usr/squid/share/errors/uz/ERR_WRITE_ERROR
  1682 file path=usr/squid/share/errors/uz/ERR_ZERO_SIZE_OBJECT
  1986 file path=usr/squid/share/errors/uz/ERR_ZERO_SIZE_OBJECT
       
  1987 file path=usr/squid/share/errors/uz/error-details.txt
       
  1988 dir  path=usr/squid/share/errors/vi
       
  1989 link path=usr/squid/share/errors/vi-vn target=vi
  1683 file path=usr/squid/share/errors/vi/ERR_ACCESS_DENIED
  1990 file path=usr/squid/share/errors/vi/ERR_ACCESS_DENIED
       
  1991 file path=usr/squid/share/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1992 file path=usr/squid/share/errors/vi/ERR_AGENT_CONFIGURE
       
  1993 file path=usr/squid/share/errors/vi/ERR_AGENT_WPAD
  1684 file path=usr/squid/share/errors/vi/ERR_CACHE_ACCESS_DENIED
  1994 file path=usr/squid/share/errors/vi/ERR_CACHE_ACCESS_DENIED
  1685 file path=usr/squid/share/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
  1995 file path=usr/squid/share/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
  1686 file path=usr/squid/share/errors/vi/ERR_CANNOT_FORWARD
  1996 file path=usr/squid/share/errors/vi/ERR_CANNOT_FORWARD
  1687 file path=usr/squid/share/errors/vi/ERR_CONNECT_FAIL
  1997 file path=usr/squid/share/errors/vi/ERR_CONNECT_FAIL
  1688 file path=usr/squid/share/errors/vi/ERR_DIR_LISTING
  1998 file path=usr/squid/share/errors/vi/ERR_DIR_LISTING
  1715 file path=usr/squid/share/errors/vi/ERR_UNSUP_HTTPVERSION
  2025 file path=usr/squid/share/errors/vi/ERR_UNSUP_HTTPVERSION
  1716 file path=usr/squid/share/errors/vi/ERR_UNSUP_REQ
  2026 file path=usr/squid/share/errors/vi/ERR_UNSUP_REQ
  1717 file path=usr/squid/share/errors/vi/ERR_URN_RESOLVE
  2027 file path=usr/squid/share/errors/vi/ERR_URN_RESOLVE
  1718 file path=usr/squid/share/errors/vi/ERR_WRITE_ERROR
  2028 file path=usr/squid/share/errors/vi/ERR_WRITE_ERROR
  1719 file path=usr/squid/share/errors/vi/ERR_ZERO_SIZE_OBJECT
  2029 file path=usr/squid/share/errors/vi/ERR_ZERO_SIZE_OBJECT
       
  2030 file path=usr/squid/share/errors/vi/error-details.txt
       
  2031 dir  path=usr/squid/share/errors/zh-cn
  1720 file path=usr/squid/share/errors/zh-cn/ERR_ACCESS_DENIED
  2032 file path=usr/squid/share/errors/zh-cn/ERR_ACCESS_DENIED
       
  2033 file path=usr/squid/share/errors/zh-cn/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  2034 file path=usr/squid/share/errors/zh-cn/ERR_AGENT_CONFIGURE
       
  2035 file path=usr/squid/share/errors/zh-cn/ERR_AGENT_WPAD
  1721 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_ACCESS_DENIED
  2036 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_ACCESS_DENIED
  1722 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_MGR_ACCESS_DENIED
  2037 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_MGR_ACCESS_DENIED
  1723 file path=usr/squid/share/errors/zh-cn/ERR_CANNOT_FORWARD
  2038 file path=usr/squid/share/errors/zh-cn/ERR_CANNOT_FORWARD
  1724 file path=usr/squid/share/errors/zh-cn/ERR_CONNECT_FAIL
  2039 file path=usr/squid/share/errors/zh-cn/ERR_CONNECT_FAIL
  1725 file path=usr/squid/share/errors/zh-cn/ERR_DIR_LISTING
  2040 file path=usr/squid/share/errors/zh-cn/ERR_DIR_LISTING
  1752 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_HTTPVERSION
  2067 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_HTTPVERSION
  1753 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_REQ
  2068 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_REQ
  1754 file path=usr/squid/share/errors/zh-cn/ERR_URN_RESOLVE
  2069 file path=usr/squid/share/errors/zh-cn/ERR_URN_RESOLVE
  1755 file path=usr/squid/share/errors/zh-cn/ERR_WRITE_ERROR
  2070 file path=usr/squid/share/errors/zh-cn/ERR_WRITE_ERROR
  1756 file path=usr/squid/share/errors/zh-cn/ERR_ZERO_SIZE_OBJECT
  2071 file path=usr/squid/share/errors/zh-cn/ERR_ZERO_SIZE_OBJECT
       
  2072 file path=usr/squid/share/errors/zh-cn/error-details.txt
       
  2073 link path=usr/squid/share/errors/zh-hk target=zh-tw
       
  2074 link path=usr/squid/share/errors/zh-mo target=zh-tw
       
  2075 link path=usr/squid/share/errors/zh-sg target=zh-cn
       
  2076 dir  path=usr/squid/share/errors/zh-tw
  1757 file path=usr/squid/share/errors/zh-tw/ERR_ACCESS_DENIED
  2077 file path=usr/squid/share/errors/zh-tw/ERR_ACCESS_DENIED
       
  2078 file path=usr/squid/share/errors/zh-tw/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  2079 file path=usr/squid/share/errors/zh-tw/ERR_AGENT_CONFIGURE
       
  2080 file path=usr/squid/share/errors/zh-tw/ERR_AGENT_WPAD
  1758 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_ACCESS_DENIED
  2081 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_ACCESS_DENIED
  1759 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_MGR_ACCESS_DENIED
  2082 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_MGR_ACCESS_DENIED
  1760 file path=usr/squid/share/errors/zh-tw/ERR_CANNOT_FORWARD
  2083 file path=usr/squid/share/errors/zh-tw/ERR_CANNOT_FORWARD
  1761 file path=usr/squid/share/errors/zh-tw/ERR_CONNECT_FAIL
  2084 file path=usr/squid/share/errors/zh-tw/ERR_CONNECT_FAIL
  1762 file path=usr/squid/share/errors/zh-tw/ERR_DIR_LISTING
  2085 file path=usr/squid/share/errors/zh-tw/ERR_DIR_LISTING
  1789 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_HTTPVERSION
  2112 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_HTTPVERSION
  1790 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_REQ
  2113 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_REQ
  1791 file path=usr/squid/share/errors/zh-tw/ERR_URN_RESOLVE
  2114 file path=usr/squid/share/errors/zh-tw/ERR_URN_RESOLVE
  1792 file path=usr/squid/share/errors/zh-tw/ERR_WRITE_ERROR
  2115 file path=usr/squid/share/errors/zh-tw/ERR_WRITE_ERROR
  1793 file path=usr/squid/share/errors/zh-tw/ERR_ZERO_SIZE_OBJECT
  2116 file path=usr/squid/share/errors/zh-tw/ERR_ZERO_SIZE_OBJECT
       
  2117 file path=usr/squid/share/errors/zh-tw/error-details.txt
       
  2118 dir  path=usr/squid/share/icons
  1794 file path=usr/squid/share/icons/anthony-binhex.gif
  2119 file path=usr/squid/share/icons/anthony-binhex.gif
  1795 file path=usr/squid/share/icons/anthony-bomb.gif
  2120 file path=usr/squid/share/icons/anthony-bomb.gif
  1796 file path=usr/squid/share/icons/anthony-box.gif
  2121 file path=usr/squid/share/icons/anthony-box.gif
  1797 file path=usr/squid/share/icons/anthony-box2.gif
  2122 file path=usr/squid/share/icons/anthony-box2.gif
  1798 file path=usr/squid/share/icons/anthony-c.gif
  2123 file path=usr/squid/share/icons/anthony-c.gif
  1817 file path=usr/squid/share/icons/anthony-text.gif
  2142 file path=usr/squid/share/icons/anthony-text.gif
  1818 file path=usr/squid/share/icons/anthony-unknown.gif
  2143 file path=usr/squid/share/icons/anthony-unknown.gif
  1819 file path=usr/squid/share/icons/anthony-xbm.gif
  2144 file path=usr/squid/share/icons/anthony-xbm.gif
  1820 file path=usr/squid/share/icons/anthony-xpm.gif
  2145 file path=usr/squid/share/icons/anthony-xpm.gif
  1821 file path=usr/squid/share/mib.txt
  2146 file path=usr/squid/share/mib.txt
  1822 license squid.license license=GPLv2
       
  1823 link path=usr/squid/share/errors/ar-ae target=ar
       
  1824 link path=usr/squid/share/errors/ar-bh target=ar
       
  1825 link path=usr/squid/share/errors/ar-dz target=ar
       
  1826 link path=usr/squid/share/errors/ar-eg target=ar
       
  1827 link path=usr/squid/share/errors/ar-iq target=ar
       
  1828 link path=usr/squid/share/errors/ar-jo target=ar
       
  1829 link path=usr/squid/share/errors/ar-kw target=ar
       
  1830 link path=usr/squid/share/errors/ar-lb target=ar
       
  1831 link path=usr/squid/share/errors/ar-ly target=ar
       
  1832 link path=usr/squid/share/errors/ar-ma target=ar
       
  1833 link path=usr/squid/share/errors/ar-om target=ar
       
  1834 link path=usr/squid/share/errors/ar-qa target=ar
       
  1835 link path=usr/squid/share/errors/ar-sa target=ar
       
  1836 link path=usr/squid/share/errors/ar-sy target=ar
       
  1837 link path=usr/squid/share/errors/ar-tn target=ar
       
  1838 link path=usr/squid/share/errors/ar-ye target=ar
       
  1839 link path=usr/squid/share/errors/az-az target=az
       
  1840 link path=usr/squid/share/errors/bg-bg target=bg
       
  1841 link path=usr/squid/share/errors/cs-cz target=cs
       
  1842 link path=usr/squid/share/errors/da-dk target=da
       
  1843 link path=usr/squid/share/errors/de-at target=de
       
  1844 link path=usr/squid/share/errors/de-ch target=de
       
  1845 link path=usr/squid/share/errors/de-de target=de
       
  1846 link path=usr/squid/share/errors/de-li target=de
       
  1847 link path=usr/squid/share/errors/de-lu target=de
       
  1848 link path=usr/squid/share/errors/el-gr target=el
       
  1849 link path=usr/squid/share/errors/en-au target=en
       
  1850 link path=usr/squid/share/errors/en-bz target=en
       
  1851 link path=usr/squid/share/errors/en-ca target=en
       
  1852 link path=usr/squid/share/errors/en-gb target=en
       
  1853 link path=usr/squid/share/errors/en-ie target=en
       
  1854 link path=usr/squid/share/errors/en-in target=en
       
  1855 link path=usr/squid/share/errors/en-jm target=en
       
  1856 link path=usr/squid/share/errors/en-nz target=en
       
  1857 link path=usr/squid/share/errors/en-ph target=en
       
  1858 link path=usr/squid/share/errors/en-sg target=en
       
  1859 link path=usr/squid/share/errors/en-tt target=en
       
  1860 link path=usr/squid/share/errors/en-uk target=en
       
  1861 link path=usr/squid/share/errors/en-us target=en
       
  1862 link path=usr/squid/share/errors/en-za target=en
       
  1863 link path=usr/squid/share/errors/en-zw target=en
       
  1864 link path=usr/squid/share/errors/es-ar target=es
       
  1865 link path=usr/squid/share/errors/es-bo target=es
       
  1866 link path=usr/squid/share/errors/es-cl target=es
       
  1867 link path=usr/squid/share/errors/es-co target=es
       
  1868 link path=usr/squid/share/errors/es-cr target=es
       
  1869 link path=usr/squid/share/errors/es-do target=es
       
  1870 link path=usr/squid/share/errors/es-ec target=es
       
  1871 link path=usr/squid/share/errors/es-es target=es
       
  1872 link path=usr/squid/share/errors/es-gt target=es
       
  1873 link path=usr/squid/share/errors/es-hn target=es
       
  1874 link path=usr/squid/share/errors/es-mx target=es
       
  1875 link path=usr/squid/share/errors/es-ni target=es
       
  1876 link path=usr/squid/share/errors/es-pa target=es
       
  1877 link path=usr/squid/share/errors/es-pe target=es
       
  1878 link path=usr/squid/share/errors/es-pr target=es
       
  1879 link path=usr/squid/share/errors/es-py target=es
       
  1880 link path=usr/squid/share/errors/es-sv target=es
       
  1881 link path=usr/squid/share/errors/es-uy target=es
       
  1882 link path=usr/squid/share/errors/es-ve target=es
       
  1883 link path=usr/squid/share/errors/et-ee target=et
       
  1884 link path=usr/squid/share/errors/fa-fa target=fa
       
  1885 link path=usr/squid/share/errors/fa-ir target=fa
       
  1886 link path=usr/squid/share/errors/fi-fi target=fi
       
  1887 link path=usr/squid/share/errors/fr-be target=fr
       
  1888 link path=usr/squid/share/errors/fr-ca target=fr
       
  1889 link path=usr/squid/share/errors/fr-ch target=fr
       
  1890 link path=usr/squid/share/errors/fr-fr target=fr
       
  1891 link path=usr/squid/share/errors/fr-lu target=fr
       
  1892 link path=usr/squid/share/errors/fr-mc target=fr
       
  1893 link path=usr/squid/share/errors/he-il target=he
       
  1894 link path=usr/squid/share/errors/hu-hu target=hu
       
  1895 link path=usr/squid/share/errors/hy-am target=hy
       
  1896 link path=usr/squid/share/errors/hy-armn target=hy
       
  1897 link path=usr/squid/share/errors/id-id target=id
       
  1898 link path=usr/squid/share/errors/it-ch target=it
       
  1899 link path=usr/squid/share/errors/it-it target=it
       
  1900 link path=usr/squid/share/errors/ja-jp target=ja
       
  1901 link path=usr/squid/share/errors/ko-kp target=ko
       
  1902 link path=usr/squid/share/errors/ko-kr target=ko
       
  1903 link path=usr/squid/share/errors/lt-lt target=lt
       
  1904 link path=usr/squid/share/errors/lv-lv target=lv
       
  1905 link path=usr/squid/share/errors/ms-my target=ms
       
  1906 link path=usr/squid/share/errors/nl-nl target=nl
       
  1907 link path=usr/squid/share/errors/pl-pl target=pl
       
  1908 link path=usr/squid/share/errors/pt-pt target=pt
       
  1909 link path=usr/squid/share/errors/ro-md target=ro
       
  1910 link path=usr/squid/share/errors/ro-ro target=ro
       
  1911 link path=usr/squid/share/errors/ru-ru target=ru
       
  1912 link path=usr/squid/share/errors/sk-sk target=sk
       
  1913 link path=usr/squid/share/errors/sr target=sr-latn
       
  1914 link path=usr/squid/share/errors/sr-latn-cs target=sr-latn
       
  1915 link path=usr/squid/share/errors/sr-sp target=sr-latn
       
  1916 link path=usr/squid/share/errors/sv-fi target=sv
       
  1917 link path=usr/squid/share/errors/sv-se target=sv
       
  1918 link path=usr/squid/share/errors/th-th target=th
       
  1919 link path=usr/squid/share/errors/tr-tr target=tr
       
  1920 link path=usr/squid/share/errors/uk-ua target=uk
       
  1921 link path=usr/squid/share/errors/vi-vn target=vi
       
  1922 link path=usr/squid/share/errors/zh-hk target=zh-tw
       
  1923 link path=usr/squid/share/errors/zh-mo target=zh-tw
       
  1924 link path=usr/squid/share/errors/zh-sg target=zh-cn