# 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. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2008-04-24 11:37+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=CHARSET\n" "Content-Transfer-Encoding: ENCODING" # type: TH #: en/linkchecker.1:1 #, no-wrap msgid "LINKCHECKER" msgstr "" # type: TH #: en/linkchecker.1:1 #, no-wrap msgid "2001-03-10" msgstr "" # type: TH #: en/linkchecker.1:1 en/linkcheckerrc.5:1 #, no-wrap msgid "LinkChecker" msgstr "" # type: TH #: en/linkchecker.1:1 #, no-wrap msgid "LinkChecker commandline usage" msgstr "" # type: SH #: en/linkchecker.1:2 en/linkcheckerrc.5:2 #, no-wrap msgid "NAME" msgstr "" # type: Plain text #: en/linkchecker.1:4 msgid "linkchecker - check HTML documents for broken links" msgstr "" # type: SH #: en/linkchecker.1:5 #, no-wrap msgid "SYNOPSIS" msgstr "" # type: Plain text #: en/linkchecker.1:7 msgid "B [I] [I]..." msgstr "" # type: SH #: en/linkchecker.1:8 en/linkcheckerrc.5:5 #, no-wrap msgid "DESCRIPTION" msgstr "" # type: Plain text #: en/linkchecker.1:24 msgid "" "LinkChecker features recursive checking, multithreading, output in colored " "or normal text, HTML, SQL, CSV or a sitemap graph in GML or XML, support for " "HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links, " "restriction of link checking with regular expression filters for URLs, proxy " "support, username/password authorization for HTTP and FTP, robots.txt " "exclusion protocol support, i18n support, a command line interface and a " "(Fast)CGI web interface (requires HTTP server)" msgstr "" # type: SH #: en/linkchecker.1:25 #, no-wrap msgid "EXAMPLES" msgstr "" # type: Plain text #: en/linkchecker.1:29 #, no-wrap msgid "" "The most common use checks the given domain recursively, plus any\n" "URL pointing outside of the domain:\n" " B\n" msgstr "" # type: Plain text #: en/linkchecker.1:32 msgid "" "Beware that this checks the whole site which can have several hundred " "thousands URLs. Use the B<-r> option to restrict the recursion depth." msgstr "" # type: Plain text #: en/linkchecker.1:36 #, no-wrap msgid "" "Don't connect to B hosts, only check their URL syntax. All other\n" "links are checked as usual:\n" " B\n" msgstr "" # type: Plain text #: en/linkchecker.1:39 #, no-wrap msgid "" "Checking a local HTML file on Unix:\n" " B\n" msgstr "" # type: Plain text #: en/linkchecker.1:42 #, no-wrap msgid "" "Checking a local HTML file on Windows:\n" " B\n" msgstr "" # type: Plain text #: en/linkchecker.1:45 #, no-wrap msgid "" "You can skip the B url part if the domain starts with B:\n" " B\n" msgstr "" # type: Plain text #: en/linkchecker.1:48 #, no-wrap msgid "" "You can skip the B url part if the domain starts with B:\n" " B\n" msgstr "" # type: Plain text #: en/linkchecker.1:51 #, no-wrap msgid "" "Generate a sitemap graph and convert it with the graphviz dot utility:\n" " B sitemap.ps>\n" msgstr "" # type: SH #: en/linkchecker.1:52 #, no-wrap msgid "OPTIONS" msgstr "" # type: SS #: en/linkchecker.1:53 #, no-wrap msgid "General options" msgstr "" # type: TP #: en/linkchecker.1:54 #, no-wrap msgid "B<-h>, B<--help>" msgstr "" # type: Plain text #: en/linkchecker.1:57 msgid "Help me! Print usage information for this program." msgstr "" # type: TP #: en/linkchecker.1:57 #, no-wrap msgid "B<-f>I, B<--config=>I" msgstr "" # type: Plain text #: en/linkchecker.1:62 msgid "" "Use I as configuration file. As default LinkChecker first searches " "B and then B<~/.linkchecker/linkcheckerrc>." msgstr "" # type: TP #: en/linkchecker.1:62 #, no-wrap msgid "B<-I>, B<--interactive>" msgstr "" # type: Plain text #: en/linkchecker.1:65 en/linkcheckerrc.5:126 msgid "Ask for URL if none are given on the commandline." msgstr "" # type: TP #: en/linkchecker.1:65 #, no-wrap msgid "B<-t>I, B<--threads=>I" msgstr "" # type: Plain text #: en/linkchecker.1:69 en/linkcheckerrc.5:16 msgid "" "Generate no more than the given number of threads. Default number of threads " "is 10. To disable threading specify a non-positive number." msgstr "" # type: TP #: en/linkchecker.1:69 #, no-wrap msgid "B<--priority>" msgstr "" # type: Plain text #: en/linkchecker.1:73 msgid "" "Run with normal thread scheduling priority. Per default LinkChecker runs " "with low thread priority to be suitable as a background job." msgstr "" # type: TP #: en/linkchecker.1:73 #, no-wrap msgid "B<-V>, B<--version>" msgstr "" # type: Plain text #: en/linkchecker.1:76 msgid "Print version and exit." msgstr "" # type: TP #: en/linkchecker.1:76 #, no-wrap msgid "B<--allow-root>" msgstr "" # type: Plain text #: en/linkchecker.1:79 msgid "Do not drop privileges when running as root user on Unix systems." msgstr "" # type: SS #: en/linkchecker.1:80 #, no-wrap msgid "Output options" msgstr "" # type: TP #: en/linkchecker.1:81 #, no-wrap msgid "B<-v>, B<--verbose>" msgstr "" # type: Plain text #: en/linkchecker.1:84 msgid "Log all checked URLs. Default is to log only errors and warnings." msgstr "" # type: TP #: en/linkchecker.1:84 #, no-wrap msgid "B<--no-warnings>" msgstr "" # type: Plain text #: en/linkchecker.1:87 msgid "Don't log warnings. Default is to log warnings." msgstr "" # type: TP #: en/linkchecker.1:87 #, no-wrap msgid "B<-W>I, B<--warning-regex=>I" msgstr "" # type: Plain text #: en/linkchecker.1:92 en/linkcheckerrc.5:42 msgid "" "Define a regular expression which prints a warning if it matches any content " "of the checked link. This applies only to valid pages, so we can get their " "content." msgstr "" # type: Plain text #: en/linkchecker.1:95 en/linkcheckerrc.5:45 msgid "" "Use this to check for pages that contain some form of error, for example " "\"This page has moved\" or \"Oracle Application Server error\"." msgstr "" # type: TP #: en/linkchecker.1:95 #, no-wrap msgid "B<--warning-size-bytes=>I" msgstr "" # type: Plain text #: en/linkchecker.1:99 en/linkcheckerrc.5:51 msgid "" "Print a warning if content size info is available and exceeds the given " "number of I." msgstr "" # type: TP #: en/linkchecker.1:99 #, no-wrap msgid "B<--check-html>" msgstr "" # type: Plain text #: en/linkchecker.1:102 en/linkcheckerrc.5:71 msgid "Check syntax of HTML URLs." msgstr "" # type: TP #: en/linkchecker.1:102 #, no-wrap msgid "B<--check-css>" msgstr "" # type: Plain text #: en/linkchecker.1:105 en/linkcheckerrc.5:76 msgid "Check syntax of CSS URLs." msgstr "" # type: TP #: en/linkchecker.1:105 #, no-wrap msgid "B<-q>, B<--quiet>" msgstr "" # type: Plain text #: en/linkchecker.1:109 msgid "Quiet operation, an alias for B<-o none>. This is only useful with B<-F>." msgstr "" # type: TP #: en/linkchecker.1:109 #, no-wrap msgid "B<-o>I[BI], B<--output=>I[BI]" msgstr "" # type: Plain text #: en/linkchecker.1:115 en/linkcheckerrc.5:147 msgid "" "Specify output type as B, B, B, B, B, B, " "B, B or B. Default type is B. The various " "output types are documented below." msgstr "" # type: Plain text #: en/linkchecker.1:119 en/linkcheckerrc.5:151 msgid "" "The I specifies the output encoding, the default is that of your " "locale. Valid encodings are listed at " "B." msgstr "" # type: TP #: en/linkchecker.1:119 #, no-wrap msgid "" "B<-F>I[BI][BI], " "B<--file-output=>I[BI][BI]" msgstr "" # type: Plain text #: en/linkchecker.1:136 msgid "" "Output to a file BI, B<$HOME/.linkchecker/blacklist> " "for B output, or I if specified. The I " "specifies the output encoding, the default is that of your locale. Valid " "encodings are listed at " "B. The I and " "I parts of the B output type will be ignored, else if the " "file already exists, it will be overwritten. You can specify this option " "more than once. Valid file output types are B, B, B, " "B, B, B, B, B or B Default is no file " "output. The various output types are documented below. Note that you can " "suppress all console output with the option B<-o none>." msgstr "" # type: TP #: en/linkchecker.1:136 #, no-wrap msgid "B<--no-status>" msgstr "" # type: Plain text #: en/linkchecker.1:139 msgid "Do not print check status messages." msgstr "" # type: TP #: en/linkchecker.1:139 #, no-wrap msgid "B<-D>I, B<--debug=>I" msgstr "" # type: Plain text #: en/linkchecker.1:149 msgid "" "Print debugging output for the given logger. Available loggers are " "B, B, B, B, B and B. Specifying " "B is an alias for specifying all available loggers. The option can be " "given multiple times to debug with more than one logger. For accurate " "results, threading will be disabled during debug runs." msgstr "" # type: TP #: en/linkchecker.1:149 #, no-wrap msgid "B<--trace>" msgstr "" # type: Plain text #: en/linkchecker.1:152 msgid "Print tracing information." msgstr "" # type: TP #: en/linkchecker.1:152 #, no-wrap msgid "B<--profile>" msgstr "" # type: Plain text #: en/linkchecker.1:156 msgid "" "Write profiling data into a file named B in the current " "working directory. See also B<--viewprof>." msgstr "" # type: TP #: en/linkchecker.1:156 #, no-wrap msgid "B<--viewprof>" msgstr "" # type: Plain text #: en/linkchecker.1:160 msgid "Print out previously generated profiling data. See also B<--profile>." msgstr "" # type: SS #: en/linkchecker.1:161 #, no-wrap msgid "Checking options" msgstr "" # type: TP #: en/linkchecker.1:162 #, no-wrap msgid "B<-r>I, B<--recursion-level=>I" msgstr "" # type: Plain text #: en/linkchecker.1:167 en/linkcheckerrc.5:35 msgid "" "Check recursively all links up to given depth. A negative depth will enable " "infinite recursion. Default depth is infinite." msgstr "" # type: TP #: en/linkchecker.1:167 #, no-wrap msgid "B<--no-follow-url=>I" msgstr "" # type: Plain text #: en/linkchecker.1:171 msgid "Check but do not recurse into URLs matching the given regular expression." msgstr "" # type: Plain text #: en/linkchecker.1:173 en/linkchecker.1:178 en/linkchecker.1:227 msgid "This option can be given multiple times." msgstr "" # type: TP #: en/linkchecker.1:173 #, no-wrap msgid "B<--ignore-url=>I" msgstr "" # type: Plain text #: en/linkchecker.1:176 msgid "Only check syntax of URLs matching the given regular expression." msgstr "" # type: TP #: en/linkchecker.1:178 #, no-wrap msgid "B<-C>, B<--cookies>" msgstr "" # type: Plain text #: en/linkchecker.1:184 msgid "" "Accept and send HTTP cookies according to RFC 2109. Only cookies which are " "sent back to the originating server are accepted. Sent and accepted cookies " "are provided as additional logging information." msgstr "" # type: TP #: en/linkchecker.1:184 #, no-wrap msgid "B<--cookiefile=>I" msgstr "" # type: Plain text #: en/linkchecker.1:188 msgid "" "Read a file with initial cookie data. The cookie data format is explained " "below." msgstr "" # type: TP #: en/linkchecker.1:188 #, no-wrap msgid "B<-a>, B<--anchors>" msgstr "" # type: Plain text #: en/linkchecker.1:192 en/linkcheckerrc.5:28 msgid "" "Check HTTP anchor references. Default is not to check anchors. This option " "enables logging of the warning B." msgstr "" # type: TP #: en/linkchecker.1:192 #, no-wrap msgid "B<--no-anchor-caching>" msgstr "" # type: Plain text #: en/linkchecker.1:198 msgid "" "Treat url#anchora and url#anchorb as equal on caching. This is the default " "browser behaviour, but it's not specified in the URI specification. Use with " "care since broken anchors are not guaranteed to be detected in this mode." msgstr "" # type: TP #: en/linkchecker.1:198 #, no-wrap msgid "B<-u>I, B<--user=>I" msgstr "" # type: Plain text #: en/linkchecker.1:203 msgid "" "Try the given username for HTTP and FTP authorization. For FTP the default " "username is B. For HTTP there is no default username. See also " "B<-p>." msgstr "" # type: TP #: en/linkchecker.1:203 #, no-wrap msgid "B<-p>I, B<--password=>I" msgstr "" # type: Plain text #: en/linkchecker.1:208 msgid "" "Try the given password for HTTP and FTP authorization. For FTP the default " "password is B. For HTTP there is no default password. See also " "B<-u>." msgstr "" # type: TP #: en/linkchecker.1:208 #, no-wrap msgid "B<--timeout=>I" msgstr "" # type: Plain text #: en/linkchecker.1:212 en/linkcheckerrc.5:22 msgid "" "Set the timeout for connection attempts in seconds. The default timeout is " "60 seconds." msgstr "" # type: TP #: en/linkchecker.1:212 #, no-wrap msgid "B<-P>I, B<--pause=>I" msgstr "" # type: Plain text #: en/linkchecker.1:216 msgid "" "Pause the given number of seconds between two subsequent connection requests " "to the same host. Default is no pause between requests." msgstr "" # type: TP #: en/linkchecker.1:216 #, no-wrap msgid "B<-N>I, B<--nntp-server=>I" msgstr "" # type: Plain text #: en/linkchecker.1:221 en/linkcheckerrc.5:58 msgid "" "Specify an NNTP server for B links. Default is the environment " "variable B. If no host is given, only the syntax of the link is " "checked." msgstr "" # type: TP #: en/linkchecker.1:221 #, no-wrap msgid "B<--no-proxy-for=>I" msgstr "" # type: Plain text #: en/linkchecker.1:225 msgid "" "Contact hosts that match the given regular expression directly instead of " "going through a proxy." msgstr "" # type: SH #: en/linkchecker.1:228 #, no-wrap msgid "CONFIGURATION FILES" msgstr "" # type: Plain text #: en/linkchecker.1:232 msgid "" "Configuration files can specify all options above. They can also specify " "some options that cannot be set on the command line. See " "B(5) for more info." msgstr "" # type: SH #: en/linkchecker.1:233 #, no-wrap msgid "OUTPUT TYPES" msgstr "" # type: Plain text #: en/linkchecker.1:237 msgid "" "Note that by default only errors and warnings are logged. You should use " "the B<--verbose> option to get the complete URL list, especially when " "outputting a sitemap graph format." msgstr "" # type: TP #: en/linkchecker.1:238 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:241 msgid "Standard text logger, logging URLs in keyword: argument fashion." msgstr "" # type: TP #: en/linkchecker.1:241 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:246 msgid "" "Log URLs in keyword: argument fashion, formatted as HTML. Additionally has " "links to the referenced pages. Invalid URLs have HTML and CSS syntax check " "links appended." msgstr "" # type: TP #: en/linkchecker.1:246 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:249 msgid "Log check result in CSV format with one URL per line." msgstr "" # type: TP #: en/linkchecker.1:249 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:252 msgid "Log parent-child relations between linked URLs as a GML sitemap graph." msgstr "" # type: TP #: en/linkchecker.1:252 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:255 msgid "Log parent-child relations between linked URLs as a DOT sitemap graph." msgstr "" # type: TP #: en/linkchecker.1:255 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:258 msgid "Log check result as a GraphXML sitemap graph." msgstr "" # type: TP #: en/linkchecker.1:258 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:261 msgid "Log check result as machine-readable XML." msgstr "" # type: TP #: en/linkchecker.1:261 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:265 msgid "" "Log check result as SQL script with INSERT commands. An example script to " "create the initial SQL table is included as create.sql." msgstr "" # type: TP #: en/linkchecker.1:265 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:270 msgid "" "Suitable for cron jobs. Logs the check result into a file " "B<~/.linkchecker/blacklist> which only contains entries with invalid URLs " "and the number of times they have failed." msgstr "" # type: TP #: en/linkchecker.1:270 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkchecker.1:273 msgid "Logs nothing. Suitable for debugging or checking the exit code." msgstr "" # type: SH #: en/linkchecker.1:274 #, no-wrap msgid "REGULAR EXPRESSIONS" msgstr "" # type: Plain text #: en/linkchecker.1:278 msgid "" "Only Python regular expressions are accepted by LinkChecker. See " "B for an introduction in regular " "expressions." msgstr "" # type: Plain text #: en/linkchecker.1:281 msgid "" "The only addition is that a leading exclamation mark negates the regular " "expression." msgstr "" # type: SH #: en/linkchecker.1:282 #, no-wrap msgid "COOKIE FILES" msgstr "" # type: Plain text #: en/linkchecker.1:285 msgid "" "A cookie file contains standard RFC 805 header data with the following " "possible names:" msgstr "" # type: TP #: en/linkchecker.1:286 #, no-wrap msgid "B (optional)" msgstr "" # type: Plain text #: en/linkchecker.1:289 msgid "Sets the scheme the cookies are valid for; default scheme is B." msgstr "" # type: TP #: en/linkchecker.1:289 #, no-wrap msgid "B (required)" msgstr "" # type: Plain text #: en/linkchecker.1:292 msgid "Sets the domain the cookies are valid for." msgstr "" # type: TP #: en/linkchecker.1:292 #, no-wrap msgid "B (optional)" msgstr "" # type: Plain text #: en/linkchecker.1:295 msgid "Gives the path the cookies are value for; default path is B." msgstr "" # type: TP #: en/linkchecker.1:295 #, no-wrap msgid "B (optional)" msgstr "" # type: Plain text #: en/linkchecker.1:298 msgid "Set cookie name/value. Can be given more than once." msgstr "" # type: Plain text #: en/linkchecker.1:300 msgid "Multiple entries are separated by a blank line." msgstr "" # type: Plain text #: en/linkchecker.1:304 msgid "" "The example below will send two cookies to all URLs starting with " "B and one to all URLs starting with " "B:" msgstr "" # type: Plain text #: en/linkchecker.1:309 #, no-wrap msgid "" " Host: example.com\n" " Path: /hello\n" " Set-cookie: ID=\"smee\"\n" " Set-cookie: spam=\"egg\"\n" msgstr "" # type: Plain text #: en/linkchecker.1:313 #, no-wrap msgid "" " Scheme: https\n" " Host: example.org\n" " Set-cookie: baggage=\"elitist\"; comment=\"hologram\"\n" msgstr "" # type: SH #: en/linkchecker.1:314 #, no-wrap msgid "PROXY SUPPORT" msgstr "" # type: Plain text #: en/linkchecker.1:321 msgid "" "To use a proxy set $http_proxy, $https_proxy, $ftp_proxy on Unix or Windows " "to the proxy URL. The URL should be of the form " "B[IB<:>IB<@>]I[B<:>I], for example " "B, or B. On a Mac use " "the Internet Config to select a proxy." msgstr "" # type: SH #: en/linkchecker.1:322 #, no-wrap msgid "NOTES" msgstr "" # type: Plain text #: en/linkchecker.1:327 msgid "" "URLs on the commandline starting with B are treated like " "B, URLs starting with B are treated like B. " "You can also give local files as arguments." msgstr "" # type: Plain text #: en/linkchecker.1:332 msgid "" "If you have your system configured to automatically establish a connection " "to the internet (e.g. with diald), it will connect when checking links not " "pointing to your local host. Use the B<-s> and B<-i> options to prevent " "this." msgstr "" # type: Plain text #: en/linkchecker.1:334 msgid "Javascript links are currently ignored." msgstr "" # type: Plain text #: en/linkchecker.1:337 msgid "" "If your platform does not support threading, LinkChecker disables it " "automatically." msgstr "" # type: Plain text #: en/linkchecker.1:339 msgid "You can supply multiple user/password pairs in a configuration file." msgstr "" # type: Plain text #: en/linkchecker.1:342 msgid "" "When checking B links the given NNTP host doesn't need to be the same " "as the host of the user browsing your pages." msgstr "" # type: SH #: en/linkchecker.1:343 #, no-wrap msgid "ENVIRONMENT" msgstr "" # type: Plain text #: en/linkchecker.1:345 msgid "B - specifies default NNTP server" msgstr "" # type: Plain text #: en/linkchecker.1:347 msgid "B - specifies default HTTP proxy server" msgstr "" # type: Plain text #: en/linkchecker.1:349 msgid "B - specifies default FTP proxy server" msgstr "" # type: Plain text #: en/linkchecker.1:351 msgid "B, B, B - specify output language" msgstr "" # type: SH #: en/linkchecker.1:352 #, no-wrap msgid "RETURN VALUE" msgstr "" # type: Plain text #: en/linkchecker.1:354 msgid "The return value is non-zero when" msgstr "" # type: IP #: en/linkchecker.1:354 en/linkchecker.1:356 en/linkchecker.1:358 #, no-wrap msgid "\\(bu" msgstr "" # type: Plain text #: en/linkchecker.1:356 msgid "invalid links were found or" msgstr "" # type: Plain text #: en/linkchecker.1:358 msgid "link warnings were found and warnings are enabled" msgstr "" # type: Plain text #: en/linkchecker.1:360 msgid "a program error occurred." msgstr "" # type: SH #: en/linkchecker.1:361 #, no-wrap msgid "FILES" msgstr "" # type: Plain text #: en/linkchecker.1:364 msgid "" "B, B<~/.linkchecker/linkcheckerrc> - default " "configuration files" msgstr "" # type: Plain text #: en/linkchecker.1:366 msgid "B<~/.linkchecker/blacklist> - default blacklist logger output filename" msgstr "" # type: Plain text #: en/linkchecker.1:368 msgid "BI - default logger file output name" msgstr "" # type: Plain text #: en/linkchecker.1:370 msgid "" "B - valid output " "encodings" msgstr "" # type: Plain text #: en/linkchecker.1:372 msgid "B - regular expression documentation" msgstr "" # type: SH #: en/linkchecker.1:373 en/linkcheckerrc.5:391 #, no-wrap msgid "SEE ALSO" msgstr "" # type: Plain text #: en/linkchecker.1:375 msgid "B(5)" msgstr "" # type: SH #: en/linkchecker.1:376 en/linkcheckerrc.5:394 #, no-wrap msgid "AUTHOR" msgstr "" # type: Plain text #: en/linkchecker.1:378 en/linkcheckerrc.5:396 msgid "Bastian Kleineidam Ecalvin@users.sourceforge.netE" msgstr "" # type: SH #: en/linkchecker.1:379 en/linkcheckerrc.5:397 #, no-wrap msgid "COPYRIGHT" msgstr "" # type: Plain text #: en/linkchecker.1:380 en/linkcheckerrc.5:398 msgid "Copyright \\(co 2000-2008 Bastian Kleineidam" msgstr "" # type: TH #: en/linkcheckerrc.5:1 #, no-wrap msgid "linkcheckerrc" msgstr "" # type: TH #: en/linkcheckerrc.5:1 #, no-wrap msgid "2007-11-30" msgstr "" # type: Plain text #: en/linkcheckerrc.5:4 msgid "linkcheckerrc - configuration file for LinkChecker" msgstr "" # type: Plain text #: en/linkcheckerrc.5:8 msgid "" "B is the default configuration file LinkChecker. The file is " "written in an INI-style format." msgstr "" # type: SH #: en/linkcheckerrc.5:9 #, no-wrap msgid "SETTINGS" msgstr "" # type: SS #: en/linkcheckerrc.5:11 #, no-wrap msgid "[checking]" msgstr "" # type: TP #: en/linkcheckerrc.5:12 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:18 msgid "Command line option: B<--threads>" msgstr "" # type: TP #: en/linkcheckerrc.5:18 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:24 msgid "Command line option: B<--timeout>" msgstr "" # type: TP #: en/linkcheckerrc.5:24 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:30 msgid "Command line option: B<--anchors>" msgstr "" # type: TP #: en/linkcheckerrc.5:30 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:37 msgid "Command line option: B<--recursion-level>" msgstr "" # type: TP #: en/linkcheckerrc.5:37 #, no-wrap msgid "B=I" msgstr "" # type: Plain text #: en/linkcheckerrc.5:47 msgid "Command line option: B<--warning-regex>" msgstr "" # type: TP #: en/linkcheckerrc.5:47 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:53 msgid "Command line option: B<--warning-size-bytes>" msgstr "" # type: TP #: en/linkcheckerrc.5:53 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:60 msgid "Command line option: B<--nntp-server>" msgstr "" # type: TP #: en/linkcheckerrc.5:60 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:66 msgid "" "If set to zero, treat url#anchora and url#anchorb as equal on caching. This " "is the default browser behaviour, but it's not specified in the URI " "specification. Use with care since broken anchors are not guaranteed to be " "detected in this mode." msgstr "" # type: Plain text #: en/linkcheckerrc.5:68 msgid "Command line option: B<--no-anchor-caching>" msgstr "" # type: TP #: en/linkcheckerrc.5:68 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:73 msgid "Command line option: B<--check-html>" msgstr "" # type: TP #: en/linkcheckerrc.5:73 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:78 msgid "Command line option: B<--check-css>" msgstr "" # type: SS #: en/linkcheckerrc.5:78 #, no-wrap msgid "[filtering]" msgstr "" # type: TP #: en/linkcheckerrc.5:79 #, no-wrap msgid "BI (MULTILINE)" msgstr "" # type: Plain text #: en/linkcheckerrc.5:82 msgid "Only check syntax of URLs matching the given regular expressions." msgstr "" # type: Plain text #: en/linkcheckerrc.5:84 msgid "Command line option: B<--ignore-url>" msgstr "" # type: TP #: en/linkcheckerrc.5:84 #, no-wrap msgid "BI (MULTILINE)" msgstr "" # type: Plain text #: en/linkcheckerrc.5:88 msgid "Check but do not recurse into URLs matching the given regular expressions." msgstr "" # type: Plain text #: en/linkcheckerrc.5:90 msgid "Command line option: B<--no-follow-url>" msgstr "" # type: TP #: en/linkcheckerrc.5:90 #, no-wrap msgid "BI (MULTILINE)" msgstr "" # type: Plain text #: en/linkcheckerrc.5:94 msgid "" "Contact hosts that match the given regular expressions directly instead of " "going through a proxy." msgstr "" # type: Plain text #: en/linkcheckerrc.5:96 msgid "Command line option: B<--no-proxy-for>" msgstr "" # type: TP #: en/linkcheckerrc.5:96 #, no-wrap msgid "BI[B<,>I...]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:100 msgid "" "Ignore the comma-separated list of warnings. See B for the " "list of recognized warnings." msgstr "" # type: Plain text #: en/linkcheckerrc.5:102 en/linkcheckerrc.5:108 en/linkcheckerrc.5:195 en/linkcheckerrc.5:211 msgid "Command line option: none" msgstr "" # type: TP #: en/linkcheckerrc.5:102 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:106 msgid "" "Regular expression to add more URLs recognized as internal links. Default " "is that URLs given on the command line are internal." msgstr "" # type: SS #: en/linkcheckerrc.5:108 #, no-wrap msgid "[authentication]" msgstr "" # type: TP #: en/linkcheckerrc.5:109 #, no-wrap msgid "BI I I (MULTILINE)" msgstr "" # type: Plain text #: en/linkcheckerrc.5:114 msgid "" "Provide different user/password pairs for different link types. Entries are " "a triple (link regular expression, username, password), separated by " "whitespace." msgstr "" # type: Plain text #: en/linkcheckerrc.5:120 msgid "" "If the regular expression matches, the given user/password pair is used for " "authentication. The commandline options B<-u> and B<-p> match every link and " "therefore override the entries given here. The first match wins. At the " "moment, authentication is used/needed for http[s] and ftp links." msgstr "" # type: Plain text #: en/linkcheckerrc.5:122 msgid "Command line option: B<-u>, B<-p>" msgstr "" # type: SS #: en/linkcheckerrc.5:122 #, no-wrap msgid "[output]" msgstr "" # type: TP #: en/linkcheckerrc.5:123 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:128 msgid "Command line option: B<--interactive>" msgstr "" # type: TP #: en/linkcheckerrc.5:128 #, no-wrap msgid "BI[B<,>I...]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:134 msgid "" "Print debugging output for the given loggers. Available loggers are " "B, B, B, B, B, B and B. " "Specifying B is an alias for specifying all available loggers." msgstr "" # type: Plain text #: en/linkcheckerrc.5:136 msgid "Command line option: B<--debug>" msgstr "" # type: TP #: en/linkcheckerrc.5:136 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:139 msgid "Control printing check status messages. Default is 1." msgstr "" # type: Plain text #: en/linkcheckerrc.5:141 msgid "Command line option: B<--no-status>" msgstr "" # type: TP #: en/linkcheckerrc.5:141 #, no-wrap msgid "BI[BI]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:153 msgid "Command line option: B<--output>" msgstr "" # type: TP #: en/linkcheckerrc.5:153 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:156 msgid "If set log all checked URLs. Default is to log only errors and warnings." msgstr "" # type: Plain text #: en/linkcheckerrc.5:158 en/linkcheckerrc.5:169 msgid "Command line option: B<--verbose>" msgstr "" # type: TP #: en/linkcheckerrc.5:158 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:161 msgid "If set log warnings. Default is to log warnings." msgstr "" # type: Plain text #: en/linkcheckerrc.5:163 msgid "Command line option: B<--no-warnings>" msgstr "" # type: TP #: en/linkcheckerrc.5:163 #, no-wrap msgid "B[B<0>|B<1>]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:167 msgid "" "If set, operate quiet. An alias for B. This is only useful with " "B." msgstr "" # type: TP #: en/linkcheckerrc.5:169 #, no-wrap msgid "BI[B<,>I...]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:174 msgid "" "Output to a files BI, " "B<$HOME/.linkchecker/blacklist> for B output." msgstr "" # type: Plain text #: en/linkcheckerrc.5:180 msgid "" "Valid file output types are B, B, B, B, B, " "B, B, B or B Default is no file output. The " "various output types are documented below. Note that you can suppress all " "console output with B." msgstr "" # type: Plain text #: en/linkcheckerrc.5:182 msgid "Command line option: B<--file-output>" msgstr "" # type: SS #: en/linkcheckerrc.5:182 #, no-wrap msgid "[text]" msgstr "" # type: TP #: en/linkcheckerrc.5:183 en/linkcheckerrc.5:245 en/linkcheckerrc.5:255 en/linkcheckerrc.5:265 en/linkcheckerrc.5:281 en/linkcheckerrc.5:297 en/linkcheckerrc.5:328 en/linkcheckerrc.5:335 en/linkcheckerrc.5:345 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:187 msgid "" "Specify output filename for text logging. Default filename is " "B." msgstr "" # type: Plain text #: en/linkcheckerrc.5:189 msgid "Command line option: B<--file-output=>" msgstr "" # type: TP #: en/linkcheckerrc.5:189 en/linkcheckerrc.5:248 en/linkcheckerrc.5:258 en/linkcheckerrc.5:268 en/linkcheckerrc.5:284 en/linkcheckerrc.5:300 en/linkcheckerrc.5:338 en/linkcheckerrc.5:348 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:193 msgid "" "Comma-separated list of parts that have to be logged. See B " "below." msgstr "" # type: TP #: en/linkcheckerrc.5:195 en/linkcheckerrc.5:251 en/linkcheckerrc.5:261 en/linkcheckerrc.5:271 en/linkcheckerrc.5:287 en/linkcheckerrc.5:303 en/linkcheckerrc.5:331 en/linkcheckerrc.5:341 en/linkcheckerrc.5:351 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:200 msgid "" "Valid encodings are listed in B. " "Default encoding is B." msgstr "" # type: TP #: en/linkcheckerrc.5:200 #, no-wrap msgid "I" msgstr "" # type: Plain text #: en/linkcheckerrc.5:209 msgid "" "Color settings for the various log parts, syntax is I or " "IB<;>I. The I can be B, B, B, " "B. The I can be B, B, B, B, " "B, B, B, B, B, B, B, " "B, B, B, B, B or B." msgstr "" # type: TP #: en/linkcheckerrc.5:211 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:214 msgid "Set parent color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:214 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:217 msgid "Set URL color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:217 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:220 msgid "Set name color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:220 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:223 msgid "Set real URL color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:223 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:226 msgid "Set base URL color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:226 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:229 msgid "Set valid color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:229 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:232 msgid "Set invalid color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:232 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:235 msgid "Set info color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:235 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:238 msgid "Set warning color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:238 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:241 msgid "Set download time color. Default is B." msgstr "" # type: TP #: en/linkcheckerrc.5:241 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:244 msgid "Set reset color. Default is B." msgstr "" # type: SS #: en/linkcheckerrc.5:244 #, no-wrap msgid "[gml]" msgstr "" # type: Plain text #: en/linkcheckerrc.5:248 en/linkcheckerrc.5:251 en/linkcheckerrc.5:254 en/linkcheckerrc.5:258 en/linkcheckerrc.5:261 en/linkcheckerrc.5:264 en/linkcheckerrc.5:268 en/linkcheckerrc.5:271 en/linkcheckerrc.5:274 en/linkcheckerrc.5:284 en/linkcheckerrc.5:287 en/linkcheckerrc.5:290 en/linkcheckerrc.5:300 en/linkcheckerrc.5:303 en/linkcheckerrc.5:306 en/linkcheckerrc.5:331 en/linkcheckerrc.5:334 en/linkcheckerrc.5:338 en/linkcheckerrc.5:341 en/linkcheckerrc.5:344 en/linkcheckerrc.5:348 en/linkcheckerrc.5:351 en/linkcheckerrc.5:354 msgid "See [text] section above." msgstr "" # type: SS #: en/linkcheckerrc.5:254 #, no-wrap msgid "[dot]" msgstr "" # type: SS #: en/linkcheckerrc.5:264 #, no-wrap msgid "[csv]" msgstr "" # type: TP #: en/linkcheckerrc.5:274 en/linkcheckerrc.5:293 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:277 msgid "Set CSV separator. Default is a comma (B<,>)." msgstr "" # type: TP #: en/linkcheckerrc.5:277 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:280 msgid "Set CSV quote character. Default is a double quote (B<\">)." msgstr "" # type: SS #: en/linkcheckerrc.5:280 #, no-wrap msgid "[sql]" msgstr "" # type: TP #: en/linkcheckerrc.5:290 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:293 msgid "Set database name to store into. Default is B." msgstr "" # type: Plain text #: en/linkcheckerrc.5:296 msgid "Set SQL command separator character. Default is a semicolor (B<;>)." msgstr "" # type: SS #: en/linkcheckerrc.5:296 #, no-wrap msgid "[html]" msgstr "" # type: TP #: en/linkcheckerrc.5:306 #, no-wrap msgid "BI" msgstr "" # type: Plain text #: en/linkcheckerrc.5:309 msgid "Set HTML background color. Default is B<#fff7e5>." msgstr "" # type: TP #: en/linkcheckerrc.5:309 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkcheckerrc.5:312 msgid "Set HTML URL color. Default is B<#dcd5cf>." msgstr "" # type: TP #: en/linkcheckerrc.5:312 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkcheckerrc.5:315 msgid "Set HTML border color. Default is B<#000000>." msgstr "" # type: TP #: en/linkcheckerrc.5:315 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkcheckerrc.5:318 msgid "Set HTML link color. Default is B<#191c83>." msgstr "" # type: TP #: en/linkcheckerrc.5:318 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkcheckerrc.5:321 msgid "Set HTML warning color. Default is B<#e0954e>." msgstr "" # type: TP #: en/linkcheckerrc.5:321 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkcheckerrc.5:324 msgid "Set HTML error color. Default is B<#db4930>." msgstr "" # type: TP #: en/linkcheckerrc.5:324 #, no-wrap msgid "B" msgstr "" # type: Plain text #: en/linkcheckerrc.5:327 msgid "Set HTML valid color. Default is B<#3ba557>." msgstr "" # type: SS #: en/linkcheckerrc.5:327 #, no-wrap msgid "[blacklist]" msgstr "" # type: SS #: en/linkcheckerrc.5:334 #, no-wrap msgid "[xml]" msgstr "" # type: SS #: en/linkcheckerrc.5:344 #, no-wrap msgid "[gxml]" msgstr "" # type: SH #: en/linkcheckerrc.5:355 #, no-wrap msgid "LOGGER PARTS" msgstr "" # type: Plain text #: en/linkcheckerrc.5:370 #, no-wrap msgid "" " B (for all parts)\n" " B (the full url link)\n" " B (valid or invalid, with messages)\n" " B (1 or 0, only in some logger types reported)\n" " B (base href=...)\n" " B (Ea href=...EnameE/aE and Eimg " "alt=\"name\"E)\n" " B (if any)\n" " B (some additional info, e.g. FTP welcome messages)\n" " B (warnings)\n" " B (download time)\n" " B (check time)\n" " B (the original url name, can be relative)\n" " B (the blurb at the beginning, \"starting at ...\")\n" " B (the blurb at the end, \"found x errors ...\")\n" msgstr "" # type: SH #: en/linkcheckerrc.5:370 #, no-wrap msgid "MULTILINE" msgstr "" # type: Plain text #: en/linkcheckerrc.5:374 msgid "" "Some option values can span multiple lines. Each line has to be indented for " "that to work. Lines starting with a hash (B<#>) will be ignored, though they " "must still be indented." msgstr "" # type: Plain text #: en/linkcheckerrc.5:380 #, no-wrap msgid "" " ignore=\n" " lconline\n" " bookmark\n" " # a comment\n" " ^mailto:\n" msgstr "" # type: SH #: en/linkcheckerrc.5:381 #, no-wrap msgid "EXAMPLE" msgstr "" # type: Plain text #: en/linkcheckerrc.5:384 #, no-wrap msgid "" " [output]\n" " log=html\n" msgstr "" # type: Plain text #: en/linkcheckerrc.5:387 #, no-wrap msgid "" " [checking]\n" " threads=5\n" msgstr "" # type: Plain text #: en/linkcheckerrc.5:390 #, no-wrap msgid "" " [filtering]\n" " ignorewarnings=anchor-not-found\n" msgstr "" # type: Plain text #: en/linkcheckerrc.5:393 msgid "linkchecker(1)" msgstr ""