]> sjero.net Git - wget/blobdiff - po/de.po
[svn] main.c (print_help): Clarified that --delete-after deletes local files.
[wget] / po / de.po
index 385f4091326352ea5d58fab2d11059fdaa4e70fb..df9e857cf4c768d6b6a11aa6223da474ef623ee0 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -23,7 +23,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wget 1.5.2-b4\n"
-"POT-Creation-Date: 2000-10-19 22:52-0700\n"
+"POT-Creation-Date: 2000-10-23 20:49-0700\n"
 "PO-Revision-Date: 1998-06-15 19:25+02:00\n"
 "Last-Translator: Karl Eichwalder <ke@suse.de>\n"
 "Language-Team: German <de@li.org>\n"
@@ -163,51 +163,51 @@ msgstr ""
 "Keine solche Datei oder kein solches Verzeichnis »%s«.\n"
 "\n"
 
-#: src/ftp.c:692 src/ftp.c:699
+#: src/ftp.c:701 src/ftp.c:708
 #, c-format
 msgid "Length: %s"
 msgstr "Länge: %s"
 
-#: src/ftp.c:694 src/ftp.c:701
+#: src/ftp.c:703 src/ftp.c:710
 #, c-format
 msgid " [%s to go]"
 msgstr " [noch %s]"
 
 # wohl "unmaßgeblich", nicht "ohne Berechtigung"
-#: src/ftp.c:703
+#: src/ftp.c:712
 msgid " (unauthoritative)\n"
 msgstr " (unmaßgeblich)\n"
 
-#: src/ftp.c:729
+#: src/ftp.c:738
 #, c-format
 msgid "%s: %s, closing control connection.\n"
 msgstr "%s: %s, schließe Kontroll-Verbindung.\n"
 
-#: src/ftp.c:737
+#: src/ftp.c:746
 #, c-format
 msgid "%s (%s) - Data connection: %s; "
 msgstr "%s (%s) - Daten-Verbindung: %s; "
 
-#: src/ftp.c:754
+#: src/ftp.c:763
 msgid "Control connection closed.\n"
 msgstr "Kontroll-Verbindung geschlossen.\n"
 
-#: src/ftp.c:772
+#: src/ftp.c:781
 msgid "Data transfer aborted.\n"
 msgstr "Daten-Übertragung abgeschlossen.\n"
 
-#: src/ftp.c:838
+#: src/ftp.c:847
 #, c-format
 msgid "File `%s' already there, not retrieving.\n"
 msgstr "Datei »%s« ist schon vorhanden, kein Hol-Versuch.\n"
 
-#: src/ftp.c:915 src/http.c:1016
+#: src/ftp.c:924 src/http.c:1016
 #, c-format
 msgid "(try:%2d)"
 msgstr "(versuche:%2d)"
 
 # oder "gesichert"?
-#: src/ftp.c:979 src/http.c:1236
+#: src/ftp.c:988 src/http.c:1236
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld]\n"
@@ -216,83 +216,88 @@ msgstr ""
 "%s (%s) - »%s« gespeichert [%ld]\n"
 "\n"
 
-#: src/ftp.c:1025
+#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470
+#, c-format
+msgid "Removing %s.\n"
+msgstr "Entferne »%s«.\n"
+
+#: src/ftp.c:1063
 #, c-format
 msgid "Using `%s' as listing tmp file.\n"
 msgstr "Benutze »%s« als temporäre Auflistungsdatei.\n"
 
-#: src/ftp.c:1037
+#: src/ftp.c:1075
 #, c-format
 msgid "Removed `%s'.\n"
 msgstr "Entfernt »%s«.\n"
 
-#: src/ftp.c:1073
+#: src/ftp.c:1111
 #, c-format
 msgid "Recursion depth %d exceeded max. depth %d.\n"
 msgstr "Die Rekursionstiefe %d übersteigt die max. Tiefe %d.\n"
 
-#: src/ftp.c:1125 src/http.c:1163
+#: src/ftp.c:1163 src/http.c:1163
 #, c-format
 msgid ""
 "Server file no newer than local file `%s' -- not retrieving.\n"
 "\n"
 msgstr ""
 
