]> sjero.net Git - wget/blobdiff - po/sk.po
[svn] * main.c (print_help): --help documentation for -N said it would re-download
[wget] / po / sk.po
index 9acc33bfb5d8a6f5279e963150709e6158ec9705..c6d7727abf827bd2ecaceface48805c34da282f2 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNU Wget 1.7-dev\n"
-"POT-Creation-Date: 2001-01-31 13:17-0800\n"
+"POT-Creation-Date: 2001-02-23 12:23-0800\n"
 "PO-Revision-Date: 1999-04-02 11:00 +01:00\n"
 "Last-Translator: Miroslav Vasko <vasko@debian.cz>\n"
 "Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -13,34 +13,38 @@ msgstr ""
 "Content-Type: text/plain; charset=iso-8859-2\n"
 "Content-Transfer-Encoding: 8-bit\n"
 
+#: src/ftp-ls.c:779
+msgid "Usupported listing type, trying Unix listing parser.\n"
+msgstr ""
+
 # , c-format
-#: src/ftp-ls.c:698 src/ftp-ls.c:700
+#: src/ftp-ls.c:824 src/ftp-ls.c:826
 #, c-format
 msgid "Index of /%s on %s:%d"
 msgstr "Obsah /%s na %s:%d"
 
-#: src/ftp-ls.c:722
+#: src/ftp-ls.c:848
 msgid "time unknown       "
 msgstr "èas neznámy        "
 
-#: src/ftp-ls.c:726
+#: src/ftp-ls.c:852
 msgid "File        "
 msgstr "Súbor       "
 
-#: src/ftp-ls.c:729
+#: src/ftp-ls.c:855
 msgid "Directory   "
 msgstr "Adresár     "
 
-#: src/ftp-ls.c:732
+#: src/ftp-ls.c:858
 msgid "Link        "
 msgstr "Sym. odkaz  "
 
-#: src/ftp-ls.c:735
+#: src/ftp-ls.c:861
 msgid "Not sure    "
 msgstr "Neznámy typ "
 
 # , c-format
-#: src/ftp-ls.c:753
+#: src/ftp-ls.c:879
 #, c-format
 msgid " (%s bytes)"
 msgstr " (%s bytov)"
@@ -48,82 +52,82 @@ msgstr " (%s bytov)"
 # , c-format
 #. Login to the server:
 #. First: Establish the control connection.
-#: src/ftp.c:157 src/http.c:586
+#: src/ftp.c:151 src/http.c:618
 #, c-format
 msgid "Connecting to %s:%hu... "
 msgstr "Naväzujem spojenie s %s:%hu... "
 
 # , c-format
-#: src/ftp.c:179 src/ftp.c:525 src/http.c:603
+#: src/ftp.c:173 src/ftp.c:517 src/http.c:635
 #, c-format
 msgid "Connection to %s:%hu refused.\n"
 msgstr "Spojenie s %s:%hu odmietnuté.\n"
 
 #. Second: Login with proper USER/PASS sequence.
-#: src/ftp.c:200 src/http.c:614
+#: src/ftp.c:194 src/http.c:646
 msgid "connected!\n"
 msgstr "spojené!\n"
 
 # , c-format
-#: src/ftp.c:201
+#: src/ftp.c:195
 #, c-format
 msgid "Logging in as %s ... "
 msgstr "Prihlasujem sa ako %s ... "
 
-#: src/ftp.c:210 src/ftp.c:263 src/ftp.c:294 src/ftp.c:319 src/ftp.c:415
-#: src/ftp.c:467 src/ftp.c:561 src/ftp.c:634 src/ftp.c:682 src/ftp.c:730
+#: src/ftp.c:204 src/ftp.c:257 src/ftp.c:288 src/ftp.c:313 src/ftp.c:407
+#: src/ftp.c:459 src/ftp.c:553 src/ftp.c:626 src/ftp.c:674 src/ftp.c:722
 msgid "Error in server response, closing control connection.\n"
 msgstr "Server odpovedal chybne, uzatváram riadiace spojenie.\n"
 
-#: src/ftp.c:218
+#: src/ftp.c:212
 msgid "Error in server greeting.\n"
 msgstr "Úvodná odpoveï serveru je chybná.\n"
 
-#: src/ftp.c:226 src/ftp.c:328 src/ftp.c:424 src/ftp.c:476 src/ftp.c:571
-#: src/ftp.c:644 src/ftp.c:692 src/ftp.c:740
+#: src/ftp.c:220 src/ftp.c:322 src/ftp.c:416 src/ftp.c:468 src/ftp.c:563
+#: src/ftp.c:636 src/ftp.c:684 src/ftp.c:732
 msgid "Write failed, closing control connection.\n"
 msgstr "Nemô¾em zapísa» dáta, uzatváram riadiace spojenie.\n"
 
-#: src/ftp.c:233
+#: src/ftp.c:227
 msgid "The server refuses login.\n"
 msgstr "Server odmieta prihlásenie.\n"
 
-#: src/ftp.c:240
+#: src/ftp.c:234
 msgid "Login incorrect.\n"
 msgstr "Chyba pri prihlásení.\n"
 
-#: src/ftp.c:247
+#: src/ftp.c:241
 msgid "Logged in!\n"
 msgstr "Prihlásený!\n"
 
-#: src/ftp.c:272
+#: src/ftp.c:266
 msgid "Server error, can't determine system type.\n"
 msgstr ""
 
-#: src/ftp.c:282 src/ftp.c:546 src/ftp.c:618 src/ftp.c:662
+#: src/ftp.c:276 src/ftp.c:538 src/ftp.c:610 src/ftp.c:654
 msgid "done.    "
 msgstr "hotovo.  "
 
-#: src/ftp.c:308 src/ftp.c:445 src/ftp.c:713 src/ftp.c:761 src/url.c:1430
+#: src/ftp.c:302 src/ftp.c:437 src/ftp.c:705 src/ftp.c:753 src/url.c:1432
 msgid "done.\n"
 msgstr "hotovo.\n"
 
 # , c-format
-#: src/ftp.c:336
+#: src/ftp.c:330
 #, c-format
 msgid "Unknown type `%c', closing control connection.\n"
 msgstr "Neznámy typ `%c', uzatváram riadiace spojenie.\n"
 
-#: src/ftp.c:349
+#: src/ftp.c:343
 msgid "done.  "
 msgstr "hotovo."
 
-#: src/ftp.c:355
+#: src/ftp.c:349
 msgid "==> CWD not needed.\n"
 msgstr "==> CWD nie je potrebné.\n"
 
 # , c-format
-#: src/ftp.c:431
+#: src/ftp.c:423
 #, c-format
 msgid ""
 "No such directory `%s'.\n"
@@ -133,35 +137,35 @@ msgstr ""
 "\n"
 
 #. do not CWD
-#: src/ftp.c:449
+#: src/ftp.c:441
 msgid "==> CWD not required.\n"
 msgstr "==> CWD nie je potrebné.\n"
 
-#: src/ftp.c:483
+#: src/ftp.c:475
 msgid "Cannot initiate PASV transfer.\n"
 msgstr "Nemo¾no inicializova» prenos príkazom PASV.\n"
 
-#: src/ftp.c:487
+#: src/ftp.c:479
 msgid "Cannot parse PASV response.\n"
 msgstr "Odpovrï na PASV je nepochopiteµná.\n"
 
 # , c-format
-#: src/ftp.c:501
+#: src/ftp.c:493
 #, c-format
 msgid "Will try connecting to %s:%hu.\n"
 msgstr "Pokúsim sa spoji» s %s:%hu.\n"
 
 # , c-format
-#: src/ftp.c:588
+#: src/ftp.c:580
 #, c-format
 msgid "Bind error (%s).\n"
 msgstr "Chyba pri operácii \"bind\" (%s).\n"
 
-#: src/ftp.c:604
+#: src/ftp.c:596
 msgid "Invalid PORT.\n"
 msgstr "Neplatný PORT.\n"
 
-#: src/ftp.c:651
+#: src/ftp.c:643
 msgid ""
 "\n"
 "REST failed, starting from scratch.\n"
@@ -170,7 +174,7 @@ msgstr ""
 "Príkaz REST zlyhal, prená¹am súbor od zaèiatku.\n"
 
 # , c-format
-#: src/ftp.c:700
+#: src/ftp.c:692
 #, c-format
 msgid ""
 "No such file `%s'.\n"
@@ -180,7 +184,7 @@ msgstr ""
 "\n"
 
 # , c-format
-#: src/ftp.c:748
+#: src/ftp.c:740
 #, c-format
 msgid ""
 "No such file or directory `%s'.\n"
@@ -190,55 +194,55 @@ msgstr ""
 "\n"
 
 # , c-format
-#: src/ftp.c:824 src/ftp.c:831
+#: src/ftp.c:816 src/ftp.c:823
 #, c-format
 msgid "Length: %s"
 msgstr "Då¾ka: %s"
 
 # , c-format
-#: src/ftp.c:826 src/ftp.c:833
+#: src/ftp.c:818 src/ftp.c:825
 #, c-format
 msgid " [%s to go]"
 msgstr " [ostáva %s]"
 
-#: src/ftp.c:835
+#: src/ftp.c:827
 msgid " (unauthoritative)\n"
 msgstr " (nie je smerodajné)\n"
 
 # , c-format
-#: src/ftp.c:861
+#: src/ftp.c:853
 #, c-format
 msgid "%s: %s, closing control connection.\n"
 msgstr "%s: %s, uzatváram riadiace spojenie.\n"
 
 # , c-format
-#: src/ftp.c:869
+#: src/ftp.c:861
 #, c-format
 msgid "%s (%s) - Data connection: %s; "
 msgstr "%s (%s) - Dátové spojenie: %s; "
 
-#: src/ftp.c:886
+#: src/ftp.c:878
 msgid "Control connection closed.\n"
 msgstr "Riadiace spojenie uzatvorené.\n"
 
-#: src/ftp.c:904
+#: src/ftp.c:896
 msgid "Data transfer aborted.\n"
 msgstr "Prenos dát bol predèasne ukonèený.\n"
 
 # , c-format
-#: src/ftp.c:968
+#: src/ftp.c:960
 #, c-format
 msgid "File `%s' already there, not retrieving.\n"
 msgstr "Súbor `%s' je u¾ tu, nebudem ho prená¹a».\n"
 
 # , c-format
-#: src/ftp.c:1029 src/http.c:1362
+#: src/ftp.c:1021 src/http.c:1394
 #, c-format
 msgid "(try:%2d)"
 msgstr "(pokus:%2d)"
 
 # , c-format
-#: src/ftp.c:1093 src/http.c:1599
+#: src/ftp.c:1085 src/http.c:1632
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld]\n"
@@ -248,44 +252,51 @@ msgstr ""
 "\n"
 
 # , c-format
-#: src/ftp.c:1135 src/main.c:775 src/recur.c:509 src/retr.c:584
+#: src/ftp.c:1127 src/main.c:789 src/recur.c:509 src/retr.c:602
 #, c-format
 msgid "Removing %s.\n"
 msgstr "Ma¾e sa %s.\n"
 
 # , c-format
-#: src/ftp.c:1176
+#: src/ftp.c:1168
 #, c-format
 msgid "Using `%s' as listing tmp file.\n"
 msgstr "Zoznam súborov bude doèasne ulo¾ený v `%s'.\n"
 
 # , c-format
-#: src/ftp.c:1188
+#: src/ftp.c:1180
 #, c-format
 msgid "Removed `%s'.\n"
 msgstr "Vymazané `%s'.\n"
 
 # , c-format
-#: src/ftp.c:1224
+#: src/ftp.c:1216
 #, c-format
 msgid "Recursion depth %d exceeded max. depth %d.\n"
 msgstr "Håbka rekurzie %d prekroèila maximálnu povolenú håbku %d.\n"
 
-#: src/ftp.c:1276 src/http.c:1516
-#, c-format
-msgid ""
-"Server file no newer than local file `%s' -- not retrieving.\n"
-"\n"
-msgstr ""
+#. Remote file is older, file sizes can be compared and
+#. are both equal.
+#: src/ftp.c:1277
+#, fuzzy, c-format
+msgid "Remote file no newer than local file `%s' -- not retrieving.\n"
+msgstr "Vzdialený súbor má nov¹í dátum, prená¹am.\n"
 
+#. Remote file is newer or sizes cannot be matched
 #: src/ftp.c:1284
-msgid "Cannot compare sizes, remote system is VMS.\n"
-msgstr ""
+#, fuzzy, c-format
+msgid ""
+"Remote file is newer than local file `%s' -- retrieving.\n"
+"\n"
+msgstr "Vzdialený súbor má nov¹í dátum, prená¹am.\n"
 
 # , c-format
-#: src/ftp.c:1290 src/http.c:1524
+#. Sizes do not match
+#: src/ftp.c:1291
 #, fuzzy, c-format
-msgid "The sizes do not match (local %ld) -- retrieving.\n"
+msgid ""
+"The sizes do not match (local %ld) -- retrieving.\n"
+"\n"
 msgstr "Veµkosti se nezhodujú (lokálne %ld), prená¹am.\n"
 
 #: src/ftp.c:1308
@@ -365,13 +376,13 @@ msgid "No matches on pattern `%s'.\n"
 msgstr "Vzorke `%s' niè nezodpovedá.\n"
 
 # , c-format
-#: src/ftp.c:1601
+#: src/ftp.c:1605
 #, c-format
 msgid "Wrote HTML-ized index to `%s' [%ld].\n"
 msgstr "Výpis adresára v HTML formáte bol zapísaný do `%s' [%ld].\n"
 
 # , c-format
-#: src/ftp.c:1606
+#: src/ftp.c:1610
 #, c-format
 msgid "Wrote HTML-ized index to `%s'.\n"
 msgstr "Výpis adresára v HTML formáte bol zapísaný do `%s'.\n"
@@ -473,136 +484,168 @@ msgstr "Hostite
 msgid "Unknown error"
 msgstr "Neznáma chyba"
 
-#: src/http.c:625 src/http.c:1437
+#. this is fatal
+#: src/http.c:549
+msgid "Failed to set up an SSL context\n"
+msgstr ""
+
+#: src/http.c:555
+#, c-format
+msgid "Failed to load certificates from %s\n"
+msgstr ""
+
+#: src/http.c:559 src/http.c:567
+msgid "Trying without the specified certificate\n"
+msgstr ""
+
+#: src/http.c:563
+#, c-format
+msgid "Failed to get certificate key from %s\n"
+msgstr ""
+
+#: src/http.c:657 src/http.c:1470
 msgid "Unable to establish SSL connection.\n"
 msgstr ""
 
 # , c-format
-#: src/http.c:633
+#: src/http.c:665
 #, fuzzy, c-format
 msgid "Reusing connection to %s:%hu.\n"
 msgstr "Pokúsim sa spoji» s %s:%hu.\n"
 
-#: src/http.c:809
+#: src/http.c:841
 #, fuzzy, c-format
 msgid "Failed writing HTTP request: %s.\n"
 msgstr "Po¾iadavku HTTP nebolo mo¾né odosla».\n"
 
 # , c-format
-#: src/http.c:814
+#: src/http.c:846
 #, c-format
 msgid "%s request sent, awaiting response... "
 msgstr "%s po¾iadavka odoslaná, èakám na odpoveï ... "
 
-#: src/http.c:858
+#: src/http.c:890
 msgid "End of file while parsing headers.\n"
 msgstr "Hlavièka nie je úplná.\n"
 
 # , c-format
-#: src/http.c:869
+#: src/http.c:901
 #, c-format
 msgid "Read error (%s) in headers.\n"
 msgstr "Chyba (%s) pri èítaní hlavièiek.\n"
 
-#: src/http.c:909
+#: src/http.c:941
 msgid "No data received"
 msgstr "Nepri¹li ¾iadne dáta"
 
-#: src/http.c:911
+#: src/http.c:943
 msgid "Malformed status line"
 msgstr "Odpoveï serveru má skomolený stavový riadok"
 
-#: src/http.c:916
+#: src/http.c:948
 msgid "(no description)"
 msgstr "(¾iadny popis)"
 
-#: src/http.c:1034
+#: src/http.c:1066
 msgid "Authorization failed.\n"
 msgstr "Autorizácia zlyhala.\n"
 
-#: src/http.c:1041
+#: src/http.c:1073
 msgid "Unknown authentication scheme.\n"
 msgstr "Server po¾aduje neznámy spôsob autentifikácie.\n"
 
 # , c-format
