2003-08-11 09:44:39 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
2004-09-14 20:05:30 +00:00
"POT-Creation-Date: 2004-09-14 22:04+CEST\n"
2003-08-11 09:44:39 +00:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/consumer.py:112
2004-08-19 21:39:25 +00:00
msgid "keyboard interrupt; waiting for %d active threads to finish"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/consumer.py:130
2004-08-28 17:02:59 +00:00
msgid "Status: %5d URLs queued, %4d URLs checked, %2d active threads, runtime %s"
2004-07-22 13:34:45 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/errorurl.py:29
2004-08-27 13:57:38 +00:00
msgid "URL is unrecognized or has invalid syntax"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/fileurl.py:77
2004-08-24 15:09:00 +00:00
msgid "Added trailing slash to directory"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/fileurl.py:83
2004-08-24 15:09:00 +00:00
msgid "directory"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/ftpurl.py:91
2003-08-11 09:44:39 +00:00
msgid "Remote host has closed connection"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/ftpurl.py:95
2003-08-11 09:44:39 +00:00
msgid "Got no answer from FTP server"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/ftpurl.py:115
2003-08-11 09:44:39 +00:00
msgid "Missing trailing directory slash in ftp url"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/httpsurl.py:28 ../linkcheck/checker/ignoredurl.py:25
2004-08-19 21:39:25 +00:00
msgid "%s url ignored"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:64
2003-08-11 09:44:39 +00:00
msgid "URL path is empty, assuming '/' as path"
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:113
2004-01-02 23:30:53 +00:00
msgid "Using Proxy %r"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:119
2003-08-11 09:44:39 +00:00
msgid "Access denied by robots.txt, checked only syntax"
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:123
2003-08-11 09:44:39 +00:00
msgid "Amazon servers block HTTP HEAD requests, using GET instead"
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:150
2004-01-02 23:30:53 +00:00
msgid "Enforced Proxy %r"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:176
2004-01-29 21:23:20 +00:00
msgid "more than %d redirections, aborting"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:208
2004-01-29 21:23:20 +00:00
msgid "Zope Server cannot determine MIME type with HEAD, falling back to GET"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:216
2004-01-29 21:23:20 +00:00
msgid "Effective URL %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:232
2004-08-28 09:10:29 +00:00
msgid "Redirected to %(url)s"
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:243
2004-01-29 21:23:20 +00:00
msgid ""
"recursive redirection encountered:\n"
" %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:253
2004-01-29 21:23:20 +00:00
msgid "HTTP 301 (moved permanent) encountered: you should update this link."
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:258
2004-08-28 17:02:59 +00:00
msgid "A HTTP 301 redirection occured and the URL has no trailing / at the end. All URLs which point to (home) directories should end with a / to avoid redirection."
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:269
2004-01-29 21:23:20 +00:00
msgid "HTTP redirection to non-http url encountered; the original url was %r."
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:297
2004-01-29 21:23:20 +00:00
msgid "unknown"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:299
2004-01-29 21:23:20 +00:00
msgid "Server %r did not support HEAD request, used GET for checking"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:302
2004-05-27 20:44:37 +00:00
msgid "Server %r had no anchor support, removed anchor from request"
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:317
msgid "Could not store cookies: %(msg)s"
msgstr ""
#: ../linkcheck/checker/httpurl.py:325
2003-12-10 20:30:37 +00:00
msgid "Last modified %s"
msgstr ""
2004-09-14 20:05:30 +00:00
#: ../linkcheck/checker/httpurl.py:419 ../linkcheck/checker/httpurl.py:440
2004-01-02 23:30:53 +00:00
msgid "Unsupported content encoding %r."
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:47
2004-08-19 21:39:25 +00:00
msgid "Invalid mail syntax"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:98
2004-08-19 21:39:25 +00:00
msgid "No addresses found"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:113
2004-08-19 21:39:25 +00:00
msgid "No MX mail host for %(domain)s found"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:132
2004-08-19 21:39:25 +00:00
msgid "Verified address: %(info)s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:136
2004-08-19 21:39:25 +00:00
msgid "MX mail host %(host)s did not accept connections: %(error)s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:142
2004-08-19 21:39:25 +00:00
msgid "Could not connect, but syntax is correct"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:144
2004-08-19 21:39:25 +00:00
msgid "Found MX mail host %(host)s"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/mailtourl.py:156
2004-08-19 21:39:25 +00:00
msgid "Could not split the mail address"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/nntpurl.py:103
2003-08-11 09:44:39 +00:00
msgid "No NNTP server specified, skipping this URL"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/nntpurl.py:112
2003-08-11 09:44:39 +00:00
msgid "Articel number %s found"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/nntpurl.py:119
2003-08-11 09:44:39 +00:00
msgid "Group %s has %s articles, range %s to %s"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/nntpurl.py:123
2003-08-11 09:44:39 +00:00
msgid "No newsgroup specified in NNTP URL"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/nntpurl.py:143
2003-08-11 09:44:39 +00:00
msgid "NTTP server too busy; tried more than %d times"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/nntpurl.py:145
2003-08-11 09:44:39 +00:00
msgid "NNTP busy: %s"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/telneturl.py:43
2004-08-19 21:39:25 +00:00
msgid "Host is empty"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/urlbase.py:42
2003-08-11 09:44:39 +00:00
msgid ""
"********** Oops, I did it again. *************\n"
"\n"
"You have found an internal error in LinkChecker. Please write a bug report\n"
"at http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913\n"
"or send mail to %s and include the following information:\n"
2004-08-27 13:57:38 +00:00
"- the URL or file you are testing\n"
"- your commandline arguments and/or configuration.\n"
"- the output of a debug run with option \"-Dall\" of the executed command\n"
"- the system information below.\n"
2003-08-11 09:44:39 +00:00
"\n"
2004-08-27 13:57:38 +00:00
"Disclosing some of the information above due to privacy reasons is ok.\n"
2004-09-05 20:52:47 +00:00
"I will try to help you nonetheless, but you have to give me something\n"
2004-08-27 13:57:38 +00:00
"I can work with ;) .\n"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/urlbase.py:61
2004-08-19 21:39:25 +00:00
msgid "******** LinkChecker internal error, bailing out ********"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/urlbase.py:67
2003-08-11 09:44:39 +00:00
msgid "System info:"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/checker/urlbase.py:69
2004-08-19 21:39:25 +00:00
msgid "Python %s on %s"
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:224
2004-08-31 20:32:33 +00:00
msgid "URL is empty"
2004-08-19 21:39:25 +00:00
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:243
2004-08-27 13:57:38 +00:00
msgid "Base URL is not properly normed. Normed url is %(url)r."
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:271
2004-08-19 21:39:25 +00:00
msgid "URL has invalid port %r"
2004-02-20 14:18:09 +00:00
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:308
2004-04-03 16:35:15 +00:00
msgid "outside of domain filter, checked only syntax"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:323
2004-04-03 16:35:15 +00:00
msgid "Hostname not found"
2003-09-20 12:18:25 +00:00
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:326
2004-05-26 23:06:57 +00:00
msgid "Bad HTTP response %r"
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:355
2004-04-03 16:35:15 +00:00
msgid "could not parse content: %r"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:428
2003-08-11 09:44:39 +00:00
msgid "anchor #%s not found"
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:490
2004-01-02 23:30:53 +00:00
msgid "Found %r in link contents"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:497
2003-08-11 09:44:39 +00:00
msgid "Content size %s is larger than %s"
msgstr ""
2004-09-10 11:46:58 +00:00
#: ../linkcheck/checker/urlbase.py:535
2003-08-11 09:44:39 +00:00
msgid "more than one <base> tag found, using only the first one"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/configuration.py:222
2004-08-19 21:39:25 +00:00
msgid "invalid log option %r"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/configuration.py:331
2004-08-19 21:39:25 +00:00
msgid ""
"extern%d: syntax error %s\n"
2004-01-03 13:38:36 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:115
2003-08-11 09:44:39 +00:00
msgid "unsupported language"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:120
2003-08-11 09:44:39 +00:00
msgid "empty url was given"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:122
2004-08-27 13:57:38 +00:00
msgid "disallowed url was given"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:124
2003-08-11 09:44:39 +00:00
msgid "no url was given"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:129
2004-04-04 09:34:58 +00:00
msgid "invalid recursion level"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:134
2003-08-11 09:44:39 +00:00
msgid "invalid %s option syntax"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/lc_cgi.py:155
2003-08-11 09:44:39 +00:00
msgid ""
"<html><head>\n"
"<title>LinkChecker Online Error</title></head>\n"
"<body text=#192c83 bgcolor=#fff7e5 link=#191c83 vlink=#191c83 alink=#191c83>\n"
"<blockquote>\n"
"<b>Error: %s</b><br>\n"
"The LinkChecker Online script has encountered an error. Please ensure\n"
"that your provided URL link begins with <code>http://</code> and\n"
"contains only these characters: <code>A-Za-z0-9./_~-</code><br><br>\n"
"Errors are logged.\n"
"</blockquote>\n"
"</body>\n"
"</html>"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:26
2004-08-19 21:39:25 +00:00
msgid "Real URL"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:27
2004-08-24 15:09:00 +00:00
msgid "Cache key"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:28
2004-08-19 21:39:25 +00:00
msgid "Result"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:29
2004-08-19 21:39:25 +00:00
msgid "Base"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:30
2004-08-19 21:39:25 +00:00
msgid "Name"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:31
2004-08-19 21:39:25 +00:00
msgid "Parent URL"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:32
2004-08-19 21:39:25 +00:00
msgid "Extern"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:33
2004-08-19 21:39:25 +00:00
msgid "Info"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:34
2004-08-19 21:39:25 +00:00
msgid "Warning"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:35
2004-08-19 21:39:25 +00:00
msgid "D/L Time"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:36
2004-08-19 21:39:25 +00:00
msgid "D/L Size"
2003-08-11 12:46:35 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:37
2004-08-19 21:39:25 +00:00
msgid "Check Time"
2003-08-11 12:46:35 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/__init__.py:38
2004-08-19 21:39:25 +00:00
msgid "URL"
2003-08-11 12:46:35 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/csvlog.py:45 ../linkcheck/logger/gml.py:44
#: ../linkcheck/logger/sql.py:54 ../linkcheck/logger/xmllog.py:77
2004-08-27 13:57:38 +00:00
msgid "created by %s at %s"
2004-01-03 13:38:36 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/csvlog.py:49 ../linkcheck/logger/gml.py:48
2004-08-27 13:57:38 +00:00
msgid "Get the newest version at %(url)s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/csvlog.py:52 ../linkcheck/logger/gml.py:51
2004-08-27 13:57:38 +00:00
msgid "Write comments and bugs to %(email)s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/csvlog.py:55
2004-08-27 13:57:38 +00:00
msgid "# Format of the entries:"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/csvlog.py:100
2004-08-27 13:57:38 +00:00
msgid "Stopped checking at %s (%s)%s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/gml.py:125 ../linkcheck/logger/html.py:253
#: ../linkcheck/logger/sql.py:120 ../linkcheck/logger/text.py:240
#: ../linkcheck/logger/xmllog.py:173
2004-08-27 13:57:38 +00:00
msgid "Stopped checking at %s (%s)"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:86 ../linkcheck/logger/text.py:100
2004-08-27 13:57:38 +00:00
msgid "Start checking at %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:147 ../linkcheck/logger/text.py:138
2004-08-27 13:57:38 +00:00
msgid " (cached)"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:161 ../linkcheck/logger/text.py:152
2004-08-27 13:57:38 +00:00
msgid ", line %d"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:162 ../linkcheck/logger/text.py:153
2004-08-27 13:57:38 +00:00
msgid ", col %d"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:188 ../linkcheck/logger/html.py:201
#: ../linkcheck/logger/text.py:172 ../linkcheck/logger/text.py:186
2004-08-27 13:57:38 +00:00
msgid "%.3f seconds"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:225 ../linkcheck/logger/text.py:213
2004-08-31 20:32:33 +00:00
msgid "Valid"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:230 ../linkcheck/logger/text.py:217
2004-08-31 20:32:33 +00:00
msgid "Error"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:240 ../linkcheck/logger/text.py:227
2004-08-19 21:39:25 +00:00
msgid "Thats it. "
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:242 ../linkcheck/logger/text.py:229
2004-08-19 21:39:25 +00:00
msgid "1 error"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:244
2004-08-27 13:57:38 +00:00
msgid "%d errors"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:247 ../linkcheck/logger/text.py:234
2004-08-19 21:39:25 +00:00
msgid " in 1 link"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:249 ../linkcheck/logger/text.py:236
2004-08-19 21:39:25 +00:00
msgid " in %d links"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:250 ../linkcheck/logger/text.py:237
2004-08-19 21:39:25 +00:00
msgid " found"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:259 ../linkcheck/logger/sql.py:58
#: ../linkcheck/logger/text.py:93 ../linkcheck/logger/xmllog.py:81
2004-08-19 21:39:25 +00:00
msgid "Get the newest version at %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/html.py:263 ../linkcheck/logger/sql.py:61
#: ../linkcheck/logger/text.py:96 ../linkcheck/logger/xmllog.py:84
2004-08-19 21:39:25 +00:00
msgid "Write comments and bugs to %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/logger/text.py:231
2004-08-27 13:57:38 +00:00
msgid " errors"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/strformat.py:133
2004-08-19 21:39:25 +00:00
msgid "seconds"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/strformat.py:136
2004-08-19 21:39:25 +00:00
msgid "minutes"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkcheck/strformat.py:139
2004-08-19 21:39:25 +00:00
msgid "hours"
2003-10-31 16:29:53 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:54
2003-08-11 09:44:39 +00:00
msgid ""
"USAGE\tlinkchecker [options] file-or-url...\n"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:57
2003-08-11 09:44:39 +00:00
msgid ""
"NOTES\n"
2004-08-19 21:39:25 +00:00
"o A ! before a regular expression negates it. So '!^mailto:' matches\n"
" everything but a mailto link.\n"
"o URLs on the command line starting with \"ftp.\" are treated like\n"
" \"ftp://ftp.\", URLs starting with \"www.\" are treated like \"http://www.\".\n"
2003-08-11 09:44:39 +00:00
" You can also give local files as arguments.\n"
"o If you have your system configured to automatically establish a\n"
" connection to the internet (e.g. with diald), it will connect when\n"
2004-08-19 21:39:25 +00:00
" checking links not pointing to your local system.\n"
2004-08-28 09:10:29 +00:00
" See the --extern-strict-all option on how to prevent this.\n"
2003-08-11 09:44:39 +00:00
"o Javascript links are currently ignored.\n"
2004-08-19 21:39:25 +00:00
"o If your platform does not support threading, LinkChecker disables it\n"
" automatically.\n"
2003-08-11 09:44:39 +00:00
"o You can supply multiple user/password pairs in a configuration file.\n"
"o To use proxies set $http_proxy, $https_proxy, $ftp_proxy, $gopher_proxy\n"
" on Unix or Windows.\n"
" On a Mac use the Internet Config.\n"
"o When checking 'news:' links the given NNTP host doesn't need to be the\n"
" same as the host of the user browsing your pages!\n"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:78
2003-08-11 09:44:39 +00:00
msgid ""
"EXAMPLES\n"
2004-08-28 17:02:59 +00:00
"The most common use checks the given domain recursively, plus any\n"
"single URL pointing outside of the domain:\n"
" linkchecker http://treasure.calvinsplayground.de/\n"
"Beware that this checks the whole site which can have several hundred\n"
"thousands URLs. Use the -r option to restrict the recursion depth.\n"
2004-04-03 16:35:15 +00:00
"\n"
"Don't connect to mailto: hosts, only check their URL syntax. All other\n"
"links are checked as usual:\n"
2004-08-28 09:10:29 +00:00
" linkchecker --intern='!^mailto:' --extern-strict-all www.mysite.org\n"
2004-04-03 16:35:15 +00:00
"\n"
"Checking a local HTML file on Unix:\n"
" linkchecker ../bla.html\n"
"\n"
"Checking a local HTML file on Windows:\n"
" linkchecker c:\\temp\\test.html\n"
2003-08-11 09:44:39 +00:00
"\n"
2004-04-03 16:35:15 +00:00
"You can skip the \"http://\" url part if the domain starts with \"www.\":\n"
" linkchecker www.myhomepage.de\n"
2003-08-11 09:44:39 +00:00
"\n"
2004-04-03 16:35:15 +00:00
"You can skip the \"ftp://\" url part if the domain starts with \"ftp.\":\n"
" linkchecker -r0 ftp.linux.org\n"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:109
2004-08-19 21:39:25 +00:00
msgid "Error: %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:111
2004-08-19 21:39:25 +00:00
msgid "Execute 'linkchecker -h' for help"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:119
2003-08-11 09:44:39 +00:00
msgid "Could not find profiling file %s."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:121
2003-08-11 09:44:39 +00:00
msgid "Please run linkchecker with --profile to generate it."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:196
2004-01-10 11:12:23 +00:00
msgid "General options"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:198
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Use file as configuration file. As default LinkChecker first\n"
"searches /etc/linkcheckerrc and then ~/.linkcheckerrc\n"
"(under Windows <path-to-program>\\linkcheckerrc)."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:203
2004-01-10 11:12:23 +00:00
msgid "Ask for url if none are given on the commandline."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:206
2004-08-28 09:10:29 +00:00
msgid "Generate no more than num threads. Default number of threads is 10."
2004-01-10 11:12:23 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:210
2004-01-10 11:12:23 +00:00
msgid "Print version and exit."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:216
2004-01-10 11:12:23 +00:00
msgid "Output options"
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:218
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Log all checked URLs (implies -w). Default is to log only invalid\n"
"URLs."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:222
2004-01-10 11:12:23 +00:00
msgid "Log warnings."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:224
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Define a regular expression which prints a warning if it matches\n"
2004-08-19 21:39:25 +00:00
"any content of the checked link. This applies only to valid pages,\n"
"so we can get their content.\n"
"\n"
2004-01-10 11:12:23 +00:00
"Use this to check for pages that contain some form of error\n"
"message, for example 'This page has moved' or 'Oracle\n"
2004-08-19 21:39:25 +00:00
"Application Server error'. This option implies -w."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:233
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Print a warning if content size is available and exceeds the given\n"
"number of bytes. This option implies -w."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:237
2004-01-10 11:12:23 +00:00
msgid "Quiet operation. This is only useful with -F."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:240
2004-08-19 21:39:25 +00:00
msgid "Specify output as %(loggertypes)s. Default output type is text."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:245
2004-01-03 21:15:57 +00:00
msgid ""
2004-08-19 21:39:25 +00:00
"Output to a file linkchecker-out.TYPE, $HOME/.linkchecker_blacklist for\n"
"'blacklist' output, or FILENAME if specified.\n"
"The FILENAME part of the 'none' output type will be ignored,\n"
2004-01-29 19:03:02 +00:00
"else if the file already exists, it will be overwritten.\n"
2004-08-19 21:39:25 +00:00
"You can specify this option more than once. Valid file output TYPEs\n"
"are %(loggertypes)s. You can specify this option multiple times to output\n"
2004-08-28 09:10:29 +00:00
"to more than one file. Default is no file output."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:255
2004-08-28 16:26:30 +00:00
msgid "Do not print check status messages."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:259
2004-08-19 21:39:25 +00:00
msgid ""
"Print debugging output for given logger.\n"
"Available loggers are %(lognamelist)s.\n"
"Specifying 'all' is an alias for specifying all available loggers.\n"
"The option can be given multiple times to debug with more\n"
"than one logger.\n"
"\n"
"For accurate results, threading will be disabled during debug runs."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:268
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Write profiling data into a file named %s in the\n"
"current working directory. See also --viewprof."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:272
2004-01-10 11:12:23 +00:00
msgid "Print out previously generated profiling data. See also --profile."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:278
2004-01-10 11:12:23 +00:00
msgid "Checking options"
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:280
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Check recursively all links up to given depth. A negative depth\n"
2004-08-19 21:39:25 +00:00
"will enable inifinite recursion. Default depth is infinite."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:284
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
" regex, --intern=regex\n"
"Assume URLs that match the given expression as internal.\n"
"LinkChecker descends recursively only to internal URLs, not to\n"
"external."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:290
2004-01-03 21:15:57 +00:00
msgid ""
2004-08-28 09:10:29 +00:00
"Assume urls that match the given expression as external.\n"
"Only internal HTML links are checked recursively."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:294
2004-09-03 15:16:43 +00:00
msgid ""
"Assume urls that match the given expression as strict external.\n"
"Only internal HTML links are checked recursively."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:298
2004-01-03 21:15:57 +00:00
msgid ""
"Check only syntax of external links, do not try to connect to them.\n"
"For local file urls, only local files are internal. For\n"
"http and ftp urls, all urls at the same domain name are internal."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:303
2004-08-28 09:10:29 +00:00
msgid ""
"Swap checking order to external/internal. Default checking order\n"
"is internal/external."
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:307
2004-01-10 11:12:23 +00:00
msgid ""
"Accept and send HTTP cookies according to RFC 2109. Only cookies\n"
"which are sent back to the originating server are accepted.\n"
"Sent and accepted cookies are provided as additional logging\n"
"information."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:313
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Check HTTP anchor references. This option applies to both internal\n"
"and external urls. Default is don't check anchors.\n"
"This option implies -w because anchor errors are always warnings."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:318
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Treat url#anchora and url#anchorb as equal on caching. This\n"
"is the default browser behaviour, but it's not specified in\n"
"the URI specification. Use with care."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:323
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-04 08:56:31 +00:00
"Try given username for HTTP and FTP authorization.\n"
2004-09-03 15:16:43 +00:00
"For FTP the default username is 'anonymous'. See also -p."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:327
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Try given password for HTTP and FTP authorization.\n"
2004-08-31 21:49:53 +00:00
"For FTP the default password is 'anonymous@'. See also -u."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:331
2004-01-10 11:12:23 +00:00
msgid ""
"Set the timeout for TCP connection attempts in seconds. The default\n"
"timeout is %d seconds."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:335
2004-01-10 11:12:23 +00:00
msgid ""
"Pause <secs> seconds between each url check. This option implies -t0.\n"
"Default is no pause between requests."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:339
2004-01-03 21:15:57 +00:00
msgid ""
2004-01-10 11:12:23 +00:00
"Specify an NNTP server for 'news:...' links. Default is the\n"
"environment variable NNTP_SERVER. If no host is given,\n"
"only the syntax of the link is checked."
2004-01-03 21:15:57 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:347
2004-08-28 09:10:29 +00:00
msgid ""
"Print check status every 5 seconds to stderr. When --debug is\n"
"given, the status check will only be printed after each checked url.\n"
"This is due to disabled threading during a debug run."
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:386 ../linkchecker:400 ../linkchecker:441
2004-01-02 23:30:53 +00:00
msgid "Illegal argument %r for option %s"
2003-08-11 09:44:39 +00:00
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:420 ../linkchecker:434
2004-01-03 21:15:57 +00:00
msgid "Illegal argument %d for option %s"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:474
2003-08-11 09:44:39 +00:00
msgid ""
"enter one or more urls, separated by white-space\n"
"--> "
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:477
2003-08-11 09:44:39 +00:00
msgid "no files or urls given"
msgstr ""
2004-09-08 13:32:47 +00:00
#: ../linkchecker:508
2003-08-11 09:44:39 +00:00
msgid "Hit RETURN to finish"
msgstr ""