-#: src/ftp.c:1131 src/http.c:1171
+#: src/ftp.c:1169 src/http.c:1171
 #, fuzzy, c-format
 msgid "The sizes do not match (local %ld) -- retrieving.\n"
 msgstr "Größen stimmen nicht überein (lokal %ld), Hol-Versuch.\n"
 
-#: src/ftp.c:1148
+#: src/ftp.c:1186
 msgid "Invalid name of the symlink, skipping.\n"
 msgstr "Ungültiger Name für einen symbolischen Verweis, überspringe.\n"
 
-#: src/ftp.c:1165
+#: src/ftp.c:1203
 #, c-format
 msgid ""
 "Already have correct symlink %s -> %s\n"
 "\n"
 msgstr "Der richtige symbolische Verweis %s -> %s ist schon vorhanden\n"
 
-#: src/ftp.c:1173
+#: src/ftp.c:1211
 #, c-format
 msgid "Creating symlink %s -> %s\n"
 msgstr "Lege symbolischen Verweis %s -> %s an\n"
 
-#: src/ftp.c:1184
+#: src/ftp.c:1222
 #, c-format
 msgid "Symlinks not supported, skipping symlink `%s'.\n"
 msgstr ""
 "Symbolische Verweise nicht unterstützt, überspringe symbolischen Verweis "
 "»%s«.\n"
 
-#: src/ftp.c:1196
+#: src/ftp.c:1234
 #, c-format
 msgid "Skipping directory `%s'.\n"
 msgstr "Überspringe Verzeichnis »%s«.\n"
 
-#: src/ftp.c:1205
+#: src/ftp.c:1243
 #, c-format
 msgid "%s: unknown/unsupported file type.\n"
 msgstr "%s: unbekannter/nicht unterstüzter Dateityp.\n"
 
-#: src/ftp.c:1222
+#: src/ftp.c:1260
 #, c-format
 msgid "%s: corrupt time-stamp.\n"
 msgstr "%s: beschädigter Zeitstempel.\n"
 
-#: src/ftp.c:1243
+#: src/ftp.c:1281
 #, c-format
 msgid "Will not retrieve dirs since depth is %d (max %d).\n"
 msgstr "Hole Verzeichnisse nicht, da die Tiefe %d ist (max %d).\n"
 
-#: src/ftp.c:1282
+#: src/ftp.c:1320
 #, c-format
 msgid "Not descending to `%s' as it is excluded/not-included.\n"
 msgstr ""
 "Steige nicht zu »%s« hinab, da es ausgeschlossen/nicht eingeschlossen ist.\n"
 
-#: src/ftp.c:1327
+#: src/ftp.c:1365
 #, c-format
 msgid "Rejecting `%s'.\n"
 msgstr "Weise zurück »%s«.\n"
@@ -300,17 +305,17 @@ msgstr "Weise zur
 #. No luck.
 #. #### This message SUCKS.  We should see what was the
 #. reason that nothing was retrieved.
-#: src/ftp.c:1374
+#: src/ftp.c:1412
 #, c-format
 msgid "No matches on pattern `%s'.\n"
 msgstr "Keine Übereinstimmungen bei dem Muster »%s«.\n"
 
-#: src/ftp.c:1434
+#: src/ftp.c:1472
 #, c-format
 msgid "Wrote HTML-ized index to `%s' [%ld].\n"
 msgstr "Schreibe HTML-artigen Index nach »%s« [%ld].\n"
 
-#: src/ftp.c:1439
+#: src/ftp.c:1477
 #, c-format
 msgid "Wrote HTML-ized index to `%s'.\n"
 msgstr "HTML-artiger Index nach »%s« geschrieben.\n"
@@ -604,12 +609,17 @@ msgstr "%s: Unbekannter Befehl 
 msgid "%s: %s: Please specify on or off.\n"
 msgstr "%s: %s: Bitte »on« oder »off« angeben.\n"
 
-#: src/init.c:511 src/init.c:768 src/init.c:790 src/init.c:863
+#: src/init.c:537
+#, fuzzy, c-format
+msgid "%s: %s: Please specify always, on, off, or never.\n"
+msgstr "%s: %s: Bitte »on« oder »off« angeben.\n"
+
+#: src/init.c:556 src/init.c:813 src/init.c:835 src/init.c:908
 #, c-format
 msgid "%s: %s: Invalid specification `%s'.\n"
 msgstr "%s: %s: Ungültige Angabe »%s«\n"
 
