mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-01 19:34:43 +00:00
Updated manpage links.
This commit is contained in:
parent
ffcd274087
commit
a846e66869
6 changed files with 21 additions and 18 deletions
19
doc/de.po
19
doc/de.po
|
|
@ -5,8 +5,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: linkchecker 3.4\n"
|
||||
"POT-Creation-Date: 2010-09-05 21:01+0300\n"
|
||||
"PO-Revision-Date: 2010-09-05 21:01+0100\n"
|
||||
"POT-Creation-Date: 2010-09-06 21:08+0300\n"
|
||||
"PO-Revision-Date: 2010-09-06 21:08+0100\n"
|
||||
"Last-Translator: Bastian Kleineidam <calvin@users.sourceforge.net>\n"
|
||||
"Language-Team: de <de@li.org>\n"
|
||||
"Language: \n"
|
||||
|
|
@ -1062,11 +1062,11 @@ msgstr "REGULÄRE AUSDRÜCKE"
|
|||
#: en/linkchecker.1:282
|
||||
msgid ""
|
||||
"Only Python regular expressions are accepted by LinkChecker. See B<http://"
|
||||
"www.amk.ca/python/howto/regex/> for an introduction in regular expressions."
|
||||
"docs.python.org/howto/regex/> for an introduction in regular expressions."
|
||||
msgstr ""
|
||||
"Lediglich Pythons reguläre Ausdrücke werden von LinkChecker akzeptiert. "
|
||||
"Siehe B<http://www.amk.ca/python/howto/regex/> für eine Einführung in "
|
||||
"reguläre Ausdrücke."
|
||||
"Siehe B<http://docs.python.org/howto/regex/> für eine Einführung in reguläre "
|
||||
"Ausdrücke."
|
||||
|
||||
# type: Plain text
|
||||
#. type: Plain text
|
||||
|
|
@ -2461,11 +2461,12 @@ msgstr "B<encoding=>I<STRING>"
|
|||
#. type: Plain text
|
||||
#: en/linkcheckerrc.5:212
|
||||
msgid ""
|
||||
"Valid encodings are listed in B<http://docs.python.org/lib/node127.html>. "
|
||||
"Default encoding is B<iso-8859-15>."
|
||||
"Valid encodings are listed in B<http://docs.python.org/library/codecs."
|
||||
"html#standard-encodings>. Default encoding is B<iso-8859-15>."
|
||||
msgstr ""
|
||||
"Gültige Enkodierungen sind unter B<http://docs.python.org/lib/node127.html> "
|
||||
"aufgelistet. Standard Enkodierung ist B<iso-8859-15>."
|
||||
"Gültige Enkodierungen sind unter B<http://docs.python.org/library/codecs."
|
||||
"html#standard-encodings> aufgelistet. Standard Enkodierung ist "
|
||||
"B<iso-8859-15>."
|
||||
|
||||
# type: TP
|
||||
#. type: TP
|
||||
|
|
|
|||
|
|
@ -276,8 +276,8 @@ Gibt nichts aus. Für Debugging oder Prüfen des Rückgabewerts geeignet.
|
|||
.
|
||||
.SH "REGULÄRE AUSDRÜCKE"
|
||||
Lediglich Pythons reguläre Ausdrücke werden von LinkChecker
|
||||
akzeptiert. Siehe \fBhttp://www.amk.ca/python/howto/regex/\fP für eine
|
||||
Einführung in reguläre Ausdrücke.
|
||||
akzeptiert. Siehe \fBhttp://docs.python.org/howto/regex/\fP für eine Einführung
|
||||
in reguläre Ausdrücke.
|
||||
|
||||
Die einzige Hinzufügung ist, dass ein regulärer Ausdruck negiert wird falls
|
||||
er mit einem Ausrufezeichen beginnt.
|
||||
|
|
|
|||
|
|
@ -211,7 +211,8 @@ Kommagetrennte Liste von Teilen, die ausgegeben werden sollen. Siehe
|
|||
Kommandozeilenoption: keine
|
||||
.TP
|
||||
\fBencoding=\fP\fISTRING\fP
|
||||
Gültige Enkodierungen sind unter \fBhttp://docs.python.org/lib/node127.html\fP
|
||||
Gültige Enkodierungen sind unter
|
||||
\fBhttp://docs.python.org/library/codecs.html#standard\-encodings\fP
|
||||
aufgelistet. Standard Enkodierung ist \fBiso\-8859\-15\fP.
|
||||
.TP
|
||||
\fIcolor*\fP
|
||||
|
|
|
|||
|
|
@ -277,7 +277,7 @@ Logs nothing. Suitable for debugging or checking the exit code.
|
|||
.
|
||||
.SH REGULAR EXPRESSIONS
|
||||
Only Python regular expressions are accepted by LinkChecker.
|
||||
See \fBhttp://www.amk.ca/python/howto/regex/\fP for an introduction in
|
||||
See \fBhttp://docs.python.org/howto/regex/\fP for an introduction in
|
||||
regular expressions.
|
||||
|
||||
The only addition is that a leading exclamation mark negates the regular
|
||||
|
|
|
|||
|
|
@ -207,7 +207,7 @@ Command line option: none
|
|||
.TP
|
||||
\fBencoding=\fP\fISTRING\fP
|
||||
Valid encodings are listed in
|
||||
\fBhttp://docs.python.org/lib/node127.html\fP.
|
||||
\fBhttp://docs.python.org/library/codecs.html#standard-encodings\fP.
|
||||
Default encoding is \fBiso\-8859\-15\fP.
|
||||
.TP
|
||||
\fIcolor*\fP
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2010-09-05 21:01+0300\n"
|
||||
"POT-Creation-Date: 2010-09-06 21:08+0300\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"
|
||||
|
|
@ -816,7 +816,7 @@ msgstr ""
|
|||
#: en/linkchecker.1:282
|
||||
msgid ""
|
||||
"Only Python regular expressions are accepted by LinkChecker. See "
|
||||
"B<http://www.amk.ca/python/howto/regex/> for an introduction in regular "
|
||||
"B<http://docs.python.org/howto/regex/> for an introduction in regular "
|
||||
"expressions."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1911,8 +1911,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/linkcheckerrc.5:212
|
||||
msgid ""
|
||||
"Valid encodings are listed in B<http://docs.python.org/lib/node127.html>. "
|
||||
"Default encoding is B<iso-8859-15>."
|
||||
"Valid encodings are listed in "
|
||||
"B<http://docs.python.org/library/codecs.html#standard-encodings>. Default "
|
||||
"encoding is B<iso-8859-15>."
|
||||
msgstr ""
|
||||
|
||||
#. type: TP
|
||||
|
|
|
|||
Loading…
Reference in a new issue