From 34c8a29a350a3c003becee8280da4a34b1a8536f Mon Sep 17 00:00:00 2001 From: calvin Date: Sun, 4 Jan 2004 09:23:14 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1174 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 2 ++ po/de.po | 39 ++++++++++++++++++++++++++------------- po/fr.po | 6 +++--- po/linkcheck.pot | 6 +++--- po/nl.po | 6 +++--- 5 files changed, 37 insertions(+), 22 deletions(-) diff --git a/ChangeLog b/ChangeLog index 89d47b78..ea5e7b2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ Changed: linkchecker, po/*.po * use Set() instead of hashmap Changed: linkcheck/Config.py + * fix mime-type checking to allow parsing of external stylesheets + Changed: linkcheck/HttpUrlData.py 1.10.2 (release 3.1.2004) * fixed CGI safe_url pattern, it was too strict diff --git a/po/de.po b/po/de.po index 539d065b..9e894ffd 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: $Id$\n" -"POT-Creation-Date: Sun Jan 4 09:54:39 2004\n" +"POT-Creation-Date: Sun Jan 4 10:23:05 2004\n" "PO-Revision-Date: 2004-01-04 09:55+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: de \n" @@ -56,10 +56,17 @@ msgstr "" " %s" msgid "HTTP 301 (moved permanent) encountered: you should update this link." -msgstr "HTTP 301 (moved permanent) gefunden: sie sollten diesen Link aktualisieren." +msgstr "" +"HTTP 301 (moved permanent) gefunden: sie sollten diesen Link aktualisieren." -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 trat eine HTTP 301 Weiterleitung auf und die URL endet nicht mit /. Alle URLs, die auf (Home-) Verzeichnisse verweisen, sollten mit einem / enden, um Weiterleitungen zu verhindern." +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 trat eine HTTP 301 Weiterleitung auf und die URL endet nicht mit /. Alle " +"URLs, die auf (Home-) Verzeichnisse verweisen, sollten mit einem / enden, um " +"Weiterleitungen zu verhindern." 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." @@ -67,7 +74,8 @@ msgstr "HTTP Weiterleitung zu einer nicht-HTTP url; die Original-Url war %r." msgid "more than five redirections, aborting" msgstr "mehr als fünf Weiterleitungen, breche ab" -msgid "Server does not support HEAD request (got %d status), falling back to GET" +msgid "" +"Server does not support HEAD request (got %d status), falling back to GET" msgstr "Server unterstützt keine HEAD Anfrage (bekam Status %d), verwende GET" msgid "Server %r has no HEAD support, falling back to GET" @@ -197,12 +205,14 @@ msgstr "Inhalt %s is gr msgid "more than one tag found, using only the first one" msgstr "mehr als ein Tag gefunden, benutze lediglich das erste" -msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" -msgstr "%5d URLs zu prüfen, %4d Verknüpfungen überprüft, %2d aktive Threads, Laufzeit %s" - msgid "keyboard interrupt; waiting for %d active threads to finish" msgstr "Tastatur Abbruch; warte auf Beendigung von %d aktiven Verbindungen" +msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" +msgstr "" +"%5d URLs zu prüfen, %4d Verknüpfungen überprüft, %2d aktive Threads, " +"Laufzeit %s" + msgid "unsupported language" msgstr "nicht unterstützte Sprache" @@ -227,7 +237,8 @@ msgstr "ung msgid "" "\n" "LinkChecker Online Error\n" -"\n" +"\n" "
\n" "Error: %s
\n" "The LinkChecker Online script has encountered an error. Please ensure\n" @@ -238,7 +249,8 @@ msgid "" "\n" "" msgstr "" -"LinkChecker Online Fehler\n" +"LinkChecker Online Fehler\n" "
Fehler: %s
Das LinkChecker Online Skript ist\n" "auf einen Fehler gestoßen. Bitte stellen Sie sicher, daß die\n" "angegebene URL mit http:// beginnt und nur diese Zeichen\n" @@ -399,13 +411,15 @@ msgstr "" "KOMMENTARE\n" "o Ein ! vor einem regulären Ausdruck negiert diesen. Also matcht\n" " '!^mailto:' alles außer mailto Links.\n" -"o LinkChecker's Kommandozeilenparser behandelt \"ftp.\" Links wie \"ftp://ftp.\"\n" +"o LinkChecker's Kommandozeilenparser behandelt \"ftp.\" Links wie \"ftp://" +"ftp.\"\n" " und \"www.\" Links 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" +" 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 verwendet LinkChecker die\n" " Option -t0\n" @@ -690,4 +704,3 @@ msgstr "keine Dateien oder URLs angegeben" msgid "Hit RETURN to finish" msgstr "Drücken Sie RETURN zum Beenden" - diff --git a/po/fr.po b/po/fr.po index 98fecbfb..fa31e78d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: $Id$\n" -"POT-Creation-Date: Sun Jan 4 09:54:39 2004\n" +"POT-Creation-Date: Sun Jan 4 10:23:05 2004\n" "PO-Revision-Date: 2004-01-03 23:24+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: fr \n" @@ -183,10 +183,10 @@ msgstr "" msgid "more than one tag found, using only the first one" msgstr "" -msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" +msgid "keyboard interrupt; waiting for %d active threads to finish" msgstr "" -msgid "keyboard interrupt; waiting for %d active threads to finish" +msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" msgstr "" msgid "unsupported language" diff --git a/po/linkcheck.pot b/po/linkcheck.pot index e4110ce3..652b2f55 100644 --- a/po/linkcheck.pot +++ b/po/linkcheck.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: Sun Jan 4 09:54:39 2004\n" +"POT-Creation-Date: Sun Jan 4 10:23:05 2004\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -183,10 +183,10 @@ msgstr "" msgid "more than one tag found, using only the first one" msgstr "" -msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" +msgid "keyboard interrupt; waiting for %d active threads to finish" msgstr "" -msgid "keyboard interrupt; waiting for %d active threads to finish" +msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" msgstr "" msgid "unsupported language" diff --git a/po/nl.po b/po/nl.po index 91a68a3d..b2d8fb36 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: $Id$\n" -"POT-Creation-Date: Sun Jan 4 09:54:39 2004\n" +"POT-Creation-Date: Sun Jan 4 10:23:05 2004\n" "PO-Revision-Date: 2004-01-03 23:27+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: nl \n" @@ -184,10 +184,10 @@ msgstr "" msgid "more than one tag found, using only the first one" msgstr "" -msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" +msgid "keyboard interrupt; waiting for %d active threads to finish" msgstr "" -msgid "keyboard interrupt; waiting for %d active threads to finish" +msgid "%5d urls queued, %4d links checked, %2d active threads, runtime %s" msgstr "" msgid "unsupported language"