#, fuzzy msgid "" msgstr "" "Project-Id-Version: cups 1.4b2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-10 21:21-0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.2.1\n" #: ./ref-access_log.html:1 msgid "access_log" msgstr "" #: ./ref-access_log.html:2 msgid "" "The access_log file lists each HTTP resource that is accessed by " "a web browser or client. Each line is in an extended version of the so-" "called \"Common Log Format\" used by many web servers and web reporting tools:" msgstr "" #: ./ref-access_log.html:3 msgid "" "host group user date-time \\\"method resource version\\\" status bytes ipp-" "operation ipp-status

10.0.1.2 - - [01/Dec/2005:21:50:28 +0000] " "\"POST / HTTP/1.1\" 200 317 CUPS-Get-Printers successful-ok-ignored-or-" "substituted-attributes
localhost - - [01/Dec/2005:21:50:32 +0000] \"GET " "/admin HTTP/1.1\" 200 0 - -
localhost - - [01/Dec/2005:21:50:32 +0000] " "\"POST / HTTP/1.1\" 200 157 CUPS-Get-Printers successful-ok-ignored-or-" "substituted-attributes
localhost - - [01/Dec/2005:21:50:32 +0000] \"POST " "/ HTTP/1.1\" 200 1411 CUPS-Get-Devices -
localhost - - " "[01/Dec/2005:21:50:32 +0000] \"GET /admin HTTP/1.1\" 200 6667 - -
" msgstr "" #: ./ref-access_log.html:4 msgid "" "The host field will normally only be an IP address unless you have " "enabled the HostNameLookups directive in the " "cupsd.conf file or if the IP address corresponds to your local " "machine." msgstr "" #: ./ref-access_log.html:5 msgid "The group field always contains \"-\"." msgstr "" #: ./ref-access_log.html:6 msgid "" "The user field is the authenticated username of the requesting user. " "If no username and password is supplied for the request then this field " "contains \"-\"." msgstr "" #: ./ref-access_log.html:7 msgid "" "The date-time field is the date and time of the request in local time " "and is in the format:" msgstr "" #: ./ref-access_log.html:8 msgid "[DD/MON/YYYY:HH:MM:SS +ZZZZ]" msgstr "" #: ./ref-access_log.html:9 msgid "" "The method field is the HTTP method used: \"GET\", \"OPTIONS\", \"PUT\", or " "\"POST\". \"GET\" requests are used to get files from the server, both for the " "web interface and to get configuration and log files. \"OPTIONS\" requests are " "used to upgrade connections to TLS encryption. \"PUT\" requests are used to " "upload configuration files. \"POST\" requests are used for web interface forms " "and IPP requests." msgstr "" #: ./ref-access_log.html:10 msgid "The resource field is the filename of the requested resource." msgstr "" #: ./ref-access_log.html:11 msgid "" "The version field is the HTTP specification version used by the " "client. For CUPS clients this will always be \"HTTP/1.1\"." msgstr "" #: ./ref-access_log.html:12 msgid "" "The status field contains the HTTP result status of the request, as " "follows:" msgstr "" #: ./ref-access_log.html:13 msgid "200 - Successful operation." msgstr "" #: ./ref-access_log.html:14 msgid "201 - File created/modified successfully." msgstr "" #: ./ref-access_log.html:15 msgid "304 - The requested file has not changed." msgstr "" #: ./ref-access_log.html:16 msgid "" "400 - Bad HTTP request; typically this \tmeans that you have a " "malicious program trying to access \tyour server." msgstr "" #: ./ref-access_log.html:17 msgid "" "401 - Unauthorized, authentication \t(username + password) is " "required." msgstr "" #: ./ref-access_log.html:18 msgid "" "403 - Access is forbidden; typically \tthis means that a client " "tried to access a file or \tresource they do not have permission to access." msgstr "" #: ./ref-access_log.html:19 msgid "404 - The file or resource does not \texist." msgstr "" #: ./ref-access_log.html:20 msgid "" "405 - URL access method is not allowed; \ttypically this means " "you have a web browser using your \tserver as a proxy." msgstr "" #: ./ref-access_log.html:21 msgid "" "413 - Request too large; typically this \tmeans that a client " "tried to print a file larger than the \tMaxRequestSize \tallows." msgstr "" #: ./ref-access_log.html:22 msgid "426 - Upgrading to TLS-encrypted \tconnection." msgstr "" #: ./ref-access_log.html:23 msgid "" "500 - Server error; typically this \thappens when the server is " "unable to open/create a file - \tconsult the error_log file for " "details." msgstr "" #: ./ref-access_log.html:24 msgid "" "501 - The client requested encryption \tbut encryption support " "is not enabled/compiled in." msgstr "" #: ./ref-access_log.html:25 msgid "" "505 - HTTP version number not supported; \ttypically this means " "that you have a malicious program \ttrying to access your server." msgstr "" #: ./ref-access_log.html:26 msgid "" "The bytes field contains the number of bytes in the request. For POST " "requests the bytes field contains the number of bytes of non-IPP " "data that is received from the client." msgstr "" #: ./ref-access_log.html:27 msgid "" "The ipp-operation field contains either \"-\" for non-IPP requests or " "the IPP operation name for POST requests containing an IPP request." msgstr "" #: ./ref-access_log.html:28 msgid "" "The ipp-status field contains either \"-\" for non-IPP requests or the " "IPP status code name for POST requests containing an IPP response." msgstr ""