linkchecker/po/de.po
2004-09-20 16:26:14 +00:00

1021 lines
34 KiB
Text

# German translation for LinkChecker.
# Bastian Kleineidam <calvin@users.sourceforge.net>, 2002.
#
msgid ""
msgstr ""
"Project-Id-Version: $Id$\n"
"Report-Msgid-Bugs-To: calvin@users.sf.net\n"
"POT-Creation-Date: 2004-09-20 18:24+0200\n"
"PO-Revision-Date: 2004-09-20 18:25+0100\n"
"Last-Translator: Bastian Kleineidam <calvin@debian.org>\n"
"Language-Team: de <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../linkcheck/checker/consumer.py:114
#, python-format
msgid "keyboard interrupt; waiting for %d active threads to finish"
msgstr "Tastatur Abbruch; warte auf Beendigung von %d aktiven Verbindungen"
#: ../linkcheck/checker/consumer.py:132
#, python-format
msgid "Status: %5d URLs queued, %4d URLs checked, %2d active threads, runtime %s"
msgstr "Status: %5d URLs noch zu prüfen, %4d URLs überprüft, %2d aktive Threads, Laufzeit %s"
#: ../linkcheck/checker/ignoredurl.py:25
#: ../linkcheck/checker/httpsurl.py:28
#, python-format
msgid "%s url ignored"
msgstr "%s url ignoriert"
#: ../linkcheck/checker/fileurl.py:77
msgid "Added trailing slash to directory"
msgstr "Schrägstrich wurde zu Verzeichnis hinzugefügt"
#: ../linkcheck/checker/fileurl.py:83
msgid "directory"
msgstr "Verzeichnis"
#: ../linkcheck/checker/errorurl.py:29
msgid "URL is unrecognized or has invalid syntax"
msgstr "URL ist unbekannt oder besitzt ungültige Syntax"
#: ../linkcheck/checker/urlbase.py:42
#, 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 http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913\n"
"or send mail to %s 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"
"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 ""
"********** Hoppla. *************\n"
"\n"
"Sie haben einen internen Fehler in LinkChecker entdeckt. Bitte schreiben\n"
"Sie einen Fehlerbericht an\n"
"http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913\n"
"oder senden Sie eine Mail an %s mit den folgenden Informationen:\n"
"- die URL oder Datei, welche Sie gerade prüfen\n"
"- ihre Kommandozeilenargumente und/oder Ihre Konfiguration.\n"
"- die Ausgabe eines Debuglaufs Option \"-Dall\" und dem ausgeführten Befehl\n"
"- die untenstehenden Systeminformationen.\n"
"\n"
"Wenn Sie Informationen aus privaten Gründen unterlassen ist das in Ordnung.\n"
"Ich werde trotzdem versuchen, Ihnen zu helfen. Sie müssen mir allerdings\n"
"irgendwas geben, womit ich arbeiten kann ;).\n"
#: ../linkcheck/checker/urlbase.py:61
msgid "******** LinkChecker internal error, bailing out ********"
msgstr "******** LinkChecker interner Fehler, breche ab ********"
#: ../linkcheck/checker/urlbase.py:67
msgid "System info:"
msgstr "Systeminformation:"
#: ../linkcheck/checker/urlbase.py:69
#, python-format
msgid "Python %s on %s"
msgstr "Python %s auf %s"
#: ../linkcheck/checker/urlbase.py:226
msgid "URL is empty"
msgstr "URL ist leer"
#: ../linkcheck/checker/urlbase.py:245
#, python-format
msgid "Base URL is not properly normed. Normed url is %(url)r."
msgstr "Basis URL ist nicht genormt. Genormte url ist %(url)r."
#: ../linkcheck/checker/urlbase.py:273
#, python-format
msgid "URL has invalid port %r"
msgstr "URL hat eine ungültige Portnummer %r"
#: ../linkcheck/checker/urlbase.py:310
msgid "outside of domain filter, checked only syntax"
msgstr "außerhalb des Domain Filters; prüfe lediglich Syntax"
#: ../linkcheck/checker/urlbase.py:325
msgid "Hostname not found"
msgstr "Rechnername nicht gefunden"
#: ../linkcheck/checker/urlbase.py:328
#, python-format
msgid "Bad HTTP response %r"
msgstr "Ungültige HTTP Antwort %r"
#: ../linkcheck/checker/urlbase.py:357
#, python-format
msgid "could not parse content: %r"
msgstr "Konnte Inhalt nicht parsen: %r"
#: ../linkcheck/checker/urlbase.py:430
#, python-format
msgid "anchor #%s not found"
msgstr "Anker #%s nicht gefunden"
#: ../linkcheck/checker/urlbase.py:492
#, python-format
msgid "Found %r in link contents"
msgstr "Habe %r in Link Inhalt gefunden"
#: ../linkcheck/checker/urlbase.py:499
#, python-format
msgid "Content size %s is larger than %s"
msgstr "Inhalt %s is größer als %s"
#: ../linkcheck/checker/urlbase.py:538
msgid "more than one <base> tag found, using only the first one"
msgstr "mehr als ein <base> Tag gefunden, benutze lediglich das erste"
#: ../linkcheck/checker/telneturl.py:43
msgid "Host is empty"
msgstr "Rechnername ist leer"
#: ../linkcheck/checker/mailtourl.py:47
msgid "Invalid mail syntax"
msgstr "Ungültige Mail Syntax"
#: ../linkcheck/checker/mailtourl.py:98
msgid "No addresses found"
msgstr "Keine Adressen wurden gefunden"
#: ../linkcheck/checker/mailtourl.py:113
#, python-format
msgid "No MX mail host for %(domain)s found"
msgstr "Kein MX mail host für %(domain)s gefunden"
#: ../linkcheck/checker/mailtourl.py:132
#, python-format
msgid "Verified address: %(info)s"
msgstr "Gültige Adresse: %(info)s"
#: ../linkcheck/checker/mailtourl.py:136
#, python-format
msgid "MX mail host %(host)s did not accept connections: %(error)s"
msgstr "Der MX mail host %(host)s akzeptierte keine SMTP Verbindungen: %(error)s"
#: ../linkcheck/checker/mailtourl.py:142
msgid "Could not connect, but syntax is correct"
msgstr "Konnte nicht konnektieren, aber die Syntax ist korrekt"
#: ../linkcheck/checker/mailtourl.py:144
#, python-format
msgid "Found MX mail host %(host)s"
msgstr "MX Mail host %(host)s gefunden"
#: ../linkcheck/checker/mailtourl.py:156
msgid "Could not split the mail address"
msgstr "konnte die Mail Adresse nicht splitten"
#: ../linkcheck/checker/nntpurl.py:103
msgid "No NNTP server specified, skipping this URL"
msgstr "Kein NNTP Server angegeben; prüfe lediglich Syntax"
#: ../linkcheck/checker/nntpurl.py:112
#, python-format
msgid "Articel number %s found"
msgstr "Artikel nummer %s wurde gefunden"
#: ../linkcheck/checker/nntpurl.py:119
#, python-format
msgid "Group %s has %s articles, range %s to %s"
msgstr "Gruppe %s hat %s Artikel, von %s bis %s"
#: ../linkcheck/checker/nntpurl.py:123
msgid "No newsgroup specified in NNTP URL"
msgstr "Keine Newsgroup in der NNTP URL spezifiziert"
#: ../linkcheck/checker/nntpurl.py:143
#, python-format
msgid "NTTP server too busy; tried more than %d times"
msgstr "NNTP server zu beschäftigt; habe es mehr als %d mal versucht"
#: ../linkcheck/checker/nntpurl.py:145
#, python-format
msgid "NNTP busy: %s"
msgstr "NNTP beschäftigt: %s"
#: ../linkcheck/checker/httpurl.py:64
msgid "URL path is empty, assuming '/' as path"
msgstr "URL Pfad ist leer, verwende '/'"
#: ../linkcheck/checker/httpurl.py:113
#, python-format
msgid "Using Proxy %r"
msgstr "Verwende Proxy %r"
#: ../linkcheck/checker/httpurl.py:119
msgid "Access denied by robots.txt, checked only syntax"
msgstr "Zugriff verweigert durch robots.txt; prüfe lediglich Syntax"
#: ../linkcheck/checker/httpurl.py:123
msgid "Amazon servers block HTTP HEAD requests, using GET instead"
msgstr "Amazon server blockieren HTTP HEAD Anfragen, verwende stattdessen GET"
#: ../linkcheck/checker/httpurl.py:150
#, python-format
msgid "Enforced Proxy %r"
msgstr "Erzwungener Proxy %r"
#: ../linkcheck/checker/httpurl.py:176
#, python-format
msgid "more than %d redirections, aborting"
msgstr "mehr als %d Weiterleitungen, breche ab"
#: ../linkcheck/checker/httpurl.py:208
msgid "Zope Server cannot determine MIME type with HEAD, falling back to GET"
msgstr "Server unterstützt kein HEAD, verwende GET"
#: ../linkcheck/checker/httpurl.py:216
#, python-format
msgid "Effective URL %s"
msgstr "Effektive URL %s"
#: ../linkcheck/checker/httpurl.py:232
#, python-format
msgid "Redirected to %(url)s"
msgstr "Zu %(url)s umgeleitet"
#: ../linkcheck/checker/httpurl.py:243
#, python-format
msgid ""
"recursive redirection encountered:\n"
" %s"
msgstr ""
"Rekursive Weiterleitung entdeckt:\n"
" %s"
#: ../linkcheck/checker/httpurl.py:253
msgid "HTTP 301 (moved permanent) encountered: you should update this link."
msgstr "HTTP 301 (moved permanent) gefunden: sie sollten diesen Link aktualisieren."
#: ../linkcheck/checker/httpurl.py:258
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."
msgstr "Es ist eine HTTP 301 Weiterleitung aufgetreten und die URL endet nicht mit /. Alle URLs, die auf (Home-) Verzeichnisse verweisen, sollten mit einem / enden, um Weiterleitungen zu verhindern."
#: ../linkcheck/checker/httpurl.py:269
#, python-format
msgid "HTTP redirection to non-http url encountered; the original url was %r."
msgstr "HTTP Weiterleitung zu einer nicht-HTTP url; die Original-Url war %r."
#: ../linkcheck/checker/httpurl.py:297
msgid "unknown"
msgstr "unbekannt"
#: ../linkcheck/checker/httpurl.py:299
#, python-format
msgid "Server %r did not support HEAD request, used GET for checking"
msgstr "Server %r unterstützte keine HEAD Anfrage, verwendete GET zum Prüfen"
#: ../linkcheck/checker/httpurl.py:302
#, python-format
msgid "Server %r had no anchor support, removed anchor from request"
msgstr "Server %r besitzt keine Anker Unterstützung, lösche Anker von der Anfrage"
#: ../linkcheck/checker/httpurl.py:317
#, python-format
msgid "Could not store cookies: %(msg)s"
msgstr "Konnte Cookie nicht speichern: %(msg)s"
#: ../linkcheck/checker/httpurl.py:325
#, python-format
msgid "Last modified %s"
msgstr "Letzte Änderung %s"
#: ../linkcheck/checker/httpurl.py:419
#: ../linkcheck/checker/httpurl.py:440
#, python-format
msgid "Unsupported content encoding %r."
msgstr "Content-Encoding %r wird nicht unterstützt."
#: ../linkcheck/checker/ftpurl.py:94
msgid "Remote host has closed connection"
msgstr "Entfernter Rechner hat die Verbindung geschlossen"
#: ../linkcheck/checker/ftpurl.py:98
msgid "Got no answer from FTP server"
msgstr "Keine Antwort vom FTP Server"
#: ../linkcheck/checker/ftpurl.py:118
msgid "Missing trailing directory slash in ftp url"
msgstr "Fehlender / am Ende der FTP url"
#: ../linkcheck/logger/__init__.py:26
msgid "Real URL"
msgstr "Tats. URL"
#: ../linkcheck/logger/__init__.py:27
msgid "Cache key"
msgstr "Cache Schlüssel"
#: ../linkcheck/logger/__init__.py:28
msgid "Result"
msgstr "Ergebnis"
#: ../linkcheck/logger/__init__.py:29
msgid "Base"
msgstr "Basis"
#: ../linkcheck/logger/__init__.py:30
msgid "Name"
msgstr "Name"
#: ../linkcheck/logger/__init__.py:31
msgid "Parent URL"
msgstr "Vater URL"
#: ../linkcheck/logger/__init__.py:32
msgid "Extern"
msgstr "Extern"
#: ../linkcheck/logger/__init__.py:33
msgid "Info"
msgstr "Info"
#: ../linkcheck/logger/__init__.py:34
msgid "Warning"
msgstr "Warnung"
#: ../linkcheck/logger/__init__.py:35
msgid "D/L Time"
msgstr "D/L Zeit"
#: ../linkcheck/logger/__init__.py:36
msgid "D/L Size"
msgstr "D/L Größe"
#: ../linkcheck/logger/__init__.py:37
msgid "Check Time"
msgstr "Prüfzeit"
#: ../linkcheck/logger/__init__.py:38
msgid "URL"
msgstr "URL"
#: ../linkcheck/logger/gml.py:44
#: ../linkcheck/logger/sql.py:54
#: ../linkcheck/logger/xmllog.py:77
#: ../linkcheck/logger/csvlog.py:45
#, python-format
msgid "created by %s at %s"
msgstr "erstellt von %s um %s"
#: ../linkcheck/logger/gml.py:48
#: ../linkcheck/logger/csvlog.py:49
#, python-format
msgid "Get the newest version at %(url)s"
msgstr "Die neueste Version gibt es unter %(url)s"
#: ../linkcheck/logger/gml.py:51
#: ../linkcheck/logger/csvlog.py:52
#, python-format
msgid "Write comments and bugs to %(email)s"
msgstr "Schreiben Sie Kommentare und Fehler an %(email)s"
#: ../linkcheck/logger/gml.py:125
#: ../linkcheck/logger/html.py:251
#: ../linkcheck/logger/sql.py:120
#: ../linkcheck/logger/xmllog.py:173
#: ../linkcheck/logger/text.py:239
#, python-format
msgid "Stopped checking at %s (%s)"
msgstr "Beende Prüfen am %s (%s)"
#: ../linkcheck/logger/html.py:86
#: ../linkcheck/logger/text.py:101
#, python-format
msgid "Start checking at %s"
msgstr "Beginne Prüfen am %s"
#: ../linkcheck/logger/html.py:147
#: ../linkcheck/logger/text.py:139
msgid " (cached)"
msgstr " (aus dem Cache)"
#: ../linkcheck/logger/html.py:161
#: ../linkcheck/logger/text.py:153
#, python-format
msgid ", line %d"
msgstr ", Zeile %d"
#: ../linkcheck/logger/html.py:162
#: ../linkcheck/logger/text.py:154
#, python-format
msgid ", col %d"
msgstr ", Spalte %d"
#: ../linkcheck/logger/html.py:188
#: ../linkcheck/logger/html.py:201
#: ../linkcheck/logger/text.py:173
#: ../linkcheck/logger/text.py:187
#, python-format
msgid "%.3f seconds"
msgstr "%.3f Sekunden"
#: ../linkcheck/logger/html.py:225
#: ../linkcheck/logger/text.py:214
msgid "Valid"
msgstr "Gültig"
#: ../linkcheck/logger/html.py:230
#: ../linkcheck/logger/text.py:218
msgid "Error"
msgstr "Fehler"
#: ../linkcheck/logger/html.py:240
msgid "Thats it. "
msgstr "Das wars. "
#: ../linkcheck/logger/html.py:242
#: ../linkcheck/logger/text.py:230
#, python-format
msgid "%d link checked."
msgid_plural "%d links checked."
msgstr[0] "%d Verknüpfung überprüft."
msgstr[1] "%d Verknüpfungen überprüft."
#: ../linkcheck/logger/html.py:245
#: ../linkcheck/logger/text.py:234
#, python-format
msgid "%d error found."
msgid_plural "%d errors found."
msgstr[0] "%d Fehler."
msgstr[1] "%d Fehler."
#: ../linkcheck/logger/html.py:257
#: ../linkcheck/logger/sql.py:58
#: ../linkcheck/logger/xmllog.py:81
#: ../linkcheck/logger/text.py:94
#, python-format
msgid "Get the newest version at %s"
msgstr "Die neueste Version gibt es unter %s"
#: ../linkcheck/logger/html.py:261
#: ../linkcheck/logger/sql.py:61
#: ../linkcheck/logger/xmllog.py:84
#: ../linkcheck/logger/text.py:97
#, python-format
msgid "Write comments and bugs to %s"
msgstr "Schreiben Sie Kommentare und Fehler an %s"
#: ../linkcheck/logger/csvlog.py:55
msgid "# Format of the entries:"
msgstr "# Format der Einträge:"
#: ../linkcheck/logger/csvlog.py:100
#, python-format
msgid "Stopped checking at %s (%s)%s"
msgstr "Beende Prüfen am %s (%s)%s"
#: ../linkcheck/logger/text.py:228
msgid "Thats it."
msgstr "Das war's."
#: ../linkcheck/lc_cgi.py:115
msgid "unsupported language"
msgstr "nicht unterstützte Sprache"
#: ../linkcheck/lc_cgi.py:120
msgid "empty url was given"
msgstr "leere URL wurde angegeben"
#: ../linkcheck/lc_cgi.py:122
msgid "disallowed url was given"
msgstr "eine ungültige URL wurde angegeben"
#: ../linkcheck/lc_cgi.py:124
msgid "no url was given"
msgstr "keine URL wurde angegeben"
#: ../linkcheck/lc_cgi.py:129
msgid "invalid recursion level"
msgstr "ungültiger Rekursionslevel"
#: ../linkcheck/lc_cgi.py:134
#, python-format
msgid "invalid %s option syntax"
msgstr "ungültige Option '%s'"
#: ../linkcheck/lc_cgi.py:155
#, python-format
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 ""
"<html><head><title>LinkChecker Online Fehler</title></head><body text=#192c83 bgcolor=#fff7e5 link=#191c83 vlink=#191c83 alink=#191c83>\n"
"<blockquote><b>Fehler: %s</b><br>Das LinkChecker Online Skript ist\n"
"auf einen Fehler gesto&szlig;en. Bitte stellen Sie sicher, da&szlig; die\n"
"angegebene URL mit <code>http://</code> beginnt und nur diese Zeichen\n"
"enth&auml;lt: <code>A-Za-z0-9./_~-</code><br><br>Fehler werden geloggt.\n"
"</blockquote></body></html>"
#: ../linkcheck/configuration.py:222
#, python-format
msgid "invalid log option %r"
msgstr "ungültige Log Option %r"
#: ../linkcheck/configuration.py:331
#, python-format
msgid "extern%d: syntax error %s\n"
msgstr "extern%d: Syntaxfehler %s\n"
#: ../linkcheck/strformat.py:133
msgid "seconds"
msgstr "Sekunden"
#: ../linkcheck/strformat.py:136
msgid "minutes"
msgstr "Minuten"
#: ../linkcheck/strformat.py:139
msgid "hours"
msgstr "Stunden"
#: ../linkchecker:54
msgid "USAGE\tlinkchecker [options] file-or-url...\n"
msgstr "BENUTZUNG\tlinkchecker [options] datei-oder-url...\n"
#: ../linkchecker:57
msgid ""
"NOTES\n"
"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"
" 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 --extern-strict-all 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 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 ""
"KOMMENTARE\n"
"o Ein ! vor einem regulären Ausdruck negiert diesen. Also matcht\n"
" '!^mailto:' alles außer mailto Links.\n"
"o URLs von der Kommandozeile die mit \"ftp.\" beginnen werden wie\n"
"\"ftp://ftp.\" behandelt, URLs die mit \"www.\" beginnen wie \"http://www.\".\n"
" Sie können auch lokale Dateien als Argumente angeben\n"
"o Falls sich Ihr System automatisch mit dem Internet verbindet\n"
" (z.B. mit diald), wird es dies tun wenn Sie Links prüfen, die nicht\n"
" auf Ihren lokalen Rechner verweisen\n"
" Benutzen Sie die Optionen -s und -i um dies zu verhindern (siehe BEISPIELE)\n"
"o Javascript Links werden zur Zeit ignoriert\n"
"o Wenn Ihr System keine Threads unterstützt deaktiviert LinkChecker diese\n"
" automatisch.\n"
"o Sie können mehrere user/password Paare in einer Konfigurationsdatei\n"
" angeben\n"
"o Um Proxies zu benutzen, setzen Sie $http_proxy, $https_proxy unter\n"
" Unix oder Windows. Auf einem Mac benutzen Sie die Internet Config.\n"
"o Beim Prüfen von 'news:' Links muß der angegebene NNTP Rechner nicht\n"
" unbedingt derselbe wie der des Benutzers sein.\n"
#: ../linkchecker:78
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://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"
"\n"
"Don't connect to mailto: hosts, only check their URL syntax. All other\n"
"links are checked as usual:\n"
" linkchecker --intern='!^mailto:' --extern-strict-all www.mysite.org\n"
"\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"
"\n"
"You can skip the \"http://\" url part if the domain starts with \"www.\":\n"
" linkchecker www.myhomepage.de\n"
"\n"
"You can skip the \"ftp://\" url part if the domain starts with \"ftp.\":\n"
" linkchecker -r0 ftp.linux.org\n"
msgstr ""
"BEISPIELE\n"
"Der häufigste Gebrauch prüft die angegebene Domäne rekursiv, inklusive aller\n"
"einzelnen URLs die außerhalb dieser Domäne zeigen:\n"
" linkchecker -Fhtml http://treasure.calvinsplayground.de/\n"
"Beachten Sie dass diese Prüfung die komplette Website abprüft, welche mehrere\n"
"Hunderttausend URLs besitzen kann. Benutzen Sie die Option -r, um die\n"
"Rekursionstiefe einzuschränken.\n"
"\n"
"Keine Verbindung zu mailto: Rechner aufbauen, prüfe lediglich deren URL\n"
"Syntax. Alle anderen Links werden wie üblich geprüft:\n"
" linkchecker --intern='!^mailto:' --strict www.mysite.org\n"
"\n"
"Prüfe eine lokale HTML Datei unter UNIX:\n"
" linkchecker ../bla.html\n"
"\n"
"Prüfe eine lokale HTML Datei unter Windows:\n"
"\n"
"Sie können den \"http://\" Teil der URL weglassen wenn die Domäne mit\n"
"\"www.\" beginnt:\n"
" linkchecker www.myhomepage.de\n"
"\n"
"Sie können den \"ftp://\" Teil der URL weglassen wenn die Domäne mit\n"
"\"ftp.\" beginnt:\n"
" linkchecker -r0 ftp.linux.org\n"
#: ../linkchecker:102
msgid ""
"OUTPUT TYPES\n"
"Note that by default only errors are logged.\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 graph.\n"
" You should use the --verbose option to get a complete graph.\n"
"xml Log check result as machine-readable XML file.\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"
" ~/.blacklist which only contains entries with invalid urls and\n"
" the number of times they have failed.\n"
"none Logs nothing. Suitable for scripts.\n"
msgstr ""
"AUSGABETYPEN\n"
"Man bemerke dass standardmäßig nur Fehler ausgegeben werden.\n"
"\n"
"text Standard Textausgabe in \"Schlüssel: Wert\"-Form.\n"
"html Gebe URLs in \"Schlüssel: Wert\"-Form als HTML formatiert aus.\n"
" Besitzt zudem Verknüpfungen auf die referenzierten Seiten. Ungültige URLs haben\n"
" Verknüpfungen zur HTML und CSS Syntaxprüfung angehängt.\n"
"csv Gebe Prüfresultat in CSV-Format aus mit einer URL pro Zeile.\n"
"gml Gebe Vater-Kind Beziehungen zwischen verknüpften URLs als GML Graphen aus.\n"
" Sie sollten die Option --verbose benutzen um einen vollständigen Graphen zu erhalten.\n"
"xml Gebe Prüfresultat als maschinenlesbare XML-Datei aus.\n"
"sql Gebe Prüfresultat als SQL Skript mit INSERT Befehlen aus. Ein Beispielskript,\n"
" um die initialie SQL Tabelle zu erstellen ist unter create.sql zu finden.\n"
"blacklist\n"
" Für Cronjobs geeignet. Gibt as Prüfergebnis in eine Datei ~/.blacklist aus,\n"
" welche nur Einträge mit fehlerhaften URLs und die Anzahl der Fehlversuche\n"
" enthält.\n"
"none Gibt nichts aus. Für Skripte geeignet.\n"
#: ../linkchecker:129
#, python-format
msgid "Error: %s"
msgstr "Fehler: %s"
#: ../linkchecker:131
msgid "Execute 'linkchecker -h' for help"
msgstr "Führen Sie 'linkchecker -h' aus, um Hilfe zu erhalten"
#: ../linkchecker:139
#, python-format
msgid "Could not find profiling file %s."
msgstr "Konnte Profiling-Datei %s nicht finden."
#: ../linkchecker:142
msgid "Please run linkchecker with --profile to generate it."
msgstr "Bitte starten Sie linkchecker mit --profile, um sie zu generieren."
#: ../linkchecker:217
msgid "General options"
msgstr "Allgemeine Optionen"
#: ../linkchecker:220
msgid ""
"Use file as configuration file. As default LinkChecker first\n"
"searches /etc/linkcheckerrc and then ~/.linkcheckerrc\n"
"(under Windows <path-to-program>\\linkcheckerrc)."
msgstr ""
"Benutze file als Konfigurationsdatei. Standardmäßig sucht\n"
" LinkChecker zuerst /etc/linkcheckerrc und dann ~/.linkcheckerrc\n"
"(unter Windows <Pfad-zum-Programm>\\linkcheckerrc)."
#: ../linkchecker:225
msgid "Ask for url if none are given on the commandline."
msgstr "Frage nach URLs, falls keine auf der Kommandozeile eingegeben wurde."
#: ../linkchecker:228
msgid "Generate no more than num threads. Default number of threads is 10."
msgstr ""
"Generiere nicht mehr als num Threads. Standard Anzahl von Threads\n"
"ist 10."
#: ../linkchecker:232
msgid "Print version and exit."
msgstr "Drucke die Version und beende das Programm."
#: ../linkchecker:237
msgid "Output options"
msgstr "Ausgabe-Optionen"
#: ../linkchecker:240
msgid ""
"Log all checked URLs (implies -w). Default is to log only invalid\n"
"URLs."
msgstr ""
"Logge alle geprüften URLs (impliziert -w). Standard ist es, nur\n"
"fehlerhafte URLs zu loggen."
#: ../linkchecker:243
msgid "Log warnings."
msgstr "Logge Warnungen."
#: ../linkchecker:246
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'. This option implies -w."
msgstr ""
"Definieren Sie einen regulären Ausdruck, der eine Warnung ausgib\n"
"falls er den Inhalt einer geprüften URL matcht.\n"
"Dies gilt nur für gültige Seiten deren Inhalt wir bekommen können.\n"
"\n"
"Sie können dies verwenden, um Seiten mit Fehlermeldungen wie z.B.\n"
"'Diese Seite ist umgezogen' oder 'Oracle Server Fehler'.\n"
"Diese Option impliziert -w."
#: ../linkchecker:255
msgid ""
"Print a warning if content size is available and exceeds the given\n"
"number of bytes. This option implies -w."
msgstr ""
"Drucke eine Warnung wenn die Inhaltsgröße bekannt ist und die\n"
"angegebene Anzahl an Bytes übersteigt.\n"
"Diese Option impliziert -w."
#: ../linkchecker:259
msgid "Quiet operation. This is only useful with -F."
msgstr "Keine Ausgabe. Dies ist nur in Verbindung mit -F nützlich."
#: ../linkchecker:262
#, python-format
msgid "Specify output as %(loggertypes)s. Default output type is text."
msgstr ""
"Verwende die Ausgabe als %(loggertypes)s.\n"
"Die Standard Ausgabe ist text."
#: ../linkchecker:267
#, python-format
msgid ""
"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"
"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."
msgstr ""
"Ausgabe in eine Datei namens linkchecker-out.<typ>, $HOME/.linkchecker_blacklist\n"
"bei 'blacklist' Ausgabe, oder <datename> falls angegeben.\n"
"Der <dateiname> Teil wird beim Ausgabetyp 'none' ignoriert,\n"
"ansonsten wird die Datei überschreiben falls sie existiert.\n"
"Sie können diese Option mehr als einmal verwenden. Gültige\n"
"Ausgabetypen sind %(loggertypes)s.\n"
"Standard ist keine Dateiausgabe. Falls Konsolenausgabe mit -o\n"
"nicht angegeben wurde, verhindert diese Option jede Konsolenausgabe\n"
"durch Implizieren von -o none."
#: ../linkchecker:277
msgid "Do not print check status messages."
msgstr "Geben keine Statusmeldungen aus."
#: ../linkchecker:280
#, python-format
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."
msgstr ""
"Gebe Debugmeldungen aus für den angegebenen Logger.\n"
"Verfügbare Logger sind %(lognamelist)s.\n"
" Die Angabe\n"
"'all' ist ein Synonym für alle verfügbaren Logger.\n"
"Diese Option kann mehrmals angegeben werden, um\n"
"mit mehr als einem Logger zu debuggen.\n"
"\n"
"Für exakte Resultate wird Threading während einem\n"
"Debuglauf deaktiviert."
#: ../linkchecker:290
#, python-format
msgid ""
"Write profiling data into a file named %s in the\n"
"current working directory. See also --viewprof."
msgstr ""
"Schreibe Profiling-Daten in eine Datei namens %s im\n"
"aktuellen Arbeitsverzeichnis.\n"
"Siehe auch --viewprof."
#: ../linkchecker:294
msgid "Print out previously generated profiling data. See also --profile."
msgstr "Gebe vorher generierte Profiling-Daten aus. Siehe auch --profile."
#: ../linkchecker:299
msgid "Checking options"
msgstr "Prüf-Optionen"
#: ../linkchecker:302
msgid ""
"Check recursively all links up to given depth. A negative depth\n"
"will enable inifinite recursion. Default depth is infinite."
msgstr ""
"Prüfe rekursiv alle URLs bis zu der angegebenen Tiefe. Eine\n"
"negative Tiefe erwirkt unendliche Rekursion. Standard Tiefe ist\n"
"unendlich."
#: ../linkchecker:306
msgid ""
" 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."
msgstr ""
"Behandle URLs welche diese Ausdruck matchen als intern.\n"
"LinkChecker steigt nur in interne URLs rekursiv ab, nicht in externe."
#: ../linkchecker:312
msgid ""
"Assume urls that match the given expression as external.\n"
"Only internal HTML links are checked recursively."
msgstr ""
"Behandle URLs welche diesen Ausdruck matchen als extern.\n"
"Nur interne HTTP Links werden rekursiv geprüft."
#: ../linkchecker:316
msgid ""
"Assume urls that match the given expression as strict external.\n"
"Only internal HTML links are checked recursively."
msgstr ""
"Behandle URLs welche diesen Ausdruck matchen als strikt extern.\n"
"Nur interne HTTP Links werden rekursiv geprüft."
#: ../linkchecker:320
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 ""
"Prüfe lediglich die Syntax von externen URLs. Es wird keine.\n"
"Verbindung zu diesen Rechner aufgebaut.\n"
"Bei lokalen Dateiurls sind lediglich lokale Dateien intern. Bei http\n"
"und ftp URLs sind alle URLs mit demselben Domänennamen intern."
#: ../linkchecker:325
msgid ""
"Swap checking order to external/internal. Default checking order\n"
"is internal/external."
msgstr ""
"Tausche die Prüfreihenfolge zu extern/intern. Standardmäßige\n"
"Reihenfolge ist intern/extern."
#: ../linkchecker:329
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 ""
"Akzeptiere und sende HTTP Cookies nach der RFC 2109. Lediglich\n"
"Cookies die zum ursprünglichen Server zurückgesendet werden, werden\n"
"akzeptiert.\n"
"Gesendete und akzeptierte Cookies werden als zusätzlich geloggte\n"
"Information aufgeführt."
#: ../linkchecker:335
msgid ""
"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."
msgstr ""
"Prüfe HTTP Anker Verweise. Diese Option gilt sowohl für interne\n"
"als auch für externe URLs. Standard ist keine Überprüfung.\n"
"Diese Option impliziert -w weil Ankerfehler immer Warnungen sind."
#: ../linkchecker:340
msgid ""
"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."
msgstr ""
"Behandle url#anchora und url#anchorb beim Cachen als gleich. Dies\n"
"ist zwar Standard bei Browsern, aber in der URI Spezifikation\n"
"nicht enthalten. Benutzen Sie diese Option mit Vorsicht."
#: ../linkchecker:345
msgid ""
"Try given username for HTTP and FTP authorization.\n"
"For FTP the default username is 'anonymous'. See also -p."
msgstr ""
"Verwende den angegebenen Benutzernamen für HTTP und FTP\n"
"Authorisation. Für FTP ist der Standardname 'anonymous'. Siehe auch -p."
#: ../linkchecker:349
msgid ""
"Try given password for HTTP and FTP authorization.\n"
"For FTP the default password is 'anonymous@'. See also -u."
msgstr ""
"Verwende das angegebene Passwort für HTTP und FTP Authorisation.\n"
"Für FTP ist das Standardpasswort 'anonymous@'. Siehe auch -u."
#: ../linkchecker:353
#, python-format
msgid ""
"Set the timeout for TCP connection attempts in seconds. The default\n"
"timeout is %d seconds."
msgstr ""
"Setze den Timeout für TCP-Verbindungen in Sekunden. Der Standard\n"
"Timeout ist %d Sekunden."
#: ../linkchecker:357
msgid ""
"Pause <secs> seconds between each url check. This option implies -t0.\n"
"Default is no pause between requests."
msgstr ""
"Pausiere <sek> Sekunden zwischen dem Prüfen jeder URL. Diese Option\n"
"impliziert -t0.\n"
"Standard ist keine Pause zwischen dem Prüfen."
#: ../linkchecker:361
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 ""
"Gibt ein NNTP Rechner für 'news:...' Links. Standard ist die\n"
"Umgebungsvariable NNTP_SERVER. Falls kein Rechner angegeben ist,\n"
"wird lediglich auf korrekte Syntax des Links geprüft."
#: ../linkchecker:367
msgid "Deprecated options"
msgstr " Optionen"
#: ../linkchecker:370
msgid "Print check status every 5 seconds to stderr. This is the default."
msgstr "Gebe Prüfstatus alle 5 Sekunden an stderr aus. Dies ist die Voreinstellung."
#: ../linkchecker:407
#: ../linkchecker:421
#: ../linkchecker:462
#, python-format
msgid "Illegal argument %r for option %s"
msgstr "Ungültiges Argument %r für Option %s"
#: ../linkchecker:441
#: ../linkchecker:455
#, python-format
msgid "Illegal argument %d for option %s"
msgstr "Ungültiges Argument %d für Option %s"
#: ../linkchecker:496
msgid ""
"enter one or more urls, separated by white-space\n"
"--> "
msgstr ""
"geben Sie eine oder mehrere durch Leerzeichen getrennte URLs ein\n"
"--> "
#: ../linkchecker:499
msgid "no files or urls given"
msgstr "keine Dateien oder URLs angegeben"
#: ../linkchecker:530
msgid "Hit RETURN to finish"
msgstr "Drücken Sie RETURN zum Beenden"