-#: src/http.c:1131
+#: src/http.c:1163
 #, c-format
 msgid "Location: %s%s\n"
 msgstr "Presmerované na: %s%s\n"
 
-#: src/http.c:1132 src/http.c:1157
+#: src/http.c:1164 src/http.c:1189
 msgid "unspecified"
 msgstr "neudané"
 
-#: src/http.c:1133
+#: src/http.c:1165
 msgid " [following]"
 msgstr " [nasledujem]"
 
 #. No need to print this output if the body won't be
 #. downloaded at all, or if the original server response is
 #. printed.
-#: src/http.c:1147
+#: src/http.c:1179
 msgid "Length: "
 msgstr "Då¾ka:  "
 
 # , c-format
-#: src/http.c:1152
+#: src/http.c:1184
 #, c-format
 msgid " (%s to go)"
 msgstr " (ostáva %s)"
 
-#: src/http.c:1157
+#: src/http.c:1189
 msgid "ignored"
 msgstr "je ignorovaná"
 
-#: src/http.c:1258
+#: src/http.c:1290
 msgid "Warning: wildcards not supported in HTTP.\n"
 msgstr "Varovanie: HTTP nepodporuje ¾olíkové znaky.\n"
 
 # , c-format
 #. If opt.noclobber is turned on and file already exists, do not
 #. retrieve the file
-#: src/http.c:1279
+#: src/http.c:1311
 #, c-format
 msgid "File `%s' already there, will not retrieve.\n"
 msgstr "Súbor `%s' sa nebude prená¹a», je u¾ tu.\n"
 
 # , c-format
-#: src/http.c:1429
+#: src/http.c:1462
 #, c-format
 msgid "Cannot write to `%s' (%s).\n"
 msgstr "Nemo¾no zapísa» do `%s' (%s).\n"
 
 # , c-format
-#: src/http.c:1447
+#: src/http.c:1480
 #, c-format
 msgid "ERROR: Redirection (%d) without location.\n"
 msgstr "CHYBA: Presmerovanie (%d) bez udanej novej adresy.\n"
 
 # , c-format
-#: src/http.c:1472
+#: src/http.c:1505
 #, c-format
 msgid "%s ERROR %d: %s.\n"
 msgstr "%s CHYBA %d: %s.\n"
 
-#: src/http.c:1485
+#: src/http.c:1518
 msgid "Last-modified header missing -- time-stamps turned off.\n"
 msgstr ""
 "Nebudú sa pou¾íva» èasové razítka (`time-stamps'), preto¾e hlavièka\n"
 "\"Last-modified\" v odpovedi serveru chýba.\n"
 
-#: src/http.c:1493
+#: src/http.c:1526
 msgid "Last-modified header invalid -- time-stamp ignored.\n"
 msgstr ""
 "Ignorujem èasové razítko súboru (`time-stamp'), preto¾e hlavièka \n"
 "\"Last-modified\" obsahuje neplatné údaje.\n"
 
-#: src/http.c:1528
+#: src/http.c:1549
+#, c-format
+msgid ""
+"Server file no newer than local file `%s' -- not retrieving.\n"
+"\n"
+msgstr ""
+
+# , c-format
+#: src/http.c:1557
+#, fuzzy, c-format
+msgid "The sizes do not match (local %ld) -- retrieving.\n"
+msgstr "Veµkosti se nezhodujú (lokálne %ld), prená¹am.\n"
+
+#: src/http.c:1561
 msgid "Remote file is newer, retrieving.\n"
 msgstr "Vzdialený súbor má nov¹í dátum, prená¹am.\n"
 
 # , c-format
-#: src/http.c:1573
+#: src/http.c:1606
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld/%ld]\n"
@@ -612,13 +655,13 @@ msgstr ""
 "\n"
 
 # , c-format
-#: src/http.c:1621
+#: src/http.c:1654
 #, c-format
 msgid "%s (%s) - Connection closed at byte %ld. "
 msgstr "%s (%s) - Spojenie uzatvorené na byte %ld. "
 
 # , c-format
-#: src/http.c:1629
+#: src/http.c:1662
 #, c-format
 msgid ""
 "%s (%s) - `%s' saved [%ld/%ld])\n"
