From f4673bcdaf77ce854e8c8c999ab1ae6c9178ff99 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 23 Oct 2000 20:43:47 -0700 Subject: [PATCH] [svn] --delete-after wasn't implemented for files retrieved by FTP or corresponding to files specified on the commandline. Made --convert-links be ignored when --delete-after is specified. Added note about this fact to --delete-after docs and made general improvements to them, including the clarification that --delete-after only deletes local files. --- doc/ChangeLog | 4 +++ doc/wget.info | 90 +++++++++++++++++++++++----------------------- doc/wget.info-1 | 15 ++++---- doc/wget.info-3 | 8 ++--- doc/wget.texi | 12 +++++-- po/cs.gmo | Bin 15443 -> 15443 bytes po/cs.po | 68 +++++++++++++++++------------------ po/de.gmo | Bin 15624 -> 15624 bytes po/de.po | 66 +++++++++++++++++----------------- po/hr.gmo | Bin 15020 -> 24101 bytes po/hr.po | 92 +++++++++++++++++++++++++++--------------------- po/it.gmo | Bin 15483 -> 15483 bytes po/it.po | 66 +++++++++++++++++----------------- po/no.gmo | Bin 14809 -> 14809 bytes po/no.po | 66 +++++++++++++++++----------------- po/pl.gmo | Bin 15598 -> 15598 bytes po/pl.po | 66 +++++++++++++++++----------------- po/pt_BR.gmo | Bin 14564 -> 14564 bytes po/pt_BR.po | 68 +++++++++++++++++------------------ po/ru.gmo | Bin 22968 -> 22824 bytes po/ru.po | 67 ++++++++++++++++++----------------- po/wget.pot | 66 +++++++++++++++++----------------- src/ChangeLog | 15 ++++++++ src/ftp.c | 37 ++++++++++++++++--- src/main.c | 20 ++++++++--- src/recur.c | 12 +++++-- src/retr.c | 2 ++ 27 files changed, 462 insertions(+), 378 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index da5d45cc..d5cc460c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2000-10-23 Dan Harkless + + * wget.texi (Recursive Retrieval Options): Improved --delete-after docs. + 2000-10-20 Dan Harkless * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download. diff --git a/doc/wget.info b/doc/wget.info index 575d9635..29a6c2b6 100644 --- a/doc/wget.info +++ b/doc/wget.info @@ -26,8 +26,8 @@ notice identical to this one.  Indirect: wget.info-1: 961 -wget.info-2: 48417 -wget.info-3: 96941 +wget.info-2: 48494 +wget.info-3: 97018  Tag Table: (Indirect) @@ -41,48 +41,48 @@ Node: Logging and Input File Options10287 Node: Download Options12812 Node: Directory Options20659 Node: HTTP Options23137 -Node: FTP Options28082 -Node: Recursive Retrieval Options30064 -Node: Recursive Accept/Reject Options34779 -Node: Recursive Retrieval38005 -Node: Following Links40303 -Node: Relative Links41331 -Node: Host Checking41845 -Node: Domain Acceptance43870 -Node: All Hosts45540 -Node: Types of Files45967 -Node: Directory-Based Limits48417 -Node: FTP Links51057 -Node: Time-Stamping51927 -Node: Time-Stamping Usage53564 -Node: HTTP Time-Stamping Internals55133 -Node: FTP Time-Stamping Internals56603 -Node: Startup File57811 -Node: Wgetrc Location58684 -Node: Wgetrc Syntax59499 -Node: Wgetrc Commands60214 -Node: Sample Wgetrc68471 -Node: Examples73490 -Node: Simple Usage74097 -Node: Advanced Usage76491 -Node: Guru Usage79242 -Node: Various80904 -Node: Proxies81428 -Node: Distribution84193 -Node: Mailing List84544 -Node: Reporting Bugs85243 -Node: Portability87028 -Node: Signals88403 -Node: Appendices89057 -Node: Robots89472 -Node: Introduction to RES90619 -Node: RES Format92512 -Node: User-Agent Field93616 -Node: Disallow Field94380 -Node: Norobots Examples94991 -Node: Security Considerations95945 -Node: Contributors96941 -Node: Copying99580 -Node: Concept Index118743 +Node: FTP Options27853 +Node: Recursive Retrieval Options29835 +Node: Recursive Accept/Reject Options34856 +Node: Recursive Retrieval38082 +Node: Following Links40380 +Node: Relative Links41408 +Node: Host Checking41922 +Node: Domain Acceptance43947 +Node: All Hosts45617 +Node: Types of Files46044 +Node: Directory-Based Limits48494 +Node: FTP Links51134 +Node: Time-Stamping52004 +Node: Time-Stamping Usage53641 +Node: HTTP Time-Stamping Internals55210 +Node: FTP Time-Stamping Internals56680 +Node: Startup File57888 +Node: Wgetrc Location58761 +Node: Wgetrc Syntax59576 +Node: Wgetrc Commands60291 +Node: Sample Wgetrc68548 +Node: Examples73567 +Node: Simple Usage74174 +Node: Advanced Usage76568 +Node: Guru Usage79319 +Node: Various80981 +Node: Proxies81505 +Node: Distribution84270 +Node: Mailing List84621 +Node: Reporting Bugs85320 +Node: Portability87105 +Node: Signals88480 +Node: Appendices89134 +Node: Robots89549 +Node: Introduction to RES90696 +Node: RES Format92589 +Node: User-Agent Field93693 +Node: Disallow Field94457 +Node: Norobots Examples95068 +Node: Security Considerations96022 +Node: Contributors97018 +Node: Copying99661 +Node: Concept Index118824  End Tag Table diff --git a/doc/wget.info-1 b/doc/wget.info-1 index 770e7b23..437f67fd 100644 --- a/doc/wget.info-1 +++ b/doc/wget.info-1 @@ -689,11 +689,6 @@ HTTP Options this option is discouraged, unless you really know what you are doing. - *NOTE* that Netscape Communications Corp. has claimed that false - transmissions of `Mozilla' as the `User-Agent' are a copyright - infringement, which will be prosecuted. *DO NOT* misrepresent - Wget as Mozilla. -  File: wget.info, Node: FTP Options, Next: Recursive Retrieval Options, Prev: HTTP Options, Up: Invoking @@ -761,13 +756,19 @@ Recursive Retrieval Options `--delete-after' This option tells Wget to delete every single file it downloads, *after* having done so. It is useful for pre-fetching popular - pages through proxy, e.g.: + pages through a proxy, e.g.: wget -r -nd --delete-after http://whatever.com/~popular/page/ - The `-r' option is to retrieve recursively, and `-nd' not to + The `-r' option is to retrieve recursively, and `-nd' to not create directories. + Note that `--delete-after' deletes files on the local machine. It + does not issue the `DELE' command to remote FTP sites, for + instance. Also note that when `--delete-after' is specified, + `--convert-links' is ignored, so `.orig' files are simply not + created in the first place. + `-k' `--convert-links' Convert the non-relative links to relative ones locally. Only the diff --git a/doc/wget.info-3 b/doc/wget.info-3 index ea527797..ce0f54bf 100644 --- a/doc/wget.info-3 +++ b/doc/wget.info-3 @@ -29,10 +29,10 @@ File: wget.info, Node: Contributors, Prev: Security Considerations, Up: Appen Contributors ============ - GNU Wget was written by Hrvoje Niksic . However, -its development could never have gone as far as it has, were it not for -the help of many people, either with bug reports, feature proposals, -patches, or letters saying "Thanks!". + GNU Wget was written by Hrvoje Niksic . +However, its development could never have gone as far as it has, were it +not for the help of many people, either with bug reports, feature +proposals, patches, or letters saying "Thanks!". Special thanks goes to the following people (no particular order): diff --git a/doc/wget.texi b/doc/wget.texi index 81fb3429..a319b419 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -901,14 +901,20 @@ Retrieval}). The default maximum depth is 5. @item --delete-after This option tells Wget to delete every single file it downloads, @emph{after} having done so. It is useful for pre-fetching popular -pages through proxy, e.g.: +pages through a proxy, e.g.: @example wget -r -nd --delete-after http://whatever.com/~popular/page/ @end example -The @samp{-r} option is to retrieve recursively, and @samp{-nd} not to -create directories. +The @samp{-r} option is to retrieve recursively, and @samp{-nd} to not +create directories. + +Note that @samp{--delete-after} deletes files on the local machine. It +does not issue the @samp{DELE} command to remote FTP sites, for +instance. Also note that when @samp{--delete-after} is specified, +@samp{--convert-links} is ignored, so @samp{.orig} files are simply not +created in the first place. @cindex conversion of links @cindex link conversion diff --git a/po/cs.gmo b/po/cs.gmo index 59d17ce3eecacc8a3cd3f9b81235826632a38337..4a0212c85783b569dea172315d608c703890b320 100644 GIT binary patch delta 19 bcmcayak*l{LM1k11tSA11p@;sqs_~e)<^;XR09WX diff --git a/po/cs.po b/po/cs.po index 91d9b2ae..759a5e55 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.5.2-b1\n" -"POT-Creation-Date: 2000-10-20 00:29-0700\n" +"POT-Creation-Date: 2000-10-23 20:39-0700\n" "PO-Revision-Date: 1998-06-05 08:47\n" "Last-Translator: Jan Prikryl \n" "Language-Team: Czech \n" @@ -212,24 +212,30 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "Ma¾u %s.\n" + +# , c-format +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Seznam souborù bude doèasnì ulo¾en v `%s'.\n" # , c-format -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "Vymazal jsem `%s'.\n" # , c-format -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Hloubka rekurze %d pøekroèila maximální povolenou hloubku %d.\n" -#: src/ftp.c:1134 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" @@ -237,17 +243,17 @@ msgid "" msgstr "" # , c-format -#: src/ftp.c:1140 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 "Velikosti se neshodují (lokálnì %ld), pøená¹ím.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "Neplatný název symoblického odkazu, pøeskakuji.\n" # , c-format -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -257,13 +263,13 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Vytváøím symbolický odkaz %s -> %s\n" # , c-format -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" @@ -271,32 +277,32 @@ msgstr "" "nepodporuje.\n" # , c-format -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Pøeskakuji adresáø `%s'.\n" # , c-format -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: neznámý/nepodporovaný typ souboru.\n" # , c-format -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: èasové razítko souboru je poru¹ené.\n" # , c-format -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Podadresáøe nebudu pøená¹et, proto¾e jsme ji¾ v hloubce %d (maximum je %d).\n" # , c-format -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" @@ -304,7 +310,7 @@ msgstr "" "nebyl zadán k procházení.\n" # , c-format -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "Odmítám `%s'.\n" @@ -313,19 +319,19 @@ msgstr "Odm #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Vzorku `%s' nic neodpovídá.\n" # , c-format -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "Výpis adresáøe v HTML formátu byl zapsán do `%s' [%ld].\n" # , c-format -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Výpis adresáøe v HTML formátu byl zapsán do `%s'.\n" @@ -948,7 +954,7 @@ msgstr "" #, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "Autorem tohto programu je Hrvoje Nik¹iæ \n" @@ -988,13 +994,13 @@ msgid "%s: missing URL\n" msgstr "%s: postrádám URL\n" # , c-format -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "V souboru `%s' nebyla nalezena ¾ádná URL.\n" # , c-format -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -1006,14 +1012,14 @@ msgstr "" "Celkem naèteno %s bajtù v %d souborech\n" # , c-format -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Pøekroèen limit objemu ulo¾ených dat (%s bajtù)!\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 "Zachycen signál %s , výstup pøesmìrován do `%%s'.\n" @@ -1080,18 +1086,12 @@ msgid "%s: cannot stat %s: %s\n" msgstr "%s: volání `stat %s' skonèilo chybou: %s\n" # , c-format -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "Ma¾u %s.\n" - -# , c-format -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "Ma¾u %s, proto¾e tento soubor není po¾adován.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "Naèítám `robots.txt'. Chybová hlá¹ení ignorujte, prosím.\n" @@ -1121,7 +1121,7 @@ msgstr "Proxy %s: Mus msgid "%s: Redirection to itself.\n" msgstr "%s: Pøesmìrování na sebe sama.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1129,7 +1129,7 @@ msgstr "" "Vzdávám to.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/de.gmo b/po/de.gmo index e5f2ed9219f23e2f2d800a61721fd540f96686e6..4d3c9a017749534b7dfd9893a77cf0619cbfefc9 100644 GIT binary patch delta 19 acmeCE>ZsZZsZ\n" "Language-Team: German \n" @@ -216,83 +216,88 @@ msgstr "" "%s (%s) - »%s« gespeichert [%ld]\n" "\n" -#: src/ftp.c:1034 +#: 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:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "Entfernt »%s«.\n" -#: src/ftp.c:1082 +#: 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:1134 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:1140 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:1157 +#: 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:1174 +#: 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:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Lege symbolischen Verweis %s -> %s an\n" -#: src/ftp.c:1193 +#: 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:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Überspringe Verzeichnis »%s«.\n" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: unbekannter/nicht unterstüzter Dateityp.\n" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: beschädigter Zeitstempel.\n" -#: src/ftp.c:1252 +#: 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:1291 +#: 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:1336 +#: 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:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Keine Übereinstimmungen bei dem Muster »%s«.\n" -#: src/ftp.c:1443 +#: 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:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "HTML-artiger Index nach »%s« geschrieben.\n" @@ -904,7 +909,7 @@ msgstr "" #, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "Geschrieben von Hrvoje Niksic .\n" @@ -942,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" @@ -958,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" @@ -1024,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" @@ -1061,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" @@ -1069,7 +1069,7 @@ msgstr "" "Gebe auf.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/hr.gmo b/po/hr.gmo index eb35837d846a437ce2a75c5d31f7faefa14992f7..838d787a435f1e951c79ecd3c61ca0729a9d9f01 100644 GIT binary patch literal 24101 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 VD`kGKi`)!(A$)~_6M`V6{|kk5n92YE delta 3502 zcmZA2dytiN9mnx!Va2!vEV~?FuV`}^L0 z&wlHLlIOPO_mob1GbxV!P@N>Dr|`8T8UMTD@`O29l_V2d@j+aSJ@_&%!}qZ%NhUAF ziMT1{b}V=OaC*HDC%OJMvNib!nC~zN2kMe!iknF@=CB>Fz%1sm9uFV~r@V+|_!hR| z-_d(h-AfvAVal73<5M5Q2K)}r#G_b?$LycXXRFkL4a*i4ZG#bj-| z@Bm8f^u4Gw)1Sk67>+QU;r(e2qKsr#qfBJBAm=iVqewH6u}b`9djF5eZsvm|DUpR4 z=JDRl{DmeSoEecYK69G~)?lQ5lBB$iYC7v*sMeKUibyM$U@vY!j#fT{>{K2_*{M8^ zYF@>e$Y_-^guSZu*owDcPW`K%FwxCbN74skqsf9Bi_>vhdL5^L*VPfZj8!j18&+?| zK717QLiJ(%2)>6C>>YM&T*GDrP!j>@o0v$Q4>!dAGR(BEd zwr>Roz|anYw3jB7Pq)z@H)q>P{gCvKiD^**Fa{lUs@jFeXzmH9IkFIVG1G>F=L-E1p-NcC=x~(>Mcvf*Q6X9Et1WsOvjEKpW3B zFX7BwAEziqXJm|>&ij#_&TqQEPW?L%Tae!FEUHU)yx{zIUxw`%shfvCL@Dh42YRkY zdgBY$6Om?d6E@)E$X-tY1=92Ll;PlrgA|!|zjrCl$eXM(k@DV+I0bjb4SWVU&>I`` zxc3jJ#=Q~Y0&QR(sqSMVQs1`&8SaZ75_#W2v{~O9I065J8H@mAsNY(W=Y7BQ#IftY z8nbves!{*b=!O1>ghTx=r|aQ}p6GuUd+imOu<^j<=nFTn9;JUEPJv7fjAA_ZBjnJ) z3C!VpasEX-sDoo+a1ePl7_}M>aQq+h;(PUF` zH^y@Z(ECHbLctEbjrB<~d~Tfo9+OrJ>OOoGs{QcJ^noL&1jEPB`5%ezL<6d0{F52^ zbjlmi(Hq%>N;0wy1u}9U%H+tS>3Wo;gyOWssEOLGqVPP@{s6`JBz=`0qjTu96peWS zi6o*;Hqeg?c9as@?0o*A+ir93K8R0laxBIO?* z>Ydz>E}W0ilq>0)bZs-PPUp*0p58xdb{RcFb4lHjo9J4K(Lify0o_Yo^x<)fi#6#& z^ilLs9qpmdQ`plx$^A4yTS)IDU!kQD|8+E$#!-w1X)kHSWIe@riZoL41ocxBT|zPL zC?dHC$53y2{U!W(I**f*AkKwczRa+IWL{xhgZ|}G>>9@ zjaJZnT0)a(GR0`2PKr~~M=>VSHfp20qV1NM?4--7nr2gsJ81`ff=21gxXok{Ikxc? zOD-F@p|NM{ zm~ma%uC9@u!q@wrEiG&wKIE4 diff --git a/po/hr.po b/po/hr.po index 0205142b..54defce6 100644 --- a/po/hr.po +++ b/po/hr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.5.2-b2\n" -"POT-Creation-Date: 2000-10-20 00:29-0700\n" +"POT-Creation-Date: 2000-10-23 20:39-0700\n" "PO-Revision-Date: 1998-02-29 21:05+01:00\n" "Last-Translator: Hrvoje Niksic \n" "Language-Team: Croatian \n" @@ -193,22 +193,27 @@ msgstr "" "%s (%s) - `%s' snimljen [%ld]\n" "\n" -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "Uklanjam %s.\n" + +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Koristim `%s' kao privremenu datoteku za listing.\n" -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "Izbrisao `%s'.\n" -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Dubina rekurzije %d prelazi najveæu dozvoljenu %d.\n" -#: src/ftp.c:1134 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" @@ -216,16 +221,16 @@ msgid "" msgstr "" "Datoteka na poslu¾itelju nije novija od lokalne datoteke `%s' -- ne skidam.\n" -#: src/ftp.c:1140 src/http.c:1171 +#: src/ftp.c:1169 src/http.c:1171 #, c-format msgid "The sizes do not match (local %ld) -- retrieving.\n" msgstr "Velièine se ne sla¾u (lokalno %ld) -- skidam.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "Pogre¹no ime simbolièkog linka, preskaèem.\n" -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -234,42 +239,42 @@ msgstr "" "Veæ postoji ispravan link %s -> %s\n" "\n" -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Stvaram simbolièki link %s -> %s\n" -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Linkovi nisu podr¾ani, preskaèem link `%s'.\n" -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Preskaèem direktorij `%s'.\n" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: nepoznata/nepodr¾ana vrsta datoteke.\n" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: pogre¹no vrijeme.\n" -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Ne skidam direktorije jer je dubina %d (maksimalno %d).\n" -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Ne idem u `%s' jer je iskljuèen ili nije ukljuèen.\n" -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "Odbijam `%s'.\n" @@ -277,17 +282,17 @@ msgstr "Odbijam `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ni¹ta ne ide uz `%s'.\n" -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "Snimio HTML-iziran indeks u `%s' [%ld].\n" -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Snimio HTML-iziran indeks u `%s'.\n" @@ -654,7 +659,8 @@ msgstr "" " -nv, --non-verbose iskljuèi veæinu ispisa.\n" " -i, --input-file=DATOTEKA èitaj URL-ove iz DATOTEKE.\n" " -F, --force-html tretiraj ulaznu datoteku kao HTML.\n" -" -B, --base=URL osnovni URL za relativne linkove kod -F -i.\n" +" -B, --base=URL osnovni URL za relativne linkove kod -F " +"-i.\n" "\n" #: src/main.c:138 @@ -689,7 +695,8 @@ msgstr "" " --spider ni¹ta ne skidaj.\n" " -T, --timeout=SEKUNDE postavi timeout èitanja na SEKUNDE.\n" " -w, --wait=SEKUNDE èekaj SEKUNDE izmeðu skidanja.\n" -" --wait-retry=SEKUNDE èekaj 1...SEKUNDI izmeðu ponovnih poku¹aja.\n" +" --wait-retry=SEKUNDE èekaj 1...SEKUNDI izmeðu ponovnih " +"poku¹aja.\n" " -Y, --proxy=on/off ukljuèi ili iskljuèi proxy.\n" " -Q, --quota=BROJ postavi ogranièenje skidanja na BROJ.\n" "\n" @@ -734,13 +741,15 @@ msgstr "" "HTTP options:\n" " --http-user=KORISNIK postavi HTTP korisnika na KORISNIK.\n" " --http-passwd=ZAPORKA postavi HTTP zaporku na ZAPORKA.\n" -" -C, --cache=on/off dozvoli ili zabrani ke¹iranje na poslu¾itelju\n" +" -C, --cache=on/off dozvoli ili zabrani ke¹iranje na " +"poslu¾itelju\n" " (obièno dozvoljeno).\n" " --ignore-length ignoriraj `Content-Length' zaglavlje.\n" " --header=STRING umetni STRING meðu zaglavlja.\n" " --proxy-user=KORISNIK postavi KORISNIKA kao proxy korisnika\n" " --proxy-passwd=ZAPORKA postavi proxy zaporku na ZAPORKU.\n" -" --referer=URL dodaj `Referer: URL' zaglavlje u HTTP zahtjev.\n" +" --referer=URL dodaj `Referer: URL' zaglavlje u HTTP " +"zahtjev.\n" " -s, --save-headers snimaj HTTP zaglavlja na disk.\n" " -U, --user-agent=KLIJENT identificiraj se kao KLIJENT umjesto\n" " Wget/VERZIJA.\n" @@ -780,12 +789,14 @@ msgid "" msgstr "" "Rekurzivno skidanje:\n" " -r, --recursive rekurzivno skidanje -- koristi pa¾ljivo!\n" -" -l, --level=NUMBER maksimalna dubina rekurzije (0 za beskonaènu).\n" +" -l, --level=NUMBER maksimalna dubina rekurzije (0 za " +"beskonaènu).\n" " --delete-after bri¹i skinute datoteke.\n" " -k, --convert-links konvertiraj apsolutne linkove u relativne.\n" " -m, --mirror ukljuèi opcije pogodne za \"mirror\".\n" " -nr, --dont-remove-listing ne uklanjaj `.listing' datoteke.\n" -" -p, --page-requisites skupi slike i drugo potrebno za prikaz HTML-a.\n" +" -p, --page-requisites skupi slike i drugo potrebno za prikaz " +"HTML-a.\n" "\n" #: src/main.c:188 @@ -816,7 +827,8 @@ msgstr "" " -A, --accept=POPIS popis prihvaæenih nastavaka.\n" " -R, --reject=POPIS popis odbijenih nastavaka.\n" " -D, --domains=POPIS popis prihvaæenih domena.\n" -" --exclude-domains=POPIS zarezom odvojen popis odbijenih domena.\n" +" --exclude-domains=POPIS zarezom odvojen popis odbijenih " +"domena.\n" " -L, --relative prati samo relativne linkove.\n" " --follow-ftp prati FTP linkove iz HTML dokumenata.\n" " --follow-tags=LIST zarezom odvojen popis HTML tagova koje\n" @@ -855,10 +867,13 @@ msgstr "" "General Public License za vi¹e detalja.\n" #: src/main.c:436 +#, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" -msgstr "\nIzvorno napisao Hrvoje Nik¹iæ .\n" +"Originally written by Hrvoje Niksic .\n" +msgstr "" +"\n" +"Izvorno napisao Hrvoje Nik¹iæ .\n" #: src/main.c:510 #, c-format @@ -891,12 +906,12 @@ msgstr "Ne mogu istovremeno paziti na vrijeme i ne gaziti stare datoteke.\n" msgid "%s: missing URL\n" msgstr "%s: nedostaje URL\n" -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "Nijedan URL nije pronaðen u %s.\n" -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -907,14 +922,14 @@ msgstr "" "ZAVR©IO --%s--\n" "Skinuo: %s bajta u %d datoteka\n" -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Kvota (%s bajtova) je PREKORAÈENA!\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 primljen, usmjeravam izlaz na `%%s'.\n" @@ -972,17 +987,12 @@ msgstr "Uporaba: %s NETRC [RA msgid "%s: cannot stat %s: %s\n" msgstr "%s: ne mogu stat-irati %s: %s\n" -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "Uklanjam %s.\n" - -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "Uklanjam %s buduæi da bi ga trebalo odbiti.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "Uèitavam robots.txt; molim ne obazirati se na gre¹ke.\n" @@ -1009,7 +1019,7 @@ msgstr "Proxy %s: Mora biti HTTP.\n" msgid "%s: Redirection to itself.\n" msgstr "%s: Redirekcija na samog sebe.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1017,7 +1027,7 @@ msgstr "" "Odustajem.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/it.gmo b/po/it.gmo index 306eb5d220a30ec5f9ae691bb47dd8a323905b99..02409961cbcfad918a160ebb48adf9fdd7558772 100644 GIT binary patch delta 19 bcmexe@w;NfTqQPR1tSA1 diff --git a/po/it.po b/po/it.po index 35da0123..89095d3f 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.5.2-b1\n" -"POT-Creation-Date: 2000-10-20 00:29-0700\n" +"POT-Creation-Date: 2000-10-23 20:39-0700\n" "PO-Revision-Date: 1998-06-13 15:22+02:00\n" "Last-Translator: Giovanni Bortolozzo \n" "Language-Team: Italian \n" @@ -196,38 +196,43 @@ msgstr "" "%s (%s) - `%s' salvato [%ld]\n" "\n" -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "Rimuovo %s.\n" + +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Utilizzo `%s' come file temporaneo per il listing.\n" -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' rimosso.\n" -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "La profondità di %d nella ricorsione eccede il massimo ( %d ).\n" -#: src/ftp.c:1134 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:1140 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 "Le dimensioni non coincidono (locale %ld), lo scarico.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "Il nome del link simbolico non è valido, passo oltre.\n" -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -236,42 +241,42 @@ msgstr "" "Ho già il link simbolico %s -> %s\n" "\n" -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creo il link simbolico %s -> %s\n" -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Link simbolici non supportati, ignoro il link `%s'.\n" -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignoro la directory `%s'.\n" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipo di file sconosciuto/non supportato.\n" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: time-stamp corrotto.\n" -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Non scarico le directory perché la profondità é %d (max %d).\n" -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Non scendo nella directory `%s' perché è esclusa/non inclusa.\n" -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rifiuto `%s'.\n" @@ -279,17 +284,17 @@ msgstr "Rifiuto `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Nessun corrispondenza con il modello `%s'.\n" -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "Scrivo l'indice in formato HTML in `%s' [%ld].\n" -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Scrivo l'indice in formato HTML in `%s'.\n" @@ -875,7 +880,7 @@ msgstr "" #, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "Scritto da Hrvoje Niksic .\n" @@ -913,12 +918,12 @@ msgstr "" msgid "%s: missing URL\n" msgstr "%s: manca l'URL\n" -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "Non ci sono URL in %s.\n" -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -929,14 +934,14 @@ msgstr "" "FINITO --%s--\n" "Scaricati: %s byte in %d file\n" -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Quota per lo scarico (%s byte) SUPERATA!\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 ricevuti, redirigo l'output su `%%s'.\n" @@ -994,17 +999,12 @@ msgstr "Uso: %s NETRC [HOSTNAME]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat su %s fallita: %s\n" -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "Rimuovo %s.\n" - -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "Rimuovo %s poiché deve essere rifiutato.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "Carico robots.txt; si ignorino eventuali errori.\n" @@ -1031,7 +1031,7 @@ msgstr "Proxy %s: Deve essere HTTP.\n" msgid "%s: Redirection to itself.\n" msgstr "%s: Redirezione su se stesso.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1039,7 +1039,7 @@ msgstr "" "Rinuncio.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/no.gmo b/po/no.gmo index ed09acb8c1c8d4796c75cc32563354138d34c5d3..8802ac5602bdd2320bd0af4db7572745c9a25bc7 100644 GIT binary patch delta 19 acmcave6x7NTqQPR1tSA1\n" "Language-Team: Norwegian \n" @@ -195,38 +195,43 @@ msgstr "" "%s (%s) - «%s» lagret [%ld]\n" "\n" -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "Fjerner %s.\n" + +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Bruker «%s» som temporær katalogliste.\n" -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "Slettet «%s».\n" -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekursjonsdybde %d overskred maksimal dybde %d.\n" -#: src/ftp.c:1134 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:1140 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 "Filstørrelsene er forskjellige (local %ld), hentes.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ugyldig navn for symbolsk link, ignoreres.\n" -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -235,42 +240,42 @@ msgstr "" "Har allerede gyldig symbolsk link %s -> %s\n" "\n" -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Lager symbolsk link %s -> %s\n" -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symbolske linker ikke støttet, ignorerer «%s».\n" -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignorerer katalog «%s».\n" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: filtypen er ukjent/ikke støttet.\n" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ugyldig tidsstempel.\n" -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Henter ikke kataloger på dybde %d (max %d).\n" -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Behandler ikke «%s» da det er ekskludert/ikke inkludert.\n" -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "Ignorerer «%s».\n" @@ -278,17 +283,17 @@ msgstr "Ignorerer #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ingenting passer med mønsteret «%s».\n" -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "Skrev HTML-formattert indeks til «%s» [%ld].\n" -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Skrev HTML-formattert indeks til «%s».\n" @@ -862,7 +867,7 @@ msgstr "" #, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "Skrevet av Hrvoje Niksic .\n" @@ -899,12 +904,12 @@ msgstr "" msgid "%s: missing URL\n" msgstr "%s: URL mangler.\n" -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "Fant ingen URLer i %s.\n" -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -915,14 +920,14 @@ msgstr "" "FERDIG --%s--\n" "Lastet ned %s bytes i %d filer\n" -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Nedlastingskvote (%s bytes) overskredet!\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 mottatt, omdirigerer utskrifter til «%%s».\n" @@ -980,17 +985,12 @@ msgstr "Bruk: %s NETRC [TJENERNAVN]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: «stat» feilet for %s: %s\n" -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "Fjerner %s.\n" - -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "Fjerner %s fordi den skal forkastes.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "Henter robots.txt; ignorer eventuelle feilmeldinger.\n" @@ -1017,7 +1017,7 @@ msgstr "Proxy %s: M msgid "%s: Redirection to itself.\n" msgstr "%s: Omdirigerer til seg selv.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1025,7 +1025,7 @@ msgstr "" "Gir opp.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/pl.gmo b/po/pl.gmo index 899dd35de42ab7a5eca7d0177d3a39bdb10b2245..43936ec2bd5736696bf03f65ec745f9ea380a382 100644 GIT binary patch delta 19 acmaD?`L1%qEG0H$1tSA1\n" "Language-Team: Polish \n" @@ -195,38 +195,43 @@ msgstr "" "%s (%s) - zapisano `%s' [%ld]\n" "\n" -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "Usuwanie %s.\n" + +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "U?ycie `%s' jako tymczasowego pliku wylistowania.\n" -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "Usuni?to `%s'.\n" -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "G??boko?? rekursji %d przekroczy?a g??boko?? maksymaln? %d.\n" -#: src/ftp.c:1134 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:1140 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 "Rozmiary nie s? zgodne (lokalny %ld), wi?c pobieram.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nieprawid?owa nazwa ??cza symbolicznego, wi?c pomijam go.\n" -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -235,42 +240,42 @@ msgstr "" "Istnieje ju? prawid?owe ??cze symboliczne %s -> %s\n" "\n" -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Tworz? ??cze symboliczne %s -> %s\n" -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "??cza symboliczne nie s? obs?ugiwane, wi?c pomijam ??cze `%s'.\n" -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Pomijam katalog `%s'.\n" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: nieznany/nieobs?ugiwany typ pliku.\n" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: zniszczony znacznik czasu.\n" -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Nie b?d? pobiera? katalogów dopóki g??boko?? wynosi %d (maks. %d).\n" -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Brak zej?cia do `%s', tak jak to jest wykluczone/nie w??czone.\n" -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "Odrzucam `%s'.\n" @@ -278,17 +283,17 @@ msgstr "Odrzucam `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Brak dopasowa? do wzorca `%s'.\n" -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "Indeks w formacie HTML zosta? zapisany w `%s' [%ld].\n" -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Indeks w formacie HTML zosta? zapisany w `%s'.\n" @@ -870,7 +875,7 @@ msgstr "" #, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "Napisany przez Hrvoje Niksic .\n" @@ -908,12 +913,12 @@ msgstr "" msgid "%s: missing URL\n" msgstr "%s: brak URL'a\n" -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "Nie znaleziono ?adnych URL'i w %s.\n" -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -924,14 +929,14 @@ msgstr "" "ZAKO?CZONO --%s--\n" "Pobrano: %s bajtów w %d plikach\n" -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Ograniczenie rozmiaru pobierania (%s bajtów) zosta?o PRZEKROCZONE!\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 "pobrano %s, przekierowanie wyj?cia do `%%s'.\n" @@ -990,17 +995,12 @@ msgstr "U?ycie: %s NETRC [NAZWA_SERWERA]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: nie mog? przeprowadzi? statystyki %s: %s\n" -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "Usuwanie %s.\n" - -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "Usuni?cie %s poniewa? powinien by? odrzucony.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "?adowanie robots.txt; prosz? zignorowa? b??dy.\n" @@ -1027,7 +1027,7 @@ msgstr "Proxy %s: Musi by? HTTP.\n" msgid "%s: Redirection to itself.\n" msgstr "%s: Przekierowanie na samego siebie.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1035,7 +1035,7 @@ msgstr "" "Poddaj? si?.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo index cea4bc2a258315569142a8634052e8cd09bf13b1..858ae2b806d7d8d190f2102df8c07b61c3ebe86c 100644 GIT binary patch delta 19 acmaD-_@r<{lp>q4f{}rh@#X}@7I6SjQU=Wc delta 19 acmaD-_@r<{lp>pff`NgR(dGoj7I6Sj83xAy diff --git a/po/pt_BR.po b/po/pt_BR.po index c67a4e2b..cd15d467 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.5-b9\n" -"POT-Creation-Date: 2000-10-20 00:29-0700\n" +"POT-Creation-Date: 2000-10-23 20:39-0700\n" "PO-Revision-Date: 1998-04-06 22:09-0300\n" "Last-Translator: Wanderlei Antonio Cavasin \n" "Language-Team: Portuguese \n" @@ -212,24 +212,30 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "Removendo %s.\n" + +# , c-format +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Usando `%s' como arquivo temporário de listagem.\n" # , c-format -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "Removido `%s'.\n" # , c-format -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Nível de recursão %d excede nível máximo %d.\n" -#: src/ftp.c:1134 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" @@ -237,17 +243,17 @@ msgid "" msgstr "" # , c-format -#: src/ftp.c:1140 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 "Os tamanhos não são iguais (local %ld), baixando.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nome inválido do link simbólico, ignorando.\n" # , c-format -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -257,50 +263,50 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Criando link simbólico %s -> %s\n" # , c-format -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Links simbólicos não suportados, %s será ignorado.\n" # , c-format -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignorando diretório `%s'.\n" # , c-format -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipo de arquivo desconhecido/não suportado.\n" # , c-format -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: horário (timestamp) inválido.\n" # , c-format -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Não serão buscados diretórios, pois o nível de recursão é %d (max %d).\n" # , c-format -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Não descendo para `%s', pois está excluído/não incluído.\n" # , c-format -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rejeitando `%s'.\n" @@ -309,19 +315,19 @@ msgstr "Rejeitando `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Nada encontrado com o padrão `%s'.\n" # , c-format -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "Escrito index em formato HTML para `%s' [%ld].\n" # , c-format -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Escrito índice em formato HTML para `%s'.\n" @@ -934,7 +940,7 @@ msgstr "" #, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "Escrito por Hrvoje Niksic .\n" @@ -976,13 +982,13 @@ msgid "%s: missing URL\n" msgstr "%s: URL faltando\n" # , c-format -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "Nenhuma URL encontrada em %s.\n" # , c-format -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -994,14 +1000,14 @@ msgstr "" "Baixados: %s bytes em %d arquivos\n" # , c-format -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "EXCEDIDA a quota (%s bytes) de recepção!\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 recebido, redirecionando saída para `%%s'.\n" @@ -1067,18 +1073,12 @@ msgid "%s: cannot stat %s: %s\n" msgstr "%s: não foi possível acessar %s: %s\n" # , c-format -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "Removendo %s.\n" - -# , c-format -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "Removendo %s pois ele deve ser rejeitado.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "Buscando robots.txt; por favor ignore qualquer erro.\n" @@ -1108,7 +1108,7 @@ msgstr "Proxy %s: Deve ser HTTP.\n" msgid "%s: Redirection to itself.\n" msgstr "%s: Redireção para si mesmo.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1116,7 +1116,7 @@ msgstr "" "Desistindo.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/ru.gmo b/po/ru.gmo index f6a45f95df986c3adc94ee620478ace3d4925dd5..34e7fa1e37a9ac7da09f4681e1017e3f959de8ba 100644 GIT binary patch delta 3589 zcmYk;3y_vo9mnyrT;-C$vKLX?eb-$m*bB?<0()Zx-3zd5sVuutUO`dN$_u3u@oGXu zn249s$b>M9(V`J&qLId$#zrQK8KyC_Ql_XGro7D9G^KR;{P%rmIy1lbd(L^zbI$*E zp54QTioWw~QT~xJ#jmGA+YjfbG`0obNNM6gVS3_Ac%Jc5+=_p~rj*X!fc^M5&cstV zDWxe>GI}RXH~vsI?!d{$eK;EjF<-B!X_KV7KvqzMO3J6U*8JQZi8R6G|yjPas_ zi*G~56z@VC7azn{{5dvqb_~u(3d5)0giG)~bl~(~VmZEv3@I7w{8X*uVH{X;5q=P_ zKt_~o!aCfU%^yagE_o%JKaD&u70%eF^ipJC>Bfu?qkT%B!wL8zmf$fg!;{WW@>BYL zVWP|?5!$kL6t=Pf?8Goc1j>GZ4k-Io#=jNj%WWDFDW8WtE58IeRlW|-MWG&fz8CFZ zek7%$2FyoDym-#P(83v_5Fwh;V!>(*115X)6w2+nhf*4SHNI*r_Z6+k=!&)2jN6gn z70;vnDo)`7Hb-jIKxGGtaOG8K-+bj}9pS6ofpzGBsP4)WXhCi|o{c#y#i)rG_aIMl zgD8Tz%+uWc#*EJ$K*r@>M}=6$sWcIDXx}RJ#({jQ3J<232oEOV?J13NNL8f9fz=1m zLDi8vYpZ`eU^iWJpE=tZ$6uBWurY{e>k3>RWVh5*H3 zqS#<&JF;%(uuvbzdl|&b*+b?XRQogvW$h6ZiP|?%1Z&?y9@g0_9H|S#x==L3pt@U; zL3KOv9o&m~p4RWyk*oTjpvCpSLkBd7N)%f|Y+&Pt%hCFVYmlK051`s<_%6n}qnN`} zILA`&L`}?%>*)F1_1XLmDKy%IeviX-$^*5hJx1%M8-ffBEEXM1x5${AEw;Vw4w;aP*|DN;XI?Rs) zc`|=dHeOd)Fh7dNX7l64CHOY-WWhWX`UN-QY>ajGS@1oy*Mcz20So?${pyaB$=(aE z#O1gL8MZM0XPp6s9oM4)uR|NQK7=-C{Sm6#)<0l+l)$ ze%o&f^X;RN$L;DM4s4Hm&%pLw1?Jli>c~a=F`S5TUv1nTmY3mw(8eA5;bF(ch36gD zq76GXB9A)0g%0X?2N}>QI&tkfMK9j(yaCO1KAg>eAFJiR^SF-Obp9Q4qNK9pUM~`^ zBB5Kf!r1lcdICkH>xU=`T?{Q+i~ls9oYLY5trRZa;M%@`5y7UEy5oHYbw};kvpWuE zQ1@F{k(b`Ev=iG=(e>PcjOf{qHtzW`%6HE%&{gV*h%8B|S3e@w8|y`|cN>aOZ+JKz zpGDWW_h%?Yy{FK=eVj>dOrJVRc?b7x(HW1=;{^OEI=C+mw5ad3!gy&Ekqwqs_#i!r z9me|0PoRUBhhfXqn|}Na>5q_$SU)EtV*TEU2=~8$obEpn_utp5|Fj7U2ZTNT9~g*8 zFkoO4%JIPV?D=7o(}CZkq8xDG=%XoJqCe`}DP2}%UL;l=K%TFN^&+(5w*N0OVzAo;iwEyU#W(mUzK>61b4n|19v-fYjf8$>Xe4<9W^!_>p3)hEvk*-2b~`q4!?*EDXkiha=j{YW5KGp-*vbLd9vyy zoPe)n;}a-StNxPlA1L>$$D&BAj$9W}4~0_?lKn;+2mJl@v$-%%Yw_`{{{-Hf_2n)K zCS6KXh$mrWibDGwMZ2Pav^wL37!`k}eMx6dHn<u2g*K3@s^wGK4GJi(UW$SnM?>@# zigqWB8tD~&KAH8GVHcIqO*BkGp4QWu_K?m>x`sMwG<}((HBip^QDEs-igq(yPh~WQ zGEu5WYes_CZk)Dy0iXO_{Bm$A0M8yid>6y8!e|#(>Lix zdVu1)&`Y18`{@7MJ=x&1*q`-Vaaz{jlJPFQfqVzj4r-wkCGXRiwv7yYNpO(%&?7XP zqJ5M;GSVyj#C>j}^JyQQMYHIubf#UWQ%{#2di4Vr6dh`r@@Un#=3G-_d-I{=jk87_ J>T2FJ>%UW8V!{9b delta 3741 zcmZ{kdr(wW9LLZ4Od>^Od1$hCYr)iYU0q-Wb_G*d6i_P^w=`0sTro^AjWoBXshMT= zewdcMd}I^VG(CsjFJ&St(;54tnVNAX$EGr^sp<2*du{rsGko`R&bjyg&hK@2?j_f2 zU9RN){W6c5)Yu8mHKu)T;E>n$)jn#ndM0~)V{k9B-L&!wePNmMDFf@*l|AsanSv?!=n&8?!Vz6W3q?9ESM(`NprR$9tEqM z^)-;xW>asKCi?*xfpUZl^49V^4&?w%GyDXkw!{B2rf(CUP*2r9{}xE(`FmjqegSdZ z(;srMhdomQRT{qWs0qn%((@b>40}F=G^6KBNUA*?pf0yCuIJVQI2bO0)Y`nXgQHuhgcV}{sm5=Z|NU%7F-C^pzNemfA4inIK-<6sEbz-aDBXQ8PjJxRCjaW z`D!u_^6`!g`n;)qpPH2CzH4CyTn8zUPpPMud@n<4?K=SZ#`ir8(>}^fI`uDzGO^$c zNEr%RAqEOmdu~I)4pQ9<_v26lN!rdn2aWv=l1e`%RA&5SPZ{*%oFeouf&}81W0T<; zh(rE2AP)Jzg2@w1jxiz9aYrDv3hz+tSH zL%mNkxu|b&3u^+H@H%`3DncBcD92~OJ+KPOQJOIn)%_=;&E6VXl|KT1@35Uqqn8P&C+Hqmv^f_tDFQVJKT zi+<0VYg9or%1Fg@NH0|2sH+)nV4ZGEr7}wiEC1m7zC*RJty?us-{Vjf!I)^0NhK3J zs#**4p*$sRRi8r2Qq2v}HLDIm3|G&FG+gxpNR-ve$Q1YiBx5nXPX=Q+tqjE!Ah#uU zA>=y8=0cp0b;2ZuW6v{*@%JI*;2J*GwW}doUAvk~AP3jzz!JE`S?_>+U-JV0n0CU? zSQ9|)wUC2r<=Aw%7v?~v9B1l=Kr&WWr2B6%nZ*X(Tc;0m;U=gTpN17snZSX1qEn6Q zF{bDBHP8#MfnmsjeLsO8;n1_jT(pIKf@#ogA@T;jkBx>_Nah+ko%`Rgj}7Y4@D?nG z2O)>d$$&K99O`KPggn!Kvbh|l2xJJJA5uUxT`-A=FGp5op|+g1onfu8*Rbimpc2qkGT_L}d2x@OuR! zwdQhEhISxzzDl{;q(nKPdO zX;%HOFiVk2GXyO`XU2U@bo~}0`o;8B{F{-+c;rP~3)7A?)Y+&wG^9Px=Qj`aM~~P$#>{t^ zojX@f-(JXtG`pE?$ zG!i|D2BA^tA#`T6FbSZGO`7%Z=sI{#wktfVJ#lrSZQ;_Toz|-M#EKOyZPubrtEPSB zvL!9n%tUKPqS=ZpZnGzqiH_D~ZGpw@lLK8p4t~@-AZP`HWfQyB2Mha5J@G;BH$4Zs sk9L24=s=Iv+kLpV``w;{-ORhcIoQ+Nv%l>Btah|Fx1@~jo_J&7Kj<`}Q2+n{ diff --git a/po/ru.po b/po/ru.po index a8bec558..f3c04cca 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.5.4\n" -"POT-Creation-Date: 2000-10-20 00:29-0700\n" +"POT-Creation-Date: 2000-10-23 20:39-0700\n" "PO-Revision-Date: 2000-09-18 01:16+08:00\n" "Last-Translator: Const Kaplinsky \n" "Language-Team: Russian \n" @@ -195,38 +195,43 @@ msgstr "" "%s (%s) - `%s' ÓÏÈÒÁÎÅÎ [%ld]\n" "\n" -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "õÄÁÌÅÎÉÅ %s.\n" + +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "ìÉÓÔÉÎÇ ÂÕÄÅÔ ÓÏÈÒÁÎÅÎ ×Ï ×ÒÅÍÅÎÎÏÍ ÆÁÊÌÅ `%s'.\n" -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "õÄÁÌÅÎ `%s'.\n" -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "çÌÕÂÉÎÁ ÒÅËÕÒÓÉÉ %d ÐÒÅ×ÙÓÉÌÁ ÍÁËÓÉÍÁÌØÎÕÀ ÇÌÕÂÉÎÕ %d.\n" -#: src/ftp.c:1134 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 "æÁÊÌ ÎÁ ÓÅÒ×ÅÒÅ ÎÅ ÎÏ×ÅÅ ÌÏËÁÌØÎÏÇÏ ÆÁÊÌÁ `%s' -- ÐÒÏÐÕÓË.\n" -#: src/ftp.c:1140 src/http.c:1171 +#: src/ftp.c:1169 src/http.c:1171 #, c-format msgid "The sizes do not match (local %ld) -- retrieving.\n" msgstr "òÁÚÍÅÒÙ ÆÁÊÌÏ× ÎÅ ÓÏ×ÐÁÄÁÀÔ (ÌÏËÁÌØÎÙÊ ÒÁÚÍÅÒ %ld) -- ÐÏÌÕÞÅÎÉÅ.\n" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "îÅÄÏÐÕÓÔÉÍÏÅ ÉÍÑ ÓÉÍ×ÏÌØÎÏÊ ÓÓÙÌËÉ, ÐÒÏÐÕÝÅÎÏ.\n" -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -235,42 +240,42 @@ msgstr "" "ëÏÒÒÅËÔÎÁÑ ÓÓÙÌËÁ %s -> %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ.\n" "\n" -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "óÏÚÄÁÎÉÅ ÓÉÍ×ÏÌØÎÏÊ ÓÓÙÌËÉ %s -> %s\n" -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "óÉÍ×ÏÌØÎÙÅ ÓÓÙÌËÉ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ, ÐÒÏÐÕÓË `%s'.\n" -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "ðÒÏÐÕÓË ËÁÔÁÌÏÇÁ `%s'.\n" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: ÔÉÐ ÆÁÊÌÁ ÎÅÉÚ×ÅÓÔÅÎ ÉÌÉ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ.\n" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ÎÅ×ÅÒÎÏÅ ×ÒÅÍÑ ÉÚÍÅÎÅÎÉÑ ÆÁÊÌÁ.\n" -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "ëÁÔÁÌÏÇÉ ÎÅ ÂÕÄÕÔ ÐÏÌÕÞÅÎÙ, ÇÌÕÂÉÎÁ ÓÏÓÔÁ×ÌÑÅÔ %d (ÍÁËÓÉÍÕÍ %d).\n" -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "ëÁÔÁÌÏÇ `%s' ÐÒÏÐÕÝÅÎ, ÔÁË ËÁË ÎÁÈÏÄÉÔÓÑ × ÓÐÉÓËÅ ÉÓËÌÀÞÅÎÎÙÈ.\n" -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "ðÒÏÐÕÓË `%s'.\n" @@ -278,17 +283,17 @@ msgstr " #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "îÅÔ ÓÏ×ÐÁÄÅÎÉÊ Ó ÛÁÂÌÏÎÏÍ `%s'.\n" -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "ìÉÓÔÉÎÇ × ÆÏÒÍÁÔÅ HTML ÚÁÐÉÓÁÎ × ÆÁÊÌ `%s' [%ld].\n" -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "ìÉÓÔÉÎÇ × ÆÏÒÍÁÔÅ HTML ÚÁÐÉÓÁÎ × ÆÁÊÌ `%s'.\n" @@ -871,9 +876,10 @@ msgstr "" "ÐÏÄÒÏÂÎÏÊ ÉÎÆÏÒÍÁÃÉÉ ÓÍÏÔÒÉÔÅ GNU General Public License.\n" #: src/main.c:436 +#, fuzzy msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" "\n" "ðÅÒ×ÏÎÁÞÁÌØÎÏ ÒÁÚÒÁÂÏÔÁÎÏ Á×ÔÏÒÏÍ: Hrvoje Niksic .\n" @@ -910,12 +916,12 @@ msgstr "" msgid "%s: missing URL\n" msgstr "%s: ÎÅ ÕËÁÚÁÎ URL\n" -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "÷ ÆÁÊÌÅ %s ÎÅ ÏÂÎÁÒÕÖÅÎÏ ÓÔÒÏË URL.\n" -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -926,14 +932,14 @@ msgstr "" "úá÷åòûåîï --%s--\n" "ðÒÉÎÑÔÏ: %s ÂÁÊÔ × %d ÆÁÊÌax\n" -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "ðòå÷ùûåîï ÏÇÒÁÎÉÞÅÎÉÅ ÏÂßÅÍÁ (%s ÂÁÊÔ)!\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, ×Ù×ÏÄ ÐÅÒÅÎÁÐÒÁ×ÌÅÎ × `%%s'.\n" @@ -991,17 +997,12 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%s: ÎÅ ÕÄÁÅÔÓÑ ×ÙÐÏÌÎÉÔØ stat ÄÌÑ %s: %s\n" -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "õÄÁÌÅÎÉÅ %s.\n" - -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "õÄÁÌÅÎÉÅ %s, ÔÁË ËÁË ÜÔÏÔ ÆÁÊÌ ÄÏÌÖÅÎ ÂÙÔØ ÉÓËÌÀÞÅÎ.\n" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "úÁÇÒÕÚËÁ robots.txt; ÎÅ ÏÂÒÁÝÁÊÔÅ ×ÎÉÍÁÎÉÑ ÎÁ ÏÛÉÂËÉ.\n" @@ -1028,7 +1029,7 @@ msgstr " msgid "%s: Redirection to itself.\n" msgstr "%s: ðÅÒÅÎÁÐÒÁ×ÌÅÎÉÅ ÎÁ ÓÁÍÏÇÏ ÓÅÂÑ.\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" @@ -1036,7 +1037,7 @@ msgstr "" "úÁ×ÅÒÛÅÎÉÅ.\n" "\n" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/po/wget.pot b/po/wget.pot index fc5a3e77..858aa10a 100644 --- a/po/wget.pot +++ b/po/wget.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-10-20 00:29-0700\n" +"POT-Creation-Date: 2000-10-23 20:39-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -186,80 +186,85 @@ msgid "" "\n" msgstr "" -#: src/ftp.c:1034 +#: src/ftp.c:1022 src/main.c:744 src/recur.c:468 src/retr.c:470 +#, c-format +msgid "Removing %s.\n" +msgstr "" + +#: src/ftp.c:1063 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "" -#: src/ftp.c:1046 +#: src/ftp.c:1075 #, c-format msgid "Removed `%s'.\n" msgstr "" -#: src/ftp.c:1082 +#: src/ftp.c:1111 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "" -#: src/ftp.c:1134 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:1140 src/http.c:1171 +#: src/ftp.c:1169 src/http.c:1171 #, c-format msgid "The sizes do not match (local %ld) -- retrieving.\n" msgstr "" -#: src/ftp.c:1157 +#: src/ftp.c:1186 msgid "Invalid name of the symlink, skipping.\n" msgstr "" -#: src/ftp.c:1174 +#: src/ftp.c:1203 #, c-format msgid "" "Already have correct symlink %s -> %s\n" "\n" msgstr "" -#: src/ftp.c:1182 +#: src/ftp.c:1211 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "" -#: src/ftp.c:1193 +#: src/ftp.c:1222 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" -#: src/ftp.c:1205 +#: src/ftp.c:1234 #, c-format msgid "Skipping directory `%s'.\n" msgstr "" -#: src/ftp.c:1214 +#: src/ftp.c:1243 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "" -#: src/ftp.c:1231 +#: src/ftp.c:1260 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "" -#: src/ftp.c:1252 +#: src/ftp.c:1281 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" -#: src/ftp.c:1291 +#: src/ftp.c:1320 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" -#: src/ftp.c:1336 +#: src/ftp.c:1365 #, c-format msgid "Rejecting `%s'.\n" msgstr "" @@ -267,17 +272,17 @@ msgstr "" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1383 +#: src/ftp.c:1412 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "" -#: src/ftp.c:1443 +#: src/ftp.c:1472 #, c-format msgid "Wrote HTML-ized index to `%s' [%ld].\n" msgstr "" -#: src/ftp.c:1448 +#: src/ftp.c:1477 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "" @@ -749,7 +754,7 @@ msgstr "" #: src/main.c:436 msgid "" "\n" -"Originally written by Hrvoje Niksic .\n" +"Originally written by Hrvoje Niksic .\n" msgstr "" #: src/main.c:510 @@ -783,12 +788,12 @@ msgstr "" msgid "%s: missing URL\n" msgstr "" -#: src/main.c:749 +#: src/main.c:759 #, c-format msgid "No URLs found in %s.\n" msgstr "" -#: src/main.c:758 +#: src/main.c:768 #, c-format msgid "" "\n" @@ -796,14 +801,14 @@ msgid "" "Downloaded: %s bytes in %d files\n" msgstr "" -#: src/main.c:763 +#: src/main.c:773 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "" #. 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 "" @@ -856,17 +861,12 @@ msgstr "" msgid "%s: cannot stat %s: %s\n" msgstr "" -#: src/recur.c:463 src/retr.c:468 -#, c-format -msgid "Removing %s.\n" -msgstr "" - -#: src/recur.c:464 +#: src/recur.c:469 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "" -#: src/recur.c:624 +#: src/recur.c:630 msgid "Loading robots.txt; please ignore errors.\n" msgstr "" @@ -891,13 +891,13 @@ msgstr "" msgid "%s: Redirection to itself.\n" msgstr "" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Giving up.\n" "\n" msgstr "" -#: src/retr.c:489 +#: src/retr.c:491 msgid "" "Retrying.\n" "\n" diff --git a/src/ChangeLog b/src/ChangeLog index 7d74f276..b4af6e12 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2000-10-23 Dan Harkless + + * ftp.c (ftp_loop_internal): --delete-after wasn't implemented for + files downloaded via FTP. Per a comment, .listing files were not + counted towards number of bytes and files downloaded because they're + deleted anyway. Well, they aren't under -nr, so count them then. + + * main.c (main): --delete-after didn't delete the root of the tree. + Ignore --convert-links if --delete-after was specified. + + * recur.c (recursive_retrieve): Improved comment; added DEBUGP(). + Ignore --convert-links if --delete-after was specified. + + * retr.c (retrieve_from_file): Just added a DEBUGP(). + 2000-10-19 Dan Harkless * ftp.c (ftp_loop_internal): downloaded_file() enumerators changed. diff --git a/src/ftp.c b/src/ftp.c index 6d549a3e..ab70114b 100644 --- a/src/ftp.c +++ b/src/ftp.c @@ -989,13 +989,42 @@ ftp_loop_internal (struct urlinfo *u, struct fileinfo *f, ccon *con) tms, tmrate, locf, len); logprintf (LOG_NONVERBOSE, "%s URL: %s [%ld] -> \"%s\" [%d]\n", tms, u->url, len, locf, count); - /* Do not count listings among the downloaded stuff, since they - will get deleted anyway. */ - if (!(con->cmd & DO_LIST)) + + if ((con->cmd & DO_LIST)) + /* This is a directory listing file. */ + { + if (!opt.remove_listing) + /* --dont-remove-listing was specified, so do count this towards the + number of bytes and files downloaded. */ + { + opt.downloaded += len; + opt.numurls++; + } + + /* Deletion of listing files is not controlled by --delete-after, but + by the more specific option --dont-remove-listing, and the code + to do this deletion is in another function. */ + } + else + /* This is not a directory listing file. */ { - ++opt.numurls; + /* Unlike directory listing files, don't pretend normal files weren't + downloaded if they're going to be deleted. People seeding proxies, + for instance, may want to know how many bytes and files they've + downloaded through it. */ opt.downloaded += len; + opt.numurls++; + + if (opt.delete_after) + { + DEBUGP (("Removing file due to --delete-after in" + " ftp_loop_internal():\n")); + logprintf (LOG_VERBOSE, _("Removing %s.\n"), locf); + if (unlink (locf)) + logprintf (LOG_NOTQUIET, "unlink: %s\n", strerror (errno)); + } } + /* Restore the original leave-pendingness. */ if (orig_lp) con->cmd |= LEAVE_PENDING; diff --git a/src/main.c b/src/main.c index a16ad7fa..1218b1d6 100644 --- a/src/main.c +++ b/src/main.c @@ -730,13 +730,23 @@ Can't timestamp and not clobber old files at the same time.\n")); /* Retrieve the URLs from argument list. */ for (t = url; *t; t++) { - char *filename, *new_file; + char *filename, *redirected_URL; int dt; - status = retrieve_url (*t, &filename, &new_file, NULL, &dt); + status = retrieve_url (*t, &filename, &redirected_URL, NULL, &dt); if (opt.recursive && status == RETROK && (dt & TEXTHTML)) - status = recursive_retrieve (filename, new_file ? new_file : *t); - FREE_MAYBE (new_file); + status = recursive_retrieve (filename, + redirected_URL ? redirected_URL : *t); + + if (opt.delete_after && file_exists_p(filename)) + { + DEBUGP (("Removing file due to --delete-after in main():\n")); + logprintf (LOG_VERBOSE, _("Removing %s.\n"), filename); + if (unlink (filename)) + logprintf (LOG_NOTQUIET, "unlink: %s\n", strerror (errno)); + } + + FREE_MAYBE (redirected_URL); FREE_MAYBE (filename); } @@ -763,7 +773,7 @@ Can't timestamp and not clobber old files at the same time.\n")); _("Download quota (%s bytes) EXCEEDED!\n"), legible (opt.quota)); } - if (opt.convert_links) + if (opt.convert_links & !opt.delete_after) { convert_all_links (); } diff --git a/src/recur.c b/src/recur.c index dc58c645..91a8fed0 100644 --- a/src/recur.c +++ b/src/recur.c @@ -455,10 +455,15 @@ recursive_retrieve (const char *file, const char *this_url) else DEBUGP (("%s is not text/html so we don't chase.\n", filename ? filename: "(null)")); - /* If an suffix-rejected file was loaded only because it was HTML, - undo the error now */ + if (opt.delete_after || (filename && !acceptable (filename))) + /* Either --delete-after was specified, or we loaded this otherwise + rejected (e.g. by -R) HTML file just so we could harvest its + hyperlinks -- in either case, delete the local file. */ { + DEBUGP (("Removing file due to %s in recursive_retrieve():\n", + opt.delete_after ? "--delete-after" : + "recursive rejection criteria")); logprintf (LOG_VERBOSE, (opt.delete_after ? _("Removing %s.\n") : _("Removing %s since it should be rejected.\n")), @@ -467,6 +472,7 @@ recursive_retrieve (const char *file, const char *this_url) logprintf (LOG_NOTQUIET, "unlink: %s\n", strerror (errno)); dt &= ~RETROKF; } + /* If everything was OK, and links are to be converted, let's store the local filename. */ if (opt.convert_links && (dt & RETROKF) && (filename != NULL)) @@ -482,7 +488,7 @@ recursive_retrieve (const char *file, const char *this_url) freeurl (u, 1); /* Increment the pbuf for the appropriate size. */ } - if (opt.convert_links) + if (opt.convert_links && !opt.delete_after) convert_links (file, url_list); /* Free the linked list of URL-s. */ free_urlpos (url_list); diff --git a/src/retr.c b/src/retr.c index 62b98a34..7e884f1b 100644 --- a/src/retr.c +++ b/src/retr.c @@ -465,6 +465,8 @@ retrieve_from_file (const char *file, int html, int *count) if (filename && opt.delete_after && file_exists_p (filename)) { + DEBUGP (("Removing file due to --delete-after in" + " retrieve_from_file():\n")); logprintf (LOG_VERBOSE, _("Removing %s.\n"), filename); if (unlink (filename)) logprintf (LOG_NOTQUIET, "unlink: %s\n", strerror (errno)); -- 2.39.2