ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / web / squid / squid.p5m
blobff395f168a5c52f1696db632c8395191b36f736a
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2022 Friedrich Kink. All rights reserved.
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=pkg.description value="$(COMPONENT_DESCRIPTION)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
28 <transform file path=usr/squid/libexec/.+ ->default mode 0555>
30 # smf stuff to control start/stop of squid
31 file files/http-squid path=lib/svc/method/http-squid \
32      restart_fmri=svc:/network/http:squid
33 file files/http-squid.xml path=lib/svc/manifest/network/http-squid.xml
35 # special permissions for pinger
36 file files/exec_attr path=etc/security/exec_attr.d/squid
37 file path=usr/squid/libexec/pinger mode=4555
39 # special attributes
40 file path=etc/squid/cachemgr.conf group=webservd mode=0644 \
41     original_name=SUNWsquid:etc/squid/cachemgr.conf preserve=renamenew
42 file path=etc/squid/mime.conf group=webservd mode=0644 \
43     original_name=SUNWsquid:etc/squid/mime.conf preserve=renamenew
44 file path=etc/squid/squid.conf group=webservd mode=0644 \
45     original_name=SUNWsquid:etc/squid/squid.conf preserve=renamenew
46 file path=etc/squid/errorpage.css group=webservd mode=0644 \
47     original_name=SUNWsquid:etc/squid/errorpage.css preserve=renamenew
48 dir path=var/squid/cache group=webservd owner=webservd mode=0755
49 dir path=var/squid/logs group=webservd owner=webservd mode=0755
50 dir path=var/squid/run group=webservd owner=webservd mode=0755
52 file path=etc/squid/cachemgr.conf.default
53 file path=etc/squid/errorpage.css.default
54 file path=etc/squid/mime.conf.default
55 file path=etc/squid/squid.conf.default
56 file path=etc/squid/squid.conf.documented
57 file path=usr/squid/bin/purge
58 file path=usr/squid/bin/squidclient
59 file path=usr/squid/libexec/basic_db_auth
60 file path=usr/squid/libexec/basic_fake_auth
61 file path=usr/squid/libexec/basic_getpwnam_auth
62 file path=usr/squid/libexec/basic_ldap_auth
63 file path=usr/squid/libexec/basic_ncsa_auth
64 file path=usr/squid/libexec/basic_nis_auth
65 file path=usr/squid/libexec/basic_pam_auth
66 file path=usr/squid/libexec/basic_pop3_auth
67 file path=usr/squid/libexec/basic_radius_auth
68 file path=usr/squid/libexec/basic_sasl_auth
69 file path=usr/squid/libexec/basic_smb_auth
70 file path=usr/squid/libexec/basic_smb_auth.sh
71 file path=usr/squid/libexec/cachemgr.cgi
72 file path=usr/squid/libexec/digest_edirectory_auth
73 file path=usr/squid/libexec/digest_file_auth
74 file path=usr/squid/libexec/digest_ldap_auth
75 file path=usr/squid/libexec/diskd
76 file path=usr/squid/libexec/ext_delayer_acl
77 file path=usr/squid/libexec/ext_file_userip_acl
78 file path=usr/squid/libexec/ext_ldap_group_acl
79 file path=usr/squid/libexec/ext_session_acl
80 file path=usr/squid/libexec/ext_unix_group_acl
81 file path=usr/squid/libexec/ext_wbinfo_group_acl
82 file path=usr/squid/libexec/helper-mux
83 file path=usr/squid/libexec/log_db_daemon
84 file path=usr/squid/libexec/log_file_daemon
85 file path=usr/squid/libexec/negotiate_kerberos_auth
86 file path=usr/squid/libexec/negotiate_kerberos_auth_test
87 file path=usr/squid/libexec/negotiate_wrapper_auth
88 file path=usr/squid/libexec/ntlm_fake_auth
89 file path=usr/squid/libexec/security_fake_certverify
90 file path=usr/squid/libexec/security_file_certgen
91 file path=usr/squid/libexec/storeid_file_rewrite
92 file path=usr/squid/libexec/unlinkd
93 file path=usr/squid/libexec/url_fake_rewrite
94 file path=usr/squid/libexec/url_fake_rewrite.sh
95 file path=usr/squid/libexec/url_lfs_rewrite
96 file path=usr/squid/man/man1/purge.1
97 file path=usr/squid/man/man1/squidclient.1
98 file path=usr/squid/man/man8/basic_db_auth.8
99 file path=usr/squid/man/man8/basic_getpwnam_auth.8
100 file path=usr/squid/man/man8/basic_ldap_auth.8
101 file path=usr/squid/man/man8/basic_ncsa_auth.8
102 file path=usr/squid/man/man8/basic_pam_auth.8
103 file path=usr/squid/man/man8/basic_pop3_auth.8
104 file path=usr/squid/man/man8/basic_radius_auth.8
105 file path=usr/squid/man/man8/basic_sasl_auth.8
106 file path=usr/squid/man/man8/cachemgr.cgi.8
107 file path=usr/squid/man/man8/digest_file_auth.8
108 file path=usr/squid/man/man8/ext_delayer_acl.8
109 file path=usr/squid/man/man8/ext_file_userip_acl.8
110 file path=usr/squid/man/man8/ext_ldap_group_acl.8
111 file path=usr/squid/man/man8/ext_session_acl.8
112 file path=usr/squid/man/man8/ext_unix_group_acl.8
113 file path=usr/squid/man/man8/ext_wbinfo_group_acl.8
114 file path=usr/squid/man/man8/helper-mux.8
115 file path=usr/squid/man/man8/log_db_daemon.8
116 file path=usr/squid/man/man8/negotiate_kerberos_auth.8
117 file path=usr/squid/man/man8/security_fake_certverify.8
118 file path=usr/squid/man/man8/security_file_certgen.8
119 file path=usr/squid/man/man8/squid.8
120 file path=usr/squid/man/man8/storeid_file_rewrite.8
121 file path=usr/squid/man/man8/url_lfs_rewrite.8
122 file path=usr/squid/sbin/squid
123 file path=usr/squid/share/errors/COPYRIGHT
124 file path=usr/squid/share/errors/TRANSLATORS
125 file path=usr/squid/share/errors/af/ERR_ACCESS_DENIED
126 file path=usr/squid/share/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED
127 file path=usr/squid/share/errors/af/ERR_AGENT_CONFIGURE
128 file path=usr/squid/share/errors/af/ERR_AGENT_WPAD
129 file path=usr/squid/share/errors/af/ERR_CACHE_ACCESS_DENIED
130 file path=usr/squid/share/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
131 file path=usr/squid/share/errors/af/ERR_CANNOT_FORWARD
132 file path=usr/squid/share/errors/af/ERR_CONFLICT_HOST
133 file path=usr/squid/share/errors/af/ERR_CONNECT_FAIL
134 file path=usr/squid/share/errors/af/ERR_DIR_LISTING
135 file path=usr/squid/share/errors/af/ERR_DNS_FAIL
136 file path=usr/squid/share/errors/af/ERR_ESI
137 file path=usr/squid/share/errors/af/ERR_FORWARDING_DENIED
138 file path=usr/squid/share/errors/af/ERR_FTP_DISABLED
139 file path=usr/squid/share/errors/af/ERR_FTP_FAILURE
140 file path=usr/squid/share/errors/af/ERR_FTP_FORBIDDEN
141 file path=usr/squid/share/errors/af/ERR_FTP_NOT_FOUND
142 file path=usr/squid/share/errors/af/ERR_FTP_PUT_CREATED
143 file path=usr/squid/share/errors/af/ERR_FTP_PUT_ERROR
144 file path=usr/squid/share/errors/af/ERR_FTP_PUT_MODIFIED
145 file path=usr/squid/share/errors/af/ERR_FTP_UNAVAILABLE
146 file path=usr/squid/share/errors/af/ERR_GATEWAY_FAILURE
147 file path=usr/squid/share/errors/af/ERR_ICAP_FAILURE
148 file path=usr/squid/share/errors/af/ERR_INVALID_REQ
149 file path=usr/squid/share/errors/af/ERR_INVALID_RESP
150 file path=usr/squid/share/errors/af/ERR_INVALID_URL
151 file path=usr/squid/share/errors/af/ERR_LIFETIME_EXP
152 file path=usr/squid/share/errors/af/ERR_NO_RELAY
153 file path=usr/squid/share/errors/af/ERR_ONLY_IF_CACHED_MISS
154 file path=usr/squid/share/errors/af/ERR_PRECONDITION_FAILED
155 file path=usr/squid/share/errors/af/ERR_PROTOCOL_UNKNOWN
156 file path=usr/squid/share/errors/af/ERR_READ_ERROR
157 file path=usr/squid/share/errors/af/ERR_READ_TIMEOUT
158 file path=usr/squid/share/errors/af/ERR_SECURE_CONNECT_FAIL
159 file path=usr/squid/share/errors/af/ERR_SHUTTING_DOWN
160 file path=usr/squid/share/errors/af/ERR_SOCKET_FAILURE
161 file path=usr/squid/share/errors/af/ERR_TOO_BIG
162 file path=usr/squid/share/errors/af/ERR_UNSUP_HTTPVERSION
163 file path=usr/squid/share/errors/af/ERR_UNSUP_REQ
164 file path=usr/squid/share/errors/af/ERR_URN_RESOLVE
165 file path=usr/squid/share/errors/af/ERR_WRITE_ERROR
166 file path=usr/squid/share/errors/af/ERR_ZERO_SIZE_OBJECT
167 file path=usr/squid/share/errors/af/error-details.txt
168 link path=usr/squid/share/errors/ar-ae target=ar
169 link path=usr/squid/share/errors/ar-bh target=ar
170 link path=usr/squid/share/errors/ar-dz target=ar
171 link path=usr/squid/share/errors/ar-eg target=ar
172 link path=usr/squid/share/errors/ar-iq target=ar
173 link path=usr/squid/share/errors/ar-jo target=ar
174 link path=usr/squid/share/errors/ar-kw target=ar
175 link path=usr/squid/share/errors/ar-lb target=ar
176 link path=usr/squid/share/errors/ar-ly target=ar
177 link path=usr/squid/share/errors/ar-ma target=ar
178 link path=usr/squid/share/errors/ar-om target=ar
179 link path=usr/squid/share/errors/ar-qa target=ar
180 link path=usr/squid/share/errors/ar-sa target=ar
181 link path=usr/squid/share/errors/ar-sy target=ar
182 link path=usr/squid/share/errors/ar-tn target=ar
183 link path=usr/squid/share/errors/ar-ye target=ar
184 file path=usr/squid/share/errors/ar/ERR_ACCESS_DENIED
185 file path=usr/squid/share/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED
186 file path=usr/squid/share/errors/ar/ERR_AGENT_CONFIGURE
187 file path=usr/squid/share/errors/ar/ERR_AGENT_WPAD
188 file path=usr/squid/share/errors/ar/ERR_CACHE_ACCESS_DENIED
189 file path=usr/squid/share/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
190 file path=usr/squid/share/errors/ar/ERR_CANNOT_FORWARD
191 file path=usr/squid/share/errors/ar/ERR_CONFLICT_HOST
192 file path=usr/squid/share/errors/ar/ERR_CONNECT_FAIL
193 file path=usr/squid/share/errors/ar/ERR_DIR_LISTING
194 file path=usr/squid/share/errors/ar/ERR_DNS_FAIL
195 file path=usr/squid/share/errors/ar/ERR_ESI
196 file path=usr/squid/share/errors/ar/ERR_FORWARDING_DENIED
197 file path=usr/squid/share/errors/ar/ERR_FTP_DISABLED
198 file path=usr/squid/share/errors/ar/ERR_FTP_FAILURE
199 file path=usr/squid/share/errors/ar/ERR_FTP_FORBIDDEN
200 file path=usr/squid/share/errors/ar/ERR_FTP_NOT_FOUND
201 file path=usr/squid/share/errors/ar/ERR_FTP_PUT_CREATED
202 file path=usr/squid/share/errors/ar/ERR_FTP_PUT_ERROR
203 file path=usr/squid/share/errors/ar/ERR_FTP_PUT_MODIFIED
204 file path=usr/squid/share/errors/ar/ERR_FTP_UNAVAILABLE
205 file path=usr/squid/share/errors/ar/ERR_GATEWAY_FAILURE
206 file path=usr/squid/share/errors/ar/ERR_ICAP_FAILURE
207 file path=usr/squid/share/errors/ar/ERR_INVALID_REQ
208 file path=usr/squid/share/errors/ar/ERR_INVALID_RESP
209 file path=usr/squid/share/errors/ar/ERR_INVALID_URL
210 file path=usr/squid/share/errors/ar/ERR_LIFETIME_EXP
211 file path=usr/squid/share/errors/ar/ERR_NO_RELAY
212 file path=usr/squid/share/errors/ar/ERR_ONLY_IF_CACHED_MISS
213 file path=usr/squid/share/errors/ar/ERR_PRECONDITION_FAILED
214 file path=usr/squid/share/errors/ar/ERR_PROTOCOL_UNKNOWN
215 file path=usr/squid/share/errors/ar/ERR_READ_ERROR
216 file path=usr/squid/share/errors/ar/ERR_READ_TIMEOUT
217 file path=usr/squid/share/errors/ar/ERR_SECURE_CONNECT_FAIL
218 file path=usr/squid/share/errors/ar/ERR_SHUTTING_DOWN
219 file path=usr/squid/share/errors/ar/ERR_SOCKET_FAILURE
220 file path=usr/squid/share/errors/ar/ERR_TOO_BIG
221 file path=usr/squid/share/errors/ar/ERR_UNSUP_HTTPVERSION
222 file path=usr/squid/share/errors/ar/ERR_UNSUP_REQ
223 file path=usr/squid/share/errors/ar/ERR_URN_RESOLVE
224 file path=usr/squid/share/errors/ar/ERR_WRITE_ERROR
225 file path=usr/squid/share/errors/ar/ERR_ZERO_SIZE_OBJECT
226 file path=usr/squid/share/errors/ar/error-details.txt
227 link path=usr/squid/share/errors/az-az target=az
228 file path=usr/squid/share/errors/az/ERR_ACCESS_DENIED
229 file path=usr/squid/share/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED
230 file path=usr/squid/share/errors/az/ERR_AGENT_CONFIGURE
231 file path=usr/squid/share/errors/az/ERR_AGENT_WPAD
232 file path=usr/squid/share/errors/az/ERR_CACHE_ACCESS_DENIED
233 file path=usr/squid/share/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
234 file path=usr/squid/share/errors/az/ERR_CANNOT_FORWARD
235 file path=usr/squid/share/errors/az/ERR_CONFLICT_HOST
236 file path=usr/squid/share/errors/az/ERR_CONNECT_FAIL
237 file path=usr/squid/share/errors/az/ERR_DIR_LISTING
238 file path=usr/squid/share/errors/az/ERR_DNS_FAIL
239 file path=usr/squid/share/errors/az/ERR_ESI
240 file path=usr/squid/share/errors/az/ERR_FORWARDING_DENIED
241 file path=usr/squid/share/errors/az/ERR_FTP_DISABLED
242 file path=usr/squid/share/errors/az/ERR_FTP_FAILURE
243 file path=usr/squid/share/errors/az/ERR_FTP_FORBIDDEN
244 file path=usr/squid/share/errors/az/ERR_FTP_NOT_FOUND
245 file path=usr/squid/share/errors/az/ERR_FTP_PUT_CREATED
246 file path=usr/squid/share/errors/az/ERR_FTP_PUT_ERROR
247 file path=usr/squid/share/errors/az/ERR_FTP_PUT_MODIFIED
248 file path=usr/squid/share/errors/az/ERR_FTP_UNAVAILABLE
249 file path=usr/squid/share/errors/az/ERR_GATEWAY_FAILURE
250 file path=usr/squid/share/errors/az/ERR_ICAP_FAILURE
251 file path=usr/squid/share/errors/az/ERR_INVALID_REQ
252 file path=usr/squid/share/errors/az/ERR_INVALID_RESP
253 file path=usr/squid/share/errors/az/ERR_INVALID_URL
254 file path=usr/squid/share/errors/az/ERR_LIFETIME_EXP
255 file path=usr/squid/share/errors/az/ERR_NO_RELAY
256 file path=usr/squid/share/errors/az/ERR_ONLY_IF_CACHED_MISS
257 file path=usr/squid/share/errors/az/ERR_PRECONDITION_FAILED
258 file path=usr/squid/share/errors/az/ERR_PROTOCOL_UNKNOWN
259 file path=usr/squid/share/errors/az/ERR_READ_ERROR
260 file path=usr/squid/share/errors/az/ERR_READ_TIMEOUT
261 file path=usr/squid/share/errors/az/ERR_SECURE_CONNECT_FAIL
262 file path=usr/squid/share/errors/az/ERR_SHUTTING_DOWN
263 file path=usr/squid/share/errors/az/ERR_SOCKET_FAILURE
264 file path=usr/squid/share/errors/az/ERR_TOO_BIG
265 file path=usr/squid/share/errors/az/ERR_UNSUP_HTTPVERSION
266 file path=usr/squid/share/errors/az/ERR_UNSUP_REQ
267 file path=usr/squid/share/errors/az/ERR_URN_RESOLVE
268 file path=usr/squid/share/errors/az/ERR_WRITE_ERROR
269 file path=usr/squid/share/errors/az/ERR_ZERO_SIZE_OBJECT
270 file path=usr/squid/share/errors/az/error-details.txt
271 link path=usr/squid/share/errors/bg-bg target=bg
272 file path=usr/squid/share/errors/bg/ERR_ACCESS_DENIED
273 file path=usr/squid/share/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED
274 file path=usr/squid/share/errors/bg/ERR_AGENT_CONFIGURE
275 file path=usr/squid/share/errors/bg/ERR_AGENT_WPAD
276 file path=usr/squid/share/errors/bg/ERR_CACHE_ACCESS_DENIED
277 file path=usr/squid/share/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
278 file path=usr/squid/share/errors/bg/ERR_CANNOT_FORWARD
279 file path=usr/squid/share/errors/bg/ERR_CONFLICT_HOST
280 file path=usr/squid/share/errors/bg/ERR_CONNECT_FAIL
281 file path=usr/squid/share/errors/bg/ERR_DIR_LISTING
282 file path=usr/squid/share/errors/bg/ERR_DNS_FAIL
283 file path=usr/squid/share/errors/bg/ERR_ESI
284 file path=usr/squid/share/errors/bg/ERR_FORWARDING_DENIED
285 file path=usr/squid/share/errors/bg/ERR_FTP_DISABLED
286 file path=usr/squid/share/errors/bg/ERR_FTP_FAILURE
287 file path=usr/squid/share/errors/bg/ERR_FTP_FORBIDDEN
288 file path=usr/squid/share/errors/bg/ERR_FTP_NOT_FOUND
289 file path=usr/squid/share/errors/bg/ERR_FTP_PUT_CREATED
290 file path=usr/squid/share/errors/bg/ERR_FTP_PUT_ERROR
291 file path=usr/squid/share/errors/bg/ERR_FTP_PUT_MODIFIED
292 file path=usr/squid/share/errors/bg/ERR_FTP_UNAVAILABLE
293 file path=usr/squid/share/errors/bg/ERR_GATEWAY_FAILURE
294 file path=usr/squid/share/errors/bg/ERR_ICAP_FAILURE
295 file path=usr/squid/share/errors/bg/ERR_INVALID_REQ
296 file path=usr/squid/share/errors/bg/ERR_INVALID_RESP
297 file path=usr/squid/share/errors/bg/ERR_INVALID_URL
298 file path=usr/squid/share/errors/bg/ERR_LIFETIME_EXP
299 file path=usr/squid/share/errors/bg/ERR_NO_RELAY
300 file path=usr/squid/share/errors/bg/ERR_ONLY_IF_CACHED_MISS
301 file path=usr/squid/share/errors/bg/ERR_PRECONDITION_FAILED
302 file path=usr/squid/share/errors/bg/ERR_PROTOCOL_UNKNOWN
303 file path=usr/squid/share/errors/bg/ERR_READ_ERROR
304 file path=usr/squid/share/errors/bg/ERR_READ_TIMEOUT
305 file path=usr/squid/share/errors/bg/ERR_SECURE_CONNECT_FAIL
306 file path=usr/squid/share/errors/bg/ERR_SHUTTING_DOWN
307 file path=usr/squid/share/errors/bg/ERR_SOCKET_FAILURE
308 file path=usr/squid/share/errors/bg/ERR_TOO_BIG
309 file path=usr/squid/share/errors/bg/ERR_UNSUP_HTTPVERSION
310 file path=usr/squid/share/errors/bg/ERR_UNSUP_REQ
311 file path=usr/squid/share/errors/bg/ERR_URN_RESOLVE
312 file path=usr/squid/share/errors/bg/ERR_WRITE_ERROR
313 file path=usr/squid/share/errors/bg/ERR_ZERO_SIZE_OBJECT
314 file path=usr/squid/share/errors/bg/error-details.txt
315 link path=usr/squid/share/errors/ca-es target=ca
316 file path=usr/squid/share/errors/ca/ERR_ACCESS_DENIED
317 file path=usr/squid/share/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED
318 file path=usr/squid/share/errors/ca/ERR_AGENT_CONFIGURE
319 file path=usr/squid/share/errors/ca/ERR_AGENT_WPAD
320 file path=usr/squid/share/errors/ca/ERR_CACHE_ACCESS_DENIED
321 file path=usr/squid/share/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
322 file path=usr/squid/share/errors/ca/ERR_CANNOT_FORWARD
323 file path=usr/squid/share/errors/ca/ERR_CONFLICT_HOST
324 file path=usr/squid/share/errors/ca/ERR_CONNECT_FAIL
325 file path=usr/squid/share/errors/ca/ERR_DIR_LISTING
326 file path=usr/squid/share/errors/ca/ERR_DNS_FAIL
327 file path=usr/squid/share/errors/ca/ERR_ESI
328 file path=usr/squid/share/errors/ca/ERR_FORWARDING_DENIED
329 file path=usr/squid/share/errors/ca/ERR_FTP_DISABLED
330 file path=usr/squid/share/errors/ca/ERR_FTP_FAILURE
331 file path=usr/squid/share/errors/ca/ERR_FTP_FORBIDDEN
332 file path=usr/squid/share/errors/ca/ERR_FTP_NOT_FOUND
333 file path=usr/squid/share/errors/ca/ERR_FTP_PUT_CREATED
334 file path=usr/squid/share/errors/ca/ERR_FTP_PUT_ERROR
335 file path=usr/squid/share/errors/ca/ERR_FTP_PUT_MODIFIED
336 file path=usr/squid/share/errors/ca/ERR_FTP_UNAVAILABLE
337 file path=usr/squid/share/errors/ca/ERR_GATEWAY_FAILURE
338 file path=usr/squid/share/errors/ca/ERR_ICAP_FAILURE
339 file path=usr/squid/share/errors/ca/ERR_INVALID_REQ
340 file path=usr/squid/share/errors/ca/ERR_INVALID_RESP
341 file path=usr/squid/share/errors/ca/ERR_INVALID_URL
342 file path=usr/squid/share/errors/ca/ERR_LIFETIME_EXP
343 file path=usr/squid/share/errors/ca/ERR_NO_RELAY
344 file path=usr/squid/share/errors/ca/ERR_ONLY_IF_CACHED_MISS
345 file path=usr/squid/share/errors/ca/ERR_PRECONDITION_FAILED
346 file path=usr/squid/share/errors/ca/ERR_PROTOCOL_UNKNOWN
347 file path=usr/squid/share/errors/ca/ERR_READ_ERROR
348 file path=usr/squid/share/errors/ca/ERR_READ_TIMEOUT
349 file path=usr/squid/share/errors/ca/ERR_SECURE_CONNECT_FAIL
350 file path=usr/squid/share/errors/ca/ERR_SHUTTING_DOWN
351 file path=usr/squid/share/errors/ca/ERR_SOCKET_FAILURE
352 file path=usr/squid/share/errors/ca/ERR_TOO_BIG
353 file path=usr/squid/share/errors/ca/ERR_UNSUP_HTTPVERSION
354 file path=usr/squid/share/errors/ca/ERR_UNSUP_REQ
355 file path=usr/squid/share/errors/ca/ERR_URN_RESOLVE
356 file path=usr/squid/share/errors/ca/ERR_WRITE_ERROR
357 file path=usr/squid/share/errors/ca/ERR_ZERO_SIZE_OBJECT
358 file path=usr/squid/share/errors/ca/error-details.txt
359 link path=usr/squid/share/errors/cs-cz target=cs
360 file path=usr/squid/share/errors/cs/ERR_ACCESS_DENIED
361 file path=usr/squid/share/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED
362 file path=usr/squid/share/errors/cs/ERR_AGENT_CONFIGURE
363 file path=usr/squid/share/errors/cs/ERR_AGENT_WPAD
364 file path=usr/squid/share/errors/cs/ERR_CACHE_ACCESS_DENIED
365 file path=usr/squid/share/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
366 file path=usr/squid/share/errors/cs/ERR_CANNOT_FORWARD
367 file path=usr/squid/share/errors/cs/ERR_CONFLICT_HOST
368 file path=usr/squid/share/errors/cs/ERR_CONNECT_FAIL
369 file path=usr/squid/share/errors/cs/ERR_DIR_LISTING
370 file path=usr/squid/share/errors/cs/ERR_DNS_FAIL
371 file path=usr/squid/share/errors/cs/ERR_ESI
372 file path=usr/squid/share/errors/cs/ERR_FORWARDING_DENIED
373 file path=usr/squid/share/errors/cs/ERR_FTP_DISABLED
374 file path=usr/squid/share/errors/cs/ERR_FTP_FAILURE
375 file path=usr/squid/share/errors/cs/ERR_FTP_FORBIDDEN
376 file path=usr/squid/share/errors/cs/ERR_FTP_NOT_FOUND
377 file path=usr/squid/share/errors/cs/ERR_FTP_PUT_CREATED
378 file path=usr/squid/share/errors/cs/ERR_FTP_PUT_ERROR
379 file path=usr/squid/share/errors/cs/ERR_FTP_PUT_MODIFIED
380 file path=usr/squid/share/errors/cs/ERR_FTP_UNAVAILABLE
381 file path=usr/squid/share/errors/cs/ERR_GATEWAY_FAILURE
382 file path=usr/squid/share/errors/cs/ERR_ICAP_FAILURE
383 file path=usr/squid/share/errors/cs/ERR_INVALID_REQ
384 file path=usr/squid/share/errors/cs/ERR_INVALID_RESP
385 file path=usr/squid/share/errors/cs/ERR_INVALID_URL
386 file path=usr/squid/share/errors/cs/ERR_LIFETIME_EXP
387 file path=usr/squid/share/errors/cs/ERR_NO_RELAY
388 file path=usr/squid/share/errors/cs/ERR_ONLY_IF_CACHED_MISS
389 file path=usr/squid/share/errors/cs/ERR_PRECONDITION_FAILED
390 file path=usr/squid/share/errors/cs/ERR_PROTOCOL_UNKNOWN
391 file path=usr/squid/share/errors/cs/ERR_READ_ERROR
392 file path=usr/squid/share/errors/cs/ERR_READ_TIMEOUT
393 file path=usr/squid/share/errors/cs/ERR_SECURE_CONNECT_FAIL
394 file path=usr/squid/share/errors/cs/ERR_SHUTTING_DOWN
395 file path=usr/squid/share/errors/cs/ERR_SOCKET_FAILURE
396 file path=usr/squid/share/errors/cs/ERR_TOO_BIG
397 file path=usr/squid/share/errors/cs/ERR_UNSUP_HTTPVERSION
398 file path=usr/squid/share/errors/cs/ERR_UNSUP_REQ
399 file path=usr/squid/share/errors/cs/ERR_URN_RESOLVE
400 file path=usr/squid/share/errors/cs/ERR_WRITE_ERROR
401 file path=usr/squid/share/errors/cs/ERR_ZERO_SIZE_OBJECT
402 file path=usr/squid/share/errors/cs/error-details.txt
403 link path=usr/squid/share/errors/da-dk target=da
404 file path=usr/squid/share/errors/da/ERR_ACCESS_DENIED
405 file path=usr/squid/share/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED
406 file path=usr/squid/share/errors/da/ERR_AGENT_CONFIGURE
407 file path=usr/squid/share/errors/da/ERR_AGENT_WPAD
408 file path=usr/squid/share/errors/da/ERR_CACHE_ACCESS_DENIED
409 file path=usr/squid/share/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
410 file path=usr/squid/share/errors/da/ERR_CANNOT_FORWARD
411 file path=usr/squid/share/errors/da/ERR_CONFLICT_HOST
412 file path=usr/squid/share/errors/da/ERR_CONNECT_FAIL
413 file path=usr/squid/share/errors/da/ERR_DIR_LISTING
414 file path=usr/squid/share/errors/da/ERR_DNS_FAIL
415 file path=usr/squid/share/errors/da/ERR_ESI
416 file path=usr/squid/share/errors/da/ERR_FORWARDING_DENIED
417 file path=usr/squid/share/errors/da/ERR_FTP_DISABLED
418 file path=usr/squid/share/errors/da/ERR_FTP_FAILURE
419 file path=usr/squid/share/errors/da/ERR_FTP_FORBIDDEN
420 file path=usr/squid/share/errors/da/ERR_FTP_NOT_FOUND
421 file path=usr/squid/share/errors/da/ERR_FTP_PUT_CREATED
422 file path=usr/squid/share/errors/da/ERR_FTP_PUT_ERROR
423 file path=usr/squid/share/errors/da/ERR_FTP_PUT_MODIFIED
424 file path=usr/squid/share/errors/da/ERR_FTP_UNAVAILABLE
425 file path=usr/squid/share/errors/da/ERR_GATEWAY_FAILURE
426 file path=usr/squid/share/errors/da/ERR_ICAP_FAILURE
427 file path=usr/squid/share/errors/da/ERR_INVALID_REQ
428 file path=usr/squid/share/errors/da/ERR_INVALID_RESP
429 file path=usr/squid/share/errors/da/ERR_INVALID_URL
430 file path=usr/squid/share/errors/da/ERR_LIFETIME_EXP
431 file path=usr/squid/share/errors/da/ERR_NO_RELAY
432 file path=usr/squid/share/errors/da/ERR_ONLY_IF_CACHED_MISS
433 file path=usr/squid/share/errors/da/ERR_PRECONDITION_FAILED
434 file path=usr/squid/share/errors/da/ERR_PROTOCOL_UNKNOWN
435 file path=usr/squid/share/errors/da/ERR_READ_ERROR
436 file path=usr/squid/share/errors/da/ERR_READ_TIMEOUT
437 file path=usr/squid/share/errors/da/ERR_SECURE_CONNECT_FAIL
438 file path=usr/squid/share/errors/da/ERR_SHUTTING_DOWN
439 file path=usr/squid/share/errors/da/ERR_SOCKET_FAILURE
440 file path=usr/squid/share/errors/da/ERR_TOO_BIG
441 file path=usr/squid/share/errors/da/ERR_UNSUP_HTTPVERSION
442 file path=usr/squid/share/errors/da/ERR_UNSUP_REQ
443 file path=usr/squid/share/errors/da/ERR_URN_RESOLVE
444 file path=usr/squid/share/errors/da/ERR_WRITE_ERROR
445 file path=usr/squid/share/errors/da/ERR_ZERO_SIZE_OBJECT
446 file path=usr/squid/share/errors/da/error-details.txt
447 link path=usr/squid/share/errors/de-at target=de
448 link path=usr/squid/share/errors/de-ch target=de
449 link path=usr/squid/share/errors/de-de target=de
450 link path=usr/squid/share/errors/de-li target=de
451 link path=usr/squid/share/errors/de-lu target=de
452 file path=usr/squid/share/errors/de/ERR_ACCESS_DENIED
453 file path=usr/squid/share/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED
454 file path=usr/squid/share/errors/de/ERR_AGENT_CONFIGURE
455 file path=usr/squid/share/errors/de/ERR_AGENT_WPAD
456 file path=usr/squid/share/errors/de/ERR_CACHE_ACCESS_DENIED
457 file path=usr/squid/share/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
458 file path=usr/squid/share/errors/de/ERR_CANNOT_FORWARD
459 file path=usr/squid/share/errors/de/ERR_CONFLICT_HOST
460 file path=usr/squid/share/errors/de/ERR_CONNECT_FAIL
461 file path=usr/squid/share/errors/de/ERR_DIR_LISTING
462 file path=usr/squid/share/errors/de/ERR_DNS_FAIL
463 file path=usr/squid/share/errors/de/ERR_ESI
464 file path=usr/squid/share/errors/de/ERR_FORWARDING_DENIED
465 file path=usr/squid/share/errors/de/ERR_FTP_DISABLED
466 file path=usr/squid/share/errors/de/ERR_FTP_FAILURE
467 file path=usr/squid/share/errors/de/ERR_FTP_FORBIDDEN
468 file path=usr/squid/share/errors/de/ERR_FTP_NOT_FOUND
469 file path=usr/squid/share/errors/de/ERR_FTP_PUT_CREATED
470 file path=usr/squid/share/errors/de/ERR_FTP_PUT_ERROR
471 file path=usr/squid/share/errors/de/ERR_FTP_PUT_MODIFIED
472 file path=usr/squid/share/errors/de/ERR_FTP_UNAVAILABLE
473 file path=usr/squid/share/errors/de/ERR_GATEWAY_FAILURE
474 file path=usr/squid/share/errors/de/ERR_ICAP_FAILURE
475 file path=usr/squid/share/errors/de/ERR_INVALID_REQ
476 file path=usr/squid/share/errors/de/ERR_INVALID_RESP
477 file path=usr/squid/share/errors/de/ERR_INVALID_URL
478 file path=usr/squid/share/errors/de/ERR_LIFETIME_EXP
479 file path=usr/squid/share/errors/de/ERR_NO_RELAY
480 file path=usr/squid/share/errors/de/ERR_ONLY_IF_CACHED_MISS
481 file path=usr/squid/share/errors/de/ERR_PRECONDITION_FAILED
482 file path=usr/squid/share/errors/de/ERR_PROTOCOL_UNKNOWN
483 file path=usr/squid/share/errors/de/ERR_READ_ERROR
484 file path=usr/squid/share/errors/de/ERR_READ_TIMEOUT
485 file path=usr/squid/share/errors/de/ERR_SECURE_CONNECT_FAIL
486 file path=usr/squid/share/errors/de/ERR_SHUTTING_DOWN
487 file path=usr/squid/share/errors/de/ERR_SOCKET_FAILURE
488 file path=usr/squid/share/errors/de/ERR_TOO_BIG
489 file path=usr/squid/share/errors/de/ERR_UNSUP_HTTPVERSION
490 file path=usr/squid/share/errors/de/ERR_UNSUP_REQ
491 file path=usr/squid/share/errors/de/ERR_URN_RESOLVE
492 file path=usr/squid/share/errors/de/ERR_WRITE_ERROR
493 file path=usr/squid/share/errors/de/ERR_ZERO_SIZE_OBJECT
494 file path=usr/squid/share/errors/de/error-details.txt
495 link path=usr/squid/share/errors/el-gr target=el
496 file path=usr/squid/share/errors/el/ERR_ACCESS_DENIED
497 file path=usr/squid/share/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED
498 file path=usr/squid/share/errors/el/ERR_AGENT_CONFIGURE
499 file path=usr/squid/share/errors/el/ERR_AGENT_WPAD
500 file path=usr/squid/share/errors/el/ERR_CACHE_ACCESS_DENIED
501 file path=usr/squid/share/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
502 file path=usr/squid/share/errors/el/ERR_CANNOT_FORWARD
503 file path=usr/squid/share/errors/el/ERR_CONFLICT_HOST
504 file path=usr/squid/share/errors/el/ERR_CONNECT_FAIL
505 file path=usr/squid/share/errors/el/ERR_DIR_LISTING
506 file path=usr/squid/share/errors/el/ERR_DNS_FAIL
507 file path=usr/squid/share/errors/el/ERR_ESI
508 file path=usr/squid/share/errors/el/ERR_FORWARDING_DENIED
509 file path=usr/squid/share/errors/el/ERR_FTP_DISABLED
510 file path=usr/squid/share/errors/el/ERR_FTP_FAILURE
511 file path=usr/squid/share/errors/el/ERR_FTP_FORBIDDEN
512 file path=usr/squid/share/errors/el/ERR_FTP_NOT_FOUND
513 file path=usr/squid/share/errors/el/ERR_FTP_PUT_CREATED
514 file path=usr/squid/share/errors/el/ERR_FTP_PUT_ERROR
515 file path=usr/squid/share/errors/el/ERR_FTP_PUT_MODIFIED
516 file path=usr/squid/share/errors/el/ERR_FTP_UNAVAILABLE
517 file path=usr/squid/share/errors/el/ERR_GATEWAY_FAILURE
518 file path=usr/squid/share/errors/el/ERR_ICAP_FAILURE
519 file path=usr/squid/share/errors/el/ERR_INVALID_REQ
520 file path=usr/squid/share/errors/el/ERR_INVALID_RESP
521 file path=usr/squid/share/errors/el/ERR_INVALID_URL
522 file path=usr/squid/share/errors/el/ERR_LIFETIME_EXP
523 file path=usr/squid/share/errors/el/ERR_NO_RELAY
524 file path=usr/squid/share/errors/el/ERR_ONLY_IF_CACHED_MISS
525 file path=usr/squid/share/errors/el/ERR_PRECONDITION_FAILED
526 file path=usr/squid/share/errors/el/ERR_PROTOCOL_UNKNOWN
527 file path=usr/squid/share/errors/el/ERR_READ_ERROR
528 file path=usr/squid/share/errors/el/ERR_READ_TIMEOUT
529 file path=usr/squid/share/errors/el/ERR_SECURE_CONNECT_FAIL
530 file path=usr/squid/share/errors/el/ERR_SHUTTING_DOWN
531 file path=usr/squid/share/errors/el/ERR_SOCKET_FAILURE
532 file path=usr/squid/share/errors/el/ERR_TOO_BIG
533 file path=usr/squid/share/errors/el/ERR_UNSUP_HTTPVERSION
534 file path=usr/squid/share/errors/el/ERR_UNSUP_REQ
535 file path=usr/squid/share/errors/el/ERR_URN_RESOLVE
536 file path=usr/squid/share/errors/el/ERR_WRITE_ERROR
537 file path=usr/squid/share/errors/el/ERR_ZERO_SIZE_OBJECT
538 file path=usr/squid/share/errors/el/error-details.txt
539 link path=usr/squid/share/errors/en-au target=en
540 link path=usr/squid/share/errors/en-bz target=en
541 link path=usr/squid/share/errors/en-ca target=en
542 link path=usr/squid/share/errors/en-cn target=en
543 link path=usr/squid/share/errors/en-gb target=en
544 link path=usr/squid/share/errors/en-ie target=en
545 link path=usr/squid/share/errors/en-in target=en
546 link path=usr/squid/share/errors/en-jm target=en
547 link path=usr/squid/share/errors/en-nz target=en
548 link path=usr/squid/share/errors/en-ph target=en
549 link path=usr/squid/share/errors/en-sg target=en
550 link path=usr/squid/share/errors/en-tt target=en
551 link path=usr/squid/share/errors/en-uk target=en
552 link path=usr/squid/share/errors/en-us target=en
553 link path=usr/squid/share/errors/en-za target=en
554 link path=usr/squid/share/errors/en-zw target=en
555 file path=usr/squid/share/errors/en/ERR_ACCESS_DENIED
556 file path=usr/squid/share/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED
557 file path=usr/squid/share/errors/en/ERR_AGENT_CONFIGURE
558 file path=usr/squid/share/errors/en/ERR_AGENT_WPAD
559 file path=usr/squid/share/errors/en/ERR_CACHE_ACCESS_DENIED
560 file path=usr/squid/share/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
561 file path=usr/squid/share/errors/en/ERR_CANNOT_FORWARD
562 file path=usr/squid/share/errors/en/ERR_CONFLICT_HOST
563 file path=usr/squid/share/errors/en/ERR_CONNECT_FAIL
564 file path=usr/squid/share/errors/en/ERR_DIR_LISTING
565 file path=usr/squid/share/errors/en/ERR_DNS_FAIL
566 file path=usr/squid/share/errors/en/ERR_ESI
567 file path=usr/squid/share/errors/en/ERR_FORWARDING_DENIED
568 file path=usr/squid/share/errors/en/ERR_FTP_DISABLED
569 file path=usr/squid/share/errors/en/ERR_FTP_FAILURE
570 file path=usr/squid/share/errors/en/ERR_FTP_FORBIDDEN
571 file path=usr/squid/share/errors/en/ERR_FTP_NOT_FOUND
572 file path=usr/squid/share/errors/en/ERR_FTP_PUT_CREATED
573 file path=usr/squid/share/errors/en/ERR_FTP_PUT_ERROR
574 file path=usr/squid/share/errors/en/ERR_FTP_PUT_MODIFIED
575 file path=usr/squid/share/errors/en/ERR_FTP_UNAVAILABLE
576 file path=usr/squid/share/errors/en/ERR_GATEWAY_FAILURE
577 file path=usr/squid/share/errors/en/ERR_ICAP_FAILURE
578 file path=usr/squid/share/errors/en/ERR_INVALID_REQ
579 file path=usr/squid/share/errors/en/ERR_INVALID_RESP
580 file path=usr/squid/share/errors/en/ERR_INVALID_URL
581 file path=usr/squid/share/errors/en/ERR_LIFETIME_EXP
582 file path=usr/squid/share/errors/en/ERR_NO_RELAY
583 file path=usr/squid/share/errors/en/ERR_ONLY_IF_CACHED_MISS
584 file path=usr/squid/share/errors/en/ERR_PRECONDITION_FAILED
585 file path=usr/squid/share/errors/en/ERR_PROTOCOL_UNKNOWN
586 file path=usr/squid/share/errors/en/ERR_READ_ERROR
587 file path=usr/squid/share/errors/en/ERR_READ_TIMEOUT
588 file path=usr/squid/share/errors/en/ERR_SECURE_CONNECT_FAIL
589 file path=usr/squid/share/errors/en/ERR_SHUTTING_DOWN
590 file path=usr/squid/share/errors/en/ERR_SOCKET_FAILURE
591 file path=usr/squid/share/errors/en/ERR_TOO_BIG
592 file path=usr/squid/share/errors/en/ERR_UNSUP_HTTPVERSION
593 file path=usr/squid/share/errors/en/ERR_UNSUP_REQ
594 file path=usr/squid/share/errors/en/ERR_URN_RESOLVE
595 file path=usr/squid/share/errors/en/ERR_WRITE_ERROR
596 file path=usr/squid/share/errors/en/ERR_ZERO_SIZE_OBJECT
597 file path=usr/squid/share/errors/en/error-details.txt
598 link path=usr/squid/share/errors/es-ar target=es
599 link path=usr/squid/share/errors/es-bo target=es
600 link path=usr/squid/share/errors/es-bz target=es-mx
601 link path=usr/squid/share/errors/es-cl target=es
602 link path=usr/squid/share/errors/es-co target=es
603 link path=usr/squid/share/errors/es-cr target=es-mx
604 link path=usr/squid/share/errors/es-cu target=es
605 link path=usr/squid/share/errors/es-do target=es
606 link path=usr/squid/share/errors/es-ec target=es
607 link path=usr/squid/share/errors/es-es target=es
608 link path=usr/squid/share/errors/es-gt target=es-mx
609 link path=usr/squid/share/errors/es-hn target=es-mx
610 file path=usr/squid/share/errors/es-mx/ERR_ACCESS_DENIED
611 file path=usr/squid/share/errors/es-mx/ERR_ACL_TIME_QUOTA_EXCEEDED
612 file path=usr/squid/share/errors/es-mx/ERR_AGENT_CONFIGURE
613 file path=usr/squid/share/errors/es-mx/ERR_AGENT_WPAD
614 file path=usr/squid/share/errors/es-mx/ERR_CACHE_ACCESS_DENIED
615 file path=usr/squid/share/errors/es-mx/ERR_CACHE_MGR_ACCESS_DENIED
616 file path=usr/squid/share/errors/es-mx/ERR_CANNOT_FORWARD
617 file path=usr/squid/share/errors/es-mx/ERR_CONFLICT_HOST
618 file path=usr/squid/share/errors/es-mx/ERR_CONNECT_FAIL
619 file path=usr/squid/share/errors/es-mx/ERR_DIR_LISTING
620 file path=usr/squid/share/errors/es-mx/ERR_DNS_FAIL
621 file path=usr/squid/share/errors/es-mx/ERR_ESI
622 file path=usr/squid/share/errors/es-mx/ERR_FORWARDING_DENIED
623 file path=usr/squid/share/errors/es-mx/ERR_FTP_DISABLED
624 file path=usr/squid/share/errors/es-mx/ERR_FTP_FAILURE
625 file path=usr/squid/share/errors/es-mx/ERR_FTP_FORBIDDEN
626 file path=usr/squid/share/errors/es-mx/ERR_FTP_NOT_FOUND
627 file path=usr/squid/share/errors/es-mx/ERR_FTP_PUT_CREATED
628 file path=usr/squid/share/errors/es-mx/ERR_FTP_PUT_ERROR
629 file path=usr/squid/share/errors/es-mx/ERR_FTP_PUT_MODIFIED
630 file path=usr/squid/share/errors/es-mx/ERR_FTP_UNAVAILABLE
631 file path=usr/squid/share/errors/es-mx/ERR_GATEWAY_FAILURE
632 file path=usr/squid/share/errors/es-mx/ERR_ICAP_FAILURE
633 file path=usr/squid/share/errors/es-mx/ERR_INVALID_REQ
634 file path=usr/squid/share/errors/es-mx/ERR_INVALID_RESP
635 file path=usr/squid/share/errors/es-mx/ERR_INVALID_URL
636 file path=usr/squid/share/errors/es-mx/ERR_LIFETIME_EXP
637 file path=usr/squid/share/errors/es-mx/ERR_NO_RELAY
638 file path=usr/squid/share/errors/es-mx/ERR_ONLY_IF_CACHED_MISS
639 file path=usr/squid/share/errors/es-mx/ERR_PRECONDITION_FAILED
640 file path=usr/squid/share/errors/es-mx/ERR_PROTOCOL_UNKNOWN
641 file path=usr/squid/share/errors/es-mx/ERR_READ_ERROR
642 file path=usr/squid/share/errors/es-mx/ERR_READ_TIMEOUT
643 file path=usr/squid/share/errors/es-mx/ERR_SECURE_CONNECT_FAIL
644 file path=usr/squid/share/errors/es-mx/ERR_SHUTTING_DOWN
645 file path=usr/squid/share/errors/es-mx/ERR_SOCKET_FAILURE
646 file path=usr/squid/share/errors/es-mx/ERR_TOO_BIG
647 file path=usr/squid/share/errors/es-mx/ERR_UNSUP_HTTPVERSION
648 file path=usr/squid/share/errors/es-mx/ERR_UNSUP_REQ
649 file path=usr/squid/share/errors/es-mx/ERR_URN_RESOLVE
650 file path=usr/squid/share/errors/es-mx/ERR_WRITE_ERROR
651 file path=usr/squid/share/errors/es-mx/ERR_ZERO_SIZE_OBJECT
652 file path=usr/squid/share/errors/es-mx/error-details.txt
653 link path=usr/squid/share/errors/es-ni target=es-mx
654 link path=usr/squid/share/errors/es-pa target=es-mx
655 link path=usr/squid/share/errors/es-pe target=es
656 link path=usr/squid/share/errors/es-pr target=es
657 link path=usr/squid/share/errors/es-py target=es
658 link path=usr/squid/share/errors/es-sv target=es-mx
659 link path=usr/squid/share/errors/es-us target=es
660 link path=usr/squid/share/errors/es-uy target=es
661 link path=usr/squid/share/errors/es-ve target=es
662 link path=usr/squid/share/errors/es-xl target=es
663 file path=usr/squid/share/errors/es/ERR_ACCESS_DENIED
664 file path=usr/squid/share/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED
665 file path=usr/squid/share/errors/es/ERR_AGENT_CONFIGURE
666 file path=usr/squid/share/errors/es/ERR_AGENT_WPAD
667 file path=usr/squid/share/errors/es/ERR_CACHE_ACCESS_DENIED
668 file path=usr/squid/share/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
669 file path=usr/squid/share/errors/es/ERR_CANNOT_FORWARD
670 file path=usr/squid/share/errors/es/ERR_CONFLICT_HOST
671 file path=usr/squid/share/errors/es/ERR_CONNECT_FAIL
672 file path=usr/squid/share/errors/es/ERR_DIR_LISTING
673 file path=usr/squid/share/errors/es/ERR_DNS_FAIL
674 file path=usr/squid/share/errors/es/ERR_ESI
675 file path=usr/squid/share/errors/es/ERR_FORWARDING_DENIED
676 file path=usr/squid/share/errors/es/ERR_FTP_DISABLED
677 file path=usr/squid/share/errors/es/ERR_FTP_FAILURE
678 file path=usr/squid/share/errors/es/ERR_FTP_FORBIDDEN
679 file path=usr/squid/share/errors/es/ERR_FTP_NOT_FOUND
680 file path=usr/squid/share/errors/es/ERR_FTP_PUT_CREATED
681 file path=usr/squid/share/errors/es/ERR_FTP_PUT_ERROR
682 file path=usr/squid/share/errors/es/ERR_FTP_PUT_MODIFIED
683 file path=usr/squid/share/errors/es/ERR_FTP_UNAVAILABLE
684 file path=usr/squid/share/errors/es/ERR_GATEWAY_FAILURE
685 file path=usr/squid/share/errors/es/ERR_ICAP_FAILURE
686 file path=usr/squid/share/errors/es/ERR_INVALID_REQ
687 file path=usr/squid/share/errors/es/ERR_INVALID_RESP
688 file path=usr/squid/share/errors/es/ERR_INVALID_URL
689 file path=usr/squid/share/errors/es/ERR_LIFETIME_EXP
690 file path=usr/squid/share/errors/es/ERR_NO_RELAY
691 file path=usr/squid/share/errors/es/ERR_ONLY_IF_CACHED_MISS
692 file path=usr/squid/share/errors/es/ERR_PRECONDITION_FAILED
693 file path=usr/squid/share/errors/es/ERR_PROTOCOL_UNKNOWN
694 file path=usr/squid/share/errors/es/ERR_READ_ERROR
695 file path=usr/squid/share/errors/es/ERR_READ_TIMEOUT
696 file path=usr/squid/share/errors/es/ERR_SECURE_CONNECT_FAIL
697 file path=usr/squid/share/errors/es/ERR_SHUTTING_DOWN
698 file path=usr/squid/share/errors/es/ERR_SOCKET_FAILURE
699 file path=usr/squid/share/errors/es/ERR_TOO_BIG
700 file path=usr/squid/share/errors/es/ERR_UNSUP_HTTPVERSION
701 file path=usr/squid/share/errors/es/ERR_UNSUP_REQ
702 file path=usr/squid/share/errors/es/ERR_URN_RESOLVE
703 file path=usr/squid/share/errors/es/ERR_WRITE_ERROR
704 file path=usr/squid/share/errors/es/ERR_ZERO_SIZE_OBJECT
705 file path=usr/squid/share/errors/es/error-details.txt
706 link path=usr/squid/share/errors/et-ee target=et
707 file path=usr/squid/share/errors/et/ERR_ACCESS_DENIED
708 file path=usr/squid/share/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED
709 file path=usr/squid/share/errors/et/ERR_AGENT_CONFIGURE
710 file path=usr/squid/share/errors/et/ERR_AGENT_WPAD
711 file path=usr/squid/share/errors/et/ERR_CACHE_ACCESS_DENIED
712 file path=usr/squid/share/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
713 file path=usr/squid/share/errors/et/ERR_CANNOT_FORWARD
714 file path=usr/squid/share/errors/et/ERR_CONFLICT_HOST
715 file path=usr/squid/share/errors/et/ERR_CONNECT_FAIL
716 file path=usr/squid/share/errors/et/ERR_DIR_LISTING
717 file path=usr/squid/share/errors/et/ERR_DNS_FAIL
718 file path=usr/squid/share/errors/et/ERR_ESI
719 file path=usr/squid/share/errors/et/ERR_FORWARDING_DENIED
720 file path=usr/squid/share/errors/et/ERR_FTP_DISABLED
721 file path=usr/squid/share/errors/et/ERR_FTP_FAILURE
722 file path=usr/squid/share/errors/et/ERR_FTP_FORBIDDEN
723 file path=usr/squid/share/errors/et/ERR_FTP_NOT_FOUND
724 file path=usr/squid/share/errors/et/ERR_FTP_PUT_CREATED
725 file path=usr/squid/share/errors/et/ERR_FTP_PUT_ERROR
726 file path=usr/squid/share/errors/et/ERR_FTP_PUT_MODIFIED
727 file path=usr/squid/share/errors/et/ERR_FTP_UNAVAILABLE
728 file path=usr/squid/share/errors/et/ERR_GATEWAY_FAILURE
729 file path=usr/squid/share/errors/et/ERR_ICAP_FAILURE
730 file path=usr/squid/share/errors/et/ERR_INVALID_REQ
731 file path=usr/squid/share/errors/et/ERR_INVALID_RESP
732 file path=usr/squid/share/errors/et/ERR_INVALID_URL
733 file path=usr/squid/share/errors/et/ERR_LIFETIME_EXP
734 file path=usr/squid/share/errors/et/ERR_NO_RELAY
735 file path=usr/squid/share/errors/et/ERR_ONLY_IF_CACHED_MISS
736 file path=usr/squid/share/errors/et/ERR_PRECONDITION_FAILED
737 file path=usr/squid/share/errors/et/ERR_PROTOCOL_UNKNOWN
738 file path=usr/squid/share/errors/et/ERR_READ_ERROR
739 file path=usr/squid/share/errors/et/ERR_READ_TIMEOUT
740 file path=usr/squid/share/errors/et/ERR_SECURE_CONNECT_FAIL
741 file path=usr/squid/share/errors/et/ERR_SHUTTING_DOWN
742 file path=usr/squid/share/errors/et/ERR_SOCKET_FAILURE
743 file path=usr/squid/share/errors/et/ERR_TOO_BIG
744 file path=usr/squid/share/errors/et/ERR_UNSUP_HTTPVERSION
745 file path=usr/squid/share/errors/et/ERR_UNSUP_REQ
746 file path=usr/squid/share/errors/et/ERR_URN_RESOLVE
747 file path=usr/squid/share/errors/et/ERR_WRITE_ERROR
748 file path=usr/squid/share/errors/et/ERR_ZERO_SIZE_OBJECT
749 file path=usr/squid/share/errors/et/error-details.txt
750 link path=usr/squid/share/errors/fa-fa target=fa
751 link path=usr/squid/share/errors/fa-ir target=fa
752 file path=usr/squid/share/errors/fa/ERR_ACCESS_DENIED
753 file path=usr/squid/share/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED
754 file path=usr/squid/share/errors/fa/ERR_AGENT_CONFIGURE
755 file path=usr/squid/share/errors/fa/ERR_AGENT_WPAD
756 file path=usr/squid/share/errors/fa/ERR_CACHE_ACCESS_DENIED
757 file path=usr/squid/share/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
758 file path=usr/squid/share/errors/fa/ERR_CANNOT_FORWARD
759 file path=usr/squid/share/errors/fa/ERR_CONFLICT_HOST
760 file path=usr/squid/share/errors/fa/ERR_CONNECT_FAIL
761 file path=usr/squid/share/errors/fa/ERR_DIR_LISTING
762 file path=usr/squid/share/errors/fa/ERR_DNS_FAIL
763 file path=usr/squid/share/errors/fa/ERR_ESI
764 file path=usr/squid/share/errors/fa/ERR_FORWARDING_DENIED
765 file path=usr/squid/share/errors/fa/ERR_FTP_DISABLED
766 file path=usr/squid/share/errors/fa/ERR_FTP_FAILURE
767 file path=usr/squid/share/errors/fa/ERR_FTP_FORBIDDEN
768 file path=usr/squid/share/errors/fa/ERR_FTP_NOT_FOUND
769 file path=usr/squid/share/errors/fa/ERR_FTP_PUT_CREATED
770 file path=usr/squid/share/errors/fa/ERR_FTP_PUT_ERROR
771 file path=usr/squid/share/errors/fa/ERR_FTP_PUT_MODIFIED
772 file path=usr/squid/share/errors/fa/ERR_FTP_UNAVAILABLE
773 file path=usr/squid/share/errors/fa/ERR_GATEWAY_FAILURE
774 file path=usr/squid/share/errors/fa/ERR_ICAP_FAILURE
775 file path=usr/squid/share/errors/fa/ERR_INVALID_REQ
776 file path=usr/squid/share/errors/fa/ERR_INVALID_RESP
777 file path=usr/squid/share/errors/fa/ERR_INVALID_URL
778 file path=usr/squid/share/errors/fa/ERR_LIFETIME_EXP
779 file path=usr/squid/share/errors/fa/ERR_NO_RELAY
780 file path=usr/squid/share/errors/fa/ERR_ONLY_IF_CACHED_MISS
781 file path=usr/squid/share/errors/fa/ERR_PRECONDITION_FAILED
782 file path=usr/squid/share/errors/fa/ERR_PROTOCOL_UNKNOWN
783 file path=usr/squid/share/errors/fa/ERR_READ_ERROR
784 file path=usr/squid/share/errors/fa/ERR_READ_TIMEOUT
785 file path=usr/squid/share/errors/fa/ERR_SECURE_CONNECT_FAIL
786 file path=usr/squid/share/errors/fa/ERR_SHUTTING_DOWN
787 file path=usr/squid/share/errors/fa/ERR_SOCKET_FAILURE
788 file path=usr/squid/share/errors/fa/ERR_TOO_BIG
789 file path=usr/squid/share/errors/fa/ERR_UNSUP_HTTPVERSION
790 file path=usr/squid/share/errors/fa/ERR_UNSUP_REQ
791 file path=usr/squid/share/errors/fa/ERR_URN_RESOLVE
792 file path=usr/squid/share/errors/fa/ERR_WRITE_ERROR
793 file path=usr/squid/share/errors/fa/ERR_ZERO_SIZE_OBJECT
794 file path=usr/squid/share/errors/fa/error-details.txt
795 link path=usr/squid/share/errors/fi-fi target=fi
796 file path=usr/squid/share/errors/fi/ERR_ACCESS_DENIED
797 file path=usr/squid/share/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED
798 file path=usr/squid/share/errors/fi/ERR_AGENT_CONFIGURE
799 file path=usr/squid/share/errors/fi/ERR_AGENT_WPAD
800 file path=usr/squid/share/errors/fi/ERR_CACHE_ACCESS_DENIED
801 file path=usr/squid/share/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
802 file path=usr/squid/share/errors/fi/ERR_CANNOT_FORWARD
803 file path=usr/squid/share/errors/fi/ERR_CONFLICT_HOST
804 file path=usr/squid/share/errors/fi/ERR_CONNECT_FAIL
805 file path=usr/squid/share/errors/fi/ERR_DIR_LISTING
806 file path=usr/squid/share/errors/fi/ERR_DNS_FAIL
807 file path=usr/squid/share/errors/fi/ERR_ESI
808 file path=usr/squid/share/errors/fi/ERR_FORWARDING_DENIED
809 file path=usr/squid/share/errors/fi/ERR_FTP_DISABLED
810 file path=usr/squid/share/errors/fi/ERR_FTP_FAILURE
811 file path=usr/squid/share/errors/fi/ERR_FTP_FORBIDDEN
812 file path=usr/squid/share/errors/fi/ERR_FTP_NOT_FOUND
813 file path=usr/squid/share/errors/fi/ERR_FTP_PUT_CREATED
814 file path=usr/squid/share/errors/fi/ERR_FTP_PUT_ERROR
815 file path=usr/squid/share/errors/fi/ERR_FTP_PUT_MODIFIED
816 file path=usr/squid/share/errors/fi/ERR_FTP_UNAVAILABLE
817 file path=usr/squid/share/errors/fi/ERR_GATEWAY_FAILURE
818 file path=usr/squid/share/errors/fi/ERR_ICAP_FAILURE
819 file path=usr/squid/share/errors/fi/ERR_INVALID_REQ
820 file path=usr/squid/share/errors/fi/ERR_INVALID_RESP
821 file path=usr/squid/share/errors/fi/ERR_INVALID_URL
822 file path=usr/squid/share/errors/fi/ERR_LIFETIME_EXP
823 file path=usr/squid/share/errors/fi/ERR_NO_RELAY
824 file path=usr/squid/share/errors/fi/ERR_ONLY_IF_CACHED_MISS
825 file path=usr/squid/share/errors/fi/ERR_PRECONDITION_FAILED
826 file path=usr/squid/share/errors/fi/ERR_PROTOCOL_UNKNOWN
827 file path=usr/squid/share/errors/fi/ERR_READ_ERROR
828 file path=usr/squid/share/errors/fi/ERR_READ_TIMEOUT
829 file path=usr/squid/share/errors/fi/ERR_SECURE_CONNECT_FAIL
830 file path=usr/squid/share/errors/fi/ERR_SHUTTING_DOWN
831 file path=usr/squid/share/errors/fi/ERR_SOCKET_FAILURE
832 file path=usr/squid/share/errors/fi/ERR_TOO_BIG
833 file path=usr/squid/share/errors/fi/ERR_UNSUP_HTTPVERSION
834 file path=usr/squid/share/errors/fi/ERR_UNSUP_REQ
835 file path=usr/squid/share/errors/fi/ERR_URN_RESOLVE
836 file path=usr/squid/share/errors/fi/ERR_WRITE_ERROR
837 file path=usr/squid/share/errors/fi/ERR_ZERO_SIZE_OBJECT
838 file path=usr/squid/share/errors/fi/error-details.txt
839 link path=usr/squid/share/errors/fr-be target=fr
840 link path=usr/squid/share/errors/fr-ca target=fr
841 link path=usr/squid/share/errors/fr-ch target=fr
842 link path=usr/squid/share/errors/fr-fr target=fr
843 link path=usr/squid/share/errors/fr-lu target=fr
844 link path=usr/squid/share/errors/fr-mc target=fr
845 file path=usr/squid/share/errors/fr/ERR_ACCESS_DENIED
846 file path=usr/squid/share/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED
847 file path=usr/squid/share/errors/fr/ERR_AGENT_CONFIGURE
848 file path=usr/squid/share/errors/fr/ERR_AGENT_WPAD
849 file path=usr/squid/share/errors/fr/ERR_CACHE_ACCESS_DENIED
850 file path=usr/squid/share/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
851 file path=usr/squid/share/errors/fr/ERR_CANNOT_FORWARD
852 file path=usr/squid/share/errors/fr/ERR_CONFLICT_HOST
853 file path=usr/squid/share/errors/fr/ERR_CONNECT_FAIL
854 file path=usr/squid/share/errors/fr/ERR_DIR_LISTING
855 file path=usr/squid/share/errors/fr/ERR_DNS_FAIL
856 file path=usr/squid/share/errors/fr/ERR_ESI
857 file path=usr/squid/share/errors/fr/ERR_FORWARDING_DENIED
858 file path=usr/squid/share/errors/fr/ERR_FTP_DISABLED
859 file path=usr/squid/share/errors/fr/ERR_FTP_FAILURE
860 file path=usr/squid/share/errors/fr/ERR_FTP_FORBIDDEN
861 file path=usr/squid/share/errors/fr/ERR_FTP_NOT_FOUND
862 file path=usr/squid/share/errors/fr/ERR_FTP_PUT_CREATED
863 file path=usr/squid/share/errors/fr/ERR_FTP_PUT_ERROR
864 file path=usr/squid/share/errors/fr/ERR_FTP_PUT_MODIFIED
865 file path=usr/squid/share/errors/fr/ERR_FTP_UNAVAILABLE
866 file path=usr/squid/share/errors/fr/ERR_GATEWAY_FAILURE
867 file path=usr/squid/share/errors/fr/ERR_ICAP_FAILURE
868 file path=usr/squid/share/errors/fr/ERR_INVALID_REQ
869 file path=usr/squid/share/errors/fr/ERR_INVALID_RESP
870 file path=usr/squid/share/errors/fr/ERR_INVALID_URL
871 file path=usr/squid/share/errors/fr/ERR_LIFETIME_EXP
872 file path=usr/squid/share/errors/fr/ERR_NO_RELAY
873 file path=usr/squid/share/errors/fr/ERR_ONLY_IF_CACHED_MISS
874 file path=usr/squid/share/errors/fr/ERR_PRECONDITION_FAILED
875 file path=usr/squid/share/errors/fr/ERR_PROTOCOL_UNKNOWN
876 file path=usr/squid/share/errors/fr/ERR_READ_ERROR
877 file path=usr/squid/share/errors/fr/ERR_READ_TIMEOUT
878 file path=usr/squid/share/errors/fr/ERR_SECURE_CONNECT_FAIL
879 file path=usr/squid/share/errors/fr/ERR_SHUTTING_DOWN
880 file path=usr/squid/share/errors/fr/ERR_SOCKET_FAILURE
881 file path=usr/squid/share/errors/fr/ERR_TOO_BIG
882 file path=usr/squid/share/errors/fr/ERR_UNSUP_HTTPVERSION
883 file path=usr/squid/share/errors/fr/ERR_UNSUP_REQ
884 file path=usr/squid/share/errors/fr/ERR_URN_RESOLVE
885 file path=usr/squid/share/errors/fr/ERR_WRITE_ERROR
886 file path=usr/squid/share/errors/fr/ERR_ZERO_SIZE_OBJECT
887 file path=usr/squid/share/errors/fr/error-details.txt
888 link path=usr/squid/share/errors/he-il target=he
889 file path=usr/squid/share/errors/he/ERR_ACCESS_DENIED
890 file path=usr/squid/share/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED
891 file path=usr/squid/share/errors/he/ERR_AGENT_CONFIGURE
892 file path=usr/squid/share/errors/he/ERR_AGENT_WPAD
893 file path=usr/squid/share/errors/he/ERR_CACHE_ACCESS_DENIED
894 file path=usr/squid/share/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
895 file path=usr/squid/share/errors/he/ERR_CANNOT_FORWARD
896 file path=usr/squid/share/errors/he/ERR_CONFLICT_HOST
897 file path=usr/squid/share/errors/he/ERR_CONNECT_FAIL
898 file path=usr/squid/share/errors/he/ERR_DIR_LISTING
899 file path=usr/squid/share/errors/he/ERR_DNS_FAIL
900 file path=usr/squid/share/errors/he/ERR_ESI
901 file path=usr/squid/share/errors/he/ERR_FORWARDING_DENIED
902 file path=usr/squid/share/errors/he/ERR_FTP_DISABLED
903 file path=usr/squid/share/errors/he/ERR_FTP_FAILURE
904 file path=usr/squid/share/errors/he/ERR_FTP_FORBIDDEN
905 file path=usr/squid/share/errors/he/ERR_FTP_NOT_FOUND
906 file path=usr/squid/share/errors/he/ERR_FTP_PUT_CREATED
907 file path=usr/squid/share/errors/he/ERR_FTP_PUT_ERROR
908 file path=usr/squid/share/errors/he/ERR_FTP_PUT_MODIFIED
909 file path=usr/squid/share/errors/he/ERR_FTP_UNAVAILABLE
910 file path=usr/squid/share/errors/he/ERR_GATEWAY_FAILURE
911 file path=usr/squid/share/errors/he/ERR_ICAP_FAILURE
912 file path=usr/squid/share/errors/he/ERR_INVALID_REQ
913 file path=usr/squid/share/errors/he/ERR_INVALID_RESP
914 file path=usr/squid/share/errors/he/ERR_INVALID_URL
915 file path=usr/squid/share/errors/he/ERR_LIFETIME_EXP
916 file path=usr/squid/share/errors/he/ERR_NO_RELAY
917 file path=usr/squid/share/errors/he/ERR_ONLY_IF_CACHED_MISS
918 file path=usr/squid/share/errors/he/ERR_PRECONDITION_FAILED
919 file path=usr/squid/share/errors/he/ERR_PROTOCOL_UNKNOWN
920 file path=usr/squid/share/errors/he/ERR_READ_ERROR
921 file path=usr/squid/share/errors/he/ERR_READ_TIMEOUT
922 file path=usr/squid/share/errors/he/ERR_SECURE_CONNECT_FAIL
923 file path=usr/squid/share/errors/he/ERR_SHUTTING_DOWN
924 file path=usr/squid/share/errors/he/ERR_SOCKET_FAILURE
925 file path=usr/squid/share/errors/he/ERR_TOO_BIG
926 file path=usr/squid/share/errors/he/ERR_UNSUP_HTTPVERSION
927 file path=usr/squid/share/errors/he/ERR_UNSUP_REQ
928 file path=usr/squid/share/errors/he/ERR_URN_RESOLVE
929 file path=usr/squid/share/errors/he/ERR_WRITE_ERROR
930 file path=usr/squid/share/errors/he/ERR_ZERO_SIZE_OBJECT
931 file path=usr/squid/share/errors/he/error-details.txt
932 link path=usr/squid/share/errors/hu-hu target=hu
933 file path=usr/squid/share/errors/hu/ERR_ACCESS_DENIED
934 file path=usr/squid/share/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED
935 file path=usr/squid/share/errors/hu/ERR_AGENT_CONFIGURE
936 file path=usr/squid/share/errors/hu/ERR_AGENT_WPAD
937 file path=usr/squid/share/errors/hu/ERR_CACHE_ACCESS_DENIED
938 file path=usr/squid/share/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
939 file path=usr/squid/share/errors/hu/ERR_CANNOT_FORWARD
940 file path=usr/squid/share/errors/hu/ERR_CONFLICT_HOST
941 file path=usr/squid/share/errors/hu/ERR_CONNECT_FAIL
942 file path=usr/squid/share/errors/hu/ERR_DIR_LISTING
943 file path=usr/squid/share/errors/hu/ERR_DNS_FAIL
944 file path=usr/squid/share/errors/hu/ERR_ESI
945 file path=usr/squid/share/errors/hu/ERR_FORWARDING_DENIED
946 file path=usr/squid/share/errors/hu/ERR_FTP_DISABLED
947 file path=usr/squid/share/errors/hu/ERR_FTP_FAILURE
948 file path=usr/squid/share/errors/hu/ERR_FTP_FORBIDDEN
949 file path=usr/squid/share/errors/hu/ERR_FTP_NOT_FOUND
950 file path=usr/squid/share/errors/hu/ERR_FTP_PUT_CREATED
951 file path=usr/squid/share/errors/hu/ERR_FTP_PUT_ERROR
952 file path=usr/squid/share/errors/hu/ERR_FTP_PUT_MODIFIED
953 file path=usr/squid/share/errors/hu/ERR_FTP_UNAVAILABLE
954 file path=usr/squid/share/errors/hu/ERR_GATEWAY_FAILURE
955 file path=usr/squid/share/errors/hu/ERR_ICAP_FAILURE
956 file path=usr/squid/share/errors/hu/ERR_INVALID_REQ
957 file path=usr/squid/share/errors/hu/ERR_INVALID_RESP
958 file path=usr/squid/share/errors/hu/ERR_INVALID_URL
959 file path=usr/squid/share/errors/hu/ERR_LIFETIME_EXP
960 file path=usr/squid/share/errors/hu/ERR_NO_RELAY
961 file path=usr/squid/share/errors/hu/ERR_ONLY_IF_CACHED_MISS
962 file path=usr/squid/share/errors/hu/ERR_PRECONDITION_FAILED
963 file path=usr/squid/share/errors/hu/ERR_PROTOCOL_UNKNOWN
964 file path=usr/squid/share/errors/hu/ERR_READ_ERROR
965 file path=usr/squid/share/errors/hu/ERR_READ_TIMEOUT
966 file path=usr/squid/share/errors/hu/ERR_SECURE_CONNECT_FAIL
967 file path=usr/squid/share/errors/hu/ERR_SHUTTING_DOWN
968 file path=usr/squid/share/errors/hu/ERR_SOCKET_FAILURE
969 file path=usr/squid/share/errors/hu/ERR_TOO_BIG
970 file path=usr/squid/share/errors/hu/ERR_UNSUP_HTTPVERSION
971 file path=usr/squid/share/errors/hu/ERR_UNSUP_REQ
972 file path=usr/squid/share/errors/hu/ERR_URN_RESOLVE
973 file path=usr/squid/share/errors/hu/ERR_WRITE_ERROR
974 file path=usr/squid/share/errors/hu/ERR_ZERO_SIZE_OBJECT
975 file path=usr/squid/share/errors/hu/error-details.txt
976 link path=usr/squid/share/errors/hy-am target=hy
977 link path=usr/squid/share/errors/hy-armn target=hy
978 file path=usr/squid/share/errors/hy/ERR_ACCESS_DENIED
979 file path=usr/squid/share/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED
980 file path=usr/squid/share/errors/hy/ERR_AGENT_CONFIGURE
981 file path=usr/squid/share/errors/hy/ERR_AGENT_WPAD
982 file path=usr/squid/share/errors/hy/ERR_CACHE_ACCESS_DENIED
983 file path=usr/squid/share/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
984 file path=usr/squid/share/errors/hy/ERR_CANNOT_FORWARD
985 file path=usr/squid/share/errors/hy/ERR_CONFLICT_HOST
986 file path=usr/squid/share/errors/hy/ERR_CONNECT_FAIL
987 file path=usr/squid/share/errors/hy/ERR_DIR_LISTING
988 file path=usr/squid/share/errors/hy/ERR_DNS_FAIL
989 file path=usr/squid/share/errors/hy/ERR_ESI
990 file path=usr/squid/share/errors/hy/ERR_FORWARDING_DENIED
991 file path=usr/squid/share/errors/hy/ERR_FTP_DISABLED
992 file path=usr/squid/share/errors/hy/ERR_FTP_FAILURE
993 file path=usr/squid/share/errors/hy/ERR_FTP_FORBIDDEN
994 file path=usr/squid/share/errors/hy/ERR_FTP_NOT_FOUND
995 file path=usr/squid/share/errors/hy/ERR_FTP_PUT_CREATED
996 file path=usr/squid/share/errors/hy/ERR_FTP_PUT_ERROR
997 file path=usr/squid/share/errors/hy/ERR_FTP_PUT_MODIFIED
998 file path=usr/squid/share/errors/hy/ERR_FTP_UNAVAILABLE
999 file path=usr/squid/share/errors/hy/ERR_GATEWAY_FAILURE
1000 file path=usr/squid/share/errors/hy/ERR_ICAP_FAILURE
1001 file path=usr/squid/share/errors/hy/ERR_INVALID_REQ
1002 file path=usr/squid/share/errors/hy/ERR_INVALID_RESP
1003 file path=usr/squid/share/errors/hy/ERR_INVALID_URL
1004 file path=usr/squid/share/errors/hy/ERR_LIFETIME_EXP
1005 file path=usr/squid/share/errors/hy/ERR_NO_RELAY
1006 file path=usr/squid/share/errors/hy/ERR_ONLY_IF_CACHED_MISS
1007 file path=usr/squid/share/errors/hy/ERR_PRECONDITION_FAILED
1008 file path=usr/squid/share/errors/hy/ERR_PROTOCOL_UNKNOWN
1009 file path=usr/squid/share/errors/hy/ERR_READ_ERROR
1010 file path=usr/squid/share/errors/hy/ERR_READ_TIMEOUT
1011 file path=usr/squid/share/errors/hy/ERR_SECURE_CONNECT_FAIL
1012 file path=usr/squid/share/errors/hy/ERR_SHUTTING_DOWN
1013 file path=usr/squid/share/errors/hy/ERR_SOCKET_FAILURE
1014 file path=usr/squid/share/errors/hy/ERR_TOO_BIG
1015 file path=usr/squid/share/errors/hy/ERR_UNSUP_HTTPVERSION
1016 file path=usr/squid/share/errors/hy/ERR_UNSUP_REQ
1017 file path=usr/squid/share/errors/hy/ERR_URN_RESOLVE
1018 file path=usr/squid/share/errors/hy/ERR_WRITE_ERROR
1019 file path=usr/squid/share/errors/hy/ERR_ZERO_SIZE_OBJECT
1020 file path=usr/squid/share/errors/hy/error-details.txt
1021 link path=usr/squid/share/errors/id-id target=id
1022 file path=usr/squid/share/errors/id/ERR_ACCESS_DENIED
1023 file path=usr/squid/share/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED
1024 file path=usr/squid/share/errors/id/ERR_AGENT_CONFIGURE
1025 file path=usr/squid/share/errors/id/ERR_AGENT_WPAD
1026 file path=usr/squid/share/errors/id/ERR_CACHE_ACCESS_DENIED
1027 file path=usr/squid/share/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
1028 file path=usr/squid/share/errors/id/ERR_CANNOT_FORWARD
1029 file path=usr/squid/share/errors/id/ERR_CONFLICT_HOST
1030 file path=usr/squid/share/errors/id/ERR_CONNECT_FAIL
1031 file path=usr/squid/share/errors/id/ERR_DIR_LISTING
1032 file path=usr/squid/share/errors/id/ERR_DNS_FAIL
1033 file path=usr/squid/share/errors/id/ERR_ESI
1034 file path=usr/squid/share/errors/id/ERR_FORWARDING_DENIED
1035 file path=usr/squid/share/errors/id/ERR_FTP_DISABLED
1036 file path=usr/squid/share/errors/id/ERR_FTP_FAILURE
1037 file path=usr/squid/share/errors/id/ERR_FTP_FORBIDDEN
1038 file path=usr/squid/share/errors/id/ERR_FTP_NOT_FOUND
1039 file path=usr/squid/share/errors/id/ERR_FTP_PUT_CREATED
1040 file path=usr/squid/share/errors/id/ERR_FTP_PUT_ERROR
1041 file path=usr/squid/share/errors/id/ERR_FTP_PUT_MODIFIED
1042 file path=usr/squid/share/errors/id/ERR_FTP_UNAVAILABLE
1043 file path=usr/squid/share/errors/id/ERR_GATEWAY_FAILURE
1044 file path=usr/squid/share/errors/id/ERR_ICAP_FAILURE
1045 file path=usr/squid/share/errors/id/ERR_INVALID_REQ
1046 file path=usr/squid/share/errors/id/ERR_INVALID_RESP
1047 file path=usr/squid/share/errors/id/ERR_INVALID_URL
1048 file path=usr/squid/share/errors/id/ERR_LIFETIME_EXP
1049 file path=usr/squid/share/errors/id/ERR_NO_RELAY
1050 file path=usr/squid/share/errors/id/ERR_ONLY_IF_CACHED_MISS
1051 file path=usr/squid/share/errors/id/ERR_PRECONDITION_FAILED
1052 file path=usr/squid/share/errors/id/ERR_PROTOCOL_UNKNOWN
1053 file path=usr/squid/share/errors/id/ERR_READ_ERROR
1054 file path=usr/squid/share/errors/id/ERR_READ_TIMEOUT
1055 file path=usr/squid/share/errors/id/ERR_SECURE_CONNECT_FAIL
1056 file path=usr/squid/share/errors/id/ERR_SHUTTING_DOWN
1057 file path=usr/squid/share/errors/id/ERR_SOCKET_FAILURE
1058 file path=usr/squid/share/errors/id/ERR_TOO_BIG
1059 file path=usr/squid/share/errors/id/ERR_UNSUP_HTTPVERSION
1060 file path=usr/squid/share/errors/id/ERR_UNSUP_REQ
1061 file path=usr/squid/share/errors/id/ERR_URN_RESOLVE
1062 file path=usr/squid/share/errors/id/ERR_WRITE_ERROR
1063 file path=usr/squid/share/errors/id/ERR_ZERO_SIZE_OBJECT
1064 file path=usr/squid/share/errors/id/error-details.txt
1065 link path=usr/squid/share/errors/it-ch target=it
1066 link path=usr/squid/share/errors/it-it target=it
1067 file path=usr/squid/share/errors/it/ERR_ACCESS_DENIED
1068 file path=usr/squid/share/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED
1069 file path=usr/squid/share/errors/it/ERR_AGENT_CONFIGURE
1070 file path=usr/squid/share/errors/it/ERR_AGENT_WPAD
1071 file path=usr/squid/share/errors/it/ERR_CACHE_ACCESS_DENIED
1072 file path=usr/squid/share/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
1073 file path=usr/squid/share/errors/it/ERR_CANNOT_FORWARD
1074 file path=usr/squid/share/errors/it/ERR_CONFLICT_HOST
1075 file path=usr/squid/share/errors/it/ERR_CONNECT_FAIL
1076 file path=usr/squid/share/errors/it/ERR_DIR_LISTING
1077 file path=usr/squid/share/errors/it/ERR_DNS_FAIL
1078 file path=usr/squid/share/errors/it/ERR_ESI
1079 file path=usr/squid/share/errors/it/ERR_FORWARDING_DENIED
1080 file path=usr/squid/share/errors/it/ERR_FTP_DISABLED
1081 file path=usr/squid/share/errors/it/ERR_FTP_FAILURE
1082 file path=usr/squid/share/errors/it/ERR_FTP_FORBIDDEN
1083 file path=usr/squid/share/errors/it/ERR_FTP_NOT_FOUND
1084 file path=usr/squid/share/errors/it/ERR_FTP_PUT_CREATED
1085 file path=usr/squid/share/errors/it/ERR_FTP_PUT_ERROR
1086 file path=usr/squid/share/errors/it/ERR_FTP_PUT_MODIFIED
1087 file path=usr/squid/share/errors/it/ERR_FTP_UNAVAILABLE
1088 file path=usr/squid/share/errors/it/ERR_GATEWAY_FAILURE
1089 file path=usr/squid/share/errors/it/ERR_ICAP_FAILURE
1090 file path=usr/squid/share/errors/it/ERR_INVALID_REQ
1091 file path=usr/squid/share/errors/it/ERR_INVALID_RESP
1092 file path=usr/squid/share/errors/it/ERR_INVALID_URL
1093 file path=usr/squid/share/errors/it/ERR_LIFETIME_EXP
1094 file path=usr/squid/share/errors/it/ERR_NO_RELAY
1095 file path=usr/squid/share/errors/it/ERR_ONLY_IF_CACHED_MISS
1096 file path=usr/squid/share/errors/it/ERR_PRECONDITION_FAILED
1097 file path=usr/squid/share/errors/it/ERR_PROTOCOL_UNKNOWN
1098 file path=usr/squid/share/errors/it/ERR_READ_ERROR
1099 file path=usr/squid/share/errors/it/ERR_READ_TIMEOUT
1100 file path=usr/squid/share/errors/it/ERR_SECURE_CONNECT_FAIL
1101 file path=usr/squid/share/errors/it/ERR_SHUTTING_DOWN
1102 file path=usr/squid/share/errors/it/ERR_SOCKET_FAILURE
1103 file path=usr/squid/share/errors/it/ERR_TOO_BIG
1104 file path=usr/squid/share/errors/it/ERR_UNSUP_HTTPVERSION
1105 file path=usr/squid/share/errors/it/ERR_UNSUP_REQ
1106 file path=usr/squid/share/errors/it/ERR_URN_RESOLVE
1107 file path=usr/squid/share/errors/it/ERR_WRITE_ERROR
1108 file path=usr/squid/share/errors/it/ERR_ZERO_SIZE_OBJECT
1109 file path=usr/squid/share/errors/it/error-details.txt
1110 link path=usr/squid/share/errors/ja-jp target=ja
1111 file path=usr/squid/share/errors/ja/ERR_ACCESS_DENIED
1112 file path=usr/squid/share/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED
1113 file path=usr/squid/share/errors/ja/ERR_AGENT_CONFIGURE
1114 file path=usr/squid/share/errors/ja/ERR_AGENT_WPAD
1115 file path=usr/squid/share/errors/ja/ERR_CACHE_ACCESS_DENIED
1116 file path=usr/squid/share/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
1117 file path=usr/squid/share/errors/ja/ERR_CANNOT_FORWARD
1118 file path=usr/squid/share/errors/ja/ERR_CONFLICT_HOST
1119 file path=usr/squid/share/errors/ja/ERR_CONNECT_FAIL
1120 file path=usr/squid/share/errors/ja/ERR_DIR_LISTING
1121 file path=usr/squid/share/errors/ja/ERR_DNS_FAIL
1122 file path=usr/squid/share/errors/ja/ERR_ESI
1123 file path=usr/squid/share/errors/ja/ERR_FORWARDING_DENIED
1124 file path=usr/squid/share/errors/ja/ERR_FTP_DISABLED
1125 file path=usr/squid/share/errors/ja/ERR_FTP_FAILURE
1126 file path=usr/squid/share/errors/ja/ERR_FTP_FORBIDDEN
1127 file path=usr/squid/share/errors/ja/ERR_FTP_NOT_FOUND
1128 file path=usr/squid/share/errors/ja/ERR_FTP_PUT_CREATED
1129 file path=usr/squid/share/errors/ja/ERR_FTP_PUT_ERROR
1130 file path=usr/squid/share/errors/ja/ERR_FTP_PUT_MODIFIED
1131 file path=usr/squid/share/errors/ja/ERR_FTP_UNAVAILABLE
1132 file path=usr/squid/share/errors/ja/ERR_GATEWAY_FAILURE
1133 file path=usr/squid/share/errors/ja/ERR_ICAP_FAILURE
1134 file path=usr/squid/share/errors/ja/ERR_INVALID_REQ
1135 file path=usr/squid/share/errors/ja/ERR_INVALID_RESP
1136 file path=usr/squid/share/errors/ja/ERR_INVALID_URL
1137 file path=usr/squid/share/errors/ja/ERR_LIFETIME_EXP
1138 file path=usr/squid/share/errors/ja/ERR_NO_RELAY
1139 file path=usr/squid/share/errors/ja/ERR_ONLY_IF_CACHED_MISS
1140 file path=usr/squid/share/errors/ja/ERR_PRECONDITION_FAILED
1141 file path=usr/squid/share/errors/ja/ERR_PROTOCOL_UNKNOWN
1142 file path=usr/squid/share/errors/ja/ERR_READ_ERROR
1143 file path=usr/squid/share/errors/ja/ERR_READ_TIMEOUT
1144 file path=usr/squid/share/errors/ja/ERR_SECURE_CONNECT_FAIL
1145 file path=usr/squid/share/errors/ja/ERR_SHUTTING_DOWN
1146 file path=usr/squid/share/errors/ja/ERR_SOCKET_FAILURE
1147 file path=usr/squid/share/errors/ja/ERR_TOO_BIG
1148 file path=usr/squid/share/errors/ja/ERR_UNSUP_HTTPVERSION
1149 file path=usr/squid/share/errors/ja/ERR_UNSUP_REQ
1150 file path=usr/squid/share/errors/ja/ERR_URN_RESOLVE
1151 file path=usr/squid/share/errors/ja/ERR_WRITE_ERROR
1152 file path=usr/squid/share/errors/ja/ERR_ZERO_SIZE_OBJECT
1153 file path=usr/squid/share/errors/ja/error-details.txt
1154 link path=usr/squid/share/errors/ka-ge target=ka
1155 file path=usr/squid/share/errors/ka/ERR_ACCESS_DENIED
1156 file path=usr/squid/share/errors/ka/ERR_ACL_TIME_QUOTA_EXCEEDED
1157 file path=usr/squid/share/errors/ka/ERR_AGENT_CONFIGURE
1158 file path=usr/squid/share/errors/ka/ERR_AGENT_WPAD
1159 file path=usr/squid/share/errors/ka/ERR_CACHE_ACCESS_DENIED
1160 file path=usr/squid/share/errors/ka/ERR_CACHE_MGR_ACCESS_DENIED
1161 file path=usr/squid/share/errors/ka/ERR_CANNOT_FORWARD
1162 file path=usr/squid/share/errors/ka/ERR_CONFLICT_HOST
1163 file path=usr/squid/share/errors/ka/ERR_CONNECT_FAIL
1164 file path=usr/squid/share/errors/ka/ERR_DIR_LISTING
1165 file path=usr/squid/share/errors/ka/ERR_DNS_FAIL
1166 file path=usr/squid/share/errors/ka/ERR_ESI
1167 file path=usr/squid/share/errors/ka/ERR_FORWARDING_DENIED
1168 file path=usr/squid/share/errors/ka/ERR_FTP_DISABLED
1169 file path=usr/squid/share/errors/ka/ERR_FTP_FAILURE
1170 file path=usr/squid/share/errors/ka/ERR_FTP_FORBIDDEN
1171 file path=usr/squid/share/errors/ka/ERR_FTP_NOT_FOUND
1172 file path=usr/squid/share/errors/ka/ERR_FTP_PUT_CREATED
1173 file path=usr/squid/share/errors/ka/ERR_FTP_PUT_ERROR
1174 file path=usr/squid/share/errors/ka/ERR_FTP_PUT_MODIFIED
1175 file path=usr/squid/share/errors/ka/ERR_FTP_UNAVAILABLE
1176 file path=usr/squid/share/errors/ka/ERR_GATEWAY_FAILURE
1177 file path=usr/squid/share/errors/ka/ERR_ICAP_FAILURE
1178 file path=usr/squid/share/errors/ka/ERR_INVALID_REQ
1179 file path=usr/squid/share/errors/ka/ERR_INVALID_RESP
1180 file path=usr/squid/share/errors/ka/ERR_INVALID_URL
1181 file path=usr/squid/share/errors/ka/ERR_LIFETIME_EXP
1182 file path=usr/squid/share/errors/ka/ERR_NO_RELAY
1183 file path=usr/squid/share/errors/ka/ERR_ONLY_IF_CACHED_MISS
1184 file path=usr/squid/share/errors/ka/ERR_PRECONDITION_FAILED
1185 file path=usr/squid/share/errors/ka/ERR_PROTOCOL_UNKNOWN
1186 file path=usr/squid/share/errors/ka/ERR_READ_ERROR
1187 file path=usr/squid/share/errors/ka/ERR_READ_TIMEOUT
1188 file path=usr/squid/share/errors/ka/ERR_SECURE_CONNECT_FAIL
1189 file path=usr/squid/share/errors/ka/ERR_SHUTTING_DOWN
1190 file path=usr/squid/share/errors/ka/ERR_SOCKET_FAILURE
1191 file path=usr/squid/share/errors/ka/ERR_TOO_BIG
1192 file path=usr/squid/share/errors/ka/ERR_UNSUP_HTTPVERSION
1193 file path=usr/squid/share/errors/ka/ERR_UNSUP_REQ
1194 file path=usr/squid/share/errors/ka/ERR_URN_RESOLVE
1195 file path=usr/squid/share/errors/ka/ERR_WRITE_ERROR
1196 file path=usr/squid/share/errors/ka/ERR_ZERO_SIZE_OBJECT
1197 file path=usr/squid/share/errors/ka/error-details.txt
1198 link path=usr/squid/share/errors/ko-kp target=ko
1199 link path=usr/squid/share/errors/ko-kr target=ko
1200 file path=usr/squid/share/errors/ko/ERR_ACCESS_DENIED
1201 file path=usr/squid/share/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED
1202 file path=usr/squid/share/errors/ko/ERR_AGENT_CONFIGURE
1203 file path=usr/squid/share/errors/ko/ERR_AGENT_WPAD
1204 file path=usr/squid/share/errors/ko/ERR_CACHE_ACCESS_DENIED
1205 file path=usr/squid/share/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
1206 file path=usr/squid/share/errors/ko/ERR_CANNOT_FORWARD
1207 file path=usr/squid/share/errors/ko/ERR_CONFLICT_HOST
1208 file path=usr/squid/share/errors/ko/ERR_CONNECT_FAIL
1209 file path=usr/squid/share/errors/ko/ERR_DIR_LISTING
1210 file path=usr/squid/share/errors/ko/ERR_DNS_FAIL
1211 file path=usr/squid/share/errors/ko/ERR_ESI
1212 file path=usr/squid/share/errors/ko/ERR_FORWARDING_DENIED
1213 file path=usr/squid/share/errors/ko/ERR_FTP_DISABLED
1214 file path=usr/squid/share/errors/ko/ERR_FTP_FAILURE
1215 file path=usr/squid/share/errors/ko/ERR_FTP_FORBIDDEN
1216 file path=usr/squid/share/errors/ko/ERR_FTP_NOT_FOUND
1217 file path=usr/squid/share/errors/ko/ERR_FTP_PUT_CREATED
1218 file path=usr/squid/share/errors/ko/ERR_FTP_PUT_ERROR
1219 file path=usr/squid/share/errors/ko/ERR_FTP_PUT_MODIFIED
1220 file path=usr/squid/share/errors/ko/ERR_FTP_UNAVAILABLE
1221 file path=usr/squid/share/errors/ko/ERR_GATEWAY_FAILURE
1222 file path=usr/squid/share/errors/ko/ERR_ICAP_FAILURE
1223 file path=usr/squid/share/errors/ko/ERR_INVALID_REQ
1224 file path=usr/squid/share/errors/ko/ERR_INVALID_RESP
1225 file path=usr/squid/share/errors/ko/ERR_INVALID_URL
1226 file path=usr/squid/share/errors/ko/ERR_LIFETIME_EXP
1227 file path=usr/squid/share/errors/ko/ERR_NO_RELAY
1228 file path=usr/squid/share/errors/ko/ERR_ONLY_IF_CACHED_MISS
1229 file path=usr/squid/share/errors/ko/ERR_PRECONDITION_FAILED
1230 file path=usr/squid/share/errors/ko/ERR_PROTOCOL_UNKNOWN
1231 file path=usr/squid/share/errors/ko/ERR_READ_ERROR
1232 file path=usr/squid/share/errors/ko/ERR_READ_TIMEOUT
1233 file path=usr/squid/share/errors/ko/ERR_SECURE_CONNECT_FAIL
1234 file path=usr/squid/share/errors/ko/ERR_SHUTTING_DOWN
1235 file path=usr/squid/share/errors/ko/ERR_SOCKET_FAILURE
1236 file path=usr/squid/share/errors/ko/ERR_TOO_BIG
1237 file path=usr/squid/share/errors/ko/ERR_UNSUP_HTTPVERSION
1238 file path=usr/squid/share/errors/ko/ERR_UNSUP_REQ
1239 file path=usr/squid/share/errors/ko/ERR_URN_RESOLVE
1240 file path=usr/squid/share/errors/ko/ERR_WRITE_ERROR
1241 file path=usr/squid/share/errors/ko/ERR_ZERO_SIZE_OBJECT
1242 file path=usr/squid/share/errors/ko/error-details.txt
1243 link path=usr/squid/share/errors/lt-lt target=lt
1244 file path=usr/squid/share/errors/lt/ERR_ACCESS_DENIED
1245 file path=usr/squid/share/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED
1246 file path=usr/squid/share/errors/lt/ERR_AGENT_CONFIGURE
1247 file path=usr/squid/share/errors/lt/ERR_AGENT_WPAD
1248 file path=usr/squid/share/errors/lt/ERR_CACHE_ACCESS_DENIED
1249 file path=usr/squid/share/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
1250 file path=usr/squid/share/errors/lt/ERR_CANNOT_FORWARD
1251 file path=usr/squid/share/errors/lt/ERR_CONFLICT_HOST
1252 file path=usr/squid/share/errors/lt/ERR_CONNECT_FAIL
1253 file path=usr/squid/share/errors/lt/ERR_DIR_LISTING
1254 file path=usr/squid/share/errors/lt/ERR_DNS_FAIL
1255 file path=usr/squid/share/errors/lt/ERR_ESI
1256 file path=usr/squid/share/errors/lt/ERR_FORWARDING_DENIED
1257 file path=usr/squid/share/errors/lt/ERR_FTP_DISABLED
1258 file path=usr/squid/share/errors/lt/ERR_FTP_FAILURE
1259 file path=usr/squid/share/errors/lt/ERR_FTP_FORBIDDEN
1260 file path=usr/squid/share/errors/lt/ERR_FTP_NOT_FOUND
1261 file path=usr/squid/share/errors/lt/ERR_FTP_PUT_CREATED
1262 file path=usr/squid/share/errors/lt/ERR_FTP_PUT_ERROR
1263 file path=usr/squid/share/errors/lt/ERR_FTP_PUT_MODIFIED
1264 file path=usr/squid/share/errors/lt/ERR_FTP_UNAVAILABLE
1265 file path=usr/squid/share/errors/lt/ERR_GATEWAY_FAILURE
1266 file path=usr/squid/share/errors/lt/ERR_ICAP_FAILURE
1267 file path=usr/squid/share/errors/lt/ERR_INVALID_REQ
1268 file path=usr/squid/share/errors/lt/ERR_INVALID_RESP
1269 file path=usr/squid/share/errors/lt/ERR_INVALID_URL
1270 file path=usr/squid/share/errors/lt/ERR_LIFETIME_EXP
1271 file path=usr/squid/share/errors/lt/ERR_NO_RELAY
1272 file path=usr/squid/share/errors/lt/ERR_ONLY_IF_CACHED_MISS
1273 file path=usr/squid/share/errors/lt/ERR_PRECONDITION_FAILED
1274 file path=usr/squid/share/errors/lt/ERR_PROTOCOL_UNKNOWN
1275 file path=usr/squid/share/errors/lt/ERR_READ_ERROR
1276 file path=usr/squid/share/errors/lt/ERR_READ_TIMEOUT
1277 file path=usr/squid/share/errors/lt/ERR_SECURE_CONNECT_FAIL
1278 file path=usr/squid/share/errors/lt/ERR_SHUTTING_DOWN
1279 file path=usr/squid/share/errors/lt/ERR_SOCKET_FAILURE
1280 file path=usr/squid/share/errors/lt/ERR_TOO_BIG
1281 file path=usr/squid/share/errors/lt/ERR_UNSUP_HTTPVERSION
1282 file path=usr/squid/share/errors/lt/ERR_UNSUP_REQ
1283 file path=usr/squid/share/errors/lt/ERR_URN_RESOLVE
1284 file path=usr/squid/share/errors/lt/ERR_WRITE_ERROR
1285 file path=usr/squid/share/errors/lt/ERR_ZERO_SIZE_OBJECT
1286 file path=usr/squid/share/errors/lt/error-details.txt
1287 link path=usr/squid/share/errors/lv-lv target=lv
1288 file path=usr/squid/share/errors/lv/ERR_ACCESS_DENIED
1289 file path=usr/squid/share/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED
1290 file path=usr/squid/share/errors/lv/ERR_AGENT_CONFIGURE
1291 file path=usr/squid/share/errors/lv/ERR_AGENT_WPAD
1292 file path=usr/squid/share/errors/lv/ERR_CACHE_ACCESS_DENIED
1293 file path=usr/squid/share/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
1294 file path=usr/squid/share/errors/lv/ERR_CANNOT_FORWARD
1295 file path=usr/squid/share/errors/lv/ERR_CONFLICT_HOST
1296 file path=usr/squid/share/errors/lv/ERR_CONNECT_FAIL
1297 file path=usr/squid/share/errors/lv/ERR_DIR_LISTING
1298 file path=usr/squid/share/errors/lv/ERR_DNS_FAIL
1299 file path=usr/squid/share/errors/lv/ERR_ESI
1300 file path=usr/squid/share/errors/lv/ERR_FORWARDING_DENIED
1301 file path=usr/squid/share/errors/lv/ERR_FTP_DISABLED
1302 file path=usr/squid/share/errors/lv/ERR_FTP_FAILURE
1303 file path=usr/squid/share/errors/lv/ERR_FTP_FORBIDDEN
1304 file path=usr/squid/share/errors/lv/ERR_FTP_NOT_FOUND
1305 file path=usr/squid/share/errors/lv/ERR_FTP_PUT_CREATED
1306 file path=usr/squid/share/errors/lv/ERR_FTP_PUT_ERROR
1307 file path=usr/squid/share/errors/lv/ERR_FTP_PUT_MODIFIED
1308 file path=usr/squid/share/errors/lv/ERR_FTP_UNAVAILABLE
1309 file path=usr/squid/share/errors/lv/ERR_GATEWAY_FAILURE
1310 file path=usr/squid/share/errors/lv/ERR_ICAP_FAILURE
1311 file path=usr/squid/share/errors/lv/ERR_INVALID_REQ
1312 file path=usr/squid/share/errors/lv/ERR_INVALID_RESP
1313 file path=usr/squid/share/errors/lv/ERR_INVALID_URL
1314 file path=usr/squid/share/errors/lv/ERR_LIFETIME_EXP
1315 file path=usr/squid/share/errors/lv/ERR_NO_RELAY
1316 file path=usr/squid/share/errors/lv/ERR_ONLY_IF_CACHED_MISS
1317 file path=usr/squid/share/errors/lv/ERR_PRECONDITION_FAILED
1318 file path=usr/squid/share/errors/lv/ERR_PROTOCOL_UNKNOWN
1319 file path=usr/squid/share/errors/lv/ERR_READ_ERROR
1320 file path=usr/squid/share/errors/lv/ERR_READ_TIMEOUT
1321 file path=usr/squid/share/errors/lv/ERR_SECURE_CONNECT_FAIL
1322 file path=usr/squid/share/errors/lv/ERR_SHUTTING_DOWN
1323 file path=usr/squid/share/errors/lv/ERR_SOCKET_FAILURE
1324 file path=usr/squid/share/errors/lv/ERR_TOO_BIG
1325 file path=usr/squid/share/errors/lv/ERR_UNSUP_HTTPVERSION
1326 file path=usr/squid/share/errors/lv/ERR_UNSUP_REQ
1327 file path=usr/squid/share/errors/lv/ERR_URN_RESOLVE
1328 file path=usr/squid/share/errors/lv/ERR_WRITE_ERROR
1329 file path=usr/squid/share/errors/lv/ERR_ZERO_SIZE_OBJECT
1330 file path=usr/squid/share/errors/lv/error-details.txt
1331 link path=usr/squid/share/errors/ms-my target=ms
1332 file path=usr/squid/share/errors/ms/ERR_ACCESS_DENIED
1333 file path=usr/squid/share/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED
1334 file path=usr/squid/share/errors/ms/ERR_AGENT_CONFIGURE
1335 file path=usr/squid/share/errors/ms/ERR_AGENT_WPAD
1336 file path=usr/squid/share/errors/ms/ERR_CACHE_ACCESS_DENIED
1337 file path=usr/squid/share/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
1338 file path=usr/squid/share/errors/ms/ERR_CANNOT_FORWARD
1339 file path=usr/squid/share/errors/ms/ERR_CONFLICT_HOST
1340 file path=usr/squid/share/errors/ms/ERR_CONNECT_FAIL
1341 file path=usr/squid/share/errors/ms/ERR_DIR_LISTING
1342 file path=usr/squid/share/errors/ms/ERR_DNS_FAIL
1343 file path=usr/squid/share/errors/ms/ERR_ESI
1344 file path=usr/squid/share/errors/ms/ERR_FORWARDING_DENIED
1345 file path=usr/squid/share/errors/ms/ERR_FTP_DISABLED
1346 file path=usr/squid/share/errors/ms/ERR_FTP_FAILURE
1347 file path=usr/squid/share/errors/ms/ERR_FTP_FORBIDDEN
1348 file path=usr/squid/share/errors/ms/ERR_FTP_NOT_FOUND
1349 file path=usr/squid/share/errors/ms/ERR_FTP_PUT_CREATED
1350 file path=usr/squid/share/errors/ms/ERR_FTP_PUT_ERROR
1351 file path=usr/squid/share/errors/ms/ERR_FTP_PUT_MODIFIED
1352 file path=usr/squid/share/errors/ms/ERR_FTP_UNAVAILABLE
1353 file path=usr/squid/share/errors/ms/ERR_GATEWAY_FAILURE
1354 file path=usr/squid/share/errors/ms/ERR_ICAP_FAILURE
1355 file path=usr/squid/share/errors/ms/ERR_INVALID_REQ
1356 file path=usr/squid/share/errors/ms/ERR_INVALID_RESP
1357 file path=usr/squid/share/errors/ms/ERR_INVALID_URL
1358 file path=usr/squid/share/errors/ms/ERR_LIFETIME_EXP
1359 file path=usr/squid/share/errors/ms/ERR_NO_RELAY
1360 file path=usr/squid/share/errors/ms/ERR_ONLY_IF_CACHED_MISS
1361 file path=usr/squid/share/errors/ms/ERR_PRECONDITION_FAILED
1362 file path=usr/squid/share/errors/ms/ERR_PROTOCOL_UNKNOWN
1363 file path=usr/squid/share/errors/ms/ERR_READ_ERROR
1364 file path=usr/squid/share/errors/ms/ERR_READ_TIMEOUT
1365 file path=usr/squid/share/errors/ms/ERR_SECURE_CONNECT_FAIL
1366 file path=usr/squid/share/errors/ms/ERR_SHUTTING_DOWN
1367 file path=usr/squid/share/errors/ms/ERR_SOCKET_FAILURE
1368 file path=usr/squid/share/errors/ms/ERR_TOO_BIG
1369 file path=usr/squid/share/errors/ms/ERR_UNSUP_HTTPVERSION
1370 file path=usr/squid/share/errors/ms/ERR_UNSUP_REQ
1371 file path=usr/squid/share/errors/ms/ERR_URN_RESOLVE
1372 file path=usr/squid/share/errors/ms/ERR_WRITE_ERROR
1373 file path=usr/squid/share/errors/ms/ERR_ZERO_SIZE_OBJECT
1374 file path=usr/squid/share/errors/ms/error-details.txt
1375 link path=usr/squid/share/errors/nl-nl target=nl
1376 file path=usr/squid/share/errors/nl/ERR_ACCESS_DENIED
1377 file path=usr/squid/share/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED
1378 file path=usr/squid/share/errors/nl/ERR_AGENT_CONFIGURE
1379 file path=usr/squid/share/errors/nl/ERR_AGENT_WPAD
1380 file path=usr/squid/share/errors/nl/ERR_CACHE_ACCESS_DENIED
1381 file path=usr/squid/share/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
1382 file path=usr/squid/share/errors/nl/ERR_CANNOT_FORWARD
1383 file path=usr/squid/share/errors/nl/ERR_CONFLICT_HOST
1384 file path=usr/squid/share/errors/nl/ERR_CONNECT_FAIL
1385 file path=usr/squid/share/errors/nl/ERR_DIR_LISTING
1386 file path=usr/squid/share/errors/nl/ERR_DNS_FAIL
1387 file path=usr/squid/share/errors/nl/ERR_ESI
1388 file path=usr/squid/share/errors/nl/ERR_FORWARDING_DENIED
1389 file path=usr/squid/share/errors/nl/ERR_FTP_DISABLED
1390 file path=usr/squid/share/errors/nl/ERR_FTP_FAILURE
1391 file path=usr/squid/share/errors/nl/ERR_FTP_FORBIDDEN
1392 file path=usr/squid/share/errors/nl/ERR_FTP_NOT_FOUND
1393 file path=usr/squid/share/errors/nl/ERR_FTP_PUT_CREATED
1394 file path=usr/squid/share/errors/nl/ERR_FTP_PUT_ERROR
1395 file path=usr/squid/share/errors/nl/ERR_FTP_PUT_MODIFIED
1396 file path=usr/squid/share/errors/nl/ERR_FTP_UNAVAILABLE
1397 file path=usr/squid/share/errors/nl/ERR_GATEWAY_FAILURE
1398 file path=usr/squid/share/errors/nl/ERR_ICAP_FAILURE
1399 file path=usr/squid/share/errors/nl/ERR_INVALID_REQ
1400 file path=usr/squid/share/errors/nl/ERR_INVALID_RESP
1401 file path=usr/squid/share/errors/nl/ERR_INVALID_URL
1402 file path=usr/squid/share/errors/nl/ERR_LIFETIME_EXP
1403 file path=usr/squid/share/errors/nl/ERR_NO_RELAY
1404 file path=usr/squid/share/errors/nl/ERR_ONLY_IF_CACHED_MISS
1405 file path=usr/squid/share/errors/nl/ERR_PRECONDITION_FAILED
1406 file path=usr/squid/share/errors/nl/ERR_PROTOCOL_UNKNOWN
1407 file path=usr/squid/share/errors/nl/ERR_READ_ERROR
1408 file path=usr/squid/share/errors/nl/ERR_READ_TIMEOUT
1409 file path=usr/squid/share/errors/nl/ERR_SECURE_CONNECT_FAIL
1410 file path=usr/squid/share/errors/nl/ERR_SHUTTING_DOWN
1411 file path=usr/squid/share/errors/nl/ERR_SOCKET_FAILURE
1412 file path=usr/squid/share/errors/nl/ERR_TOO_BIG
1413 file path=usr/squid/share/errors/nl/ERR_UNSUP_HTTPVERSION
1414 file path=usr/squid/share/errors/nl/ERR_UNSUP_REQ
1415 file path=usr/squid/share/errors/nl/ERR_URN_RESOLVE
1416 file path=usr/squid/share/errors/nl/ERR_WRITE_ERROR
1417 file path=usr/squid/share/errors/nl/ERR_ZERO_SIZE_OBJECT
1418 file path=usr/squid/share/errors/nl/error-details.txt
1419 file path=usr/squid/share/errors/oc/ERR_ACCESS_DENIED
1420 file path=usr/squid/share/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED
1421 file path=usr/squid/share/errors/oc/ERR_AGENT_CONFIGURE
1422 file path=usr/squid/share/errors/oc/ERR_AGENT_WPAD
1423 file path=usr/squid/share/errors/oc/ERR_CACHE_ACCESS_DENIED
1424 file path=usr/squid/share/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
1425 file path=usr/squid/share/errors/oc/ERR_CANNOT_FORWARD
1426 file path=usr/squid/share/errors/oc/ERR_CONFLICT_HOST
1427 file path=usr/squid/share/errors/oc/ERR_CONNECT_FAIL
1428 file path=usr/squid/share/errors/oc/ERR_DIR_LISTING
1429 file path=usr/squid/share/errors/oc/ERR_DNS_FAIL
1430 file path=usr/squid/share/errors/oc/ERR_ESI
1431 file path=usr/squid/share/errors/oc/ERR_FORWARDING_DENIED
1432 file path=usr/squid/share/errors/oc/ERR_FTP_DISABLED
1433 file path=usr/squid/share/errors/oc/ERR_FTP_FAILURE
1434 file path=usr/squid/share/errors/oc/ERR_FTP_FORBIDDEN
1435 file path=usr/squid/share/errors/oc/ERR_FTP_NOT_FOUND
1436 file path=usr/squid/share/errors/oc/ERR_FTP_PUT_CREATED
1437 file path=usr/squid/share/errors/oc/ERR_FTP_PUT_ERROR
1438 file path=usr/squid/share/errors/oc/ERR_FTP_PUT_MODIFIED
1439 file path=usr/squid/share/errors/oc/ERR_FTP_UNAVAILABLE
1440 file path=usr/squid/share/errors/oc/ERR_GATEWAY_FAILURE
1441 file path=usr/squid/share/errors/oc/ERR_ICAP_FAILURE
1442 file path=usr/squid/share/errors/oc/ERR_INVALID_REQ
1443 file path=usr/squid/share/errors/oc/ERR_INVALID_RESP
1444 file path=usr/squid/share/errors/oc/ERR_INVALID_URL
1445 file path=usr/squid/share/errors/oc/ERR_LIFETIME_EXP
1446 file path=usr/squid/share/errors/oc/ERR_NO_RELAY
1447 file path=usr/squid/share/errors/oc/ERR_ONLY_IF_CACHED_MISS
1448 file path=usr/squid/share/errors/oc/ERR_PRECONDITION_FAILED
1449 file path=usr/squid/share/errors/oc/ERR_PROTOCOL_UNKNOWN
1450 file path=usr/squid/share/errors/oc/ERR_READ_ERROR
1451 file path=usr/squid/share/errors/oc/ERR_READ_TIMEOUT
1452 file path=usr/squid/share/errors/oc/ERR_SECURE_CONNECT_FAIL
1453 file path=usr/squid/share/errors/oc/ERR_SHUTTING_DOWN
1454 file path=usr/squid/share/errors/oc/ERR_SOCKET_FAILURE
1455 file path=usr/squid/share/errors/oc/ERR_TOO_BIG
1456 file path=usr/squid/share/errors/oc/ERR_UNSUP_HTTPVERSION
1457 file path=usr/squid/share/errors/oc/ERR_UNSUP_REQ
1458 file path=usr/squid/share/errors/oc/ERR_URN_RESOLVE
1459 file path=usr/squid/share/errors/oc/ERR_WRITE_ERROR
1460 file path=usr/squid/share/errors/oc/ERR_ZERO_SIZE_OBJECT
1461 file path=usr/squid/share/errors/oc/error-details.txt
1462 link path=usr/squid/share/errors/pl-pl target=pl
1463 file path=usr/squid/share/errors/pl/ERR_ACCESS_DENIED
1464 file path=usr/squid/share/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED
1465 file path=usr/squid/share/errors/pl/ERR_AGENT_CONFIGURE
1466 file path=usr/squid/share/errors/pl/ERR_AGENT_WPAD
1467 file path=usr/squid/share/errors/pl/ERR_CACHE_ACCESS_DENIED
1468 file path=usr/squid/share/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
1469 file path=usr/squid/share/errors/pl/ERR_CANNOT_FORWARD
1470 file path=usr/squid/share/errors/pl/ERR_CONFLICT_HOST
1471 file path=usr/squid/share/errors/pl/ERR_CONNECT_FAIL
1472 file path=usr/squid/share/errors/pl/ERR_DIR_LISTING
1473 file path=usr/squid/share/errors/pl/ERR_DNS_FAIL
1474 file path=usr/squid/share/errors/pl/ERR_ESI
1475 file path=usr/squid/share/errors/pl/ERR_FORWARDING_DENIED
1476 file path=usr/squid/share/errors/pl/ERR_FTP_DISABLED
1477 file path=usr/squid/share/errors/pl/ERR_FTP_FAILURE
1478 file path=usr/squid/share/errors/pl/ERR_FTP_FORBIDDEN
1479 file path=usr/squid/share/errors/pl/ERR_FTP_NOT_FOUND
1480 file path=usr/squid/share/errors/pl/ERR_FTP_PUT_CREATED
1481 file path=usr/squid/share/errors/pl/ERR_FTP_PUT_ERROR
1482 file path=usr/squid/share/errors/pl/ERR_FTP_PUT_MODIFIED
1483 file path=usr/squid/share/errors/pl/ERR_FTP_UNAVAILABLE
1484 file path=usr/squid/share/errors/pl/ERR_GATEWAY_FAILURE
1485 file path=usr/squid/share/errors/pl/ERR_ICAP_FAILURE
1486 file path=usr/squid/share/errors/pl/ERR_INVALID_REQ
1487 file path=usr/squid/share/errors/pl/ERR_INVALID_RESP
1488 file path=usr/squid/share/errors/pl/ERR_INVALID_URL
1489 file path=usr/squid/share/errors/pl/ERR_LIFETIME_EXP
1490 file path=usr/squid/share/errors/pl/ERR_NO_RELAY
1491 file path=usr/squid/share/errors/pl/ERR_ONLY_IF_CACHED_MISS
1492 file path=usr/squid/share/errors/pl/ERR_PRECONDITION_FAILED
1493 file path=usr/squid/share/errors/pl/ERR_PROTOCOL_UNKNOWN
1494 file path=usr/squid/share/errors/pl/ERR_READ_ERROR
1495 file path=usr/squid/share/errors/pl/ERR_READ_TIMEOUT
1496 file path=usr/squid/share/errors/pl/ERR_SECURE_CONNECT_FAIL
1497 file path=usr/squid/share/errors/pl/ERR_SHUTTING_DOWN
1498 file path=usr/squid/share/errors/pl/ERR_SOCKET_FAILURE
1499 file path=usr/squid/share/errors/pl/ERR_TOO_BIG
1500 file path=usr/squid/share/errors/pl/ERR_UNSUP_HTTPVERSION
1501 file path=usr/squid/share/errors/pl/ERR_UNSUP_REQ
1502 file path=usr/squid/share/errors/pl/ERR_URN_RESOLVE
1503 file path=usr/squid/share/errors/pl/ERR_WRITE_ERROR
1504 file path=usr/squid/share/errors/pl/ERR_ZERO_SIZE_OBJECT
1505 file path=usr/squid/share/errors/pl/error-details.txt
1506 file path=usr/squid/share/errors/pt-br/ERR_ACCESS_DENIED
1507 file path=usr/squid/share/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED
1508 file path=usr/squid/share/errors/pt-br/ERR_AGENT_CONFIGURE
1509 file path=usr/squid/share/errors/pt-br/ERR_AGENT_WPAD
1510 file path=usr/squid/share/errors/pt-br/ERR_CACHE_ACCESS_DENIED
1511 file path=usr/squid/share/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
1512 file path=usr/squid/share/errors/pt-br/ERR_CANNOT_FORWARD
1513 file path=usr/squid/share/errors/pt-br/ERR_CONFLICT_HOST
1514 file path=usr/squid/share/errors/pt-br/ERR_CONNECT_FAIL
1515 file path=usr/squid/share/errors/pt-br/ERR_DIR_LISTING
1516 file path=usr/squid/share/errors/pt-br/ERR_DNS_FAIL
1517 file path=usr/squid/share/errors/pt-br/ERR_ESI
1518 file path=usr/squid/share/errors/pt-br/ERR_FORWARDING_DENIED
1519 file path=usr/squid/share/errors/pt-br/ERR_FTP_DISABLED
1520 file path=usr/squid/share/errors/pt-br/ERR_FTP_FAILURE
1521 file path=usr/squid/share/errors/pt-br/ERR_FTP_FORBIDDEN
1522 file path=usr/squid/share/errors/pt-br/ERR_FTP_NOT_FOUND
1523 file path=usr/squid/share/errors/pt-br/ERR_FTP_PUT_CREATED
1524 file path=usr/squid/share/errors/pt-br/ERR_FTP_PUT_ERROR
1525 file path=usr/squid/share/errors/pt-br/ERR_FTP_PUT_MODIFIED
1526 file path=usr/squid/share/errors/pt-br/ERR_FTP_UNAVAILABLE
1527 file path=usr/squid/share/errors/pt-br/ERR_GATEWAY_FAILURE
1528 file path=usr/squid/share/errors/pt-br/ERR_ICAP_FAILURE
1529 file path=usr/squid/share/errors/pt-br/ERR_INVALID_REQ
1530 file path=usr/squid/share/errors/pt-br/ERR_INVALID_RESP
1531 file path=usr/squid/share/errors/pt-br/ERR_INVALID_URL
1532 file path=usr/squid/share/errors/pt-br/ERR_LIFETIME_EXP
1533 file path=usr/squid/share/errors/pt-br/ERR_NO_RELAY
1534 file path=usr/squid/share/errors/pt-br/ERR_ONLY_IF_CACHED_MISS
1535 file path=usr/squid/share/errors/pt-br/ERR_PRECONDITION_FAILED
1536 file path=usr/squid/share/errors/pt-br/ERR_PROTOCOL_UNKNOWN
1537 file path=usr/squid/share/errors/pt-br/ERR_READ_ERROR
1538 file path=usr/squid/share/errors/pt-br/ERR_READ_TIMEOUT
1539 file path=usr/squid/share/errors/pt-br/ERR_SECURE_CONNECT_FAIL
1540 file path=usr/squid/share/errors/pt-br/ERR_SHUTTING_DOWN
1541 file path=usr/squid/share/errors/pt-br/ERR_SOCKET_FAILURE
1542 file path=usr/squid/share/errors/pt-br/ERR_TOO_BIG
1543 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_HTTPVERSION
1544 file path=usr/squid/share/errors/pt-br/ERR_UNSUP_REQ
1545 file path=usr/squid/share/errors/pt-br/ERR_URN_RESOLVE
1546 file path=usr/squid/share/errors/pt-br/ERR_WRITE_ERROR
1547 file path=usr/squid/share/errors/pt-br/ERR_ZERO_SIZE_OBJECT
1548 file path=usr/squid/share/errors/pt-br/error-details.txt
1549 link path=usr/squid/share/errors/pt-bz target=pt-br
1550 link path=usr/squid/share/errors/pt-pt target=pt
1551 link path=usr/squid/share/errors/pt-xl target=pt-br
1552 file path=usr/squid/share/errors/pt/ERR_ACCESS_DENIED
1553 file path=usr/squid/share/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED
1554 file path=usr/squid/share/errors/pt/ERR_AGENT_CONFIGURE
1555 file path=usr/squid/share/errors/pt/ERR_AGENT_WPAD
1556 file path=usr/squid/share/errors/pt/ERR_CACHE_ACCESS_DENIED
1557 file path=usr/squid/share/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
1558 file path=usr/squid/share/errors/pt/ERR_CANNOT_FORWARD
1559 file path=usr/squid/share/errors/pt/ERR_CONFLICT_HOST
1560 file path=usr/squid/share/errors/pt/ERR_CONNECT_FAIL
1561 file path=usr/squid/share/errors/pt/ERR_DIR_LISTING
1562 file path=usr/squid/share/errors/pt/ERR_DNS_FAIL
1563 file path=usr/squid/share/errors/pt/ERR_ESI
1564 file path=usr/squid/share/errors/pt/ERR_FORWARDING_DENIED
1565 file path=usr/squid/share/errors/pt/ERR_FTP_DISABLED
1566 file path=usr/squid/share/errors/pt/ERR_FTP_FAILURE
1567 file path=usr/squid/share/errors/pt/ERR_FTP_FORBIDDEN
1568 file path=usr/squid/share/errors/pt/ERR_FTP_NOT_FOUND
1569 file path=usr/squid/share/errors/pt/ERR_FTP_PUT_CREATED
1570 file path=usr/squid/share/errors/pt/ERR_FTP_PUT_ERROR
1571 file path=usr/squid/share/errors/pt/ERR_FTP_PUT_MODIFIED
1572 file path=usr/squid/share/errors/pt/ERR_FTP_UNAVAILABLE
1573 file path=usr/squid/share/errors/pt/ERR_GATEWAY_FAILURE
1574 file path=usr/squid/share/errors/pt/ERR_ICAP_FAILURE
1575 file path=usr/squid/share/errors/pt/ERR_INVALID_REQ
1576 file path=usr/squid/share/errors/pt/ERR_INVALID_RESP
1577 file path=usr/squid/share/errors/pt/ERR_INVALID_URL
1578 file path=usr/squid/share/errors/pt/ERR_LIFETIME_EXP
1579 file path=usr/squid/share/errors/pt/ERR_NO_RELAY
1580 file path=usr/squid/share/errors/pt/ERR_ONLY_IF_CACHED_MISS
1581 file path=usr/squid/share/errors/pt/ERR_PRECONDITION_FAILED
1582 file path=usr/squid/share/errors/pt/ERR_PROTOCOL_UNKNOWN
1583 file path=usr/squid/share/errors/pt/ERR_READ_ERROR
1584 file path=usr/squid/share/errors/pt/ERR_READ_TIMEOUT
1585 file path=usr/squid/share/errors/pt/ERR_SECURE_CONNECT_FAIL
1586 file path=usr/squid/share/errors/pt/ERR_SHUTTING_DOWN
1587 file path=usr/squid/share/errors/pt/ERR_SOCKET_FAILURE
1588 file path=usr/squid/share/errors/pt/ERR_TOO_BIG
1589 file path=usr/squid/share/errors/pt/ERR_UNSUP_HTTPVERSION
1590 file path=usr/squid/share/errors/pt/ERR_UNSUP_REQ
1591 file path=usr/squid/share/errors/pt/ERR_URN_RESOLVE
1592 file path=usr/squid/share/errors/pt/ERR_WRITE_ERROR
1593 file path=usr/squid/share/errors/pt/ERR_ZERO_SIZE_OBJECT
1594 file path=usr/squid/share/errors/pt/error-details.txt
1595 link path=usr/squid/share/errors/ro-md target=ro
1596 link path=usr/squid/share/errors/ro-ro target=ro
1597 file path=usr/squid/share/errors/ro/ERR_ACCESS_DENIED
1598 file path=usr/squid/share/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED
1599 file path=usr/squid/share/errors/ro/ERR_AGENT_CONFIGURE
1600 file path=usr/squid/share/errors/ro/ERR_AGENT_WPAD
1601 file path=usr/squid/share/errors/ro/ERR_CACHE_ACCESS_DENIED
1602 file path=usr/squid/share/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
1603 file path=usr/squid/share/errors/ro/ERR_CANNOT_FORWARD
1604 file path=usr/squid/share/errors/ro/ERR_CONFLICT_HOST
1605 file path=usr/squid/share/errors/ro/ERR_CONNECT_FAIL
1606 file path=usr/squid/share/errors/ro/ERR_DIR_LISTING
1607 file path=usr/squid/share/errors/ro/ERR_DNS_FAIL
1608 file path=usr/squid/share/errors/ro/ERR_ESI
1609 file path=usr/squid/share/errors/ro/ERR_FORWARDING_DENIED
1610 file path=usr/squid/share/errors/ro/ERR_FTP_DISABLED
1611 file path=usr/squid/share/errors/ro/ERR_FTP_FAILURE
1612 file path=usr/squid/share/errors/ro/ERR_FTP_FORBIDDEN
1613 file path=usr/squid/share/errors/ro/ERR_FTP_NOT_FOUND
1614 file path=usr/squid/share/errors/ro/ERR_FTP_PUT_CREATED
1615 file path=usr/squid/share/errors/ro/ERR_FTP_PUT_ERROR
1616 file path=usr/squid/share/errors/ro/ERR_FTP_PUT_MODIFIED
1617 file path=usr/squid/share/errors/ro/ERR_FTP_UNAVAILABLE
1618 file path=usr/squid/share/errors/ro/ERR_GATEWAY_FAILURE
1619 file path=usr/squid/share/errors/ro/ERR_ICAP_FAILURE
1620 file path=usr/squid/share/errors/ro/ERR_INVALID_REQ
1621 file path=usr/squid/share/errors/ro/ERR_INVALID_RESP
1622 file path=usr/squid/share/errors/ro/ERR_INVALID_URL
1623 file path=usr/squid/share/errors/ro/ERR_LIFETIME_EXP
1624 file path=usr/squid/share/errors/ro/ERR_NO_RELAY
1625 file path=usr/squid/share/errors/ro/ERR_ONLY_IF_CACHED_MISS
1626 file path=usr/squid/share/errors/ro/ERR_PRECONDITION_FAILED
1627 file path=usr/squid/share/errors/ro/ERR_PROTOCOL_UNKNOWN
1628 file path=usr/squid/share/errors/ro/ERR_READ_ERROR
1629 file path=usr/squid/share/errors/ro/ERR_READ_TIMEOUT
1630 file path=usr/squid/share/errors/ro/ERR_SECURE_CONNECT_FAIL
1631 file path=usr/squid/share/errors/ro/ERR_SHUTTING_DOWN
1632 file path=usr/squid/share/errors/ro/ERR_SOCKET_FAILURE
1633 file path=usr/squid/share/errors/ro/ERR_TOO_BIG
1634 file path=usr/squid/share/errors/ro/ERR_UNSUP_HTTPVERSION
1635 file path=usr/squid/share/errors/ro/ERR_UNSUP_REQ
1636 file path=usr/squid/share/errors/ro/ERR_URN_RESOLVE
1637 file path=usr/squid/share/errors/ro/ERR_WRITE_ERROR
1638 file path=usr/squid/share/errors/ro/ERR_ZERO_SIZE_OBJECT
1639 file path=usr/squid/share/errors/ro/error-details.txt
1640 link path=usr/squid/share/errors/ru-ru target=ru
1641 file path=usr/squid/share/errors/ru/ERR_ACCESS_DENIED
1642 file path=usr/squid/share/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED
1643 file path=usr/squid/share/errors/ru/ERR_AGENT_CONFIGURE
1644 file path=usr/squid/share/errors/ru/ERR_AGENT_WPAD
1645 file path=usr/squid/share/errors/ru/ERR_CACHE_ACCESS_DENIED
1646 file path=usr/squid/share/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
1647 file path=usr/squid/share/errors/ru/ERR_CANNOT_FORWARD
1648 file path=usr/squid/share/errors/ru/ERR_CONFLICT_HOST
1649 file path=usr/squid/share/errors/ru/ERR_CONNECT_FAIL
1650 file path=usr/squid/share/errors/ru/ERR_DIR_LISTING
1651 file path=usr/squid/share/errors/ru/ERR_DNS_FAIL
1652 file path=usr/squid/share/errors/ru/ERR_ESI
1653 file path=usr/squid/share/errors/ru/ERR_FORWARDING_DENIED
1654 file path=usr/squid/share/errors/ru/ERR_FTP_DISABLED
1655 file path=usr/squid/share/errors/ru/ERR_FTP_FAILURE
1656 file path=usr/squid/share/errors/ru/ERR_FTP_FORBIDDEN
1657 file path=usr/squid/share/errors/ru/ERR_FTP_NOT_FOUND
1658 file path=usr/squid/share/errors/ru/ERR_FTP_PUT_CREATED
1659 file path=usr/squid/share/errors/ru/ERR_FTP_PUT_ERROR
1660 file path=usr/squid/share/errors/ru/ERR_FTP_PUT_MODIFIED
1661 file path=usr/squid/share/errors/ru/ERR_FTP_UNAVAILABLE
1662 file path=usr/squid/share/errors/ru/ERR_GATEWAY_FAILURE
1663 file path=usr/squid/share/errors/ru/ERR_ICAP_FAILURE
1664 file path=usr/squid/share/errors/ru/ERR_INVALID_REQ
1665 file path=usr/squid/share/errors/ru/ERR_INVALID_RESP
1666 file path=usr/squid/share/errors/ru/ERR_INVALID_URL
1667 file path=usr/squid/share/errors/ru/ERR_LIFETIME_EXP
1668 file path=usr/squid/share/errors/ru/ERR_NO_RELAY
1669 file path=usr/squid/share/errors/ru/ERR_ONLY_IF_CACHED_MISS
1670 file path=usr/squid/share/errors/ru/ERR_PRECONDITION_FAILED
1671 file path=usr/squid/share/errors/ru/ERR_PROTOCOL_UNKNOWN
1672 file path=usr/squid/share/errors/ru/ERR_READ_ERROR
1673 file path=usr/squid/share/errors/ru/ERR_READ_TIMEOUT
1674 file path=usr/squid/share/errors/ru/ERR_SECURE_CONNECT_FAIL
1675 file path=usr/squid/share/errors/ru/ERR_SHUTTING_DOWN
1676 file path=usr/squid/share/errors/ru/ERR_SOCKET_FAILURE
1677 file path=usr/squid/share/errors/ru/ERR_TOO_BIG
1678 file path=usr/squid/share/errors/ru/ERR_UNSUP_HTTPVERSION
1679 file path=usr/squid/share/errors/ru/ERR_UNSUP_REQ
1680 file path=usr/squid/share/errors/ru/ERR_URN_RESOLVE
1681 file path=usr/squid/share/errors/ru/ERR_WRITE_ERROR
1682 file path=usr/squid/share/errors/ru/ERR_ZERO_SIZE_OBJECT
1683 file path=usr/squid/share/errors/ru/error-details.txt
1684 link path=usr/squid/share/errors/sk-sk target=sk
1685 file path=usr/squid/share/errors/sk/ERR_ACCESS_DENIED
1686 file path=usr/squid/share/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED
1687 file path=usr/squid/share/errors/sk/ERR_AGENT_CONFIGURE
1688 file path=usr/squid/share/errors/sk/ERR_AGENT_WPAD
1689 file path=usr/squid/share/errors/sk/ERR_CACHE_ACCESS_DENIED
1690 file path=usr/squid/share/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
1691 file path=usr/squid/share/errors/sk/ERR_CANNOT_FORWARD
1692 file path=usr/squid/share/errors/sk/ERR_CONFLICT_HOST
1693 file path=usr/squid/share/errors/sk/ERR_CONNECT_FAIL
1694 file path=usr/squid/share/errors/sk/ERR_DIR_LISTING
1695 file path=usr/squid/share/errors/sk/ERR_DNS_FAIL
1696 file path=usr/squid/share/errors/sk/ERR_ESI
1697 file path=usr/squid/share/errors/sk/ERR_FORWARDING_DENIED
1698 file path=usr/squid/share/errors/sk/ERR_FTP_DISABLED
1699 file path=usr/squid/share/errors/sk/ERR_FTP_FAILURE
1700 file path=usr/squid/share/errors/sk/ERR_FTP_FORBIDDEN
1701 file path=usr/squid/share/errors/sk/ERR_FTP_NOT_FOUND
1702 file path=usr/squid/share/errors/sk/ERR_FTP_PUT_CREATED
1703 file path=usr/squid/share/errors/sk/ERR_FTP_PUT_ERROR
1704 file path=usr/squid/share/errors/sk/ERR_FTP_PUT_MODIFIED
1705 file path=usr/squid/share/errors/sk/ERR_FTP_UNAVAILABLE
1706 file path=usr/squid/share/errors/sk/ERR_GATEWAY_FAILURE
1707 file path=usr/squid/share/errors/sk/ERR_ICAP_FAILURE
1708 file path=usr/squid/share/errors/sk/ERR_INVALID_REQ
1709 file path=usr/squid/share/errors/sk/ERR_INVALID_RESP
1710 file path=usr/squid/share/errors/sk/ERR_INVALID_URL
1711 file path=usr/squid/share/errors/sk/ERR_LIFETIME_EXP
1712 file path=usr/squid/share/errors/sk/ERR_NO_RELAY
1713 file path=usr/squid/share/errors/sk/ERR_ONLY_IF_CACHED_MISS
1714 file path=usr/squid/share/errors/sk/ERR_PRECONDITION_FAILED
1715 file path=usr/squid/share/errors/sk/ERR_PROTOCOL_UNKNOWN
1716 file path=usr/squid/share/errors/sk/ERR_READ_ERROR
1717 file path=usr/squid/share/errors/sk/ERR_READ_TIMEOUT
1718 file path=usr/squid/share/errors/sk/ERR_SECURE_CONNECT_FAIL
1719 file path=usr/squid/share/errors/sk/ERR_SHUTTING_DOWN
1720 file path=usr/squid/share/errors/sk/ERR_SOCKET_FAILURE
1721 file path=usr/squid/share/errors/sk/ERR_TOO_BIG
1722 file path=usr/squid/share/errors/sk/ERR_UNSUP_HTTPVERSION
1723 file path=usr/squid/share/errors/sk/ERR_UNSUP_REQ
1724 file path=usr/squid/share/errors/sk/ERR_URN_RESOLVE
1725 file path=usr/squid/share/errors/sk/ERR_WRITE_ERROR
1726 file path=usr/squid/share/errors/sk/ERR_ZERO_SIZE_OBJECT
1727 file path=usr/squid/share/errors/sk/error-details.txt
1728 link path=usr/squid/share/errors/sl-si target=sl
1729 file path=usr/squid/share/errors/sl/ERR_ACCESS_DENIED
1730 file path=usr/squid/share/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED
1731 file path=usr/squid/share/errors/sl/ERR_AGENT_CONFIGURE
1732 file path=usr/squid/share/errors/sl/ERR_AGENT_WPAD
1733 file path=usr/squid/share/errors/sl/ERR_CACHE_ACCESS_DENIED
1734 file path=usr/squid/share/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED
1735 file path=usr/squid/share/errors/sl/ERR_CANNOT_FORWARD
1736 file path=usr/squid/share/errors/sl/ERR_CONFLICT_HOST
1737 file path=usr/squid/share/errors/sl/ERR_CONNECT_FAIL
1738 file path=usr/squid/share/errors/sl/ERR_DIR_LISTING
1739 file path=usr/squid/share/errors/sl/ERR_DNS_FAIL
1740 file path=usr/squid/share/errors/sl/ERR_ESI
1741 file path=usr/squid/share/errors/sl/ERR_FORWARDING_DENIED
1742 file path=usr/squid/share/errors/sl/ERR_FTP_DISABLED
1743 file path=usr/squid/share/errors/sl/ERR_FTP_FAILURE
1744 file path=usr/squid/share/errors/sl/ERR_FTP_FORBIDDEN
1745 file path=usr/squid/share/errors/sl/ERR_FTP_NOT_FOUND
1746 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_CREATED
1747 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_ERROR
1748 file path=usr/squid/share/errors/sl/ERR_FTP_PUT_MODIFIED
1749 file path=usr/squid/share/errors/sl/ERR_FTP_UNAVAILABLE
1750 file path=usr/squid/share/errors/sl/ERR_GATEWAY_FAILURE
1751 file path=usr/squid/share/errors/sl/ERR_ICAP_FAILURE
1752 file path=usr/squid/share/errors/sl/ERR_INVALID_REQ
1753 file path=usr/squid/share/errors/sl/ERR_INVALID_RESP
1754 file path=usr/squid/share/errors/sl/ERR_INVALID_URL
1755 file path=usr/squid/share/errors/sl/ERR_LIFETIME_EXP
1756 file path=usr/squid/share/errors/sl/ERR_NO_RELAY
1757 file path=usr/squid/share/errors/sl/ERR_ONLY_IF_CACHED_MISS
1758 file path=usr/squid/share/errors/sl/ERR_PRECONDITION_FAILED
1759 file path=usr/squid/share/errors/sl/ERR_PROTOCOL_UNKNOWN
1760 file path=usr/squid/share/errors/sl/ERR_READ_ERROR
1761 file path=usr/squid/share/errors/sl/ERR_READ_TIMEOUT
1762 file path=usr/squid/share/errors/sl/ERR_SECURE_CONNECT_FAIL
1763 file path=usr/squid/share/errors/sl/ERR_SHUTTING_DOWN
1764 file path=usr/squid/share/errors/sl/ERR_SOCKET_FAILURE
1765 file path=usr/squid/share/errors/sl/ERR_TOO_BIG
1766 file path=usr/squid/share/errors/sl/ERR_UNSUP_HTTPVERSION
1767 file path=usr/squid/share/errors/sl/ERR_UNSUP_REQ
1768 file path=usr/squid/share/errors/sl/ERR_URN_RESOLVE
1769 file path=usr/squid/share/errors/sl/ERR_WRITE_ERROR
1770 file path=usr/squid/share/errors/sl/ERR_ZERO_SIZE_OBJECT
1771 file path=usr/squid/share/errors/sl/error-details.txt
1772 link path=usr/squid/share/errors/spq target=es
1773 link path=usr/squid/share/errors/sr target=sr-latn
1774 link path=usr/squid/share/errors/sr-cyrl-cs target=sr-cyrl
1775 link path=usr/squid/share/errors/sr-cyrl-me target=sr-cyrl
1776 link path=usr/squid/share/errors/sr-cyrl-rs target=sr-cyrl
1777 file path=usr/squid/share/errors/sr-cyrl/ERR_ACCESS_DENIED
1778 file path=usr/squid/share/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED
1779 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_CONFIGURE
1780 file path=usr/squid/share/errors/sr-cyrl/ERR_AGENT_WPAD
1781 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
1782 file path=usr/squid/share/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
1783 file path=usr/squid/share/errors/sr-cyrl/ERR_CANNOT_FORWARD
1784 file path=usr/squid/share/errors/sr-cyrl/ERR_CONFLICT_HOST
1785 file path=usr/squid/share/errors/sr-cyrl/ERR_CONNECT_FAIL
1786 file path=usr/squid/share/errors/sr-cyrl/ERR_DIR_LISTING
1787 file path=usr/squid/share/errors/sr-cyrl/ERR_DNS_FAIL
1788 file path=usr/squid/share/errors/sr-cyrl/ERR_ESI
1789 file path=usr/squid/share/errors/sr-cyrl/ERR_FORWARDING_DENIED
1790 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_DISABLED
1791 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_FAILURE
1792 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_FORBIDDEN
1793 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_NOT_FOUND
1794 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_PUT_CREATED
1795 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_PUT_ERROR
1796 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_PUT_MODIFIED
1797 file path=usr/squid/share/errors/sr-cyrl/ERR_FTP_UNAVAILABLE
1798 file path=usr/squid/share/errors/sr-cyrl/ERR_GATEWAY_FAILURE
1799 file path=usr/squid/share/errors/sr-cyrl/ERR_ICAP_FAILURE
1800 file path=usr/squid/share/errors/sr-cyrl/ERR_INVALID_REQ
1801 file path=usr/squid/share/errors/sr-cyrl/ERR_INVALID_RESP
1802 file path=usr/squid/share/errors/sr-cyrl/ERR_INVALID_URL
1803 file path=usr/squid/share/errors/sr-cyrl/ERR_LIFETIME_EXP
1804 file path=usr/squid/share/errors/sr-cyrl/ERR_NO_RELAY
1805 file path=usr/squid/share/errors/sr-cyrl/ERR_ONLY_IF_CACHED_MISS
1806 file path=usr/squid/share/errors/sr-cyrl/ERR_PRECONDITION_FAILED
1807 file path=usr/squid/share/errors/sr-cyrl/ERR_PROTOCOL_UNKNOWN
1808 file path=usr/squid/share/errors/sr-cyrl/ERR_READ_ERROR
1809 file path=usr/squid/share/errors/sr-cyrl/ERR_READ_TIMEOUT
1810 file path=usr/squid/share/errors/sr-cyrl/ERR_SECURE_CONNECT_FAIL
1811 file path=usr/squid/share/errors/sr-cyrl/ERR_SHUTTING_DOWN
1812 file path=usr/squid/share/errors/sr-cyrl/ERR_SOCKET_FAILURE
1813 file path=usr/squid/share/errors/sr-cyrl/ERR_TOO_BIG
1814 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
1815 file path=usr/squid/share/errors/sr-cyrl/ERR_UNSUP_REQ
1816 file path=usr/squid/share/errors/sr-cyrl/ERR_URN_RESOLVE
1817 file path=usr/squid/share/errors/sr-cyrl/ERR_WRITE_ERROR
1818 file path=usr/squid/share/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
1819 file path=usr/squid/share/errors/sr-cyrl/error-details.txt
1820 link path=usr/squid/share/errors/sr-latn-cs target=sr-latn
1821 link path=usr/squid/share/errors/sr-latn-me target=sr-latn
1822 link path=usr/squid/share/errors/sr-latn-rs target=sr-latn
1823 file path=usr/squid/share/errors/sr-latn/ERR_ACCESS_DENIED
1824 file path=usr/squid/share/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED
1825 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_CONFIGURE
1826 file path=usr/squid/share/errors/sr-latn/ERR_AGENT_WPAD
1827 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
1828 file path=usr/squid/share/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
1829 file path=usr/squid/share/errors/sr-latn/ERR_CANNOT_FORWARD
1830 file path=usr/squid/share/errors/sr-latn/ERR_CONFLICT_HOST
1831 file path=usr/squid/share/errors/sr-latn/ERR_CONNECT_FAIL
1832 file path=usr/squid/share/errors/sr-latn/ERR_DIR_LISTING
1833 file path=usr/squid/share/errors/sr-latn/ERR_DNS_FAIL
1834 file path=usr/squid/share/errors/sr-latn/ERR_ESI
1835 file path=usr/squid/share/errors/sr-latn/ERR_FORWARDING_DENIED
1836 file path=usr/squid/share/errors/sr-latn/ERR_FTP_DISABLED
1837 file path=usr/squid/share/errors/sr-latn/ERR_FTP_FAILURE
1838 file path=usr/squid/share/errors/sr-latn/ERR_FTP_FORBIDDEN
1839 file path=usr/squid/share/errors/sr-latn/ERR_FTP_NOT_FOUND
1840 file path=usr/squid/share/errors/sr-latn/ERR_FTP_PUT_CREATED
1841 file path=usr/squid/share/errors/sr-latn/ERR_FTP_PUT_ERROR
1842 file path=usr/squid/share/errors/sr-latn/ERR_FTP_PUT_MODIFIED
1843 file path=usr/squid/share/errors/sr-latn/ERR_FTP_UNAVAILABLE
1844 file path=usr/squid/share/errors/sr-latn/ERR_GATEWAY_FAILURE
1845 file path=usr/squid/share/errors/sr-latn/ERR_ICAP_FAILURE
1846 file path=usr/squid/share/errors/sr-latn/ERR_INVALID_REQ
1847 file path=usr/squid/share/errors/sr-latn/ERR_INVALID_RESP
1848 file path=usr/squid/share/errors/sr-latn/ERR_INVALID_URL
1849 file path=usr/squid/share/errors/sr-latn/ERR_LIFETIME_EXP
1850 file path=usr/squid/share/errors/sr-latn/ERR_NO_RELAY
1851 file path=usr/squid/share/errors/sr-latn/ERR_ONLY_IF_CACHED_MISS
1852 file path=usr/squid/share/errors/sr-latn/ERR_PRECONDITION_FAILED
1853 file path=usr/squid/share/errors/sr-latn/ERR_PROTOCOL_UNKNOWN
1854 file path=usr/squid/share/errors/sr-latn/ERR_READ_ERROR
1855 file path=usr/squid/share/errors/sr-latn/ERR_READ_TIMEOUT
1856 file path=usr/squid/share/errors/sr-latn/ERR_SECURE_CONNECT_FAIL
1857 file path=usr/squid/share/errors/sr-latn/ERR_SHUTTING_DOWN
1858 file path=usr/squid/share/errors/sr-latn/ERR_SOCKET_FAILURE
1859 file path=usr/squid/share/errors/sr-latn/ERR_TOO_BIG
1860 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_HTTPVERSION
1861 file path=usr/squid/share/errors/sr-latn/ERR_UNSUP_REQ
1862 file path=usr/squid/share/errors/sr-latn/ERR_URN_RESOLVE
1863 file path=usr/squid/share/errors/sr-latn/ERR_WRITE_ERROR
1864 file path=usr/squid/share/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
1865 file path=usr/squid/share/errors/sr-latn/error-details.txt
1866 link path=usr/squid/share/errors/sr-rs target=sr-cyrl
1867 link path=usr/squid/share/errors/sr-sp target=sr-latn
1868 link path=usr/squid/share/errors/sv-fi target=sv
1869 link path=usr/squid/share/errors/sv-se target=sv
1870 file path=usr/squid/share/errors/sv/ERR_ACCESS_DENIED
1871 file path=usr/squid/share/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED
1872 file path=usr/squid/share/errors/sv/ERR_AGENT_CONFIGURE
1873 file path=usr/squid/share/errors/sv/ERR_AGENT_WPAD
1874 file path=usr/squid/share/errors/sv/ERR_CACHE_ACCESS_DENIED
1875 file path=usr/squid/share/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
1876 file path=usr/squid/share/errors/sv/ERR_CANNOT_FORWARD
1877 file path=usr/squid/share/errors/sv/ERR_CONFLICT_HOST
1878 file path=usr/squid/share/errors/sv/ERR_CONNECT_FAIL
1879 file path=usr/squid/share/errors/sv/ERR_DIR_LISTING
1880 file path=usr/squid/share/errors/sv/ERR_DNS_FAIL
1881 file path=usr/squid/share/errors/sv/ERR_ESI
1882 file path=usr/squid/share/errors/sv/ERR_FORWARDING_DENIED
1883 file path=usr/squid/share/errors/sv/ERR_FTP_DISABLED
1884 file path=usr/squid/share/errors/sv/ERR_FTP_FAILURE
1885 file path=usr/squid/share/errors/sv/ERR_FTP_FORBIDDEN
1886 file path=usr/squid/share/errors/sv/ERR_FTP_NOT_FOUND
1887 file path=usr/squid/share/errors/sv/ERR_FTP_PUT_CREATED
1888 file path=usr/squid/share/errors/sv/ERR_FTP_PUT_ERROR
1889 file path=usr/squid/share/errors/sv/ERR_FTP_PUT_MODIFIED
1890 file path=usr/squid/share/errors/sv/ERR_FTP_UNAVAILABLE
1891 file path=usr/squid/share/errors/sv/ERR_GATEWAY_FAILURE
1892 file path=usr/squid/share/errors/sv/ERR_ICAP_FAILURE
1893 file path=usr/squid/share/errors/sv/ERR_INVALID_REQ
1894 file path=usr/squid/share/errors/sv/ERR_INVALID_RESP
1895 file path=usr/squid/share/errors/sv/ERR_INVALID_URL
1896 file path=usr/squid/share/errors/sv/ERR_LIFETIME_EXP
1897 file path=usr/squid/share/errors/sv/ERR_NO_RELAY
1898 file path=usr/squid/share/errors/sv/ERR_ONLY_IF_CACHED_MISS
1899 file path=usr/squid/share/errors/sv/ERR_PRECONDITION_FAILED
1900 file path=usr/squid/share/errors/sv/ERR_PROTOCOL_UNKNOWN
1901 file path=usr/squid/share/errors/sv/ERR_READ_ERROR
1902 file path=usr/squid/share/errors/sv/ERR_READ_TIMEOUT
1903 file path=usr/squid/share/errors/sv/ERR_SECURE_CONNECT_FAIL
1904 file path=usr/squid/share/errors/sv/ERR_SHUTTING_DOWN
1905 file path=usr/squid/share/errors/sv/ERR_SOCKET_FAILURE
1906 file path=usr/squid/share/errors/sv/ERR_TOO_BIG
1907 file path=usr/squid/share/errors/sv/ERR_UNSUP_HTTPVERSION
1908 file path=usr/squid/share/errors/sv/ERR_UNSUP_REQ
1909 file path=usr/squid/share/errors/sv/ERR_URN_RESOLVE
1910 file path=usr/squid/share/errors/sv/ERR_WRITE_ERROR
1911 file path=usr/squid/share/errors/sv/ERR_ZERO_SIZE_OBJECT
1912 file path=usr/squid/share/errors/sv/error-details.txt
1913 file path=usr/squid/share/errors/templates/ERR_ACCESS_DENIED
1914 file path=usr/squid/share/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
1915 file path=usr/squid/share/errors/templates/ERR_AGENT_CONFIGURE
1916 file path=usr/squid/share/errors/templates/ERR_AGENT_WPAD
1917 file path=usr/squid/share/errors/templates/ERR_CACHE_ACCESS_DENIED
1918 file path=usr/squid/share/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
1919 file path=usr/squid/share/errors/templates/ERR_CANNOT_FORWARD
1920 file path=usr/squid/share/errors/templates/ERR_CONFLICT_HOST
1921 file path=usr/squid/share/errors/templates/ERR_CONNECT_FAIL
1922 file path=usr/squid/share/errors/templates/ERR_DIR_LISTING
1923 file path=usr/squid/share/errors/templates/ERR_DNS_FAIL
1924 file path=usr/squid/share/errors/templates/ERR_ESI
1925 file path=usr/squid/share/errors/templates/ERR_FORWARDING_DENIED
1926 file path=usr/squid/share/errors/templates/ERR_FTP_DISABLED
1927 file path=usr/squid/share/errors/templates/ERR_FTP_FAILURE
1928 file path=usr/squid/share/errors/templates/ERR_FTP_FORBIDDEN
1929 file path=usr/squid/share/errors/templates/ERR_FTP_NOT_FOUND
1930 file path=usr/squid/share/errors/templates/ERR_FTP_PUT_CREATED
1931 file path=usr/squid/share/errors/templates/ERR_FTP_PUT_ERROR
1932 file path=usr/squid/share/errors/templates/ERR_FTP_PUT_MODIFIED
1933 file path=usr/squid/share/errors/templates/ERR_FTP_UNAVAILABLE
1934 file path=usr/squid/share/errors/templates/ERR_GATEWAY_FAILURE
1935 file path=usr/squid/share/errors/templates/ERR_ICAP_FAILURE
1936 file path=usr/squid/share/errors/templates/ERR_INVALID_REQ
1937 file path=usr/squid/share/errors/templates/ERR_INVALID_RESP
1938 file path=usr/squid/share/errors/templates/ERR_INVALID_URL
1939 file path=usr/squid/share/errors/templates/ERR_LIFETIME_EXP
1940 file path=usr/squid/share/errors/templates/ERR_NO_RELAY
1941 file path=usr/squid/share/errors/templates/ERR_ONLY_IF_CACHED_MISS
1942 file path=usr/squid/share/errors/templates/ERR_PRECONDITION_FAILED
1943 file path=usr/squid/share/errors/templates/ERR_PROTOCOL_UNKNOWN
1944 file path=usr/squid/share/errors/templates/ERR_READ_ERROR
1945 file path=usr/squid/share/errors/templates/ERR_READ_TIMEOUT
1946 file path=usr/squid/share/errors/templates/ERR_SECURE_CONNECT_FAIL
1947 file path=usr/squid/share/errors/templates/ERR_SHUTTING_DOWN
1948 file path=usr/squid/share/errors/templates/ERR_SOCKET_FAILURE
1949 file path=usr/squid/share/errors/templates/ERR_TOO_BIG
1950 file path=usr/squid/share/errors/templates/ERR_UNSUP_HTTPVERSION
1951 file path=usr/squid/share/errors/templates/ERR_UNSUP_REQ
1952 file path=usr/squid/share/errors/templates/ERR_URN_RESOLVE
1953 file path=usr/squid/share/errors/templates/ERR_WRITE_ERROR
1954 file path=usr/squid/share/errors/templates/ERR_ZERO_SIZE_OBJECT
1955 file path=usr/squid/share/errors/templates/error-details.txt
1956 link path=usr/squid/share/errors/th-th target=th
1957 file path=usr/squid/share/errors/th/ERR_ACCESS_DENIED
1958 file path=usr/squid/share/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED
1959 file path=usr/squid/share/errors/th/ERR_AGENT_CONFIGURE
1960 file path=usr/squid/share/errors/th/ERR_AGENT_WPAD
1961 file path=usr/squid/share/errors/th/ERR_CACHE_ACCESS_DENIED
1962 file path=usr/squid/share/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
1963 file path=usr/squid/share/errors/th/ERR_CANNOT_FORWARD
1964 file path=usr/squid/share/errors/th/ERR_CONFLICT_HOST
1965 file path=usr/squid/share/errors/th/ERR_CONNECT_FAIL
1966 file path=usr/squid/share/errors/th/ERR_DIR_LISTING
1967 file path=usr/squid/share/errors/th/ERR_DNS_FAIL
1968 file path=usr/squid/share/errors/th/ERR_ESI
1969 file path=usr/squid/share/errors/th/ERR_FORWARDING_DENIED
1970 file path=usr/squid/share/errors/th/ERR_FTP_DISABLED
1971 file path=usr/squid/share/errors/th/ERR_FTP_FAILURE
1972 file path=usr/squid/share/errors/th/ERR_FTP_FORBIDDEN
1973 file path=usr/squid/share/errors/th/ERR_FTP_NOT_FOUND
1974 file path=usr/squid/share/errors/th/ERR_FTP_PUT_CREATED
1975 file path=usr/squid/share/errors/th/ERR_FTP_PUT_ERROR
1976 file path=usr/squid/share/errors/th/ERR_FTP_PUT_MODIFIED
1977 file path=usr/squid/share/errors/th/ERR_FTP_UNAVAILABLE
1978 file path=usr/squid/share/errors/th/ERR_GATEWAY_FAILURE
1979 file path=usr/squid/share/errors/th/ERR_ICAP_FAILURE
1980 file path=usr/squid/share/errors/th/ERR_INVALID_REQ
1981 file path=usr/squid/share/errors/th/ERR_INVALID_RESP
1982 file path=usr/squid/share/errors/th/ERR_INVALID_URL
1983 file path=usr/squid/share/errors/th/ERR_LIFETIME_EXP
1984 file path=usr/squid/share/errors/th/ERR_NO_RELAY
1985 file path=usr/squid/share/errors/th/ERR_ONLY_IF_CACHED_MISS
1986 file path=usr/squid/share/errors/th/ERR_PRECONDITION_FAILED
1987 file path=usr/squid/share/errors/th/ERR_PROTOCOL_UNKNOWN
1988 file path=usr/squid/share/errors/th/ERR_READ_ERROR
1989 file path=usr/squid/share/errors/th/ERR_READ_TIMEOUT
1990 file path=usr/squid/share/errors/th/ERR_SECURE_CONNECT_FAIL
1991 file path=usr/squid/share/errors/th/ERR_SHUTTING_DOWN
1992 file path=usr/squid/share/errors/th/ERR_SOCKET_FAILURE
1993 file path=usr/squid/share/errors/th/ERR_TOO_BIG
1994 file path=usr/squid/share/errors/th/ERR_UNSUP_HTTPVERSION
1995 file path=usr/squid/share/errors/th/ERR_UNSUP_REQ
1996 file path=usr/squid/share/errors/th/ERR_URN_RESOLVE
1997 file path=usr/squid/share/errors/th/ERR_WRITE_ERROR
1998 file path=usr/squid/share/errors/th/ERR_ZERO_SIZE_OBJECT
1999 file path=usr/squid/share/errors/th/error-details.txt
2000 link path=usr/squid/share/errors/tr-tr target=tr
2001 file path=usr/squid/share/errors/tr/ERR_ACCESS_DENIED
2002 file path=usr/squid/share/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED
2003 file path=usr/squid/share/errors/tr/ERR_AGENT_CONFIGURE
2004 file path=usr/squid/share/errors/tr/ERR_AGENT_WPAD
2005 file path=usr/squid/share/errors/tr/ERR_CACHE_ACCESS_DENIED
2006 file path=usr/squid/share/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
2007 file path=usr/squid/share/errors/tr/ERR_CANNOT_FORWARD
2008 file path=usr/squid/share/errors/tr/ERR_CONFLICT_HOST
2009 file path=usr/squid/share/errors/tr/ERR_CONNECT_FAIL
2010 file path=usr/squid/share/errors/tr/ERR_DIR_LISTING
2011 file path=usr/squid/share/errors/tr/ERR_DNS_FAIL
2012 file path=usr/squid/share/errors/tr/ERR_ESI
2013 file path=usr/squid/share/errors/tr/ERR_FORWARDING_DENIED
2014 file path=usr/squid/share/errors/tr/ERR_FTP_DISABLED
2015 file path=usr/squid/share/errors/tr/ERR_FTP_FAILURE
2016 file path=usr/squid/share/errors/tr/ERR_FTP_FORBIDDEN
2017 file path=usr/squid/share/errors/tr/ERR_FTP_NOT_FOUND
2018 file path=usr/squid/share/errors/tr/ERR_FTP_PUT_CREATED
2019 file path=usr/squid/share/errors/tr/ERR_FTP_PUT_ERROR
2020 file path=usr/squid/share/errors/tr/ERR_FTP_PUT_MODIFIED
2021 file path=usr/squid/share/errors/tr/ERR_FTP_UNAVAILABLE
2022 file path=usr/squid/share/errors/tr/ERR_GATEWAY_FAILURE
2023 file path=usr/squid/share/errors/tr/ERR_ICAP_FAILURE
2024 file path=usr/squid/share/errors/tr/ERR_INVALID_REQ
2025 file path=usr/squid/share/errors/tr/ERR_INVALID_RESP
2026 file path=usr/squid/share/errors/tr/ERR_INVALID_URL
2027 file path=usr/squid/share/errors/tr/ERR_LIFETIME_EXP
2028 file path=usr/squid/share/errors/tr/ERR_NO_RELAY
2029 file path=usr/squid/share/errors/tr/ERR_ONLY_IF_CACHED_MISS
2030 file path=usr/squid/share/errors/tr/ERR_PRECONDITION_FAILED
2031 file path=usr/squid/share/errors/tr/ERR_PROTOCOL_UNKNOWN
2032 file path=usr/squid/share/errors/tr/ERR_READ_ERROR
2033 file path=usr/squid/share/errors/tr/ERR_READ_TIMEOUT
2034 file path=usr/squid/share/errors/tr/ERR_SECURE_CONNECT_FAIL
2035 file path=usr/squid/share/errors/tr/ERR_SHUTTING_DOWN
2036 file path=usr/squid/share/errors/tr/ERR_SOCKET_FAILURE
2037 file path=usr/squid/share/errors/tr/ERR_TOO_BIG
2038 file path=usr/squid/share/errors/tr/ERR_UNSUP_HTTPVERSION
2039 file path=usr/squid/share/errors/tr/ERR_UNSUP_REQ
2040 file path=usr/squid/share/errors/tr/ERR_URN_RESOLVE
2041 file path=usr/squid/share/errors/tr/ERR_WRITE_ERROR
2042 file path=usr/squid/share/errors/tr/ERR_ZERO_SIZE_OBJECT
2043 file path=usr/squid/share/errors/tr/error-details.txt
2044 link path=usr/squid/share/errors/uk-ua target=uk
2045 file path=usr/squid/share/errors/uk/ERR_ACCESS_DENIED
2046 file path=usr/squid/share/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED
2047 file path=usr/squid/share/errors/uk/ERR_AGENT_CONFIGURE
2048 file path=usr/squid/share/errors/uk/ERR_AGENT_WPAD
2049 file path=usr/squid/share/errors/uk/ERR_CACHE_ACCESS_DENIED
2050 file path=usr/squid/share/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
2051 file path=usr/squid/share/errors/uk/ERR_CANNOT_FORWARD
2052 file path=usr/squid/share/errors/uk/ERR_CONFLICT_HOST
2053 file path=usr/squid/share/errors/uk/ERR_CONNECT_FAIL
2054 file path=usr/squid/share/errors/uk/ERR_DIR_LISTING
2055 file path=usr/squid/share/errors/uk/ERR_DNS_FAIL
2056 file path=usr/squid/share/errors/uk/ERR_ESI
2057 file path=usr/squid/share/errors/uk/ERR_FORWARDING_DENIED
2058 file path=usr/squid/share/errors/uk/ERR_FTP_DISABLED
2059 file path=usr/squid/share/errors/uk/ERR_FTP_FAILURE
2060 file path=usr/squid/share/errors/uk/ERR_FTP_FORBIDDEN
2061 file path=usr/squid/share/errors/uk/ERR_FTP_NOT_FOUND
2062 file path=usr/squid/share/errors/uk/ERR_FTP_PUT_CREATED
2063 file path=usr/squid/share/errors/uk/ERR_FTP_PUT_ERROR
2064 file path=usr/squid/share/errors/uk/ERR_FTP_PUT_MODIFIED
2065 file path=usr/squid/share/errors/uk/ERR_FTP_UNAVAILABLE
2066 file path=usr/squid/share/errors/uk/ERR_GATEWAY_FAILURE
2067 file path=usr/squid/share/errors/uk/ERR_ICAP_FAILURE
2068 file path=usr/squid/share/errors/uk/ERR_INVALID_REQ
2069 file path=usr/squid/share/errors/uk/ERR_INVALID_RESP
2070 file path=usr/squid/share/errors/uk/ERR_INVALID_URL
2071 file path=usr/squid/share/errors/uk/ERR_LIFETIME_EXP
2072 file path=usr/squid/share/errors/uk/ERR_NO_RELAY
2073 file path=usr/squid/share/errors/uk/ERR_ONLY_IF_CACHED_MISS
2074 file path=usr/squid/share/errors/uk/ERR_PRECONDITION_FAILED
2075 file path=usr/squid/share/errors/uk/ERR_PROTOCOL_UNKNOWN
2076 file path=usr/squid/share/errors/uk/ERR_READ_ERROR
2077 file path=usr/squid/share/errors/uk/ERR_READ_TIMEOUT
2078 file path=usr/squid/share/errors/uk/ERR_SECURE_CONNECT_FAIL
2079 file path=usr/squid/share/errors/uk/ERR_SHUTTING_DOWN
2080 file path=usr/squid/share/errors/uk/ERR_SOCKET_FAILURE
2081 file path=usr/squid/share/errors/uk/ERR_TOO_BIG
2082 file path=usr/squid/share/errors/uk/ERR_UNSUP_HTTPVERSION
2083 file path=usr/squid/share/errors/uk/ERR_UNSUP_REQ
2084 file path=usr/squid/share/errors/uk/ERR_URN_RESOLVE
2085 file path=usr/squid/share/errors/uk/ERR_WRITE_ERROR
2086 file path=usr/squid/share/errors/uk/ERR_ZERO_SIZE_OBJECT
2087 file path=usr/squid/share/errors/uk/error-details.txt
2088 file path=usr/squid/share/errors/uz/ERR_ACCESS_DENIED
2089 file path=usr/squid/share/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED
2090 file path=usr/squid/share/errors/uz/ERR_AGENT_CONFIGURE
2091 file path=usr/squid/share/errors/uz/ERR_AGENT_WPAD
2092 file path=usr/squid/share/errors/uz/ERR_CACHE_ACCESS_DENIED
2093 file path=usr/squid/share/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
2094 file path=usr/squid/share/errors/uz/ERR_CANNOT_FORWARD
2095 file path=usr/squid/share/errors/uz/ERR_CONFLICT_HOST
2096 file path=usr/squid/share/errors/uz/ERR_CONNECT_FAIL
2097 file path=usr/squid/share/errors/uz/ERR_DIR_LISTING
2098 file path=usr/squid/share/errors/uz/ERR_DNS_FAIL
2099 file path=usr/squid/share/errors/uz/ERR_ESI
2100 file path=usr/squid/share/errors/uz/ERR_FORWARDING_DENIED
2101 file path=usr/squid/share/errors/uz/ERR_FTP_DISABLED
2102 file path=usr/squid/share/errors/uz/ERR_FTP_FAILURE
2103 file path=usr/squid/share/errors/uz/ERR_FTP_FORBIDDEN
2104 file path=usr/squid/share/errors/uz/ERR_FTP_NOT_FOUND
2105 file path=usr/squid/share/errors/uz/ERR_FTP_PUT_CREATED
2106 file path=usr/squid/share/errors/uz/ERR_FTP_PUT_ERROR
2107 file path=usr/squid/share/errors/uz/ERR_FTP_PUT_MODIFIED
2108 file path=usr/squid/share/errors/uz/ERR_FTP_UNAVAILABLE
2109 file path=usr/squid/share/errors/uz/ERR_GATEWAY_FAILURE
2110 file path=usr/squid/share/errors/uz/ERR_ICAP_FAILURE
2111 file path=usr/squid/share/errors/uz/ERR_INVALID_REQ
2112 file path=usr/squid/share/errors/uz/ERR_INVALID_RESP
2113 file path=usr/squid/share/errors/uz/ERR_INVALID_URL
2114 file path=usr/squid/share/errors/uz/ERR_LIFETIME_EXP
2115 file path=usr/squid/share/errors/uz/ERR_NO_RELAY
2116 file path=usr/squid/share/errors/uz/ERR_ONLY_IF_CACHED_MISS
2117 file path=usr/squid/share/errors/uz/ERR_PRECONDITION_FAILED
2118 file path=usr/squid/share/errors/uz/ERR_PROTOCOL_UNKNOWN
2119 file path=usr/squid/share/errors/uz/ERR_READ_ERROR
2120 file path=usr/squid/share/errors/uz/ERR_READ_TIMEOUT
2121 file path=usr/squid/share/errors/uz/ERR_SECURE_CONNECT_FAIL
2122 file path=usr/squid/share/errors/uz/ERR_SHUTTING_DOWN
2123 file path=usr/squid/share/errors/uz/ERR_SOCKET_FAILURE
2124 file path=usr/squid/share/errors/uz/ERR_TOO_BIG
2125 file path=usr/squid/share/errors/uz/ERR_UNSUP_HTTPVERSION
2126 file path=usr/squid/share/errors/uz/ERR_UNSUP_REQ
2127 file path=usr/squid/share/errors/uz/ERR_URN_RESOLVE
2128 file path=usr/squid/share/errors/uz/ERR_WRITE_ERROR
2129 file path=usr/squid/share/errors/uz/ERR_ZERO_SIZE_OBJECT
2130 file path=usr/squid/share/errors/uz/error-details.txt
2131 link path=usr/squid/share/errors/vi-vn target=vi
2132 file path=usr/squid/share/errors/vi/ERR_ACCESS_DENIED
2133 file path=usr/squid/share/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED
2134 file path=usr/squid/share/errors/vi/ERR_AGENT_CONFIGURE
2135 file path=usr/squid/share/errors/vi/ERR_AGENT_WPAD
2136 file path=usr/squid/share/errors/vi/ERR_CACHE_ACCESS_DENIED
2137 file path=usr/squid/share/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
2138 file path=usr/squid/share/errors/vi/ERR_CANNOT_FORWARD
2139 file path=usr/squid/share/errors/vi/ERR_CONFLICT_HOST
2140 file path=usr/squid/share/errors/vi/ERR_CONNECT_FAIL
2141 file path=usr/squid/share/errors/vi/ERR_DIR_LISTING
2142 file path=usr/squid/share/errors/vi/ERR_DNS_FAIL
2143 file path=usr/squid/share/errors/vi/ERR_ESI
2144 file path=usr/squid/share/errors/vi/ERR_FORWARDING_DENIED
2145 file path=usr/squid/share/errors/vi/ERR_FTP_DISABLED
2146 file path=usr/squid/share/errors/vi/ERR_FTP_FAILURE
2147 file path=usr/squid/share/errors/vi/ERR_FTP_FORBIDDEN
2148 file path=usr/squid/share/errors/vi/ERR_FTP_NOT_FOUND
2149 file path=usr/squid/share/errors/vi/ERR_FTP_PUT_CREATED
2150 file path=usr/squid/share/errors/vi/ERR_FTP_PUT_ERROR
2151 file path=usr/squid/share/errors/vi/ERR_FTP_PUT_MODIFIED
2152 file path=usr/squid/share/errors/vi/ERR_FTP_UNAVAILABLE
2153 file path=usr/squid/share/errors/vi/ERR_GATEWAY_FAILURE
2154 file path=usr/squid/share/errors/vi/ERR_ICAP_FAILURE
2155 file path=usr/squid/share/errors/vi/ERR_INVALID_REQ
2156 file path=usr/squid/share/errors/vi/ERR_INVALID_RESP
2157 file path=usr/squid/share/errors/vi/ERR_INVALID_URL
2158 file path=usr/squid/share/errors/vi/ERR_LIFETIME_EXP
2159 file path=usr/squid/share/errors/vi/ERR_NO_RELAY
2160 file path=usr/squid/share/errors/vi/ERR_ONLY_IF_CACHED_MISS
2161 file path=usr/squid/share/errors/vi/ERR_PRECONDITION_FAILED
2162 file path=usr/squid/share/errors/vi/ERR_PROTOCOL_UNKNOWN
2163 file path=usr/squid/share/errors/vi/ERR_READ_ERROR
2164 file path=usr/squid/share/errors/vi/ERR_READ_TIMEOUT
2165 file path=usr/squid/share/errors/vi/ERR_SECURE_CONNECT_FAIL
2166 file path=usr/squid/share/errors/vi/ERR_SHUTTING_DOWN
2167 file path=usr/squid/share/errors/vi/ERR_SOCKET_FAILURE
2168 file path=usr/squid/share/errors/vi/ERR_TOO_BIG
2169 file path=usr/squid/share/errors/vi/ERR_UNSUP_HTTPVERSION
2170 file path=usr/squid/share/errors/vi/ERR_UNSUP_REQ
2171 file path=usr/squid/share/errors/vi/ERR_URN_RESOLVE
2172 file path=usr/squid/share/errors/vi/ERR_WRITE_ERROR
2173 file path=usr/squid/share/errors/vi/ERR_ZERO_SIZE_OBJECT
2174 file path=usr/squid/share/errors/vi/error-details.txt
2175 link path=usr/squid/share/errors/zh-cn target=zh-hans
2176 link path=usr/squid/share/errors/zh-hans-cn target=zh-hans
2177 link path=usr/squid/share/errors/zh-hans-sg target=zh-hans
2178 file path=usr/squid/share/errors/zh-hans/ERR_ACCESS_DENIED
2179 file path=usr/squid/share/errors/zh-hans/ERR_ACL_TIME_QUOTA_EXCEEDED
2180 file path=usr/squid/share/errors/zh-hans/ERR_AGENT_CONFIGURE
2181 file path=usr/squid/share/errors/zh-hans/ERR_AGENT_WPAD
2182 file path=usr/squid/share/errors/zh-hans/ERR_CACHE_ACCESS_DENIED
2183 file path=usr/squid/share/errors/zh-hans/ERR_CACHE_MGR_ACCESS_DENIED
2184 file path=usr/squid/share/errors/zh-hans/ERR_CANNOT_FORWARD
2185 file path=usr/squid/share/errors/zh-hans/ERR_CONFLICT_HOST
2186 file path=usr/squid/share/errors/zh-hans/ERR_CONNECT_FAIL
2187 file path=usr/squid/share/errors/zh-hans/ERR_DIR_LISTING
2188 file path=usr/squid/share/errors/zh-hans/ERR_DNS_FAIL
2189 file path=usr/squid/share/errors/zh-hans/ERR_ESI
2190 file path=usr/squid/share/errors/zh-hans/ERR_FORWARDING_DENIED
2191 file path=usr/squid/share/errors/zh-hans/ERR_FTP_DISABLED
2192 file path=usr/squid/share/errors/zh-hans/ERR_FTP_FAILURE
2193 file path=usr/squid/share/errors/zh-hans/ERR_FTP_FORBIDDEN
2194 file path=usr/squid/share/errors/zh-hans/ERR_FTP_NOT_FOUND
2195 file path=usr/squid/share/errors/zh-hans/ERR_FTP_PUT_CREATED
2196 file path=usr/squid/share/errors/zh-hans/ERR_FTP_PUT_ERROR
2197 file path=usr/squid/share/errors/zh-hans/ERR_FTP_PUT_MODIFIED
2198 file path=usr/squid/share/errors/zh-hans/ERR_FTP_UNAVAILABLE
2199 file path=usr/squid/share/errors/zh-hans/ERR_GATEWAY_FAILURE
2200 file path=usr/squid/share/errors/zh-hans/ERR_ICAP_FAILURE
2201 file path=usr/squid/share/errors/zh-hans/ERR_INVALID_REQ
2202 file path=usr/squid/share/errors/zh-hans/ERR_INVALID_RESP
2203 file path=usr/squid/share/errors/zh-hans/ERR_INVALID_URL
2204 file path=usr/squid/share/errors/zh-hans/ERR_LIFETIME_EXP
2205 file path=usr/squid/share/errors/zh-hans/ERR_NO_RELAY
2206 file path=usr/squid/share/errors/zh-hans/ERR_ONLY_IF_CACHED_MISS
2207 file path=usr/squid/share/errors/zh-hans/ERR_PRECONDITION_FAILED
2208 file path=usr/squid/share/errors/zh-hans/ERR_PROTOCOL_UNKNOWN
2209 file path=usr/squid/share/errors/zh-hans/ERR_READ_ERROR
2210 file path=usr/squid/share/errors/zh-hans/ERR_READ_TIMEOUT
2211 file path=usr/squid/share/errors/zh-hans/ERR_SECURE_CONNECT_FAIL
2212 file path=usr/squid/share/errors/zh-hans/ERR_SHUTTING_DOWN
2213 file path=usr/squid/share/errors/zh-hans/ERR_SOCKET_FAILURE
2214 file path=usr/squid/share/errors/zh-hans/ERR_TOO_BIG
2215 file path=usr/squid/share/errors/zh-hans/ERR_UNSUP_HTTPVERSION
2216 file path=usr/squid/share/errors/zh-hans/ERR_UNSUP_REQ
2217 file path=usr/squid/share/errors/zh-hans/ERR_URN_RESOLVE
2218 file path=usr/squid/share/errors/zh-hans/ERR_WRITE_ERROR
2219 file path=usr/squid/share/errors/zh-hans/ERR_ZERO_SIZE_OBJECT
2220 file path=usr/squid/share/errors/zh-hans/error-details.txt
2221 link path=usr/squid/share/errors/zh-hant-hk target=zh-hant
2222 link path=usr/squid/share/errors/zh-hant-mo target=zh-hant
2223 link path=usr/squid/share/errors/zh-hant-tw target=zh-hant
2224 file path=usr/squid/share/errors/zh-hant/ERR_ACCESS_DENIED
2225 file path=usr/squid/share/errors/zh-hant/ERR_ACL_TIME_QUOTA_EXCEEDED
2226 file path=usr/squid/share/errors/zh-hant/ERR_AGENT_CONFIGURE
2227 file path=usr/squid/share/errors/zh-hant/ERR_AGENT_WPAD
2228 file path=usr/squid/share/errors/zh-hant/ERR_CACHE_ACCESS_DENIED
2229 file path=usr/squid/share/errors/zh-hant/ERR_CACHE_MGR_ACCESS_DENIED
2230 file path=usr/squid/share/errors/zh-hant/ERR_CANNOT_FORWARD
2231 file path=usr/squid/share/errors/zh-hant/ERR_CONFLICT_HOST
2232 file path=usr/squid/share/errors/zh-hant/ERR_CONNECT_FAIL
2233 file path=usr/squid/share/errors/zh-hant/ERR_DIR_LISTING
2234 file path=usr/squid/share/errors/zh-hant/ERR_DNS_FAIL
2235 file path=usr/squid/share/errors/zh-hant/ERR_ESI
2236 file path=usr/squid/share/errors/zh-hant/ERR_FORWARDING_DENIED
2237 file path=usr/squid/share/errors/zh-hant/ERR_FTP_DISABLED
2238 file path=usr/squid/share/errors/zh-hant/ERR_FTP_FAILURE
2239 file path=usr/squid/share/errors/zh-hant/ERR_FTP_FORBIDDEN
2240 file path=usr/squid/share/errors/zh-hant/ERR_FTP_NOT_FOUND
2241 file path=usr/squid/share/errors/zh-hant/ERR_FTP_PUT_CREATED
2242 file path=usr/squid/share/errors/zh-hant/ERR_FTP_PUT_ERROR
2243 file path=usr/squid/share/errors/zh-hant/ERR_FTP_PUT_MODIFIED
2244 file path=usr/squid/share/errors/zh-hant/ERR_FTP_UNAVAILABLE
2245 file path=usr/squid/share/errors/zh-hant/ERR_GATEWAY_FAILURE
2246 file path=usr/squid/share/errors/zh-hant/ERR_ICAP_FAILURE
2247 file path=usr/squid/share/errors/zh-hant/ERR_INVALID_REQ
2248 file path=usr/squid/share/errors/zh-hant/ERR_INVALID_RESP
2249 file path=usr/squid/share/errors/zh-hant/ERR_INVALID_URL
2250 file path=usr/squid/share/errors/zh-hant/ERR_LIFETIME_EXP
2251 file path=usr/squid/share/errors/zh-hant/ERR_NO_RELAY
2252 file path=usr/squid/share/errors/zh-hant/ERR_ONLY_IF_CACHED_MISS
2253 file path=usr/squid/share/errors/zh-hant/ERR_PRECONDITION_FAILED
2254 file path=usr/squid/share/errors/zh-hant/ERR_PROTOCOL_UNKNOWN
2255 file path=usr/squid/share/errors/zh-hant/ERR_READ_ERROR
2256 file path=usr/squid/share/errors/zh-hant/ERR_READ_TIMEOUT
2257 file path=usr/squid/share/errors/zh-hant/ERR_SECURE_CONNECT_FAIL
2258 file path=usr/squid/share/errors/zh-hant/ERR_SHUTTING_DOWN
2259 file path=usr/squid/share/errors/zh-hant/ERR_SOCKET_FAILURE
2260 file path=usr/squid/share/errors/zh-hant/ERR_TOO_BIG
2261 file path=usr/squid/share/errors/zh-hant/ERR_UNSUP_HTTPVERSION
2262 file path=usr/squid/share/errors/zh-hant/ERR_UNSUP_REQ
2263 file path=usr/squid/share/errors/zh-hant/ERR_URN_RESOLVE
2264 file path=usr/squid/share/errors/zh-hant/ERR_WRITE_ERROR
2265 file path=usr/squid/share/errors/zh-hant/ERR_ZERO_SIZE_OBJECT
2266 file path=usr/squid/share/errors/zh-hant/error-details.txt
2267 link path=usr/squid/share/errors/zh-hk target=zh-hant
2268 link path=usr/squid/share/errors/zh-mo target=zh-hant
2269 link path=usr/squid/share/errors/zh-sg target=zh-hans
2270 link path=usr/squid/share/errors/zh-tw target=zh-hant
2271 file path=usr/squid/share/icons/SN.png
2272 file path=usr/squid/share/icons/silk/application.png
2273 file path=usr/squid/share/icons/silk/arrow_up.png
2274 file path=usr/squid/share/icons/silk/bomb.png
2275 file path=usr/squid/share/icons/silk/box.png
2276 file path=usr/squid/share/icons/silk/bricks.png
2277 file path=usr/squid/share/icons/silk/bullet_red.png
2278 file path=usr/squid/share/icons/silk/cd.png
2279 file path=usr/squid/share/icons/silk/chart_line.png
2280 file path=usr/squid/share/icons/silk/compress.png
2281 file path=usr/squid/share/icons/silk/computer_link.png
2282 file path=usr/squid/share/icons/silk/css.png
2283 file path=usr/squid/share/icons/silk/cup.png
2284 file path=usr/squid/share/icons/silk/database.png
2285 file path=usr/squid/share/icons/silk/database_table.png
2286 file path=usr/squid/share/icons/silk/drive_disk.png
2287 file path=usr/squid/share/icons/silk/film.png
2288 file path=usr/squid/share/icons/silk/film_key.png
2289 file path=usr/squid/share/icons/silk/folder.png
2290 file path=usr/squid/share/icons/silk/folder_table.png
2291 file path=usr/squid/share/icons/silk/image.png
2292 file path=usr/squid/share/icons/silk/information.png
2293 file path=usr/squid/share/icons/silk/layers.png
2294 file path=usr/squid/share/icons/silk/layout.png
2295 file path=usr/squid/share/icons/silk/link.png
2296 file path=usr/squid/share/icons/silk/music.png
2297 file path=usr/squid/share/icons/silk/package.png
2298 file path=usr/squid/share/icons/silk/package_go.png
2299 file path=usr/squid/share/icons/silk/page_code.png
2300 file path=usr/squid/share/icons/silk/page_excel.png
2301 file path=usr/squid/share/icons/silk/page_green.png
2302 file path=usr/squid/share/icons/silk/page_white.png
2303 file path=usr/squid/share/icons/silk/page_white_acrobat.png
2304 file path=usr/squid/share/icons/silk/page_white_c.png
2305 file path=usr/squid/share/icons/silk/page_white_cplusplus.png
2306 file path=usr/squid/share/icons/silk/page_white_flash.png
2307 file path=usr/squid/share/icons/silk/page_white_magnify.png
2308 file path=usr/squid/share/icons/silk/page_white_picture.png
2309 file path=usr/squid/share/icons/silk/page_white_powerpoint.png
2310 file path=usr/squid/share/icons/silk/page_white_stack.png
2311 file path=usr/squid/share/icons/silk/page_white_text.png
2312 file path=usr/squid/share/icons/silk/page_white_word.png
2313 file path=usr/squid/share/icons/silk/page_white_zip.png
2314 file path=usr/squid/share/icons/silk/page_world.png
2315 file path=usr/squid/share/icons/silk/photo.png
2316 file path=usr/squid/share/icons/silk/picture.png
2317 file path=usr/squid/share/icons/silk/plugin.png
2318 file path=usr/squid/share/icons/silk/plugin_add.png
2319 file path=usr/squid/share/icons/silk/script.png
2320 file path=usr/squid/share/icons/silk/script_gear.png
2321 file path=usr/squid/share/icons/silk/script_palette.png
2322 file path=usr/squid/share/mib.txt