@@ -628,73 +671,73 @@ msgstr ""
 "\n"
 
 # , c-format
-#: src/http.c:1649
+#: src/http.c:1682
 #, c-format
 msgid "%s (%s) - Connection closed at byte %ld/%ld. "
 msgstr "%s (%s) - Spojenie uzatvorené na byte %ld/%ld. "
 
 # , c-format
-#: src/http.c:1660
+#: src/http.c:1693
 #, c-format
 msgid "%s (%s) - Read error at byte %ld (%s)."
 msgstr "%s (%s) - Chyba pri èítaní dát na byte %ld (%s)."
 
 # , c-format
-#: src/http.c:1668
+#: src/http.c:1701
 #, c-format
 msgid "%s (%s) - Read error at byte %ld/%ld (%s). "
 msgstr "%s (%s) - Chyba pri èítaní dát na byte %ld/%ld (%s). "
 
 # , c-format
-#: src/init.c:332 src/netrc.c:261
+#: src/init.c:336 src/netrc.c:261
 #, c-format
 msgid "%s: Cannot read %s (%s).\n"
 msgstr "%s: Nemo¾no preèíta» %s (%s).\n"
 
 # , c-format
-#: src/init.c:350 src/init.c:356
+#: src/init.c:354 src/init.c:360
 #, c-format
 msgid "%s: Error in %s at line %d.\n"
 msgstr "%s: Chyba v %s na riadku %d.\n"
 
 # , c-format
-#: src/init.c:387
+#: src/init.c:391
 #, c-format
 msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"
 msgstr ""
 "%s: Varovanie: Globálne aj u¾ívateµské wgetrc sú zhodne ulo¾ené v `%s'.\n"
 
 # , c-format
-#: src/init.c:479
+#: src/init.c:483
 #, c-format
 msgid "%s: BUG: unknown command `%s', value `%s'.\n"
 msgstr "%s: Chyba: Neznámy príkaz `%s', hodnota `%s'.\n"
 
-#: src/init.c:500
+#: src/init.c:504
 #, fuzzy, c-format
 msgid "%s: %s: Cannot convert `%s' to an IP address.\n"
 msgstr "%s: Varovanie: lokálna IP adresa nemá reverzný záznam v DNS.\n"
 
 # , c-format
-#: src/init.c:528
+#: src/init.c:532
 #, c-format
 msgid "%s: %s: Please specify on or off.\n"
 msgstr "%s: %s: Zadajte prosím `on' alebo `off'.\n"
 
 # , c-format
-#: src/init.c:572
+#: src/init.c:576
 #, fuzzy, c-format
 msgid "%s: %s: Please specify always, on, off, or never.\n"
 msgstr "%s: %s: Zadajte prosím `on' alebo `off'.\n"
 
 # , c-format
-#: src/init.c:591 src/init.c:848 src/init.c:870 src/init.c:934
+#: src/init.c:595 src/init.c:852 src/init.c:874 src/init.c:938
 #, c-format
 msgid "%s: %s: Invalid specification `%s'.\n"
 msgstr "%s: %s: Neplatná ¹pecifikácia `%s'\n"
 
 # , c-format
-#: src/init.c:704 src/init.c:726 src/init.c:748 src/init.c:774
+#: src/init.c:708 src/init.c:730 src/init.c:752 src/init.c:778
 #, c-format
 msgid "%s: Invalid specification `%s'\n"
 msgstr "%s: Neplatná ¹pecifikácia `%s'\n"
@@ -756,6 +799,8 @@ msgid ""
 "  -i,  --input-file=FILE      download URLs found in FILE.\n"
 "  -F,  --force-html           treat input file as HTML.\n"
 "  -B,  --base=URL             prepends URL to relative links in -F -i file.\n"
+"       --sslcertfile=FILE     optional client certificate.\n"
+"       --sslcertkey=KEYFILE   optional keyfile for this certificate.\n"
 "\n"
 msgstr ""
 "Protokolovanie a vstupný súbor:\n"
@@ -770,7 +815,7 @@ msgstr ""
 "\n"
 
 # , fuzzy
-#: src/main.c:153
+#: src/main.c:155
 #, fuzzy
 msgid ""
 "Download:\n"
@@ -783,7 +828,8 @@ msgid ""
 "suffixes.\n"
 "  -c,  --continue               resume getting a partially-downloaded file.\n"
 "       --dot-style=STYLE        set retrieval display style.\n"
-"  -N,  --timestamping           don't retrieve files if older than local.\n"
+"  -N,  --timestamping           don't re-retrieve files unless newer than "
+"local.\n"
 "  -S,  --server-response        print server response.\n"
 "       --spider                 don't download anything.\n"
 "  -T,  --timeout=SECONDS        set the read timeout to SECONDS.\n"
@@ -812,7 +858,7 @@ msgstr ""
 "\n"
 
 # , fuzzy
-#: src/main.c:169
+#: src/main.c:171
 msgid ""
 "Directories:\n"
 "  -nd  --no-directories            don't create directories.\n"
@@ -832,7 +878,7 @@ msgstr ""
 "\n"
 
 # , fuzzy
-#: src/main.c:176
+#: src/main.c:178
 #, fuzzy
 msgid ""
 "HTTP options:\n"
@@ -865,7 +911,7 @@ msgstr ""
 "                             v hlavièke identifikaèný re»azec AGENT\n"
 
 # , fuzzy
-#: src/main.c:189
+#: src/main.c:191
 #, fuzzy
 msgid ""
 "FTP options:\n"
@@ -883,7 +929,7 @@ msgstr ""
 "       --passive-ftp     pou¾i pasívny mód prenosu dát\n"
 "\n"
 
-#: src/main.c:194
+#: src/main.c:196
 #, fuzzy
 msgid ""
 "Recursive retrieval:\n"
@@ -910,7 +956,7 @@ msgstr ""
 "\n"
 
 # , fuzzy
-#: src/main.c:204
+#: src/main.c:206
 #, fuzzy
 msgid ""
 "Recursive accept/reject:\n"
@@ -951,7 +997,7 @@ msgstr ""
 "\n"
 
 # , fuzzy
-#: src/main.c:219
+#: src/main.c:221
 msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
 msgstr ""
 "Správy o chybách a návrhy na vylep¹enie programu zasielajte na adresu\n"
@@ -959,12 +1005,12 @@ msgstr ""
 "Komentáre k slovenskému prekladu zasielajte na adresu <sk@li.org>. \n"
 
 # , fuzzy
-#: src/main.c:403
+#: src/main.c:409
 #, c-format
 msgid "%s: debug support not compiled in.\n"
 msgstr "%s: program nebol skompilovaný s podporou pre ladenie.\n"
 
-#: src/main.c:455
+#: src/main.c:461
 #, fuzzy
 msgid ""
 "Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.\n"
@@ -979,7 +1025,7 @@ msgstr ""
 "alebo VHODNOSTI PRE URÈITÝ ÚÈEL. Ïaµ¹ie podrobnosti hµadajte \n"
 "vo V¹eobecnej verejnej licencii GNU.\n"
 
-#: src/main.c:461
+#: src/main.c:467
 #, fuzzy
 msgid ""
 "\n"
@@ -989,13 +1035,13 @@ msgstr ""
 "Autorom tohoto programu je Hrvoje Nik¹iæ <hniksic@srce.hr>\n"
 
 # , c-format
-#: src/main.c:535
+#: src/main.c:549
 #, c-format
 msgid "%s: %s: invalid command\n"
 msgstr "%s: %s: neplatný príkaz\n"
 
 # , c-format
-#: src/main.c:591
+#: src/main.c:605
 #, c-format
 msgid "%s: illegal option -- `-n%c'\n"
 msgstr "%s: neprípustný prepínaè -- `-n%c'\n"
@@ -1003,33 +1049,33 @@ msgstr "%s: nepr
 # , c-format
 #. #### Something nicer should be printed here -- similar to the
 #. pre-1.5 `--help' page.
-#: src/main.c:594 src/main.c:636 src/main.c:694
+#: src/main.c:608 src/main.c:650 src/main.c:708
 #, c-format
 msgid "Try `%s --help' for more options.\n"
 msgstr "Príkaz `%s --help' vypí¹e význam platných prepínaèov.\n"
 
-#: src/main.c:674
+#: src/main.c:688
 msgid "Can't be verbose and quiet at the same time.\n"
 msgstr "Nie je mo¾né by» uhovorený a by» ticho zároveò.\n"
 
