mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-29 02:24:43 +00:00
Updated documentation.
This commit is contained in:
parent
85f3690068
commit
32822b9fe3
10 changed files with 304 additions and 659 deletions
BIN
doc/de.mo
Normal file
BIN
doc/de.mo
Normal file
Binary file not shown.
|
|
@ -9,7 +9,7 @@ linkchecker\-gui \- GUI\-Programm zum Prüfen von Verknüpfungen von Webseiten
|
|||
und HTML Dokumenten
|
||||
.
|
||||
.SH SYNTAX
|
||||
\fBlinkchecker\-gui\fP
|
||||
\fBlinkchecker\-gui\fP [\fIfile\-or\-url\fP]
|
||||
.
|
||||
.SH BESCHREIBUNG
|
||||
Eine graphische Benutzeroberfläche, um Verknüpfungen von Webseiten und HTML
|
||||
|
|
@ -22,4 +22,4 @@ Dokumenten zu prüfen.
|
|||
Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2009\-2010 Bastian Kleineidam
|
||||
Copyright \(co 2009\-2011 Bastian Kleineidam
|
||||
|
|
|
|||
|
|
@ -526,4 +526,4 @@ Ausdrücken
|
|||
Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000\-2010 Bastian Kleineidam
|
||||
Copyright \(co 2000\-2011 Bastian Kleineidam
|
||||
|
|
|
|||
|
|
@ -435,4 +435,4 @@ BEISPIEL
|
|||
Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000\-2010 Bastian Kleineidam
|
||||
Copyright \(co 2000\-2011 Bastian Kleineidam
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
linkchecker-gui - GUI client to check links of websites and HTML documents
|
||||
.
|
||||
.SH SYNOPSIS
|
||||
\fBlinkchecker-gui\fP
|
||||
\fBlinkchecker-gui\fP [\fIfile-or-url\fP]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
A graphical interface to check links of websites and HTML documents.
|
||||
|
|
@ -15,4 +15,4 @@ A graphical interface to check links of websites and HTML documents.
|
|||
Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2009-2010 Bastian Kleineidam
|
||||
Copyright \(co 2009-2011 Bastian Kleineidam
|
||||
|
|
|
|||
|
|
@ -534,4 +534,4 @@ configuration files
|
|||
Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000-2010 Bastian Kleineidam
|
||||
Copyright \(co 2000-2011 Bastian Kleineidam
|
||||
|
|
|
|||
|
|
@ -432,4 +432,4 @@ linkchecker(1)
|
|||
Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000-2010 Bastian Kleineidam
|
||||
Copyright \(co 2000-2011 Bastian Kleineidam
|
||||
|
|
|
|||
|
|
@ -136,5 +136,5 @@ conditions. The conditions are checked in this order:
|
|||
followed recursively. This is checked by searching for a
|
||||
"nofollow" directive in the HTML header data.
|
||||
|
||||
Note that the directory recursion reads all files in that
|
||||
Note that the local and FTP directory recursion reads all files in that
|
||||
directory, not just a subset like ``index.htm*``.
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2010-10-25 17:30+0300\n"
|
||||
"POT-Creation-Date: 2011-02-11 18:48+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"
|
||||
|
|
@ -1428,7 +1428,7 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/linkchecker.1:537 en/linkcheckerrc.5:435
|
||||
msgid "Copyright \\(co 2000-2010 Bastian Kleineidam"
|
||||
msgid "Copyright \\(co 2000-2011 Bastian Kleineidam"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
@ -2416,7 +2416,7 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/linkchecker-gui.1:7
|
||||
msgid "B<linkchecker-gui>"
|
||||
msgid "B<linkchecker-gui> [I<file-or-url>]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
|
|
@ -2431,5 +2431,5 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/linkchecker-gui.1:18
|
||||
msgid "Copyright \\(co 2009-2010 Bastian Kleineidam"
|
||||
msgid "Copyright \\(co 2009-2011 Bastian Kleineidam"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue