From: Amos Jeffries Date: Wed, 22 Jul 2009 13:41:55 +0000 (+1200) Subject: Updates X-Git-Tag: SQUID_3_2_0_1~668^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b8928e051de6fc79000505f82aa743951c05b3;p=thirdparty%2Fsquid.git Updates --- diff --git a/doc/manuals/en.po b/doc/manuals/en.po new file mode 100644 index 0000000000..a0864016c0 --- /dev/null +++ b/doc/manuals/en.po @@ -0,0 +1,1511 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: Squid-3\n" +"POT-Creation-Date: 2009-06-07 21:20+1200\n" +"PO-Revision-Date: 2009-07-21 01:15+1300\n" +"Last-Translator: Amos Jeffries \n" +"Language-Team: Squid Developers \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING" + +#. type: TH +#: doc/cachemgr.cgi.8.in:1 +#, no-wrap +msgid "cachemgr.cgi" +msgstr "cachemgr.cgi" + +#. type: TH +#: doc/cachemgr.cgi.8.in:1 doc/squid.8.in:1 +#, no-wrap +msgid "@PACKAGE_STRING@" +msgstr "@PACKAGE_STRING@" + +#. type: SH +#: doc/cachemgr.cgi.8.in:4 doc/squid.8.in:4 helpers/basic_auth/NCSA/ncsa_auth.8:14 helpers/basic_auth/PAM/pam_auth.8:3 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:3 helpers/external_acl/session/squid_session.8:3 helpers/external_acl/unix_group/squid_unix_group.8:3 +#, no-wrap +msgid "NAME" +msgstr "NAME" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:6 +msgid "cachemgr.cgi - squid HTTP proxy manager interface" +msgstr "cachemgr.cgi - squid HTTP proxy manager interface" + +#. type: SH +#: doc/cachemgr.cgi.8.in:6 doc/squid.8.in:6 helpers/basic_auth/NCSA/ncsa_auth.8:17 helpers/basic_auth/PAM/pam_auth.8:6 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:6 helpers/external_acl/session/squid_session.8:6 helpers/external_acl/unix_group/squid_unix_group.8:6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNOPSIS" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:8 +msgid "B" +msgstr "B" + +#. type: SH +#: doc/cachemgr.cgi.8.in:8 doc/squid.8.in:26 helpers/basic_auth/NCSA/ncsa_auth.8:23 helpers/basic_auth/PAM/pam_auth.8:9 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:13 helpers/external_acl/session/squid_session.8:9 helpers/external_acl/unix_group/squid_unix_group.8:9 +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPTION" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:13 +msgid "" +"The cache manager (cachemgr.cgi) is a CGI utility for displaying statistics " +"about the Squid HTTP proxy process as it runs. The cache manager is a " +"convenient way to manage the cache and view statistics without logging into " +"the server." +msgstr "" +"The cache manager (cachemgr.cgi) is a CGI utility for displaying statistics " +"about the Squid HTTP proxy process as it runs. The cache manager is a " +"convenient way to manage the cache and view statistics without logging into " +"the server." + +#. type: SH +#: doc/cachemgr.cgi.8.in:13 doc/squid.8.in:123 +#, no-wrap +msgid "FILES" +msgstr "FILES" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:15 +msgid "I<./cachemgr.conf>" +msgstr "I<./cachemgr.conf>" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:17 +msgid "I<@DEFAULT_CACHEMGR_CONFIG@>" +msgstr "I<@DEFAULT_CACHEMGR_CONFIG@>" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:22 +msgid "" +"The access configuration file defining which Squid servers may be managed " +"via this cachemgr.cgi program. Each line specifies a B:B " +"followed by an optional description" +msgstr "" +"The access configuration file defining which Squid servers may be managed " +"via this cachemgr.cgi program. Each line specifies a B:B " +"followed by an optional description" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:26 +msgid "" +"The server name may contain shell wildcard characters such as *, [] etc. A " +"quick selection dropdown menu is automatically constructed from the simple " +"server names." +msgstr "" +"The server name may contain shell wildcard characters such as *, [] etc. A " +"quick selection dropdown menu is automatically constructed from the simple " +"server names." + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:30 +msgid "" +"Specifying :port is optional. If not specified then the default proxy port " +"is assumed. :* or :any matches any port on the target server." +msgstr "" +"Specifying :port is optional. If not specified then the default proxy port " +"is assumed. :* or :any matches any port on the target server." + +#. type: SH +#: doc/cachemgr.cgi.8.in:31 helpers/basic_auth/NCSA/ncsa_auth.8:33 +#, no-wrap +msgid "SECURITY" +msgstr "SECURITY" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:36 +msgid "" +"cachemgr.cgi calls the requested server on the requested port using HTTP and " +"returns a formatted version of the response. To avoid abuse it is " +"recommended to configure your web server to restrict access to the " +"cachemgr.cgi program." +msgstr "" +"cachemgr.cgi calls the requested server on the requested port using HTTP and " +"returns a formatted version of the response. To avoid abuse it is " +"recommended to configure your web server to restrict access to the " +"cachemgr.cgi program." + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:39 +msgid "" +"Configuration examples for many common web servers can be found in the Squid " +"FAQ." +msgstr "" +"Configuration examples for many common web servers can be found in the Squid " +"FAQ." + +#. type: SH +#: doc/cachemgr.cgi.8.in:39 doc/squid.8.in:178 helpers/basic_auth/NCSA/ncsa_auth.8:35 helpers/basic_auth/PAM/pam_auth.8:89 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:87 helpers/external_acl/session/squid_session.8:61 helpers/external_acl/unix_group/squid_unix_group.8:63 +#, no-wrap +msgid "SEE ALSO" +msgstr "SEE ALSO" + +#. type: Plain text +#: doc/cachemgr.cgi.8.in:41 +msgid "B(8)" +msgstr "B(8)" + +#. Could add the following sections: +#. .SH ENVIRONMENT +#. .SH DIAGNOSTICS +#. .SH BUGS +#. .SH AUTHOR +#. .SH SEE ALSO +#. type: Plain text +#: doc/cachemgr.cgi.8.in:49 +msgid "B, Chapter 9 The Cache Manager" +msgstr "B, Chapter 9 The Cache Manager" + +#. type: TH +#: doc/squid.8.in:1 +#, no-wrap +msgid "squid" +msgstr "squid" + +#. type: Plain text +#: doc/squid.8.in:6 +msgid "squid - proxy caching server" +msgstr "squid - proxy caching server" + +#. type: Plain text +#: doc/squid.8.in:26 +msgid "" +"B [ B<-dhisrvzCFNRSVYX> ] [ B<-l>I< facility> ] [ B<-f>I< " +"config-file> ] [ -[ B ] I ] [ B<-k signal> ] [ B<-n>I< " +"service-name> ] [ B<-O>I< cmd-line> ]" +msgstr "" +"B [ B<-dhisrvzCFNRSVYX> ] [ B<-l>I< facility> ] [ B<-f>I< " +"config-file> ] [ -[ B ] I ] [ B<-k signal> ] [ B<-n>I< " +"service-name> ] [ B<-O>I< cmd-line> ]" + +#. type: Plain text +#: doc/squid.8.in:33 +msgid "" +"B is a high-performance proxy caching server for web clients, " +"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike " +"traditional caching software, B handles all requests in a single, " +"non-blocking process." +msgstr "" +"B is a high-performance proxy caching server for web clients, " +"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike " +"traditional caching software, B handles all requests in a single, " +"non-blocking process." + +#. type: Plain text +#: doc/squid.8.in:38 +msgid "" +"B keeps meta data and especially hot objects cached in RAM, caches " +"DNS lookups, supports non-blocking DNS lookups, and implements negative " +"caching of failed requests." +msgstr "" +"B keeps meta data and especially hot objects cached in RAM, caches " +"DNS lookups, supports non-blocking DNS lookups, and implements negative " +"caching of failed requests." + +#. type: Plain text +#: doc/squid.8.in:45 +msgid "" +"B supports SSL, extensive access controls, and full request logging. " +"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, " +"B caches can be arranged in a hierarchy or mesh for additional " +"bandwidth savings." +msgstr "" +"B supports SSL, extensive access controls, and full request logging. " +"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, " +"B caches can be arranged in a hierarchy or mesh for additional " +"bandwidth savings." + +#. type: Plain text +#: doc/squid.8.in:52 +msgid "" +"B consists of a main server program squid, some optional programs for " +"custom processing and authentication, and some management and client tools. " +"When squid starts up, it spawns a configurable number of helper processes, " +"each of which can perform parallel lookups. This reduces the amount of time " +"the cache waits for results." +msgstr "" +"B consists of a main server program squid, some optional programs for " +"custom processing and authentication, and some management and client tools. " +"When squid starts up, it spawns a configurable number of helper processes, " +"each of which can perform parallel lookups. This reduces the amount of time " +"the cache waits for results." + +#. type: Plain text +#: doc/squid.8.in:56 +msgid "" +"B is derived from the ARPA-funded Harvest Project " +"http://harvest.cs.colorado.edu/" +msgstr "" +"B is derived from the ARPA-funded Harvest Project " +"http://harvest.cs.colorado.edu/" + +#. type: Plain text +#: doc/squid.8.in:67 +msgid "" +"This manual page only lists the command line arguments. For details on how " +"to configure B see the file B<@DEFAULT_CONFIG_FILE@.documented,> the " +"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"configuration manual on the B home page " +"http://www.squid-cache.org/Doc/config/" +msgstr "" +"This manual page only lists the command line arguments. For details on how " +"to configure B see the file B<@DEFAULT_CONFIG_FILE@.documented,> the " +"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"configuration manual on the B home page " +"http://www.squid-cache.org/Doc/config/" + +#. type: SH +#: doc/squid.8.in:69 helpers/basic_auth/NCSA/ncsa_auth.8:29 +#, no-wrap +msgid "OPTIONS" +msgstr "OPTIONS" + +#. type: IP +#: doc/squid.8.in:70 +#, no-wrap +msgid "-a port" +msgstr "-a port" + +#. type: Plain text +#: doc/squid.8.in:73 +msgid "" +"Specify HTTP port number where Squid should listen for requests, in addition " +"to any http_port specifications in squid.conf." +msgstr "" +"Specify HTTP port number where Squid should listen for requests, in addition " +"to any http_port specifications in squid.conf." + +#. type: IP +#: doc/squid.8.in:73 +#, no-wrap +msgid "-d level" +msgstr "-d level" + +#. type: Plain text +#: doc/squid.8.in:75 +msgid "Write debugging to stderr also." +msgstr "Write debugging to stderr also." + +#. type: IP +#: doc/squid.8.in:75 +#, no-wrap +msgid "-f file" +msgstr "-f file" + +#. type: Plain text +#: doc/squid.8.in:82 +msgid "" +"Use the given config-file instead of I<@DEFAULT_CONFIG_FILE@>. If the file " +"name starts with a ! or | then it is assumed to be an external command or " +"command line. Can for example be used to pre-process the configuration " +"before it is being read by Squid. To facilitate this Squid also understands " +"the common #line notion to indicate the real source file." +msgstr "" +"Use the given config-file instead of I<@DEFAULT_CONFIG_FILE@>. If the file " +"name starts with a ! or | then it is assumed to be an external command or " +"command line. Can for example be used to pre-process the configuration " +"before it is being read by Squid. To facilitate this Squid also understands " +"the common #line notion to indicate the real source file." + +#. type: IP +#: doc/squid.8.in:82 +#, no-wrap +msgid "-h" +msgstr "-h" + +#. type: Plain text +#: doc/squid.8.in:84 +msgid "Print help message." +msgstr "Print help message." + +#. type: IP +#: doc/squid.8.in:84 +#, no-wrap +msgid "-i" +msgstr "-i" + +#. type: Plain text +#: doc/squid.8.in:86 +msgid "Install as a Windows Service (see -n option)." +msgstr "Install as a Windows Service (see -n option)." + +#. type: IP +#: doc/squid.8.in:86 +#, no-wrap +msgid "" +"-k reconfigure | rotate | shutdown | interrupt | kill | debug | check | " +"parse" +msgstr "" +"-k reconfigure | rotate | shutdown | interrupt | kill | debug | check | " +"parse" + +#. type: Plain text +#: doc/squid.8.in:89 +msgid "" +"Parse configuration file, then send signal to running copy (except -k parse) " +"and exit." +msgstr "" +"Parse configuration file, then send signal to running copy (except -k parse) " +"and exit." + +#. type: IP +#: doc/squid.8.in:89 +#, no-wrap +msgid "-n name" +msgstr "-n name" + +#. type: Plain text +#: doc/squid.8.in:92 +msgid "" +"Specify Windows Service name to use for service operations, default is: " +"B" +msgstr "" +"Specify Windows Service name to use for service operations, default is: " +"B" + +#. type: IP +#: doc/squid.8.in:93 +#, no-wrap +msgid "-r" +msgstr "-r" + +#. type: Plain text +#: doc/squid.8.in:95 +msgid "Remove a Windows Service (see -n option)." +msgstr "Remove a Windows Service (see -n option)." + +#. type: IP +#: doc/squid.8.in:95 +#, no-wrap +msgid "-s" +msgstr "-s" + +#. type: Plain text +#: doc/squid.8.in:98 +msgid "Enable logging to syslog. Also configurable in B<@DEFAULT_CONFIG_FILE@>" +msgstr "Enable logging to syslog. Also configurable in B<@DEFAULT_CONFIG_FILE@>" + +#. type: IP +#: doc/squid.8.in:98 +#, no-wrap +msgid "-l facility" +msgstr "-l facility" + +#. type: Plain text +#: doc/squid.8.in:100 +msgid "Use specified syslog facility. implies -s" +msgstr "se specified syslog facility. implies -s" + +#. type: IP +#: doc/squid.8.in:100 +#, no-wrap +msgid "-u port" +msgstr "-u port" + +#. type: Plain text +#: doc/squid.8.in:102 +msgid "Specify ICP port number (default: 3130), disable with 0." +msgstr "Specify ICP port number (default: 3130), disable with 0." + +#. type: IP +#: doc/squid.8.in:102 +#, no-wrap +msgid "-v" +msgstr "-v" + +#. type: Plain text +#: doc/squid.8.in:104 +msgid "Print version and build details." +msgstr "Print version and build details." + +#. type: IP +#: doc/squid.8.in:104 +#, no-wrap +msgid "-z" +msgstr "-z" + +#. type: Plain text +#: doc/squid.8.in:106 +msgid "Create swap directories" +msgstr "Create swap directories" + +#. type: IP +#: doc/squid.8.in:106 +#, no-wrap +msgid "-C" +msgstr "-C" + +#. type: Plain text +#: doc/squid.8.in:108 +msgid "Do not catch fatal signals." +msgstr "Do not catch fatal signals." + +#. type: IP +#: doc/squid.8.in:108 +#, no-wrap +msgid "-F" +msgstr "-F" + +#. type: Plain text +#: doc/squid.8.in:110 +msgid "Don't serve any requests until store is rebuilt." +msgstr "Don't serve any requests until store is rebuilt." + +#. type: IP +#: doc/squid.8.in:110 +#, no-wrap +msgid "-N" +msgstr "-N" + +#. type: Plain text +#: doc/squid.8.in:112 +msgid "No daemon mode." +msgstr "No daemon mode." + +#. type: IP +#: doc/squid.8.in:112 +#, no-wrap +msgid "-O options" +msgstr "-O options" + +#. type: Plain text +#: doc/squid.8.in:114 +msgid "Set Windows Service Command line options in Registry." +msgstr "Set Windows Service Command line options in Registry." + +#. type: IP +#: doc/squid.8.in:114 +#, no-wrap +msgid "-R" +msgstr "-R" + +#. type: Plain text +#: doc/squid.8.in:116 +msgid "Do not set REUSEADDR on port." +msgstr "Do not set REUSEADDR on port." + +#. type: IP +#: doc/squid.8.in:116 +#, no-wrap +msgid "-S" +msgstr "-S" + +#. type: Plain text +#: doc/squid.8.in:118 +msgid "Double-check swap during rebuild." +msgstr "Double-check swap during rebuild." + +#. type: IP +#: doc/squid.8.in:118 +#, no-wrap +msgid "-X" +msgstr "-X" + +#. type: Plain text +#: doc/squid.8.in:120 +msgid "Force full debugging." +msgstr "Force full debugging." + +#. type: IP +#: doc/squid.8.in:120 +#, no-wrap +msgid "-Y" +msgstr "-Y" + +#. type: Plain text +#: doc/squid.8.in:122 +msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload." +msgstr "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload." + +#. type: Plain text +#: doc/squid.8.in:125 +msgid "I<@DEFAULT_CONFIG_FILE@>" +msgstr "I<@DEFAULT_CONFIG_FILE@>" + +#. type: Plain text +#: doc/squid.8.in:131 +msgid "" +"The main configuration file. You must initially make changes to this file " +"for B to work. For example, the default configuration does not allow " +"access from any browser." +msgstr "" +"The main configuration file. You must initially make changes to this file " +"for B to work. For example, the default configuration does not allow " +"access from any browser." + +#. type: Plain text +#: doc/squid.8.in:134 +msgid "I<*.default files>" +msgstr "I<*.default files>" + +#. type: Plain text +#: doc/squid.8.in:138 +msgid "" +"Reference copy of the configuration file. Always kept up to date with the " +"version of Squid you are using. Use this to look up the default " +"configuration settings and syntax after upgrading." +msgstr "" +"Reference copy of the configuration file. Always kept up to date with the " +"version of Squid you are using. Use this to look up the default " +"configuration settings and syntax after upgrading." + +#. type: Plain text +#: doc/squid.8.in:141 +msgid "I<@DEFAULT_CONFIG_FILE@.documented>" +msgstr "I<@DEFAULT_CONFIG_FILE@.documented>" + +#. type: Plain text +#: doc/squid.8.in:147 +msgid "" +"Reference copy of the configuration file. Always kept up to date with the " +"version of Squid you are using. Use this to read the documentation for " +"configuration options available in your build of Squid. The online " +"configuration manual is also available for a full reference of options. " +"Bhttp://www.squid-cache.org/Doc/config/" +msgstr "" +"Reference copy of the configuration file. Always kept up to date with the " +"version of Squid you are using. Use this to read the documentation for " +"configuration options available in your build of Squid. The online " +"configuration manual is also available for a full reference of options. " +"Bhttp://www.squid-cache.org/Doc/config/" + +#. type: Plain text +#: doc/squid.8.in:150 +msgid "I" +msgstr "I" + +#. type: Plain text +#: doc/squid.8.in:152 +msgid "The main configuration file for the web cachemgr.cgi tools." +msgstr "The main configuration file for the web cachemgr.cgi tools." + +#. type: Plain text +#: doc/squid.8.in:155 +msgid "I" +msgstr "I" + +#. type: Plain text +#: doc/squid.8.in:157 +msgid "The main configuration file for the Sample MSNT authenticator." +msgstr "The main configuration file for the Sample MSNT authenticator." + +#. type: Plain text +#: doc/squid.8.in:160 +msgid "I" +msgstr "I" + +#. type: Plain text +#: doc/squid.8.in:164 +msgid "" +"CSS Stylesheet to control the display of generated error pages. Use this to " +"set any company branding you need, it will apply to every Language Squid " +"provides error pages for." +msgstr "" +"CSS Stylesheet to control the display of generated error pages. Use this to " +"set any company branding you need, it will apply to every Language Squid " +"provides error pages for." + +#. type: Plain text +#: doc/squid.8.in:167 +msgid "I<@DEFAULT_MIME_TABLE@ (mime_table)>" +msgstr "I<@DEFAULT_MIME_TABLE@ (mime_table)>" + +#. type: Plain text +#: doc/squid.8.in:169 +msgid "MIME type mappings for FTP gatewaying" +msgstr "MIME type mappings for FTP gatewaying" + +#. type: Plain text +#: doc/squid.8.in:172 +msgid "I<@DEFAULT_ERROR_DIR@>" +msgstr "I<@DEFAULT_ERROR_DIR@>" + +#. type: Plain text +#: doc/squid.8.in:176 +msgid "Location of B error pages and templates." +msgstr "Location of B error pages and templates." + +#. type: Plain text +#: doc/squid.8.in:185 +msgid "" +"B(8), B(8), B(8), " +"B(8), B(8), B(8)," +msgstr "" +"B(8), B(8), B(8), " +"B(8), B(8), B(8)," + +#. type: Plain text +#: doc/squid.8.in:188 +msgid "" +"B B" +msgstr "" +"B B" + +#. type: TH +#: helpers/basic_auth/NCSA/ncsa_auth.8:13 +#, no-wrap +msgid "ncsa_auth" +msgstr "ncsa_auth" + +#. type: TH +#: helpers/basic_auth/NCSA/ncsa_auth.8:13 +#, no-wrap +msgid "May 16, 2006" +msgstr "May 16, 2006" + +#. type: TH +#: helpers/basic_auth/NCSA/ncsa_auth.8:13 +#, no-wrap +msgid "Squid NCSA Auth helper" +msgstr "Squid NCSA Auth helper" + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:17 +msgid "ncsa_auth - NCSA httpd-style password file authentication helper for Squid" +msgstr "ncsa_auth - NCSA httpd-style password file authentication helper for Squid" + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:21 +#, no-wrap +msgid "B I \n" +msgstr "B I \n" + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:25 +msgid "" +"B allows Squid to read and authenticate user and password " +"information from an NCSA/Apache httpd-style password file when using basic " +"HTTP authentication." +msgstr "" +"B allows Squid to read and authenticate user and password " +"information from an NCSA/Apache httpd-style password file when using basic " +"HTTP authentication." + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:27 +msgid "" +"The only parameter is the password file. It must have permissions to be " +"read by the user that Squid is running as (cache_effective_user in " +"squid.conf)." +msgstr "" +"The only parameter is the password file. It must have permissions to be " +"read by the user that Squid is running as (cache_effective_user in " +"squid.conf)." + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:29 +msgid "This password file can be manipulated using htpasswd." +msgstr "This password file can be manipulated using htpasswd." + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:31 +msgid "Only specify the password file name." +msgstr "Only specify the password file name." + +#. type: SH +#: helpers/basic_auth/NCSA/ncsa_auth.8:31 helpers/external_acl/session/squid_session.8:34 +#, no-wrap +msgid "EXAMPLE" +msgstr "EXAMPLE" + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:33 +msgid "B /etc/squid/squid.pass" +msgstr "B /etc/squid/squid.pass" + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:35 +msgid "B must have access to the password file to be executed." +msgstr "B must have access to the password file to be executed." + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:37 +msgid "B(1), B(8)" +msgstr "B(1), B(8)" + +#. type: SH +#: helpers/basic_auth/NCSA/ncsa_auth.8:37 helpers/basic_auth/PAM/pam_auth.8:70 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:65 helpers/external_acl/session/squid_session.8:47 helpers/external_acl/unix_group/squid_unix_group.8:41 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTHOR" + +#. type: Plain text +#: helpers/basic_auth/NCSA/ncsa_auth.8:38 +msgid "Manpage written by Rodrigo Rubira Branco Errbranco@br.ibm.comE" +msgstr "Manpage written by Rodrigo Rubira Branco Errbranco@br.ibm.comE" + +#. type: TH +#: helpers/basic_auth/PAM/pam_auth.8:1 +#, no-wrap +msgid "pam_auth" +msgstr "pam_auth" + +#. type: TH +#: helpers/basic_auth/PAM/pam_auth.8:1 +#, no-wrap +msgid "5 Sep 2003" +msgstr "5 Sep 2003" + +#. type: TH +#: helpers/basic_auth/PAM/pam_auth.8:1 +#, no-wrap +msgid "Squid PAM Auth" +msgstr "Squid PAM Auth" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:5 +msgid "pam_auth - Squid PAM authentication helper" +msgstr "pam_auth - Squid PAM authentication helper" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:8 +msgid "squid_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]" +msgstr "squid_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:13 +msgid "" +"This helper allows Squid to connect to a mostly any available PAM database " +"to validate the user name and password of Basic HTTP authentication." +msgstr "" +"This helper allows Squid to connect to a mostly any available PAM database " +"to validate the user name and password of Basic HTTP authentication." + +#. type: TP +#: helpers/basic_auth/PAM/pam_auth.8:14 +#, no-wrap +msgid "B<-s >I" +msgstr "B<-s >I" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:17 +msgid "Specifies the PAM service name Squid uses, defaults to \"squid\"" +msgstr "Specifies the PAM service name Squid uses, defaults to \"squid\"" + +#. type: TP +#: helpers/basic_auth/PAM/pam_auth.8:18 +#, no-wrap +msgid "B<-t >I" +msgstr "B<-t >I" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:26 +msgid "" +"Enables persistent PAM connections where the connection to the PAM database " +"is kept open and reused for new logins. The TTL specifies how long the " +"connection will be kept open (in seconds). Default is to not keep PAM " +"connections open. Please note that the use of persistent PAM connections is " +"slightly outside the PAM specification and may not work with all PAM " +"configurations." +msgstr "" +"Enables persistent PAM connections where the connection to the PAM database " +"is kept open and reused for new logins. The TTL specifies how long the " +"connection will be kept open (in seconds). Default is to not keep PAM " +"connections open. Please note that the use of persistent PAM connections is " +"slightly outside the PAM specification and may not work with all PAM " +"configurations." + +#. type: TP +#: helpers/basic_auth/PAM/pam_auth.8:27 +#, no-wrap +msgid "B<-o>" +msgstr "B<-o>" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:31 +msgid "Do not perform the PAM account management group (account expiration etc)" +msgstr "Do not perform the PAM account management group (account expiration etc)" + +#. type: SH +#: helpers/basic_auth/PAM/pam_auth.8:33 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:44 +#, no-wrap +msgid "CONFIGURATION" +msgstr "CONFIGURATION" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:39 +msgid "" +"The program needs a PAM service to be configured in B or " +"BservicenameE>" +msgstr "" +"The program needs a PAM service to be configured in B or " +"BservicenameE>" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:44 +msgid "" +"The default service name is \"squid\", and the program makes use of the " +"'B' and 'B' management groups to verify the password and the " +"accounts validity." +msgstr "" +"The default service name is \"squid\", and the program makes use of the " +"'B' and 'B' management groups to verify the password and the " +"accounts validity." + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:48 +msgid "" +"For details on how to configure PAM services, see the PAM documentation for " +"your system. This manual does not cover PAM configuration details." +msgstr "" +"For details on how to configure PAM services, see the PAM documentation for " +"your system. This manual does not cover PAM configuration details." + +#. type: SH +#: helpers/basic_auth/PAM/pam_auth.8:49 helpers/external_acl/unix_group/squid_unix_group.8:36 +#, no-wrap +msgid "NOTES" +msgstr "NOTES" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:56 +msgid "" +"When used for authenticating to local UNIX shadow password databases the " +"program must be running as root or else it won't have sufficient permissions " +"to access the user password database. Such use of this program is not " +"recommended, but if you absolutely need to then make the program setuid root" +msgstr "" +"When used for authenticating to local UNIX shadow password databases the " +"program must be running as root or else it won't have sufficient permissions " +"to access the user password database. Such use of this program is not " +"recommended, but if you absolutely need to then make the program setuid root" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:59 +msgid "B" +msgstr "B" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:61 +msgid "B" +msgstr "B" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:69 +msgid "" +"Please note that in such configurations it is also strongly recommended that " +"the program is moved into a directory where normal users cannot access it, " +"as this mode of operation will allow any local user to brute-force other " +"users passwords. Also note the program has not been fully audited and the " +"author cannot be held responsible for any security issues due to such " +"installations." +msgstr "" +"Please note that in such configurations it is also strongly recommended that " +"the program is moved into a directory where normal users cannot access it, " +"as this mode of operation will allow any local user to brute-force other " +"users passwords. Also note the program has not been fully audited and the " +"author cannot be held responsible for any security issues due to such " +"installations." + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:73 +msgid "" +"Squid pam_auth and this manual is written by Ihno@squid-cache.orgE>" +msgstr "" +"Squid pam_auth and this manual is written by Ihno@squid-cache.orgE>" + +#. type: SH +#: helpers/basic_auth/PAM/pam_auth.8:74 +#, no-wrap +msgid "COPYRIGHT" +msgstr "COPYRIGHT" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:77 +msgid "" +"Squid pam_auth and this manual is Copyright 1999,2002,2003 Henrik Nordstrom " +"Ehno@squid-cache.orgE" +msgstr "" +"Squid pam_auth and this manual is Copyright 1999,2002,2003 Henrik Nordstrom " +"Ehno@squid-cache.orgE" + +#. type: SH +#: helpers/basic_auth/PAM/pam_auth.8:78 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:75 helpers/external_acl/session/squid_session.8:51 helpers/external_acl/unix_group/squid_unix_group.8:53 +#, no-wrap +msgid "QUESTIONS" +msgstr "QUESTIONS" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:82 +msgid "" +"Questions on the usage of this program can be sent to the Isquid-users@squid-cache.orgE> mailing list." +msgstr "" +"Questions on the usage of this program can be sent to the Isquid-users@squid-cache.orgE> mailing list." + +#. type: SH +#: helpers/basic_auth/PAM/pam_auth.8:83 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:81 helpers/external_acl/session/squid_session.8:55 helpers/external_acl/unix_group/squid_unix_group.8:57 +#, no-wrap +msgid "REPORTING BUGS" +msgstr "REPORTING BUGS" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:88 helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:86 helpers/external_acl/session/squid_session.8:60 +msgid "" +"Report bugs or bug-fixes to Isquid-bugs@squid-cache.orgE> or ideas for new improvements to " +"Isquid-dev@squid-cache.orgE>" +msgstr "" +"Report bugs or bug-fixes to Isquid-bugs@squid-cache.orgE> or ideas for new improvements to " +"Isquid-dev@squid-cache.orgE>" + +#. type: Plain text +#: helpers/basic_auth/PAM/pam_auth.8:90 +msgid "B(8),B< PAM Systems Administrator Guide>" +msgstr "B(8),B< PAM Systems Administrator Guide>" + +#. type: TH +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:1 +#, no-wrap +msgid "squid_radius_auth" +msgstr "squid_radius_auth" + +#. type: TH +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:1 +#, no-wrap +msgid "7 August 2004" +msgstr "7 August 2004" + +#. type: TH +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:1 +#, no-wrap +msgid "Squid RADIUS Auth" +msgstr "Squid RADIUS Auth" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:5 +msgid "squid_radius_auth - Squid RADIUS authentication helper" +msgstr "squid_radius_auth - Squid RADIUS authentication helper" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:9 +msgid "B -f configfile" +msgstr "B -f configfile" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:12 +msgid "B -h \"server\" [-p port] [-i identifier] -w secret" +msgstr "B -h \"server\" [-p port] [-i identifier] -w secret" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:16 +msgid "" +"This helper allows Squid to connect to a RADIUS server to validate the user " +"name and password of Basic HTTP authentication." +msgstr "" +"This helper allows Squid to connect to a RADIUS server to validate the user " +"name and password of Basic HTTP authentication." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:17 +#, no-wrap +msgid "B<-f >I" +msgstr "B<-f >I" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:21 +msgid "" +"Specifies the path to a configuration file. See the CONFIGURATION section " +"for details." +msgstr "" +"Specifies the path to a configuration file. See the CONFIGURATION section " +"for details." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:22 +#, no-wrap +msgid "B<-h >I" +msgstr "B<-h >I" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:25 +msgid "Alternative method of specifying the server to connect to" +msgstr "Alternative method of specifying the server to connect to" + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:26 +#, no-wrap +msgid "B<-p >I" +msgstr "B<-p >I" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:30 +msgid "" +"Specify another server port where the RADIUS server listens for requests if " +"different from the default RADIUS port. Normally not specified." +msgstr "" +"Specify another server port where the RADIUS server listens for requests if " +"different from the default RADIUS port. Normally not specified." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:31 +#, no-wrap +msgid "B<-i >I" +msgstr "B<-i >I" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:35 +msgid "" +"Unique identifier identifying this Squid proxy to the RADIUS server. If not " +"specified the IP address is used as to identify the proxy." +msgstr "" +"Unique identifier identifying this Squid proxy to the RADIUS server. If not " +"specified the IP address is used as to identify the proxy." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:35 +#, no-wrap +msgid "B<-w >I" +msgstr "B<-w >I" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:39 +msgid "" +"Alternative method of specifying the shared secret. Using the configuration " +"file is generally more secure and recommended." +msgstr "" +"Alternative method of specifying the shared secret. Using the configuration " +"file is generally more secure and recommended." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:40 +#, no-wrap +msgid "B<-t >I" +msgstr "B<-t >I" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:43 +msgid "RADIUS request timeout. Default 10 seconds." +msgstr "RADIUS request timeout. Default 10 seconds." + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:48 +msgid "" +"The configuration specifies how the helper connects to RADIUS. The file " +"contains a list of directives (one per line). Lines beginning with a # is " +"ignored." +msgstr "" +"The configuration specifies how the helper connects to RADIUS. The file " +"contains a list of directives (one per line). Lines beginning with a # is " +"ignored." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:49 +#, no-wrap +msgid "BI" +msgstr "BI" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:52 +msgid "specifies the name or address of the RADIUS server to connect to." +msgstr "specifies the name or address of the RADIUS server to connect to." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:53 +#, no-wrap +msgid "BI" +msgstr "BI" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:56 +msgid "specifies the shared RADIUS secret." +msgstr "specifies the shared RADIUS secret." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:57 +#, no-wrap +msgid "BI" +msgstr "BI" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:61 +msgid "" +"specifies what the proxy should identify itsels as to the RADIUS server. " +"This directive is optional." +msgstr "" +"specifies what the proxy should identify itsels as to the RADIUS server. " +"This directive is optional." + +#. type: TP +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:62 +#, no-wrap +msgid "BI" +msgstr "BI" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:65 +msgid "Specifies the port number or service name where the helper should connect." +msgstr "Specifies the port number or service name where the helper should connect." + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:68 helpers/external_acl/unix_group/squid_unix_group.8:44 +msgid "" +"This manual page was written by Ihno@squid-cache.orgE>" +msgstr "" +"This manual page was written by Ihno@squid-cache.orgE>" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:74 +msgid "" +"squid_radius_auth is written by Iselm@cistron.nlE> " +"with contributions from Ihno@squid-cache.orgE> " +"and many others" +msgstr "" +"squid_radius_auth is written by Iselm@cistron.nlE> " +"with contributions from Ihno@squid-cache.orgE> " +"and many others" + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:80 +msgid "" +"Any questions on usage can be sent to Isquid-users@squid-cache.orgE>, or to your favorite RADIUS " +"list/friend if the question is more related to RADIUS than Squid." +msgstr "" +"Any questions on usage can be sent to Isquid-users@squid-cache.orgE>, or to your favorite RADIUS " +"list/friend if the question is more related to RADIUS than Squid." + +#. type: Plain text +#: helpers/basic_auth/squid_radius_auth/squid_radius_auth.8:88 +msgid "B - Remote Authentication Dial In User Service (RADIUS)" +msgstr "B - Remote Authentication Dial In User Service (RADIUS)" + +#. type: TH +#: helpers/external_acl/session/squid_session.8:1 +#, no-wrap +msgid "squid_session" +msgstr "squid_session" + +#. type: TH +#: helpers/external_acl/session/squid_session.8:1 +#, no-wrap +msgid "19 March 2006" +msgstr "19 March 2006" + +#. type: TH +#: helpers/external_acl/session/squid_session.8:1 +#, no-wrap +msgid "Version 1.0" +msgstr "Version 1.0" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:5 +msgid "squid_session - Squid session tracking external acl group helper" +msgstr "squid_session - Squid session tracking external acl group helper" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:8 +msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]" +msgstr "squid_session [-t idle_timeout] [-b dbpath] [-a]" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:13 +msgid "" +"This helper maintains a concept of sessions by monitoring requests and " +"timing out sessions if no requests have been seen for the idle timeout " +"timer." +msgstr "" +"This helper maintains a concept of sessions by monitoring requests and " +"timing out sessions if no requests have been seen for the idle timeout " +"timer." + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:15 +msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc." +msgstr "Intended use is for displaying \"terms of use\" pages, ad popups etc." + +#. type: TP +#: helpers/external_acl/session/squid_session.8:16 +#, no-wrap +msgid "B<-t >IB<(default 3600)>" +msgstr "B<-t >IB<(default 3600)>" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:19 +msgid "Specifies the session idle timeout timer." +msgstr "Specifies the session idle timeout timer." + +#. type: TP +#: helpers/external_acl/session/squid_session.8:20 +#, no-wrap +msgid "B<-b >I" +msgstr "B<-b >I" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:25 +msgid "" +"Path to persistent database. If not specified the session details will be " +"kept in memory only and all sessions will reset each time Squid restarts " +"it's helpers (Squid restart or rotation of logs)." +msgstr "" +"Path to persistent database. If not specified the session details will be " +"kept in memory only and all sessions will reset each time Squid restarts " +"it's helpers (Squid restart or rotation of logs)." + +#. type: TP +#: helpers/external_acl/session/squid_session.8:26 +#, no-wrap +msgid "B<-a>" +msgstr "B<-a>" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:30 +msgid "" +"Active mode. In this mode sessions are started by evaluating an acl with the " +"argument LOGIN, or terminated by the argument LOGOUT." +msgstr "" +"Active mode. In this mode sessions are started by evaluating an acl with the " +"argument LOGIN, or terminated by the argument LOGOUT." + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:33 +msgid "" +"Without this flag the helper automatically starts the session after the " +"first request." +msgstr "" +"Without this flag the helper automatically starts the session after the " +"first request." + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:37 +msgid "Configuration example using the default automatic mode" +msgstr "Configuration example using the default automatic mode" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:39 +msgid "" +"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 " +"%LOGIN /usr/local/squid/libexec/squid_session" +msgstr "" +"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 " +"%LOGIN /usr/local/squid/libexec/squid_session" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:41 +msgid "acl session external session" +msgstr "acl session external session" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:43 +msgid "http_access deny !session" +msgstr "http_access deny !session" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:45 +msgid "deny_info http://your.server/bannerpage?url=%s session" +msgstr "deny_info http://your.server/bannerpage?url=%s session" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:47 +msgid "" +"Then set up http://your.server/bannerpage to display a session startup page " +"and then redirect the user back to the requested URL given in the url query " +"parameter." +msgstr "" +"Then set up http://your.server/bannerpage to display a session startup page " +"and then redirect the user back to the requested URL given in the url query " +"parameter." + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:50 +msgid "" +"This helper and documentation was written by Ihenrik@henriknordstrom.netE>" +msgstr "" +"This helper and documentation was written by Ihenrik@henriknordstrom.netE>" + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:54 +msgid "" +"Any questions on usage can be sent to Isquid-users@squid-cache.orgE>." +msgstr "" +"Any questions on usage can be sent to Isquid-users@squid-cache.orgE>." + +#. type: Plain text +#: helpers/external_acl/session/squid_session.8:62 +msgid "B(B<8>)" +msgstr "B(B<8>)" + +#. type: TH +#: helpers/external_acl/unix_group/squid_unix_group.8:1 +#, no-wrap +msgid "squid_unix_group" +msgstr "squid_unix_group" + +#. type: TH +#: helpers/external_acl/unix_group/squid_unix_group.8:1 +#, no-wrap +msgid "12 August 2002" +msgstr "12 August 2002" + +#. type: TH +#: helpers/external_acl/unix_group/squid_unix_group.8:1 +#, no-wrap +msgid "Squid UNIX Group helper" +msgstr "Squid UNIX Group helper" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:5 +msgid "squid_unix_group - Squid UNIX Group external_acl helper" +msgstr "squid_unix_group - Squid UNIX Group external_acl helper" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:8 +msgid "squid_unix_group [-g groupname] [-g groupname...] [-p] [-s]" +msgstr "squid_unix_group [-g groupname] [-g groupname...] [-p] [-s]" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:12 +msgid "" +"This helper allows Squid to base access controls on users memberships in " +"UNIX groups." +msgstr "" +"This helper allows Squid to base access controls on users memberships in " +"UNIX groups." + +#. type: TP +#: helpers/external_acl/unix_group/squid_unix_group.8:13 +#, no-wrap +msgid "B<-g >I" +msgstr "B<-g >I" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:16 +msgid "Specifies a group name to match." +msgstr "Specifies a group name to match." + +#. type: TP +#: helpers/external_acl/unix_group/squid_unix_group.8:17 +#, no-wrap +msgid "B<-p>" +msgstr "B<-p>" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:20 +msgid "Also match the users primary group from /etc/passwd" +msgstr "Also match the users primary group from /etc/passwd" + +#. type: TP +#: helpers/external_acl/unix_group/squid_unix_group.8:21 +#, no-wrap +msgid "B<-s>" +msgstr "B<-s>" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:24 +msgid "Strip NT domain name component from user names (/ or \\e separated)" +msgstr ""Strip NT domain name component from user names (/ or \\e separated) + +#. type: SH +#: helpers/external_acl/unix_group/squid_unix_group.8:25 +#, no-wrap +msgid "EXAMPLES" +msgstr "EXAMPLES" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:29 +msgid "" +"This squid.conf example defines two Squid acls. usergroup1 matches users in " +"group1, and usergroup2 matches users in group2 or group3" +msgstr "" +"This squid.conf example defines two Squid acls. usergroup1 matches users in " +"group1, and usergroup2 matches users in group2 or group3" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:31 +msgid "" +"external_acl_type unix_group %LOGIN " +"/usr/local/squid/libexec/squid_unix_group -p" +msgstr "" +"external_acl_type unix_group %LOGIN " +"/usr/local/squid/libexec/squid_unix_group -p" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:33 +msgid "acl usergroup1 external unix_group group1" +msgstr "acl usergroup1 external unix_group group1" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:35 +msgid "acl usergroup2 external unix_group group2 group3" +msgstr "acl usergroup2 external unix_group group2 group3" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:40 +msgid "" +"By default up to 11 groups can be matched in one acl (including commandline " +"specified groups). This limit is defined by MAX_GROUPS in the source code." +msgstr "" +"By default up to 11 groups can be matched in one acl (including commandline " +"specified groups). This limit is defined by MAX_GROUPS in the source code." + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:47 +msgid "" +"squid_unix_group is written by Irodrigo@geekbunker.orgE>" +msgstr "" +"squid_unix_group is written by Irodrigo@geekbunker.orgE>" + +#. type: SH +#: helpers/external_acl/unix_group/squid_unix_group.8:48 +#, no-wrap +msgid "KNOWN ISSUES" +msgstr "KNOWN ISSUES" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:52 +msgid "" +"Does not understand gid aliased groups sometimes used to work around groups " +"size limitations. If you are using gid aliased groups then you must specify " +"each alias by name." +msgstr "" +"Does not understand gid aliased groups sometimes used to work around groups " +"size limitations. If you are using gid aliased groups then you must specify " +"each alias by name." + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:56 +msgid "" +"Any questions on usage can be sent to Isquid-users@squid-cache.orgE>" +msgstr "" +"Any questions on usage can be sent to Isquid-users@squid-cache.orgE>" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:62 +msgid "" +"Report bugs or bug-fixes to Irodrigo@geekbunker.orgE> or Isquid-dev@squid-cache.orgE>" +msgstr "" +"Report bugs or bug-fixes to Irodrigo@geekbunker.orgE> or Isquid-dev@squid-cache.orgE>" + +#. type: Plain text +#: helpers/external_acl/unix_group/squid_unix_group.8:64 +msgid "B(B<5>),B(B<5>)" +msgstr "B(B<5>),B(B<5>)" diff --git a/doc/manuals/manuals.pot b/doc/manuals/manuals.pot index 1dcd54373a..075ebbeb4a 100644 --- a/doc/manuals/manuals.pot +++ b/doc/manuals/manuals.pot @@ -9,7 +9,7 @@ msgstr "" "POT-Creation-Date: 2009-06-07 21:20+1200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Squid Developers \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: ENCODING" diff --git a/errors/ar.po b/errors/ar.po index 95b4b9350b..a73a401fb2 100644 --- a/errors/ar.po +++ b/errors/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-27 20:36+0000\n" "Last-Translator: MaXeR \n" "Language-Team: Arabic \n" diff --git a/errors/az.po b/errors/az.po index 66a5ad4f08..18f562baf6 100644 --- a/errors/az.po +++ b/errors/az.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-18 17:25+1300\n" "Last-Translator: Rauf Kuliyev \n" "Language-Team: Squid Developers \n" diff --git a/errors/bg.po b/errors/bg.po index 17f9171597..a7f4de39fb 100644 --- a/errors/bg.po +++ b/errors/bg.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-19 17:33+1300\n" "Last-Translator: Evgeni Gechev \n" "Language-Team: Squid Developers \n" diff --git a/errors/ca.po b/errors/ca.po index da43bd3cda..e37f2bcf35 100644 --- a/errors/ca.po +++ b/errors/ca.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-08-17 19:57+1200\n" "Last-Translator: Jordi Bruguera \n" "Language-Team: Squid Developers \n" diff --git a/errors/cs.po b/errors/cs.po index 0b184fee05..07b2ba4140 100644 --- a/errors/cs.po +++ b/errors/cs.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-15 14:26+1300\n" "Last-Translator: Radek Malcic \n" "Language-Team: Squid Developers \n" diff --git a/errors/da.po b/errors/da.po index 0bfecd95d2..9a59eb5e9d 100644 --- a/errors/da.po +++ b/errors/da.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-11-07 17:17+1300\n" "Last-Translator: Morten S. Nielsen \n" "Language-Team: Squid Developers \n" diff --git a/errors/de.po b/errors/de.po index fd51dfa692..5055a840cd 100644 --- a/errors/de.po +++ b/errors/de.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-20 10:46+1300\n" "Last-Translator: Robert Förster \n" "Language-Team: Squid Developers \n" diff --git a/errors/el.po b/errors/el.po index c7fca6576b..7264fa991f 100644 --- a/errors/el.po +++ b/errors/el.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-25 14:35+1300\n" "Last-Translator: George Papamichelakis \n" "Language-Team: Squid Developers \n" diff --git a/errors/en.po b/errors/en.po index bb24a656d8..01dff44ea0 100644 --- a/errors/en.po +++ b/errors/en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-18 18:22+1300\n" "Last-Translator: Amos Jeffries \n" "Language-Team: Squid Developers \n" diff --git a/errors/errpages.pot b/errors/errpages.pot index 1ffed27786..933a64c068 100644 --- a/errors/errpages.pot +++ b/errors/errpages.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: Squid Developers \n" diff --git a/errors/es.po b/errors/es.po index 1241cd69d9..498029800a 100644 --- a/errors/es.po +++ b/errors/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-03-06 00:14+0000\n" "Last-Translator: juancarlospaco \n" "Language-Team: Spanish \n" diff --git a/errors/et.po b/errors/et.po index 71ba1748a2..12e7bbbc6a 100644 --- a/errors/et.po +++ b/errors/et.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-29 22:14+0000\n" "Last-Translator: Tanel Kurvits \n" "Language-Team: Squid Developers \n" diff --git a/errors/fa.po b/errors/fa.po index c2223036ff..124a408162 100644 --- a/errors/fa.po +++ b/errors/fa.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-27 23:14+0330\n" "Last-Translator: Mohsen Saeedi \n" "Language-Team: Squid Developers \n" diff --git a/errors/fi.po b/errors/fi.po index e106737365..0250bde821 100644 --- a/errors/fi.po +++ b/errors/fi.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-19 17:55+1300\n" "Last-Translator: Panu H_llfors \n" "Language-Team: Squid Developers \n" diff --git a/errors/fr.po b/errors/fr.po index 41396d1b07..3932349de8 100644 --- a/errors/fr.po +++ b/errors/fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-04-12 05:06+1300\n" "Last-Translator: Olivier W \n" "Language-Team: Squid Developers \n" diff --git a/errors/he.po b/errors/he.po index 2ae6a68dbf..03ef2d9190 100644 --- a/errors/he.po +++ b/errors/he.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-07 15:11+1300\n" "Last-Translator: yoav \n" "Language-Team: Squid Developers \n" diff --git a/errors/hu.po b/errors/hu.po index e1f05dfef7..25ddbf50a5 100644 --- a/errors/hu.po +++ b/errors/hu.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-07 17:44+1300\n" "Last-Translator: Bertold Kolics \n" "Language-Team: Squid Developers \n" diff --git a/errors/hy.po b/errors/hy.po index 6543aa2d12..49785fee94 100644 --- a/errors/hy.po +++ b/errors/hy.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-12-18 01:19+1300\n" "Last-Translator: Arthur Tumanyan \n" "Language-Team: Squid Developers \n" diff --git a/errors/id.po b/errors/id.po index e6aca57375..f02d4a6b35 100644 --- a/errors/id.po +++ b/errors/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-11-02 03:46+1300\n" "Last-Translator: Ramdhani Fathurrohman \n" "Language-Team: Indonesian \n" diff --git a/errors/it.po b/errors/it.po index 08c406b402..4af3dde208 100644 --- a/errors/it.po +++ b/errors/it.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-07-21 14:27+0000\n" "Last-Translator: Francesco Chemolli \n" "Language-Team: LANGUAGE \n" diff --git a/errors/ja.po b/errors/ja.po index 90911cabcf..3fc2408e66 100644 --- a/errors/ja.po +++ b/errors/ja.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-30 20:02+1300\n" "Last-Translator: Takahiro Kambe \n" "Language-Team: Squid Developers \n" diff --git a/errors/ko.po b/errors/ko.po index 1315cab117..36ca3f6924 100644 --- a/errors/ko.po +++ b/errors/ko.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-05 17:23+1300\n" "Last-Translator: Jaeyeon Jung \n" "Language-Team: Squid Developers \n" diff --git a/errors/lt.po b/errors/lt.po index e6d7da0977..c31d8280a1 100644 --- a/errors/lt.po +++ b/errors/lt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-07 19:27+1300\n" "Last-Translator: DVM \n" "Language-Team: Squid Developers \n" diff --git a/errors/lv.po b/errors/lv.po index 3d02427bb2..1fa25019a7 100644 --- a/errors/lv.po +++ b/errors/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-19 09:51+0000\n" "Last-Translator: Arnis Rukis \n" "Language-Team: Latvian \n" diff --git a/errors/ms.po b/errors/ms.po index ccd47166db..1b560d7dd3 100644 --- a/errors/ms.po +++ b/errors/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-05 23:33+0000\n" "Last-Translator: Mohamad Faizul bin Zulkifli \n" "Language-Team: Malay \n" diff --git a/errors/nl.po b/errors/nl.po index 8a85eb29ca..02c3333677 100644 --- a/errors/nl.po +++ b/errors/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-03-22 09:28+1300\n" "Last-Translator: Rene Wijninga \n" "Language-Team: Dutch \n" diff --git a/errors/pl.po b/errors/pl.po index 84ee1ea114..903b2a020e 100644 --- a/errors/pl.po +++ b/errors/pl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-13 14:32+1300\n" "Last-Translator: Maciej Kozinski \n" "Language-Team: Squid Developers \n" diff --git a/errors/pt-br.po b/errors/pt-br.po index 970d9fd277..6c2134e6bb 100644 --- a/errors/pt-br.po +++ b/errors/pt-br.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-02-20 05:15+1300\n" "Last-Translator: Aecio F. Neto \n" "Language-Team: Brazilian Portuguese \n" diff --git a/errors/pt.po b/errors/pt.po index e09da1411c..b254a8a573 100644 --- a/errors/pt.po +++ b/errors/pt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-14 14:41+1300\n" "Last-Translator: Pedro Lineu Orso \n" "Language-Team: Squid Developers \n" diff --git a/errors/ro.po b/errors/ro.po index 27149dbfe3..07758992b9 100644 --- a/errors/ro.po +++ b/errors/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-01-18 21:16+1300\n" "Last-Translator: Iusty Pop Daniel \n" "Language-Team: Romanian \n" diff --git a/errors/ru.po b/errors/ru.po index f815655522..587b598904 100644 --- a/errors/ru.po +++ b/errors/ru.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-14 11:47+0000\n" "Last-Translator: Amos Jeffries \n" "Language-Team: Squid Developers \n" diff --git a/errors/sk.po b/errors/sk.po index 4ca0f9acce..895615f043 100644 --- a/errors/sk.po +++ b/errors/sk.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-14 17:18+1300\n" "Last-Translator: Peter Hanecak \n" "Language-Team: Squid Developers \n" diff --git a/errors/sr.po b/errors/sr.po index 03f036857d..7b271680e6 100644 --- a/errors/sr.po +++ b/errors/sr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-11-29 19:45+1300\n" "Last-Translator: Bratislav Ilic \n" "Language-Team: Squid Developers \n" diff --git a/errors/sv.po b/errors/sv.po index ac8ef30e00..7a6ccb346f 100644 --- a/errors/sv.po +++ b/errors/sv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-10-17 19:43+1300\n" "Last-Translator: Henrik Nordström \n" "Language-Team: LANGUAGE \n" diff --git a/errors/th.po b/errors/th.po index aa50513b70..8405320977 100644 --- a/errors/th.po +++ b/errors/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-11 06:25+0000\n" "Last-Translator: Anon Sricharoenchai \n" "Language-Team: Thai \n" diff --git a/errors/tr.po b/errors/tr.po index e1888c4d67..4433509771 100644 --- a/errors/tr.po +++ b/errors/tr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-12-13 23:10+1300\n" "Last-Translator: Tural KAPTAN \n" "Language-Team: LANGUAGE \n" diff --git a/errors/uk.po b/errors/uk.po index 1c1870aaf3..d94f5fb11d 100644 --- a/errors/uk.po +++ b/errors/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2008-09-24 23:28+0000\n" "Last-Translator: FrenzY \n" "Language-Team: Ukrainian \n" diff --git a/errors/uz.po b/errors/uz.po index 4c829e7d94..f5d5ccd96d 100644 --- a/errors/uz.po +++ b/errors/uz.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: squid\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-03-14 16:45+0000\n" "Last-Translator: Akmal Xushvaqov \n" "Language-Team: Uzbek \n" diff --git a/errors/zh-cn.po b/errors/zh-cn.po index ceca2a9b34..46944abb20 100644 --- a/errors/zh-cn.po +++ b/errors/zh-cn.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-03-03 01:06+1300\n" "Last-Translator: Wang DaQing \n" "Language-Team: Squid Developers \n" diff --git a/errors/zh-tw.po b/errors/zh-tw.po index cc451c0b51..60c3c3d298 100644 --- a/errors/zh-tw.po +++ b/errors/zh-tw.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Squid-3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 00:30+1300\n" +"POT-Creation-Date: 2009-07-23 01:13+1300\n" "PO-Revision-Date: 2009-06-05 16:09+1300\n" "Last-Translator: Erick C. Chang \n" "Language-Team: Squid Developers \n" diff --git a/po4a.conf b/po4a.conf new file mode 100644 index 0000000000..ff1ad1c48a --- /dev/null +++ b/po4a.conf @@ -0,0 +1,23 @@ +[po4a_langs] ar de + +[po4a_paths] doc/manuals/manuals.pot $lang:doc/manuals/$lang.po + +[type: man] doc/squid.8.in $lang:doc/manuals/$lang/squid.8.in + +[type: man] helpers/basic_auth/LDAP/squid_ldap_auth.8 $lang:doc/manuals/$lang/squid_ldap_auth.8 + +[type: man] helpers/basic_auth/NCSA/ncsa_auth.8 $lang:doc/manuals/$lang/ncsa_auth.8 + +[type: man] helpers/basic_auth/PAM/pam_auth.8 $lang:doc/manuals/$lang/pam_auth.8 + +[type: man] helpers/basic_auth/squid_radius_auth/squid_radius_auth.8 $lang:doc/manuals/$lang/squid_radius_auth.8 + +[type: man] helpers/external_acl/ldap_group/squid_ldap_group.8 $lang:doc/manuals/$lang/squid_ldap_group.8 + +[type: man] helpers/external_acl/session/squid_session.8 $lang:doc/manuals/$lang/squid_session.8 + +[type: man] helpers/external_acl/unix_group/squid_unix_group.8 $lang:doc/manuals/$lang/squid_unix_group.8 + +[type: man] tools/cachemgr.cgi.8.in $lang:doc/manuals/$lang/cachemgr.cgi.8.in + +[type: man] tools/squidclient.1 $lang:doc/manuals/$lang/squidclient.1 diff --git a/scripts/update-pot.sh b/scripts/update-pot.sh index 60ce55af72..d6ac43605a 100755 --- a/scripts/update-pot.sh +++ b/scripts/update-pot.sh @@ -53,20 +53,18 @@ cd .. cat doc/po4a.cnf >po4a.conf for f in `ls -1 helpers/*/*/*.8 doc/*.8.in tools/*.1 tools/*.8.in` ; do echo "" >>po4a.conf - echo "[type: man] ${f}" >>po4a.conf + manp=`basename ${f}` + echo "[type: man] ${f} \$lang:doc/manuals/\$lang/${manp}" >>po4a.conf done -## TODO po4a of all doc/manuals man files... +## po4a conversion of all doc/manuals man files... po4a --no-translations --verbose po4a.conf -#( -# cat manuals.pot.new | -# sed s/PACKAGE\ VERSION/Squid-3/ | -# sed s/LANGUAGE\ \/Squid\ Developers\ \/ -#) >manuals.pot - +( + cat doc/manuals/manuals.pot | + sed s/PACKAGE\ VERSION/Squid-3/ | + sed s/LANGUAGE\ \/Squid\ Developers\ \/ +) >doc/manuals/manuals.pot.tmp +mv doc/manuals/manuals.pot.tmp doc/manuals/manuals.pot -# cleanup -#rm -f manuals.pot.new -#rm -f po4a.conf ## Done doc/manuals/ Update