components/squid/squid.p5m
changeset 1295 e4a3a0c29dc2
parent 1251 f1fb66b52f41
child 1948 2d1537e7942d
equal deleted inserted replaced
1294:c7701e5ea3fc 1295:e4a3a0c29dc2
    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
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    39 
       
    40 license squid.license license=GPLv2
       
    41 
       
    42 # smf stuff to control start/stop of squid
       
    43 file files/http-squid path=lib/svc/method/http-squid \
       
    44      restart_fmri=svc:/network/http:squid
       
    45 file files/http-squid.xml path=lib/svc/manifest/network/http-squid.xml
       
    46 
       
    47 # special attributes
       
    48 file path=etc/squid/cachemgr.conf group=webservd mode=0644 \
       
    49     original_name=SUNWsquid:etc/squid/cachemgr.conf preserve=renamenew
       
    50 file path=etc/squid/mime.conf group=webservd mode=0644 \
       
    51     original_name=SUNWsquid:etc/squid/mime.conf preserve=renamenew
       
    52 file path=etc/squid/msntauth.conf group=webservd mode=0644 \
       
    53     original_name=SUNWsquid:etc/squid/msntauth.conf preserve=renamenew
       
    54 file path=etc/squid/squid.conf group=webservd mode=0644 \
       
    55     original_name=SUNWsquid:etc/squid/squid.conf preserve=renamenew
    40 dir path=var/squid/cache group=webservd owner=webservd mode=0755
    56 dir path=var/squid/cache group=webservd owner=webservd mode=0755
    41 dir path=var/squid/logs group=webservd owner=webservd mode=0755
    57 dir path=var/squid/logs group=webservd owner=webservd mode=0755
    42 dir path=var/squid/run group=webservd owner=webservd mode=0755
    58 dir path=var/squid/run group=webservd owner=webservd mode=0755
    43 file path=etc/squid/cachemgr.conf group=webservd mode=0644 \
    59 
    44     original_name=SUNWsquid:etc/squid/cachemgr.conf preserve=renamenew
    60 # from here on files have no modified attributes
    45 file path=etc/squid/cachemgr.conf.default
    61 file path=etc/squid/cachemgr.conf.default
    46 file path=etc/squid/errorpage.css
    62 file path=etc/squid/errorpage.css
    47 file path=etc/squid/errorpage.css.default
    63 file path=etc/squid/errorpage.css.default
    48 file path=etc/squid/mime.conf group=webservd mode=0644 \
       
    49     original_name=SUNWsquid:etc/squid/mime.conf preserve=renamenew
       
    50 file path=etc/squid/mime.conf.default
    64 file path=etc/squid/mime.conf.default
    51 file path=etc/squid/msntauth.conf group=webservd mode=0644 \
       
    52     original_name=SUNWsquid:etc/squid/msntauth.conf preserve=renamenew
       
    53 file path=etc/squid/msntauth.conf.default
    65 file path=etc/squid/msntauth.conf.default
    54 file path=etc/squid/squid.conf group=webservd mode=0644 \
       
    55     original_name=SUNWsquid:etc/squid/squid.conf preserve=renamenew
       
    56 file path=etc/squid/squid.conf.default
    66 file path=etc/squid/squid.conf.default
    57 file path=etc/squid/squid.conf.documented
    67 file path=etc/squid/squid.conf.documented
    58 file http-squid.xml path=lib/svc/manifest/network/http-squid.xml
       
    59 file http-squid path=lib/svc/method/http-squid
       
    60 file path=usr/squid/bin/squidclient
    68 file path=usr/squid/bin/squidclient
    61 file path=usr/squid/libexec/cachemgr.cgi
    69 file path=usr/squid/libexec/cachemgr.cgi
    62 file path=usr/squid/libexec/digest_ldap_auth
    70 file path=usr/squid/libexec/digest_ldap_auth
    63 file path=usr/squid/libexec/digest_pw_auth
    71 file path=usr/squid/libexec/digest_pw_auth
    64 file path=usr/squid/libexec/diskd
    72 file path=usr/squid/libexec/diskd
    98 file path=usr/squid/man/man8/squid_unix_group.8
   106 file path=usr/squid/man/man8/squid_unix_group.8
    99 file path=usr/squid/sbin/squid
   107 file path=usr/squid/sbin/squid
   100 file path=usr/squid/share/errors/COPYRIGHT
   108 file path=usr/squid/share/errors/COPYRIGHT
   101 file path=usr/squid/share/errors/TRANSLATORS
   109 file path=usr/squid/share/errors/TRANSLATORS
   102 file path=usr/squid/share/errors/af/ERR_ACCESS_DENIED
   110 file path=usr/squid/share/errors/af/ERR_ACCESS_DENIED
       
   111 file path=usr/squid/share/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   112 file path=usr/squid/share/errors/af/ERR_AGENT_CONFIGURE
       
   113 file path=usr/squid/share/errors/af/ERR_AGENT_WPAD
   103 file path=usr/squid/share/errors/af/ERR_CACHE_ACCESS_DENIED
   114 file path=usr/squid/share/errors/af/ERR_CACHE_ACCESS_DENIED
   104 file path=usr/squid/share/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
   115 file path=usr/squid/share/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
   105 file path=usr/squid/share/errors/af/ERR_CANNOT_FORWARD
   116 file path=usr/squid/share/errors/af/ERR_CANNOT_FORWARD
   106 file path=usr/squid/share/errors/af/ERR_CONNECT_FAIL
   117 file path=usr/squid/share/errors/af/ERR_CONNECT_FAIL
   107 file path=usr/squid/share/errors/af/ERR_DIR_LISTING
   118 file path=usr/squid/share/errors/af/ERR_DIR_LISTING
   134 file path=usr/squid/share/errors/af/ERR_UNSUP_HTTPVERSION
   145 file path=usr/squid/share/errors/af/ERR_UNSUP_HTTPVERSION
   135 file path=usr/squid/share/errors/af/ERR_UNSUP_REQ
   146 file path=usr/squid/share/errors/af/ERR_UNSUP_REQ
   136 file path=usr/squid/share/errors/af/ERR_URN_RESOLVE
   147 file path=usr/squid/share/errors/af/ERR_URN_RESOLVE
   137 file path=usr/squid/share/errors/af/ERR_WRITE_ERROR
   148 file path=usr/squid/share/errors/af/ERR_WRITE_ERROR
   138 file path=usr/squid/share/errors/af/ERR_ZERO_SIZE_OBJECT
   149 file path=usr/squid/share/errors/af/ERR_ZERO_SIZE_OBJECT
       
   150 file path=usr/squid/share/errors/af/error-details.txt
       
   151 link path=usr/squid/share/errors/ar-ae target=ar
       
   152 link path=usr/squid/share/errors/ar-bh target=ar
       
   153 link path=usr/squid/share/errors/ar-dz target=ar
       
   154 link path=usr/squid/share/errors/ar-eg target=ar
       
   155 link path=usr/squid/share/errors/ar-iq target=ar
       
   156 link path=usr/squid/share/errors/ar-jo target=ar
       
   157 link path=usr/squid/share/errors/ar-kw target=ar
       
   158 link path=usr/squid/share/errors/ar-lb target=ar
       
   159 link path=usr/squid/share/errors/ar-ly target=ar
       
   160 link path=usr/squid/share/errors/ar-ma target=ar
       
   161 link path=usr/squid/share/errors/ar-om target=ar
       
   162 link path=usr/squid/share/errors/ar-qa target=ar
       
   163 link path=usr/squid/share/errors/ar-sa target=ar
       
   164 link path=usr/squid/share/errors/ar-sy target=ar
       
   165 link path=usr/squid/share/errors/ar-tn target=ar
       
   166 link path=usr/squid/share/errors/ar-ye target=ar
   139 file path=usr/squid/share/errors/ar/ERR_ACCESS_DENIED
   167 file path=usr/squid/share/errors/ar/ERR_ACCESS_DENIED
       
   168 file path=usr/squid/share/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   169 file path=usr/squid/share/errors/ar/ERR_AGENT_CONFIGURE
       
   170 file path=usr/squid/share/errors/ar/ERR_AGENT_WPAD
   140 file path=usr/squid/share/errors/ar/ERR_CACHE_ACCESS_DENIED
   171 file path=usr/squid/share/errors/ar/ERR_CACHE_ACCESS_DENIED
   141 file path=usr/squid/share/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
   172 file path=usr/squid/share/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
   142 file path=usr/squid/share/errors/ar/ERR_CANNOT_FORWARD
   173 file path=usr/squid/share/errors/ar/ERR_CANNOT_FORWARD
   143 file path=usr/squid/share/errors/ar/ERR_CONNECT_FAIL
   174 file path=usr/squid/share/errors/ar/ERR_CONNECT_FAIL
   144 file path=usr/squid/share/errors/ar/ERR_DIR_LISTING
   175 file path=usr/squid/share/errors/ar/ERR_DIR_LISTING
   171 file path=usr/squid/share/errors/ar/ERR_UNSUP_HTTPVERSION
   202 file path=usr/squid/share/errors/ar/ERR_UNSUP_HTTPVERSION
   172 file path=usr/squid/share/errors/ar/ERR_UNSUP_REQ
   203 file path=usr/squid/share/errors/ar/ERR_UNSUP_REQ
   173 file path=usr/squid/share/errors/ar/ERR_URN_RESOLVE
   204 file path=usr/squid/share/errors/ar/ERR_URN_RESOLVE
   174 file path=usr/squid/share/errors/ar/ERR_WRITE_ERROR
   205 file path=usr/squid/share/errors/ar/ERR_WRITE_ERROR
   175 file path=usr/squid/share/errors/ar/ERR_ZERO_SIZE_OBJECT
   206 file path=usr/squid/share/errors/ar/ERR_ZERO_SIZE_OBJECT
       
   207 file path=usr/squid/share/errors/ar/error-details.txt
       
   208 link path=usr/squid/share/errors/az-az target=az
   176 file path=usr/squid/share/errors/az/ERR_ACCESS_DENIED
   209 file path=usr/squid/share/errors/az/ERR_ACCESS_DENIED
       
   210 file path=usr/squid/share/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   211 file path=usr/squid/share/errors/az/ERR_AGENT_CONFIGURE
       
   212 file path=usr/squid/share/errors/az/ERR_AGENT_WPAD
   177 file path=usr/squid/share/errors/az/ERR_CACHE_ACCESS_DENIED
   213 file path=usr/squid/share/errors/az/ERR_CACHE_ACCESS_DENIED
   178 file path=usr/squid/share/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
   214 file path=usr/squid/share/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
   179 file path=usr/squid/share/errors/az/ERR_CANNOT_FORWARD
   215 file path=usr/squid/share/errors/az/ERR_CANNOT_FORWARD
   180 file path=usr/squid/share/errors/az/ERR_CONNECT_FAIL
   216 file path=usr/squid/share/errors/az/ERR_CONNECT_FAIL
   181 file path=usr/squid/share/errors/az/ERR_DIR_LISTING
   217 file path=usr/squid/share/errors/az/ERR_DIR_LISTING
   208 file path=usr/squid/share/errors/az/ERR_UNSUP_HTTPVERSION
   244 file path=usr/squid/share/errors/az/ERR_UNSUP_HTTPVERSION
   209 file path=usr/squid/share/errors/az/ERR_UNSUP_REQ
   245 file path=usr/squid/share/errors/az/ERR_UNSUP_REQ
   210 file path=usr/squid/share/errors/az/ERR_URN_RESOLVE
   246 file path=usr/squid/share/errors/az/ERR_URN_RESOLVE
   211 file path=usr/squid/share/errors/az/ERR_WRITE_ERROR
   247 file path=usr/squid/share/errors/az/ERR_WRITE_ERROR
   212 file path=usr/squid/share/errors/az/ERR_ZERO_SIZE_OBJECT
   248 file path=usr/squid/share/errors/az/ERR_ZERO_SIZE_OBJECT
       
   249 file path=usr/squid/share/errors/az/error-details.txt
       
   250 link path=usr/squid/share/errors/bg-bg target=bg
   213 file path=usr/squid/share/errors/bg/ERR_ACCESS_DENIED
   251 file path=usr/squid/share/errors/bg/ERR_ACCESS_DENIED
       
   252 file path=usr/squid/share/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   253 file path=usr/squid/share/errors/bg/ERR_AGENT_CONFIGURE
       
   254 file path=usr/squid/share/errors/bg/ERR_AGENT_WPAD
   214 file path=usr/squid/share/errors/bg/ERR_CACHE_ACCESS_DENIED
   255 file path=usr/squid/share/errors/bg/ERR_CACHE_ACCESS_DENIED
   215 file path=usr/squid/share/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
   256 file path=usr/squid/share/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
   216 file path=usr/squid/share/errors/bg/ERR_CANNOT_FORWARD
   257 file path=usr/squid/share/errors/bg/ERR_CANNOT_FORWARD
   217 file path=usr/squid/share/errors/bg/ERR_CONNECT_FAIL
   258 file path=usr/squid/share/errors/bg/ERR_CONNECT_FAIL
   218 file path=usr/squid/share/errors/bg/ERR_DIR_LISTING
   259 file path=usr/squid/share/errors/bg/ERR_DIR_LISTING
   245 file path=usr/squid/share/errors/bg/ERR_UNSUP_HTTPVERSION
   286 file path=usr/squid/share/errors/bg/ERR_UNSUP_HTTPVERSION
   246 file path=usr/squid/share/errors/bg/ERR_UNSUP_REQ
   287 file path=usr/squid/share/errors/bg/ERR_UNSUP_REQ
   247 file path=usr/squid/share/errors/bg/ERR_URN_RESOLVE
   288 file path=usr/squid/share/errors/bg/ERR_URN_RESOLVE
   248 file path=usr/squid/share/errors/bg/ERR_WRITE_ERROR
   289 file path=usr/squid/share/errors/bg/ERR_WRITE_ERROR
   249 file path=usr/squid/share/errors/bg/ERR_ZERO_SIZE_OBJECT
   290 file path=usr/squid/share/errors/bg/ERR_ZERO_SIZE_OBJECT
       
   291 file path=usr/squid/share/errors/bg/error-details.txt
   250 file path=usr/squid/share/errors/ca/ERR_ACCESS_DENIED
   292 file path=usr/squid/share/errors/ca/ERR_ACCESS_DENIED
       
   293 file path=usr/squid/share/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   294 file path=usr/squid/share/errors/ca/ERR_AGENT_CONFIGURE
       
   295 file path=usr/squid/share/errors/ca/ERR_AGENT_WPAD
   251 file path=usr/squid/share/errors/ca/ERR_CACHE_ACCESS_DENIED
   296 file path=usr/squid/share/errors/ca/ERR_CACHE_ACCESS_DENIED
   252 file path=usr/squid/share/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
   297 file path=usr/squid/share/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
   253 file path=usr/squid/share/errors/ca/ERR_CANNOT_FORWARD
   298 file path=usr/squid/share/errors/ca/ERR_CANNOT_FORWARD
   254 file path=usr/squid/share/errors/ca/ERR_CONNECT_FAIL
   299 file path=usr/squid/share/errors/ca/ERR_CONNECT_FAIL
   255 file path=usr/squid/share/errors/ca/ERR_DIR_LISTING
   300 file path=usr/squid/share/errors/ca/ERR_DIR_LISTING
   282 file path=usr/squid/share/errors/ca/ERR_UNSUP_HTTPVERSION
   327 file path=usr/squid/share/errors/ca/ERR_UNSUP_HTTPVERSION
   283 file path=usr/squid/share/errors/ca/ERR_UNSUP_REQ
   328 file path=usr/squid/share/errors/ca/ERR_UNSUP_REQ
   284 file path=usr/squid/share/errors/ca/ERR_URN_RESOLVE
   329 file path=usr/squid/share/errors/ca/ERR_URN_RESOLVE
   285 file path=usr/squid/share/errors/ca/ERR_WRITE_ERROR
   330 file path=usr/squid/share/errors/ca/ERR_WRITE_ERROR
   286 file path=usr/squid/share/errors/ca/ERR_ZERO_SIZE_OBJECT
   331 file path=usr/squid/share/errors/ca/ERR_ZERO_SIZE_OBJECT
       
   332 file path=usr/squid/share/errors/ca/error-details.txt
       
   333 link path=usr/squid/share/errors/cs-cz target=cs
   287 file path=usr/squid/share/errors/cs/ERR_ACCESS_DENIED
   334 file path=usr/squid/share/errors/cs/ERR_ACCESS_DENIED
       
   335 file path=usr/squid/share/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   336 file path=usr/squid/share/errors/cs/ERR_AGENT_CONFIGURE
       
   337 file path=usr/squid/share/errors/cs/ERR_AGENT_WPAD
   288 file path=usr/squid/share/errors/cs/ERR_CACHE_ACCESS_DENIED
   338 file path=usr/squid/share/errors/cs/ERR_CACHE_ACCESS_DENIED
   289 file path=usr/squid/share/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
   339 file path=usr/squid/share/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
   290 file path=usr/squid/share/errors/cs/ERR_CANNOT_FORWARD
   340 file path=usr/squid/share/errors/cs/ERR_CANNOT_FORWARD
   291 file path=usr/squid/share/errors/cs/ERR_CONNECT_FAIL
   341 file path=usr/squid/share/errors/cs/ERR_CONNECT_FAIL
   292 file path=usr/squid/share/errors/cs/ERR_DIR_LISTING
   342 file path=usr/squid/share/errors/cs/ERR_DIR_LISTING
   319 file path=usr/squid/share/errors/cs/ERR_UNSUP_HTTPVERSION
   369 file path=usr/squid/share/errors/cs/ERR_UNSUP_HTTPVERSION
   320 file path=usr/squid/share/errors/cs/ERR_UNSUP_REQ
   370 file path=usr/squid/share/errors/cs/ERR_UNSUP_REQ
   321 file path=usr/squid/share/errors/cs/ERR_URN_RESOLVE
   371 file path=usr/squid/share/errors/cs/ERR_URN_RESOLVE
   322 file path=usr/squid/share/errors/cs/ERR_WRITE_ERROR
   372 file path=usr/squid/share/errors/cs/ERR_WRITE_ERROR
   323 file path=usr/squid/share/errors/cs/ERR_ZERO_SIZE_OBJECT
   373 file path=usr/squid/share/errors/cs/ERR_ZERO_SIZE_OBJECT
       
   374 file path=usr/squid/share/errors/cs/error-details.txt
       
   375 link path=usr/squid/share/errors/da-dk target=da
   324 file path=usr/squid/share/errors/da/ERR_ACCESS_DENIED
   376 file path=usr/squid/share/errors/da/ERR_ACCESS_DENIED
       
   377 file path=usr/squid/share/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   378 file path=usr/squid/share/errors/da/ERR_AGENT_CONFIGURE
       
   379 file path=usr/squid/share/errors/da/ERR_AGENT_WPAD
   325 file path=usr/squid/share/errors/da/ERR_CACHE_ACCESS_DENIED
   380 file path=usr/squid/share/errors/da/ERR_CACHE_ACCESS_DENIED
   326 file path=usr/squid/share/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
   381 file path=usr/squid/share/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
   327 file path=usr/squid/share/errors/da/ERR_CANNOT_FORWARD
   382 file path=usr/squid/share/errors/da/ERR_CANNOT_FORWARD
   328 file path=usr/squid/share/errors/da/ERR_CONNECT_FAIL
   383 file path=usr/squid/share/errors/da/ERR_CONNECT_FAIL
   329 file path=usr/squid/share/errors/da/ERR_DIR_LISTING
   384 file path=usr/squid/share/errors/da/ERR_DIR_LISTING
   356 file path=usr/squid/share/errors/da/ERR_UNSUP_HTTPVERSION
   411 file path=usr/squid/share/errors/da/ERR_UNSUP_HTTPVERSION
   357 file path=usr/squid/share/errors/da/ERR_UNSUP_REQ
   412 file path=usr/squid/share/errors/da/ERR_UNSUP_REQ
   358 file path=usr/squid/share/errors/da/ERR_URN_RESOLVE
   413 file path=usr/squid/share/errors/da/ERR_URN_RESOLVE
   359 file path=usr/squid/share/errors/da/ERR_WRITE_ERROR
   414 file path=usr/squid/share/errors/da/ERR_WRITE_ERROR
   360 file path=usr/squid/share/errors/da/ERR_ZERO_SIZE_OBJECT
   415 file path=usr/squid/share/errors/da/ERR_ZERO_SIZE_OBJECT
       
   416 file path=usr/squid/share/errors/da/error-details.txt
       
   417 link path=usr/squid/share/errors/de-at target=de
       
   418 link path=usr/squid/share/errors/de-ch target=de
       
   419 link path=usr/squid/share/errors/de-de target=de
       
   420 link path=usr/squid/share/errors/de-li target=de
       
   421 link path=usr/squid/share/errors/de-lu target=de
   361 file path=usr/squid/share/errors/de/ERR_ACCESS_DENIED
   422 file path=usr/squid/share/errors/de/ERR_ACCESS_DENIED
       
   423 file path=usr/squid/share/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   424 file path=usr/squid/share/errors/de/ERR_AGENT_CONFIGURE
       
   425 file path=usr/squid/share/errors/de/ERR_AGENT_WPAD
   362 file path=usr/squid/share/errors/de/ERR_CACHE_ACCESS_DENIED
   426 file path=usr/squid/share/errors/de/ERR_CACHE_ACCESS_DENIED
   363 file path=usr/squid/share/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
   427 file path=usr/squid/share/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
   364 file path=usr/squid/share/errors/de/ERR_CANNOT_FORWARD
   428 file path=usr/squid/share/errors/de/ERR_CANNOT_FORWARD
   365 file path=usr/squid/share/errors/de/ERR_CONNECT_FAIL
   429 file path=usr/squid/share/errors/de/ERR_CONNECT_FAIL
   366 file path=usr/squid/share/errors/de/ERR_DIR_LISTING
   430 file path=usr/squid/share/errors/de/ERR_DIR_LISTING
   393 file path=usr/squid/share/errors/de/ERR_UNSUP_HTTPVERSION
   457 file path=usr/squid/share/errors/de/ERR_UNSUP_HTTPVERSION
   394 file path=usr/squid/share/errors/de/ERR_UNSUP_REQ
   458 file path=usr/squid/share/errors/de/ERR_UNSUP_REQ
   395 file path=usr/squid/share/errors/de/ERR_URN_RESOLVE
   459 file path=usr/squid/share/errors/de/ERR_URN_RESOLVE
   396 file path=usr/squid/share/errors/de/ERR_WRITE_ERROR
   460 file path=usr/squid/share/errors/de/ERR_WRITE_ERROR
   397 file path=usr/squid/share/errors/de/ERR_ZERO_SIZE_OBJECT
   461 file path=usr/squid/share/errors/de/ERR_ZERO_SIZE_OBJECT
       
   462 file path=usr/squid/share/errors/de/error-details.txt
       
   463 link path=usr/squid/share/errors/el-gr target=el
   398 file path=usr/squid/share/errors/el/ERR_ACCESS_DENIED
   464 file path=usr/squid/share/errors/el/ERR_ACCESS_DENIED
       
   465 file path=usr/squid/share/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   466 file path=usr/squid/share/errors/el/ERR_AGENT_CONFIGURE
       
   467 file path=usr/squid/share/errors/el/ERR_AGENT_WPAD
   399 file path=usr/squid/share/errors/el/ERR_CACHE_ACCESS_DENIED
   468 file path=usr/squid/share/errors/el/ERR_CACHE_ACCESS_DENIED
   400 file path=usr/squid/share/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
   469 file path=usr/squid/share/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
   401 file path=usr/squid/share/errors/el/ERR_CANNOT_FORWARD
   470 file path=usr/squid/share/errors/el/ERR_CANNOT_FORWARD
   402 file path=usr/squid/share/errors/el/ERR_CONNECT_FAIL
   471 file path=usr/squid/share/errors/el/ERR_CONNECT_FAIL
   403 file path=usr/squid/share/errors/el/ERR_DIR_LISTING
   472 file path=usr/squid/share/errors/el/ERR_DIR_LISTING
   430 file path=usr/squid/share/errors/el/ERR_UNSUP_HTTPVERSION
   499 file path=usr/squid/share/errors/el/ERR_UNSUP_HTTPVERSION
   431 file path=usr/squid/share/errors/el/ERR_UNSUP_REQ
   500 file path=usr/squid/share/errors/el/ERR_UNSUP_REQ
   432 file path=usr/squid/share/errors/el/ERR_URN_RESOLVE
   501 file path=usr/squid/share/errors/el/ERR_URN_RESOLVE
   433 file path=usr/squid/share/errors/el/ERR_WRITE_ERROR
   502 file path=usr/squid/share/errors/el/ERR_WRITE_ERROR
   434 file path=usr/squid/share/errors/el/ERR_ZERO_SIZE_OBJECT
   503 file path=usr/squid/share/errors/el/ERR_ZERO_SIZE_OBJECT
       
   504 file path=usr/squid/share/errors/el/error-details.txt
       
   505 link path=usr/squid/share/errors/en-au target=en
       
   506 link path=usr/squid/share/errors/en-bz target=en
       
   507 link path=usr/squid/share/errors/en-ca target=en
       
   508 link path=usr/squid/share/errors/en-gb target=en
       
   509 link path=usr/squid/share/errors/en-ie target=en
       
   510 link path=usr/squid/share/errors/en-in target=en
       
   511 link path=usr/squid/share/errors/en-jm target=en
       
   512 link path=usr/squid/share/errors/en-nz target=en
       
   513 link path=usr/squid/share/errors/en-ph target=en
       
   514 link path=usr/squid/share/errors/en-sg target=en
       
   515 link path=usr/squid/share/errors/en-tt target=en
       
   516 link path=usr/squid/share/errors/en-uk target=en
       
   517 link path=usr/squid/share/errors/en-us target=en
       
   518 link path=usr/squid/share/errors/en-za target=en
       
   519 link path=usr/squid/share/errors/en-zw target=en
   435 file path=usr/squid/share/errors/en/ERR_ACCESS_DENIED
   520 file path=usr/squid/share/errors/en/ERR_ACCESS_DENIED
       
   521 file path=usr/squid/share/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   522 file path=usr/squid/share/errors/en/ERR_AGENT_CONFIGURE
       
   523 file path=usr/squid/share/errors/en/ERR_AGENT_WPAD
   436 file path=usr/squid/share/errors/en/ERR_CACHE_ACCESS_DENIED
   524 file path=usr/squid/share/errors/en/ERR_CACHE_ACCESS_DENIED
   437 file path=usr/squid/share/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
   525 file path=usr/squid/share/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
   438 file path=usr/squid/share/errors/en/ERR_CANNOT_FORWARD
   526 file path=usr/squid/share/errors/en/ERR_CANNOT_FORWARD
   439 file path=usr/squid/share/errors/en/ERR_CONNECT_FAIL
   527 file path=usr/squid/share/errors/en/ERR_CONNECT_FAIL
   440 file path=usr/squid/share/errors/en/ERR_DIR_LISTING
   528 file path=usr/squid/share/errors/en/ERR_DIR_LISTING
   467 file path=usr/squid/share/errors/en/ERR_UNSUP_HTTPVERSION
   555 file path=usr/squid/share/errors/en/ERR_UNSUP_HTTPVERSION
   468 file path=usr/squid/share/errors/en/ERR_UNSUP_REQ
   556 file path=usr/squid/share/errors/en/ERR_UNSUP_REQ
   469 file path=usr/squid/share/errors/en/ERR_URN_RESOLVE
   557 file path=usr/squid/share/errors/en/ERR_URN_RESOLVE
   470 file path=usr/squid/share/errors/en/ERR_WRITE_ERROR
   558 file path=usr/squid/share/errors/en/ERR_WRITE_ERROR
   471 file path=usr/squid/share/errors/en/ERR_ZERO_SIZE_OBJECT
   559 file path=usr/squid/share/errors/en/ERR_ZERO_SIZE_OBJECT
       
   560 file path=usr/squid/share/errors/en/error-details.txt
       
   561 link path=usr/squid/share/errors/es-ar target=es
       
   562 link path=usr/squid/share/errors/es-bo target=es
       
   563 link path=usr/squid/share/errors/es-cl target=es
       
   564 link path=usr/squid/share/errors/es-co target=es
       
   565 link path=usr/squid/share/errors/es-cr target=es
       
   566 link path=usr/squid/share/errors/es-do target=es
       
   567 link path=usr/squid/share/errors/es-ec target=es
       
   568 link path=usr/squid/share/errors/es-es target=es
       
   569 link path=usr/squid/share/errors/es-gt target=es
       
   570 link path=usr/squid/share/errors/es-hn target=es
       
   571 link path=usr/squid/share/errors/es-mx target=es
       
   572 link path=usr/squid/share/errors/es-ni target=es
       
   573 link path=usr/squid/share/errors/es-pa target=es
       
   574 link path=usr/squid/share/errors/es-pe target=es
       
   575 link path=usr/squid/share/errors/es-pr target=es
       
   576 link path=usr/squid/share/errors/es-py target=es
       
   577 link path=usr/squid/share/errors/es-sv target=es
       
   578 link path=usr/squid/share/errors/es-uy target=es
       
   579 link path=usr/squid/share/errors/es-ve target=es
   472 file path=usr/squid/share/errors/es/ERR_ACCESS_DENIED
   580 file path=usr/squid/share/errors/es/ERR_ACCESS_DENIED
       
   581 file path=usr/squid/share/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   582 file path=usr/squid/share/errors/es/ERR_AGENT_CONFIGURE
       
   583 file path=usr/squid/share/errors/es/ERR_AGENT_WPAD
   473 file path=usr/squid/share/errors/es/ERR_CACHE_ACCESS_DENIED
   584 file path=usr/squid/share/errors/es/ERR_CACHE_ACCESS_DENIED
   474 file path=usr/squid/share/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
   585 file path=usr/squid/share/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
   475 file path=usr/squid/share/errors/es/ERR_CANNOT_FORWARD
   586 file path=usr/squid/share/errors/es/ERR_CANNOT_FORWARD
   476 file path=usr/squid/share/errors/es/ERR_CONNECT_FAIL
   587 file path=usr/squid/share/errors/es/ERR_CONNECT_FAIL
   477 file path=usr/squid/share/errors/es/ERR_DIR_LISTING
   588 file path=usr/squid/share/errors/es/ERR_DIR_LISTING
   504 file path=usr/squid/share/errors/es/ERR_UNSUP_HTTPVERSION
   615 file path=usr/squid/share/errors/es/ERR_UNSUP_HTTPVERSION
   505 file path=usr/squid/share/errors/es/ERR_UNSUP_REQ
   616 file path=usr/squid/share/errors/es/ERR_UNSUP_REQ
   506 file path=usr/squid/share/errors/es/ERR_URN_RESOLVE
   617 file path=usr/squid/share/errors/es/ERR_URN_RESOLVE
   507 file path=usr/squid/share/errors/es/ERR_WRITE_ERROR
   618 file path=usr/squid/share/errors/es/ERR_WRITE_ERROR
   508 file path=usr/squid/share/errors/es/ERR_ZERO_SIZE_OBJECT
   619 file path=usr/squid/share/errors/es/ERR_ZERO_SIZE_OBJECT
       
   620 file path=usr/squid/share/errors/es/error-details.txt
       
   621 link path=usr/squid/share/errors/et-ee target=et
   509 file path=usr/squid/share/errors/et/ERR_ACCESS_DENIED
   622 file path=usr/squid/share/errors/et/ERR_ACCESS_DENIED
       
   623 file path=usr/squid/share/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   624 file path=usr/squid/share/errors/et/ERR_AGENT_CONFIGURE
       
   625 file path=usr/squid/share/errors/et/ERR_AGENT_WPAD
   510 file path=usr/squid/share/errors/et/ERR_CACHE_ACCESS_DENIED
   626 file path=usr/squid/share/errors/et/ERR_CACHE_ACCESS_DENIED
   511 file path=usr/squid/share/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
   627 file path=usr/squid/share/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
   512 file path=usr/squid/share/errors/et/ERR_CANNOT_FORWARD
   628 file path=usr/squid/share/errors/et/ERR_CANNOT_FORWARD
   513 file path=usr/squid/share/errors/et/ERR_CONNECT_FAIL
   629 file path=usr/squid/share/errors/et/ERR_CONNECT_FAIL
   514 file path=usr/squid/share/errors/et/ERR_DIR_LISTING
   630 file path=usr/squid/share/errors/et/ERR_DIR_LISTING
   541 file path=usr/squid/share/errors/et/ERR_UNSUP_HTTPVERSION
   657 file path=usr/squid/share/errors/et/ERR_UNSUP_HTTPVERSION
   542 file path=usr/squid/share/errors/et/ERR_UNSUP_REQ
   658 file path=usr/squid/share/errors/et/ERR_UNSUP_REQ
   543 file path=usr/squid/share/errors/et/ERR_URN_RESOLVE
   659 file path=usr/squid/share/errors/et/ERR_URN_RESOLVE
   544 file path=usr/squid/share/errors/et/ERR_WRITE_ERROR
   660 file path=usr/squid/share/errors/et/ERR_WRITE_ERROR
   545 file path=usr/squid/share/errors/et/ERR_ZERO_SIZE_OBJECT
   661 file path=usr/squid/share/errors/et/ERR_ZERO_SIZE_OBJECT
       
   662 file path=usr/squid/share/errors/et/error-details.txt
       
   663 link path=usr/squid/share/errors/fa-fa target=fa
       
   664 link path=usr/squid/share/errors/fa-ir target=fa
   546 file path=usr/squid/share/errors/fa/ERR_ACCESS_DENIED
   665 file path=usr/squid/share/errors/fa/ERR_ACCESS_DENIED
       
   666 file path=usr/squid/share/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   667 file path=usr/squid/share/errors/fa/ERR_AGENT_CONFIGURE
       
   668 file path=usr/squid/share/errors/fa/ERR_AGENT_WPAD
   547 file path=usr/squid/share/errors/fa/ERR_CACHE_ACCESS_DENIED
   669 file path=usr/squid/share/errors/fa/ERR_CACHE_ACCESS_DENIED
   548 file path=usr/squid/share/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
   670 file path=usr/squid/share/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
   549 file path=usr/squid/share/errors/fa/ERR_CANNOT_FORWARD
   671 file path=usr/squid/share/errors/fa/ERR_CANNOT_FORWARD
   550 file path=usr/squid/share/errors/fa/ERR_CONNECT_FAIL
   672 file path=usr/squid/share/errors/fa/ERR_CONNECT_FAIL
   551 file path=usr/squid/share/errors/fa/ERR_DIR_LISTING
   673 file path=usr/squid/share/errors/fa/ERR_DIR_LISTING
   578 file path=usr/squid/share/errors/fa/ERR_UNSUP_HTTPVERSION
   700 file path=usr/squid/share/errors/fa/ERR_UNSUP_HTTPVERSION
   579 file path=usr/squid/share/errors/fa/ERR_UNSUP_REQ
   701 file path=usr/squid/share/errors/fa/ERR_UNSUP_REQ
   580 file path=usr/squid/share/errors/fa/ERR_URN_RESOLVE
   702 file path=usr/squid/share/errors/fa/ERR_URN_RESOLVE
   581 file path=usr/squid/share/errors/fa/ERR_WRITE_ERROR
   703 file path=usr/squid/share/errors/fa/ERR_WRITE_ERROR
   582 file path=usr/squid/share/errors/fa/ERR_ZERO_SIZE_OBJECT
   704 file path=usr/squid/share/errors/fa/ERR_ZERO_SIZE_OBJECT
       
   705 file path=usr/squid/share/errors/fa/error-details.txt
       
   706 link path=usr/squid/share/errors/fi-fi target=fi
   583 file path=usr/squid/share/errors/fi/ERR_ACCESS_DENIED
   707 file path=usr/squid/share/errors/fi/ERR_ACCESS_DENIED
       
   708 file path=usr/squid/share/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   709 file path=usr/squid/share/errors/fi/ERR_AGENT_CONFIGURE
       
   710 file path=usr/squid/share/errors/fi/ERR_AGENT_WPAD
   584 file path=usr/squid/share/errors/fi/ERR_CACHE_ACCESS_DENIED
   711 file path=usr/squid/share/errors/fi/ERR_CACHE_ACCESS_DENIED
   585 file path=usr/squid/share/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
   712 file path=usr/squid/share/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
   586 file path=usr/squid/share/errors/fi/ERR_CANNOT_FORWARD
   713 file path=usr/squid/share/errors/fi/ERR_CANNOT_FORWARD
   587 file path=usr/squid/share/errors/fi/ERR_CONNECT_FAIL
   714 file path=usr/squid/share/errors/fi/ERR_CONNECT_FAIL
   588 file path=usr/squid/share/errors/fi/ERR_DIR_LISTING
   715 file path=usr/squid/share/errors/fi/ERR_DIR_LISTING
   615 file path=usr/squid/share/errors/fi/ERR_UNSUP_HTTPVERSION
   742 file path=usr/squid/share/errors/fi/ERR_UNSUP_HTTPVERSION
   616 file path=usr/squid/share/errors/fi/ERR_UNSUP_REQ
   743 file path=usr/squid/share/errors/fi/ERR_UNSUP_REQ
   617 file path=usr/squid/share/errors/fi/ERR_URN_RESOLVE
   744 file path=usr/squid/share/errors/fi/ERR_URN_RESOLVE
   618 file path=usr/squid/share/errors/fi/ERR_WRITE_ERROR
   745 file path=usr/squid/share/errors/fi/ERR_WRITE_ERROR
   619 file path=usr/squid/share/errors/fi/ERR_ZERO_SIZE_OBJECT
   746 file path=usr/squid/share/errors/fi/ERR_ZERO_SIZE_OBJECT
       
   747 file path=usr/squid/share/errors/fi/error-details.txt
       
   748 link path=usr/squid/share/errors/fr-be target=fr
       
   749 link path=usr/squid/share/errors/fr-ca target=fr
       
   750 link path=usr/squid/share/errors/fr-ch target=fr
       
   751 link path=usr/squid/share/errors/fr-fr target=fr
       
   752 link path=usr/squid/share/errors/fr-lu target=fr
       
   753 link path=usr/squid/share/errors/fr-mc target=fr
   620 file path=usr/squid/share/errors/fr/ERR_ACCESS_DENIED
   754 file path=usr/squid/share/errors/fr/ERR_ACCESS_DENIED
       
   755 file path=usr/squid/share/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   756 file path=usr/squid/share/errors/fr/ERR_AGENT_CONFIGURE
       
   757 file path=usr/squid/share/errors/fr/ERR_AGENT_WPAD
   621 file path=usr/squid/share/errors/fr/ERR_CACHE_ACCESS_DENIED
   758 file path=usr/squid/share/errors/fr/ERR_CACHE_ACCESS_DENIED
   622 file path=usr/squid/share/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
   759 file path=usr/squid/share/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
   623 file path=usr/squid/share/errors/fr/ERR_CANNOT_FORWARD
   760 file path=usr/squid/share/errors/fr/ERR_CANNOT_FORWARD
   624 file path=usr/squid/share/errors/fr/ERR_CONNECT_FAIL
   761 file path=usr/squid/share/errors/fr/ERR_CONNECT_FAIL
   625 file path=usr/squid/share/errors/fr/ERR_DIR_LISTING
   762 file path=usr/squid/share/errors/fr/ERR_DIR_LISTING
   652 file path=usr/squid/share/errors/fr/ERR_UNSUP_HTTPVERSION
   789 file path=usr/squid/share/errors/fr/ERR_UNSUP_HTTPVERSION
   653 file path=usr/squid/share/errors/fr/ERR_UNSUP_REQ
   790 file path=usr/squid/share/errors/fr/ERR_UNSUP_REQ
   654 file path=usr/squid/share/errors/fr/ERR_URN_RESOLVE
   791 file path=usr/squid/share/errors/fr/ERR_URN_RESOLVE
   655 file path=usr/squid/share/errors/fr/ERR_WRITE_ERROR
   792 file path=usr/squid/share/errors/fr/ERR_WRITE_ERROR
   656 file path=usr/squid/share/errors/fr/ERR_ZERO_SIZE_OBJECT
   793 file path=usr/squid/share/errors/fr/ERR_ZERO_SIZE_OBJECT
       
   794 file path=usr/squid/share/errors/fr/error-details.txt
       
   795 link path=usr/squid/share/errors/he-il target=he
   657 file path=usr/squid/share/errors/he/ERR_ACCESS_DENIED
   796 file path=usr/squid/share/errors/he/ERR_ACCESS_DENIED
       
   797 file path=usr/squid/share/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   798 file path=usr/squid/share/errors/he/ERR_AGENT_CONFIGURE
       
   799 file path=usr/squid/share/errors/he/ERR_AGENT_WPAD
   658 file path=usr/squid/share/errors/he/ERR_CACHE_ACCESS_DENIED
   800 file path=usr/squid/share/errors/he/ERR_CACHE_ACCESS_DENIED
   659 file path=usr/squid/share/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
   801 file path=usr/squid/share/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
   660 file path=usr/squid/share/errors/he/ERR_CANNOT_FORWARD
   802 file path=usr/squid/share/errors/he/ERR_CANNOT_FORWARD
   661 file path=usr/squid/share/errors/he/ERR_CONNECT_FAIL
   803 file path=usr/squid/share/errors/he/ERR_CONNECT_FAIL
   662 file path=usr/squid/share/errors/he/ERR_DIR_LISTING
   804 file path=usr/squid/share/errors/he/ERR_DIR_LISTING
   689 file path=usr/squid/share/errors/he/ERR_UNSUP_HTTPVERSION
   831 file path=usr/squid/share/errors/he/ERR_UNSUP_HTTPVERSION
   690 file path=usr/squid/share/errors/he/ERR_UNSUP_REQ
   832 file path=usr/squid/share/errors/he/ERR_UNSUP_REQ
   691 file path=usr/squid/share/errors/he/ERR_URN_RESOLVE
   833 file path=usr/squid/share/errors/he/ERR_URN_RESOLVE
   692 file path=usr/squid/share/errors/he/ERR_WRITE_ERROR
   834 file path=usr/squid/share/errors/he/ERR_WRITE_ERROR
   693 file path=usr/squid/share/errors/he/ERR_ZERO_SIZE_OBJECT
   835 file path=usr/squid/share/errors/he/ERR_ZERO_SIZE_OBJECT
       
   836 file path=usr/squid/share/errors/he/error-details.txt
       
   837 link path=usr/squid/share/errors/hu-hu target=hu
   694 file path=usr/squid/share/errors/hu/ERR_ACCESS_DENIED
   838 file path=usr/squid/share/errors/hu/ERR_ACCESS_DENIED
       
   839 file path=usr/squid/share/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   840 file path=usr/squid/share/errors/hu/ERR_AGENT_CONFIGURE
       
   841 file path=usr/squid/share/errors/hu/ERR_AGENT_WPAD
   695 file path=usr/squid/share/errors/hu/ERR_CACHE_ACCESS_DENIED
   842 file path=usr/squid/share/errors/hu/ERR_CACHE_ACCESS_DENIED
   696 file path=usr/squid/share/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
   843 file path=usr/squid/share/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
   697 file path=usr/squid/share/errors/hu/ERR_CANNOT_FORWARD
   844 file path=usr/squid/share/errors/hu/ERR_CANNOT_FORWARD
   698 file path=usr/squid/share/errors/hu/ERR_CONNECT_FAIL
   845 file path=usr/squid/share/errors/hu/ERR_CONNECT_FAIL
   699 file path=usr/squid/share/errors/hu/ERR_DIR_LISTING
   846 file path=usr/squid/share/errors/hu/ERR_DIR_LISTING
   726 file path=usr/squid/share/errors/hu/ERR_UNSUP_HTTPVERSION
   873 file path=usr/squid/share/errors/hu/ERR_UNSUP_HTTPVERSION
   727 file path=usr/squid/share/errors/hu/ERR_UNSUP_REQ
   874 file path=usr/squid/share/errors/hu/ERR_UNSUP_REQ
   728 file path=usr/squid/share/errors/hu/ERR_URN_RESOLVE
   875 file path=usr/squid/share/errors/hu/ERR_URN_RESOLVE
   729 file path=usr/squid/share/errors/hu/ERR_WRITE_ERROR
   876 file path=usr/squid/share/errors/hu/ERR_WRITE_ERROR
   730 file path=usr/squid/share/errors/hu/ERR_ZERO_SIZE_OBJECT
   877 file path=usr/squid/share/errors/hu/ERR_ZERO_SIZE_OBJECT
       
   878 file path=usr/squid/share/errors/hu/error-details.txt
       
   879 link path=usr/squid/share/errors/hy-am target=hy
       
   880 link path=usr/squid/share/errors/hy-armn target=hy
   731 file path=usr/squid/share/errors/hy/ERR_ACCESS_DENIED
   881 file path=usr/squid/share/errors/hy/ERR_ACCESS_DENIED
       
   882 file path=usr/squid/share/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   883 file path=usr/squid/share/errors/hy/ERR_AGENT_CONFIGURE
       
   884 file path=usr/squid/share/errors/hy/ERR_AGENT_WPAD
   732 file path=usr/squid/share/errors/hy/ERR_CACHE_ACCESS_DENIED
   885 file path=usr/squid/share/errors/hy/ERR_CACHE_ACCESS_DENIED
   733 file path=usr/squid/share/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
   886 file path=usr/squid/share/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
   734 file path=usr/squid/share/errors/hy/ERR_CANNOT_FORWARD
   887 file path=usr/squid/share/errors/hy/ERR_CANNOT_FORWARD
   735 file path=usr/squid/share/errors/hy/ERR_CONNECT_FAIL
   888 file path=usr/squid/share/errors/hy/ERR_CONNECT_FAIL
   736 file path=usr/squid/share/errors/hy/ERR_DIR_LISTING
   889 file path=usr/squid/share/errors/hy/ERR_DIR_LISTING
   763 file path=usr/squid/share/errors/hy/ERR_UNSUP_HTTPVERSION
   916 file path=usr/squid/share/errors/hy/ERR_UNSUP_HTTPVERSION
   764 file path=usr/squid/share/errors/hy/ERR_UNSUP_REQ
   917 file path=usr/squid/share/errors/hy/ERR_UNSUP_REQ
   765 file path=usr/squid/share/errors/hy/ERR_URN_RESOLVE
   918 file path=usr/squid/share/errors/hy/ERR_URN_RESOLVE
   766 file path=usr/squid/share/errors/hy/ERR_WRITE_ERROR
   919 file path=usr/squid/share/errors/hy/ERR_WRITE_ERROR
   767 file path=usr/squid/share/errors/hy/ERR_ZERO_SIZE_OBJECT
   920 file path=usr/squid/share/errors/hy/ERR_ZERO_SIZE_OBJECT
       
   921 file path=usr/squid/share/errors/hy/error-details.txt
       
   922 link path=usr/squid/share/errors/id-id target=id
   768 file path=usr/squid/share/errors/id/ERR_ACCESS_DENIED
   923 file path=usr/squid/share/errors/id/ERR_ACCESS_DENIED
       
   924 file path=usr/squid/share/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   925 file path=usr/squid/share/errors/id/ERR_AGENT_CONFIGURE
       
   926 file path=usr/squid/share/errors/id/ERR_AGENT_WPAD
   769 file path=usr/squid/share/errors/id/ERR_CACHE_ACCESS_DENIED
   927 file path=usr/squid/share/errors/id/ERR_CACHE_ACCESS_DENIED
   770 file path=usr/squid/share/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
   928 file path=usr/squid/share/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
   771 file path=usr/squid/share/errors/id/ERR_CANNOT_FORWARD
   929 file path=usr/squid/share/errors/id/ERR_CANNOT_FORWARD
   772 file path=usr/squid/share/errors/id/ERR_CONNECT_FAIL
   930 file path=usr/squid/share/errors/id/ERR_CONNECT_FAIL
   773 file path=usr/squid/share/errors/id/ERR_DIR_LISTING
   931 file path=usr/squid/share/errors/id/ERR_DIR_LISTING
   800 file path=usr/squid/share/errors/id/ERR_UNSUP_HTTPVERSION
   958 file path=usr/squid/share/errors/id/ERR_UNSUP_HTTPVERSION
   801 file path=usr/squid/share/errors/id/ERR_UNSUP_REQ
   959 file path=usr/squid/share/errors/id/ERR_UNSUP_REQ
   802 file path=usr/squid/share/errors/id/ERR_URN_RESOLVE
   960 file path=usr/squid/share/errors/id/ERR_URN_RESOLVE
   803 file path=usr/squid/share/errors/id/ERR_WRITE_ERROR
   961 file path=usr/squid/share/errors/id/ERR_WRITE_ERROR
   804 file path=usr/squid/share/errors/id/ERR_ZERO_SIZE_OBJECT
   962 file path=usr/squid/share/errors/id/ERR_ZERO_SIZE_OBJECT
       
   963 file path=usr/squid/share/errors/id/error-details.txt
       
   964 link path=usr/squid/share/errors/it-ch target=it
       
   965 link path=usr/squid/share/errors/it-it target=it
   805 file path=usr/squid/share/errors/it/ERR_ACCESS_DENIED
   966 file path=usr/squid/share/errors/it/ERR_ACCESS_DENIED
       
   967 file path=usr/squid/share/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED
       
   968 file path=usr/squid/share/errors/it/ERR_AGENT_CONFIGURE
       
   969 file path=usr/squid/share/errors/it/ERR_AGENT_WPAD
   806 file path=usr/squid/share/errors/it/ERR_CACHE_ACCESS_DENIED
   970 file path=usr/squid/share/errors/it/ERR_CACHE_ACCESS_DENIED
   807 file path=usr/squid/share/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
   971 file path=usr/squid/share/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
   808 file path=usr/squid/share/errors/it/ERR_CANNOT_FORWARD
   972 file path=usr/squid/share/errors/it/ERR_CANNOT_FORWARD
   809 file path=usr/squid/share/errors/it/ERR_CONNECT_FAIL
   973 file path=usr/squid/share/errors/it/ERR_CONNECT_FAIL
   810 file path=usr/squid/share/errors/it/ERR_DIR_LISTING
   974 file path=usr/squid/share/errors/it/ERR_DIR_LISTING
   837 file path=usr/squid/share/errors/it/ERR_UNSUP_HTTPVERSION
  1001 file path=usr/squid/share/errors/it/ERR_UNSUP_HTTPVERSION
   838 file path=usr/squid/share/errors/it/ERR_UNSUP_REQ
  1002 file path=usr/squid/share/errors/it/ERR_UNSUP_REQ
   839 file path=usr/squid/share/errors/it/ERR_URN_RESOLVE
  1003 file path=usr/squid/share/errors/it/ERR_URN_RESOLVE
   840 file path=usr/squid/share/errors/it/ERR_WRITE_ERROR
  1004 file path=usr/squid/share/errors/it/ERR_WRITE_ERROR
   841 file path=usr/squid/share/errors/it/ERR_ZERO_SIZE_OBJECT
  1005 file path=usr/squid/share/errors/it/ERR_ZERO_SIZE_OBJECT
       
  1006 file path=usr/squid/share/errors/it/error-details.txt
       
  1007 link path=usr/squid/share/errors/ja-jp target=ja
   842 file path=usr/squid/share/errors/ja/ERR_ACCESS_DENIED
  1008 file path=usr/squid/share/errors/ja/ERR_ACCESS_DENIED
       
  1009 file path=usr/squid/share/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1010 file path=usr/squid/share/errors/ja/ERR_AGENT_CONFIGURE
       
  1011 file path=usr/squid/share/errors/ja/ERR_AGENT_WPAD
   843 file path=usr/squid/share/errors/ja/ERR_CACHE_ACCESS_DENIED
  1012 file path=usr/squid/share/errors/ja/ERR_CACHE_ACCESS_DENIED
   844 file path=usr/squid/share/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
  1013 file path=usr/squid/share/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
   845 file path=usr/squid/share/errors/ja/ERR_CANNOT_FORWARD
  1014 file path=usr/squid/share/errors/ja/ERR_CANNOT_FORWARD
   846 file path=usr/squid/share/errors/ja/ERR_CONNECT_FAIL
  1015 file path=usr/squid/share/errors/ja/ERR_CONNECT_FAIL
   847 file path=usr/squid/share/errors/ja/ERR_DIR_LISTING
  1016 file path=usr/squid/share/errors/ja/ERR_DIR_LISTING
   874 file path=usr/squid/share/errors/ja/ERR_UNSUP_HTTPVERSION
  1043 file path=usr/squid/share/errors/ja/ERR_UNSUP_HTTPVERSION
   875 file path=usr/squid/share/errors/ja/ERR_UNSUP_REQ
  1044 file path=usr/squid/share/errors/ja/ERR_UNSUP_REQ
   876 file path=usr/squid/share/errors/ja/ERR_URN_RESOLVE
  1045 file path=usr/squid/share/errors/ja/ERR_URN_RESOLVE
   877 file path=usr/squid/share/errors/ja/ERR_WRITE_ERROR
  1046 file path=usr/squid/share/errors/ja/ERR_WRITE_ERROR
   878 file path=usr/squid/share/errors/ja/ERR_ZERO_SIZE_OBJECT
  1047 file path=usr/squid/share/errors/ja/ERR_ZERO_SIZE_OBJECT
       
  1048 file path=usr/squid/share/errors/ja/error-details.txt
       
  1049 link path=usr/squid/share/errors/ko-kp target=ko
       
  1050 link path=usr/squid/share/errors/ko-kr target=ko
   879 file path=usr/squid/share/errors/ko/ERR_ACCESS_DENIED
  1051 file path=usr/squid/share/errors/ko/ERR_ACCESS_DENIED
       
  1052 file path=usr/squid/share/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1053 file path=usr/squid/share/errors/ko/ERR_AGENT_CONFIGURE
       
  1054 file path=usr/squid/share/errors/ko/ERR_AGENT_WPAD
   880 file path=usr/squid/share/errors/ko/ERR_CACHE_ACCESS_DENIED
  1055 file path=usr/squid/share/errors/ko/ERR_CACHE_ACCESS_DENIED
   881 file path=usr/squid/share/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
  1056 file path=usr/squid/share/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
   882 file path=usr/squid/share/errors/ko/ERR_CANNOT_FORWARD
  1057 file path=usr/squid/share/errors/ko/ERR_CANNOT_FORWARD
   883 file path=usr/squid/share/errors/ko/ERR_CONNECT_FAIL
  1058 file path=usr/squid/share/errors/ko/ERR_CONNECT_FAIL
   884 file path=usr/squid/share/errors/ko/ERR_DIR_LISTING
  1059 file path=usr/squid/share/errors/ko/ERR_DIR_LISTING
   911 file path=usr/squid/share/errors/ko/ERR_UNSUP_HTTPVERSION
  1086 file path=usr/squid/share/errors/ko/ERR_UNSUP_HTTPVERSION
   912 file path=usr/squid/share/errors/ko/ERR_UNSUP_REQ
  1087 file path=usr/squid/share/errors/ko/ERR_UNSUP_REQ
   913 file path=usr/squid/share/errors/ko/ERR_URN_RESOLVE
  1088 file path=usr/squid/share/errors/ko/ERR_URN_RESOLVE
   914 file path=usr/squid/share/errors/ko/ERR_WRITE_ERROR
  1089 file path=usr/squid/share/errors/ko/ERR_WRITE_ERROR
   915 file path=usr/squid/share/errors/ko/ERR_ZERO_SIZE_OBJECT
  1090 file path=usr/squid/share/errors/ko/ERR_ZERO_SIZE_OBJECT
       
  1091 file path=usr/squid/share/errors/ko/error-details.txt
       
  1092 link path=usr/squid/share/errors/lt-lt target=lt
   916 file path=usr/squid/share/errors/lt/ERR_ACCESS_DENIED
  1093 file path=usr/squid/share/errors/lt/ERR_ACCESS_DENIED
       
  1094 file path=usr/squid/share/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1095 file path=usr/squid/share/errors/lt/ERR_AGENT_CONFIGURE
       
  1096 file path=usr/squid/share/errors/lt/ERR_AGENT_WPAD
   917 file path=usr/squid/share/errors/lt/ERR_CACHE_ACCESS_DENIED
  1097 file path=usr/squid/share/errors/lt/ERR_CACHE_ACCESS_DENIED
   918 file path=usr/squid/share/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
  1098 file path=usr/squid/share/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
   919 file path=usr/squid/share/errors/lt/ERR_CANNOT_FORWARD
  1099 file path=usr/squid/share/errors/lt/ERR_CANNOT_FORWARD
   920 file path=usr/squid/share/errors/lt/ERR_CONNECT_FAIL
  1100 file path=usr/squid/share/errors/lt/ERR_CONNECT_FAIL
   921 file path=usr/squid/share/errors/lt/ERR_DIR_LISTING
  1101 file path=usr/squid/share/errors/lt/ERR_DIR_LISTING
   948 file path=usr/squid/share/errors/lt/ERR_UNSUP_HTTPVERSION
  1128 file path=usr/squid/share/errors/lt/ERR_UNSUP_HTTPVERSION
   949 file path=usr/squid/share/errors/lt/ERR_UNSUP_REQ
  1129 file path=usr/squid/share/errors/lt/ERR_UNSUP_REQ
   950 file path=usr/squid/share/errors/lt/ERR_URN_RESOLVE
  1130 file path=usr/squid/share/errors/lt/ERR_URN_RESOLVE
   951 file path=usr/squid/share/errors/lt/ERR_WRITE_ERROR
  1131 file path=usr/squid/share/errors/lt/ERR_WRITE_ERROR
   952 file path=usr/squid/share/errors/lt/ERR_ZERO_SIZE_OBJECT
  1132 file path=usr/squid/share/errors/lt/ERR_ZERO_SIZE_OBJECT
       
  1133 file path=usr/squid/share/errors/lt/error-details.txt
       
  1134 link path=usr/squid/share/errors/lv-lv target=lv
   953 file path=usr/squid/share/errors/lv/ERR_ACCESS_DENIED
  1135 file path=usr/squid/share/errors/lv/ERR_ACCESS_DENIED
       
  1136 file path=usr/squid/share/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1137 file path=usr/squid/share/errors/lv/ERR_AGENT_CONFIGURE
       
  1138 file path=usr/squid/share/errors/lv/ERR_AGENT_WPAD
   954 file path=usr/squid/share/errors/lv/ERR_CACHE_ACCESS_DENIED
  1139 file path=usr/squid/share/errors/lv/ERR_CACHE_ACCESS_DENIED
   955 file path=usr/squid/share/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
  1140 file path=usr/squid/share/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
   956 file path=usr/squid/share/errors/lv/ERR_CANNOT_FORWARD
  1141 file path=usr/squid/share/errors/lv/ERR_CANNOT_FORWARD
   957 file path=usr/squid/share/errors/lv/ERR_CONNECT_FAIL
  1142 file path=usr/squid/share/errors/lv/ERR_CONNECT_FAIL
   958 file path=usr/squid/share/errors/lv/ERR_DIR_LISTING
  1143 file path=usr/squid/share/errors/lv/ERR_DIR_LISTING
   985 file path=usr/squid/share/errors/lv/ERR_UNSUP_HTTPVERSION
  1170 file path=usr/squid/share/errors/lv/ERR_UNSUP_HTTPVERSION
   986 file path=usr/squid/share/errors/lv/ERR_UNSUP_REQ
  1171 file path=usr/squid/share/errors/lv/ERR_UNSUP_REQ
   987 file path=usr/squid/share/errors/lv/ERR_URN_RESOLVE
  1172 file path=usr/squid/share/errors/lv/ERR_URN_RESOLVE
   988 file path=usr/squid/share/errors/lv/ERR_WRITE_ERROR
  1173 file path=usr/squid/share/errors/lv/ERR_WRITE_ERROR
   989 file path=usr/squid/share/errors/lv/ERR_ZERO_SIZE_OBJECT
  1174 file path=usr/squid/share/errors/lv/ERR_ZERO_SIZE_OBJECT
       
  1175 file path=usr/squid/share/errors/lv/error-details.txt
       
  1176 link path=usr/squid/share/errors/ms-my target=ms
   990 file path=usr/squid/share/errors/ms/ERR_ACCESS_DENIED
  1177 file path=usr/squid/share/errors/ms/ERR_ACCESS_DENIED
       
  1178 file path=usr/squid/share/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1179 file path=usr/squid/share/errors/ms/ERR_AGENT_CONFIGURE
       
  1180 file path=usr/squid/share/errors/ms/ERR_AGENT_WPAD
   991 file path=usr/squid/share/errors/ms/ERR_CACHE_ACCESS_DENIED
  1181 file path=usr/squid/share/errors/ms/ERR_CACHE_ACCESS_DENIED
   992 file path=usr/squid/share/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
  1182 file path=usr/squid/share/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
   993 file path=usr/squid/share/errors/ms/ERR_CANNOT_FORWARD
  1183 file path=usr/squid/share/errors/ms/ERR_CANNOT_FORWARD
   994 file path=usr/squid/share/errors/ms/ERR_CONNECT_FAIL
  1184 file path=usr/squid/share/errors/ms/ERR_CONNECT_FAIL
   995 file path=usr/squid/share/errors/ms/ERR_DIR_LISTING
  1185 file path=usr/squid/share/errors/ms/ERR_DIR_LISTING
  1022 file path=usr/squid/share/errors/ms/ERR_UNSUP_HTTPVERSION
  1212 file path=usr/squid/share/errors/ms/ERR_UNSUP_HTTPVERSION
  1023 file path=usr/squid/share/errors/ms/ERR_UNSUP_REQ
  1213 file path=usr/squid/share/errors/ms/ERR_UNSUP_REQ
  1024 file path=usr/squid/share/errors/ms/ERR_URN_RESOLVE
  1214 file path=usr/squid/share/errors/ms/ERR_URN_RESOLVE
  1025 file path=usr/squid/share/errors/ms/ERR_WRITE_ERROR
  1215 file path=usr/squid/share/errors/ms/ERR_WRITE_ERROR
  1026 file path=usr/squid/share/errors/ms/ERR_ZERO_SIZE_OBJECT
  1216 file path=usr/squid/share/errors/ms/ERR_ZERO_SIZE_OBJECT
       
  1217 file path=usr/squid/share/errors/ms/error-details.txt
       
  1218 link path=usr/squid/share/errors/nl-nl target=nl
  1027 file path=usr/squid/share/errors/nl/ERR_ACCESS_DENIED
  1219 file path=usr/squid/share/errors/nl/ERR_ACCESS_DENIED
       
  1220 file path=usr/squid/share/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1221 file path=usr/squid/share/errors/nl/ERR_AGENT_CONFIGURE
       
  1222 file path=usr/squid/share/errors/nl/ERR_AGENT_WPAD
  1028 file path=usr/squid/share/errors/nl/ERR_CACHE_ACCESS_DENIED
  1223 file path=usr/squid/share/errors/nl/ERR_CACHE_ACCESS_DENIED
  1029 file path=usr/squid/share/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
  1224 file path=usr/squid/share/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
  1030 file path=usr/squid/share/errors/nl/ERR_CANNOT_FORWARD
  1225 file path=usr/squid/share/errors/nl/ERR_CANNOT_FORWARD
  1031 file path=usr/squid/share/errors/nl/ERR_CONNECT_FAIL
  1226 file path=usr/squid/share/errors/nl/ERR_CONNECT_FAIL
  1032 file path=usr/squid/share/errors/nl/ERR_DIR_LISTING
  1227 file path=usr/squid/share/errors/nl/ERR_DIR_LISTING
  1059 file path=usr/squid/share/errors/nl/ERR_UNSUP_HTTPVERSION
  1254 file path=usr/squid/share/errors/nl/ERR_UNSUP_HTTPVERSION
  1060 file path=usr/squid/share/errors/nl/ERR_UNSUP_REQ
  1255 file path=usr/squid/share/errors/nl/ERR_UNSUP_REQ
  1061 file path=usr/squid/share/errors/nl/ERR_URN_RESOLVE
  1256 file path=usr/squid/share/errors/nl/ERR_URN_RESOLVE
  1062 file path=usr/squid/share/errors/nl/ERR_WRITE_ERROR
  1257 file path=usr/squid/share/errors/nl/ERR_WRITE_ERROR
  1063 file path=usr/squid/share/errors/nl/ERR_ZERO_SIZE_OBJECT
  1258 file path=usr/squid/share/errors/nl/ERR_ZERO_SIZE_OBJECT
       
  1259 file path=usr/squid/share/errors/nl/error-details.txt
  1064 file path=usr/squid/share/errors/oc/ERR_ACCESS_DENIED
  1260 file path=usr/squid/share/errors/oc/ERR_ACCESS_DENIED
       
  1261 file path=usr/squid/share/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1262 file path=usr/squid/share/errors/oc/ERR_AGENT_CONFIGURE
       
  1263 file path=usr/squid/share/errors/oc/ERR_AGENT_WPAD
  1065 file path=usr/squid/share/errors/oc/ERR_CACHE_ACCESS_DENIED
  1264 file path=usr/squid/share/errors/oc/ERR_CACHE_ACCESS_DENIED
  1066 file path=usr/squid/share/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
  1265 file path=usr/squid/share/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
  1067 file path=usr/squid/share/errors/oc/ERR_CANNOT_FORWARD
  1266 file path=usr/squid/share/errors/oc/ERR_CANNOT_FORWARD
  1068 file path=usr/squid/share/errors/oc/ERR_CONNECT_FAIL
  1267 file path=usr/squid/share/errors/oc/ERR_CONNECT_FAIL
  1069 file path=usr/squid/share/errors/oc/ERR_DIR_LISTING
  1268 file path=usr/squid/share/errors/oc/ERR_DIR_LISTING
  1096 file path=usr/squid/share/errors/oc/ERR_UNSUP_HTTPVERSION
  1295 file path=usr/squid/share/errors/oc/ERR_UNSUP_HTTPVERSION
  1097 file path=usr/squid/share/errors/oc/ERR_UNSUP_REQ
  1296 file path=usr/squid/share/errors/oc/ERR_UNSUP_REQ
  1098 file path=usr/squid/share/errors/oc/ERR_URN_RESOLVE
  1297 file path=usr/squid/share/errors/oc/ERR_URN_RESOLVE
  1099 file path=usr/squid/share/errors/oc/ERR_WRITE_ERROR
  1298 file path=usr/squid/share/errors/oc/ERR_WRITE_ERROR
  1100 file path=usr/squid/share/errors/oc/ERR_ZERO_SIZE_OBJECT
  1299 file path=usr/squid/share/errors/oc/ERR_ZERO_SIZE_OBJECT
       
  1300 file path=usr/squid/share/errors/oc/error-details.txt
       
  1301 link path=usr/squid/share/errors/pl-pl target=pl
  1101 file path=usr/squid/share/errors/pl/ERR_ACCESS_DENIED
  1302 file path=usr/squid/share/errors/pl/ERR_ACCESS_DENIED
       
  1303 file path=usr/squid/share/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1304 file path=usr/squid/share/errors/pl/ERR_AGENT_CONFIGURE
       
  1305 file path=usr/squid/share/errors/pl/ERR_AGENT_WPAD
  1102 file path=usr/squid/share/errors/pl/ERR_CACHE_ACCESS_DENIED
  1306 file path=usr/squid/share/errors/pl/ERR_CACHE_ACCESS_DENIED
  1103 file path=usr/squid/share/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
  1307 file path=usr/squid/share/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
  1104 file path=usr/squid/share/errors/pl/ERR_CANNOT_FORWARD
  1308 file path=usr/squid/share/errors/pl/ERR_CANNOT_FORWARD
  1105 file path=usr/squid/share/errors/pl/ERR_CONNECT_FAIL
  1309 file path=usr/squid/share/errors/pl/ERR_CONNECT_FAIL
  1106 file path=usr/squid/share/errors/pl/ERR_DIR_LISTING
  1310 file path=usr/squid/share/errors/pl/ERR_DIR_LISTING
  1133 file path=usr/squid/share/errors/pl/ERR_UNSUP_HTTPVERSION
  1337 file path=usr/squid/share/errors/pl/ERR_UNSUP_HTTPVERSION
  1134 file path=usr/squid/share/errors/pl/ERR_UNSUP_REQ
  1338 file path=usr/squid/share/errors/pl/ERR_UNSUP_REQ
  1135 file path=usr/squid/share/errors/pl/ERR_URN_RESOLVE
  1339 file path=usr/squid/share/errors/pl/ERR_URN_RESOLVE
  1136 file path=usr/squid/share/errors/pl/ERR_WRITE_ERROR
  1340 file path=usr/squid/share/errors/pl/ERR_WRITE_ERROR
  1137 file path=usr/squid/share/errors/pl/ERR_ZERO_SIZE_OBJECT
  1341 file path=usr/squid/share/errors/pl/ERR_ZERO_SIZE_OBJECT
       
  1342 file path=usr/squid/share/errors/pl/error-details.txt
  1138 file path=usr/squid/share/errors/pt-br/ERR_ACCESS_DENIED
  1343 file path=usr/squid/share/errors/pt-br/ERR_ACCESS_DENIED
       
  1344 file path=usr/squid/share/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1345 file path=usr/squid/share/errors/pt-br/ERR_AGENT_CONFIGURE
       
  1346 file path=usr/squid/share/errors/pt-br/ERR_AGENT_WPAD
  1139 file path=usr/squid/share/errors/pt-br/ERR_CACHE_ACCESS_DENIED
  1347 file path=usr/squid/share/errors/pt-br/ERR_CACHE_ACCESS_DENIED
  1140 file path=usr/squid/share/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
  1348 file path=usr/squid/share/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
  1141 file path=usr/squid/share/errors/pt-br/ERR_CANNOT_FORWARD
  1349 file path=usr/squid/share/errors/pt-br/ERR_CANNOT_FORWARD
  1142 file path=usr/squid/share/errors/pt-br/ERR_CONNECT_FAIL
  1350 file path=usr/squid/share/errors/pt-br/ERR_CONNECT_FAIL
  1143 file path=usr/squid/share/errors/pt-br/ERR_DIR_LISTING
  1351 file path=usr/squid/share/errors/pt-br/ERR_DIR_LISTING
  1170 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_HTTPVERSION
  1378 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_HTTPVERSION
  1171 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_REQ
  1379 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_REQ
  1172 file path=usr/squid/share/errors/pt-br/ERR_URN_RESOLVE
  1380 file path=usr/squid/share/errors/pt-br/ERR_URN_RESOLVE
  1173 file path=usr/squid/share/errors/pt-br/ERR_WRITE_ERROR
  1381 file path=usr/squid/share/errors/pt-br/ERR_WRITE_ERROR
  1174 file path=usr/squid/share/errors/pt-br/ERR_ZERO_SIZE_OBJECT
  1382 file path=usr/squid/share/errors/pt-br/ERR_ZERO_SIZE_OBJECT
       
  1383 file path=usr/squid/share/errors/pt-br/error-details.txt
       
  1384 link path=usr/squid/share/errors/pt-pt target=pt
  1175 file path=usr/squid/share/errors/pt/ERR_ACCESS_DENIED
  1385 file path=usr/squid/share/errors/pt/ERR_ACCESS_DENIED
       
  1386 file path=usr/squid/share/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1387 file path=usr/squid/share/errors/pt/ERR_AGENT_CONFIGURE
       
  1388 file path=usr/squid/share/errors/pt/ERR_AGENT_WPAD
  1176 file path=usr/squid/share/errors/pt/ERR_CACHE_ACCESS_DENIED
  1389 file path=usr/squid/share/errors/pt/ERR_CACHE_ACCESS_DENIED
  1177 file path=usr/squid/share/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
  1390 file path=usr/squid/share/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
  1178 file path=usr/squid/share/errors/pt/ERR_CANNOT_FORWARD
  1391 file path=usr/squid/share/errors/pt/ERR_CANNOT_FORWARD
  1179 file path=usr/squid/share/errors/pt/ERR_CONNECT_FAIL
  1392 file path=usr/squid/share/errors/pt/ERR_CONNECT_FAIL
  1180 file path=usr/squid/share/errors/pt/ERR_DIR_LISTING
  1393 file path=usr/squid/share/errors/pt/ERR_DIR_LISTING
  1207 file path=usr/squid/share/errors/pt/ERR_UNSUP_HTTPVERSION
  1420 file path=usr/squid/share/errors/pt/ERR_UNSUP_HTTPVERSION
  1208 file path=usr/squid/share/errors/pt/ERR_UNSUP_REQ
  1421 file path=usr/squid/share/errors/pt/ERR_UNSUP_REQ
  1209 file path=usr/squid/share/errors/pt/ERR_URN_RESOLVE
  1422 file path=usr/squid/share/errors/pt/ERR_URN_RESOLVE
  1210 file path=usr/squid/share/errors/pt/ERR_WRITE_ERROR
  1423 file path=usr/squid/share/errors/pt/ERR_WRITE_ERROR
  1211 file path=usr/squid/share/errors/pt/ERR_ZERO_SIZE_OBJECT
  1424 file path=usr/squid/share/errors/pt/ERR_ZERO_SIZE_OBJECT
       
  1425 file path=usr/squid/share/errors/pt/error-details.txt
       
  1426 link path=usr/squid/share/errors/ro-md target=ro
       
  1427 link path=usr/squid/share/errors/ro-ro target=ro
  1212 file path=usr/squid/share/errors/ro/ERR_ACCESS_DENIED
  1428 file path=usr/squid/share/errors/ro/ERR_ACCESS_DENIED
       
  1429 file path=usr/squid/share/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1430 file path=usr/squid/share/errors/ro/ERR_AGENT_CONFIGURE
       
  1431 file path=usr/squid/share/errors/ro/ERR_AGENT_WPAD
  1213 file path=usr/squid/share/errors/ro/ERR_CACHE_ACCESS_DENIED
  1432 file path=usr/squid/share/errors/ro/ERR_CACHE_ACCESS_DENIED
  1214 file path=usr/squid/share/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
  1433 file path=usr/squid/share/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
  1215 file path=usr/squid/share/errors/ro/ERR_CANNOT_FORWARD
  1434 file path=usr/squid/share/errors/ro/ERR_CANNOT_FORWARD
  1216 file path=usr/squid/share/errors/ro/ERR_CONNECT_FAIL
  1435 file path=usr/squid/share/errors/ro/ERR_CONNECT_FAIL
  1217 file path=usr/squid/share/errors/ro/ERR_DIR_LISTING
  1436 file path=usr/squid/share/errors/ro/ERR_DIR_LISTING
  1244 file path=usr/squid/share/errors/ro/ERR_UNSUP_HTTPVERSION
  1463 file path=usr/squid/share/errors/ro/ERR_UNSUP_HTTPVERSION
  1245 file path=usr/squid/share/errors/ro/ERR_UNSUP_REQ
  1464 file path=usr/squid/share/errors/ro/ERR_UNSUP_REQ
  1246 file path=usr/squid/share/errors/ro/ERR_URN_RESOLVE
  1465 file path=usr/squid/share/errors/ro/ERR_URN_RESOLVE
  1247 file path=usr/squid/share/errors/ro/ERR_WRITE_ERROR
  1466 file path=usr/squid/share/errors/ro/ERR_WRITE_ERROR
  1248 file path=usr/squid/share/errors/ro/ERR_ZERO_SIZE_OBJECT
  1467 file path=usr/squid/share/errors/ro/ERR_ZERO_SIZE_OBJECT
       
  1468 file path=usr/squid/share/errors/ro/error-details.txt
       
  1469 link path=usr/squid/share/errors/ru-ru target=ru
  1249 file path=usr/squid/share/errors/ru/ERR_ACCESS_DENIED
  1470 file path=usr/squid/share/errors/ru/ERR_ACCESS_DENIED
       
  1471 file path=usr/squid/share/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1472 file path=usr/squid/share/errors/ru/ERR_AGENT_CONFIGURE
       
  1473 file path=usr/squid/share/errors/ru/ERR_AGENT_WPAD
  1250 file path=usr/squid/share/errors/ru/ERR_CACHE_ACCESS_DENIED
  1474 file path=usr/squid/share/errors/ru/ERR_CACHE_ACCESS_DENIED
  1251 file path=usr/squid/share/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
  1475 file path=usr/squid/share/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
  1252 file path=usr/squid/share/errors/ru/ERR_CANNOT_FORWARD
  1476 file path=usr/squid/share/errors/ru/ERR_CANNOT_FORWARD
  1253 file path=usr/squid/share/errors/ru/ERR_CONNECT_FAIL
  1477 file path=usr/squid/share/errors/ru/ERR_CONNECT_FAIL
  1254 file path=usr/squid/share/errors/ru/ERR_DIR_LISTING
  1478 file path=usr/squid/share/errors/ru/ERR_DIR_LISTING
  1281 file path=usr/squid/share/errors/ru/ERR_UNSUP_HTTPVERSION
  1505 file path=usr/squid/share/errors/ru/ERR_UNSUP_HTTPVERSION
  1282 file path=usr/squid/share/errors/ru/ERR_UNSUP_REQ
  1506 file path=usr/squid/share/errors/ru/ERR_UNSUP_REQ
  1283 file path=usr/squid/share/errors/ru/ERR_URN_RESOLVE
  1507 file path=usr/squid/share/errors/ru/ERR_URN_RESOLVE
  1284 file path=usr/squid/share/errors/ru/ERR_WRITE_ERROR
  1508 file path=usr/squid/share/errors/ru/ERR_WRITE_ERROR
  1285 file path=usr/squid/share/errors/ru/ERR_ZERO_SIZE_OBJECT
  1509 file path=usr/squid/share/errors/ru/ERR_ZERO_SIZE_OBJECT
       
  1510 file path=usr/squid/share/errors/ru/error-details.txt
       
  1511 link path=usr/squid/share/errors/sk-sk target=sk
  1286 file path=usr/squid/share/errors/sk/ERR_ACCESS_DENIED
  1512 file path=usr/squid/share/errors/sk/ERR_ACCESS_DENIED
       
  1513 file path=usr/squid/share/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1514 file path=usr/squid/share/errors/sk/ERR_AGENT_CONFIGURE
       
  1515 file path=usr/squid/share/errors/sk/ERR_AGENT_WPAD
  1287 file path=usr/squid/share/errors/sk/ERR_CACHE_ACCESS_DENIED
  1516 file path=usr/squid/share/errors/sk/ERR_CACHE_ACCESS_DENIED
  1288 file path=usr/squid/share/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
  1517 file path=usr/squid/share/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
  1289 file path=usr/squid/share/errors/sk/ERR_CANNOT_FORWARD
  1518 file path=usr/squid/share/errors/sk/ERR_CANNOT_FORWARD
  1290 file path=usr/squid/share/errors/sk/ERR_CONNECT_FAIL
  1519 file path=usr/squid/share/errors/sk/ERR_CONNECT_FAIL
  1291 file path=usr/squid/share/errors/sk/ERR_DIR_LISTING
  1520 file path=usr/squid/share/errors/sk/ERR_DIR_LISTING
  1318 file path=usr/squid/share/errors/sk/ERR_UNSUP_HTTPVERSION
  1547 file path=usr/squid/share/errors/sk/ERR_UNSUP_HTTPVERSION
  1319 file path=usr/squid/share/errors/sk/ERR_UNSUP_REQ
  1548 file path=usr/squid/share/errors/sk/ERR_UNSUP_REQ
  1320 file path=usr/squid/share/errors/sk/ERR_URN_RESOLVE
  1549 file path=usr/squid/share/errors/sk/ERR_URN_RESOLVE
  1321 file path=usr/squid/share/errors/sk/ERR_WRITE_ERROR
  1550 file path=usr/squid/share/errors/sk/ERR_WRITE_ERROR
  1322 file path=usr/squid/share/errors/sk/ERR_ZERO_SIZE_OBJECT
  1551 file path=usr/squid/share/errors/sk/ERR_ZERO_SIZE_OBJECT
       
  1552 file path=usr/squid/share/errors/sk/error-details.txt
       
  1553 link path=usr/squid/share/errors/sl-si target=sl
       
  1554 file path=usr/squid/share/errors/sl/ERR_ACCESS_DENIED
       
  1555 file path=usr/squid/share/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1556 file path=usr/squid/share/errors/sl/ERR_AGENT_CONFIGURE
       
  1557 file path=usr/squid/share/errors/sl/ERR_AGENT_WPAD
       
  1558 file path=usr/squid/share/errors/sl/ERR_CACHE_ACCESS_DENIED
       
  1559 file path=usr/squid/share/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED
       
  1560 file path=usr/squid/share/errors/sl/ERR_CANNOT_FORWARD
       
  1561 file path=usr/squid/share/errors/sl/ERR_CONNECT_FAIL
       
  1562 file path=usr/squid/share/errors/sl/ERR_DIR_LISTING
       
  1563 file path=usr/squid/share/errors/sl/ERR_DNS_FAIL
       
  1564 file path=usr/squid/share/errors/sl/ERR_ESI
       
  1565 file path=usr/squid/share/errors/sl/ERR_FORWARDING_DENIED
       
  1566 file path=usr/squid/share/errors/sl/ERR_FTP_DISABLED
       
  1567 file path=usr/squid/share/errors/sl/ERR_FTP_FAILURE
       
  1568 file path=usr/squid/share/errors/sl/ERR_FTP_FORBIDDEN
       
  1569 file path=usr/squid/share/errors/sl/ERR_FTP_NOT_FOUND
       
  1570 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_CREATED
       
  1571 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_ERROR
       
  1572 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_MODIFIED
       
  1573 file path=usr/squid/share/errors/sl/ERR_FTP_UNAVAILABLE
       
  1574 file path=usr/squid/share/errors/sl/ERR_GATEWAY_FAILURE
       
  1575 file path=usr/squid/share/errors/sl/ERR_ICAP_FAILURE
       
  1576 file path=usr/squid/share/errors/sl/ERR_INVALID_REQ
       
  1577 file path=usr/squid/share/errors/sl/ERR_INVALID_RESP
       
  1578 file path=usr/squid/share/errors/sl/ERR_INVALID_URL
       
  1579 file path=usr/squid/share/errors/sl/ERR_LIFETIME_EXP
       
  1580 file path=usr/squid/share/errors/sl/ERR_NO_RELAY
       
  1581 file path=usr/squid/share/errors/sl/ERR_ONLY_IF_CACHED_MISS
       
  1582 file path=usr/squid/share/errors/sl/ERR_PRECONDITION_FAILED
       
  1583 file path=usr/squid/share/errors/sl/ERR_READ_ERROR
       
  1584 file path=usr/squid/share/errors/sl/ERR_READ_TIMEOUT
       
  1585 file path=usr/squid/share/errors/sl/ERR_SECURE_CONNECT_FAIL
       
  1586 file path=usr/squid/share/errors/sl/ERR_SHUTTING_DOWN
       
  1587 file path=usr/squid/share/errors/sl/ERR_SOCKET_FAILURE
       
  1588 file path=usr/squid/share/errors/sl/ERR_TOO_BIG
       
  1589 file path=usr/squid/share/errors/sl/ERR_UNSUP_HTTPVERSION
       
  1590 file path=usr/squid/share/errors/sl/ERR_UNSUP_REQ
       
  1591 file path=usr/squid/share/errors/sl/ERR_URN_RESOLVE
       
  1592 file path=usr/squid/share/errors/sl/ERR_WRITE_ERROR
       
  1593 file path=usr/squid/share/errors/sl/ERR_ZERO_SIZE_OBJECT
       
  1594 file path=usr/squid/share/errors/sl/error-details.txt
       
  1595 link path=usr/squid/share/errors/sr target=sr-latn
  1323 file path=usr/squid/share/errors/sr-cyrl/ERR_ACCESS_DENIED
  1596 file path=usr/squid/share/errors/sr-cyrl/ERR_ACCESS_DENIED
       
  1597 file path=usr/squid/share/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1598 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_CONFIGURE
       
  1599 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_WPAD
  1324 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
  1600 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
  1325 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
  1601 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
  1326 file path=usr/squid/share/errors/sr-cyrl/ERR_CANNOT_FORWARD
  1602 file path=usr/squid/share/errors/sr-cyrl/ERR_CANNOT_FORWARD
  1327 file path=usr/squid/share/errors/sr-cyrl/ERR_CONNECT_FAIL
  1603 file path=usr/squid/share/errors/sr-cyrl/ERR_CONNECT_FAIL
  1328 file path=usr/squid/share/errors/sr-cyrl/ERR_DIR_LISTING
  1604 file path=usr/squid/share/errors/sr-cyrl/ERR_DIR_LISTING
  1355 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
  1631 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
  1356 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_REQ
  1632 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_REQ
  1357 file path=usr/squid/share/errors/sr-cyrl/ERR_URN_RESOLVE
  1633 file path=usr/squid/share/errors/sr-cyrl/ERR_URN_RESOLVE
  1358 file path=usr/squid/share/errors/sr-cyrl/ERR_WRITE_ERROR
  1634 file path=usr/squid/share/errors/sr-cyrl/ERR_WRITE_ERROR
  1359 file path=usr/squid/share/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
  1635 file path=usr/squid/share/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
       
  1636 file path=usr/squid/share/errors/sr-cyrl/error-details.txt
       
  1637 link path=usr/squid/share/errors/sr-latn-cs target=sr-latn
  1360 file path=usr/squid/share/errors/sr-latn/ERR_ACCESS_DENIED
  1638 file path=usr/squid/share/errors/sr-latn/ERR_ACCESS_DENIED
       
  1639 file path=usr/squid/share/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1640 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_CONFIGURE
       
  1641 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_WPAD
  1361 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
  1642 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
  1362 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
  1643 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
  1363 file path=usr/squid/share/errors/sr-latn/ERR_CANNOT_FORWARD
  1644 file path=usr/squid/share/errors/sr-latn/ERR_CANNOT_FORWARD
  1364 file path=usr/squid/share/errors/sr-latn/ERR_CONNECT_FAIL
  1645 file path=usr/squid/share/errors/sr-latn/ERR_CONNECT_FAIL
  1365 file path=usr/squid/share/errors/sr-latn/ERR_DIR_LISTING
  1646 file path=usr/squid/share/errors/sr-latn/ERR_DIR_LISTING
  1392 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_HTTPVERSION
  1673 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_HTTPVERSION
  1393 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_REQ
  1674 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_REQ
  1394 file path=usr/squid/share/errors/sr-latn/ERR_URN_RESOLVE
  1675 file path=usr/squid/share/errors/sr-latn/ERR_URN_RESOLVE
  1395 file path=usr/squid/share/errors/sr-latn/ERR_WRITE_ERROR
  1676 file path=usr/squid/share/errors/sr-latn/ERR_WRITE_ERROR
  1396 file path=usr/squid/share/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
  1677 file path=usr/squid/share/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
       
  1678 file path=usr/squid/share/errors/sr-latn/error-details.txt
       
  1679 link path=usr/squid/share/errors/sr-sp target=sr-latn
       
  1680 link path=usr/squid/share/errors/sv-fi target=sv
       
  1681 link path=usr/squid/share/errors/sv-se target=sv
  1397 file path=usr/squid/share/errors/sv/ERR_ACCESS_DENIED
  1682 file path=usr/squid/share/errors/sv/ERR_ACCESS_DENIED
       
  1683 file path=usr/squid/share/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1684 file path=usr/squid/share/errors/sv/ERR_AGENT_CONFIGURE
       
  1685 file path=usr/squid/share/errors/sv/ERR_AGENT_WPAD
  1398 file path=usr/squid/share/errors/sv/ERR_CACHE_ACCESS_DENIED
  1686 file path=usr/squid/share/errors/sv/ERR_CACHE_ACCESS_DENIED
  1399 file path=usr/squid/share/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
  1687 file path=usr/squid/share/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
  1400 file path=usr/squid/share/errors/sv/ERR_CANNOT_FORWARD
  1688 file path=usr/squid/share/errors/sv/ERR_CANNOT_FORWARD
  1401 file path=usr/squid/share/errors/sv/ERR_CONNECT_FAIL
  1689 file path=usr/squid/share/errors/sv/ERR_CONNECT_FAIL
  1402 file path=usr/squid/share/errors/sv/ERR_DIR_LISTING
  1690 file path=usr/squid/share/errors/sv/ERR_DIR_LISTING
  1429 file path=usr/squid/share/errors/sv/ERR_UNSUP_HTTPVERSION
  1717 file path=usr/squid/share/errors/sv/ERR_UNSUP_HTTPVERSION
  1430 file path=usr/squid/share/errors/sv/ERR_UNSUP_REQ
  1718 file path=usr/squid/share/errors/sv/ERR_UNSUP_REQ
  1431 file path=usr/squid/share/errors/sv/ERR_URN_RESOLVE
  1719 file path=usr/squid/share/errors/sv/ERR_URN_RESOLVE
  1432 file path=usr/squid/share/errors/sv/ERR_WRITE_ERROR
  1720 file path=usr/squid/share/errors/sv/ERR_WRITE_ERROR
  1433 file path=usr/squid/share/errors/sv/ERR_ZERO_SIZE_OBJECT
  1721 file path=usr/squid/share/errors/sv/ERR_ZERO_SIZE_OBJECT
       
  1722 file path=usr/squid/share/errors/sv/error-details.txt
  1434 file path=usr/squid/share/errors/templates/ERR_ACCESS_DENIED
  1723 file path=usr/squid/share/errors/templates/ERR_ACCESS_DENIED
       
  1724 file path=usr/squid/share/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1725 file path=usr/squid/share/errors/templates/ERR_AGENT_CONFIGURE
       
  1726 file path=usr/squid/share/errors/templates/ERR_AGENT_WPAD
  1435 file path=usr/squid/share/errors/templates/ERR_CACHE_ACCESS_DENIED
  1727 file path=usr/squid/share/errors/templates/ERR_CACHE_ACCESS_DENIED
  1436 file path=usr/squid/share/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
  1728 file path=usr/squid/share/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
  1437 file path=usr/squid/share/errors/templates/ERR_CANNOT_FORWARD
  1729 file path=usr/squid/share/errors/templates/ERR_CANNOT_FORWARD
  1438 file path=usr/squid/share/errors/templates/ERR_CONNECT_FAIL
  1730 file path=usr/squid/share/errors/templates/ERR_CONNECT_FAIL
  1439 file path=usr/squid/share/errors/templates/ERR_DIR_LISTING
  1731 file path=usr/squid/share/errors/templates/ERR_DIR_LISTING
  1466 file path=usr/squid/share/errors/templates/ERR_UNSUP_HTTPVERSION
  1758 file path=usr/squid/share/errors/templates/ERR_UNSUP_HTTPVERSION
  1467 file path=usr/squid/share/errors/templates/ERR_UNSUP_REQ
  1759 file path=usr/squid/share/errors/templates/ERR_UNSUP_REQ
  1468 file path=usr/squid/share/errors/templates/ERR_URN_RESOLVE
  1760 file path=usr/squid/share/errors/templates/ERR_URN_RESOLVE
  1469 file path=usr/squid/share/errors/templates/ERR_WRITE_ERROR
  1761 file path=usr/squid/share/errors/templates/ERR_WRITE_ERROR
  1470 file path=usr/squid/share/errors/templates/ERR_ZERO_SIZE_OBJECT
  1762 file path=usr/squid/share/errors/templates/ERR_ZERO_SIZE_OBJECT
       
  1763 file path=usr/squid/share/errors/templates/error-details.txt
       
  1764 link path=usr/squid/share/errors/th-th target=th
  1471 file path=usr/squid/share/errors/th/ERR_ACCESS_DENIED
  1765 file path=usr/squid/share/errors/th/ERR_ACCESS_DENIED
       
  1766 file path=usr/squid/share/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1767 file path=usr/squid/share/errors/th/ERR_AGENT_CONFIGURE
       
  1768 file path=usr/squid/share/errors/th/ERR_AGENT_WPAD
  1472 file path=usr/squid/share/errors/th/ERR_CACHE_ACCESS_DENIED
  1769 file path=usr/squid/share/errors/th/ERR_CACHE_ACCESS_DENIED
  1473 file path=usr/squid/share/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
  1770 file path=usr/squid/share/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
  1474 file path=usr/squid/share/errors/th/ERR_CANNOT_FORWARD
  1771 file path=usr/squid/share/errors/th/ERR_CANNOT_FORWARD
  1475 file path=usr/squid/share/errors/th/ERR_CONNECT_FAIL
  1772 file path=usr/squid/share/errors/th/ERR_CONNECT_FAIL
  1476 file path=usr/squid/share/errors/th/ERR_DIR_LISTING
  1773 file path=usr/squid/share/errors/th/ERR_DIR_LISTING
  1503 file path=usr/squid/share/errors/th/ERR_UNSUP_HTTPVERSION
  1800 file path=usr/squid/share/errors/th/ERR_UNSUP_HTTPVERSION
  1504 file path=usr/squid/share/errors/th/ERR_UNSUP_REQ
  1801 file path=usr/squid/share/errors/th/ERR_UNSUP_REQ
  1505 file path=usr/squid/share/errors/th/ERR_URN_RESOLVE
  1802 file path=usr/squid/share/errors/th/ERR_URN_RESOLVE
  1506 file path=usr/squid/share/errors/th/ERR_WRITE_ERROR
  1803 file path=usr/squid/share/errors/th/ERR_WRITE_ERROR
  1507 file path=usr/squid/share/errors/th/ERR_ZERO_SIZE_OBJECT
  1804 file path=usr/squid/share/errors/th/ERR_ZERO_SIZE_OBJECT
       
  1805 file path=usr/squid/share/errors/th/error-details.txt
       
  1806 link path=usr/squid/share/errors/tr-tr target=tr
  1508 file path=usr/squid/share/errors/tr/ERR_ACCESS_DENIED
  1807 file path=usr/squid/share/errors/tr/ERR_ACCESS_DENIED
       
  1808 file path=usr/squid/share/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1809 file path=usr/squid/share/errors/tr/ERR_AGENT_CONFIGURE
       
  1810 file path=usr/squid/share/errors/tr/ERR_AGENT_WPAD
  1509 file path=usr/squid/share/errors/tr/ERR_CACHE_ACCESS_DENIED
  1811 file path=usr/squid/share/errors/tr/ERR_CACHE_ACCESS_DENIED
  1510 file path=usr/squid/share/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
  1812 file path=usr/squid/share/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
  1511 file path=usr/squid/share/errors/tr/ERR_CANNOT_FORWARD
  1813 file path=usr/squid/share/errors/tr/ERR_CANNOT_FORWARD
  1512 file path=usr/squid/share/errors/tr/ERR_CONNECT_FAIL
  1814 file path=usr/squid/share/errors/tr/ERR_CONNECT_FAIL
  1513 file path=usr/squid/share/errors/tr/ERR_DIR_LISTING
  1815 file path=usr/squid/share/errors/tr/ERR_DIR_LISTING
  1540 file path=usr/squid/share/errors/tr/ERR_UNSUP_HTTPVERSION
  1842 file path=usr/squid/share/errors/tr/ERR_UNSUP_HTTPVERSION
  1541 file path=usr/squid/share/errors/tr/ERR_UNSUP_REQ
  1843 file path=usr/squid/share/errors/tr/ERR_UNSUP_REQ
  1542 file path=usr/squid/share/errors/tr/ERR_URN_RESOLVE
  1844 file path=usr/squid/share/errors/tr/ERR_URN_RESOLVE
  1543 file path=usr/squid/share/errors/tr/ERR_WRITE_ERROR
  1845 file path=usr/squid/share/errors/tr/ERR_WRITE_ERROR
  1544 file path=usr/squid/share/errors/tr/ERR_ZERO_SIZE_OBJECT
  1846 file path=usr/squid/share/errors/tr/ERR_ZERO_SIZE_OBJECT
       
  1847 file path=usr/squid/share/errors/tr/error-details.txt
       
  1848 link path=usr/squid/share/errors/uk-ua target=uk
  1545 file path=usr/squid/share/errors/uk/ERR_ACCESS_DENIED
  1849 file path=usr/squid/share/errors/uk/ERR_ACCESS_DENIED
       
  1850 file path=usr/squid/share/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1851 file path=usr/squid/share/errors/uk/ERR_AGENT_CONFIGURE
       
  1852 file path=usr/squid/share/errors/uk/ERR_AGENT_WPAD
  1546 file path=usr/squid/share/errors/uk/ERR_CACHE_ACCESS_DENIED
  1853 file path=usr/squid/share/errors/uk/ERR_CACHE_ACCESS_DENIED
  1547 file path=usr/squid/share/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
  1854 file path=usr/squid/share/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
  1548 file path=usr/squid/share/errors/uk/ERR_CANNOT_FORWARD
  1855 file path=usr/squid/share/errors/uk/ERR_CANNOT_FORWARD
  1549 file path=usr/squid/share/errors/uk/ERR_CONNECT_FAIL
  1856 file path=usr/squid/share/errors/uk/ERR_CONNECT_FAIL
  1550 file path=usr/squid/share/errors/uk/ERR_DIR_LISTING
  1857 file path=usr/squid/share/errors/uk/ERR_DIR_LISTING
  1577 file path=usr/squid/share/errors/uk/ERR_UNSUP_HTTPVERSION
  1884 file path=usr/squid/share/errors/uk/ERR_UNSUP_HTTPVERSION
  1578 file path=usr/squid/share/errors/uk/ERR_UNSUP_REQ
  1885 file path=usr/squid/share/errors/uk/ERR_UNSUP_REQ
  1579 file path=usr/squid/share/errors/uk/ERR_URN_RESOLVE
  1886 file path=usr/squid/share/errors/uk/ERR_URN_RESOLVE
  1580 file path=usr/squid/share/errors/uk/ERR_WRITE_ERROR
  1887 file path=usr/squid/share/errors/uk/ERR_WRITE_ERROR
  1581 file path=usr/squid/share/errors/uk/ERR_ZERO_SIZE_OBJECT
  1888 file path=usr/squid/share/errors/uk/ERR_ZERO_SIZE_OBJECT
       
  1889 file path=usr/squid/share/errors/uk/error-details.txt
  1582 file path=usr/squid/share/errors/uz/ERR_ACCESS_DENIED
  1890 file path=usr/squid/share/errors/uz/ERR_ACCESS_DENIED
       
  1891 file path=usr/squid/share/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1892 file path=usr/squid/share/errors/uz/ERR_AGENT_CONFIGURE
       
  1893 file path=usr/squid/share/errors/uz/ERR_AGENT_WPAD
  1583 file path=usr/squid/share/errors/uz/ERR_CACHE_ACCESS_DENIED
  1894 file path=usr/squid/share/errors/uz/ERR_CACHE_ACCESS_DENIED
  1584 file path=usr/squid/share/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
  1895 file path=usr/squid/share/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
  1585 file path=usr/squid/share/errors/uz/ERR_CANNOT_FORWARD
  1896 file path=usr/squid/share/errors/uz/ERR_CANNOT_FORWARD
  1586 file path=usr/squid/share/errors/uz/ERR_CONNECT_FAIL
  1897 file path=usr/squid/share/errors/uz/ERR_CONNECT_FAIL
  1587 file path=usr/squid/share/errors/uz/ERR_DIR_LISTING
  1898 file path=usr/squid/share/errors/uz/ERR_DIR_LISTING
  1614 file path=usr/squid/share/errors/uz/ERR_UNSUP_HTTPVERSION
  1925 file path=usr/squid/share/errors/uz/ERR_UNSUP_HTTPVERSION
  1615 file path=usr/squid/share/errors/uz/ERR_UNSUP_REQ
  1926 file path=usr/squid/share/errors/uz/ERR_UNSUP_REQ
  1616 file path=usr/squid/share/errors/uz/ERR_URN_RESOLVE
  1927 file path=usr/squid/share/errors/uz/ERR_URN_RESOLVE
  1617 file path=usr/squid/share/errors/uz/ERR_WRITE_ERROR
  1928 file path=usr/squid/share/errors/uz/ERR_WRITE_ERROR
  1618 file path=usr/squid/share/errors/uz/ERR_ZERO_SIZE_OBJECT
  1929 file path=usr/squid/share/errors/uz/ERR_ZERO_SIZE_OBJECT
       
  1930 file path=usr/squid/share/errors/uz/error-details.txt
       
  1931 link path=usr/squid/share/errors/vi-vn target=vi
  1619 file path=usr/squid/share/errors/vi/ERR_ACCESS_DENIED
  1932 file path=usr/squid/share/errors/vi/ERR_ACCESS_DENIED
       
  1933 file path=usr/squid/share/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1934 file path=usr/squid/share/errors/vi/ERR_AGENT_CONFIGURE
       
  1935 file path=usr/squid/share/errors/vi/ERR_AGENT_WPAD
  1620 file path=usr/squid/share/errors/vi/ERR_CACHE_ACCESS_DENIED
  1936 file path=usr/squid/share/errors/vi/ERR_CACHE_ACCESS_DENIED
  1621 file path=usr/squid/share/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
  1937 file path=usr/squid/share/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
  1622 file path=usr/squid/share/errors/vi/ERR_CANNOT_FORWARD
  1938 file path=usr/squid/share/errors/vi/ERR_CANNOT_FORWARD
  1623 file path=usr/squid/share/errors/vi/ERR_CONNECT_FAIL
  1939 file path=usr/squid/share/errors/vi/ERR_CONNECT_FAIL
  1624 file path=usr/squid/share/errors/vi/ERR_DIR_LISTING
  1940 file path=usr/squid/share/errors/vi/ERR_DIR_LISTING
  1651 file path=usr/squid/share/errors/vi/ERR_UNSUP_HTTPVERSION
  1967 file path=usr/squid/share/errors/vi/ERR_UNSUP_HTTPVERSION
  1652 file path=usr/squid/share/errors/vi/ERR_UNSUP_REQ
  1968 file path=usr/squid/share/errors/vi/ERR_UNSUP_REQ
  1653 file path=usr/squid/share/errors/vi/ERR_URN_RESOLVE
  1969 file path=usr/squid/share/errors/vi/ERR_URN_RESOLVE
  1654 file path=usr/squid/share/errors/vi/ERR_WRITE_ERROR
  1970 file path=usr/squid/share/errors/vi/ERR_WRITE_ERROR
  1655 file path=usr/squid/share/errors/vi/ERR_ZERO_SIZE_OBJECT
  1971 file path=usr/squid/share/errors/vi/ERR_ZERO_SIZE_OBJECT
       
  1972 file path=usr/squid/share/errors/vi/error-details.txt
  1656 file path=usr/squid/share/errors/zh-cn/ERR_ACCESS_DENIED
  1973 file path=usr/squid/share/errors/zh-cn/ERR_ACCESS_DENIED
       
  1974 file path=usr/squid/share/errors/zh-cn/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  1975 file path=usr/squid/share/errors/zh-cn/ERR_AGENT_CONFIGURE
       
  1976 file path=usr/squid/share/errors/zh-cn/ERR_AGENT_WPAD
  1657 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_ACCESS_DENIED
  1977 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_ACCESS_DENIED
  1658 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_MGR_ACCESS_DENIED
  1978 file path=usr/squid/share/errors/zh-cn/ERR_CACHE_MGR_ACCESS_DENIED
  1659 file path=usr/squid/share/errors/zh-cn/ERR_CANNOT_FORWARD
  1979 file path=usr/squid/share/errors/zh-cn/ERR_CANNOT_FORWARD
  1660 file path=usr/squid/share/errors/zh-cn/ERR_CONNECT_FAIL
  1980 file path=usr/squid/share/errors/zh-cn/ERR_CONNECT_FAIL
  1661 file path=usr/squid/share/errors/zh-cn/ERR_DIR_LISTING
  1981 file path=usr/squid/share/errors/zh-cn/ERR_DIR_LISTING
  1688 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_HTTPVERSION
  2008 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_HTTPVERSION
  1689 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_REQ
  2009 file path=usr/squid/share/errors/zh-cn/ERR_UNSUP_REQ
  1690 file path=usr/squid/share/errors/zh-cn/ERR_URN_RESOLVE
  2010 file path=usr/squid/share/errors/zh-cn/ERR_URN_RESOLVE
  1691 file path=usr/squid/share/errors/zh-cn/ERR_WRITE_ERROR
  2011 file path=usr/squid/share/errors/zh-cn/ERR_WRITE_ERROR
  1692 file path=usr/squid/share/errors/zh-cn/ERR_ZERO_SIZE_OBJECT
  2012 file path=usr/squid/share/errors/zh-cn/ERR_ZERO_SIZE_OBJECT
       
  2013 file path=usr/squid/share/errors/zh-cn/error-details.txt
       
  2014 link path=usr/squid/share/errors/zh-hk target=zh-tw
       
  2015 link path=usr/squid/share/errors/zh-mo target=zh-tw
       
  2016 link path=usr/squid/share/errors/zh-sg target=zh-cn
  1693 file path=usr/squid/share/errors/zh-tw/ERR_ACCESS_DENIED
  2017 file path=usr/squid/share/errors/zh-tw/ERR_ACCESS_DENIED
       
  2018 file path=usr/squid/share/errors/zh-tw/ERR_ACL_TIME_QUOTA_EXCEEDED
       
  2019 file path=usr/squid/share/errors/zh-tw/ERR_AGENT_CONFIGURE
       
  2020 file path=usr/squid/share/errors/zh-tw/ERR_AGENT_WPAD
  1694 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_ACCESS_DENIED
  2021 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_ACCESS_DENIED
  1695 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_MGR_ACCESS_DENIED
  2022 file path=usr/squid/share/errors/zh-tw/ERR_CACHE_MGR_ACCESS_DENIED
  1696 file path=usr/squid/share/errors/zh-tw/ERR_CANNOT_FORWARD
  2023 file path=usr/squid/share/errors/zh-tw/ERR_CANNOT_FORWARD
  1697 file path=usr/squid/share/errors/zh-tw/ERR_CONNECT_FAIL
  2024 file path=usr/squid/share/errors/zh-tw/ERR_CONNECT_FAIL
  1698 file path=usr/squid/share/errors/zh-tw/ERR_DIR_LISTING
  2025 file path=usr/squid/share/errors/zh-tw/ERR_DIR_LISTING
  1725 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_HTTPVERSION
  2052 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_HTTPVERSION
  1726 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_REQ
  2053 file path=usr/squid/share/errors/zh-tw/ERR_UNSUP_REQ
  1727 file path=usr/squid/share/errors/zh-tw/ERR_URN_RESOLVE
  2054 file path=usr/squid/share/errors/zh-tw/ERR_URN_RESOLVE
  1728 file path=usr/squid/share/errors/zh-tw/ERR_WRITE_ERROR
  2055 file path=usr/squid/share/errors/zh-tw/ERR_WRITE_ERROR
  1729 file path=usr/squid/share/errors/zh-tw/ERR_ZERO_SIZE_OBJECT
  2056 file path=usr/squid/share/errors/zh-tw/ERR_ZERO_SIZE_OBJECT
       
  2057 file path=usr/squid/share/errors/zh-tw/error-details.txt
  1730 file path=usr/squid/share/icons/anthony-binhex.gif
  2058 file path=usr/squid/share/icons/anthony-binhex.gif
  1731 file path=usr/squid/share/icons/anthony-bomb.gif
  2059 file path=usr/squid/share/icons/anthony-bomb.gif
  1732 file path=usr/squid/share/icons/anthony-box.gif
  2060 file path=usr/squid/share/icons/anthony-box.gif
  1733 file path=usr/squid/share/icons/anthony-box2.gif
  2061 file path=usr/squid/share/icons/anthony-box2.gif
  1734 file path=usr/squid/share/icons/anthony-c.gif
  2062 file path=usr/squid/share/icons/anthony-c.gif
  1753 file path=usr/squid/share/icons/anthony-text.gif
  2081 file path=usr/squid/share/icons/anthony-text.gif
  1754 file path=usr/squid/share/icons/anthony-unknown.gif
  2082 file path=usr/squid/share/icons/anthony-unknown.gif
  1755 file path=usr/squid/share/icons/anthony-xbm.gif
  2083 file path=usr/squid/share/icons/anthony-xbm.gif
  1756 file path=usr/squid/share/icons/anthony-xpm.gif
  2084 file path=usr/squid/share/icons/anthony-xpm.gif
  1757 file path=usr/squid/share/mib.txt
  2085 file path=usr/squid/share/mib.txt
  1758 license squid.license license=GPLv2
       
  1759 link path=usr/squid/share/errors/ar-ae target=ar
       
  1760 link path=usr/squid/share/errors/ar-bh target=ar
       
  1761 link path=usr/squid/share/errors/ar-dz target=ar
       
  1762 link path=usr/squid/share/errors/ar-eg target=ar
       
  1763 link path=usr/squid/share/errors/ar-iq target=ar
       
  1764 link path=usr/squid/share/errors/ar-jo target=ar
       
  1765 link path=usr/squid/share/errors/ar-kw target=ar
       
  1766 link path=usr/squid/share/errors/ar-lb target=ar
       
  1767 link path=usr/squid/share/errors/ar-ly target=ar
       
  1768 link path=usr/squid/share/errors/ar-ma target=ar
       
  1769 link path=usr/squid/share/errors/ar-om target=ar
       
  1770 link path=usr/squid/share/errors/ar-qa target=ar
       
  1771 link path=usr/squid/share/errors/ar-sa target=ar
       
  1772 link path=usr/squid/share/errors/ar-sy target=ar
       
  1773 link path=usr/squid/share/errors/ar-tn target=ar
       
  1774 link path=usr/squid/share/errors/ar-ye target=ar
       
  1775 link path=usr/squid/share/errors/az-az target=az
       
  1776 link path=usr/squid/share/errors/bg-bg target=bg
       
  1777 link path=usr/squid/share/errors/cs-cz target=cs
       
  1778 link path=usr/squid/share/errors/da-dk target=da
       
  1779 link path=usr/squid/share/errors/de-at target=de
       
  1780 link path=usr/squid/share/errors/de-ch target=de
       
  1781 link path=usr/squid/share/errors/de-de target=de
       
  1782 link path=usr/squid/share/errors/de-li target=de
       
  1783 link path=usr/squid/share/errors/de-lu target=de
       
  1784 link path=usr/squid/share/errors/el-gr target=el
       
  1785 link path=usr/squid/share/errors/en-au target=en
       
  1786 link path=usr/squid/share/errors/en-bz target=en
       
  1787 link path=usr/squid/share/errors/en-ca target=en
       
  1788 link path=usr/squid/share/errors/en-gb target=en
       
  1789 link path=usr/squid/share/errors/en-ie target=en
       
  1790 link path=usr/squid/share/errors/en-in target=en
       
  1791 link path=usr/squid/share/errors/en-jm target=en
       
  1792 link path=usr/squid/share/errors/en-nz target=en
       
  1793 link path=usr/squid/share/errors/en-ph target=en
       
  1794 link path=usr/squid/share/errors/en-sg target=en
       
  1795 link path=usr/squid/share/errors/en-tt target=en
       
  1796 link path=usr/squid/share/errors/en-uk target=en
       
  1797 link path=usr/squid/share/errors/en-us target=en
       
  1798 link path=usr/squid/share/errors/en-za target=en
       
  1799 link path=usr/squid/share/errors/en-zw target=en
       
  1800 link path=usr/squid/share/errors/es-ar target=es
       
  1801 link path=usr/squid/share/errors/es-bo target=es
       
  1802 link path=usr/squid/share/errors/es-cl target=es
       
  1803 link path=usr/squid/share/errors/es-co target=es
       
  1804 link path=usr/squid/share/errors/es-cr target=es
       
  1805 link path=usr/squid/share/errors/es-do target=es
       
  1806 link path=usr/squid/share/errors/es-ec target=es
       
  1807 link path=usr/squid/share/errors/es-es target=es
       
  1808 link path=usr/squid/share/errors/es-gt target=es
       
  1809 link path=usr/squid/share/errors/es-hn target=es
       
  1810 link path=usr/squid/share/errors/es-mx target=es
       
  1811 link path=usr/squid/share/errors/es-ni target=es
       
  1812 link path=usr/squid/share/errors/es-pa target=es
       
  1813 link path=usr/squid/share/errors/es-pe target=es
       
  1814 link path=usr/squid/share/errors/es-pr target=es
       
  1815 link path=usr/squid/share/errors/es-py target=es
       
  1816 link path=usr/squid/share/errors/es-sv target=es
       
  1817 link path=usr/squid/share/errors/es-uy target=es
       
  1818 link path=usr/squid/share/errors/es-ve target=es
       
  1819 link path=usr/squid/share/errors/et-ee target=et
       
  1820 link path=usr/squid/share/errors/fa-fa target=fa
       
  1821 link path=usr/squid/share/errors/fa-ir target=fa
       
  1822 link path=usr/squid/share/errors/fi-fi target=fi
       
  1823 link path=usr/squid/share/errors/fr-be target=fr
       
  1824 link path=usr/squid/share/errors/fr-ca target=fr
       
  1825 link path=usr/squid/share/errors/fr-ch target=fr
       
  1826 link path=usr/squid/share/errors/fr-fr target=fr
       
  1827 link path=usr/squid/share/errors/fr-lu target=fr
       
  1828 link path=usr/squid/share/errors/fr-mc target=fr
       
  1829 link path=usr/squid/share/errors/he-il target=he
       
  1830 link path=usr/squid/share/errors/hu-hu target=hu
       
  1831 link path=usr/squid/share/errors/hy-am target=hy
       
  1832 link path=usr/squid/share/errors/hy-armn target=hy
       
  1833 link path=usr/squid/share/errors/id-id target=id
       
  1834 link path=usr/squid/share/errors/it-ch target=it
       
  1835 link path=usr/squid/share/errors/it-it target=it
       
  1836 link path=usr/squid/share/errors/ja-jp target=ja
       
  1837 link path=usr/squid/share/errors/ko-kp target=ko
       
  1838 link path=usr/squid/share/errors/ko-kr target=ko
       
  1839 link path=usr/squid/share/errors/lt-lt target=lt
       
  1840 link path=usr/squid/share/errors/lv-lv target=lv
       
  1841 link path=usr/squid/share/errors/ms-my target=ms
       
  1842 link path=usr/squid/share/errors/nl-nl target=nl
       
  1843 link path=usr/squid/share/errors/pl-pl target=pl
       
  1844 link path=usr/squid/share/errors/pt-pt target=pt
       
  1845 link path=usr/squid/share/errors/ro-md target=ro
       
  1846 link path=usr/squid/share/errors/ro-ro target=ro
       
  1847 link path=usr/squid/share/errors/ru-ru target=ru
       
  1848 link path=usr/squid/share/errors/sk-sk target=sk
       
  1849 link path=usr/squid/share/errors/sr target=sr-latn
       
  1850 link path=usr/squid/share/errors/sr-latn-cs target=sr-latn
       
  1851 link path=usr/squid/share/errors/sr-sp target=sr-latn
       
  1852 link path=usr/squid/share/errors/sv-fi target=sv
       
  1853 link path=usr/squid/share/errors/sv-se target=sv
       
  1854 link path=usr/squid/share/errors/th-th target=th
       
  1855 link path=usr/squid/share/errors/tr-tr target=tr
       
  1856 link path=usr/squid/share/errors/uk-ua target=uk
       
  1857 link path=usr/squid/share/errors/vi-vn target=vi
       
  1858 link path=usr/squid/share/errors/zh-hk target=zh-tw
       
  1859 link path=usr/squid/share/errors/zh-mo target=zh-tw
       
  1860 link path=usr/squid/share/errors/zh-sg target=zh-cn