-#: src/init.c:624 src/init.c:646 src/init.c:668 src/init.c:694
+#: src/init.c:669 src/init.c:691 src/init.c:713 src/init.c:739
 #, c-format
 msgid "%s: Invalid specification `%s'\n"
 msgstr "%s: Ungültige Angabe »%s«\n"
@@ -799,7 +809,7 @@ msgid ""
 "  -r,  --recursive             recursive web-suck -- use with care!.\n"
 "  -l,  --level=NUMBER          maximum recursion depth (inf or 0 for "
 "infinite).\n"
-"       --delete-after          delete downloaded files.\n"
+"       --delete-after          delete files locally after downloading them.\n"
 "  -k,  --convert-links         convert non-relative links to relative.\n"
 "  -K,  --backup-converted      before converting file X, back up as X.orig.\n"
 "  -m,  --mirror                shortcut option equivalent to -r -N -l inf "
@@ -899,7 +909,7 @@ msgstr ""
 #, fuzzy
 msgid ""
 "\n"
-"Originally written by Hrvoje Niksic <hniksic@iskon.hr>.\n"
+"Originally written by Hrvoje Niksic <hniksic@arsdigita.com>.\n"
 msgstr ""
 "\n"
 "Geschrieben von Hrvoje Niksic <hniksic@srce.hr>.\n"
@@ -937,12 +947,12 @@ msgstr ""
 msgid "%s: missing URL\n"
 msgstr "%s: URL fehlt\n"
 
-#: src/main.c:749
+#: src/main.c:759
 #, c-format
 msgid "No URLs found in %s.\n"
 msgstr "Keine URLs in %s gefunden.\n"
 
-#: src/main.c:758
+#: src/main.c:768
 #, c-format
 msgid ""
 "\n"
@@ -953,14 +963,14 @@ msgstr ""
 "BEENDET --%s--\n"
 "Geholt: %s Bytes in %d Dateien\n"
 
-#: src/main.c:763
+#: src/main.c:773
 #, c-format
 msgid "Download quota (%s bytes) EXCEEDED!\n"
 msgstr "Hol-Kontingent (%s Bytes) ERSCHÖPFT!\n"
 
 #. Please note that the double `%' in `%%s' is intentional, because
 #. redirect_output passes tmp through printf.
-#: src/main.c:790
+#: src/main.c:800
 msgid "%s received, redirecting output to `%%s'.\n"
 msgstr "%s erhalten, weise Ausgabe nach »%%s« zurück.\n"
 
@@ -1019,17 +1029,12 @@ msgstr "Syntax: %s NETRC [HOSTNAME]\n"
 msgid "%s: cannot stat %s: %s\n"
 msgstr "%s: kann nicht finden %s: %s\n"
 
-#: src/recur.c:463 src/retr.c:468
-#, c-format
-msgid "Removing %s.\n"
-msgstr "Entferne »%s«.\n"
-
-#: src/recur.c:464
+#: src/recur.c:469
 #, c-format
 msgid "Removing %s since it should be rejected.\n"
 msgstr "Entferne »%s«, da dies zurückgewiesen werden soll.\n"
 
-#: src/recur.c:624
+#: src/recur.c:630
 msgid "Loading robots.txt; please ignore errors.\n"
 msgstr "Lade »robots.txt«; bitte Fehler ignorieren.\n"
 
@@ -1056,7 +1061,7 @@ msgstr "Proxy %s: Muss HTTP sein.\n"
 msgid "%s: Redirection to itself.\n"
 msgstr "%s: Redirektion auf sich selber.\n"
 
-#: src/retr.c:489
+#: src/retr.c:491
 msgid ""
 "Giving up.\n"
 "\n"
@@ -1064,7 +1069,7 @@ msgstr ""
 "Gebe auf.\n"
 "\n"
 
-#: src/retr.c:489
+#: src/retr.c:491
 msgid ""
 "Retrying.\n"
 "\n"