mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 02:10:24 +00:00
1919 lines
47 KiB
Text
1919 lines
47 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2010 Bastian Kleineidam <calvin@users.sourceforge.net>
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: calvin@users.sourceforge.net\n"
|
|
"POT-Creation-Date: 2010-11-06 20:12+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
|
|
#: ../linkcheck/logger/__init__.py:30
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:209
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:31
|
|
msgid "Real URL"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:32
|
|
msgid "Cache key"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:33
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:219
|
|
#: ../linkcheck/gui/urlmodel.py:22
|
|
msgid "Result"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:34
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:213
|
|
msgid "Base"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:35
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:211
|
|
#: ../linkcheck/gui/urlmodel.py:22
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:36
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:212
|
|
msgid "Parent URL"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:37
|
|
msgid "Extern"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:38
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:217
|
|
msgid "Info"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:39
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:218
|
|
msgid "Warning"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:40
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:215
|
|
msgid "D/L time"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:41
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:216
|
|
msgid "Size"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:42
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:214
|
|
msgid "Check time"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:43
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:210
|
|
#: ../linkcheck/gui/urlmodel.py:22 ../linkcheck/gui/linkchecker_ui_main.py:137
|
|
msgid "URL"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:170
|
|
#, python-format
|
|
msgid "Happy birthday for LinkChecker, I'm %d years old today!"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:268
|
|
#, python-format
|
|
msgid "created by %(app)s at %(time)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:271 ../linkcheck/logger/text.py:100
|
|
#, python-format
|
|
msgid "Get the newest version at %(url)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:273 ../linkcheck/logger/text.py:102
|
|
#, python-format
|
|
msgid "Write comments and bugs to %(url)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/__init__.py:281 ../linkcheck/logger/text.py:263
|
|
#: ../linkcheck/logger/html.py:305
|
|
#, python-format
|
|
msgid "Stopped checking at %(time)s (%(duration)s)"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:106 ../linkcheck/logger/html.py:103
|
|
#, python-format
|
|
msgid "Start checking at %s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:151 ../linkcheck/logger/html.py:174
|
|
msgid " (cached)"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:167 ../linkcheck/logger/html.py:192
|
|
#: ../linkcheck/gui/urlmodel.py:41
|
|
#, python-format
|
|
msgid ", line %d"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:168 ../linkcheck/logger/html.py:193
|
|
#: ../linkcheck/gui/urlmodel.py:42
|
|
#, python-format
|
|
msgid ", col %d"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:190 ../linkcheck/logger/text.py:206
|
|
#: ../linkcheck/logger/html.py:223 ../linkcheck/logger/html.py:239
|
|
#: ../linkcheck/gui/properties.py:49 ../linkcheck/gui/properties.py:51
|
|
#, python-format
|
|
msgid "%.3f seconds"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:230 ../linkcheck/logger/html.py:269
|
|
msgid "Valid"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:233 ../linkcheck/logger/html.py:274
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:244 ../linkcheck/logger/html.py:285
|
|
msgid "That's it."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:246 ../linkcheck/logger/html.py:287
|
|
#, python-format
|
|
msgid "%d link checked."
|
|
msgid_plural "%d links checked."
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/logger/text.py:249 ../linkcheck/logger/html.py:290
|
|
#, python-format
|
|
msgid "%d warning found"
|
|
msgid_plural "%d warnings found"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/logger/text.py:252 ../linkcheck/logger/html.py:293
|
|
#, python-format
|
|
msgid " (%d ignored or duplicates not printed)"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/text.py:255 ../linkcheck/logger/html.py:296
|
|
#, python-format
|
|
msgid "%d error found"
|
|
msgid_plural "%d errors found"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/logger/text.py:258 ../linkcheck/logger/html.py:299
|
|
#, python-format
|
|
msgid " (%d duplicates not printed)"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/html.py:154
|
|
msgid "checked link"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/html.py:310
|
|
#, python-format
|
|
msgid "Get the newest version at %s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/logger/html.py:313
|
|
#, python-format
|
|
msgid "Write comments and bugs to %s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/strformat.py:230
|
|
#, python-format
|
|
msgid "%(prefix)s%(duration).02f seconds"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/strformat.py:233
|
|
#, python-format
|
|
msgid "%d second"
|
|
msgid_plural "%d seconds"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/strformat.py:234
|
|
#, python-format
|
|
msgid "%d minute"
|
|
msgid_plural "%d minutes"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/strformat.py:235
|
|
#, python-format
|
|
msgid "%d hour"
|
|
msgid_plural "%d hours"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/strformat.py:236
|
|
#, python-format
|
|
msgid "%d day"
|
|
msgid_plural "%d days"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/strformat.py:237
|
|
#, python-format
|
|
msgid "%d year"
|
|
msgid_plural "%d years"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:137
|
|
msgid "Access denied by robots.txt, skipping content checks."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:144
|
|
msgid "Amazon servers block HTTP HEAD requests."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:146
|
|
msgid "Using GET method for Amazon server."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:153
|
|
msgid "unknown"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:155
|
|
#, python-format
|
|
msgid ""
|
|
"Server `%(name)s' did not support HEAD request; a GET request was used "
|
|
"instead."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:197
|
|
#, python-format
|
|
msgid "Enforced proxy `%(name)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:202
|
|
#, python-format
|
|
msgid "Enforced proxy `%(name)s' ignored, aborting."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:233
|
|
#, python-format
|
|
msgid "more than %d redirections, aborting"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:243
|
|
#, python-format
|
|
msgid ""
|
|
"Unsupported HTTP authentication `%(auth)s', only `Basic' authentication is "
|
|
"supported."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:291
|
|
#, python-format
|
|
msgid "Redirected to `%(url)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:305
|
|
msgid "The redirected URL is outside of the domain filter, checked only syntax."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:313
|
|
msgid "Access to redirected URL denied by robots.txt, checked only syntax."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:328
|
|
#, python-format
|
|
msgid ""
|
|
"recursive redirection encountered:\n"
|
|
" %(urls)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:342
|
|
#, python-format
|
|
msgid ""
|
|
"Redirection to URL `%(newurl)s' with different scheme found; the original URL "
|
|
"was `%(url)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:367
|
|
msgid "HTTP 301 (moved permanent) encountered: you should update this link."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:396
|
|
#, python-format
|
|
msgid "Sent cookie: %(cookie)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:404
|
|
#, python-format
|
|
msgid "Could not store cookies: %(msg)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:413
|
|
#, python-format
|
|
msgid "Last modified %(date)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:536
|
|
#, python-format
|
|
msgid "Unsupported HTTP url scheme `%(scheme)s'"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:578
|
|
#, python-format
|
|
msgid "Decompress error %(err)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpurl.py:594
|
|
#, python-format
|
|
msgid "Unsupported content encoding `%(encoding)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/httpsurl.py:35
|
|
#, python-format
|
|
msgid "%s URL ignored."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/ftpurl.py:110
|
|
#, python-format
|
|
msgid "Remote host has closed connection: %(msg)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/ftpurl.py:117
|
|
msgid "Got no answer from FTP server"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/ftpurl.py:156
|
|
msgid "Missing trailing directory slash in ftp url."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:104
|
|
msgid "The effective URL is different from the original."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:106
|
|
msgid "Could not get the content of the URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:107
|
|
msgid "URL uses a unicode domain."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:108
|
|
msgid "URL anchor was not found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:110
|
|
msgid "The warning regular expression was found in the URL contents."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:111
|
|
msgid "The URL content size is too large."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:112
|
|
msgid "The URL content size is zero."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:113
|
|
msgid "The URL content size and download size are unequal."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:114
|
|
msgid "The file: URL is missing a trailing slash."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:116
|
|
msgid "The file: path is not the same as the system specific path."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:117
|
|
msgid "The ftp: URL is missing a trailing slash."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:118
|
|
msgid "The http: URL checking has been denied."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:119
|
|
msgid "The URL has moved permanently."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:121
|
|
msgid "The URL has been redirected to an URL of a different type."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:122
|
|
msgid "The URL had no content."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:124
|
|
msgid "An error occurred while storing a cookie."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:126
|
|
msgid "An error occurred while decompressing the URL content."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:128
|
|
msgid "The URL content is encoded with an unknown encoding."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:130
|
|
msgid "Unsupported HTTP authentication method."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:131
|
|
msgid "The URL has been ignored."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:132
|
|
msgid "The mail MX host could not be found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:134
|
|
msgid "The mailto: address could not be verified."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:136
|
|
msgid "No connection to a MX host could be established."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:137
|
|
msgid "No NNTP server was found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:138
|
|
msgid "The NNTP newsgroup could not be found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/const.py:139
|
|
msgid "The IP is obfuscated."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/proxysupport.py:42
|
|
#, python-format
|
|
msgid "Proxy value `%(proxy)s' must start with 'http:' or 'https:'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/proxysupport.py:51
|
|
#, python-format
|
|
msgid "Ignoring proxy setting `%(proxy)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/proxysupport.py:54
|
|
#, python-format
|
|
msgid "Using proxy `%(proxy)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/telneturl.py:52
|
|
msgid "Host is empty"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/fileurl.py:128
|
|
msgid "Added trailing slash to directory."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/fileurl.py:149
|
|
msgid "directory"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/fileurl.py:166
|
|
#, python-format
|
|
msgid ""
|
|
"The URL path %(path)r is not the same as the system path %(realpath)r. You "
|
|
"should always use the system path in URLs."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:86
|
|
#, python-format
|
|
msgid "No mail addresses found in `%(url)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:125
|
|
#, python-format
|
|
msgid "Error parsing CGI values: %s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:148
|
|
#, python-format
|
|
msgid ""
|
|
"Mail address `%(addr)s' too long. Allowed 256 chars, was %(length)d chars."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:152
|
|
#, python-format
|
|
msgid "Missing `@' in mail address `%(addr)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:158
|
|
#, python-format
|
|
msgid "Missing local part of mail address `%(addr)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:162
|
|
#, python-format
|
|
msgid "Missing domain part of mail address `%(addr)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:166
|
|
#, python-format
|
|
msgid ""
|
|
"Local part of mail address `%(addr)s' too long. Allowed 64 chars, was "
|
|
"%(length)d chars."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:170
|
|
#, python-format
|
|
msgid ""
|
|
"Domain part of mail address `%(addr)s' too long. Allowed 255 chars, was "
|
|
"%(length)d chars."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:179
|
|
#, python-format
|
|
msgid "Unquoted double quote or backslash in mail address `%(addr)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:184
|
|
#, python-format
|
|
msgid "Local part of mail address `%(addr)s' may not start with a dot."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:188
|
|
#, python-format
|
|
msgid "Local part of mail address `%(addr)s' may not end with a dot."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:192
|
|
#, python-format
|
|
msgid "Local part of mail address `%(addr)s' may not contain two dots."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:197
|
|
#, python-format
|
|
msgid ""
|
|
"Local part of mail address `%(addr)s' contains unquoted character `%(char)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:209
|
|
#, python-format
|
|
msgid "Domain part of mail address `%(addr)s' has invalid IP."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:215
|
|
#, python-format
|
|
msgid "Invalid domain part of mail address `%(addr)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:219
|
|
#, python-format
|
|
msgid "Invalid top level domain part of mail address `%(addr)s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:257
|
|
#, python-format
|
|
msgid "No MX mail host for %(domain)s found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:265
|
|
#, python-format
|
|
msgid "No host for %(domain)s found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:280
|
|
msgid "Invalid DNS answer due to py2exe environment ignored."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:282
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:220
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:144
|
|
msgid "Ok"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:284
|
|
#, python-format
|
|
msgid "Got invalid DNS answer %(answer)s for %(domain)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:328
|
|
#, python-format
|
|
msgid "Verified address %(mail)s: %(info)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:332
|
|
#, python-format
|
|
msgid "Unverified but presumably valid address %(mail)s: %(info)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:335
|
|
#, python-format
|
|
msgid "Unverified address: %(info)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:339
|
|
#, python-format
|
|
msgid "MX mail host %(host)s did not accept connections: %(error)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:345
|
|
msgid "Could not connect, but syntax is correct"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/mailtourl.py:348
|
|
#, python-format
|
|
msgid "Found MX mail host %(host)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:68
|
|
#, python-format
|
|
msgid "URL has unparsable domain name: %(name)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:341
|
|
msgid "URL is missing"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:344
|
|
msgid "URL is empty"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:351
|
|
#, python-format
|
|
msgid "Effective URL %(url)r."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:368
|
|
#, python-format
|
|
msgid ""
|
|
"URL %(url)r has a unicode domain name which\n"
|
|
" is not yet widely supported. You should use\n"
|
|
" the URL %(idna_url)r instead."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:410
|
|
#, python-format
|
|
msgid "URL has invalid port %(port)r"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:425
|
|
#, python-format
|
|
msgid "URL %(url)s has obfuscated IP address %(ip)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:452
|
|
#, python-format
|
|
msgid "URL is located in %(country)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:467 ../linkcheck/checker/unknownurl.py:80
|
|
msgid "Outside of domain filter, checked only syntax."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:480
|
|
msgid "Hostname not found"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:483
|
|
#, python-format
|
|
msgid "Bad HTTP response %(line)r"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:496
|
|
#, python-format
|
|
msgid "could not get content: %(msg)r"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:624
|
|
#, python-format
|
|
msgid "Anchor `%(name)s' not found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:625
|
|
#, python-format
|
|
msgid "Available anchors: %(anchors)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:706
|
|
#, python-format
|
|
msgid "Found %(match)r in link contents."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:717
|
|
msgid "Content size is zero."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:723
|
|
#, python-format
|
|
msgid "Content size %(dlsize)s is larger than %(maxbytes)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:728
|
|
#, python-format
|
|
msgid ""
|
|
"Download size (%(dlsize)d Byte) does not equal content size (%(size)d Byte)."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:740
|
|
#: ../linkcheck/configuration/__init__.py:312
|
|
msgid ""
|
|
"warning: tidy module is not available; download from http://utidylib.berlios."
|
|
"de/"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:752 ../linkcheck/checker/urlbase.py:806
|
|
msgid "valid HTML syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:758
|
|
#, python-format
|
|
msgid "warning: tidy HTML parsing caused error: %(msg)s "
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:768
|
|
#: ../linkcheck/configuration/__init__.py:321
|
|
msgid ""
|
|
"warning: cssutils module is not available; download from http://cthedot.de/"
|
|
"cssutils/"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:784 ../linkcheck/checker/urlbase.py:845
|
|
msgid "valid CSS syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:790
|
|
#, python-format
|
|
msgid "warning: cssutils parsing caused error: %(msg)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:818
|
|
#, python-format
|
|
msgid "warning: HTML W3C validation caused error: %(msg)s "
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/urlbase.py:857
|
|
#, python-format
|
|
msgid "warning: CSS W3C validation caused error: %(msg)s "
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/nntpurl.py:45
|
|
msgid "No NNTP server was specified, skipping this URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/nntpurl.py:55
|
|
#, python-format
|
|
msgid "Article number %(num)s found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/nntpurl.py:62
|
|
#, python-format
|
|
msgid "News group %(name)s found."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/nntpurl.py:65
|
|
msgid "No newsgroup specified in NNTP URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/nntpurl.py:89
|
|
#, python-format
|
|
msgid "NNTP server too busy; tried more than %d times."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/unknownurl.py:82
|
|
#, python-format
|
|
msgid "%(scheme)s URL ignored."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/checker/unknownurl.py:86
|
|
msgid "URL is unrecognized or has invalid syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/confparse.py:117
|
|
#, python-format
|
|
msgid "invalid negative value for timeout: %d\n"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/confparse.py:167
|
|
#: ../linkcheck/configuration/confparse.py:182
|
|
#, python-format
|
|
msgid "missing auth part in entry %(val)r"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/confparse.py:178
|
|
#, python-format
|
|
msgid ""
|
|
"the entry%(num)d syntax is deprecated; use the new multiline configuration "
|
|
"syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/confparse.py:193
|
|
#, python-format
|
|
msgid "Invalid login URL `%s'. Only HTTP and HTTPS URLs are supported."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/confparse.py:223
|
|
#, python-format
|
|
msgid ""
|
|
"the nofollow%(num)d syntax is deprecated; use the new multiline configuration "
|
|
"syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/confparse.py:244
|
|
#, python-format
|
|
msgid ""
|
|
"the ignore%(num)d syntax is deprecated; use the new multiline configuration "
|
|
"syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:256
|
|
msgid "warning: missing user or URL pattern in authentication data."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:303
|
|
msgid "warning: activating text logger output."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:330
|
|
msgid "warning: Clamav could not be initialized"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:335
|
|
msgid "warning: activating sendcookies because storecookies is active."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:344
|
|
msgid "warning: no CGI password fieldname given for login URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:348
|
|
msgid "warning: no CGI user fieldname given for login URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:352
|
|
msgid "warning: no user/password authentication data found for login URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:355
|
|
msgid "warning: login URL is not a HTTP URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:359
|
|
msgid "warning: login URL is incomplete."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/configuration/__init__.py:363
|
|
#, python-format
|
|
msgid "warning: disabling login URL %(url)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_editor.py:50
|
|
msgid "LinkChecker source view"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_editor.py:51
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:140
|
|
msgid "File"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_editor.py:52
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_properties.py:208
|
|
msgid "LinkChecker URL properties"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/options.py:87
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:150
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:154
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:141
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/options.py:89
|
|
msgid "Read"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/options.py:92
|
|
msgid "File not found"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:76
|
|
msgid "LinkChecker progress"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:77
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:78
|
|
msgid "Active:"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:79
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:81
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:83
|
|
msgid "0"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:80
|
|
msgid "Queued:"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:82
|
|
msgid "Checked:"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_progress.py:84
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:135
|
|
msgid "Dialog"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:136
|
|
msgid ""
|
|
"The most common check options are configurable. They override any "
|
|
"configuration file settings."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:137
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:139
|
|
msgid ""
|
|
"Check recursively all links up to given depth. A negative depth will enable "
|
|
"infinite recursion."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:138
|
|
msgid "Recursive depth"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:140
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:142
|
|
msgid "Log all checked URLs once. Default is to log only errors and warnings."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:141
|
|
msgid "Verbose output"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:143
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:157
|
|
msgid "Debug"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:145
|
|
msgid "Reset all options to default values."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:146
|
|
msgid "Reset"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:147
|
|
msgid "GUI options"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:148
|
|
msgid "The configuration files can be edited with an integrated text editor."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:149
|
|
msgid "System configuration file"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:151
|
|
msgid "Overrides system wide configuration file settings."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_options.py:155
|
|
msgid "Configuration files"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_debug.py:37
|
|
msgid "LinkChecker debug log"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/editor.py:177
|
|
msgid "readonly"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/urlmodel.py:22
|
|
msgid "Parent"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/__init__.py:84
|
|
msgid "Ready."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/__init__.py:187
|
|
#, python-format
|
|
msgid "About %(appname)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/__init__.py:188
|
|
#, python-format
|
|
msgid ""
|
|
"<qt><p>%(appname)s checks HTML documents and websites\n"
|
|
"for broken links.</p>\n"
|
|
"<p>%(copyright)s</p>\n"
|
|
"<p>%(app)s is licensed under the\n"
|
|
"<a href=\"http://www.gnu.org/licenses/gpl.html\">GPL</a>\n"
|
|
"Version 2 or later.</p>\n"
|
|
"</qt>"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/__init__.py:214
|
|
msgid "Error, empty URL"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/__init__.py:221
|
|
#, python-format
|
|
msgid "Checking '%s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/__init__.py:226
|
|
#, python-format
|
|
msgid "Error, invalid URL `%s'."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/progress.py:47
|
|
msgid "Closing pending connections..."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:136
|
|
msgid "LinkChecker"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:138
|
|
msgid "Start checking the given URL."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:139
|
|
msgid "Start"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:142
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:146
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:143
|
|
msgid "Quit"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:144
|
|
msgid "Ctrl+Q"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:145
|
|
msgid "About"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:147
|
|
msgid "View online"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:148
|
|
msgid "View URL online"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:149
|
|
#: /usr/lib/python2.6/optparse.py:1621
|
|
msgid "Options"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:150
|
|
msgid "Copy to clipboard"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:151
|
|
msgid "Copy URL to clipboard"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:152
|
|
msgid "Ctrl+C"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:153
|
|
msgid "View parent online"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:154
|
|
msgid "View parent URL online"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:155
|
|
msgid "View parent source"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:156
|
|
msgid "View parent URL source"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:158
|
|
msgid "View properties"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/gui/linkchecker_ui_main.py:159
|
|
msgid "View URL properties"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:109
|
|
msgid "unsupported language"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:114
|
|
msgid "empty url was given"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:116
|
|
msgid "disallowed url was given"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:118
|
|
msgid "no url was given"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:123
|
|
msgid "invalid recursion level"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:128
|
|
#, python-format
|
|
msgid "invalid %s option syntax"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/lc_cgi.py:150
|
|
#, python-format
|
|
msgid ""
|
|
"<html><head>\n"
|
|
"<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\">\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 ""
|
|
|
|
#: ../linkcheck/clamav.py:56
|
|
msgid "clamd is not ready for stream scanning"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/clamav.py:126
|
|
msgid "ScannerDaemonOutputFormat must be disabled"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/clamav.py:128
|
|
msgid "only one of TCPSocket and LocalSocket must be enabled"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/clamav.py:157
|
|
msgid "one of TCPSocket or LocalSocket must be enabled"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/aggregator.py:69
|
|
msgid "These URLs are still active:"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:40
|
|
msgid "Could not import twill for login URL visit"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:46
|
|
#, python-format
|
|
msgid "Error visiting login URL %(url)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:51
|
|
#, python-format
|
|
msgid "Error posting form at login URL %(url)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:128
|
|
#, python-format
|
|
msgid "Error using login URL: %(msg)s."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:144
|
|
msgid ""
|
|
"Could not start a new thread. Check that the current user is allowed to start "
|
|
"new threads."
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:181
|
|
msgid "user interrupt; waiting for active threads to finish"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:183
|
|
msgid "another interrupt will exit immediately"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/__init__.py:199
|
|
msgid "user abort; force shutdown"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/console.py:45
|
|
#, python-format
|
|
msgid "%2d URL active"
|
|
msgid_plural "%2d URLs active"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/director/console.py:48
|
|
#, python-format
|
|
msgid "%5d URL queued"
|
|
msgid_plural "%5d URLs queued"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/director/console.py:50
|
|
#, python-format
|
|
msgid "%4d URL checked"
|
|
msgid_plural "%4d URLs checked"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../linkcheck/director/console.py:52
|
|
#, python-format
|
|
msgid "runtime %s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/console.py:69
|
|
#, python-format
|
|
msgid ""
|
|
"********** Oops, I did it again. *************\n"
|
|
"\n"
|
|
"You have found an internal error in LinkChecker. Please write a bug report\n"
|
|
"at %s\n"
|
|
"and include the following information:\n"
|
|
"- 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"
|
|
"\n"
|
|
"Not disclosing some of the information above due to privacy reasons is ok.\n"
|
|
"I will try to help you nonetheless, but you have to give me something\n"
|
|
"I can work with ;) .\n"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/console.py:88
|
|
msgid "******** LinkChecker internal error, over and out ********"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/console.py:93
|
|
msgid "System info:"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/director/console.py:95 ../linkchecker:587
|
|
#, python-format
|
|
msgid "Python %(version)s on %(platform)s"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:129
|
|
msgid "CRITICAL"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:130
|
|
msgid "ERROR"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:131
|
|
msgid "WARN"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:132
|
|
msgid "WARNING"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:133
|
|
msgid "INFO"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:134
|
|
msgid "DEBUG"
|
|
msgstr ""
|
|
|
|
#: ../linkcheck/__init__.py:135
|
|
msgid "NOTSET"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:52
|
|
msgid "USAGE\tlinkchecker [options] [file-or-url]...\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:55
|
|
msgid ""
|
|
"NOTES\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"
|
|
" 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"
|
|
" checking links not pointing to your local system.\n"
|
|
" See the --ignore-url option on how to prevent this.\n"
|
|
" o Javascript links are currently ignored.\n"
|
|
" o If your platform does not support threading, LinkChecker disables it\n"
|
|
" automatically.\n"
|
|
" o You can supply multiple user/password pairs in a configuration file.\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 ""
|
|
|
|
#: ../linkchecker:71
|
|
msgid ""
|
|
"PROXY SUPPORT\n"
|
|
"To use a proxy on Unix or Windows set $http_proxy, $https_proxy or "
|
|
"$ftp_proxy\n"
|
|
"to the proxy URL. The URL should be of the form\n"
|
|
"\"http://[<user>:<pass>@]<host>[:<port>]\".\n"
|
|
"LinkChecker also detects manual proxy settings of Internet Explorer under\n"
|
|
"Windows systems. On a Mac use the Internet Config to select a proxy.\n"
|
|
"\n"
|
|
"LinkChecker honors the $no_proxy environment variable. It can be a list\n"
|
|
"of domain names for which no proxy will be used.\n"
|
|
"\n"
|
|
"Setting a HTTP proxy on Unix for example looks like this:\n"
|
|
"\n"
|
|
" export http_proxy=\"http://proxy.example.com:8080\"\n"
|
|
"\n"
|
|
"Proxy authentication is also supported:\n"
|
|
"\n"
|
|
" export http_proxy=\"http://user1:mypass@proxy.example.org:8081\"\n"
|
|
"\n"
|
|
"Setting a proxy on the Windows command prompt:\n"
|
|
"\n"
|
|
" set http_proxy=http://proxy.example.com:8080\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:95
|
|
msgid ""
|
|
"REGULAR EXPRESSIONS\n"
|
|
"Only Python regular expressions are accepted by LinkChecker.\n"
|
|
"See http://www.amk.ca/python/howto/regex/ for an introduction in\n"
|
|
"regular expressions.\n"
|
|
"\n"
|
|
"The only addition is that a leading exclamation mark negates\n"
|
|
"the regular expression.\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:104
|
|
msgid ""
|
|
"COOKIE FILES\n"
|
|
"A cookie file contains standard RFC 805 header data with the following\n"
|
|
"possible names:\n"
|
|
"Scheme (optional)\n"
|
|
" Sets the scheme the cookies are valid for; default scheme is 'http'.\n"
|
|
"Host (required)\n"
|
|
" Sets the domain the cookies are valid for.\n"
|
|
"Path (optional)\n"
|
|
" Gives the path the cookies are value for; default path is '/'.\n"
|
|
"Set-cookie (optional)\n"
|
|
" Set cookie name/value. Can be given more than once.\n"
|
|
"\n"
|
|
"Multiple entries are separated by a blank line.\n"
|
|
"\n"
|
|
"The example below will send two cookies to all URLs starting with\n"
|
|
"'http://example.org/hello/' and one to all URLs starting\n"
|
|
"with 'https://example.com/':\n"
|
|
"\n"
|
|
"Host: example.org\n"
|
|
"Path: /hello\n"
|
|
"Set-cookie: ID=\"smee\"\n"
|
|
"Set-cookie: spam=\"egg\"\n"
|
|
"\n"
|
|
"Scheme: https\n"
|
|
"Host: example.com\n"
|
|
"Set-cookie: baggage=\"elitist\"; comment=\"hologram\"\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:132
|
|
msgid ""
|
|
"RETURN VALUE\n"
|
|
"The return value is non-zero when\n"
|
|
" o invalid links were found or\n"
|
|
" o warnings were found warnings are enabled\n"
|
|
" o a program error occurred\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:139
|
|
msgid ""
|
|
"EXAMPLES\n"
|
|
"The most common use checks the given domain recursively, plus any\n"
|
|
"single URL pointing outside of the domain:\n"
|
|
" linkchecker http://www.example.org/\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"
|
|
"\n"
|
|
"Don't connect to mailto: hosts, only check their URL syntax. All other\n"
|
|
"links are checked as usual:\n"
|
|
" linkchecker --ignore-url=^mailto: www.example.org\n"
|
|
"\n"
|
|
"Checking local HTML files on Unix:\n"
|
|
" linkchecker ../bla.html subdir/blubber.html\n"
|
|
"\n"
|
|
"Checking a local HTML file on Windows:\n"
|
|
" linkchecker c:\\temp\\test.html\n"
|
|
"\n"
|
|
"You can skip the \"http://\" url part if the domain starts with \"www.\":\n"
|
|
" linkchecker www.example.de\n"
|
|
"\n"
|
|
"You can skip the \"ftp://\" url part if the domain starts with \"ftp.\":\n"
|
|
" linkchecker -r0 ftp.example.org\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:163
|
|
msgid ""
|
|
"OUTPUT TYPES\n"
|
|
"Note that by default only errors and warnings are logged.\n"
|
|
"You should use the --verbose option to see valid URLs,\n"
|
|
"and --complete when outputting a sitemap graph format.\n"
|
|
"\n"
|
|
"text Standard text output, logging URLs in keyword: argument fashion.\n"
|
|
"html Log URLs in keyword: argument fashion, formatted as HTML.\n"
|
|
" Additionally has links to the referenced pages. Invalid URLs have\n"
|
|
" HTML and CSS syntax check links appended.\n"
|
|
"csv Log check result in CSV format with one URL per line.\n"
|
|
"gml Log parent-child relations between linked URLs as a GML sitemap\n"
|
|
" graph.\n"
|
|
"dot Log parent-child relations between linked URLs as a DOT sitemap\n"
|
|
" graph.\n"
|
|
"gxml Log check result as a GraphXML sitemap graph.\n"
|
|
"xml Log check result as machine-readable XML.\n"
|
|
"sql Log check result as SQL script with INSERT commands. An example\n"
|
|
" script to create the initial SQL table is included as create.sql.\n"
|
|
"blacklist\n"
|
|
" Suitable for cron jobs. Logs the check result into a file\n"
|
|
" ~/.linkchecker/blacklist which only contains entries with invalid\n"
|
|
" URLs and the number of times they have failed.\n"
|
|
"none Logs nothing. Suitable for debugging or checking the exit code.\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:188
|
|
msgid ""
|
|
"IGNORE WARNINGS\n"
|
|
"The following warnings are recognized in the 'ignorewarnings' config\n"
|
|
"file entry:\n"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:204
|
|
#, python-format
|
|
msgid "Error: %(msg)s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:205
|
|
msgid "Execute 'linkchecker -h' for help"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:214
|
|
msgid "Running as root user; dropping privileges by changing user to nobody."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:224
|
|
msgid ""
|
|
"The `pstats' Python module is not installed, therefore the --viewprof option "
|
|
"is disabled."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:229
|
|
#, python-format
|
|
msgid "Could not find profiling file %(file)r."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:231
|
|
msgid "Please run linkchecker with --profile to generate it."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:246
|
|
#, python-format
|
|
msgid "Syntax error in %(arg)r: %(msg)s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:332
|
|
msgid "General options"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:336
|
|
msgid ""
|
|
"Use FILENAME as configuration file. Per default LinkChecker first\n"
|
|
"searches /etc/linkchecker/linkcheckerrc and then ~/.linkchecker/"
|
|
"linkcheckerrc\n"
|
|
"(under Windows <path-to-program>\\linkcheckerrc)."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:341
|
|
msgid "Ask for URL if none are given on the commandline."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:345
|
|
msgid ""
|
|
"Generate no more than the given number of threads. Default number\n"
|
|
"of threads is 10. To disable threading specify a non-positive number."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:349
|
|
msgid ""
|
|
"Run with normal thread scheduling priority. Per default LinkChecker\n"
|
|
"runs with low thread priority to be suitable as a background job."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:352
|
|
msgid "Print version and exit."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:355
|
|
msgid "Do not drop privileges when running as root user on Unix systems."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:358
|
|
msgid "Read list of white-space separated URLs to check from stdin."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:362
|
|
msgid "Output options"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:365
|
|
msgid "Log all URLs. Default is to log only errors and warnings."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:367
|
|
msgid ""
|
|
"Log all URLs, including duplicates.\n"
|
|
"Default is to log duplicate URLs only once."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:370
|
|
msgid "Don't log warnings. Default is to log warnings."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:374
|
|
msgid ""
|
|
"Define a regular expression which prints a warning if it matches\n"
|
|
"any content of the checked link. This applies only to valid pages,\n"
|
|
"so we can get their content.\n"
|
|
"\n"
|
|
"Use this to check for pages that contain some form of error\n"
|
|
"message, for example 'This page has moved' or 'Oracle\n"
|
|
"Application Server error'."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:384
|
|
msgid ""
|
|
"Print a warning if content size info is available and exceeds the\n"
|
|
"given number of bytes."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:388
|
|
msgid "Check syntax of HTML URLs with local library (HTML tidy)."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:391
|
|
msgid "Check syntax of HTML URLs with W3C online validator."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:394
|
|
msgid "Check syntax of CSS URLs with local library (cssutils)."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:397
|
|
msgid "Check syntax of CSS URLs with W3C online validator."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:400
|
|
msgid "Scan content of URLs with ClamAV virus scanner."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:403
|
|
msgid ""
|
|
"Quiet operation, an alias for '-o none'.\n"
|
|
"This is only useful with -F."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:408
|
|
#, python-format
|
|
msgid ""
|
|
"Specify output as %(loggertypes)s. Default output type is text.\n"
|
|
"The ENCODING specifies the output encoding, the default is that of your\n"
|
|
"locale.\n"
|
|
"Valid encodings are listed at http://docs.python.org/lib/standard-encodings."
|
|
"html."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:417
|
|
#, python-format
|
|
msgid ""
|
|
"Output to a file linkchecker-out.TYPE, $HOME/.linkchecker/blacklist for\n"
|
|
"'blacklist' output, or FILENAME if specified.\n"
|
|
"The ENCODING specifies the output encoding, the default is that of your\n"
|
|
"locale.\n"
|
|
"Valid encodings are listed at http://docs.python.org/lib/standard-encodings."
|
|
"html.\n"
|
|
"The FILENAME and ENCODING parts of the 'none' output type will be ignored,\n"
|
|
"else if the file already exists, it will be overwritten.\n"
|
|
"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"
|
|
"to more than one file. Default is no file output. Note that you can\n"
|
|
"suppress all console output with the option '-o none'."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:431
|
|
msgid "Do not print check status messages."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:434
|
|
#, python-format
|
|
msgid ""
|
|
"Print debugging output for the 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."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:443
|
|
msgid "Print tracing information."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:446
|
|
#, python-format
|
|
msgid ""
|
|
"Write profiling data into a file named %s in the\n"
|
|
"current working directory. See also --viewprof."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:450
|
|
msgid "Print out previously generated profiling data. See also --profile."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:455
|
|
msgid "Checking options"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:459
|
|
msgid ""
|
|
"Check recursively all links up to given depth. A negative depth\n"
|
|
"will enable infinite recursion. Default depth is infinite."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:464
|
|
msgid ""
|
|
"Check but do not recurse into URLs matching the given regular\n"
|
|
"expression. This option can be given multiple times."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:469
|
|
msgid ""
|
|
"Only check syntax of URLs matching the given regular expression.\n"
|
|
" This option can be given multiple times."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:473
|
|
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."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:480
|
|
msgid ""
|
|
"Read a file with initial cookie data. The cookie data format is\n"
|
|
"explained below."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:484
|
|
msgid ""
|
|
"Check HTTP anchor references. Default is not to check anchors.\n"
|
|
"This option enables logging of the warning 'url-anchor-not-found'."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:489 ../linkchecker:524
|
|
msgid ""
|
|
"This option is deprecated and does nothing. It will be removed\n"
|
|
"in a future release."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:494
|
|
msgid ""
|
|
"Try the given username for HTTP and FTP authorization.\n"
|
|
"For FTP the default username is 'anonymous'. For HTTP there is\n"
|
|
"no default username. See also -p."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:500
|
|
msgid ""
|
|
"Read a password from console and try the given password for HTTP and\n"
|
|
"FTP authorization.\n"
|
|
"For FTP the default password is 'anonymous@'. For HTTP there is\n"
|
|
"no default password. See also -u."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:507
|
|
#, python-format
|
|
msgid ""
|
|
"Set the timeout for connection attempts in seconds. The default\n"
|
|
"timeout is %d seconds."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:512
|
|
msgid ""
|
|
"Pause the given number of seconds between two subsequent connection\n"
|
|
"requests to the same host. Default is no pause between requests."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:517
|
|
msgid ""
|
|
"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."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:560
|
|
#, python-format
|
|
msgid "URL has unparsable domain name: %(domain)s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:585
|
|
#, python-format
|
|
msgid "Invalid debug level %(level)r"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:598
|
|
#, python-format
|
|
msgid "Unreadable config file: %r"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:608
|
|
msgid "Running with python -O disables debugging."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:633 ../linkchecker:664
|
|
#, python-format
|
|
msgid "Unknown logger type %(type)r in %(output)r for option %(option)s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:637 ../linkchecker:670
|
|
#, python-format
|
|
msgid "Unknown encoding %(encoding)r in %(output)r for option %(option)s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:684
|
|
#, python-format
|
|
msgid "Enter LinkChecker HTTP/FTP password for user %(user)s:"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:687
|
|
msgid "Enter LinkChecker HTTP/FTP password:"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:695 ../linkchecker:713
|
|
#, python-format
|
|
msgid "Illegal argument %(arg)r for option %(option)s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:752
|
|
#, python-format
|
|
msgid "Enter LinkChecker password for user %(user)s at %(strpattern)s:"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:768
|
|
msgid ""
|
|
"Using DOT or GML loggers without --complete output gives an incomplete "
|
|
"sitemap graph."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:775
|
|
msgid ""
|
|
"enter one or more URLs, separated by white-space\n"
|
|
"--> "
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:788
|
|
#, python-format
|
|
msgid "Could not parse cookie file: %s"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:802
|
|
msgid "no files or URLs given"
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:807
|
|
#, python-format
|
|
msgid ""
|
|
"Overwrite profiling file %(file)r?\n"
|
|
"Press Ctrl-C to cancel, RETURN to continue."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:813
|
|
msgid "Canceled."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:817
|
|
msgid ""
|
|
"The `profile' Python module is not installed, therefore the --profile option "
|
|
"is disabled."
|
|
msgstr ""
|
|
|
|
#: ../linkchecker:830
|
|
msgid "Hit RETURN to finish"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:140
|
|
#, python-format
|
|
msgid "no such option: %s"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:151
|
|
#, python-format
|
|
msgid "ambiguous option: %s (%s?)"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:374
|
|
#, python-format
|
|
msgid "Usage: %s\n"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:393
|
|
msgid "Usage"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:418
|
|
msgid "integer"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:419
|
|
msgid "long integer"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:420
|
|
msgid "floating-point"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:421
|
|
msgid "complex"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:429
|
|
#, python-format
|
|
msgid "option %s: invalid %s value: %r"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:437
|
|
#, python-format
|
|
msgid "option %s: invalid choice: %r (choose from %s)"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:1245
|
|
msgid "show this help message and exit"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:1250
|
|
msgid "show program's version number and exit"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:1273
|
|
msgid "%prog [options]"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:1493 /usr/lib/python2.6/optparse.py:1532
|
|
#, python-format
|
|
msgid "%s option requires an argument"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:1495 /usr/lib/python2.6/optparse.py:1534
|
|
#, python-format
|
|
msgid "%s option requires %d arguments"
|
|
msgstr ""
|
|
|
|
#: /usr/lib/python2.6/optparse.py:1504
|
|
#, python-format
|
|
msgid "%s option does not take a value"
|
|
msgstr ""
|