Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9900C84D36 for ; Sun, 21 May 2023 02:19:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5z8_vzpWLM2k for ; Sun, 21 May 2023 02:19:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3EF5C84D17 for ; Sun, 21 May 2023 02:19:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3806EFA87; Sun, 21 May 2023 02:19:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684635551233400" MIME-Version: 1.0 Date: Sun, 21 May 2023 02:19:11 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/squid5 To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230521021911.3806EFA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684635551233400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 21 02:19:11 UTC 2023 Modified Files: pkgsrc/www/squid5: Makefile PLIST distinfo Log Message: www/squid5: update to 5.9 5.9 (2023-05-17) This release is a bug fix release resolving some issues found in the prior Squid releases. The major changes to be aware of: * Improve reply_body_max_size matching accuracy This bug shows up as cache.log entries at debug level >=3 stating "HttpReply.cc(..) receivedBodyTooLarge: (negative number) >? -1" In such cases, reply_body_max_size configuration would be ignored, resulting in undercounting of traffic. * Fix build issues highlighted by the most recent versions of GCC and Clang. * Portability fixes for ESI, bundled GnuRegex, and GnuTLS To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/squid5/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/squid5/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/squid5/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684635551233400 Content-Disposition: inline Content-Length: 88991 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/squid5/Makefile diff -u pkgsrc/www/squid5/Makefile:1.5 pkgsrc/www/squid5/Makefile:1.6 --- pkgsrc/www/squid5/Makefile:1.5 Wed Apr 19 08:11:51 2023 +++ pkgsrc/www/squid5/Makefile Sun May 21 02:19:11 2023 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2023/04/19 08:11:51 adam Exp $ +# $NetBSD: Makefile,v 1.6 2023/05/21 02:19:11 taca Exp $ -DISTNAME= squid-5.8 -PKGREVISION= 1 +DISTNAME= squid-5.9 CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v5/ EXTRACT_SUFX= .tar.xz Index: pkgsrc/www/squid5/PLIST diff -u pkgsrc/www/squid5/PLIST:1.2 pkgsrc/www/squid5/PLIST:1.3 --- pkgsrc/www/squid5/PLIST:1.2 Fri Mar 17 14:08:25 2023 +++ pkgsrc/www/squid5/PLIST Sun May 21 02:19:11 2023 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2023/03/17 14:08:25 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2023/05/21 02:19:11 taca Exp $ bin/purge bin/squidclient libexec/basic_db_auth @@ -56,6 +56,1794 @@ share/examples/squid/mime.conf share/examples/squid/squid.conf share/squid/errors/COPYRIGHT share/squid/errors/TRANSLATORS +share/squid/errors/af/ERR_ACCESS_DENIED +share/squid/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/af/ERR_AGENT_CONFIGURE +share/squid/errors/af/ERR_AGENT_WPAD +share/squid/errors/af/ERR_CACHE_ACCESS_DENIED +share/squid/errors/af/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/af/ERR_CANNOT_FORWARD +share/squid/errors/af/ERR_CONFLICT_HOST +share/squid/errors/af/ERR_CONNECT_FAIL +share/squid/errors/af/ERR_DIR_LISTING +share/squid/errors/af/ERR_DNS_FAIL +share/squid/errors/af/ERR_ESI +share/squid/errors/af/ERR_FORWARDING_DENIED +share/squid/errors/af/ERR_FTP_DISABLED +share/squid/errors/af/ERR_FTP_FAILURE +share/squid/errors/af/ERR_FTP_FORBIDDEN +share/squid/errors/af/ERR_FTP_NOT_FOUND +share/squid/errors/af/ERR_FTP_PUT_CREATED +share/squid/errors/af/ERR_FTP_PUT_ERROR +share/squid/errors/af/ERR_FTP_PUT_MODIFIED +share/squid/errors/af/ERR_FTP_UNAVAILABLE +share/squid/errors/af/ERR_GATEWAY_FAILURE +share/squid/errors/af/ERR_ICAP_FAILURE +share/squid/errors/af/ERR_INVALID_REQ +share/squid/errors/af/ERR_INVALID_RESP +share/squid/errors/af/ERR_INVALID_URL +share/squid/errors/af/ERR_LIFETIME_EXP +share/squid/errors/af/ERR_NO_RELAY +share/squid/errors/af/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/af/ERR_PRECONDITION_FAILED +share/squid/errors/af/ERR_PROTOCOL_UNKNOWN +share/squid/errors/af/ERR_READ_ERROR +share/squid/errors/af/ERR_READ_TIMEOUT +share/squid/errors/af/ERR_SECURE_CONNECT_FAIL +share/squid/errors/af/ERR_SHUTTING_DOWN +share/squid/errors/af/ERR_SOCKET_FAILURE +share/squid/errors/af/ERR_TOO_BIG +share/squid/errors/af/ERR_UNSUP_HTTPVERSION +share/squid/errors/af/ERR_UNSUP_REQ +share/squid/errors/af/ERR_URN_RESOLVE +share/squid/errors/af/ERR_WRITE_ERROR +share/squid/errors/af/ERR_ZERO_SIZE_OBJECT +share/squid/errors/af/error-details.txt +share/squid/errors/ar-ae +share/squid/errors/ar-bh +share/squid/errors/ar-dz +share/squid/errors/ar-eg +share/squid/errors/ar-iq +share/squid/errors/ar-jo +share/squid/errors/ar-kw +share/squid/errors/ar-lb +share/squid/errors/ar-ly +share/squid/errors/ar-ma +share/squid/errors/ar-om +share/squid/errors/ar-qa +share/squid/errors/ar-sa +share/squid/errors/ar-sy +share/squid/errors/ar-tn +share/squid/errors/ar-ye +share/squid/errors/ar/ERR_ACCESS_DENIED +share/squid/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ar/ERR_AGENT_CONFIGURE +share/squid/errors/ar/ERR_AGENT_WPAD +share/squid/errors/ar/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ar/ERR_CANNOT_FORWARD +share/squid/errors/ar/ERR_CONFLICT_HOST +share/squid/errors/ar/ERR_CONNECT_FAIL +share/squid/errors/ar/ERR_DIR_LISTING +share/squid/errors/ar/ERR_DNS_FAIL +share/squid/errors/ar/ERR_ESI +share/squid/errors/ar/ERR_FORWARDING_DENIED +share/squid/errors/ar/ERR_FTP_DISABLED +share/squid/errors/ar/ERR_FTP_FAILURE +share/squid/errors/ar/ERR_FTP_FORBIDDEN +share/squid/errors/ar/ERR_FTP_NOT_FOUND +share/squid/errors/ar/ERR_FTP_PUT_CREATED +share/squid/errors/ar/ERR_FTP_PUT_ERROR +share/squid/errors/ar/ERR_FTP_PUT_MODIFIED +share/squid/errors/ar/ERR_FTP_UNAVAILABLE +share/squid/errors/ar/ERR_GATEWAY_FAILURE +share/squid/errors/ar/ERR_ICAP_FAILURE +share/squid/errors/ar/ERR_INVALID_REQ +share/squid/errors/ar/ERR_INVALID_RESP +share/squid/errors/ar/ERR_INVALID_URL +share/squid/errors/ar/ERR_LIFETIME_EXP +share/squid/errors/ar/ERR_NO_RELAY +share/squid/errors/ar/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ar/ERR_PRECONDITION_FAILED +share/squid/errors/ar/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ar/ERR_READ_ERROR +share/squid/errors/ar/ERR_READ_TIMEOUT +share/squid/errors/ar/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ar/ERR_SHUTTING_DOWN +share/squid/errors/ar/ERR_SOCKET_FAILURE +share/squid/errors/ar/ERR_TOO_BIG +share/squid/errors/ar/ERR_UNSUP_HTTPVERSION +share/squid/errors/ar/ERR_UNSUP_REQ +share/squid/errors/ar/ERR_URN_RESOLVE +share/squid/errors/ar/ERR_WRITE_ERROR +share/squid/errors/ar/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ar/error-details.txt +share/squid/errors/az-az +share/squid/errors/az/ERR_ACCESS_DENIED +share/squid/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/az/ERR_AGENT_CONFIGURE +share/squid/errors/az/ERR_AGENT_WPAD +share/squid/errors/az/ERR_CACHE_ACCESS_DENIED +share/squid/errors/az/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/az/ERR_CANNOT_FORWARD +share/squid/errors/az/ERR_CONFLICT_HOST +share/squid/errors/az/ERR_CONNECT_FAIL +share/squid/errors/az/ERR_DIR_LISTING +share/squid/errors/az/ERR_DNS_FAIL +share/squid/errors/az/ERR_ESI +share/squid/errors/az/ERR_FORWARDING_DENIED +share/squid/errors/az/ERR_FTP_DISABLED +share/squid/errors/az/ERR_FTP_FAILURE +share/squid/errors/az/ERR_FTP_FORBIDDEN +share/squid/errors/az/ERR_FTP_NOT_FOUND +share/squid/errors/az/ERR_FTP_PUT_CREATED +share/squid/errors/az/ERR_FTP_PUT_ERROR +share/squid/errors/az/ERR_FTP_PUT_MODIFIED +share/squid/errors/az/ERR_FTP_UNAVAILABLE +share/squid/errors/az/ERR_GATEWAY_FAILURE +share/squid/errors/az/ERR_ICAP_FAILURE +share/squid/errors/az/ERR_INVALID_REQ +share/squid/errors/az/ERR_INVALID_RESP +share/squid/errors/az/ERR_INVALID_URL +share/squid/errors/az/ERR_LIFETIME_EXP +share/squid/errors/az/ERR_NO_RELAY +share/squid/errors/az/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/az/ERR_PRECONDITION_FAILED +share/squid/errors/az/ERR_PROTOCOL_UNKNOWN +share/squid/errors/az/ERR_READ_ERROR +share/squid/errors/az/ERR_READ_TIMEOUT +share/squid/errors/az/ERR_SECURE_CONNECT_FAIL +share/squid/errors/az/ERR_SHUTTING_DOWN +share/squid/errors/az/ERR_SOCKET_FAILURE +share/squid/errors/az/ERR_TOO_BIG +share/squid/errors/az/ERR_UNSUP_HTTPVERSION +share/squid/errors/az/ERR_UNSUP_REQ +share/squid/errors/az/ERR_URN_RESOLVE +share/squid/errors/az/ERR_WRITE_ERROR +share/squid/errors/az/ERR_ZERO_SIZE_OBJECT +share/squid/errors/az/error-details.txt +share/squid/errors/bg-bg +share/squid/errors/bg/ERR_ACCESS_DENIED +share/squid/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/bg/ERR_AGENT_CONFIGURE +share/squid/errors/bg/ERR_AGENT_WPAD +share/squid/errors/bg/ERR_CACHE_ACCESS_DENIED +share/squid/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/bg/ERR_CANNOT_FORWARD +share/squid/errors/bg/ERR_CONFLICT_HOST +share/squid/errors/bg/ERR_CONNECT_FAIL +share/squid/errors/bg/ERR_DIR_LISTING +share/squid/errors/bg/ERR_DNS_FAIL +share/squid/errors/bg/ERR_ESI +share/squid/errors/bg/ERR_FORWARDING_DENIED +share/squid/errors/bg/ERR_FTP_DISABLED +share/squid/errors/bg/ERR_FTP_FAILURE +share/squid/errors/bg/ERR_FTP_FORBIDDEN +share/squid/errors/bg/ERR_FTP_NOT_FOUND +share/squid/errors/bg/ERR_FTP_PUT_CREATED +share/squid/errors/bg/ERR_FTP_PUT_ERROR +share/squid/errors/bg/ERR_FTP_PUT_MODIFIED +share/squid/errors/bg/ERR_FTP_UNAVAILABLE +share/squid/errors/bg/ERR_GATEWAY_FAILURE +share/squid/errors/bg/ERR_ICAP_FAILURE +share/squid/errors/bg/ERR_INVALID_REQ +share/squid/errors/bg/ERR_INVALID_RESP +share/squid/errors/bg/ERR_INVALID_URL +share/squid/errors/bg/ERR_LIFETIME_EXP +share/squid/errors/bg/ERR_NO_RELAY +share/squid/errors/bg/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/bg/ERR_PRECONDITION_FAILED +share/squid/errors/bg/ERR_PROTOCOL_UNKNOWN +share/squid/errors/bg/ERR_READ_ERROR +share/squid/errors/bg/ERR_READ_TIMEOUT +share/squid/errors/bg/ERR_SECURE_CONNECT_FAIL +share/squid/errors/bg/ERR_SHUTTING_DOWN +share/squid/errors/bg/ERR_SOCKET_FAILURE +share/squid/errors/bg/ERR_TOO_BIG +share/squid/errors/bg/ERR_UNSUP_HTTPVERSION +share/squid/errors/bg/ERR_UNSUP_REQ +share/squid/errors/bg/ERR_URN_RESOLVE +share/squid/errors/bg/ERR_WRITE_ERROR +share/squid/errors/bg/ERR_ZERO_SIZE_OBJECT +share/squid/errors/bg/error-details.txt +share/squid/errors/ca-es +share/squid/errors/ca/ERR_ACCESS_DENIED +share/squid/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ca/ERR_AGENT_CONFIGURE +share/squid/errors/ca/ERR_AGENT_WPAD +share/squid/errors/ca/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ca/ERR_CANNOT_FORWARD +share/squid/errors/ca/ERR_CONFLICT_HOST +share/squid/errors/ca/ERR_CONNECT_FAIL +share/squid/errors/ca/ERR_DIR_LISTING +share/squid/errors/ca/ERR_DNS_FAIL +share/squid/errors/ca/ERR_ESI +share/squid/errors/ca/ERR_FORWARDING_DENIED +share/squid/errors/ca/ERR_FTP_DISABLED +share/squid/errors/ca/ERR_FTP_FAILURE +share/squid/errors/ca/ERR_FTP_FORBIDDEN +share/squid/errors/ca/ERR_FTP_NOT_FOUND +share/squid/errors/ca/ERR_FTP_PUT_CREATED +share/squid/errors/ca/ERR_FTP_PUT_ERROR +share/squid/errors/ca/ERR_FTP_PUT_MODIFIED +share/squid/errors/ca/ERR_FTP_UNAVAILABLE +share/squid/errors/ca/ERR_GATEWAY_FAILURE +share/squid/errors/ca/ERR_ICAP_FAILURE +share/squid/errors/ca/ERR_INVALID_REQ +share/squid/errors/ca/ERR_INVALID_RESP +share/squid/errors/ca/ERR_INVALID_URL +share/squid/errors/ca/ERR_LIFETIME_EXP +share/squid/errors/ca/ERR_NO_RELAY +share/squid/errors/ca/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ca/ERR_PRECONDITION_FAILED +share/squid/errors/ca/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ca/ERR_READ_ERROR +share/squid/errors/ca/ERR_READ_TIMEOUT +share/squid/errors/ca/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ca/ERR_SHUTTING_DOWN +share/squid/errors/ca/ERR_SOCKET_FAILURE +share/squid/errors/ca/ERR_TOO_BIG +share/squid/errors/ca/ERR_UNSUP_HTTPVERSION +share/squid/errors/ca/ERR_UNSUP_REQ +share/squid/errors/ca/ERR_URN_RESOLVE +share/squid/errors/ca/ERR_WRITE_ERROR +share/squid/errors/ca/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ca/error-details.txt +share/squid/errors/cs-cz +share/squid/errors/cs/ERR_ACCESS_DENIED +share/squid/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/cs/ERR_AGENT_CONFIGURE +share/squid/errors/cs/ERR_AGENT_WPAD +share/squid/errors/cs/ERR_CACHE_ACCESS_DENIED +share/squid/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/cs/ERR_CANNOT_FORWARD +share/squid/errors/cs/ERR_CONFLICT_HOST +share/squid/errors/cs/ERR_CONNECT_FAIL +share/squid/errors/cs/ERR_DIR_LISTING +share/squid/errors/cs/ERR_DNS_FAIL +share/squid/errors/cs/ERR_ESI +share/squid/errors/cs/ERR_FORWARDING_DENIED +share/squid/errors/cs/ERR_FTP_DISABLED +share/squid/errors/cs/ERR_FTP_FAILURE +share/squid/errors/cs/ERR_FTP_FORBIDDEN +share/squid/errors/cs/ERR_FTP_NOT_FOUND +share/squid/errors/cs/ERR_FTP_PUT_CREATED +share/squid/errors/cs/ERR_FTP_PUT_ERROR +share/squid/errors/cs/ERR_FTP_PUT_MODIFIED +share/squid/errors/cs/ERR_FTP_UNAVAILABLE +share/squid/errors/cs/ERR_GATEWAY_FAILURE +share/squid/errors/cs/ERR_ICAP_FAILURE +share/squid/errors/cs/ERR_INVALID_REQ +share/squid/errors/cs/ERR_INVALID_RESP +share/squid/errors/cs/ERR_INVALID_URL +share/squid/errors/cs/ERR_LIFETIME_EXP +share/squid/errors/cs/ERR_NO_RELAY +share/squid/errors/cs/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/cs/ERR_PRECONDITION_FAILED +share/squid/errors/cs/ERR_PROTOCOL_UNKNOWN +share/squid/errors/cs/ERR_READ_ERROR +share/squid/errors/cs/ERR_READ_TIMEOUT +share/squid/errors/cs/ERR_SECURE_CONNECT_FAIL +share/squid/errors/cs/ERR_SHUTTING_DOWN +share/squid/errors/cs/ERR_SOCKET_FAILURE +share/squid/errors/cs/ERR_TOO_BIG +share/squid/errors/cs/ERR_UNSUP_HTTPVERSION +share/squid/errors/cs/ERR_UNSUP_REQ +share/squid/errors/cs/ERR_URN_RESOLVE +share/squid/errors/cs/ERR_WRITE_ERROR +share/squid/errors/cs/ERR_ZERO_SIZE_OBJECT +share/squid/errors/cs/error-details.txt +share/squid/errors/da-dk +share/squid/errors/da/ERR_ACCESS_DENIED +share/squid/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/da/ERR_AGENT_CONFIGURE +share/squid/errors/da/ERR_AGENT_WPAD +share/squid/errors/da/ERR_CACHE_ACCESS_DENIED +share/squid/errors/da/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/da/ERR_CANNOT_FORWARD +share/squid/errors/da/ERR_CONFLICT_HOST +share/squid/errors/da/ERR_CONNECT_FAIL +share/squid/errors/da/ERR_DIR_LISTING +share/squid/errors/da/ERR_DNS_FAIL +share/squid/errors/da/ERR_ESI +share/squid/errors/da/ERR_FORWARDING_DENIED +share/squid/errors/da/ERR_FTP_DISABLED +share/squid/errors/da/ERR_FTP_FAILURE +share/squid/errors/da/ERR_FTP_FORBIDDEN +share/squid/errors/da/ERR_FTP_NOT_FOUND +share/squid/errors/da/ERR_FTP_PUT_CREATED +share/squid/errors/da/ERR_FTP_PUT_ERROR +share/squid/errors/da/ERR_FTP_PUT_MODIFIED +share/squid/errors/da/ERR_FTP_UNAVAILABLE +share/squid/errors/da/ERR_GATEWAY_FAILURE +share/squid/errors/da/ERR_ICAP_FAILURE +share/squid/errors/da/ERR_INVALID_REQ +share/squid/errors/da/ERR_INVALID_RESP +share/squid/errors/da/ERR_INVALID_URL +share/squid/errors/da/ERR_LIFETIME_EXP +share/squid/errors/da/ERR_NO_RELAY +share/squid/errors/da/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/da/ERR_PRECONDITION_FAILED +share/squid/errors/da/ERR_PROTOCOL_UNKNOWN +share/squid/errors/da/ERR_READ_ERROR +share/squid/errors/da/ERR_READ_TIMEOUT +share/squid/errors/da/ERR_SECURE_CONNECT_FAIL +share/squid/errors/da/ERR_SHUTTING_DOWN +share/squid/errors/da/ERR_SOCKET_FAILURE +share/squid/errors/da/ERR_TOO_BIG +share/squid/errors/da/ERR_UNSUP_HTTPVERSION +share/squid/errors/da/ERR_UNSUP_REQ +share/squid/errors/da/ERR_URN_RESOLVE +share/squid/errors/da/ERR_WRITE_ERROR +share/squid/errors/da/ERR_ZERO_SIZE_OBJECT +share/squid/errors/da/error-details.txt +share/squid/errors/de-at +share/squid/errors/de-ch +share/squid/errors/de-de +share/squid/errors/de-li +share/squid/errors/de-lu +share/squid/errors/de/ERR_ACCESS_DENIED +share/squid/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/de/ERR_AGENT_CONFIGURE +share/squid/errors/de/ERR_AGENT_WPAD +share/squid/errors/de/ERR_CACHE_ACCESS_DENIED +share/squid/errors/de/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/de/ERR_CANNOT_FORWARD +share/squid/errors/de/ERR_CONFLICT_HOST +share/squid/errors/de/ERR_CONNECT_FAIL +share/squid/errors/de/ERR_DIR_LISTING +share/squid/errors/de/ERR_DNS_FAIL +share/squid/errors/de/ERR_ESI +share/squid/errors/de/ERR_FORWARDING_DENIED +share/squid/errors/de/ERR_FTP_DISABLED +share/squid/errors/de/ERR_FTP_FAILURE +share/squid/errors/de/ERR_FTP_FORBIDDEN +share/squid/errors/de/ERR_FTP_NOT_FOUND +share/squid/errors/de/ERR_FTP_PUT_CREATED +share/squid/errors/de/ERR_FTP_PUT_ERROR +share/squid/errors/de/ERR_FTP_PUT_MODIFIED +share/squid/errors/de/ERR_FTP_UNAVAILABLE +share/squid/errors/de/ERR_GATEWAY_FAILURE +share/squid/errors/de/ERR_ICAP_FAILURE +share/squid/errors/de/ERR_INVALID_REQ +share/squid/errors/de/ERR_INVALID_RESP +share/squid/errors/de/ERR_INVALID_URL +share/squid/errors/de/ERR_LIFETIME_EXP +share/squid/errors/de/ERR_NO_RELAY +share/squid/errors/de/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/de/ERR_PRECONDITION_FAILED +share/squid/errors/de/ERR_PROTOCOL_UNKNOWN +share/squid/errors/de/ERR_READ_ERROR +share/squid/errors/de/ERR_READ_TIMEOUT +share/squid/errors/de/ERR_SECURE_CONNECT_FAIL +share/squid/errors/de/ERR_SHUTTING_DOWN +share/squid/errors/de/ERR_SOCKET_FAILURE +share/squid/errors/de/ERR_TOO_BIG +share/squid/errors/de/ERR_UNSUP_HTTPVERSION +share/squid/errors/de/ERR_UNSUP_REQ +share/squid/errors/de/ERR_URN_RESOLVE +share/squid/errors/de/ERR_WRITE_ERROR +share/squid/errors/de/ERR_ZERO_SIZE_OBJECT +share/squid/errors/de/error-details.txt +share/squid/errors/el-gr +share/squid/errors/el/ERR_ACCESS_DENIED +share/squid/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/el/ERR_AGENT_CONFIGURE +share/squid/errors/el/ERR_AGENT_WPAD +share/squid/errors/el/ERR_CACHE_ACCESS_DENIED +share/squid/errors/el/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/el/ERR_CANNOT_FORWARD +share/squid/errors/el/ERR_CONFLICT_HOST +share/squid/errors/el/ERR_CONNECT_FAIL +share/squid/errors/el/ERR_DIR_LISTING +share/squid/errors/el/ERR_DNS_FAIL +share/squid/errors/el/ERR_ESI +share/squid/errors/el/ERR_FORWARDING_DENIED +share/squid/errors/el/ERR_FTP_DISABLED +share/squid/errors/el/ERR_FTP_FAILURE +share/squid/errors/el/ERR_FTP_FORBIDDEN +share/squid/errors/el/ERR_FTP_NOT_FOUND +share/squid/errors/el/ERR_FTP_PUT_CREATED +share/squid/errors/el/ERR_FTP_PUT_ERROR +share/squid/errors/el/ERR_FTP_PUT_MODIFIED +share/squid/errors/el/ERR_FTP_UNAVAILABLE +share/squid/errors/el/ERR_GATEWAY_FAILURE +share/squid/errors/el/ERR_ICAP_FAILURE +share/squid/errors/el/ERR_INVALID_REQ +share/squid/errors/el/ERR_INVALID_RESP +share/squid/errors/el/ERR_INVALID_URL +share/squid/errors/el/ERR_LIFETIME_EXP +share/squid/errors/el/ERR_NO_RELAY +share/squid/errors/el/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/el/ERR_PRECONDITION_FAILED +share/squid/errors/el/ERR_PROTOCOL_UNKNOWN +share/squid/errors/el/ERR_READ_ERROR +share/squid/errors/el/ERR_READ_TIMEOUT +share/squid/errors/el/ERR_SECURE_CONNECT_FAIL +share/squid/errors/el/ERR_SHUTTING_DOWN +share/squid/errors/el/ERR_SOCKET_FAILURE +share/squid/errors/el/ERR_TOO_BIG +share/squid/errors/el/ERR_UNSUP_HTTPVERSION +share/squid/errors/el/ERR_UNSUP_REQ +share/squid/errors/el/ERR_URN_RESOLVE +share/squid/errors/el/ERR_WRITE_ERROR +share/squid/errors/el/ERR_ZERO_SIZE_OBJECT +share/squid/errors/el/error-details.txt +share/squid/errors/en-au +share/squid/errors/en-bz +share/squid/errors/en-ca +share/squid/errors/en-cn +share/squid/errors/en-gb +share/squid/errors/en-ie +share/squid/errors/en-in +share/squid/errors/en-jm +share/squid/errors/en-nz +share/squid/errors/en-ph +share/squid/errors/en-sg +share/squid/errors/en-tt +share/squid/errors/en-uk +share/squid/errors/en-us +share/squid/errors/en-za +share/squid/errors/en-zw +share/squid/errors/en/ERR_ACCESS_DENIED +share/squid/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/en/ERR_AGENT_CONFIGURE +share/squid/errors/en/ERR_AGENT_WPAD +share/squid/errors/en/ERR_CACHE_ACCESS_DENIED +share/squid/errors/en/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/en/ERR_CANNOT_FORWARD +share/squid/errors/en/ERR_CONFLICT_HOST +share/squid/errors/en/ERR_CONNECT_FAIL +share/squid/errors/en/ERR_DIR_LISTING +share/squid/errors/en/ERR_DNS_FAIL +share/squid/errors/en/ERR_ESI +share/squid/errors/en/ERR_FORWARDING_DENIED +share/squid/errors/en/ERR_FTP_DISABLED +share/squid/errors/en/ERR_FTP_FAILURE +share/squid/errors/en/ERR_FTP_FORBIDDEN +share/squid/errors/en/ERR_FTP_NOT_FOUND +share/squid/errors/en/ERR_FTP_PUT_CREATED +share/squid/errors/en/ERR_FTP_PUT_ERROR +share/squid/errors/en/ERR_FTP_PUT_MODIFIED +share/squid/errors/en/ERR_FTP_UNAVAILABLE +share/squid/errors/en/ERR_GATEWAY_FAILURE +share/squid/errors/en/ERR_ICAP_FAILURE +share/squid/errors/en/ERR_INVALID_REQ +share/squid/errors/en/ERR_INVALID_RESP +share/squid/errors/en/ERR_INVALID_URL +share/squid/errors/en/ERR_LIFETIME_EXP +share/squid/errors/en/ERR_NO_RELAY +share/squid/errors/en/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/en/ERR_PRECONDITION_FAILED +share/squid/errors/en/ERR_PROTOCOL_UNKNOWN +share/squid/errors/en/ERR_READ_ERROR +share/squid/errors/en/ERR_READ_TIMEOUT +share/squid/errors/en/ERR_SECURE_CONNECT_FAIL +share/squid/errors/en/ERR_SHUTTING_DOWN +share/squid/errors/en/ERR_SOCKET_FAILURE +share/squid/errors/en/ERR_TOO_BIG +share/squid/errors/en/ERR_UNSUP_HTTPVERSION +share/squid/errors/en/ERR_UNSUP_REQ +share/squid/errors/en/ERR_URN_RESOLVE +share/squid/errors/en/ERR_WRITE_ERROR +share/squid/errors/en/ERR_ZERO_SIZE_OBJECT +share/squid/errors/en/error-details.txt +share/squid/errors/es-ar +share/squid/errors/es-bo +share/squid/errors/es-bz +share/squid/errors/es-cl +share/squid/errors/es-co +share/squid/errors/es-cr +share/squid/errors/es-cu +share/squid/errors/es-do +share/squid/errors/es-ec +share/squid/errors/es-es +share/squid/errors/es-gt +share/squid/errors/es-hn +share/squid/errors/es-mx/ERR_ACCESS_DENIED +share/squid/errors/es-mx/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/es-mx/ERR_AGENT_CONFIGURE +share/squid/errors/es-mx/ERR_AGENT_WPAD +share/squid/errors/es-mx/ERR_CACHE_ACCESS_DENIED +share/squid/errors/es-mx/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/es-mx/ERR_CANNOT_FORWARD +share/squid/errors/es-mx/ERR_CONFLICT_HOST +share/squid/errors/es-mx/ERR_CONNECT_FAIL +share/squid/errors/es-mx/ERR_DIR_LISTING +share/squid/errors/es-mx/ERR_DNS_FAIL +share/squid/errors/es-mx/ERR_ESI +share/squid/errors/es-mx/ERR_FORWARDING_DENIED +share/squid/errors/es-mx/ERR_FTP_DISABLED +share/squid/errors/es-mx/ERR_FTP_FAILURE +share/squid/errors/es-mx/ERR_FTP_FORBIDDEN +share/squid/errors/es-mx/ERR_FTP_NOT_FOUND +share/squid/errors/es-mx/ERR_FTP_PUT_CREATED +share/squid/errors/es-mx/ERR_FTP_PUT_ERROR +share/squid/errors/es-mx/ERR_FTP_PUT_MODIFIED +share/squid/errors/es-mx/ERR_FTP_UNAVAILABLE +share/squid/errors/es-mx/ERR_GATEWAY_FAILURE +share/squid/errors/es-mx/ERR_ICAP_FAILURE +share/squid/errors/es-mx/ERR_INVALID_REQ +share/squid/errors/es-mx/ERR_INVALID_RESP +share/squid/errors/es-mx/ERR_INVALID_URL +share/squid/errors/es-mx/ERR_LIFETIME_EXP +share/squid/errors/es-mx/ERR_NO_RELAY +share/squid/errors/es-mx/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/es-mx/ERR_PRECONDITION_FAILED +share/squid/errors/es-mx/ERR_PROTOCOL_UNKNOWN +share/squid/errors/es-mx/ERR_READ_ERROR +share/squid/errors/es-mx/ERR_READ_TIMEOUT +share/squid/errors/es-mx/ERR_SECURE_CONNECT_FAIL +share/squid/errors/es-mx/ERR_SHUTTING_DOWN +share/squid/errors/es-mx/ERR_SOCKET_FAILURE +share/squid/errors/es-mx/ERR_TOO_BIG +share/squid/errors/es-mx/ERR_UNSUP_HTTPVERSION +share/squid/errors/es-mx/ERR_UNSUP_REQ +share/squid/errors/es-mx/ERR_URN_RESOLVE +share/squid/errors/es-mx/ERR_WRITE_ERROR +share/squid/errors/es-mx/ERR_ZERO_SIZE_OBJECT +share/squid/errors/es-mx/error-details.txt +share/squid/errors/es-ni +share/squid/errors/es-pa +share/squid/errors/es-pe +share/squid/errors/es-pr +share/squid/errors/es-py +share/squid/errors/es-sv +share/squid/errors/es-us +share/squid/errors/es-uy +share/squid/errors/es-ve +share/squid/errors/es-xl +share/squid/errors/es/ERR_ACCESS_DENIED +share/squid/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/es/ERR_AGENT_CONFIGURE +share/squid/errors/es/ERR_AGENT_WPAD +share/squid/errors/es/ERR_CACHE_ACCESS_DENIED +share/squid/errors/es/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/es/ERR_CANNOT_FORWARD +share/squid/errors/es/ERR_CONFLICT_HOST +share/squid/errors/es/ERR_CONNECT_FAIL +share/squid/errors/es/ERR_DIR_LISTING +share/squid/errors/es/ERR_DNS_FAIL +share/squid/errors/es/ERR_ESI +share/squid/errors/es/ERR_FORWARDING_DENIED +share/squid/errors/es/ERR_FTP_DISABLED +share/squid/errors/es/ERR_FTP_FAILURE +share/squid/errors/es/ERR_FTP_FORBIDDEN +share/squid/errors/es/ERR_FTP_NOT_FOUND +share/squid/errors/es/ERR_FTP_PUT_CREATED +share/squid/errors/es/ERR_FTP_PUT_ERROR +share/squid/errors/es/ERR_FTP_PUT_MODIFIED +share/squid/errors/es/ERR_FTP_UNAVAILABLE +share/squid/errors/es/ERR_GATEWAY_FAILURE +share/squid/errors/es/ERR_ICAP_FAILURE +share/squid/errors/es/ERR_INVALID_REQ +share/squid/errors/es/ERR_INVALID_RESP +share/squid/errors/es/ERR_INVALID_URL +share/squid/errors/es/ERR_LIFETIME_EXP +share/squid/errors/es/ERR_NO_RELAY +share/squid/errors/es/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/es/ERR_PRECONDITION_FAILED +share/squid/errors/es/ERR_PROTOCOL_UNKNOWN +share/squid/errors/es/ERR_READ_ERROR +share/squid/errors/es/ERR_READ_TIMEOUT +share/squid/errors/es/ERR_SECURE_CONNECT_FAIL +share/squid/errors/es/ERR_SHUTTING_DOWN +share/squid/errors/es/ERR_SOCKET_FAILURE +share/squid/errors/es/ERR_TOO_BIG +share/squid/errors/es/ERR_UNSUP_HTTPVERSION +share/squid/errors/es/ERR_UNSUP_REQ +share/squid/errors/es/ERR_URN_RESOLVE +share/squid/errors/es/ERR_WRITE_ERROR +share/squid/errors/es/ERR_ZERO_SIZE_OBJECT +share/squid/errors/es/error-details.txt +share/squid/errors/et-ee +share/squid/errors/et/ERR_ACCESS_DENIED +share/squid/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/et/ERR_AGENT_CONFIGURE +share/squid/errors/et/ERR_AGENT_WPAD +share/squid/errors/et/ERR_CACHE_ACCESS_DENIED +share/squid/errors/et/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/et/ERR_CANNOT_FORWARD +share/squid/errors/et/ERR_CONFLICT_HOST +share/squid/errors/et/ERR_CONNECT_FAIL +share/squid/errors/et/ERR_DIR_LISTING +share/squid/errors/et/ERR_DNS_FAIL +share/squid/errors/et/ERR_ESI +share/squid/errors/et/ERR_FORWARDING_DENIED +share/squid/errors/et/ERR_FTP_DISABLED +share/squid/errors/et/ERR_FTP_FAILURE +share/squid/errors/et/ERR_FTP_FORBIDDEN +share/squid/errors/et/ERR_FTP_NOT_FOUND +share/squid/errors/et/ERR_FTP_PUT_CREATED +share/squid/errors/et/ERR_FTP_PUT_ERROR +share/squid/errors/et/ERR_FTP_PUT_MODIFIED +share/squid/errors/et/ERR_FTP_UNAVAILABLE +share/squid/errors/et/ERR_GATEWAY_FAILURE +share/squid/errors/et/ERR_ICAP_FAILURE +share/squid/errors/et/ERR_INVALID_REQ +share/squid/errors/et/ERR_INVALID_RESP +share/squid/errors/et/ERR_INVALID_URL +share/squid/errors/et/ERR_LIFETIME_EXP +share/squid/errors/et/ERR_NO_RELAY +share/squid/errors/et/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/et/ERR_PRECONDITION_FAILED +share/squid/errors/et/ERR_PROTOCOL_UNKNOWN +share/squid/errors/et/ERR_READ_ERROR +share/squid/errors/et/ERR_READ_TIMEOUT +share/squid/errors/et/ERR_SECURE_CONNECT_FAIL +share/squid/errors/et/ERR_SHUTTING_DOWN +share/squid/errors/et/ERR_SOCKET_FAILURE +share/squid/errors/et/ERR_TOO_BIG +share/squid/errors/et/ERR_UNSUP_HTTPVERSION +share/squid/errors/et/ERR_UNSUP_REQ +share/squid/errors/et/ERR_URN_RESOLVE +share/squid/errors/et/ERR_WRITE_ERROR +share/squid/errors/et/ERR_ZERO_SIZE_OBJECT +share/squid/errors/et/error-details.txt +share/squid/errors/fa-fa +share/squid/errors/fa-ir +share/squid/errors/fa/ERR_ACCESS_DENIED +share/squid/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/fa/ERR_AGENT_CONFIGURE +share/squid/errors/fa/ERR_AGENT_WPAD +share/squid/errors/fa/ERR_CACHE_ACCESS_DENIED +share/squid/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/fa/ERR_CANNOT_FORWARD +share/squid/errors/fa/ERR_CONFLICT_HOST +share/squid/errors/fa/ERR_CONNECT_FAIL +share/squid/errors/fa/ERR_DIR_LISTING +share/squid/errors/fa/ERR_DNS_FAIL +share/squid/errors/fa/ERR_ESI +share/squid/errors/fa/ERR_FORWARDING_DENIED +share/squid/errors/fa/ERR_FTP_DISABLED +share/squid/errors/fa/ERR_FTP_FAILURE +share/squid/errors/fa/ERR_FTP_FORBIDDEN +share/squid/errors/fa/ERR_FTP_NOT_FOUND +share/squid/errors/fa/ERR_FTP_PUT_CREATED +share/squid/errors/fa/ERR_FTP_PUT_ERROR +share/squid/errors/fa/ERR_FTP_PUT_MODIFIED +share/squid/errors/fa/ERR_FTP_UNAVAILABLE +share/squid/errors/fa/ERR_GATEWAY_FAILURE +share/squid/errors/fa/ERR_ICAP_FAILURE +share/squid/errors/fa/ERR_INVALID_REQ +share/squid/errors/fa/ERR_INVALID_RESP +share/squid/errors/fa/ERR_INVALID_URL +share/squid/errors/fa/ERR_LIFETIME_EXP +share/squid/errors/fa/ERR_NO_RELAY +share/squid/errors/fa/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/fa/ERR_PRECONDITION_FAILED +share/squid/errors/fa/ERR_PROTOCOL_UNKNOWN +share/squid/errors/fa/ERR_READ_ERROR +share/squid/errors/fa/ERR_READ_TIMEOUT +share/squid/errors/fa/ERR_SECURE_CONNECT_FAIL +share/squid/errors/fa/ERR_SHUTTING_DOWN +share/squid/errors/fa/ERR_SOCKET_FAILURE +share/squid/errors/fa/ERR_TOO_BIG +share/squid/errors/fa/ERR_UNSUP_HTTPVERSION +share/squid/errors/fa/ERR_UNSUP_REQ +share/squid/errors/fa/ERR_URN_RESOLVE +share/squid/errors/fa/ERR_WRITE_ERROR +share/squid/errors/fa/ERR_ZERO_SIZE_OBJECT +share/squid/errors/fa/error-details.txt +share/squid/errors/fi-fi +share/squid/errors/fi/ERR_ACCESS_DENIED +share/squid/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/fi/ERR_AGENT_CONFIGURE +share/squid/errors/fi/ERR_AGENT_WPAD +share/squid/errors/fi/ERR_CACHE_ACCESS_DENIED +share/squid/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/fi/ERR_CANNOT_FORWARD +share/squid/errors/fi/ERR_CONFLICT_HOST +share/squid/errors/fi/ERR_CONNECT_FAIL +share/squid/errors/fi/ERR_DIR_LISTING +share/squid/errors/fi/ERR_DNS_FAIL +share/squid/errors/fi/ERR_ESI +share/squid/errors/fi/ERR_FORWARDING_DENIED +share/squid/errors/fi/ERR_FTP_DISABLED +share/squid/errors/fi/ERR_FTP_FAILURE +share/squid/errors/fi/ERR_FTP_FORBIDDEN +share/squid/errors/fi/ERR_FTP_NOT_FOUND +share/squid/errors/fi/ERR_FTP_PUT_CREATED +share/squid/errors/fi/ERR_FTP_PUT_ERROR +share/squid/errors/fi/ERR_FTP_PUT_MODIFIED +share/squid/errors/fi/ERR_FTP_UNAVAILABLE +share/squid/errors/fi/ERR_GATEWAY_FAILURE +share/squid/errors/fi/ERR_ICAP_FAILURE +share/squid/errors/fi/ERR_INVALID_REQ +share/squid/errors/fi/ERR_INVALID_RESP +share/squid/errors/fi/ERR_INVALID_URL +share/squid/errors/fi/ERR_LIFETIME_EXP +share/squid/errors/fi/ERR_NO_RELAY +share/squid/errors/fi/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/fi/ERR_PRECONDITION_FAILED +share/squid/errors/fi/ERR_PROTOCOL_UNKNOWN +share/squid/errors/fi/ERR_READ_ERROR +share/squid/errors/fi/ERR_READ_TIMEOUT +share/squid/errors/fi/ERR_SECURE_CONNECT_FAIL +share/squid/errors/fi/ERR_SHUTTING_DOWN +share/squid/errors/fi/ERR_SOCKET_FAILURE +share/squid/errors/fi/ERR_TOO_BIG +share/squid/errors/fi/ERR_UNSUP_HTTPVERSION +share/squid/errors/fi/ERR_UNSUP_REQ +share/squid/errors/fi/ERR_URN_RESOLVE +share/squid/errors/fi/ERR_WRITE_ERROR +share/squid/errors/fi/ERR_ZERO_SIZE_OBJECT +share/squid/errors/fi/error-details.txt +share/squid/errors/fr-be +share/squid/errors/fr-ca +share/squid/errors/fr-ch +share/squid/errors/fr-fr +share/squid/errors/fr-lu +share/squid/errors/fr-mc +share/squid/errors/fr/ERR_ACCESS_DENIED +share/squid/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/fr/ERR_AGENT_CONFIGURE +share/squid/errors/fr/ERR_AGENT_WPAD +share/squid/errors/fr/ERR_CACHE_ACCESS_DENIED +share/squid/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/fr/ERR_CANNOT_FORWARD +share/squid/errors/fr/ERR_CONFLICT_HOST +share/squid/errors/fr/ERR_CONNECT_FAIL +share/squid/errors/fr/ERR_DIR_LISTING +share/squid/errors/fr/ERR_DNS_FAIL +share/squid/errors/fr/ERR_ESI +share/squid/errors/fr/ERR_FORWARDING_DENIED +share/squid/errors/fr/ERR_FTP_DISABLED +share/squid/errors/fr/ERR_FTP_FAILURE +share/squid/errors/fr/ERR_FTP_FORBIDDEN +share/squid/errors/fr/ERR_FTP_NOT_FOUND +share/squid/errors/fr/ERR_FTP_PUT_CREATED +share/squid/errors/fr/ERR_FTP_PUT_ERROR +share/squid/errors/fr/ERR_FTP_PUT_MODIFIED +share/squid/errors/fr/ERR_FTP_UNAVAILABLE +share/squid/errors/fr/ERR_GATEWAY_FAILURE +share/squid/errors/fr/ERR_ICAP_FAILURE +share/squid/errors/fr/ERR_INVALID_REQ +share/squid/errors/fr/ERR_INVALID_RESP +share/squid/errors/fr/ERR_INVALID_URL +share/squid/errors/fr/ERR_LIFETIME_EXP +share/squid/errors/fr/ERR_NO_RELAY +share/squid/errors/fr/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/fr/ERR_PRECONDITION_FAILED +share/squid/errors/fr/ERR_PROTOCOL_UNKNOWN +share/squid/errors/fr/ERR_READ_ERROR +share/squid/errors/fr/ERR_READ_TIMEOUT +share/squid/errors/fr/ERR_SECURE_CONNECT_FAIL +share/squid/errors/fr/ERR_SHUTTING_DOWN +share/squid/errors/fr/ERR_SOCKET_FAILURE +share/squid/errors/fr/ERR_TOO_BIG +share/squid/errors/fr/ERR_UNSUP_HTTPVERSION +share/squid/errors/fr/ERR_UNSUP_REQ +share/squid/errors/fr/ERR_URN_RESOLVE +share/squid/errors/fr/ERR_WRITE_ERROR +share/squid/errors/fr/ERR_ZERO_SIZE_OBJECT +share/squid/errors/fr/error-details.txt +share/squid/errors/he-il +share/squid/errors/he/ERR_ACCESS_DENIED +share/squid/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/he/ERR_AGENT_CONFIGURE +share/squid/errors/he/ERR_AGENT_WPAD +share/squid/errors/he/ERR_CACHE_ACCESS_DENIED +share/squid/errors/he/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/he/ERR_CANNOT_FORWARD +share/squid/errors/he/ERR_CONFLICT_HOST +share/squid/errors/he/ERR_CONNECT_FAIL +share/squid/errors/he/ERR_DIR_LISTING +share/squid/errors/he/ERR_DNS_FAIL +share/squid/errors/he/ERR_ESI +share/squid/errors/he/ERR_FORWARDING_DENIED +share/squid/errors/he/ERR_FTP_DISABLED +share/squid/errors/he/ERR_FTP_FAILURE +share/squid/errors/he/ERR_FTP_FORBIDDEN +share/squid/errors/he/ERR_FTP_NOT_FOUND +share/squid/errors/he/ERR_FTP_PUT_CREATED +share/squid/errors/he/ERR_FTP_PUT_ERROR +share/squid/errors/he/ERR_FTP_PUT_MODIFIED +share/squid/errors/he/ERR_FTP_UNAVAILABLE +share/squid/errors/he/ERR_GATEWAY_FAILURE +share/squid/errors/he/ERR_ICAP_FAILURE +share/squid/errors/he/ERR_INVALID_REQ +share/squid/errors/he/ERR_INVALID_RESP +share/squid/errors/he/ERR_INVALID_URL +share/squid/errors/he/ERR_LIFETIME_EXP +share/squid/errors/he/ERR_NO_RELAY +share/squid/errors/he/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/he/ERR_PRECONDITION_FAILED +share/squid/errors/he/ERR_PROTOCOL_UNKNOWN +share/squid/errors/he/ERR_READ_ERROR +share/squid/errors/he/ERR_READ_TIMEOUT +share/squid/errors/he/ERR_SECURE_CONNECT_FAIL +share/squid/errors/he/ERR_SHUTTING_DOWN +share/squid/errors/he/ERR_SOCKET_FAILURE +share/squid/errors/he/ERR_TOO_BIG +share/squid/errors/he/ERR_UNSUP_HTTPVERSION +share/squid/errors/he/ERR_UNSUP_REQ +share/squid/errors/he/ERR_URN_RESOLVE +share/squid/errors/he/ERR_WRITE_ERROR +share/squid/errors/he/ERR_ZERO_SIZE_OBJECT +share/squid/errors/he/error-details.txt +share/squid/errors/hu-hu +share/squid/errors/hu/ERR_ACCESS_DENIED +share/squid/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/hu/ERR_AGENT_CONFIGURE +share/squid/errors/hu/ERR_AGENT_WPAD +share/squid/errors/hu/ERR_CACHE_ACCESS_DENIED +share/squid/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/hu/ERR_CANNOT_FORWARD +share/squid/errors/hu/ERR_CONFLICT_HOST +share/squid/errors/hu/ERR_CONNECT_FAIL +share/squid/errors/hu/ERR_DIR_LISTING +share/squid/errors/hu/ERR_DNS_FAIL +share/squid/errors/hu/ERR_ESI +share/squid/errors/hu/ERR_FORWARDING_DENIED +share/squid/errors/hu/ERR_FTP_DISABLED +share/squid/errors/hu/ERR_FTP_FAILURE +share/squid/errors/hu/ERR_FTP_FORBIDDEN +share/squid/errors/hu/ERR_FTP_NOT_FOUND +share/squid/errors/hu/ERR_FTP_PUT_CREATED +share/squid/errors/hu/ERR_FTP_PUT_ERROR +share/squid/errors/hu/ERR_FTP_PUT_MODIFIED +share/squid/errors/hu/ERR_FTP_UNAVAILABLE +share/squid/errors/hu/ERR_GATEWAY_FAILURE +share/squid/errors/hu/ERR_ICAP_FAILURE +share/squid/errors/hu/ERR_INVALID_REQ +share/squid/errors/hu/ERR_INVALID_RESP +share/squid/errors/hu/ERR_INVALID_URL +share/squid/errors/hu/ERR_LIFETIME_EXP +share/squid/errors/hu/ERR_NO_RELAY +share/squid/errors/hu/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/hu/ERR_PRECONDITION_FAILED +share/squid/errors/hu/ERR_PROTOCOL_UNKNOWN +share/squid/errors/hu/ERR_READ_ERROR +share/squid/errors/hu/ERR_READ_TIMEOUT +share/squid/errors/hu/ERR_SECURE_CONNECT_FAIL +share/squid/errors/hu/ERR_SHUTTING_DOWN +share/squid/errors/hu/ERR_SOCKET_FAILURE +share/squid/errors/hu/ERR_TOO_BIG +share/squid/errors/hu/ERR_UNSUP_HTTPVERSION +share/squid/errors/hu/ERR_UNSUP_REQ +share/squid/errors/hu/ERR_URN_RESOLVE +share/squid/errors/hu/ERR_WRITE_ERROR +share/squid/errors/hu/ERR_ZERO_SIZE_OBJECT +share/squid/errors/hu/error-details.txt +share/squid/errors/hy-am +share/squid/errors/hy-armn +share/squid/errors/hy/ERR_ACCESS_DENIED +share/squid/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/hy/ERR_AGENT_CONFIGURE +share/squid/errors/hy/ERR_AGENT_WPAD +share/squid/errors/hy/ERR_CACHE_ACCESS_DENIED +share/squid/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/hy/ERR_CANNOT_FORWARD +share/squid/errors/hy/ERR_CONFLICT_HOST +share/squid/errors/hy/ERR_CONNECT_FAIL +share/squid/errors/hy/ERR_DIR_LISTING +share/squid/errors/hy/ERR_DNS_FAIL +share/squid/errors/hy/ERR_ESI +share/squid/errors/hy/ERR_FORWARDING_DENIED +share/squid/errors/hy/ERR_FTP_DISABLED +share/squid/errors/hy/ERR_FTP_FAILURE +share/squid/errors/hy/ERR_FTP_FORBIDDEN +share/squid/errors/hy/ERR_FTP_NOT_FOUND +share/squid/errors/hy/ERR_FTP_PUT_CREATED +share/squid/errors/hy/ERR_FTP_PUT_ERROR +share/squid/errors/hy/ERR_FTP_PUT_MODIFIED +share/squid/errors/hy/ERR_FTP_UNAVAILABLE +share/squid/errors/hy/ERR_GATEWAY_FAILURE +share/squid/errors/hy/ERR_ICAP_FAILURE +share/squid/errors/hy/ERR_INVALID_REQ +share/squid/errors/hy/ERR_INVALID_RESP +share/squid/errors/hy/ERR_INVALID_URL +share/squid/errors/hy/ERR_LIFETIME_EXP +share/squid/errors/hy/ERR_NO_RELAY +share/squid/errors/hy/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/hy/ERR_PRECONDITION_FAILED +share/squid/errors/hy/ERR_PROTOCOL_UNKNOWN +share/squid/errors/hy/ERR_READ_ERROR +share/squid/errors/hy/ERR_READ_TIMEOUT +share/squid/errors/hy/ERR_SECURE_CONNECT_FAIL +share/squid/errors/hy/ERR_SHUTTING_DOWN +share/squid/errors/hy/ERR_SOCKET_FAILURE +share/squid/errors/hy/ERR_TOO_BIG +share/squid/errors/hy/ERR_UNSUP_HTTPVERSION +share/squid/errors/hy/ERR_UNSUP_REQ +share/squid/errors/hy/ERR_URN_RESOLVE +share/squid/errors/hy/ERR_WRITE_ERROR +share/squid/errors/hy/ERR_ZERO_SIZE_OBJECT +share/squid/errors/hy/error-details.txt +share/squid/errors/id-id +share/squid/errors/id/ERR_ACCESS_DENIED +share/squid/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/id/ERR_AGENT_CONFIGURE +share/squid/errors/id/ERR_AGENT_WPAD +share/squid/errors/id/ERR_CACHE_ACCESS_DENIED +share/squid/errors/id/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/id/ERR_CANNOT_FORWARD +share/squid/errors/id/ERR_CONFLICT_HOST +share/squid/errors/id/ERR_CONNECT_FAIL +share/squid/errors/id/ERR_DIR_LISTING +share/squid/errors/id/ERR_DNS_FAIL +share/squid/errors/id/ERR_ESI +share/squid/errors/id/ERR_FORWARDING_DENIED +share/squid/errors/id/ERR_FTP_DISABLED +share/squid/errors/id/ERR_FTP_FAILURE +share/squid/errors/id/ERR_FTP_FORBIDDEN +share/squid/errors/id/ERR_FTP_NOT_FOUND +share/squid/errors/id/ERR_FTP_PUT_CREATED +share/squid/errors/id/ERR_FTP_PUT_ERROR +share/squid/errors/id/ERR_FTP_PUT_MODIFIED +share/squid/errors/id/ERR_FTP_UNAVAILABLE +share/squid/errors/id/ERR_GATEWAY_FAILURE +share/squid/errors/id/ERR_ICAP_FAILURE +share/squid/errors/id/ERR_INVALID_REQ +share/squid/errors/id/ERR_INVALID_RESP +share/squid/errors/id/ERR_INVALID_URL +share/squid/errors/id/ERR_LIFETIME_EXP +share/squid/errors/id/ERR_NO_RELAY +share/squid/errors/id/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/id/ERR_PRECONDITION_FAILED +share/squid/errors/id/ERR_PROTOCOL_UNKNOWN +share/squid/errors/id/ERR_READ_ERROR +share/squid/errors/id/ERR_READ_TIMEOUT +share/squid/errors/id/ERR_SECURE_CONNECT_FAIL +share/squid/errors/id/ERR_SHUTTING_DOWN +share/squid/errors/id/ERR_SOCKET_FAILURE +share/squid/errors/id/ERR_TOO_BIG +share/squid/errors/id/ERR_UNSUP_HTTPVERSION +share/squid/errors/id/ERR_UNSUP_REQ +share/squid/errors/id/ERR_URN_RESOLVE +share/squid/errors/id/ERR_WRITE_ERROR +share/squid/errors/id/ERR_ZERO_SIZE_OBJECT +share/squid/errors/id/error-details.txt +share/squid/errors/it-ch +share/squid/errors/it-it +share/squid/errors/it/ERR_ACCESS_DENIED +share/squid/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/it/ERR_AGENT_CONFIGURE +share/squid/errors/it/ERR_AGENT_WPAD +share/squid/errors/it/ERR_CACHE_ACCESS_DENIED +share/squid/errors/it/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/it/ERR_CANNOT_FORWARD +share/squid/errors/it/ERR_CONFLICT_HOST +share/squid/errors/it/ERR_CONNECT_FAIL +share/squid/errors/it/ERR_DIR_LISTING +share/squid/errors/it/ERR_DNS_FAIL +share/squid/errors/it/ERR_ESI +share/squid/errors/it/ERR_FORWARDING_DENIED +share/squid/errors/it/ERR_FTP_DISABLED +share/squid/errors/it/ERR_FTP_FAILURE +share/squid/errors/it/ERR_FTP_FORBIDDEN +share/squid/errors/it/ERR_FTP_NOT_FOUND +share/squid/errors/it/ERR_FTP_PUT_CREATED +share/squid/errors/it/ERR_FTP_PUT_ERROR +share/squid/errors/it/ERR_FTP_PUT_MODIFIED +share/squid/errors/it/ERR_FTP_UNAVAILABLE +share/squid/errors/it/ERR_GATEWAY_FAILURE +share/squid/errors/it/ERR_ICAP_FAILURE +share/squid/errors/it/ERR_INVALID_REQ +share/squid/errors/it/ERR_INVALID_RESP +share/squid/errors/it/ERR_INVALID_URL +share/squid/errors/it/ERR_LIFETIME_EXP +share/squid/errors/it/ERR_NO_RELAY +share/squid/errors/it/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/it/ERR_PRECONDITION_FAILED +share/squid/errors/it/ERR_PROTOCOL_UNKNOWN +share/squid/errors/it/ERR_READ_ERROR +share/squid/errors/it/ERR_READ_TIMEOUT +share/squid/errors/it/ERR_SECURE_CONNECT_FAIL +share/squid/errors/it/ERR_SHUTTING_DOWN +share/squid/errors/it/ERR_SOCKET_FAILURE +share/squid/errors/it/ERR_TOO_BIG +share/squid/errors/it/ERR_UNSUP_HTTPVERSION +share/squid/errors/it/ERR_UNSUP_REQ +share/squid/errors/it/ERR_URN_RESOLVE +share/squid/errors/it/ERR_WRITE_ERROR +share/squid/errors/it/ERR_ZERO_SIZE_OBJECT +share/squid/errors/it/error-details.txt +share/squid/errors/ja-jp +share/squid/errors/ja/ERR_ACCESS_DENIED +share/squid/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ja/ERR_AGENT_CONFIGURE +share/squid/errors/ja/ERR_AGENT_WPAD +share/squid/errors/ja/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ja/ERR_CANNOT_FORWARD +share/squid/errors/ja/ERR_CONFLICT_HOST +share/squid/errors/ja/ERR_CONNECT_FAIL +share/squid/errors/ja/ERR_DIR_LISTING +share/squid/errors/ja/ERR_DNS_FAIL +share/squid/errors/ja/ERR_ESI +share/squid/errors/ja/ERR_FORWARDING_DENIED +share/squid/errors/ja/ERR_FTP_DISABLED +share/squid/errors/ja/ERR_FTP_FAILURE +share/squid/errors/ja/ERR_FTP_FORBIDDEN +share/squid/errors/ja/ERR_FTP_NOT_FOUND +share/squid/errors/ja/ERR_FTP_PUT_CREATED +share/squid/errors/ja/ERR_FTP_PUT_ERROR +share/squid/errors/ja/ERR_FTP_PUT_MODIFIED +share/squid/errors/ja/ERR_FTP_UNAVAILABLE +share/squid/errors/ja/ERR_GATEWAY_FAILURE +share/squid/errors/ja/ERR_ICAP_FAILURE +share/squid/errors/ja/ERR_INVALID_REQ +share/squid/errors/ja/ERR_INVALID_RESP +share/squid/errors/ja/ERR_INVALID_URL +share/squid/errors/ja/ERR_LIFETIME_EXP +share/squid/errors/ja/ERR_NO_RELAY +share/squid/errors/ja/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ja/ERR_PRECONDITION_FAILED +share/squid/errors/ja/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ja/ERR_READ_ERROR +share/squid/errors/ja/ERR_READ_TIMEOUT +share/squid/errors/ja/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ja/ERR_SHUTTING_DOWN +share/squid/errors/ja/ERR_SOCKET_FAILURE +share/squid/errors/ja/ERR_TOO_BIG +share/squid/errors/ja/ERR_UNSUP_HTTPVERSION +share/squid/errors/ja/ERR_UNSUP_REQ +share/squid/errors/ja/ERR_URN_RESOLVE +share/squid/errors/ja/ERR_WRITE_ERROR +share/squid/errors/ja/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ja/error-details.txt +share/squid/errors/ka-ge +share/squid/errors/ka/ERR_ACCESS_DENIED +share/squid/errors/ka/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ka/ERR_AGENT_CONFIGURE +share/squid/errors/ka/ERR_AGENT_WPAD +share/squid/errors/ka/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ka/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ka/ERR_CANNOT_FORWARD +share/squid/errors/ka/ERR_CONFLICT_HOST +share/squid/errors/ka/ERR_CONNECT_FAIL +share/squid/errors/ka/ERR_DIR_LISTING +share/squid/errors/ka/ERR_DNS_FAIL +share/squid/errors/ka/ERR_ESI +share/squid/errors/ka/ERR_FORWARDING_DENIED +share/squid/errors/ka/ERR_FTP_DISABLED +share/squid/errors/ka/ERR_FTP_FAILURE +share/squid/errors/ka/ERR_FTP_FORBIDDEN +share/squid/errors/ka/ERR_FTP_NOT_FOUND +share/squid/errors/ka/ERR_FTP_PUT_CREATED +share/squid/errors/ka/ERR_FTP_PUT_ERROR +share/squid/errors/ka/ERR_FTP_PUT_MODIFIED +share/squid/errors/ka/ERR_FTP_UNAVAILABLE +share/squid/errors/ka/ERR_GATEWAY_FAILURE +share/squid/errors/ka/ERR_ICAP_FAILURE +share/squid/errors/ka/ERR_INVALID_REQ +share/squid/errors/ka/ERR_INVALID_RESP +share/squid/errors/ka/ERR_INVALID_URL +share/squid/errors/ka/ERR_LIFETIME_EXP +share/squid/errors/ka/ERR_NO_RELAY +share/squid/errors/ka/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ka/ERR_PRECONDITION_FAILED +share/squid/errors/ka/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ka/ERR_READ_ERROR +share/squid/errors/ka/ERR_READ_TIMEOUT +share/squid/errors/ka/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ka/ERR_SHUTTING_DOWN +share/squid/errors/ka/ERR_SOCKET_FAILURE +share/squid/errors/ka/ERR_TOO_BIG +share/squid/errors/ka/ERR_UNSUP_HTTPVERSION +share/squid/errors/ka/ERR_UNSUP_REQ +share/squid/errors/ka/ERR_URN_RESOLVE +share/squid/errors/ka/ERR_WRITE_ERROR +share/squid/errors/ka/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ka/error-details.txt +share/squid/errors/ko-kp +share/squid/errors/ko-kr +share/squid/errors/ko/ERR_ACCESS_DENIED +share/squid/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ko/ERR_AGENT_CONFIGURE +share/squid/errors/ko/ERR_AGENT_WPAD +share/squid/errors/ko/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ko/ERR_CANNOT_FORWARD +share/squid/errors/ko/ERR_CONFLICT_HOST +share/squid/errors/ko/ERR_CONNECT_FAIL +share/squid/errors/ko/ERR_DIR_LISTING +share/squid/errors/ko/ERR_DNS_FAIL +share/squid/errors/ko/ERR_ESI +share/squid/errors/ko/ERR_FORWARDING_DENIED +share/squid/errors/ko/ERR_FTP_DISABLED +share/squid/errors/ko/ERR_FTP_FAILURE +share/squid/errors/ko/ERR_FTP_FORBIDDEN +share/squid/errors/ko/ERR_FTP_NOT_FOUND +share/squid/errors/ko/ERR_FTP_PUT_CREATED +share/squid/errors/ko/ERR_FTP_PUT_ERROR +share/squid/errors/ko/ERR_FTP_PUT_MODIFIED +share/squid/errors/ko/ERR_FTP_UNAVAILABLE +share/squid/errors/ko/ERR_GATEWAY_FAILURE +share/squid/errors/ko/ERR_ICAP_FAILURE +share/squid/errors/ko/ERR_INVALID_REQ +share/squid/errors/ko/ERR_INVALID_RESP +share/squid/errors/ko/ERR_INVALID_URL +share/squid/errors/ko/ERR_LIFETIME_EXP +share/squid/errors/ko/ERR_NO_RELAY +share/squid/errors/ko/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ko/ERR_PRECONDITION_FAILED +share/squid/errors/ko/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ko/ERR_READ_ERROR +share/squid/errors/ko/ERR_READ_TIMEOUT +share/squid/errors/ko/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ko/ERR_SHUTTING_DOWN +share/squid/errors/ko/ERR_SOCKET_FAILURE +share/squid/errors/ko/ERR_TOO_BIG +share/squid/errors/ko/ERR_UNSUP_HTTPVERSION +share/squid/errors/ko/ERR_UNSUP_REQ +share/squid/errors/ko/ERR_URN_RESOLVE +share/squid/errors/ko/ERR_WRITE_ERROR +share/squid/errors/ko/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ko/error-details.txt +share/squid/errors/lt-lt +share/squid/errors/lt/ERR_ACCESS_DENIED +share/squid/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/lt/ERR_AGENT_CONFIGURE +share/squid/errors/lt/ERR_AGENT_WPAD +share/squid/errors/lt/ERR_CACHE_ACCESS_DENIED +share/squid/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/lt/ERR_CANNOT_FORWARD +share/squid/errors/lt/ERR_CONFLICT_HOST +share/squid/errors/lt/ERR_CONNECT_FAIL +share/squid/errors/lt/ERR_DIR_LISTING +share/squid/errors/lt/ERR_DNS_FAIL +share/squid/errors/lt/ERR_ESI +share/squid/errors/lt/ERR_FORWARDING_DENIED +share/squid/errors/lt/ERR_FTP_DISABLED +share/squid/errors/lt/ERR_FTP_FAILURE +share/squid/errors/lt/ERR_FTP_FORBIDDEN +share/squid/errors/lt/ERR_FTP_NOT_FOUND +share/squid/errors/lt/ERR_FTP_PUT_CREATED +share/squid/errors/lt/ERR_FTP_PUT_ERROR +share/squid/errors/lt/ERR_FTP_PUT_MODIFIED +share/squid/errors/lt/ERR_FTP_UNAVAILABLE +share/squid/errors/lt/ERR_GATEWAY_FAILURE +share/squid/errors/lt/ERR_ICAP_FAILURE +share/squid/errors/lt/ERR_INVALID_REQ +share/squid/errors/lt/ERR_INVALID_RESP +share/squid/errors/lt/ERR_INVALID_URL +share/squid/errors/lt/ERR_LIFETIME_EXP +share/squid/errors/lt/ERR_NO_RELAY +share/squid/errors/lt/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/lt/ERR_PRECONDITION_FAILED +share/squid/errors/lt/ERR_PROTOCOL_UNKNOWN +share/squid/errors/lt/ERR_READ_ERROR +share/squid/errors/lt/ERR_READ_TIMEOUT +share/squid/errors/lt/ERR_SECURE_CONNECT_FAIL +share/squid/errors/lt/ERR_SHUTTING_DOWN +share/squid/errors/lt/ERR_SOCKET_FAILURE +share/squid/errors/lt/ERR_TOO_BIG +share/squid/errors/lt/ERR_UNSUP_HTTPVERSION +share/squid/errors/lt/ERR_UNSUP_REQ +share/squid/errors/lt/ERR_URN_RESOLVE +share/squid/errors/lt/ERR_WRITE_ERROR +share/squid/errors/lt/ERR_ZERO_SIZE_OBJECT +share/squid/errors/lt/error-details.txt +share/squid/errors/lv-lv +share/squid/errors/lv/ERR_ACCESS_DENIED +share/squid/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/lv/ERR_AGENT_CONFIGURE +share/squid/errors/lv/ERR_AGENT_WPAD +share/squid/errors/lv/ERR_CACHE_ACCESS_DENIED +share/squid/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/lv/ERR_CANNOT_FORWARD +share/squid/errors/lv/ERR_CONFLICT_HOST +share/squid/errors/lv/ERR_CONNECT_FAIL +share/squid/errors/lv/ERR_DIR_LISTING +share/squid/errors/lv/ERR_DNS_FAIL +share/squid/errors/lv/ERR_ESI +share/squid/errors/lv/ERR_FORWARDING_DENIED +share/squid/errors/lv/ERR_FTP_DISABLED +share/squid/errors/lv/ERR_FTP_FAILURE +share/squid/errors/lv/ERR_FTP_FORBIDDEN +share/squid/errors/lv/ERR_FTP_NOT_FOUND +share/squid/errors/lv/ERR_FTP_PUT_CREATED +share/squid/errors/lv/ERR_FTP_PUT_ERROR +share/squid/errors/lv/ERR_FTP_PUT_MODIFIED +share/squid/errors/lv/ERR_FTP_UNAVAILABLE +share/squid/errors/lv/ERR_GATEWAY_FAILURE +share/squid/errors/lv/ERR_ICAP_FAILURE +share/squid/errors/lv/ERR_INVALID_REQ +share/squid/errors/lv/ERR_INVALID_RESP +share/squid/errors/lv/ERR_INVALID_URL +share/squid/errors/lv/ERR_LIFETIME_EXP +share/squid/errors/lv/ERR_NO_RELAY +share/squid/errors/lv/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/lv/ERR_PRECONDITION_FAILED +share/squid/errors/lv/ERR_PROTOCOL_UNKNOWN +share/squid/errors/lv/ERR_READ_ERROR +share/squid/errors/lv/ERR_READ_TIMEOUT +share/squid/errors/lv/ERR_SECURE_CONNECT_FAIL +share/squid/errors/lv/ERR_SHUTTING_DOWN +share/squid/errors/lv/ERR_SOCKET_FAILURE +share/squid/errors/lv/ERR_TOO_BIG +share/squid/errors/lv/ERR_UNSUP_HTTPVERSION +share/squid/errors/lv/ERR_UNSUP_REQ +share/squid/errors/lv/ERR_URN_RESOLVE +share/squid/errors/lv/ERR_WRITE_ERROR +share/squid/errors/lv/ERR_ZERO_SIZE_OBJECT +share/squid/errors/lv/error-details.txt +share/squid/errors/ms-my +share/squid/errors/ms/ERR_ACCESS_DENIED +share/squid/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ms/ERR_AGENT_CONFIGURE +share/squid/errors/ms/ERR_AGENT_WPAD +share/squid/errors/ms/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ms/ERR_CANNOT_FORWARD +share/squid/errors/ms/ERR_CONFLICT_HOST +share/squid/errors/ms/ERR_CONNECT_FAIL +share/squid/errors/ms/ERR_DIR_LISTING +share/squid/errors/ms/ERR_DNS_FAIL +share/squid/errors/ms/ERR_ESI +share/squid/errors/ms/ERR_FORWARDING_DENIED +share/squid/errors/ms/ERR_FTP_DISABLED +share/squid/errors/ms/ERR_FTP_FAILURE +share/squid/errors/ms/ERR_FTP_FORBIDDEN +share/squid/errors/ms/ERR_FTP_NOT_FOUND +share/squid/errors/ms/ERR_FTP_PUT_CREATED +share/squid/errors/ms/ERR_FTP_PUT_ERROR +share/squid/errors/ms/ERR_FTP_PUT_MODIFIED +share/squid/errors/ms/ERR_FTP_UNAVAILABLE +share/squid/errors/ms/ERR_GATEWAY_FAILURE +share/squid/errors/ms/ERR_ICAP_FAILURE +share/squid/errors/ms/ERR_INVALID_REQ +share/squid/errors/ms/ERR_INVALID_RESP +share/squid/errors/ms/ERR_INVALID_URL +share/squid/errors/ms/ERR_LIFETIME_EXP +share/squid/errors/ms/ERR_NO_RELAY +share/squid/errors/ms/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ms/ERR_PRECONDITION_FAILED +share/squid/errors/ms/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ms/ERR_READ_ERROR +share/squid/errors/ms/ERR_READ_TIMEOUT +share/squid/errors/ms/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ms/ERR_SHUTTING_DOWN +share/squid/errors/ms/ERR_SOCKET_FAILURE +share/squid/errors/ms/ERR_TOO_BIG +share/squid/errors/ms/ERR_UNSUP_HTTPVERSION +share/squid/errors/ms/ERR_UNSUP_REQ +share/squid/errors/ms/ERR_URN_RESOLVE +share/squid/errors/ms/ERR_WRITE_ERROR +share/squid/errors/ms/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ms/error-details.txt +share/squid/errors/nl-nl +share/squid/errors/nl/ERR_ACCESS_DENIED +share/squid/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/nl/ERR_AGENT_CONFIGURE +share/squid/errors/nl/ERR_AGENT_WPAD +share/squid/errors/nl/ERR_CACHE_ACCESS_DENIED +share/squid/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/nl/ERR_CANNOT_FORWARD +share/squid/errors/nl/ERR_CONFLICT_HOST +share/squid/errors/nl/ERR_CONNECT_FAIL +share/squid/errors/nl/ERR_DIR_LISTING +share/squid/errors/nl/ERR_DNS_FAIL +share/squid/errors/nl/ERR_ESI +share/squid/errors/nl/ERR_FORWARDING_DENIED +share/squid/errors/nl/ERR_FTP_DISABLED +share/squid/errors/nl/ERR_FTP_FAILURE +share/squid/errors/nl/ERR_FTP_FORBIDDEN +share/squid/errors/nl/ERR_FTP_NOT_FOUND +share/squid/errors/nl/ERR_FTP_PUT_CREATED +share/squid/errors/nl/ERR_FTP_PUT_ERROR +share/squid/errors/nl/ERR_FTP_PUT_MODIFIED +share/squid/errors/nl/ERR_FTP_UNAVAILABLE +share/squid/errors/nl/ERR_GATEWAY_FAILURE +share/squid/errors/nl/ERR_ICAP_FAILURE +share/squid/errors/nl/ERR_INVALID_REQ +share/squid/errors/nl/ERR_INVALID_RESP +share/squid/errors/nl/ERR_INVALID_URL +share/squid/errors/nl/ERR_LIFETIME_EXP +share/squid/errors/nl/ERR_NO_RELAY +share/squid/errors/nl/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/nl/ERR_PRECONDITION_FAILED +share/squid/errors/nl/ERR_PROTOCOL_UNKNOWN +share/squid/errors/nl/ERR_READ_ERROR +share/squid/errors/nl/ERR_READ_TIMEOUT +share/squid/errors/nl/ERR_SECURE_CONNECT_FAIL +share/squid/errors/nl/ERR_SHUTTING_DOWN +share/squid/errors/nl/ERR_SOCKET_FAILURE +share/squid/errors/nl/ERR_TOO_BIG +share/squid/errors/nl/ERR_UNSUP_HTTPVERSION +share/squid/errors/nl/ERR_UNSUP_REQ +share/squid/errors/nl/ERR_URN_RESOLVE +share/squid/errors/nl/ERR_WRITE_ERROR +share/squid/errors/nl/ERR_ZERO_SIZE_OBJECT +share/squid/errors/nl/error-details.txt +share/squid/errors/oc/ERR_ACCESS_DENIED +share/squid/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/oc/ERR_AGENT_CONFIGURE +share/squid/errors/oc/ERR_AGENT_WPAD +share/squid/errors/oc/ERR_CACHE_ACCESS_DENIED +share/squid/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/oc/ERR_CANNOT_FORWARD +share/squid/errors/oc/ERR_CONFLICT_HOST +share/squid/errors/oc/ERR_CONNECT_FAIL +share/squid/errors/oc/ERR_DIR_LISTING +share/squid/errors/oc/ERR_DNS_FAIL +share/squid/errors/oc/ERR_ESI +share/squid/errors/oc/ERR_FORWARDING_DENIED +share/squid/errors/oc/ERR_FTP_DISABLED +share/squid/errors/oc/ERR_FTP_FAILURE +share/squid/errors/oc/ERR_FTP_FORBIDDEN +share/squid/errors/oc/ERR_FTP_NOT_FOUND +share/squid/errors/oc/ERR_FTP_PUT_CREATED +share/squid/errors/oc/ERR_FTP_PUT_ERROR +share/squid/errors/oc/ERR_FTP_PUT_MODIFIED +share/squid/errors/oc/ERR_FTP_UNAVAILABLE +share/squid/errors/oc/ERR_GATEWAY_FAILURE +share/squid/errors/oc/ERR_ICAP_FAILURE +share/squid/errors/oc/ERR_INVALID_REQ +share/squid/errors/oc/ERR_INVALID_RESP +share/squid/errors/oc/ERR_INVALID_URL +share/squid/errors/oc/ERR_LIFETIME_EXP +share/squid/errors/oc/ERR_NO_RELAY +share/squid/errors/oc/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/oc/ERR_PRECONDITION_FAILED +share/squid/errors/oc/ERR_PROTOCOL_UNKNOWN +share/squid/errors/oc/ERR_READ_ERROR +share/squid/errors/oc/ERR_READ_TIMEOUT +share/squid/errors/oc/ERR_SECURE_CONNECT_FAIL +share/squid/errors/oc/ERR_SHUTTING_DOWN +share/squid/errors/oc/ERR_SOCKET_FAILURE +share/squid/errors/oc/ERR_TOO_BIG +share/squid/errors/oc/ERR_UNSUP_HTTPVERSION +share/squid/errors/oc/ERR_UNSUP_REQ +share/squid/errors/oc/ERR_URN_RESOLVE +share/squid/errors/oc/ERR_WRITE_ERROR +share/squid/errors/oc/ERR_ZERO_SIZE_OBJECT +share/squid/errors/oc/error-details.txt +share/squid/errors/pl-pl +share/squid/errors/pl/ERR_ACCESS_DENIED +share/squid/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/pl/ERR_AGENT_CONFIGURE +share/squid/errors/pl/ERR_AGENT_WPAD +share/squid/errors/pl/ERR_CACHE_ACCESS_DENIED +share/squid/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/pl/ERR_CANNOT_FORWARD +share/squid/errors/pl/ERR_CONFLICT_HOST +share/squid/errors/pl/ERR_CONNECT_FAIL +share/squid/errors/pl/ERR_DIR_LISTING +share/squid/errors/pl/ERR_DNS_FAIL +share/squid/errors/pl/ERR_ESI +share/squid/errors/pl/ERR_FORWARDING_DENIED +share/squid/errors/pl/ERR_FTP_DISABLED +share/squid/errors/pl/ERR_FTP_FAILURE +share/squid/errors/pl/ERR_FTP_FORBIDDEN +share/squid/errors/pl/ERR_FTP_NOT_FOUND +share/squid/errors/pl/ERR_FTP_PUT_CREATED +share/squid/errors/pl/ERR_FTP_PUT_ERROR +share/squid/errors/pl/ERR_FTP_PUT_MODIFIED +share/squid/errors/pl/ERR_FTP_UNAVAILABLE +share/squid/errors/pl/ERR_GATEWAY_FAILURE +share/squid/errors/pl/ERR_ICAP_FAILURE +share/squid/errors/pl/ERR_INVALID_REQ +share/squid/errors/pl/ERR_INVALID_RESP +share/squid/errors/pl/ERR_INVALID_URL +share/squid/errors/pl/ERR_LIFETIME_EXP +share/squid/errors/pl/ERR_NO_RELAY +share/squid/errors/pl/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/pl/ERR_PRECONDITION_FAILED +share/squid/errors/pl/ERR_PROTOCOL_UNKNOWN +share/squid/errors/pl/ERR_READ_ERROR +share/squid/errors/pl/ERR_READ_TIMEOUT +share/squid/errors/pl/ERR_SECURE_CONNECT_FAIL +share/squid/errors/pl/ERR_SHUTTING_DOWN +share/squid/errors/pl/ERR_SOCKET_FAILURE +share/squid/errors/pl/ERR_TOO_BIG +share/squid/errors/pl/ERR_UNSUP_HTTPVERSION +share/squid/errors/pl/ERR_UNSUP_REQ +share/squid/errors/pl/ERR_URN_RESOLVE +share/squid/errors/pl/ERR_WRITE_ERROR +share/squid/errors/pl/ERR_ZERO_SIZE_OBJECT +share/squid/errors/pl/error-details.txt +share/squid/errors/pt-br/ERR_ACCESS_DENIED +share/squid/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/pt-br/ERR_AGENT_CONFIGURE +share/squid/errors/pt-br/ERR_AGENT_WPAD +share/squid/errors/pt-br/ERR_CACHE_ACCESS_DENIED +share/squid/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/pt-br/ERR_CANNOT_FORWARD +share/squid/errors/pt-br/ERR_CONFLICT_HOST +share/squid/errors/pt-br/ERR_CONNECT_FAIL +share/squid/errors/pt-br/ERR_DIR_LISTING +share/squid/errors/pt-br/ERR_DNS_FAIL +share/squid/errors/pt-br/ERR_ESI +share/squid/errors/pt-br/ERR_FORWARDING_DENIED +share/squid/errors/pt-br/ERR_FTP_DISABLED +share/squid/errors/pt-br/ERR_FTP_FAILURE +share/squid/errors/pt-br/ERR_FTP_FORBIDDEN +share/squid/errors/pt-br/ERR_FTP_NOT_FOUND +share/squid/errors/pt-br/ERR_FTP_PUT_CREATED +share/squid/errors/pt-br/ERR_FTP_PUT_ERROR +share/squid/errors/pt-br/ERR_FTP_PUT_MODIFIED +share/squid/errors/pt-br/ERR_FTP_UNAVAILABLE +share/squid/errors/pt-br/ERR_GATEWAY_FAILURE +share/squid/errors/pt-br/ERR_ICAP_FAILURE +share/squid/errors/pt-br/ERR_INVALID_REQ +share/squid/errors/pt-br/ERR_INVALID_RESP +share/squid/errors/pt-br/ERR_INVALID_URL +share/squid/errors/pt-br/ERR_LIFETIME_EXP +share/squid/errors/pt-br/ERR_NO_RELAY +share/squid/errors/pt-br/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/pt-br/ERR_PRECONDITION_FAILED +share/squid/errors/pt-br/ERR_PROTOCOL_UNKNOWN +share/squid/errors/pt-br/ERR_READ_ERROR +share/squid/errors/pt-br/ERR_READ_TIMEOUT +share/squid/errors/pt-br/ERR_SECURE_CONNECT_FAIL +share/squid/errors/pt-br/ERR_SHUTTING_DOWN +share/squid/errors/pt-br/ERR_SOCKET_FAILURE +share/squid/errors/pt-br/ERR_TOO_BIG +share/squid/errors/pt-br/ERR_UNSUP_HTTPVERSION +share/squid/errors/pt-br/ERR_UNSUP_REQ +share/squid/errors/pt-br/ERR_URN_RESOLVE +share/squid/errors/pt-br/ERR_WRITE_ERROR +share/squid/errors/pt-br/ERR_ZERO_SIZE_OBJECT +share/squid/errors/pt-br/error-details.txt +share/squid/errors/pt-bz +share/squid/errors/pt-pt +share/squid/errors/pt-xl +share/squid/errors/pt/ERR_ACCESS_DENIED +share/squid/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/pt/ERR_AGENT_CONFIGURE +share/squid/errors/pt/ERR_AGENT_WPAD +share/squid/errors/pt/ERR_CACHE_ACCESS_DENIED +share/squid/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/pt/ERR_CANNOT_FORWARD +share/squid/errors/pt/ERR_CONFLICT_HOST +share/squid/errors/pt/ERR_CONNECT_FAIL +share/squid/errors/pt/ERR_DIR_LISTING +share/squid/errors/pt/ERR_DNS_FAIL +share/squid/errors/pt/ERR_ESI +share/squid/errors/pt/ERR_FORWARDING_DENIED +share/squid/errors/pt/ERR_FTP_DISABLED +share/squid/errors/pt/ERR_FTP_FAILURE +share/squid/errors/pt/ERR_FTP_FORBIDDEN +share/squid/errors/pt/ERR_FTP_NOT_FOUND +share/squid/errors/pt/ERR_FTP_PUT_CREATED +share/squid/errors/pt/ERR_FTP_PUT_ERROR +share/squid/errors/pt/ERR_FTP_PUT_MODIFIED +share/squid/errors/pt/ERR_FTP_UNAVAILABLE +share/squid/errors/pt/ERR_GATEWAY_FAILURE +share/squid/errors/pt/ERR_ICAP_FAILURE +share/squid/errors/pt/ERR_INVALID_REQ +share/squid/errors/pt/ERR_INVALID_RESP +share/squid/errors/pt/ERR_INVALID_URL +share/squid/errors/pt/ERR_LIFETIME_EXP +share/squid/errors/pt/ERR_NO_RELAY +share/squid/errors/pt/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/pt/ERR_PRECONDITION_FAILED +share/squid/errors/pt/ERR_PROTOCOL_UNKNOWN +share/squid/errors/pt/ERR_READ_ERROR +share/squid/errors/pt/ERR_READ_TIMEOUT +share/squid/errors/pt/ERR_SECURE_CONNECT_FAIL +share/squid/errors/pt/ERR_SHUTTING_DOWN +share/squid/errors/pt/ERR_SOCKET_FAILURE +share/squid/errors/pt/ERR_TOO_BIG +share/squid/errors/pt/ERR_UNSUP_HTTPVERSION +share/squid/errors/pt/ERR_UNSUP_REQ +share/squid/errors/pt/ERR_URN_RESOLVE +share/squid/errors/pt/ERR_WRITE_ERROR +share/squid/errors/pt/ERR_ZERO_SIZE_OBJECT +share/squid/errors/pt/error-details.txt +share/squid/errors/ro-md +share/squid/errors/ro-ro +share/squid/errors/ro/ERR_ACCESS_DENIED +share/squid/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ro/ERR_AGENT_CONFIGURE +share/squid/errors/ro/ERR_AGENT_WPAD +share/squid/errors/ro/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ro/ERR_CANNOT_FORWARD +share/squid/errors/ro/ERR_CONFLICT_HOST +share/squid/errors/ro/ERR_CONNECT_FAIL +share/squid/errors/ro/ERR_DIR_LISTING +share/squid/errors/ro/ERR_DNS_FAIL +share/squid/errors/ro/ERR_ESI +share/squid/errors/ro/ERR_FORWARDING_DENIED +share/squid/errors/ro/ERR_FTP_DISABLED +share/squid/errors/ro/ERR_FTP_FAILURE +share/squid/errors/ro/ERR_FTP_FORBIDDEN +share/squid/errors/ro/ERR_FTP_NOT_FOUND +share/squid/errors/ro/ERR_FTP_PUT_CREATED +share/squid/errors/ro/ERR_FTP_PUT_ERROR +share/squid/errors/ro/ERR_FTP_PUT_MODIFIED +share/squid/errors/ro/ERR_FTP_UNAVAILABLE +share/squid/errors/ro/ERR_GATEWAY_FAILURE +share/squid/errors/ro/ERR_ICAP_FAILURE +share/squid/errors/ro/ERR_INVALID_REQ +share/squid/errors/ro/ERR_INVALID_RESP +share/squid/errors/ro/ERR_INVALID_URL +share/squid/errors/ro/ERR_LIFETIME_EXP +share/squid/errors/ro/ERR_NO_RELAY +share/squid/errors/ro/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ro/ERR_PRECONDITION_FAILED +share/squid/errors/ro/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ro/ERR_READ_ERROR +share/squid/errors/ro/ERR_READ_TIMEOUT +share/squid/errors/ro/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ro/ERR_SHUTTING_DOWN +share/squid/errors/ro/ERR_SOCKET_FAILURE +share/squid/errors/ro/ERR_TOO_BIG +share/squid/errors/ro/ERR_UNSUP_HTTPVERSION +share/squid/errors/ro/ERR_UNSUP_REQ +share/squid/errors/ro/ERR_URN_RESOLVE +share/squid/errors/ro/ERR_WRITE_ERROR +share/squid/errors/ro/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ro/error-details.txt +share/squid/errors/ru-ru +share/squid/errors/ru/ERR_ACCESS_DENIED +share/squid/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/ru/ERR_AGENT_CONFIGURE +share/squid/errors/ru/ERR_AGENT_WPAD +share/squid/errors/ru/ERR_CACHE_ACCESS_DENIED +share/squid/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/ru/ERR_CANNOT_FORWARD +share/squid/errors/ru/ERR_CONFLICT_HOST +share/squid/errors/ru/ERR_CONNECT_FAIL +share/squid/errors/ru/ERR_DIR_LISTING +share/squid/errors/ru/ERR_DNS_FAIL +share/squid/errors/ru/ERR_ESI +share/squid/errors/ru/ERR_FORWARDING_DENIED +share/squid/errors/ru/ERR_FTP_DISABLED +share/squid/errors/ru/ERR_FTP_FAILURE +share/squid/errors/ru/ERR_FTP_FORBIDDEN +share/squid/errors/ru/ERR_FTP_NOT_FOUND +share/squid/errors/ru/ERR_FTP_PUT_CREATED +share/squid/errors/ru/ERR_FTP_PUT_ERROR +share/squid/errors/ru/ERR_FTP_PUT_MODIFIED +share/squid/errors/ru/ERR_FTP_UNAVAILABLE +share/squid/errors/ru/ERR_GATEWAY_FAILURE +share/squid/errors/ru/ERR_ICAP_FAILURE +share/squid/errors/ru/ERR_INVALID_REQ +share/squid/errors/ru/ERR_INVALID_RESP +share/squid/errors/ru/ERR_INVALID_URL +share/squid/errors/ru/ERR_LIFETIME_EXP +share/squid/errors/ru/ERR_NO_RELAY +share/squid/errors/ru/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/ru/ERR_PRECONDITION_FAILED +share/squid/errors/ru/ERR_PROTOCOL_UNKNOWN +share/squid/errors/ru/ERR_READ_ERROR +share/squid/errors/ru/ERR_READ_TIMEOUT +share/squid/errors/ru/ERR_SECURE_CONNECT_FAIL +share/squid/errors/ru/ERR_SHUTTING_DOWN +share/squid/errors/ru/ERR_SOCKET_FAILURE +share/squid/errors/ru/ERR_TOO_BIG +share/squid/errors/ru/ERR_UNSUP_HTTPVERSION +share/squid/errors/ru/ERR_UNSUP_REQ +share/squid/errors/ru/ERR_URN_RESOLVE +share/squid/errors/ru/ERR_WRITE_ERROR +share/squid/errors/ru/ERR_ZERO_SIZE_OBJECT +share/squid/errors/ru/error-details.txt +share/squid/errors/sk-sk +share/squid/errors/sk/ERR_ACCESS_DENIED +share/squid/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/sk/ERR_AGENT_CONFIGURE +share/squid/errors/sk/ERR_AGENT_WPAD +share/squid/errors/sk/ERR_CACHE_ACCESS_DENIED +share/squid/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/sk/ERR_CANNOT_FORWARD +share/squid/errors/sk/ERR_CONFLICT_HOST +share/squid/errors/sk/ERR_CONNECT_FAIL +share/squid/errors/sk/ERR_DIR_LISTING +share/squid/errors/sk/ERR_DNS_FAIL +share/squid/errors/sk/ERR_ESI +share/squid/errors/sk/ERR_FORWARDING_DENIED +share/squid/errors/sk/ERR_FTP_DISABLED +share/squid/errors/sk/ERR_FTP_FAILURE +share/squid/errors/sk/ERR_FTP_FORBIDDEN +share/squid/errors/sk/ERR_FTP_NOT_FOUND +share/squid/errors/sk/ERR_FTP_PUT_CREATED +share/squid/errors/sk/ERR_FTP_PUT_ERROR +share/squid/errors/sk/ERR_FTP_PUT_MODIFIED +share/squid/errors/sk/ERR_FTP_UNAVAILABLE +share/squid/errors/sk/ERR_GATEWAY_FAILURE +share/squid/errors/sk/ERR_ICAP_FAILURE +share/squid/errors/sk/ERR_INVALID_REQ +share/squid/errors/sk/ERR_INVALID_RESP +share/squid/errors/sk/ERR_INVALID_URL +share/squid/errors/sk/ERR_LIFETIME_EXP +share/squid/errors/sk/ERR_NO_RELAY +share/squid/errors/sk/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/sk/ERR_PRECONDITION_FAILED +share/squid/errors/sk/ERR_PROTOCOL_UNKNOWN +share/squid/errors/sk/ERR_READ_ERROR +share/squid/errors/sk/ERR_READ_TIMEOUT +share/squid/errors/sk/ERR_SECURE_CONNECT_FAIL +share/squid/errors/sk/ERR_SHUTTING_DOWN +share/squid/errors/sk/ERR_SOCKET_FAILURE +share/squid/errors/sk/ERR_TOO_BIG +share/squid/errors/sk/ERR_UNSUP_HTTPVERSION +share/squid/errors/sk/ERR_UNSUP_REQ +share/squid/errors/sk/ERR_URN_RESOLVE +share/squid/errors/sk/ERR_WRITE_ERROR +share/squid/errors/sk/ERR_ZERO_SIZE_OBJECT +share/squid/errors/sk/error-details.txt +share/squid/errors/sl-si +share/squid/errors/sl/ERR_ACCESS_DENIED +share/squid/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/sl/ERR_AGENT_CONFIGURE +share/squid/errors/sl/ERR_AGENT_WPAD +share/squid/errors/sl/ERR_CACHE_ACCESS_DENIED +share/squid/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/sl/ERR_CANNOT_FORWARD +share/squid/errors/sl/ERR_CONFLICT_HOST +share/squid/errors/sl/ERR_CONNECT_FAIL +share/squid/errors/sl/ERR_DIR_LISTING +share/squid/errors/sl/ERR_DNS_FAIL +share/squid/errors/sl/ERR_ESI +share/squid/errors/sl/ERR_FORWARDING_DENIED +share/squid/errors/sl/ERR_FTP_DISABLED +share/squid/errors/sl/ERR_FTP_FAILURE +share/squid/errors/sl/ERR_FTP_FORBIDDEN +share/squid/errors/sl/ERR_FTP_NOT_FOUND +share/squid/errors/sl/ERR_FTP_PUT_CREATED +share/squid/errors/sl/ERR_FTP_PUT_ERROR +share/squid/errors/sl/ERR_FTP_PUT_MODIFIED +share/squid/errors/sl/ERR_FTP_UNAVAILABLE +share/squid/errors/sl/ERR_GATEWAY_FAILURE +share/squid/errors/sl/ERR_ICAP_FAILURE +share/squid/errors/sl/ERR_INVALID_REQ +share/squid/errors/sl/ERR_INVALID_RESP +share/squid/errors/sl/ERR_INVALID_URL +share/squid/errors/sl/ERR_LIFETIME_EXP +share/squid/errors/sl/ERR_NO_RELAY +share/squid/errors/sl/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/sl/ERR_PRECONDITION_FAILED +share/squid/errors/sl/ERR_PROTOCOL_UNKNOWN +share/squid/errors/sl/ERR_READ_ERROR +share/squid/errors/sl/ERR_READ_TIMEOUT +share/squid/errors/sl/ERR_SECURE_CONNECT_FAIL +share/squid/errors/sl/ERR_SHUTTING_DOWN +share/squid/errors/sl/ERR_SOCKET_FAILURE +share/squid/errors/sl/ERR_TOO_BIG +share/squid/errors/sl/ERR_UNSUP_HTTPVERSION +share/squid/errors/sl/ERR_UNSUP_REQ +share/squid/errors/sl/ERR_URN_RESOLVE +share/squid/errors/sl/ERR_WRITE_ERROR +share/squid/errors/sl/ERR_ZERO_SIZE_OBJECT +share/squid/errors/sl/error-details.txt +share/squid/errors/spq +share/squid/errors/sr +share/squid/errors/sr-cyrl-cs +share/squid/errors/sr-cyrl-me +share/squid/errors/sr-cyrl-rs +share/squid/errors/sr-cyrl/ERR_ACCESS_DENIED +share/squid/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/sr-cyrl/ERR_AGENT_CONFIGURE +share/squid/errors/sr-cyrl/ERR_AGENT_WPAD +share/squid/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED +share/squid/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/sr-cyrl/ERR_CANNOT_FORWARD +share/squid/errors/sr-cyrl/ERR_CONFLICT_HOST +share/squid/errors/sr-cyrl/ERR_CONNECT_FAIL +share/squid/errors/sr-cyrl/ERR_DIR_LISTING +share/squid/errors/sr-cyrl/ERR_DNS_FAIL +share/squid/errors/sr-cyrl/ERR_ESI +share/squid/errors/sr-cyrl/ERR_FORWARDING_DENIED +share/squid/errors/sr-cyrl/ERR_FTP_DISABLED +share/squid/errors/sr-cyrl/ERR_FTP_FAILURE +share/squid/errors/sr-cyrl/ERR_FTP_FORBIDDEN +share/squid/errors/sr-cyrl/ERR_FTP_NOT_FOUND +share/squid/errors/sr-cyrl/ERR_FTP_PUT_CREATED +share/squid/errors/sr-cyrl/ERR_FTP_PUT_ERROR +share/squid/errors/sr-cyrl/ERR_FTP_PUT_MODIFIED +share/squid/errors/sr-cyrl/ERR_FTP_UNAVAILABLE +share/squid/errors/sr-cyrl/ERR_GATEWAY_FAILURE +share/squid/errors/sr-cyrl/ERR_ICAP_FAILURE +share/squid/errors/sr-cyrl/ERR_INVALID_REQ +share/squid/errors/sr-cyrl/ERR_INVALID_RESP +share/squid/errors/sr-cyrl/ERR_INVALID_URL +share/squid/errors/sr-cyrl/ERR_LIFETIME_EXP +share/squid/errors/sr-cyrl/ERR_NO_RELAY +share/squid/errors/sr-cyrl/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/sr-cyrl/ERR_PRECONDITION_FAILED +share/squid/errors/sr-cyrl/ERR_PROTOCOL_UNKNOWN +share/squid/errors/sr-cyrl/ERR_READ_ERROR +share/squid/errors/sr-cyrl/ERR_READ_TIMEOUT +share/squid/errors/sr-cyrl/ERR_SECURE_CONNECT_FAIL +share/squid/errors/sr-cyrl/ERR_SHUTTING_DOWN +share/squid/errors/sr-cyrl/ERR_SOCKET_FAILURE +share/squid/errors/sr-cyrl/ERR_TOO_BIG +share/squid/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION +share/squid/errors/sr-cyrl/ERR_UNSUP_REQ +share/squid/errors/sr-cyrl/ERR_URN_RESOLVE +share/squid/errors/sr-cyrl/ERR_WRITE_ERROR +share/squid/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT +share/squid/errors/sr-cyrl/error-details.txt +share/squid/errors/sr-latn-cs +share/squid/errors/sr-latn-me +share/squid/errors/sr-latn-rs +share/squid/errors/sr-latn/ERR_ACCESS_DENIED +share/squid/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/sr-latn/ERR_AGENT_CONFIGURE +share/squid/errors/sr-latn/ERR_AGENT_WPAD +share/squid/errors/sr-latn/ERR_CACHE_ACCESS_DENIED +share/squid/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/sr-latn/ERR_CANNOT_FORWARD +share/squid/errors/sr-latn/ERR_CONFLICT_HOST +share/squid/errors/sr-latn/ERR_CONNECT_FAIL +share/squid/errors/sr-latn/ERR_DIR_LISTING +share/squid/errors/sr-latn/ERR_DNS_FAIL +share/squid/errors/sr-latn/ERR_ESI +share/squid/errors/sr-latn/ERR_FORWARDING_DENIED +share/squid/errors/sr-latn/ERR_FTP_DISABLED +share/squid/errors/sr-latn/ERR_FTP_FAILURE +share/squid/errors/sr-latn/ERR_FTP_FORBIDDEN +share/squid/errors/sr-latn/ERR_FTP_NOT_FOUND +share/squid/errors/sr-latn/ERR_FTP_PUT_CREATED +share/squid/errors/sr-latn/ERR_FTP_PUT_ERROR +share/squid/errors/sr-latn/ERR_FTP_PUT_MODIFIED +share/squid/errors/sr-latn/ERR_FTP_UNAVAILABLE +share/squid/errors/sr-latn/ERR_GATEWAY_FAILURE +share/squid/errors/sr-latn/ERR_ICAP_FAILURE +share/squid/errors/sr-latn/ERR_INVALID_REQ +share/squid/errors/sr-latn/ERR_INVALID_RESP +share/squid/errors/sr-latn/ERR_INVALID_URL +share/squid/errors/sr-latn/ERR_LIFETIME_EXP +share/squid/errors/sr-latn/ERR_NO_RELAY +share/squid/errors/sr-latn/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/sr-latn/ERR_PRECONDITION_FAILED +share/squid/errors/sr-latn/ERR_PROTOCOL_UNKNOWN +share/squid/errors/sr-latn/ERR_READ_ERROR +share/squid/errors/sr-latn/ERR_READ_TIMEOUT +share/squid/errors/sr-latn/ERR_SECURE_CONNECT_FAIL +share/squid/errors/sr-latn/ERR_SHUTTING_DOWN +share/squid/errors/sr-latn/ERR_SOCKET_FAILURE +share/squid/errors/sr-latn/ERR_TOO_BIG +share/squid/errors/sr-latn/ERR_UNSUP_HTTPVERSION +share/squid/errors/sr-latn/ERR_UNSUP_REQ +share/squid/errors/sr-latn/ERR_URN_RESOLVE +share/squid/errors/sr-latn/ERR_WRITE_ERROR +share/squid/errors/sr-latn/ERR_ZERO_SIZE_OBJECT +share/squid/errors/sr-latn/error-details.txt +share/squid/errors/sr-rs +share/squid/errors/sr-sp +share/squid/errors/sv-fi +share/squid/errors/sv-se +share/squid/errors/sv/ERR_ACCESS_DENIED +share/squid/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/sv/ERR_AGENT_CONFIGURE +share/squid/errors/sv/ERR_AGENT_WPAD +share/squid/errors/sv/ERR_CACHE_ACCESS_DENIED +share/squid/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/sv/ERR_CANNOT_FORWARD +share/squid/errors/sv/ERR_CONFLICT_HOST +share/squid/errors/sv/ERR_CONNECT_FAIL +share/squid/errors/sv/ERR_DIR_LISTING +share/squid/errors/sv/ERR_DNS_FAIL +share/squid/errors/sv/ERR_ESI +share/squid/errors/sv/ERR_FORWARDING_DENIED +share/squid/errors/sv/ERR_FTP_DISABLED +share/squid/errors/sv/ERR_FTP_FAILURE +share/squid/errors/sv/ERR_FTP_FORBIDDEN +share/squid/errors/sv/ERR_FTP_NOT_FOUND +share/squid/errors/sv/ERR_FTP_PUT_CREATED +share/squid/errors/sv/ERR_FTP_PUT_ERROR +share/squid/errors/sv/ERR_FTP_PUT_MODIFIED +share/squid/errors/sv/ERR_FTP_UNAVAILABLE +share/squid/errors/sv/ERR_GATEWAY_FAILURE +share/squid/errors/sv/ERR_ICAP_FAILURE +share/squid/errors/sv/ERR_INVALID_REQ +share/squid/errors/sv/ERR_INVALID_RESP +share/squid/errors/sv/ERR_INVALID_URL +share/squid/errors/sv/ERR_LIFETIME_EXP +share/squid/errors/sv/ERR_NO_RELAY +share/squid/errors/sv/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/sv/ERR_PRECONDITION_FAILED +share/squid/errors/sv/ERR_PROTOCOL_UNKNOWN +share/squid/errors/sv/ERR_READ_ERROR +share/squid/errors/sv/ERR_READ_TIMEOUT +share/squid/errors/sv/ERR_SECURE_CONNECT_FAIL +share/squid/errors/sv/ERR_SHUTTING_DOWN +share/squid/errors/sv/ERR_SOCKET_FAILURE +share/squid/errors/sv/ERR_TOO_BIG +share/squid/errors/sv/ERR_UNSUP_HTTPVERSION +share/squid/errors/sv/ERR_UNSUP_REQ +share/squid/errors/sv/ERR_URN_RESOLVE +share/squid/errors/sv/ERR_WRITE_ERROR +share/squid/errors/sv/ERR_ZERO_SIZE_OBJECT +share/squid/errors/sv/error-details.txt share/squid/errors/templates/ERR_ACCESS_DENIED share/squid/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED share/squid/errors/templates/ERR_AGENT_CONFIGURE @@ -99,6 +1887,321 @@ share/squid/errors/templates/ERR_URN_RES share/squid/errors/templates/ERR_WRITE_ERROR share/squid/errors/templates/ERR_ZERO_SIZE_OBJECT share/squid/errors/templates/error-details.txt +share/squid/errors/th-th +share/squid/errors/th/ERR_ACCESS_DENIED +share/squid/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/th/ERR_AGENT_CONFIGURE +share/squid/errors/th/ERR_AGENT_WPAD +share/squid/errors/th/ERR_CACHE_ACCESS_DENIED +share/squid/errors/th/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/th/ERR_CANNOT_FORWARD +share/squid/errors/th/ERR_CONFLICT_HOST +share/squid/errors/th/ERR_CONNECT_FAIL +share/squid/errors/th/ERR_DIR_LISTING +share/squid/errors/th/ERR_DNS_FAIL +share/squid/errors/th/ERR_ESI +share/squid/errors/th/ERR_FORWARDING_DENIED +share/squid/errors/th/ERR_FTP_DISABLED +share/squid/errors/th/ERR_FTP_FAILURE +share/squid/errors/th/ERR_FTP_FORBIDDEN +share/squid/errors/th/ERR_FTP_NOT_FOUND +share/squid/errors/th/ERR_FTP_PUT_CREATED +share/squid/errors/th/ERR_FTP_PUT_ERROR +share/squid/errors/th/ERR_FTP_PUT_MODIFIED +share/squid/errors/th/ERR_FTP_UNAVAILABLE +share/squid/errors/th/ERR_GATEWAY_FAILURE +share/squid/errors/th/ERR_ICAP_FAILURE +share/squid/errors/th/ERR_INVALID_REQ +share/squid/errors/th/ERR_INVALID_RESP +share/squid/errors/th/ERR_INVALID_URL +share/squid/errors/th/ERR_LIFETIME_EXP +share/squid/errors/th/ERR_NO_RELAY +share/squid/errors/th/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/th/ERR_PRECONDITION_FAILED +share/squid/errors/th/ERR_PROTOCOL_UNKNOWN +share/squid/errors/th/ERR_READ_ERROR +share/squid/errors/th/ERR_READ_TIMEOUT +share/squid/errors/th/ERR_SECURE_CONNECT_FAIL +share/squid/errors/th/ERR_SHUTTING_DOWN +share/squid/errors/th/ERR_SOCKET_FAILURE +share/squid/errors/th/ERR_TOO_BIG +share/squid/errors/th/ERR_UNSUP_HTTPVERSION +share/squid/errors/th/ERR_UNSUP_REQ +share/squid/errors/th/ERR_URN_RESOLVE +share/squid/errors/th/ERR_WRITE_ERROR +share/squid/errors/th/ERR_ZERO_SIZE_OBJECT +share/squid/errors/th/error-details.txt +share/squid/errors/tr-tr +share/squid/errors/tr/ERR_ACCESS_DENIED +share/squid/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/tr/ERR_AGENT_CONFIGURE +share/squid/errors/tr/ERR_AGENT_WPAD +share/squid/errors/tr/ERR_CACHE_ACCESS_DENIED +share/squid/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/tr/ERR_CANNOT_FORWARD +share/squid/errors/tr/ERR_CONFLICT_HOST +share/squid/errors/tr/ERR_CONNECT_FAIL +share/squid/errors/tr/ERR_DIR_LISTING +share/squid/errors/tr/ERR_DNS_FAIL +share/squid/errors/tr/ERR_ESI +share/squid/errors/tr/ERR_FORWARDING_DENIED +share/squid/errors/tr/ERR_FTP_DISABLED +share/squid/errors/tr/ERR_FTP_FAILURE +share/squid/errors/tr/ERR_FTP_FORBIDDEN +share/squid/errors/tr/ERR_FTP_NOT_FOUND +share/squid/errors/tr/ERR_FTP_PUT_CREATED +share/squid/errors/tr/ERR_FTP_PUT_ERROR +share/squid/errors/tr/ERR_FTP_PUT_MODIFIED +share/squid/errors/tr/ERR_FTP_UNAVAILABLE +share/squid/errors/tr/ERR_GATEWAY_FAILURE +share/squid/errors/tr/ERR_ICAP_FAILURE +share/squid/errors/tr/ERR_INVALID_REQ +share/squid/errors/tr/ERR_INVALID_RESP +share/squid/errors/tr/ERR_INVALID_URL +share/squid/errors/tr/ERR_LIFETIME_EXP +share/squid/errors/tr/ERR_NO_RELAY +share/squid/errors/tr/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/tr/ERR_PRECONDITION_FAILED +share/squid/errors/tr/ERR_PROTOCOL_UNKNOWN +share/squid/errors/tr/ERR_READ_ERROR +share/squid/errors/tr/ERR_READ_TIMEOUT +share/squid/errors/tr/ERR_SECURE_CONNECT_FAIL +share/squid/errors/tr/ERR_SHUTTING_DOWN +share/squid/errors/tr/ERR_SOCKET_FAILURE +share/squid/errors/tr/ERR_TOO_BIG +share/squid/errors/tr/ERR_UNSUP_HTTPVERSION +share/squid/errors/tr/ERR_UNSUP_REQ +share/squid/errors/tr/ERR_URN_RESOLVE +share/squid/errors/tr/ERR_WRITE_ERROR +share/squid/errors/tr/ERR_ZERO_SIZE_OBJECT +share/squid/errors/tr/error-details.txt +share/squid/errors/uk-ua +share/squid/errors/uk/ERR_ACCESS_DENIED +share/squid/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/uk/ERR_AGENT_CONFIGURE +share/squid/errors/uk/ERR_AGENT_WPAD +share/squid/errors/uk/ERR_CACHE_ACCESS_DENIED +share/squid/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/uk/ERR_CANNOT_FORWARD +share/squid/errors/uk/ERR_CONFLICT_HOST +share/squid/errors/uk/ERR_CONNECT_FAIL +share/squid/errors/uk/ERR_DIR_LISTING +share/squid/errors/uk/ERR_DNS_FAIL +share/squid/errors/uk/ERR_ESI +share/squid/errors/uk/ERR_FORWARDING_DENIED +share/squid/errors/uk/ERR_FTP_DISABLED +share/squid/errors/uk/ERR_FTP_FAILURE +share/squid/errors/uk/ERR_FTP_FORBIDDEN +share/squid/errors/uk/ERR_FTP_NOT_FOUND +share/squid/errors/uk/ERR_FTP_PUT_CREATED +share/squid/errors/uk/ERR_FTP_PUT_ERROR +share/squid/errors/uk/ERR_FTP_PUT_MODIFIED +share/squid/errors/uk/ERR_FTP_UNAVAILABLE +share/squid/errors/uk/ERR_GATEWAY_FAILURE +share/squid/errors/uk/ERR_ICAP_FAILURE +share/squid/errors/uk/ERR_INVALID_REQ +share/squid/errors/uk/ERR_INVALID_RESP +share/squid/errors/uk/ERR_INVALID_URL +share/squid/errors/uk/ERR_LIFETIME_EXP +share/squid/errors/uk/ERR_NO_RELAY +share/squid/errors/uk/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/uk/ERR_PRECONDITION_FAILED +share/squid/errors/uk/ERR_PROTOCOL_UNKNOWN +share/squid/errors/uk/ERR_READ_ERROR +share/squid/errors/uk/ERR_READ_TIMEOUT +share/squid/errors/uk/ERR_SECURE_CONNECT_FAIL +share/squid/errors/uk/ERR_SHUTTING_DOWN +share/squid/errors/uk/ERR_SOCKET_FAILURE +share/squid/errors/uk/ERR_TOO_BIG +share/squid/errors/uk/ERR_UNSUP_HTTPVERSION +share/squid/errors/uk/ERR_UNSUP_REQ +share/squid/errors/uk/ERR_URN_RESOLVE +share/squid/errors/uk/ERR_WRITE_ERROR +share/squid/errors/uk/ERR_ZERO_SIZE_OBJECT +share/squid/errors/uk/error-details.txt +share/squid/errors/uz/ERR_ACCESS_DENIED +share/squid/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/uz/ERR_AGENT_CONFIGURE +share/squid/errors/uz/ERR_AGENT_WPAD +share/squid/errors/uz/ERR_CACHE_ACCESS_DENIED +share/squid/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/uz/ERR_CANNOT_FORWARD +share/squid/errors/uz/ERR_CONFLICT_HOST +share/squid/errors/uz/ERR_CONNECT_FAIL +share/squid/errors/uz/ERR_DIR_LISTING +share/squid/errors/uz/ERR_DNS_FAIL +share/squid/errors/uz/ERR_ESI +share/squid/errors/uz/ERR_FORWARDING_DENIED +share/squid/errors/uz/ERR_FTP_DISABLED +share/squid/errors/uz/ERR_FTP_FAILURE +share/squid/errors/uz/ERR_FTP_FORBIDDEN +share/squid/errors/uz/ERR_FTP_NOT_FOUND +share/squid/errors/uz/ERR_FTP_PUT_CREATED +share/squid/errors/uz/ERR_FTP_PUT_ERROR +share/squid/errors/uz/ERR_FTP_PUT_MODIFIED +share/squid/errors/uz/ERR_FTP_UNAVAILABLE +share/squid/errors/uz/ERR_GATEWAY_FAILURE +share/squid/errors/uz/ERR_ICAP_FAILURE +share/squid/errors/uz/ERR_INVALID_REQ +share/squid/errors/uz/ERR_INVALID_RESP +share/squid/errors/uz/ERR_INVALID_URL +share/squid/errors/uz/ERR_LIFETIME_EXP +share/squid/errors/uz/ERR_NO_RELAY +share/squid/errors/uz/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/uz/ERR_PRECONDITION_FAILED +share/squid/errors/uz/ERR_PROTOCOL_UNKNOWN +share/squid/errors/uz/ERR_READ_ERROR +share/squid/errors/uz/ERR_READ_TIMEOUT +share/squid/errors/uz/ERR_SECURE_CONNECT_FAIL +share/squid/errors/uz/ERR_SHUTTING_DOWN +share/squid/errors/uz/ERR_SOCKET_FAILURE +share/squid/errors/uz/ERR_TOO_BIG +share/squid/errors/uz/ERR_UNSUP_HTTPVERSION +share/squid/errors/uz/ERR_UNSUP_REQ +share/squid/errors/uz/ERR_URN_RESOLVE +share/squid/errors/uz/ERR_WRITE_ERROR +share/squid/errors/uz/ERR_ZERO_SIZE_OBJECT +share/squid/errors/uz/error-details.txt +share/squid/errors/vi-vn +share/squid/errors/vi/ERR_ACCESS_DENIED +share/squid/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/vi/ERR_AGENT_CONFIGURE +share/squid/errors/vi/ERR_AGENT_WPAD +share/squid/errors/vi/ERR_CACHE_ACCESS_DENIED +share/squid/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/vi/ERR_CANNOT_FORWARD +share/squid/errors/vi/ERR_CONFLICT_HOST +share/squid/errors/vi/ERR_CONNECT_FAIL +share/squid/errors/vi/ERR_DIR_LISTING +share/squid/errors/vi/ERR_DNS_FAIL +share/squid/errors/vi/ERR_ESI +share/squid/errors/vi/ERR_FORWARDING_DENIED +share/squid/errors/vi/ERR_FTP_DISABLED +share/squid/errors/vi/ERR_FTP_FAILURE +share/squid/errors/vi/ERR_FTP_FORBIDDEN +share/squid/errors/vi/ERR_FTP_NOT_FOUND +share/squid/errors/vi/ERR_FTP_PUT_CREATED +share/squid/errors/vi/ERR_FTP_PUT_ERROR +share/squid/errors/vi/ERR_FTP_PUT_MODIFIED +share/squid/errors/vi/ERR_FTP_UNAVAILABLE +share/squid/errors/vi/ERR_GATEWAY_FAILURE +share/squid/errors/vi/ERR_ICAP_FAILURE +share/squid/errors/vi/ERR_INVALID_REQ +share/squid/errors/vi/ERR_INVALID_RESP +share/squid/errors/vi/ERR_INVALID_URL +share/squid/errors/vi/ERR_LIFETIME_EXP +share/squid/errors/vi/ERR_NO_RELAY +share/squid/errors/vi/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/vi/ERR_PRECONDITION_FAILED +share/squid/errors/vi/ERR_PROTOCOL_UNKNOWN +share/squid/errors/vi/ERR_READ_ERROR +share/squid/errors/vi/ERR_READ_TIMEOUT +share/squid/errors/vi/ERR_SECURE_CONNECT_FAIL +share/squid/errors/vi/ERR_SHUTTING_DOWN +share/squid/errors/vi/ERR_SOCKET_FAILURE +share/squid/errors/vi/ERR_TOO_BIG +share/squid/errors/vi/ERR_UNSUP_HTTPVERSION +share/squid/errors/vi/ERR_UNSUP_REQ +share/squid/errors/vi/ERR_URN_RESOLVE +share/squid/errors/vi/ERR_WRITE_ERROR +share/squid/errors/vi/ERR_ZERO_SIZE_OBJECT +share/squid/errors/vi/error-details.txt +share/squid/errors/zh-cn +share/squid/errors/zh-hans-cn +share/squid/errors/zh-hans-sg +share/squid/errors/zh-hans/ERR_ACCESS_DENIED +share/squid/errors/zh-hans/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/zh-hans/ERR_AGENT_CONFIGURE +share/squid/errors/zh-hans/ERR_AGENT_WPAD +share/squid/errors/zh-hans/ERR_CACHE_ACCESS_DENIED +share/squid/errors/zh-hans/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/zh-hans/ERR_CANNOT_FORWARD +share/squid/errors/zh-hans/ERR_CONFLICT_HOST +share/squid/errors/zh-hans/ERR_CONNECT_FAIL +share/squid/errors/zh-hans/ERR_DIR_LISTING +share/squid/errors/zh-hans/ERR_DNS_FAIL +share/squid/errors/zh-hans/ERR_ESI +share/squid/errors/zh-hans/ERR_FORWARDING_DENIED +share/squid/errors/zh-hans/ERR_FTP_DISABLED +share/squid/errors/zh-hans/ERR_FTP_FAILURE +share/squid/errors/zh-hans/ERR_FTP_FORBIDDEN +share/squid/errors/zh-hans/ERR_FTP_NOT_FOUND +share/squid/errors/zh-hans/ERR_FTP_PUT_CREATED +share/squid/errors/zh-hans/ERR_FTP_PUT_ERROR +share/squid/errors/zh-hans/ERR_FTP_PUT_MODIFIED +share/squid/errors/zh-hans/ERR_FTP_UNAVAILABLE +share/squid/errors/zh-hans/ERR_GATEWAY_FAILURE +share/squid/errors/zh-hans/ERR_ICAP_FAILURE +share/squid/errors/zh-hans/ERR_INVALID_REQ +share/squid/errors/zh-hans/ERR_INVALID_RESP +share/squid/errors/zh-hans/ERR_INVALID_URL +share/squid/errors/zh-hans/ERR_LIFETIME_EXP +share/squid/errors/zh-hans/ERR_NO_RELAY +share/squid/errors/zh-hans/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/zh-hans/ERR_PRECONDITION_FAILED +share/squid/errors/zh-hans/ERR_PROTOCOL_UNKNOWN +share/squid/errors/zh-hans/ERR_READ_ERROR +share/squid/errors/zh-hans/ERR_READ_TIMEOUT +share/squid/errors/zh-hans/ERR_SECURE_CONNECT_FAIL +share/squid/errors/zh-hans/ERR_SHUTTING_DOWN +share/squid/errors/zh-hans/ERR_SOCKET_FAILURE +share/squid/errors/zh-hans/ERR_TOO_BIG +share/squid/errors/zh-hans/ERR_UNSUP_HTTPVERSION +share/squid/errors/zh-hans/ERR_UNSUP_REQ +share/squid/errors/zh-hans/ERR_URN_RESOLVE +share/squid/errors/zh-hans/ERR_WRITE_ERROR +share/squid/errors/zh-hans/ERR_ZERO_SIZE_OBJECT +share/squid/errors/zh-hans/error-details.txt +share/squid/errors/zh-hant-hk +share/squid/errors/zh-hant-mo +share/squid/errors/zh-hant-tw +share/squid/errors/zh-hant/ERR_ACCESS_DENIED +share/squid/errors/zh-hant/ERR_ACL_TIME_QUOTA_EXCEEDED +share/squid/errors/zh-hant/ERR_AGENT_CONFIGURE +share/squid/errors/zh-hant/ERR_AGENT_WPAD +share/squid/errors/zh-hant/ERR_CACHE_ACCESS_DENIED +share/squid/errors/zh-hant/ERR_CACHE_MGR_ACCESS_DENIED +share/squid/errors/zh-hant/ERR_CANNOT_FORWARD +share/squid/errors/zh-hant/ERR_CONFLICT_HOST +share/squid/errors/zh-hant/ERR_CONNECT_FAIL +share/squid/errors/zh-hant/ERR_DIR_LISTING +share/squid/errors/zh-hant/ERR_DNS_FAIL +share/squid/errors/zh-hant/ERR_ESI +share/squid/errors/zh-hant/ERR_FORWARDING_DENIED +share/squid/errors/zh-hant/ERR_FTP_DISABLED +share/squid/errors/zh-hant/ERR_FTP_FAILURE +share/squid/errors/zh-hant/ERR_FTP_FORBIDDEN +share/squid/errors/zh-hant/ERR_FTP_NOT_FOUND +share/squid/errors/zh-hant/ERR_FTP_PUT_CREATED +share/squid/errors/zh-hant/ERR_FTP_PUT_ERROR +share/squid/errors/zh-hant/ERR_FTP_PUT_MODIFIED +share/squid/errors/zh-hant/ERR_FTP_UNAVAILABLE +share/squid/errors/zh-hant/ERR_GATEWAY_FAILURE +share/squid/errors/zh-hant/ERR_ICAP_FAILURE +share/squid/errors/zh-hant/ERR_INVALID_REQ +share/squid/errors/zh-hant/ERR_INVALID_RESP +share/squid/errors/zh-hant/ERR_INVALID_URL +share/squid/errors/zh-hant/ERR_LIFETIME_EXP +share/squid/errors/zh-hant/ERR_NO_RELAY +share/squid/errors/zh-hant/ERR_ONLY_IF_CACHED_MISS +share/squid/errors/zh-hant/ERR_PRECONDITION_FAILED +share/squid/errors/zh-hant/ERR_PROTOCOL_UNKNOWN +share/squid/errors/zh-hant/ERR_READ_ERROR +share/squid/errors/zh-hant/ERR_READ_TIMEOUT +share/squid/errors/zh-hant/ERR_SECURE_CONNECT_FAIL +share/squid/errors/zh-hant/ERR_SHUTTING_DOWN +share/squid/errors/zh-hant/ERR_SOCKET_FAILURE +share/squid/errors/zh-hant/ERR_TOO_BIG +share/squid/errors/zh-hant/ERR_UNSUP_HTTPVERSION +share/squid/errors/zh-hant/ERR_UNSUP_REQ +share/squid/errors/zh-hant/ERR_URN_RESOLVE +share/squid/errors/zh-hant/ERR_WRITE_ERROR +share/squid/errors/zh-hant/ERR_ZERO_SIZE_OBJECT +share/squid/errors/zh-hant/error-details.txt +share/squid/errors/zh-hk +share/squid/errors/zh-mo +share/squid/errors/zh-sg +share/squid/errors/zh-tw share/squid/icons/SN.png share/squid/icons/silk/application.png share/squid/icons/silk/arrow_up.png Index: pkgsrc/www/squid5/distinfo diff -u pkgsrc/www/squid5/distinfo:1.3 pkgsrc/www/squid5/distinfo:1.4 --- pkgsrc/www/squid5/distinfo:1.3 Fri Mar 17 14:08:25 2023 +++ pkgsrc/www/squid5/distinfo Sun May 21 02:19:11 2023 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2023/03/17 14:08:25 taca Exp $ +$NetBSD: distinfo,v 1.4 2023/05/21 02:19:11 taca Exp $ -BLAKE2s (squid-5.8.tar.xz) = 858fab03580726b8dbfb4d4f35baeadad478ce1eab54a823cb5cb36bd6a1ffc2 -SHA512 (squid-5.8.tar.xz) = 81a9a7d1dfcb58476369e08e99feb76411dd3242a3374feb175408fa0dc8161545a9a903603219c6fa2bcfb615461901e093428e97ac74cf4c596a7065d3247d -Size (squid-5.8.tar.xz) = 2447560 bytes +BLAKE2s (squid-5.9.tar.xz) = bc5d31feacb43c2df15c5cc23ed3dc60654054939e72717bd142f51cbbcaf9b0 +SHA512 (squid-5.9.tar.xz) = 7dc366ef6b2a397ca6adec993c05876949de5f5e72a8a4409c9c9c52c42a8a4b37f58e85a171eebd36a166951f6c764176cfebec30019b299abe34a5adc4e5ac +Size (squid-5.9.tar.xz) = 2569204 bytes SHA1 (patch-compat_compat.h) = 839381a5e1f46e7d9b822bbb53d82a53c996ddc0 SHA1 (patch-configure) = a97e61553398348b88dd5e18341b24d6e5673518 SHA1 (patch-errors_Makefile.in) = 84cbf5c836f02ed5fbfff140888c6d3aadeac326 --_----------=_1684635551233400--