-#: src/main.c:680
+#: src/main.c:694
 msgid "Can't timestamp and not clobber old files at the same time.\n"
 msgstr "Nie je mo¾né pou¾íva» èasové razítka a nemaza» pritom staré súbory.\n"
 
 #. No URL specified.
-#: src/main.c:689
+#: src/main.c:703
 #, c-format
 msgid "%s: missing URL\n"
 msgstr "%s: chýba URL\n"
 
 # , c-format
-#: src/main.c:790
+#: src/main.c:804
 #, c-format
 msgid "No URLs found in %s.\n"
 msgstr "V súbore `%s' nebol nájdený ¾iadny odkaz URL.\n"
 
 # , c-format
-#: src/main.c:799
+#: src/main.c:813
 #, c-format
 msgid ""
 "\n"
@@ -1041,14 +1087,14 @@ msgstr ""
 "Celkem naèítaných %s bytov v %d súboroch\n"
 
 # , c-format
-#: src/main.c:807
+#: src/main.c:821
 #, c-format
 msgid "Download quota (%s bytes) EXCEEDED!\n"
 msgstr "Prekroèený limit objemu ulo¾ených dát (%s bytov)!\n"
 
 #. Please note that the double `%' in `%%s' is intentional, because
 #. redirect_output passes tmp through printf.
-#: src/main.c:837
+#: src/main.c:851
 msgid "%s received, redirecting output to `%%s'.\n"
 msgstr "Zachytený signál %s , výstup presmerovaný do `%%s'.\n"
 
@@ -1125,7 +1171,7 @@ msgid "Loading robots.txt; please ignore errors.\n"
 msgstr "Naèítavam `robots.txt'. Chybové hlásenia ignorujte, prosím.\n"
 
 # , c-format
-#: src/retr.c:221
+#: src/retr.c:229
 #, c-format
 msgid ""
 "\n"
@@ -1134,23 +1180,23 @@ msgstr ""
 "\n"
 "          [ preskakujem %dK ]"
 
-#: src/retr.c:403
+#: src/retr.c:421
 msgid "Could not find proxy host.\n"
 msgstr "Nemô¾em nájs» proxy server.\n"
 
 # , c-format
-#: src/retr.c:417
+#: src/retr.c:435
 #, c-format
 msgid "Proxy %s: Must be HTTP.\n"
 msgstr "Proxy %s: Musí by» HTTP.\n"
 
 # , c-format
-#: src/retr.c:511
+#: src/retr.c:529
 #, fuzzy, c-format
 msgid "%s: Redirection cycle detected.\n"
 msgstr "%s: Presmerovanie na seba samého.\n"
 
-#: src/retr.c:605
+#: src/retr.c:623
 msgid ""
 "Giving up.\n"
 "\n"
@@ -1158,7 +1204,7 @@ msgstr ""
 "Vzdávam to.\n"
 "\n"
 
-#: src/retr.c:605
+#: src/retr.c:623
 msgid ""
 "Retrying.\n"
 "\n"
@@ -1167,29 +1213,29 @@ msgstr ""
 "\n"
 
 # , c-format
-#: src/url.c:1330
+#: src/url.c:1332
 #, c-format
 msgid "Converting %s... "
 msgstr "Konvertujem %s... "
 
-#: src/url.c:1343
+#: src/url.c:1345
 msgid "nothing to do.\n"
 msgstr ""
 
 # , c-format
-#: src/url.c:1351 src/url.c:1375
+#: src/url.c:1353 src/url.c:1377
 #, c-format
 msgid "Cannot convert links in %s: %s\n"
 msgstr "Nedoká¾em previes» odkazy v %s: %s\n"
 
 # , c-format
-#: src/url.c:1366
+#: src/url.c:1368
 #, fuzzy, c-format
 msgid "Unable to delete `%s': %s\n"
 msgstr "Nebylo mo¾né odstráni» symbolický odkaz `%s': %s\n"
 
 # , c-format
-#: src/url.c:1556
+#: src/url.c:1558
 #, fuzzy, c-format
 msgid "Cannot back up %s as %s: %s\n"
 msgstr "Nedoká¾em previes» odkazy v %s: %s\n"