From cce32e4a9edaf5b8bceddc1474c0784c01e9e7d1 Mon Sep 17 00:00:00 2001 From: hniksic Date: Thu, 28 Apr 2005 03:21:55 -0700 Subject: [PATCH] [svn] Updated file using make update-po. --- po/bg.po | 648 +++++++++++++------------- po/ca.po | 648 +++++++++++++------------- po/cs.po | 651 +++++++++++++------------- po/da.po | 648 +++++++++++++------------- po/de.po | 652 +++++++++++++------------- po/el.po | 648 +++++++++++++------------- po/en_GB.po | 648 +++++++++++++------------- po/eo.po | 1270 +++++++++++++++++++++++++++++++++------------------ po/es.po | 648 +++++++++++++------------- po/et.po | 648 +++++++++++++------------- po/eu.po | 648 +++++++++++++------------- po/fi.po | 648 +++++++++++++------------- po/fr.po | 650 +++++++++++++------------- po/gl.po | 652 +++++++++++++------------- po/he.po | 647 +++++++++++++------------- po/hu.po | 648 +++++++++++++------------- po/it.po | 648 +++++++++++++------------- po/ja.po | 648 +++++++++++++------------- po/nl.po | 648 +++++++++++++------------- po/no.po | 633 ++++++++++++------------- po/pl.po | 654 +++++++++++++------------- po/pt_BR.po | 648 +++++++++++++------------- po/ro.po | 648 +++++++++++++------------- po/ru.po | 648 +++++++++++++------------- po/sk.po | 650 +++++++++++++------------- po/sl.po | 650 +++++++++++++------------- po/sr.po | 648 +++++++++++++------------- po/sv.po | 648 +++++++++++++------------- po/tr.po | 648 +++++++++++++------------- po/uk.po | 648 +++++++++++++------------- po/vi.po | 648 +++++++++++++------------- po/zh_CN.po | 648 +++++++++++++------------- po/zh_TW.po | 648 +++++++++++++------------- 33 files changed, 11682 insertions(+), 10331 deletions(-) diff --git a/po/bg.po b/po/bg.po index 5baedf2d..b430f0ca 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2002-03-18 03:11\n" "Last-Translator: Yassen Roussev \n" "Language-Team: Bulgarian \n" @@ -74,17 +74,17 @@ msgstr "Грешка в Set-Cookie, поле `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Синтактична грешка при операция Set-Cookie: неправилен низ.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Не мога да отворя cookies файла \"cookies\", `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Грешка при запис на `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Грешка при затваряне на `%s': %s\n" @@ -134,12 +134,12 @@ msgstr " (%s байта)" msgid "Length: %s" msgstr "Дължина: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -149,64 +149,64 @@ msgid " (unauthoritative)\n" msgstr " (недостоверно)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Логвам се като %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Сървърът праща съобщение за грешка, спирам управляващата връзка.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Грешка при ръкуването със сървъра.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Писането се провали, прекъсвам управляващата връзка.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Сървърът не приема логин.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Неправилен логин.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Успешно логване!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Грешка при сървъра, не мога да определя вида система .\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "готово. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "готово.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Непознат тип `%c', спирам управляващата връзка.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "готово. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD не е необходимо.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -216,33 +216,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD не е необходимо.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Не мога да започна пасивен трансфер.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Не мога да разбера PASV отговора.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "немога да се свържа към %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Грешка при свързване (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Невалиден порт.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" "Грешка при REST, започвам отначало.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" "Няма такъв файл `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -272,40 +272,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, спирам управляващата връзка.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Връзка за данни: %s: " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Основната връзка бе затворена.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Трансферът бе прекъснат.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Файлът `%s' е вече тук, няма да го тегля.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(опит:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -314,35 +314,35 @@ msgstr "" "%s (%s) - `%s' записан [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Премахвам %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Ползвам `%s' като временен списък файл.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Премахвам `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Дълбочина на рекурсията %d надвишава макс. дълбочина %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Файлът от сървъра не е по-нов от местния `%s' -- не продължавам.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,18 +350,18 @@ msgid "" msgstr "Файлът на сървъра е по-нов от местния `%s' -- започвам да тeгля.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "Големината не съвпада (местен %ld) -- започвам да тeгля.\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Невалидно име на символична връзка, пропускам.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -370,42 +370,42 @@ msgstr "" "Символичната връзка е вече поправена %s -> %s.\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Създавам символична връзка %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Символичните връзки не са поддържат, пропускам `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Пропускам директория `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: неизвестен/неподдържан вид файл.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: недостоверен времеви печат.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Няма да тегля директории, защото дълбочината е %d (максимум %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Не влизам в `%s', тъй като тя е изключенa/не е включенa.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Отказвам `%s'.\n" @@ -413,39 +413,21 @@ msgstr "Отказвам `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Няма съвпадения за пример `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Записах HTML-изиран индекс в `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Записах HTML-изиран индекс в `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Не мога да намеря OpenSSL PRNG; продължавам без SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -505,36 +487,36 @@ msgstr "%s: опцията `%s' е многозначна\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: опцията `--%s' не позволява аргумент\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Непозната грешка" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Непозната грешка" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Преобразувам %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "неуспя: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr "неуспя: %s.\n" @@ -544,104 +526,89 @@ msgstr "неуспя: %s.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Не мога да изасня несъвършенния линк %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Неуспех при запис на HTTP искане: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Неуспех при установяване на SSL контекст\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Неуспех при зареждане на сертификати от %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Опитвам без указаният сертификат\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Неуспех при взимане на ключа към сертификата от %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Използване на вече установена връзка към %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Неуспех при запис на HTTP искане: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Неуспех при запис на HTTP искане: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s изпратено искане, чакам отговор... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Не се получават данни" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Грешка при четене (%s) в заглавките.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Грешка при удостоверяване.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Непознат начин на удостоверение.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Деформиран статус" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(без описание)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Адрес: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "неопределен" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [следва]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -654,73 +621,73 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Дължина: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "игнориран" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Внимание: уайлдкардс не се поддържат в HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Файлът `%s' вече съществува, няма нов запис.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Немога да запиша върху `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Немога да установя SSL връзка.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ГРЕШКА: Пре-адресация (%d) без установен адрес.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ГРЕШКА: %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "Заглавката съдържаща информация относно последна промяна липсва -- полето за " "дата се изключва.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Заглавката съдържаща информация относно последна промяна е невалиднa -- " "полето за дата се игнорира.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" "\n" msgstr "Файлът на сървъра не е по-нов от този на диска `%s' -- спирам.\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Големините не съвпадат (местен %ld) -- продължавам.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Файлът на сървъра е по-нов, продължавам.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -729,12 +696,12 @@ msgstr "" "%s (%s) - `%s' записан [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Връзката бе преустановена при байт %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -743,91 +710,91 @@ msgstr "" "%s (%s) - `%s' записан [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Връзката бе преустановена при байт %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Грешка при четене, байт %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Грешка при четене, байт %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Немога да прочета %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Грешка при %s в ред %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Внимание: Системният wgetrc и личният сочат към `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Невалидна спецификация `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Моля определете on или off.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Моля определете always, on, off или never.\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Невалидна спецификация `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Невалиден вид напредък `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Невалидна спецификация `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Невалидна спецификация `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Невалидна спецификация `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Невалиден вид напредък `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Невалидна спецификация `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Невалидна спецификация `%s'.\n" - #: src/log.c:777 #, fuzzy, c-format msgid "" @@ -851,12 +818,12 @@ msgstr "Не се получават данни" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; спирам записването.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Употреба: %s [ОПЦИЯ]... [УРЛ]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -867,501 +834,539 @@ msgstr "" "опростен вид.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Директория " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Изпращайте съобщения за грешки и предложения до .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, не-интерактивен мрежов софтуеър за трансфер.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Запазени авторски права (C) 1995-2001 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1373,7 +1378,7 @@ msgstr "" "или ГОДНОСТ ЗА ДАДЕНА ЦЕЛ. Отнесете се към GNU General Public License\n" "за повече информация.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1384,43 +1389,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Опитайте `%s --help' за повече опции.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: невалидна опция -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Не може да бъде \"многословен\" и \"тих\" едновременно.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Не мога да сложа дата, но и да не презапиша едновременно\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: УРЛ не е указан\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "УРЛ не е открит в %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1431,7 +1436,7 @@ msgstr "" "ГОТОВО --%s--\n" "Изтеглени: %s байта в %d файла\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Квотата от (%s байта) бе ПРЕВИШЕНА!\n" @@ -1446,7 +1451,7 @@ msgstr "Продължавам на заден план.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Продължавам на заден план, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Резултатът ще бъде записван в `%s'.\n" @@ -1476,6 +1481,19 @@ msgstr "Употреба: %s NETRC [ИМЕ НА ХОСТ]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: непълен формат %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Не мога да намеря OpenSSL PRNG; продължавам без SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1567,12 +1585,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Продължавам на заден план, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Грешка при изтриване на символична връзка `%s': %s\n" @@ -1582,6 +1600,18 @@ msgstr "Грешка при изтриване на символична връ msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Неуспех при установяване на SSL контекст\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Неуспех при зареждане на сертификати от %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Опитвам без указаният сертификат\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Неуспех при взимане на ключа към сертификата от %s\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Синтактична грешка при операция Set-Cookie, при `%c'.\n" diff --git a/po/ca.po b/po/ca.po index 085733a1..34a9c1a0 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-11-24 15:25+0100\n" "Last-Translator: Jordi Valverde Sivilla \n" "Language-Team: Catalan \n" @@ -76,17 +76,17 @@ msgstr "" "S'ha produït un error de sintaxi a la capçalera Set-Cookie: %s a la posició %" "d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "No es pot obrir el fitxer de cookies `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "S'ha produït un error en escriure a `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "S'ha produït un error en tancar `%s': %s\n" @@ -136,12 +136,12 @@ msgstr " (%s octets)" msgid "Length: %s" msgstr "Mida: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -151,66 +151,66 @@ msgid " (unauthoritative)\n" msgstr " (no autoritatiu)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "S'està entrant com a `%s' ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "" "S'ha trobat un error en la resposta del servidor, es tanca la connexió de " "control.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "S'ha trobat un error en el missatge de benvinguda del servidor.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Error d'escriptura, tancant la connexió de control.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "El servidor refusa les peticions d'entrada.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Entrada incorrecta.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "S'ha entrat amb èxit!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Error del servidor, no es pot determinar el tipus de sistema.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "fet. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "fet.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "El tipus «%c» és desconegut , es tanca la connexió de control.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "fet. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD innecessari.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -220,33 +220,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD no requerit.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "No s'ha pogut iniciar la transferència PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "No s'ha pogut analitzar la resposta PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "no s'ha pogut connectar amb `%s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Error de la rutina `bind' (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORT incorrecte.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -254,7 +254,7 @@ msgstr "" "\n" "REST ha fallat, començant des del principi.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -263,7 +263,7 @@ msgstr "" "El fitxer `%s' no existeix.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -276,40 +276,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, es tanca la connexió de control.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Connexió de dades: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Connexió de control tancada.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transferència de dades cancel·lada.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "El fitxer `%s' ja existeix, no es descarrega.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(intent:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -318,35 +318,35 @@ msgstr "" "%s (%s) - `%s' desat [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "S'està eliminant %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "S'utilitza `%s' com a fitxer temporal de llistat.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "S'ha eliminat `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "La profunditat de recursió %d excedeix el màxim permès %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "El fitxer remot no és més nou que el local `%s' -- no es descarrega.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -356,7 +356,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -365,11 +365,11 @@ msgstr "" "Els fitxers no tenen la mateixa mida (local %ld) -- es descarrega.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "El nom de l'enllaç simbólic no és correcte; s'omet.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -378,42 +378,42 @@ msgstr "" "Ja hi ha un enllaç simbòlic correcte %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "S'està creant l'enllaç simbólic %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "No es suporten enllaços simbòlics; s'omet l'enllaç `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "S'està ometent el directori `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipus de fitxer desconegut, o no suportat.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: informació horària corrupta.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "No es descarregaran directoris ja que la profunditat és %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "No es descendeix a `%s' ja que està exclòs, o no inclòs.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "S'està rebutjant `%s'.\n" @@ -421,39 +421,21 @@ msgstr "S'està rebutjant `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Cap coincidència amb el patró `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "S'ha escrit un índex HTMLitzat a `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "S'ha escrit un índex HTMLitzat a `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "No es s'ha pogut alimentar el PRNG d'OpenSSL; es deshabilita la SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -513,36 +495,36 @@ msgstr "%s: l'opció `-W %s' és ambigua\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: l'opció `-W %s' no admet arguments\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Error no identificat" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Error no identificat" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "S'està resolguent %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "error: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "error: temps esgotat.\n" @@ -551,105 +533,90 @@ msgstr "error: temps esgotat.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: No s'ha pogut resoldre l'enllaç incomplet %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Error escrivint la petició HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "No s'ha pogut establir un context SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "No s'han pogut carregar els certificats de %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "S'intenta sense el certificat especificat\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "No s'ha pogut obtenir la clau del certificat de %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "S'està reutilitzant la connexió amb %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Error escrivint la petició HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Error escrivint la petició HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s: petició enviada, esperant resposta... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "No s'ha rebut cap dada" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "S'ha produït un error de lectura (%s) a les capçaleres.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorització fallida.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Mètode d'autentificació desconegut.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Línia d'estat mal formada" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sense descripció)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Ubicació: %s%s\n" # és femení: ubicació/mida. eac -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "no especificada" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [es segueix]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -662,69 +629,69 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Mida: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "s'ignora" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Avís: En HTTP no es suporten patrons.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "El fitxer `%s' ja existeix, no es descarrega.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "No s'ha pogut escriure a `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "No s'ha pogut establir la connexió SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROR: Redirecció (%d) sense ubicació.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERROR: %d %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Falta la capçalera Last-modified -- seguiment horari deshabilitat.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Capçalera Last-modified no vàlida -- s'ignora l'informació horària.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" "\n" msgstr "El fitxer remot no és més nou que el local `%s' -- no es descarrega.\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Les mides dels fitxers no coincideixen (local %ld) -- es descarrega.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "El fitxer remot és més nou, es descarrega.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -733,12 +700,12 @@ msgstr "" "%s (%s) - `%s' desat [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Connexió tallada a l'octet %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -747,94 +714,94 @@ msgstr "" "%s (%s) - `%s' desat [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Connexió tallada a l'octet %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Error de lectura a l'octet %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Error de lectura a l'octet %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: La variable WGETRC apunta a %s, que no existeix.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: No s'ha pogut llegir %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Error a %s, línia %d.\n" # es refereix a variables d'entorn o què? eac -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Avís: L'wgetrc del sistema i de l'usuari apunten a `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: L'ordre --execute «%s» no és vàlida.\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: La variable booleana «%s» no és vàlida; useu «on» o «off».\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: La variable booleana «%s» no és vàlida; useu «always», «on», «off» o " "«never».\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: El número «%s» no és vàlid.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: L'octet «%s» no és vàlid.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: El període de temps «%s» no és vàlid.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: El valor «%s» no és vàlid.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: La capçalera «%s» no és vàlida.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: El tipus d'indicador de progrés «%s» no és vàlid.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: La restricció «%s» no és vàlida, useu «unix» o «windows».\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: El valor «%s» no és vàlid.\n" - #: src/log.c:777 #, c-format msgid "" @@ -858,12 +825,12 @@ msgstr "No s'ha rebut cap dada" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; es desactiva el registre.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Forma d'ús: %s [OPCIÓ]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -874,501 +841,539 @@ msgstr "" "curtes.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Directori " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Envieu informes d'error i suggeriments a .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, un descarregador de xarxa no interactiu.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright © 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1380,7 +1385,7 @@ msgstr "" "COMERCIABILITAT o IDONEÏTAT PER A UN PROPÒSIT PARTICULAR. Vegeu la\n" "llicència GNU General Public License per a més informació.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1390,43 +1395,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Proveu `%s --help' per a més informació.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: l'opció és il·legal -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "No es pot donar informació i ser silenciós al mateix temps.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "No té sentit no sobreescriure fitxers i fer un seguiment de dates.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: falta l'URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "No s'ha trobat cap URL a %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1437,7 +1442,7 @@ msgstr "" "ACABAT --%s--\n" "Descarregat: %s octets en %d fitxers\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "La quota de descàrrega (%s octets) S'HA EXCEDIT!\n" @@ -1452,7 +1457,7 @@ msgstr "Es continua en segon terme.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Es continua en segon terme, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "La sortida s'escriurà a `%s'.\n" @@ -1482,6 +1487,19 @@ msgstr "Forma d'ús: %s NETRC [HOST]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: no s'ha pogut determinar l'estat de %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "No es s'ha pogut alimentar el PRNG d'OpenSSL; es deshabilita la SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1572,12 +1590,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Adreça numèrica IPv6 no vàlida" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Es continua en segon terme, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "No s'ha pogut eliminar l'enllaç simbòlic `%s': %s\n" @@ -1587,6 +1605,18 @@ msgstr "No s'ha pogut eliminar l'enllaç simbòlic `%s': %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "No s'ha pogut establir un context SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "No s'han pogut carregar els certificats de %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "S'intenta sense el certificat especificat\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "No s'ha pogut obtenir la clau del certificat de %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "No s'ha pogut convertir `%s' en una adreça vàlida. S'utilitza `ANY'.\n" diff --git a/po/cs.po b/po/cs.po index eb956b9e..93097ee2 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2001-06-05 23:19+0200\n" "Last-Translator: Jan Prikryl \n" "Language-Team: Czech \n" @@ -80,18 +80,18 @@ msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntaktick chyba v hlavice Set-Cookie: Pedasn konec etzce.\n" # , c-format -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nelze otevt soubor s kolky `%s': %s\n" # , c-format -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Pi zpisu do `%s' nastala chyba: %s.\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Pi uzavrn `%s' nastala chyba: %s\n" @@ -143,12 +143,12 @@ msgstr " (%s bajt msgid "Length: %s" msgstr "Dlka: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -159,71 +159,71 @@ msgstr " (nen # , c-format #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Probh pihlaovn jako %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "" "dic spojen bude ukoneno, protoe server odpovdl chybovm hlenm.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "vodn odpov serveru je chybn.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Rdic spojen bude ukoneno, protoe nelze zapsat data.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Server odmt pihlen.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Chyba pi pihlen.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Pihleno!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "" "Nelze zjistit typ vzdlenho operanho systmu, protoe server odpovdl " "chybovm hlenm.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "hotovo. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "hotovo.\n" # , c-format -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "" "Rdic spojen bude ukoneno, protoe je poadovn neznm typ penosu `%" "c'.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "hotovo." -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nen poteba.\n" # , c-format -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -233,34 +233,34 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD nen poteba.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nelze spustit pasivn penos dat.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Odpov na PASV nen pochopiteln.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "" # , c-format -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Chyba pi operaci \"bind\" (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Neplatn PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -269,7 +269,7 @@ msgstr "" "Pkaz REST selhal, penos zane od zatku souboru.\n" # , c-format -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -279,7 +279,7 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -292,45 +292,45 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" # , c-format -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, dic spojen bude ukoneno.\n" # , c-format -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Datov spojen: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "dic spojen bylo ukoneno.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Penos dat byl pedasn ukonen.\n" # , c-format -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Soubor `%s' je ji zde a nen jej teba penet.\n" # , c-format -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(pokus:%2d)" # , c-format -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -340,32 +340,32 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Mae se %s.\n" # , c-format -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Seznam soubor bude doasn uloen v `%s'.\n" # , c-format -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Soubor `%s' byl vymazn.\n" # , c-format -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Hloubka rekurze %d pekroila maximln hloubku %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -373,7 +373,7 @@ msgstr "" "stahovat.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -385,7 +385,7 @@ msgstr "" # , c-format #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -394,12 +394,12 @@ msgstr "" "Velikosti se neshoduj (lokln %ld), soubor je teba sthnout.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Peskakuje se symbolick odkaz, nebo nzev odkazu nen platn.\n" # , c-format -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -409,13 +409,13 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Vytv se symbolick odkaz %s -> %s\n" # , c-format -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" @@ -423,25 +423,25 @@ msgstr "" "nepodporuje.\n" # , c-format -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Adres `%s' bude vynechn.\n" # , c-format -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: neznm/nepodporovan typ souboru.\n" # , c-format -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: asov raztko souboru je poruen.\n" # , c-format -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" @@ -449,7 +449,7 @@ msgstr "" "(maximum je %d).\n" # , c-format -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" @@ -458,7 +458,7 @@ msgstr "" "nebyl zadn k prochzen.\n" # , c-format -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Soubor `%s' se nem stahovat.\n" @@ -467,41 +467,23 @@ msgstr "Soubor `%s' se nem #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Vzorku `%s' nic neodpovd.\n" # , c-format -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Vpis adrese v HTML formtu byl zapsn do `%s' [%ld].\n" # , c-format -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Vpis adrese v HTML formtu byl zapsn do `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - # , c-format #: src/getopt.c:675 #, c-format @@ -572,37 +554,37 @@ msgstr "%s: p msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: pepna `--%s' nem argument\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Neznm chyba" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Neznm chyba" # , c-format -#: src/host.c:748 +#: src/host.c:757 #, fuzzy, c-format msgid "Resolving %s... " msgstr "Mae se %s.\n" -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "" @@ -611,110 +593,93 @@ msgstr "" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Nebylo mon odeslat HTTP poadavek: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Nebylo mon nastavit SSL kontext\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "SSL certifikty nebylo mon ze souboru `%s' nast.\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Program se pokus pokraovat bez zadanho certifiktu.\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" msgstr "" -"Ze souboru `%s' nebylo mon kl k certifiktu nast.\n" -"\n" # , c-format -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Program vyuije existujc spojen s %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Nebylo mon odeslat HTTP poadavek: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Nebylo mon odeslat HTTP poadavek: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" # , c-format -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s poadavek odesln, program ek na odpov ... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nepila dn data" # , c-format -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Chyba (%s) pi ten hlaviek.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizace selhala.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Server poaduje neznm zpsob autentifikace.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Odpov serveru m zkomolen stavov dek" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(dn popis)" # , c-format -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Pesmrovno na: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "neudno" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [nsleduji]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -727,61 +692,61 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Dlka: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "je ignorovna" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Varovn: HTTP nepodporuje olkov znaky.\n" # , c-format #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Soubor `%s' je ji zde a nebude se znovu penet.\n" # , c-format -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Nelze zapsat do `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Nebylo mon navzat SSL spojen.\n" # , c-format -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "CHYBA: Pesmrovn (%d) bez udan nov adresy.\n" # , c-format -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s CHYBA %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "Nelze pout asov raztka (`time-stamps'), protoe v odpovdi serveru \n" "schz hlavika \"Last-modified\".\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "asov raztko souboru (`time-stamp') bude ignorovno, protoe hlavika \n" "\"Last-modified\" obsahuje neplatn daje.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -792,17 +757,17 @@ msgstr "" "\n" # , c-format -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Velikosti se neshoduj (lokln %ld), soubor je teba sthnout.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Lokln soubor je star a vzdlen soubor se proto bude penet.\n" # , c-format -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -812,13 +777,13 @@ msgstr "" "\n" # , c-format -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Spojen ukoneno na bajtu %ld. " # , c-format -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -828,61 +793,61 @@ msgstr "" "\n" # , c-format -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Spojen ukoneno na bajtu %ld/%ld. " # , c-format -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Chyba pi ten dat na bajtu %ld (%s)." # , c-format -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Chyba pi ten dat na bajtu %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" # , c-format -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Nelze pest %s (%s).\n" # , c-format -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Chyba v %s na dku %d.\n" # , c-format -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Varovn: Globln i uivatelsk wgetrc jsou shodn uloeny v `%s'.\n" # , c-format -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Neplatn specifikace `%s'\n" # , c-format -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Zadejte prosm `on' (zapnuto) nebo `off' (vypnuto).\n" # , c-format -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" @@ -890,47 +855,47 @@ msgstr "" "nebo `never' (nikdy).\n" # , c-format -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Neplatn specifikace `%s'\n" # , c-format -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Neplatn specifikace `%s'\n" # , c-format -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Neplatn specifikace `%s'\n" # , c-format -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Neplatn specifikace `%s'\n" + +# , c-format +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Neplatn specifikace `%s'\n" # , c-format -#: src/init.c:1083 +#: src/init.c:1150 #, fuzzy, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Neplatn specifikace `%s'\n" # , c-format -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Neplatn specifikace `%s'\n" -# , c-format -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Neplatn specifikace `%s'\n" - #: src/log.c:777 #, fuzzy, c-format msgid "" @@ -953,12 +918,12 @@ msgid "%s: %s; disabling logging.\n" msgstr "" # , c-format -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Pouit: %s [PEPNA]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -969,488 +934,526 @@ msgstr "" "pepna.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Adres " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" # , fuzzy -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Zprvy o chybch a nvrhy na vylepen programu zaslejte na adresu\n" @@ -1458,16 +1461,16 @@ msgstr "" "Komente k eskmu pekladu zaslejte na adresu . \n" # , c-format -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, program pro neinteraktivn stahovn soubor.\n" -#: src/main.c:631 +#: src/main.c:656 msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" -#: src/main.c:633 +#: src/main.c:658 #, fuzzy msgid "" "This program is distributed in the hope that it will be useful,\n" @@ -1482,7 +1485,7 @@ msgstr "" "anebo VHODNOSTI PRO URIT EL. Dal podrobnosti hledejte \n" "v Obecn veejn licenci GNU.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1494,46 +1497,46 @@ msgstr "" # , c-format #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Pkaz `%s --help' vype vznam platnch pepna.\n" # , c-format -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: neppustn pepna -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Program neme bt upovdan a zitcha najednou.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Nelze pouvat asov raztka a nemazat pitom star soubory.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: chyb URL\n" # , c-format -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "V souboru `%s' nebyla nalezena dn URL.\n" # , c-format -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1545,7 +1548,7 @@ msgstr "" "Celkem nateno %s bajt v %d souborech\n" # , c-format -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Pekroen limit objemu uloench dat (%s bajt)!\n" @@ -1561,7 +1564,7 @@ msgid "Continuing in background, pid %lu.\n" msgstr "Program pokrauje v bhu na pozad.\n" # , c-format -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Vstup bude zapsn do `%s'.\n" @@ -1597,6 +1600,18 @@ msgstr "Pou msgid "%s: cannot stat %s: %s\n" msgstr "%s: voln `stat %s' skonilo chybou: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" + # , c-format #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of @@ -1695,13 +1710,13 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, fuzzy, c-format msgid "Continuing in background, pid %d.\n" msgstr "Program pokrauje v bhu na pozad.\n" # , c-format -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Nebylo mon odstranit symbolick odkaz `%s': %s\n" @@ -1711,6 +1726,20 @@ msgstr "Nebylo mo msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Nebylo mon nastavit SSL kontext\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "SSL certifikty nebylo mon ze souboru `%s' nast.\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Program se pokus pokraovat bez zadanho certifiktu.\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "" +#~ "Ze souboru `%s' nebylo mon kl k certifiktu nast.\n" +#~ "\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Syntaktick chyba v hlavice Set-Cookie na znaku `%c'.\n" diff --git a/po/da.po b/po/da.po index 58dada87..e859333e 100644 --- a/po/da.po +++ b/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2002-01-20 19:53-0100\n" "Last-Translator: Keld Jrn Simonsen \n" "Language-Team: Danish \n" @@ -74,17 +74,17 @@ msgstr "fejl ved Set-Cookie, felt '%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntaksfejl i Set-Cookie: streng afsluttet for tidligt.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Kan ikke bne infokagefil %s: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Fejl ved skrivning til '%s' %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Fejl ved lukning af '%s': %s\n" @@ -133,12 +133,12 @@ msgstr " (%s byte)" msgid "Length: %s" msgstr "Lngde: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -148,64 +148,64 @@ msgid " (unauthoritative)\n" msgstr " (ikke endegyldigt)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Logger ind som %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Fejl i svar fra server, lukker kontrolforbindelsen.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Fejl i velkomsthilsen fra server.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Fejl ved skrivning, lukker kontrolforbindelsen.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Serveren tillader ikke indlogning.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Fejl ved indlogging.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Logget ind!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Serverfejl, kan ikke bestemme systemtype.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "frdig. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "O.k.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Ukendt type '%c', lukker kontrolforbindelsen.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "O.k. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD ikke ndvendig.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -215,33 +215,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD ikke ndvendig.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan ikke opstte PASV-overfrsel.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Kan ikke tolke PASV-tilbagemelding.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "kunne ikke forbinde til %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind-fejl (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Ugyldig PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -249,7 +249,7 @@ msgstr "" "\n" "Fejl ved REST, starter forfra.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -258,7 +258,7 @@ msgstr "" "Ingen fil ved navn '%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -271,40 +271,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, lukker kontrolforbindelsen.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - dataforbindelse: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Forbindelsen lukket.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Dataoverfrsel afbrudt.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "File '%s' eksisterer allerede, hentes ikke.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(forsg:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -313,29 +313,29 @@ msgstr "" "%s (%s) - '%s' gemt [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Fjerner %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Bruger '%s' som midlertidig katalogliste.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Slettet '%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekursionsdybde %d overskred maksimal dybde %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -343,7 +343,7 @@ msgstr "" "\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -353,18 +353,18 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "Strrelserne er forskellige (lokal %ld) - hentes.\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ugyldigt navn for symbolsk lnke, ignoreres.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -373,42 +373,42 @@ msgstr "" "Har allerede gyldig symbolsk lnke %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Laver symbolsk lnke %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symbolske lnker ikke understttet, ignorerer '%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignorerer katalog '%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: filtypen er ukendt/ikke understttet.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ugyldigt tidsstempel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Henter ikke kataloger, da dybde er %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Behandler ikke '%s' da det er ekskluderet/ikke inkluderet.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Ignorerer '%s'.\n" @@ -416,39 +416,21 @@ msgstr "Ignorerer '%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ingenting passer med mnstret '%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Skrev HTML-formateret indeks til '%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Skrev HTML-formateret indeks til '%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Kunne ikke pbegynde OpenSSL PRNG; deaktiverer SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -508,36 +490,36 @@ msgstr "%s: flaget '%s' er flertydig\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: flaget '--%s' tillader ikke argumenter\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Ukendt fejl" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Ukendt fejl" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Lser %s..." -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "mislykkedes: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr "mislykkedes: %s.\n" @@ -547,104 +529,89 @@ msgstr "mislykkedes: %s.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: kan ikke lse ukomplet lnke %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Fejl ved skrivning af HTTP-foresprgsel: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Kunne ikke opstte et SSL-milj\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Kunne ikke indlse certifikater fra %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Prver uden det angivne certifikat\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Kunne ikke f certifikatngle fra %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Genbruger forbindelse til %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Fejl ved skrivning af HTTP-foresprgsel: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Fejl ved skrivning af HTTP-foresprgsel: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s foresprgsel sendt, afventer svar... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Ingen data modtaget" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Lsefejl (%s) i toptekster.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorisation mislykkedes\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Ukendt autorisations-protokol.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Forkert udformet statuslinje" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(ingen beskrivelse)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Sted: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "uspecificeret" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [omdirigeret]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -657,53 +624,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Lngde: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignoreret" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Advarsel: jokertegn ikke understttet i HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Filen '%s' hentes ikke, fordi den allerede eksisterer.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Kan ikke skrive til '%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Kunne ikke etablere SSL-forbindelse.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "FEJL: Omdirigering (%d) uden nyt sted.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s FEJL %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Last-modified toptekst mangler -- tidsstempling sls fra.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Last-modified toptekst ugyldig -- tidsstempel ignoreret.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -712,16 +679,16 @@ msgstr "" "Serverfil ikke nyere end lokal fil '%s' - hentes ikke.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Strrelserne er forskellige (lokal %ld) - hentes.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Fil p server er nyere - hentes.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -730,12 +697,12 @@ msgstr "" "%s (%s) - '%s' gemt [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Forbindelse lukket ved byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -744,91 +711,91 @@ msgstr "" "%s (%s) - '%s' gemt [%ld/%ld]\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Forbindelse lukket ved byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lsefejl ved byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lsefejl ved byte %ld/%ld (%s)." -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Kan ikke lse %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Fejl i %s p linje %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Advarsel: Bde systemets og brugerens wgetrc peger p '%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Ugyldig specifikation '%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Venligst angiv 'on' eller 'off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Venligst angiv 'always', 'on' 'off', eller 'never'.\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Ugyldig specifikation '%s'\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Ugyldig fremskridtstype '%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Ugyldig specifikation '%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Ugyldig specifikation '%s'\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Ugyldig specifikation '%s'\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Ugyldig fremskridtstype '%s'\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Ugyldig specifikation '%s'\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Ugyldig specifikation '%s'\n" - #: src/log.c:777 #, c-format msgid "" @@ -852,12 +819,12 @@ msgstr "Ingen data modtaget" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; deaktiverer logning.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Brug: %s [FLAG]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -868,503 +835,541 @@ msgstr "" "for korte.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Katalog " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Rapportr fejl og send forslag til .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, en ikke-interaktiv informationsagent.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" "Ophavsret 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, " "Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1376,7 +1381,7 @@ msgstr "" "EGNETHED TIL NOGEN SPECIEL OPGAVE.\n" "Se 'GNU General Public License' for detaljer.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1387,45 +1392,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Prv '%s --help' for flere flag.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: ugyldigt flag -- '-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Kan ikke vre udfrlig og stille p samme tid.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Kan ikke tidsstemple og lade vre at berre eksisterende filer p samme " "tid.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL mangler.\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Fandt ingen URLer i %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1436,7 +1441,7 @@ msgstr "" "FRDIG --%s--\n" "Nedhentede %s byte i %d filer\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Hente-kvote (%s byte) overskredet!\n" @@ -1451,7 +1456,7 @@ msgstr "Forts msgid "Continuing in background, pid %lu.\n" msgstr "Fortstter i baggrunden, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Uddata vil blive skrevet til '%s'.\n" @@ -1481,6 +1486,19 @@ msgstr "Brug: %s NETRC [V msgid "%s: cannot stat %s: %s\n" msgstr "%s: 'stat' fejlede for %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Kunne ikke pbegynde OpenSSL PRNG; deaktiverer SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1573,12 +1591,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Fortstter i baggrunden, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Kan ikke slette den symbolske lnke '%s': %s\n" @@ -1588,6 +1606,18 @@ msgstr "Kan ikke slette den symbolske l msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Kunne ikke opstte et SSL-milj\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Kunne ikke indlse certifikater fra %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Prver uden det angivne certifikat\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Kunne ikke f certifikatngle fra %s\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Syntaksfejl i Set-Cookie ved tegnet '%c'.\n" diff --git a/po/de.po b/po/de.po index 5031ad62..de917e86 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-11-16 19:00+0200\n" "Last-Translator: Jochen Hein \n" "Language-Team: German \n" @@ -74,17 +74,17 @@ msgstr "Fehler bei Set-Cookie, Feld »%s«" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntaxfehler bei Set-Cookie, »%s« an der Stelle %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Cookie-Datei »%s« kann nicht geöffnet werden: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Fehler beim Schreiben nach »%s«: %s.\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Fehler beim Schließen von »%s«: %s.\n" @@ -135,12 +135,12 @@ msgstr " (%s Bytes)" msgid "Length: %s" msgstr "Länge: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -151,7 +151,7 @@ msgid " (unauthoritative)\n" msgstr " (unmaßgeblich)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Anmelden als %s ... " @@ -162,61 +162,61 @@ msgstr "Anmelden als %s ... " # ... Kontroll-Verbindung wird geschlossen # oder # ... Schließen der Kontroll-Verbindung -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Fehler in der Antwort des Servers; schließe Kontroll-Verbindung.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Fehler bei der Begrüßung des Servers.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Schreiben schlug fehl; Kontroll-Verbindung schließen.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Der Server verweigert die Anmeldung.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Fehler bei der Anmeldung.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Angemeldet!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "" "Fehler beim Server; es ist nicht möglich, die Art des Systems " "festzustellen.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "fertig. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "fertig.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Unbekannte Art »%c«, schließe Kontroll-Verbindung.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "fertig. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nicht notwendig.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -226,34 +226,34 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD nicht erforderlich.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kann PASV-Übertragung nicht beginnen.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Kann PASV-Antwort nicht auswerten.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "Konnte keine Verbindung zu »%s:%hu« herstellen: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Verbindungsfehler (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Ungültiger PORT.\n" # Wieder das mit der 1. Person :) -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -261,7 +261,7 @@ msgstr "" "\n" "REST schlug fehl; es wird wieder von vorn begonnen.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -270,7 +270,7 @@ msgstr "" "Die Datei »%s« gibt es nicht.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -283,41 +283,41 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s; Kontroll-Verbindung schließen.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Daten-Verbindung: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Kontroll-Verbindung geschlossen.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Daten-Übertragung abgebrochen.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Die Datei »%s« ist schon vorhanden, kein erneuter Download.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(Versuch:%2d)" # oder "gesichert"? -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -326,29 +326,29 @@ msgstr "" "%s (%s) - »%s« gespeichert [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Entferne »%s«.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "»%s« als temporäre Auflistungsdatei benutzen.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "»%s« gelöscht.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Die Rekursionstiefe %d übersteigt die max. erlaubte Tiefe %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -356,7 +356,7 @@ msgstr "" "Download.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -365,7 +365,7 @@ msgstr "" "Datei auf dem Server neuer als die lokale Datei »%s«, -- erneuter Download.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -374,58 +374,58 @@ msgstr "" "Größen stimmen nicht überein (lokal %ld) -- erneuter Download.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ungültiger Name für einen symbolischen Verweis; übersprungen.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, 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:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Symbolischen Verweis %s -> %s anlegen.\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" "Symbolischer Verweis nicht möglich; symbolischer Verweis »%s« übersprungen.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Verzeichnis »%s« übersprungen.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: unbekannter bzw. nicht unterstützter Dateityp.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: beschädigter Zeitstempel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Verzeichnisse nicht erneut holen; da die Tiefe bereits %d ist (max. erlaubt %" "d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" "Nicht zu »%s« hinabsteigen, da es ausgeschlossen bzw. nicht eingeschlossen " "ist.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "»%s« zurückgewiesen.\n" @@ -433,41 +433,21 @@ msgstr "»%s« zurückgewiesen.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Keine Treffer bei dem Muster »%s«.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "HTML-artigen Index nach »%s« [%ld] geschrieben.\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "HTML-artiger Index nach »%s« geschrieben.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" -"SSL deaktiviert, weil der Zufallszahlengenerator nicht initialisiert werden " -"konnte.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -527,36 +507,36 @@ msgstr "%s: Option »-W %s« ist zweideutig\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: Option »-W %s« erlaubt kein Argument\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Unbekannter Fehler" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Unbekannter Fehler" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Auflösen des Hostnamen »%s«.... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "fehlgeschlagen: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "fehlgeschlagen: Wartezeit abgelaufen.\n" @@ -565,105 +545,90 @@ msgstr "fehlgeschlagen: Wartezeit abgelaufen.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Der unvollständige Link »%s« kann nicht aufgelöst werden.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Fehler beim Schreiben der HTTP-Anforderung: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Fehler beim Herstellen des SSL-Kontextes\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Fehler beim Laden der Zertifikate von %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Versuch ohne die angegebenen Zertifikate\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Fehlversuch den Zertifikat-Schlüssel von %s zu erhalten.\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Weiterverwendung der Verbindung zu %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Fehler beim Schreiben der HTTP-Anforderung: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Fehler beim Schreiben der HTTP-Anforderung: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" # Wieder das mit der 1. Person :) -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s Anforderung gesendet, warte auf Antwort... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Keine Daten empfangen" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Lesefehler (%s) beim Vorspann (header).\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Authorisierung fehlgeschlagen.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Unbekanntes Authentifizierungsschema.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Nicht korrekte Statuszeile" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(keine Beschreibung)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Platz: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nicht spezifiziert" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr "[folge]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -677,54 +642,54 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Länge: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "übergangen" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Warnung: Joker-Zeichen werden bei HTTP nicht unterstützt.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Datei »%s« ist schon vorhanden, kein erneuter Download.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Kann nicht nach »%s« schreiben (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Es ist nicht möglich, eine SSL-Verbindung herzustellen.\n" # Was meint hier location? -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "FEHLER: Umleitung (%d) ohne Ziel(?).\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s FEHLER %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "»Last-modified«-Kopfzeile fehlt -- Zeitstempel abgeschaltet.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "»Last-modified«-Kopfzeile ungültig -- Zeitstempel übergangen.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -734,16 +699,16 @@ msgstr "" "Download.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Größen stimmen nicht überein (lokal %ld) -- erneuter Download.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Datei der Gegenseite ist neuer, erneuter Download.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -752,12 +717,12 @@ msgstr "" "%s (%s) - »%s« gespeichert [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Verbindung bei Byte %ld geschlossen. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -766,95 +731,95 @@ msgstr "" "%s (%s) - »%s« gespeichert [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Verbindung bei Byte %ld/%ld geschlossen. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lesefehler bei Byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lesefehler bei Byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC zeigt auf die Datei »%s«, die nicht existiert.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: »%s« nicht lesbar (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Fehler in »%s« bei Zeile %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Warnung: »wgetrc« des Systems und des Benutzers zeigen nach »%s«.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Ungültige »--execute«-Kommando »%s«\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Ungültiger Schalter »%s«, bitte »on« oder »off« angeben.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Ungültiger Schalter »%s« Bitte »always«, »on«, »off« oder »never« " "angeben.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Ungültige Nummer »%s«\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Ungültiger Byte-Wert »%s.«\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Ungültige Zeitperiode »%s«\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Ungültiger Wert »%s«.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Ungültige Kopfzeile »%s«\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Ungültiger Fortschrittstyp »%s.«\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "" "%s: %s: Ungültige Einschränkung »%s«, verwenden Sie »unix« oder »windows«.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Ungültiger Wert »%s«.\n" - #: src/log.c:777 #, c-format msgid "" @@ -878,12 +843,12 @@ msgstr "Keine Daten empfangen" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; Protokoll wird ausgeschaltet.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Syntax: %s [OPTION]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -894,487 +859,525 @@ msgstr "" "erforderlich.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Verzeichnis " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Fehlerberichte und Verbesserungsvorschläge bitte an \n" @@ -1382,18 +1385,18 @@ msgstr "" "\n" "Für die deutsche Übersetzung ist die Mailingliste zuständig.\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" "GNU Wget %s, ein nicht-interaktives Netz-Werkzeug zum Download von Dateien.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1407,7 +1410,7 @@ msgstr "" "Lizenz- und Kopierbedingung; die Einzelheiten sind in der Datei COPYING\n" "(GNU General Public License) beschrieben.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1417,45 +1420,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "»%s --help« gibt weitere Informationen.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: ungültige Option -- »-n%c«\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "»Ausführliche« und »keine Meldungen« ist gleichzeitig unmöglich.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "»Zeitstempel« und »Überschreibung alter Dateien« ist gleichzeitig " "unmöglich.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL fehlt\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Keine URLs in %s gefunden.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1466,7 +1469,7 @@ msgstr "" "BEENDET --%s--\n" "Geholt: %s Bytes in %d Dateien\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Download-Kontingent (%s Bytes) ERSCHÖPFT!\n" @@ -1481,7 +1484,7 @@ msgstr "Im Hintergrund geht's weiter.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Im Hintergrund geht's weiter, die Prozeßnummer ist %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Ausgabe wird nach »%s« geschrieben.\n" @@ -1512,6 +1515,21 @@ msgstr "Syntax: %s NETRC [HOSTNAME]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: kann nicht finden %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" +"SSL deaktiviert, weil der Zufallszahlengenerator nicht initialisiert werden " +"konnte.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1602,12 +1620,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Ungültige numerische IPv6-Adresse" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Im Hintergrund geht's weiter, die Prozeßnummer ist %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Entfernen des symbolischen Verweises »%s« fehlgeschlagen: %s\n" @@ -1617,6 +1635,18 @@ msgstr "Entfernen des symbolischen Verweises »%s« fehlgeschlagen: %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Fehler beim Herstellen des SSL-Kontextes\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Fehler beim Laden der Zertifikate von %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Versuch ohne die angegebenen Zertifikate\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Fehlversuch den Zertifikat-Schlüssel von %s zu erhalten.\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Kann »%s« nicht in eine Bind-Adresse umwandeln. Verwende den Standard " diff --git a/po/el.po b/po/el.po index bdee638f..fd58212f 100644 --- a/po/el.po +++ b/po/el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2002-03-05 17:50+0000\n" "Last-Translator: Simos Xenitellis \n" "Language-Team: Greek \n" @@ -72,17 +72,17 @@ msgstr " msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr " Set-Cookie: .\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr " cookies `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr " `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr " `%s': %s\n" @@ -133,12 +133,12 @@ msgstr " (%s byte)" msgid "Length: %s" msgstr ": %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -148,64 +148,64 @@ msgid " (unauthoritative)\n" msgstr " ()\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr " %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr " , .\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr " .\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr " , .\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr " .\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr " .\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr " !\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr " , .\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr ". " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr ".\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr " `%c', .\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr ". " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD .\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgid "" msgstr " `%s'.\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD .\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr " PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr " PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr " %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr " (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr " .\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" " REST, .\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" " `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,40 +269,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, .\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - : %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr " .\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr " .\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr " `%s' , .\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -311,29 +311,29 @@ msgstr "" "%s (%s) - `%s' [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr " %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr " `%s' .\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr " %d %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -342,7 +342,7 @@ msgstr "" "\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -353,18 +353,18 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr " ( %ld) -- .\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr " , .\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -373,43 +373,43 @@ msgstr "" " %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr " %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr " , `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: / .\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: .\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr " %d ( %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" " `%s' /-\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr " `%s'.\n" @@ -417,39 +417,21 @@ msgstr " #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr " HTML `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr " HTML `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr " PRNG OpenSSL SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -509,36 +491,36 @@ msgstr "%s: msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `--%s' \n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr " " #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr " " -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr " %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr ": %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr ": %s.\n" @@ -548,104 +530,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr " HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr " SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr " %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr " \n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr " %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr " %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr " HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr " HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr " %s , ... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr " " -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr " (%s) .\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr " .\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr " .\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr " " -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "( )" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr ": %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr " " -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " []" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -657,56 +624,56 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr ": " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "" ": (wildcards) HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr " `%s' , .\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr " `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr " SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr ": (%d) .\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" " Last-modified -- .\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" " Last-modified -- .\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -716,16 +683,16 @@ msgstr "" " .\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr " ( %ld) -- .\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr " , .\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -734,12 +701,12 @@ msgstr "" "%s (%s) - `%s' [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -748,95 +715,95 @@ msgstr "" "%s (%s) - `%s' [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: : wgetrc " " `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: `%s'.\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: on off.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: (always), (on), (off) " "(never).\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -860,12 +827,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; .\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr ": %s []... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -876,503 +843,541 @@ msgstr "" " .\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr " " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr " .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, - .\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" " (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software " "Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1384,7 +1389,7 @@ msgstr "" " .\n" " GNU .\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1395,45 +1400,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr " `%s --help' .\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr " .\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" " " " .\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr " URL %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1444,7 +1449,7 @@ msgstr "" " --%s--\n" ": %s byte %d \n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "" @@ -1463,7 +1468,7 @@ msgstr "" " , (pid) %d.\n" "\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr " `%s'.\n" @@ -1495,6 +1500,19 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%s: %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr " PRNG OpenSSL SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1588,14 +1606,14 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "" " , (pid) %d.\n" "\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr " `%s': %s\n" @@ -1605,6 +1623,18 @@ msgstr " msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr " SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr " %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr " \n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr " %s\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr " Set-Cookie `%c'.\n" diff --git a/po/en_GB.po b/po/en_GB.po index 591682c1..ce5abc75 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2004-05-27 21:46-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" @@ -72,17 +72,17 @@ msgstr "Error in Set-Cookie, field `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntax error in Set-Cookie: %s at position %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Cannot open cookies file `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Error writing to `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Error closing `%s': %s\n" @@ -131,12 +131,12 @@ msgstr " (%s bytes)" msgid "Length: %s" msgstr "Length: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -146,64 +146,64 @@ msgid " (unauthoritative)\n" msgstr " (unauthoritative)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Logging in as %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Error in server response, closing control connection.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Error in server greeting.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Write failed, closing control connection.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "The server refuses login.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Login incorrect.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Logged in!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Server error, can't determine system type.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "done. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "done.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Unknown type `%c', closing control connection.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "done. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD not needed.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD not required.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Cannot initiate PASV transfer.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Cannot parse PASV response.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "couldn't connect to %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind error (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Invalid PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" "REST failed, starting from scratch.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" "No such file `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,40 +269,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, closing control connection.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Data connection: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Control connection closed.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Data transfer aborted.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "File `%s' already there, not retrieving.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(try:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -311,35 +311,35 @@ msgstr "" "%s (%s) - `%s' saved [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Removing %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Using `%s' as listing tmp file.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Removed `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Recursion depth %d exceeded max. depth %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Remote file no newer than local file `%s' -- not retrieving.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -349,7 +349,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -358,11 +358,11 @@ msgstr "" "The sizes do not match (local %ld) -- retrieving.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Invalid name of the symlink, skipping.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -371,42 +371,42 @@ msgstr "" "Already have correct symlink %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creating symlink %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symlinks not supported, skipping symlink `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Skipping directory `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: unknown/unsupported file type.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: corrupt time-stamp.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Will not retrieve dirs since depth is %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Not descending to `%s' as it is excluded/not-included.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rejecting `%s'.\n" @@ -414,39 +414,21 @@ msgstr "Rejecting `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "No matches on pattern `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Wrote HTML-ised index to `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Wrote HTML-ised index to `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Could not seed OpenSSL PRNG; disabling SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -506,36 +488,36 @@ msgstr "%s: option `-W %s' is ambiguous\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: option `-W %s' doesn't allow an argument\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Unknown error" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Unknown error" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Resolving %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "failed: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "failed: timed out.\n" @@ -544,104 +526,89 @@ msgstr "failed: timed out.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Cannot resolve incomplete link %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Failed writing HTTP request: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Failed to set up an SSL context\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Failed to load certificates from %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Trying without the specified certificate\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Failed to get certificate key from %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reusing connection to %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Failed writing HTTP request: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Failed writing HTTP request: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s request sent, awaiting response... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "No data received" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Read error (%s) in headers.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Authorization failed.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Unknown authentication scheme.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Malformed status line" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(no description)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Location: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "unspecified" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [following]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -654,53 +621,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Length: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignored" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Warning: wildcards not supported in HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "File `%s' already there, will not retrieve.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Cannot write to `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Unable to establish SSL connection.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROR: Redirection (%d) without location.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERROR %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Last-modified header missing -- time-stamps turned off.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Last-modified header invalid -- time-stamp ignored.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -709,16 +676,16 @@ msgstr "" "Server file no newer than local file `%s' -- not retrieving.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "The sizes do not match (local %ld) -- retrieving.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Remote file is newer, retrieving.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -727,12 +694,12 @@ msgstr "" "%s (%s) - `%s' saved [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Connection closed at byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -741,91 +708,91 @@ msgstr "" "%s (%s) - `%s' saved [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Connection closed at byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Read error at byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Read error at byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC points to %s, which doesn't exist.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Cannot read %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Error in %s at line %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Warning: Both system and user wgetrc point to `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Invalid --execute command `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Invalid number `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Invalid byte value `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Invalid time period `%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Invalid value `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Invalid header `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Invalid progress type `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Invalid value `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -849,12 +816,12 @@ msgstr "No data received" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; disabling logging.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Usage: %s [OPTION]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -864,501 +831,539 @@ msgstr "" "Mandatory arguments to long options are mandatory for short options too.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Directory " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Mail bug reports and suggestions to .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, a non-interactive network retriever.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1370,7 +1375,7 @@ msgstr "" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public Licence for more details.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1380,43 +1385,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Try `%s --help' for more options.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: illegal option -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Can't be verbose and quiet at the same time.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Can't timestamp and not clobber old files at the same time.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: missing URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "No URLs found in %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1427,7 +1432,7 @@ msgstr "" "FINISHED --%s--\n" "Downloaded: %s bytes in %d files\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Download quota (%s bytes) EXCEEDED!\n" @@ -1442,7 +1447,7 @@ msgstr "Continuing in background.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Continuing in background, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Output will be written to `%s'.\n" @@ -1472,6 +1477,19 @@ msgstr "Usage: %s NETRC [HOSTNAME]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: cannot stat %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Could not seed OpenSSL PRNG; disabling SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1562,12 +1580,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Invalid IPv6 numeric address" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Continuing in background, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Failed to unlink symlink `%s': %s\n" @@ -1577,6 +1595,18 @@ msgstr "Failed to unlink symlink `%s': %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Failed to set up an SSL context\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Failed to load certificates from %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Trying without the specified certificate\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Failed to get certificate key from %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Unable to convert `%s' to a bind address. Reverting to ANY.\n" diff --git a/po/eo.po b/po/eo.po index 05061af3..22418bb7 100644 --- a/po/eo.po +++ b/po/eo.po @@ -6,7 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.9.1\n" -"POT-Creation-Date: 2003-10-11 16:21+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2005-04-13 24:00-0300\n" "Last-Translator: Luiz Portella \n" "Language-Team: Esperanto \n" @@ -14,172 +15,196 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/connect.c:88 +#: src/connect.c:200 #, c-format -msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" -msgstr "Ne eblis konverti `%s' al adreso. Ŝanĝante al ANY.\n" +msgid "%s: unable to resolve bind address `%s'; disabling bind.\n" +msgstr "" -#: src/connect.c:165 -#, c-format -msgid "Connecting to %s[%s]:%hu... " +#: src/connect.c:272 +#, fuzzy, c-format +msgid "Connecting to %s|%s|:%d... " msgstr "Konektante al %s[%s]:%hu... " -#: src/connect.c:168 -#, c-format -msgid "Connecting to %s:%hu... " +#: src/connect.c:275 +#, fuzzy, c-format +msgid "Connecting to %s:%d... " msgstr "Konektante al %s:%hu... " -#: src/connect.c:222 +#: src/connect.c:336 msgid "connected.\n" msgstr "konektita.\n" -#: src/convert.c:171 -#, c-format -msgid "Converted %d files in %.2f seconds.\n" +#: src/convert.c:176 +#, fuzzy, c-format +msgid "Converted %d files in %.*f seconds.\n" msgstr "Konvertitaj %d dosieroj dum %.2f sekundoj.\n" -#: src/convert.c:197 +#: src/convert.c:202 #, c-format msgid "Converting %s... " msgstr "Konvertante %s... " -#: src/convert.c:210 +#: src/convert.c:215 msgid "nothing to do.\n" msgstr "nenio farenda.\n" -#: src/convert.c:218 src/convert.c:242 +#: src/convert.c:223 src/convert.c:247 #, c-format msgid "Cannot convert links in %s: %s\n" msgstr "Ne eblis konverti ligilojn al %s: %s\n" -#: src/convert.c:233 +#: src/convert.c:238 #, c-format msgid "Unable to delete `%s': %s\n" msgstr "Ne eblis forviŝi `%s': %s\n" -#: src/convert.c:439 +#: src/convert.c:447 #, c-format msgid "Cannot back up %s as %s: %s\n" msgstr "Ne eblis kopii %s kiel %s: %s\n" -#: src/cookies.c:606 +#: src/cookies.c:619 #, c-format msgid "Error in Set-Cookie, field `%s'" msgstr "Eraro en Set-Cookie, kampo `%s'" -#: src/cookies.c:629 +#: src/cookies.c:643 #, c-format msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Sintaksa eraro en Set-Cookie: %s ĉe pozicio %d.\n" -#: src/cookies.c:1426 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Ne eblis malfermi kuketan dosieron `%s': %s\n" -#: src/cookies.c:1438 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Eraro dum registrado al `%s': %s\n" -#: src/cookies.c:1442 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Eraro fermante `%s': %s\n" -#: src/ftp-ls.c:812 +#: src/ftp-ls.c:841 msgid "Unsupported listing type, trying Unix listing parser.\n" msgstr "Lista tipo ne eltenebla, provante Uniksan liston.\n" -#: src/ftp-ls.c:857 src/ftp-ls.c:859 +#: src/ftp-ls.c:887 src/ftp-ls.c:889 #, c-format msgid "Index of /%s on %s:%d" msgstr "Indekso de /%s en %s:%d" -#: src/ftp-ls.c:882 +#: src/ftp-ls.c:912 +#, c-format msgid "time unknown " msgstr "horaro nekonata " -#: src/ftp-ls.c:886 +#: src/ftp-ls.c:916 +#, c-format msgid "File " msgstr "Dosiero " -#: src/ftp-ls.c:889 +#: src/ftp-ls.c:919 +#, c-format msgid "Directory " msgstr "Dosierujo " -#: src/ftp-ls.c:892 +#: src/ftp-ls.c:922 +#, c-format msgid "Link " msgstr "Ligilo " -#: src/ftp-ls.c:895 +#: src/ftp-ls.c:925 +#, c-format msgid "Not sure " msgstr "Sen certeco " -#: src/ftp-ls.c:913 +#: src/ftp-ls.c:943 #, c-format msgid " (%s bytes)" msgstr "" +#: src/ftp.c:226 +#, c-format +msgid "Length: %s" +msgstr "" + +#: src/ftp.c:232 src/http.c:1853 +#, c-format +msgid ", %s (%s) remaining" +msgstr "" + +#: src/ftp.c:236 src/http.c:1857 +#, c-format +msgid ", %s remaining" +msgstr "" + +#: src/ftp.c:240 +msgid " (unauthoritative)\n" +msgstr "" + #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:202 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "" -#: src/ftp.c:215 src/ftp.c:268 src/ftp.c:299 src/ftp.c:353 src/ftp.c:468 -#: src/ftp.c:519 src/ftp.c:551 src/ftp.c:611 src/ftp.c:675 src/ftp.c:748 -#: src/ftp.c:796 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "" -#: src/ftp.c:223 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "" -#: src/ftp.c:231 src/ftp.c:362 src/ftp.c:477 src/ftp.c:560 src/ftp.c:621 -#: src/ftp.c:685 src/ftp.c:758 src/ftp.c:806 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "" -#: src/ftp.c:238 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "" -#: src/ftp.c:245 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "" -#: src/ftp.c:252 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "" -#: src/ftp.c:277 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "" -#: src/ftp.c:287 src/ftp.c:596 src/ftp.c:659 src/ftp.c:716 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "" -#: src/ftp.c:341 src/ftp.c:498 src/ftp.c:533 src/ftp.c:779 src/ftp.c:827 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "" -#: src/ftp.c:370 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "" -#: src/ftp.c:383 +#: src/ftp.c:496 msgid "done. " msgstr "" -#: src/ftp.c:389 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "" -#: src/ftp.c:484 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -187,137 +212,125 @@ msgid "" msgstr "" #. do not CWD -#: src/ftp.c:502 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "" -#: src/ftp.c:567 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "" -#: src/ftp.c:571 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "" -#: src/ftp.c:588 +#: src/ftp.c:702 #, c-format -msgid "couldn't connect to %s:%hu: %s\n" +msgid "couldn't connect to %s port %d: %s\n" msgstr "" -#: src/ftp.c:638 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "" -#: src/ftp.c:645 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "" -#: src/ftp.c:698 -#, c-format -msgid "" -"\n" -"REST failed; will not truncate `%s'.\n" -msgstr "" - -#: src/ftp.c:705 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" msgstr "" -#: src/ftp.c:766 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" "\n" msgstr "" -#: src/ftp.c:814 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" "\n" msgstr "" -#: src/ftp.c:898 src/ftp.c:906 +#. We cannot just invent a new name and use it (which is +#. what functions like unique_create typically do) +#. because we told the user we'd use this name. +#. Instead, return and retry the download. +#: src/ftp.c:993 src/http.c:1909 #, c-format -msgid "Length: %s" +msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:900 src/ftp.c:908 -#, c-format -msgid " [%s to go]" -msgstr "" - -#: src/ftp.c:910 -msgid " (unauthoritative)\n" -msgstr "" - -#: src/ftp.c:936 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "" -#: src/ftp.c:944 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "" -#: src/ftp.c:961 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "" -#: src/ftp.c:979 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "" -#: src/ftp.c:1044 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "" -#: src/ftp.c:1114 src/http.c:1716 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "" -#: src/ftp.c:1180 src/http.c:1975 +#: src/ftp.c:1297 src/http.c:2409 #, c-format msgid "" -"%s (%s) - `%s' saved [%ld]\n" +"%s (%s) - `%s' saved [%s]\n" "\n" msgstr "" -#: src/ftp.c:1222 src/main.c:890 src/recur.c:377 src/retr.c:596 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "" -#: src/ftp.c:1264 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "" -#: src/ftp.c:1279 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "" -#: src/ftp.c:1314 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1384 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1391 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -325,60 +338,60 @@ msgid "" msgstr "" #. Sizes do not match -#: src/ftp.c:1398 +#: src/ftp.c:1515 #, c-format msgid "" -"The sizes do not match (local %ld) -- retrieving.\n" +"The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "" -#: src/ftp.c:1415 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "" -#: src/ftp.c:1432 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" "\n" msgstr "" -#: src/ftp.c:1440 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "" -#: src/ftp.c:1451 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" -#: src/ftp.c:1463 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "" -#: src/ftp.c:1472 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "" -#: src/ftp.c:1499 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "" -#: src/ftp.c:1524 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" -#: src/ftp.c:1574 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" -#: src/ftp.c:1639 src/ftp.c:1652 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "" @@ -386,25 +399,21 @@ msgstr "" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1698 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "" -#: src/ftp.c:1764 +#: src/ftp.c:1886 #, c-format -msgid "Wrote HTML-ized index to `%s' [%ld].\n" +msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "" -#: src/ftp.c:1769 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "" -#: src/gen_sslfunc.c:117 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -464,300 +473,301 @@ msgstr "" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" -#: src/host.c:636 +#: src/host.c:371 +msgid "Unknown host" +msgstr "" + +#. Message modeled after what gai_strerror returns in similar +#. circumstances. +#: src/host.c:375 +msgid "Temporary failure in name resolution" +msgstr "" + +#: src/host.c:377 +msgid "Unknown error" +msgstr "" + +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "" -#: src/host.c:656 src/host.c:672 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "" -#: src/host.c:674 +#: src/host.c:810 +msgid "failed: No IPv4/IPv6 addresses for host.\n" +msgstr "" + +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "" -#: src/host.c:762 -msgid "Host not found" -msgstr "" - -#: src/host.c:764 -msgid "Unknown error" -msgstr "" - -#: src/html-url.c:293 +#: src/html-url.c:297 #, c-format msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "" -#. this is fatal -#: src/http.c:674 -msgid "Failed to set up an SSL context\n" -msgstr "" - -#: src/http.c:680 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "" - -#: src/http.c:684 src/http.c:692 -msgid "Trying without the specified certificate\n" -msgstr "" - -#: src/http.c:688 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "" - -#: src/http.c:761 src/http.c:1809 -msgid "Unable to establish SSL connection.\n" -msgstr "" - -#: src/http.c:770 -#, c-format -msgid "Reusing connection to %s:%hu.\n" -msgstr "" - -#: src/http.c:1034 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "" -#: src/http.c:1039 +#: src/http.c:687 +msgid "No headers, assuming HTTP/0.9" +msgstr "" + +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" + +#: src/http.c:1402 +#, c-format +msgid "Reusing existing connection to %s:%d.\n" +msgstr "" + +#: src/http.c:1464 +#, fuzzy, c-format +msgid "Failed writing to proxy: %s.\n" +msgstr "Eraro dum registrado al `%s': %s\n" + +#: src/http.c:1473 +#, c-format +msgid "Failed reading proxy response: %s\n" +msgstr "" + +#: src/http.c:1493 +#, c-format +msgid "Proxy tunneling failed: %s" +msgstr "" + +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "" -#: src/http.c:1083 -msgid "End of file while parsing headers.\n" +#: src/http.c:1551 +msgid "No data received.\n" msgstr "" -#: src/http.c:1093 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "" -#: src/http.c:1128 -msgid "No data received" -msgstr "" - -#: src/http.c:1130 -msgid "Malformed status line" -msgstr "" - -#: src/http.c:1135 -msgid "(no description)" -msgstr "" - -#: src/http.c:1267 +#. If we have tried it already, then there is not point +#. retrying it. +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "" -#: src/http.c:1274 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "" -#: src/http.c:1314 +#: src/http.c:1689 +msgid "Malformed status line" +msgstr "" + +#: src/http.c:1691 +msgid "(no description)" +msgstr "" + +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "" -#: src/http.c:1315 src/http.c:1454 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "" -#: src/http.c:1316 +#: src/http.c:1764 msgid " [following]" msgstr "" -#: src/http.c:1383 +#. If `-c' is in use and the file has been fully downloaded (or +#. the remote file has shrunk), Wget effectively requests bytes +#. after the end of file and the server response with 416. +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" "\n" msgstr "" -#: src/http.c:1401 -#, c-format -msgid "" -"\n" -"Continued download failed on this file, which conflicts with `-c'.\n" -"Refusing to truncate existing file `%s'.\n" -"\n" -msgstr "" - #. 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:1444 +#: src/http.c:1843 msgid "Length: " msgstr "" -#: src/http.c:1449 -#, c-format -msgid " (%s to go)" -msgstr "" - -#: src/http.c:1454 +#: src/http.c:1863 msgid "ignored" msgstr "" -#: src/http.c:1598 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1628 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "" -#: src/http.c:1800 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "" -#: src/http.c:1819 +#: src/http.c:2236 +msgid "Unable to establish SSL connection.\n" +msgstr "" + +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "" -#: src/http.c:1851 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "" -#: src/http.c:1864 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" -#: src/http.c:1872 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" -#: src/http.c:1895 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" "\n" msgstr "" -#: src/http.c:1903 +#: src/http.c:2330 #, c-format -msgid "The sizes do not match (local %ld) -- retrieving.\n" +msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "" -#: src/http.c:1907 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "" -#: src/http.c:1948 +#: src/http.c:2377 #, c-format msgid "" -"%s (%s) - `%s' saved [%ld/%ld]\n" +"%s (%s) - `%s' saved [%s/%s]\n" "\n" msgstr "" -#: src/http.c:1998 +#: src/http.c:2434 #, c-format -msgid "%s (%s) - Connection closed at byte %ld. " +msgid "%s (%s) - Connection closed at byte %s. " msgstr "" -#: src/http.c:2007 +#: src/http.c:2443 #, c-format msgid "" -"%s (%s) - `%s' saved [%ld/%ld])\n" +"%s (%s) - `%s' saved [%s/%s])\n" "\n" msgstr "" -#: src/http.c:2028 +#: src/http.c:2469 #, c-format -msgid "%s (%s) - Connection closed at byte %ld/%ld. " +msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "" -#: src/http.c:2040 +#: src/http.c:2483 #, c-format -msgid "%s (%s) - Read error at byte %ld (%s)." +msgid "%s (%s) - Read error at byte %s (%s)." msgstr "" -#: src/http.c:2049 +#: src/http.c:2493 #, c-format -msgid "%s (%s) - Read error at byte %ld/%ld (%s). " +msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "" -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:398 src/netrc.c:276 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "" -#: src/init.c:416 src/init.c:422 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "" -#: src/init.c:454 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" -#: src/init.c:594 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "" -#: src/init.c:630 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" -#: src/init.c:673 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" -#: src/init.c:691 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "" -#: src/init.c:930 src/init.c:949 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "" -#: src/init.c:974 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "" -#: src/init.c:1051 -#, c-format -msgid "%s: %s: Invalid header `%s'.\n" -msgstr "" - -#: src/init.c:1106 -#, c-format -msgid "%s: %s: Invalid progress type `%s'.\n" -msgstr "" - -#: src/init.c:1157 -#, c-format -msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" -msgstr "" - -#: src/init.c:1198 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 #, c-format msgid "%s: %s: Invalid value `%s'.\n" msgstr "" -#: src/log.c:636 +#: src/init.c:1086 +#, c-format +msgid "%s: %s: Invalid header `%s'.\n" +msgstr "" + +#: src/init.c:1150 +#, c-format +msgid "%s: %s: Invalid progress type `%s'.\n" +msgstr "" + +#: src/init.c:1201 +#, c-format +msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" +msgstr "" + +#: src/log.c:777 #, c-format msgid "" "\n" @@ -766,188 +776,561 @@ msgstr "" #. Eek! Opening the alternate log file has failed. Nothing we #. can do but disable printing completely. -#: src/log.c:643 +#: src/log.c:787 +#, c-format +msgid "" +"\n" +"%s received.\n" +msgstr "" + +#: src/log.c:788 #, c-format msgid "%s: %s; disabling logging.\n" msgstr "" -#: src/main.c:127 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "" -#: src/main.c:135 -#, c-format -msgid "GNU Wget %s, a non-interactive network retriever.\n" -msgstr "" - -#. Had to split this in parts, so the #@@#%# Ultrix compiler and cpp -#. don't bitch. Also, it makes translation much easier. -#: src/main.c:140 +#: src/main.c:385 msgid "" -"\n" "Mandatory arguments to long options are mandatory for short options too.\n" "\n" msgstr "" -#: src/main.c:144 -msgid "" -"Startup:\n" -" -V, --version display the version of Wget and exit.\n" -" -h, --help print this help.\n" -" -b, --background go to background after startup.\n" -" -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" -"\n" +#: src/main.c:387 +msgid "Startup:\n" msgstr "" -#: src/main.c:151 -msgid "" -"Logging and input file:\n" -" -o, --output-file=FILE log messages to FILE.\n" -" -a, --append-output=FILE append messages to FILE.\n" -" -d, --debug print debug output.\n" -" -q, --quiet quiet (no output).\n" -" -v, --verbose be verbose (this is the default).\n" -" -nv, --non-verbose turn off verboseness, without being quiet.\n" -" -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" -"\n" +#: src/main.c:389 +msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:163 -msgid "" -"Download:\n" -" -t, --tries=NUMBER set number of retries to NUMBER (0 unlimits).\n" -" --retry-connrefused retry even if connection is refused.\n" -" -O --output-document=FILE write documents to FILE.\n" -" -nc, --no-clobber don't clobber existing files or use .# suffixes.\n" -" -c, --continue resume getting a partially-downloaded file.\n" -" --progress=TYPE select progress gauge type.\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 all timeout values to SECONDS.\n" -" --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" -" --connect-timeout=SECS set the connect timeout to SECS.\n" -" --read-timeout=SECS set the read timeout to SECS.\n" -" -w, --wait=SECONDS wait SECONDS between retrievals.\n" -" --waitretry=SECONDS wait 1...SECONDS between retries of a retrieval.\n" -" --random-wait wait from 0...2*WAIT secs between retrievals.\n" -" -Y, --proxy=on/off turn proxy on or off.\n" -" -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" -" --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local host.\n" -" --limit-rate=RATE limit download rate to RATE.\n" -" --dns-cache=off disable caching DNS lookups.\n" -" --restrict-file-names=OS restrict chars in file names to ones OS allows.\n" -"\n" +#: src/main.c:391 +msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:188 -msgid "" -"Directories:\n" -" -nd, --no-directories don't create directories.\n" -" -x, --force-directories force creation of directories.\n" -" -nH, --no-host-directories don't create host directories.\n" -" -P, --directory-prefix=PREFIX save files to PREFIX/...\n" -" --cut-dirs=NUMBER ignore NUMBER remote directory components.\n" -"\n" +#: src/main.c:393 +msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:196 -msgid "" -"HTTP options:\n" -" --http-user=USER set http user to USER.\n" -" --http-passwd=PASS set http password to PASS.\n" -" -C, --cache=on/off (dis)allow server-cached data (normally allowed).\n" -" -E, --html-extension save all text/html documents with .html extension.\n" -" --ignore-length ignore `Content-Length' header field.\n" -" --header=STRING insert STRING among the headers.\n" -" --proxy-user=USER set USER as proxy username.\n" -" --proxy-passwd=PASS set PASS as proxy password.\n" -" --referer=URL include `Referer: URL' header in HTTP request.\n" -" -s, --save-headers save the HTTP headers to file.\n" -" -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" -" --no-http-keep-alive disable HTTP keep-alive (persistent connections).\n" -" --cookies=off don't use cookies.\n" -" --load-cookies=FILE load cookies from FILE before session.\n" -" --save-cookies=FILE save cookies to FILE after session.\n" -" --post-data=STRING use the POST method; send STRING as the data.\n" -" --post-file=FILE use the POST method; send contents of FILE.\n" -"\n" +#: src/main.c:395 +msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:217 -msgid "" -"HTTPS (SSL) options:\n" -" --sslcertfile=FILE optional client certificate.\n" -" --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -" --egd-file=FILE file name of the EGD socket.\n" -" --sslcadir=DIR dir where hash list of CA's are stored.\n" -" --sslcafile=FILE file with bundle of CA's\n" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 (DER)\n" -" --sslcheckcert=0/1 Check the server cert agenst given CA\n" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1\n" -"\n" +#: src/main.c:399 +msgid "Logging and input file:\n" msgstr "" -#: src/main.c:230 -msgid "" -"FTP options:\n" -" -nr, --dont-remove-listing don't remove `.listing' files.\n" -" -g, --glob=on/off turn file name globbing on or off.\n" -" --passive-ftp use the \"passive\" transfer mode.\n" -" --retr-symlinks when recursing, get linked-to files (not dirs).\n" -"\n" +#: src/main.c:401 +msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:237 -msgid "" -"Recursive retrieval:\n" -" -r, --recursive recursive download.\n" -" -l, --level=NUMBER maximum recursion depth (inf or 0 for infinite).\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 -nr.\n" -" -p, --page-requisites get all images, etc. needed to display HTML page.\n" -" --strict-comments turn on strict (SGML) handling of HTML comments.\n" -"\n" +#: src/main.c:403 +msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:248 -msgid "" -"Recursive accept/reject:\n" -" -A, --accept=LIST comma-separated list of accepted extensions.\n" -" -R, --reject=LIST comma-separated list of rejected extensions.\n" -" -D, --domains=LIST comma-separated list of accepted domains.\n" -" --exclude-domains=LIST comma-separated list of rejected domains.\n" -" --follow-ftp follow FTP links from HTML documents.\n" -" --follow-tags=LIST comma-separated list of followed HTML tags.\n" -" -G, --ignore-tags=LIST comma-separated list of ignored HTML tags.\n" -" -H, --span-hosts go to foreign hosts when recursive.\n" -" -L, --relative follow relative links only.\n" -" -I, --include-directories=LIST list of allowed directories.\n" -" -X, --exclude-directories=LIST list of excluded directories.\n" -" -np, --no-parent don't ascend to the parent directory.\n" -"\n" +#: src/main.c:406 +msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:263 -msgid "Mail bug reports and suggestions to .\n" +#: src/main.c:409 +msgid " -q, --quiet quiet (no output).\n" +msgstr "" + +#: src/main.c:411 +msgid " -v, --verbose be verbose (this is the default).\n" +msgstr "" + +#: src/main.c:413 +msgid "" +" -nv, --no-verbose turn off verboseness, without being quiet.\n" +msgstr "" + +#: src/main.c:415 +msgid " -i, --input-file=FILE download URLs found in FILE.\n" +msgstr "" + +#: src/main.c:417 +msgid " -F, --force-html treat input file as HTML.\n" +msgstr "" + +#: src/main.c:419 +msgid "" +" -B, --base=URL prepends URL to relative links in -F -i file.\n" +msgstr "" + +#: src/main.c:423 +msgid "Download:\n" +msgstr "" + +#: src/main.c:425 +msgid "" +" -t, --tries=NUMBER set number of retries to NUMBER (0 " +"unlimits).\n" +msgstr "" + +#: src/main.c:427 +msgid " --retry-connrefused retry even if connection is refused.\n" +msgstr "" + +#: src/main.c:429 +msgid " -O, --output-document=FILE write documents to FILE.\n" +msgstr "" + +#: src/main.c:431 +msgid "" +" -nc, --no-clobber skip downloads that would download to\n" +" existing files.\n" +msgstr "" + +#: src/main.c:434 +msgid "" +" -c, --continue resume getting a partially-downloaded " +"file.\n" +msgstr "" + +#: src/main.c:436 +msgid " --progress=TYPE select progress gauge type.\n" +msgstr "" + +#: src/main.c:438 +msgid "" +" -N, --timestamping don't re-retrieve files unless newer than\n" +" local.\n" +msgstr "" + +#: src/main.c:441 +msgid " -S, --server-response print server response.\n" +msgstr "" + +#: src/main.c:443 +msgid " --spider don't download anything.\n" +msgstr "" + +#: src/main.c:445 +msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" +msgstr "" + +#: src/main.c:447 +msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" +msgstr "" + +#: src/main.c:449 +msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" +msgstr "" + +#: src/main.c:451 +msgid " --read-timeout=SECS set the read timeout to SECS.\n" +msgstr "" + +#: src/main.c:453 +msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" +msgstr "" + +#: src/main.c:455 +msgid "" +" --waitretry=SECONDS wait 1..SECONDS between retries of a " +"retrieval.\n" +msgstr "" + +#: src/main.c:457 +msgid "" +" --random-wait wait from 0...2*WAIT secs between " +"retrievals.\n" +msgstr "" + +#: src/main.c:459 +msgid " -Y, --proxy explicitly turn on proxy.\n" +msgstr "" + +#: src/main.c:461 +msgid " --no-proxy explicitly turn off proxy.\n" +msgstr "" + +#: src/main.c:463 +msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" #: src/main.c:465 +msgid "" +" --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " +"host.\n" +msgstr "" + +#: src/main.c:467 +msgid " --limit-rate=RATE limit download rate to RATE.\n" +msgstr "" + +#: src/main.c:469 +msgid " --no-dns-cache disable caching DNS lookups.\n" +msgstr "" + +#: src/main.c:471 +msgid "" +" --restrict-file-names=OS restrict chars in file names to ones OS " +"allows.\n" +msgstr "" + +#: src/main.c:474 +msgid " -4, --inet4-only connect only to IPv4 addresses.\n" +msgstr "" + +#: src/main.c:476 +msgid " -6, --inet6-only connect only to IPv6 addresses.\n" +msgstr "" + +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 +#, fuzzy +msgid "Directories:\n" +msgstr "Dosierujo " + +#: src/main.c:490 +msgid " -nd, --no-directories don't create directories.\n" +msgstr "" + +#: src/main.c:492 +msgid " -x, --force-directories force creation of directories.\n" +msgstr "" + +#: src/main.c:494 +msgid " -nH, --no-host-directories don't create host directories.\n" +msgstr "" + +#: src/main.c:496 +msgid " --protocol-directories use protocol name in directories.\n" +msgstr "" + +#: src/main.c:498 +msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" +msgstr "" + +#: src/main.c:500 +msgid "" +" --cut-dirs=NUMBER ignore NUMBER remote directory " +"components.\n" +msgstr "" + +#: src/main.c:504 +msgid "HTTP options:\n" +msgstr "" + +#: src/main.c:506 +msgid " --http-user=USER set http user to USER.\n" +msgstr "" + +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" +msgstr "" + +#: src/main.c:510 +msgid " --no-cache disallow server-cached data.\n" +msgstr "" + +#: src/main.c:512 +msgid "" +" -E, --html-extension save HTML documents with `.html' extension.\n" +msgstr "" + +#: src/main.c:514 +msgid " --ignore-length ignore `Content-Length' header field.\n" +msgstr "" + +#: src/main.c:516 +msgid " --header=STRING insert STRING among the headers.\n" +msgstr "" + +#: src/main.c:518 +msgid " --proxy-user=USER set USER as proxy username.\n" +msgstr "" + +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" +msgstr "" + +#: src/main.c:522 +msgid "" +" --referer=URL include `Referer: URL' header in HTTP " +"request.\n" +msgstr "" + +#: src/main.c:524 +msgid " --save-headers save the HTTP headers to file.\n" +msgstr "" + +#: src/main.c:526 +msgid "" +" -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" +msgstr "" + +#: src/main.c:528 +msgid "" +" --no-http-keep-alive disable HTTP keep-alive (persistent " +"connections).\n" +msgstr "" + +#: src/main.c:530 +msgid " --no-cookies don't use cookies.\n" +msgstr "" + +#: src/main.c:532 +msgid " --load-cookies=FILE load cookies from FILE before session.\n" +msgstr "" + +#: src/main.c:534 +msgid " --save-cookies=FILE save cookies to FILE after session.\n" +msgstr "" + +#: src/main.c:536 +msgid "" +" --keep-session-cookies load and save session (non-permanent) " +"cookies.\n" +msgstr "" + +#: src/main.c:538 +msgid "" +" --post-data=STRING use the POST method; send STRING as the " +"data.\n" +msgstr "" + +#: src/main.c:540 +msgid "" +" --post-file=FILE use the POST method; send contents of FILE.\n" +msgstr "" + +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" +msgstr "" + +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" +msgstr "" + +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" +msgstr "" + +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" +msgstr "" + +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" +msgstr "" + +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 +msgid "" +" --retr-symlinks when recursing, get linked-to files (not " +"dir).\n" +msgstr "" + +#: src/main.c:585 +msgid " --preserve-permissions preserve remote file permissions.\n" +msgstr "" + +#: src/main.c:589 +msgid "Recursive download:\n" +msgstr "" + +#: src/main.c:591 +msgid " -r, --recursive specify recursive download.\n" +msgstr "" + +#: src/main.c:593 +msgid "" +" -l, --level=NUMBER maximum recursion depth (inf or 0 for " +"infinite).\n" +msgstr "" + +#: src/main.c:595 +msgid "" +" --delete-after delete files locally after downloading them.\n" +msgstr "" + +#: src/main.c:597 +msgid "" +" -k, --convert-links make links in downloaded HTML point to local " +"files.\n" +msgstr "" + +#: src/main.c:599 +msgid "" +" -K, --backup-converted before converting file X, back up as X.orig.\n" +msgstr "" + +#: src/main.c:601 +msgid "" +" -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" +msgstr "" + +#: src/main.c:603 +msgid "" +" -p, --page-requisites get all images, etc. needed to display HTML " +"page.\n" +msgstr "" + +#: src/main.c:605 +msgid "" +" --strict-comments turn on strict (SGML) handling of HTML " +"comments.\n" +msgstr "" + +#: src/main.c:609 +msgid "Recursive accept/reject:\n" +msgstr "" + +#: src/main.c:611 +msgid "" +" -A, --accept=LIST comma-separated list of accepted " +"extensions.\n" +msgstr "" + +#: src/main.c:613 +msgid "" +" -R, --reject=LIST comma-separated list of rejected " +"extensions.\n" +msgstr "" + +#: src/main.c:615 +msgid "" +" -D, --domains=LIST comma-separated list of accepted " +"domains.\n" +msgstr "" + +#: src/main.c:617 +msgid "" +" --exclude-domains=LIST comma-separated list of rejected " +"domains.\n" +msgstr "" + +#: src/main.c:619 +msgid "" +" --follow-ftp follow FTP links from HTML documents.\n" +msgstr "" + +#: src/main.c:621 +msgid "" +" --follow-tags=LIST comma-separated list of followed HTML " +"tags.\n" +msgstr "" + +#: src/main.c:623 +msgid "" +" --ignore-tags=LIST comma-separated list of ignored HTML " +"tags.\n" +msgstr "" + +#: src/main.c:625 +msgid "" +" -H, --span-hosts go to foreign hosts when recursive.\n" +msgstr "" + +#: src/main.c:627 +msgid " -L, --relative follow relative links only.\n" +msgstr "" + +#: src/main.c:629 +msgid " -I, --include-directories=LIST list of allowed directories.\n" +msgstr "" + +#: src/main.c:631 +msgid " -X, --exclude-directories=LIST list of excluded directories.\n" +msgstr "" + +#: src/main.c:633 +msgid "" +" -np, --no-parent don't ascend to the parent directory.\n" +msgstr "" + +#: src/main.c:637 +msgid "Mail bug reports and suggestions to .\n" +msgstr "" + +#: src/main.c:642 #, c-format -msgid "%s: debug support not compiled in.\n" +msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" -#: src/main.c:517 -msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +#: src/main.c:656 +msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -955,44 +1338,51 @@ msgid "" "GNU General Public License for more details.\n" msgstr "" -#: src/main.c:524 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" msgstr "" -#: src/main.c:703 -#, c-format -msgid "%s: illegal option -- `-n%c'\n" -msgstr "" - #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:706 src/main.c:748 src/main.c:794 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "" -#: src/main.c:774 +#: src/main.c:775 +#, c-format +msgid "%s: illegal option -- `-n%c'\n" +msgstr "" + +#: src/main.c:828 +#, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "" -#: src/main.c:780 +#: src/main.c:834 +#, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" +#: src/main.c:842 +#, c-format +msgid "Cannot specify both --inet4-only and --inet6-only.\n" +msgstr "" + #. No URL specified. -#: src/main.c:789 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "" -#: src/main.c:905 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "" -#: src/main.c:914 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1000,145 +1390,161 @@ msgid "" "Downloaded: %s bytes in %d files\n" msgstr "" -#: src/main.c:920 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "" -#: src/mswindows.c:147 +#: src/mswindows.c:235 +#, c-format msgid "Continuing in background.\n" msgstr "" -#: src/mswindows.c:149 src/utils.c:487 +#: src/mswindows.c:427 +#, c-format +msgid "Continuing in background, pid %lu.\n" +msgstr "" + +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "" -#: src/mswindows.c:245 -#, c-format -msgid "Starting WinHelp %s\n" -msgstr "" - -#: src/mswindows.c:272 src/mswindows.c:279 +#: src/mswindows.c:597 src/mswindows.c:604 #, c-format msgid "%s: Couldn't find usable socket driver.\n" msgstr "" -#: src/netrc.c:380 +#: src/netrc.c:385 #, c-format msgid "%s: %s:%d: warning: \"%s\" token appears before any machine name\n" msgstr "" -#: src/netrc.c:411 +#: src/netrc.c:416 #, c-format msgid "%s: %s:%d: unknown token \"%s\"\n" msgstr "" -#: src/netrc.c:475 +#: src/netrc.c:480 #, c-format msgid "Usage: %s NETRC [HOSTNAME]\n" msgstr "" -#: src/netrc.c:485 +#: src/netrc.c:490 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. -#: src/progress.c:234 +#: src/progress.c:243 #, c-format msgid "" "\n" "%*s[ skipping %dK ]" msgstr "" -#: src/progress.c:401 +#: src/progress.c:410 #, c-format msgid "Invalid dot style specification `%s'; leaving unchanged.\n" msgstr "" -#: src/recur.c:378 +#: src/recur.c:377 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "" -#: src/res.c:549 +#: src/res.c:548 msgid "Loading robots.txt; please ignore errors.\n" msgstr "" -#: src/retr.c:400 +#: src/retr.c:638 #, c-format msgid "Error parsing proxy URL %s: %s.\n" msgstr "" -#: src/retr.c:408 +#: src/retr.c:646 #, c-format msgid "Error in proxy URL %s: Must be HTTP.\n" msgstr "" -#: src/retr.c:493 +#: src/retr.c:731 #, c-format msgid "%d redirections exceeded.\n" msgstr "" -#: src/retr.c:617 +#: src/retr.c:856 msgid "" "Giving up.\n" "\n" msgstr "" -#: src/retr.c:617 +#: src/retr.c:856 msgid "" "Retrying.\n" "\n" msgstr "" -#: src/url.c:621 +#: src/url.c:642 msgid "No error" msgstr "" -#: src/url.c:623 +#: src/url.c:644 msgid "Unsupported scheme" msgstr "" -#: src/url.c:625 +#: src/url.c:646 msgid "Empty host" msgstr "" -#: src/url.c:627 +#: src/url.c:648 msgid "Bad port number" msgstr "" -#: src/url.c:629 +#: src/url.c:650 msgid "Invalid user name" msgstr "" -#: src/url.c:631 +#: src/url.c:652 msgid "Unterminated IPv6 numeric address" msgstr "" -#: src/url.c:633 +#: src/url.c:654 msgid "IPv6 addresses not supported" msgstr "" -#: src/url.c:635 +#: src/url.c:656 msgid "Invalid IPv6 numeric address" msgstr "" -#: src/utils.c:120 -#, c-format -msgid "%s: %s: Not enough memory.\n" -msgstr "" - #. parent, no error -#: src/utils.c:485 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "" -#: src/utils.c:529 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "" + +#: src/xmalloc.c:72 +#, c-format +msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" +msgstr "" + +#~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" +#~ msgstr "Ne eblis konverti `%s' al adreso. Ŝanĝante al ANY.\n" diff --git a/po/es.po b/po/es.po index 2b8259d4..508a6661 100644 --- a/po/es.po +++ b/po/es.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2001-12-29 19:00GMT+0200\n" "Last-Translator: Salvador Gimeno Zann \n" "Language-Team: Spanish \n" @@ -93,17 +93,17 @@ msgstr "Error al asignar cookie, en el campo `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Error de sintaxis al asignar cookie: fin de cadena inesperado.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "No se pudo abrir el fichero de cookies `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Error escribiendo a `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Error cerrando `%s': %s\n" @@ -155,12 +155,12 @@ msgstr " (%s bytes)" msgid "Length: %s" msgstr "Longitud: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -179,7 +179,7 @@ msgstr " (probablemente)\n" # mmmm... no estoy seguro de esto... # As no es mejor? (nl) #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Identificndose como %s ... " @@ -190,9 +190,9 @@ msgstr "Identific # a nuestra costumbre - cll # einch! que tengo familiares giris ;-) , pero tienes razn -Salva # -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Error en la respuesta del servidor, cerrando la conexin de control.\n" @@ -201,7 +201,7 @@ msgstr "Error en la respuesta del servidor, cerrando la conexi # bien - Salva # No est bien, es confuso. Recepcin suena a recibir... (nl) # -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Error en el saludo del servidor.\n" @@ -214,8 +214,8 @@ msgstr "Error en el saludo del servidor.\n" # # Adems, he aadido el artculo a `conexin' - cll # -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Fallo de escritura, cerrando la conexin de control.\n" @@ -239,7 +239,7 @@ msgstr "Fallo de escritura, cerrando la conexi # equivalente, en todos los mensajes del fichero. Espero que te parezca # oportuno - cll # -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "El servidor ha rechazado el acceso.\n" @@ -247,7 +247,7 @@ msgstr "El servidor ha rechazado el acceso.\n" # usuario, verdad? - cll # s -Salva # -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Nombre de usuario incorrecto.\n" @@ -255,38 +255,38 @@ msgstr "Nombre de usuario incorrecto.\n" # gracias! :) -Salva # # Preferira algo como "Conectado" o algo as. sv -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Dentro!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Error del servidor, no se pudo determinar el tipo de sistema.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "hecho. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "hecho.\n" # He aadido el artculo a `conexin' - cll # -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tipo desconocido `%c', cerrando la conexin de control.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "hecho. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> no se necesita CWD.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -296,19 +296,19 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> no se requiere CWD.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "No se pudo iniciar la trasferencia PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "No se pudo analizar la respuesta PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "no se pudo conectar con %s:%hu: %s\n" @@ -323,17 +323,17 @@ msgstr "no se pudo conectar con %s:%hu: %s\n" # Es la funcin bind(2), que asigna una direccin a un socket. # Me parece que decir lo de la funcin es mejor. (nl) # -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Error en la llamada `bind' (%s).\n" # Ya no est "prohibido" usar esta palabra. sv -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PUERTO invlido.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -341,7 +341,7 @@ msgstr "" "\n" "El comando REST no funcion, se empezar desde el principio\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -350,7 +350,7 @@ msgstr "" "No existe el fichero `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -363,35 +363,35 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" # He aadido el artculo a `conexin' - cll # -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, cerrando la conexin de control.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexin de datos: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Conexin de control cerrada.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Trasferencia de datos abortada.\n" # `no recuperando' no me suena muy espaol, te propongo la alternativa # ms "humanizada", `no se recupera' - cll # -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "El fichero `%s' ya est ah, no se recupera.\n" @@ -399,12 +399,12 @@ msgstr "El fichero `%s' ya est # nota jjrs: no sera mejor intento? # pues s - Salva # decididamente si - cll -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(intento:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -413,12 +413,12 @@ msgstr "" "%s (%s) - `%s' guardado [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Eliminando %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Usando `%s' como fichero temporal de listado.\n" @@ -428,19 +428,19 @@ msgstr "Usando `%s' como fichero temporal de listado.\n" # espaol sirven para hacer referencia a una accin. Esto es, deben ir # despus del sustantivo - cll # -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' eliminado.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "La profundidad de recursin %d excede la mxima de %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -448,7 +448,7 @@ msgstr "" "descargar.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -458,7 +458,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -471,11 +471,11 @@ msgstr "" # expresadas en gerundio, ..., prefiero una forma impersonal como `se # omite' - cll # -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "El nombre del enlace simblico no es vlido, se omite.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -484,35 +484,35 @@ msgstr "" "Ya se tiene el enlace simblico correcto %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creando enlace simblico %s -> %s\n" # Lo dicho de los gerundios por formas impersonales - cll # -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "No se admiten enlaces simblicos, se omite el enlace simblico `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Omitiendo el directorio `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipo de fichero desconocido/no soportado.\n" # sigo las indicaciones del texto "pifias" para time-stamp. -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: marca de tiempo corrupta.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" @@ -522,12 +522,12 @@ msgstr "" # normales y corrientes como intentas en este mensaje. En su lugar, te # propongo la forma alternativa `se desciende' - cll # -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "No se desciende hasta `%s' por estar excluido/no incluido.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rechazando `%s'.\n" @@ -546,39 +546,21 @@ msgstr "Rechazando `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "No hay nada que se ajuste al patrn `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Se escribi un ndice en HTML a `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Se escribi un ndice en HTML a `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "No se pudo alimentar el PRNG de OpenSSL; deshabilitando SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -640,36 +622,36 @@ msgstr "%s: la opci msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: la opcin `--%s' no admite ningn argumento\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Error desconocido" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Error desconocido" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Resolviendo %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "fall: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr "fall: %s.\n" @@ -679,65 +661,50 @@ msgstr "fall msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: no se pudo resolver el enlace incompleto %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Fallo escribiendo peticin HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "No se pudo configurar un contexto SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "No se pudo descargar los certificados desde %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Intentndolo sin el certificado especificado\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "No se pudo obtener la clave certificadora desde %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizando la conexin con %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Fallo escribiendo peticin HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Fallo escribiendo peticin HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "Peticin %s enviada, esperando respuesta... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "No se han recibido datos" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Error de lectura (%s) en las cabeceras.\n" @@ -747,11 +714,11 @@ msgstr "Error de lectura (%s) en las cabeceras.\n" # #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizacin denegada.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Mtodo de autentificacin desconocido.\n" @@ -760,34 +727,34 @@ msgstr "M # Como no existe el verbo "malformar" en espaol, el participio # `malformado' es incorrecto. El nico trmino parecido a ste que # existe en espaol es `malformacin'. - cll -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Lnea de estado mal formada" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sin descripcin)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Localizacin: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "no especificado" # Duda: Hmmm, ... `siguiendo' o `siguiente'? - cll # siguiendo - Salva # -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [siguiendo]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -800,15 +767,15 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Longitud: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "descartado" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Atencin: no se admiten comodines en HTTP.\n" @@ -819,42 +786,42 @@ msgstr "Atenci # #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "El fichero '%s' ya existe, no se recuperar.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "No se puede escribir a `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "No se pudo establecer la conexin SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROR: redireccin (%d) sin localizacin.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERROR %d: %s.\n" # as se entiende mejor -Salva -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "Falta la fecha de la ltima modificacin -- marcas de tiempo apagadas.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "La fecha de ltima modificacin es invlida -- marca de tiempo descartada.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -864,16 +831,16 @@ msgstr "" "descargar.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Los tamaos no concuerdan (%ld local), recuperando.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "El fichero remoto es nuevo, recuperando.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -882,12 +849,12 @@ msgstr "" "%s (%s) - `%s' guardado [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Conexin cerrada en el byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -896,96 +863,96 @@ msgstr "" "%s (%s) - `%s' guardado [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Conexin cerrada en el byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Error de lectura en el byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Error de lectura en el byte %ld/%ld (%s)." -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: No se pudo leer %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Error en %s en la lnea %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Atencin: tanto el fichero wgetrc de usuario como el del sistema apuntan " "a `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: especificacin invlida `%s'\n" # Te cambio la `o' antes de `off' por `u' - cll # -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: por favor, especifique on u off.\n" # Te cambio la `o' antes de `off' por `u' - cll -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: por favor especifique siempre, on, off, o nunca.\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: especificacin invlida `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: tipo de progreso no vlido `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: especificacin invlida `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: especificacin invlida `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: especificacin invlida `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: tipo de progreso no vlido `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: especificacin invlida `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: especificacin invlida `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -1009,7 +976,7 @@ msgstr "No se han recibido datos" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; deshabilitando el registro.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Modo de empleo: %s [OPCIN]... [URL]...\n" @@ -1020,7 +987,7 @@ msgstr "Modo de empleo: %s [OPCI # Hombre, as debera quedar bastante mejor (adems creo que no es la nica vez # que lo he hecho), espero que no de problemas. - Salva # -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -1032,496 +999,534 @@ msgstr "" "para las opciones cortas.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Directorio " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Enve informacin sobre errores y sugerencias a .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, un recuperador por red no interactivo.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" @@ -1529,7 +1534,7 @@ msgstr "" "Inc.\n" # Pongo el texto "estndar", extraido de recode, por ejemplo. sv -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1541,7 +1546,7 @@ msgstr "" "COMERCIABILIDAD o IDONEIDAD PARA UN FIN DETERMINADO. Vase la\n" "Licencia Pblica General de GNU para obtener ms detalles.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1552,12 +1557,12 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Ejecute `%s --help' para obtener la lista de opciones.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opcin ilegal -- `-n%c'\n" @@ -1565,30 +1570,30 @@ msgstr "%s: opci # Como otras veces, te propongo que sustituyas `sacar' por `ofrecer' - # cll # -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "No se puede ofrecer informacin y estar silencioso al mismo tiempo.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "No se pueden usar marcas de tiempo y no sobreescribir ficheros al mismo " "tiempo.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: falta la URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "No se han encontrado URLs en %s.\n" @@ -1597,7 +1602,7 @@ msgstr "No se han encontrado URLs en %s.\n" # mensajes de ayuda que hay ms arriba, y para ser coherente, con lo que # all te sugiero, te propongo ahora tambin `descargados' - cll # -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1611,7 +1616,7 @@ msgstr "" # Efectivamente! Ahora lo has puesto tu, ... `download'=`descarga' - # cll # -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Cuota de descarga (%s bytes) EXCEDIDA!\n" @@ -1629,7 +1634,7 @@ msgstr "Continuando en segundo plano.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Continuando en segundo plano, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "La salida ser escrita en `%s'.\n" @@ -1680,6 +1685,19 @@ msgstr "Modo de empleo: %s NETRC [NOMBREDEM msgid "%s: cannot stat %s: %s\n" msgstr "%s: no se pudo ejecutar `stat' sobre %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "No se pudo alimentar el PRNG de OpenSSL; deshabilitando SSL.\n" + # Como en otros mensajes anteriores te recomiendo que emplees el trmino # `omitir' en vez de `saltar' para `skip' - clldigits in the skipped amount in K. #. Align the [ skipping ... ] line with the dots. To do @@ -1775,12 +1793,12 @@ msgstr "" # Lo mismo que antes, ... `background' es `segundo plano' - cll #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Continuando en segundo plano, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "No se ha podido deshacer el enlace simblico `%s': %s\n" @@ -1790,6 +1808,18 @@ msgstr "No se ha podido deshacer el enlace simb msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "No se pudo configurar un contexto SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "No se pudo descargar los certificados desde %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Intentndolo sin el certificado especificado\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "No se pudo obtener la clave certificadora desde %s\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Error de sintaxis al asignar cookie, en el carcter `%c'.\n" diff --git a/po/et.po b/po/et.po index 8d1062db..15b28fd3 100644 --- a/po/et.po +++ b/po/et.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-12 15:30+0300\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" @@ -72,17 +72,17 @@ msgstr "Set-Cookie viga, v msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Set-Cookie sntaksi viga: %s kohal %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Ei suuda teisendada linke `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Ei saa kirjutada faili `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Viga `%s' sulgemisel: %s\n" @@ -131,12 +131,12 @@ msgstr " (%s baiti)" msgid "Length: %s" msgstr "Pikkus: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -146,64 +146,64 @@ msgid " (unauthoritative)\n" msgstr " (autoriseerimata)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Meldin serverisse kasutajana %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Vigane serveri vastus, sulgen juhthenduse.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Vigane serveri tervitus.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Kirjutamine ebannestus, sulgen juhthenduse.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Server ei luba meldida.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Vigane meldimine.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Melditud!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Viga serveris, ei suuda tuvastada ssteemi tpi.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "tehtud. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "tehtud.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tundmatu tp `%c', sulgen juhthenduse.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "tehtud. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD pole vajalik.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD ei ole kohustuslik.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Ei saa algatada PASV lekannet.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Ei suuda analsida PASV vastust.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "Ei nnestu luua hendust serveriga %s:%hu: %s.\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind operatsiooni viga (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Vale PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" "REST ebannestus, alustan algusest.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" "Faili `%s' pole.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,40 +269,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, sulgen juhthenduse.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - andme hendus: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Juhthendus suletud.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Andmete lekanne katkestatud.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Fail `%s' on juba olemas, ei tmba.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(katse:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -311,35 +311,35 @@ msgstr "" "%s (%s) - `%s' salvestatud [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Kustutan %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Kasutan `%s' ajutise listingu failina.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Kustutatud `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekursiooni sgavus %d letab maksimum sgavust %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Kauge fail ei ole uuem, kui lokaalne fail `%s' -- ei lae.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -349,18 +349,18 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "Suurused ei klapi (lokaalne %ld) -- laen uuesti.\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Vigane nimeviide, jtan vahele.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -369,42 +369,42 @@ msgstr "" "Korrektne nimeviide on juba olemas %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Loon nimeviite %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Ei toeta nimeviiteid, jtan `%s' vahele.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Jtan kataloogi `%s' vahele.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tundmatu faili tp.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: vigane ajatempel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Ei tmba katalooge, kuna sgavus on %d (maks. %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Jtame `%s' vahele, ta on vlistatud vi pole kaasatud.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Keelame `%s'.\n" @@ -412,39 +412,21 @@ msgstr "Keelame `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Jokker `%s' ei anna midagi.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Kirjutasin HTML-iseeritud indeksi faili `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Kirjutasin HTML-iseeritud indeksi faili `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Ei nnestu tita OpenSSL PRNGd; blokeerin SSL kasutamise.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -504,36 +486,36 @@ msgstr "%s: v msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: vti `-W %s' ei luba argumenti\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Tundmatu viga" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Tundmatu viga" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Lahendan %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "ebannestus: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "ebannestus: aegus.\n" @@ -542,104 +524,89 @@ msgstr "eba msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Ei nnestu lahendada poolikut viidet %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "HTTP pringu kirjutamine ebannestus: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "SSL konteksti mramine ebannestus\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Sertifikaadi laadimine failist %s ebannestus\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Proovin nidatud sertifikaati mitte kasutada\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Sertifikaadi vtme laadimine failist %s ebannestus\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Kasutan hendust serveriga %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "HTTP pringu kirjutamine ebannestus: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP pringu kirjutamine ebannestus: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s pring saadetud, ootan vastust... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Andmeid ei saanudki" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Piste lugemise viga (%s).\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autoriseerimine ebannestus.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Tundmatu autentimis skeem.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Katkine staatuse rida" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(kirjeldus puudub)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Asukoht: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "mramata" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [jrgnev]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -652,53 +619,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Pikkus: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignoreerin" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Hoiatus: HTTP ei toeta jokkereid.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Fail `%s' on juba olemas, ei tmba.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Ei saa kirjutada faili `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "SSL henduse loomine ei nnestu.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "VIGA: mbersuunamine (%d) ilma asukohata.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s VIGA %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Last-modified pist pole -- ei kasuta ajatempleid.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Last-modified pis on vigane -- ignoreerin ajatemplit.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -707,16 +674,16 @@ msgstr "" "Fail serveril ei ole uuem lokaalsest failist `%s' -- ei lae.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Suurused ei klapi (lokaalne %ld) -- laen uuesti.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Kauge fail on uuem, laen alla.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -725,12 +692,12 @@ msgstr "" "%s (%s) - `%s' salvestatud [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - hendus suletud baidil %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -739,91 +706,91 @@ msgstr "" "%s (%s) - `%s' salvestatud [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - hendus suletud baidil %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lugemise viga baidil %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lugemise viga baidil %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC viitab %s, mida pole olemas.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s ei saa lugeda (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Viga %s's real %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Hoiatus: Nii ssteemne kui kasutaja wgetrc on `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Vigane --execute ksklus `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Vigane tevrtus `%s', kasutage `on' vi `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Vigane tevrtus `%s', kasutage always, on, off vi never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s %s: Vigane number `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Vigane baidi vrtus `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s %s: Vigane ajamrang `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s %s: Vigane vrtus `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s %s: Vigane pis `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Vigane edenemise tp `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s %s: Vigane piirang `%s', kasutage `unix' vi `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s %s: Vigane vrtus `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -847,12 +814,12 @@ msgstr "Andmeid ei saanudki" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; blokeerin logimise.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Kasuta: %s [VTI]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -863,501 +830,539 @@ msgstr "" "on kohustuslikud ka lhikestele vtmetele.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Kataloog " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Saada soovitused ja vigade kirjeldused aadressil .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, mitte-interaktiivne vrgu imeja.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Autoriigus (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1369,7 +1374,7 @@ msgstr "" "TURUVRTUSELE vi SOBIVUSELE KINDLAKS EESMRGIKS. Detailide\n" "suhtes vaadake GNU ldist avalikku litsentsi.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1379,43 +1384,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Tiendava info saamiseks proovige `%s --help'.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: illegaalne vti -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Ei saa korraga lobiseda ja vait olla.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Ei saa samaaegselt muuta failide aegu ja mitte puutuda vanu faile.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: puudub URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "%s ei sisalda URLe.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1426,7 +1431,7 @@ msgstr "" "LPETATUD --%s--\n" "Alla laetud: %s baiti kokku %d failis\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Allalaadimise kvoot (%s baiti) ON LETATUD!\n" @@ -1441,7 +1446,7 @@ msgstr "J msgid "Continuing in background, pid %lu.\n" msgstr "Jtkan taustal, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Vljund kirjutatakse faili `%s'.\n" @@ -1471,6 +1476,19 @@ msgstr "Kasuta: %s NETRC [HOSTINIMI]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat operatsioon ebannestus %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Ei nnestu tita OpenSSL PRNGd; blokeerin SSL kasutamise.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1559,12 +1577,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Vigane numbriline IPv6 aadress" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Jtkan taustal, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Ei nnestu kustutada nimeviidet `%s': %s\n" @@ -1574,6 +1592,18 @@ msgstr "Ei msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "SSL konteksti mramine ebannestus\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Sertifikaadi laadimine failist %s ebannestus\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Proovin nidatud sertifikaati mitte kasutada\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Sertifikaadi vtme laadimine failist %s ebannestus\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "`%s' ei nnestu teisendada bind aadressiks. Kasutan ANY.\n" diff --git a/po/eu.po b/po/eu.po index 7cd1bae5..7dfd1079 100644 --- a/po/eu.po +++ b/po/eu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2004-03-29 16:58+0200\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque \n" @@ -75,17 +75,17 @@ msgstr "Okerra Set-Cookie egiten, `%s' eremuan" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Kookie-a ezartzean sintaxi errorea: %s %d posizioan.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Ezin da `%s' cookie fitxategia ireki: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Errorea `%s' idazterakoan: %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "`%s' itxitzerakoan errorea: %s\n" @@ -136,12 +136,12 @@ msgstr " (%s byte)" msgid "Length: %s" msgstr "Luzeera: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -151,64 +151,64 @@ msgid " (unauthoritative)\n" msgstr " (autorizaziorik gabea)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "%s bezala saioa hasten... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Zerbitzariaren erantzunean errorea, konexio kontrol panela itxitzen.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Errorea zerbitzarikin agurtzerakoan.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Idaztean huts egin da, kontrol konexioa itxitzen.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Zerbitzariak saio hasiera ukatzen du.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Saio sartze okerra.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Saiora sartua!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Zerbitzari errorea, ezin da sistema moeta determinatu.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "eginda. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "eginda.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Mota ezezaguna `%c', kontrol konexioa itxitzen.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "eginda. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWDa ez da behar.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -218,33 +218,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD ez da beharrezkoa.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Ezin da PASV transferentzia hasi.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Ezin da PASV erantzuan parseatu.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "ezin izan da %s-ra konektatu:%hu:%s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Lotze errorea (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORTU desegokia.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -252,7 +252,7 @@ msgstr "" "\n" "REST komanduak huts egin du, hutsetik hasten.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -261,7 +261,7 @@ msgstr "" "Ez dago `%s' fitxategirik.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -274,40 +274,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, konexio kontrola itxitzen.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Datu konexioa: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Kontrol konexioa itxia.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Datu transferentzia abortatua.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "`%s' fitxategia dagoeneko badago, ez da jasoko.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(saiatu:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -316,36 +316,36 @@ msgstr "" "%s (%s) - `%s' gordeta [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "%s ezabatzen.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "`%s' erabiltzen zerrenda tmp fitxategi bezala.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' ezabatua.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Inkurtsio sakonera %dk maximoa gainditzen du. Sakonera %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" "`%s' fitxategi erremotoa ez da bertakoa baina berriagoa -- ez da jasoko.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -353,7 +353,7 @@ msgid "" msgstr "`%s' fitxategi erremotoa bertakoa baina berriagoa da -- jasotzen.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -362,11 +362,11 @@ msgstr "" "Tamainuak ez dute ezkontzen (lokalak %ld) -- jasotzen.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Baliogabeko symlink izena, saltatzen.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -375,42 +375,42 @@ msgstr "" "Dagoeneko baduka link simboliko zuzena %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Link sinbolikoa sortzen %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Link sinbolikoak ez daude onartuak, `%s' link sinbolikoa baztetzen.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Direktorioa utzitzen `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: ezagun/euskarririk gabeko fitxategi mota.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ordu zigilu okerra.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Ez dira direktorio gehiago jasoko, sakonera %d-koa delako (mas %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Ez jaisten `%s'ra, ez baitago sartua edo exkluditua dago.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "`%s' ez onartzen.\n" @@ -418,39 +418,21 @@ msgstr "`%s' ez onartzen.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "`%s' ereduarekin ez du lotzen.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Idatzia HTMLizatutako index-a `%s'-en [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Idatzia HTMLzatutako index-a '%s'-en.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Ezin da OpenSSL PRNG hasi, SSL ezintzen.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -510,36 +492,36 @@ msgstr "%s: `-W %s' aukera anbiguoa da\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `-W %s' aukerak ez du argudiorik onartzen\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Errore ezezaguna" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Errore ezezaguna" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "%s ebazten... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "huts egin da: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "huts·egin·da: denboraz kanpo.\n" @@ -548,104 +530,89 @@ msgstr "huts·egin·da: denboraz kanpo.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Ezin da osatu gabeko linka ebatzi %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Huts egin da HTTP eskaera idazterakoan: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Huts egin da SSL kontextua eratzen\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "%s-tik zertifikazioak kargatzerakoan huts egin da\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Zehaztutako zertifikaziorik gabe saiatzen\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Huts egin da zertifikazio gakoa hartzerakoan %s-tik\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Konexioa berrerabiltzen %srentzat: %hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Huts egin da HTTP eskaera idazterakoan: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Huts egin da HTTP eskaera idazterakoan: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s eskaera bidalia, erantzunaren zain... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Ez da daturik jaso" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Irakurketa errorea (%s) goiburukoetan.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizazitzen huts egin da.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Autentifikazio eskema ezezaguna.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Gaizki eratutako egoera lerroa" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(deskripziorik gabe)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Kokapena: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "zehaztugabea" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [hurrengoa]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -658,53 +625,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Luzera: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "baztertua" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Oharra: komodinak ez daude onartuak HTTPean.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "`%s'·fitxategia·dagoeneko·badago,·ez·da·jasoko.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Ezin da `%s' idatzi (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Ezinezkoa SSL konexioa sortzea.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROREA: (%d) helbideraketa kokapenik gabe.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERROREA %d %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Azken·burugoiko·modifikazitua falta da·-·ordu·zigilua·itzalia.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Azken burugoiko modifikazioa baliogabekoa - ordu zigilua ignoratua.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -714,16 +681,16 @@ msgstr "" "da jasoko.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Tamainuak·ez·dute·ezkontzen·(lokalak·%ld)·--·jasotzen.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Fitxategi erremotoa berriagoa da, jasotzen.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -732,12 +699,12 @@ msgstr "" "%s (%s) - `%s' gordeta [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Konexioa itxia ondorengo bytean %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -746,92 +713,92 @@ msgstr "" "%s (%s) - `%s' gordeta [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Konexioa itxia ondorengo bytean %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Irakurtze errorea %ld bytean (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Irakurtze errorea %ld/%ld bytean (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC %sra apuntatzen du, ez dena existitzen.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Ezin irakurri %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s-n errorea %d lerroan.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Kontuz: Bai sistema bai wgetrc `%s'ra apuntatzen dute.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Baliogaeko --exekutatu`%s' komandoa\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Baliogabeko booleanoa `%s', erabili `on' edo `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Baliogabeko booleanoa `%s', erabili beti, on, off, edo never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Baliogabeko zenbakia `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Baliogabeko byte balioa `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Baliogabeko denbora tartea `%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Baliogabeko balioa `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Baliogabeko goiburukoa `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Baliogabeko aurreratze mota `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Baliogabeko mugaketa `%s', erabili `unix' edo `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Baliogabeko balioa `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -855,12 +822,12 @@ msgstr "Ez da daturik jaso" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; saio hasiera desgaitzen.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Erabili: %s [AUKERA]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -870,501 +837,539 @@ msgstr "" "Aginduzko argumentu luzeegiak aukera txikientzako agindu ere badira.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Direktorioa " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Bidali bug-ak eta iradokizunak -era.\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, sare informazio jaitsitzaile ez interaktiboa.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1376,7 +1381,7 @@ msgstr "" "NORBERAREN ERABILPENERAKO garantiarik. Ikusi GNUren Lizentzia\n" "Publiko Generala detaile gehiagorako.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1386,44 +1391,44 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Saiatu `%s --help` aukera gehiagorako.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: legez kanpoko aukera -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Ezin da berritsu eta ixil moduan egon une berean.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Ezin dira ez-gainidatzi fitxategiak eta denbora markak erabili une berean.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL falta\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Ez da URLrik aurkitu %s-n.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1434,7 +1439,7 @@ msgstr "" "AMAITUTA --%s--\n" "Jatsitakoa: %s byte %d fitxategietan\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Jaitsiera kuota (%s byte) GAINDITUA!\n" @@ -1449,7 +1454,7 @@ msgstr "Atzeko planoan jarraitzen.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Atzeko planoan jarraitzen, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Irteera `%s'-n idatziko da.\n" @@ -1479,6 +1484,19 @@ msgstr "Erabilera: %s NETRC [HOST-IZENA]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: ezin da identifikatu %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Ezin da OpenSSL PRNG hasi, SSL ezintzen.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1570,12 +1588,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Baliogabeko IPv6 zenbaki helbidea" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Atzeko planoan jarraitzen, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Huts egin da `%s' link sinbolikoa askatzerakoan: %s\n" @@ -1585,6 +1603,18 @@ msgstr "Huts egin da `%s' link sinbolikoa askatzerakoan: %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Huts egin da SSL kontextua eratzen\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "%s-tik zertifikazioak kargatzerakoan huts egin da\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Zehaztutako zertifikaziorik gabe saiatzen\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Huts egin da zertifikazio gakoa hartzerakoan %s-tik\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Ezin da `%s' lotura helbide batetara bihurtu. BESTE batera bihurtzen.\n" diff --git a/po/fi.po b/po/fi.po index d40e84b6..5f2e9906 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-11-21 16:50+0200\n" "Last-Translator: Petri Koistinen \n" "Language-Team: Finnish \n" @@ -73,17 +73,17 @@ msgstr "Virhe Set-Cookiessa, kentt msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntaksivirhe Set-Cookiessa: %s kohdassa %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Ei voi avata evstetiedostoa \"%s\": %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Virhe kirjoitettaessa tiedostoon \"%s\": %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Virhe suljettaessa \"%s\": %s\n" @@ -132,12 +132,12 @@ msgstr " (%s tavua)" msgid "Length: %s" msgstr "Pituus: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -147,64 +147,64 @@ msgid " (unauthoritative)\n" msgstr " (epvarma)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Kirjaudutaan nimell %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Virhe palvelimen vastauksessa, suljetaan hallintayhteys.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Virhe palvelimen tervehdyksess.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Kirjoitus eponnistui, suljetaan hallintayhteys.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Palvelin hylksi kirjautumisen.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Kirjautuminen eponnistui.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Kirjauduttu!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Palvelimen virhe, jrjestelmn tyyppi ei voi ptell.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "valmis. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "valmis.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tuntematon tyyppi \"%c\", suljetaan hallintayhteys.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "valmis." -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD:t ei tarvita.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -214,33 +214,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD:t ei tarvita.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "PASV-siirtoa ei voi alustaa.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "PASV-vastausta ei voi jsent.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "ei voi yhdist %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind-virhe (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORTTI ei kelpaa.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -248,7 +248,7 @@ msgstr "" "\n" "REST eponnistui, aloitetaan alusta.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -257,7 +257,7 @@ msgstr "" "Tiedostoa \"%s\" ei ole.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -270,40 +270,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, suljetaan hallintayhteys.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - tiedonsiirtoyhteys: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Hallintayhteys suljettu.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Tiedonsiirto keskeytetty.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Tiedosto \"%s\" on jo olemassa, ei noudeta.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(yritys:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -312,35 +312,35 @@ msgstr "" "%s (%s) - \"%s\" tallennettu [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Poistetaan %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Kytetn \"%s\" listauksen vliaikaistiedostona.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "\"%s\" poistettu.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekursiosyvyys %d saavutettu, suurin syvyys %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Ettiedosto \"%s\" ei ole paikallista uudempi -- ei noudeta.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,7 +350,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -359,11 +359,11 @@ msgstr "" "Koot eivt tsm (paikallinen %ld) -- noudetaan.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Symbolisen linkin nimi ei kelpaa, ohitetaan.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "Symbolinen linkki %s -> %s on jo olemassa.\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Luodaan symbolinen linkki %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Ei tukea symbolisille linkeille, ohitetaan \"%s\".\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ohitetaan hakemisto \"%s\".\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tuntematon/tukematon tiedostotyyppi.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: vristynyt aikaleima.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "En nouda hakemistoja, koska syvyys on %d (ylraja %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Hakemisto \"%s\" on poissuljettu, sislt ei noudeta.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Hyltn \"%s\".\n" @@ -415,39 +415,21 @@ msgstr "Hyl #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ei tsm malliin \"%s\".\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Kirjoitettu HTML-indeksi tiedostoon \"%s\" [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Kirjoitettu HTML-indeksi tiedostoon \"%s\".\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "OpenSSL PRNG:t ei voi alustaa; estetn SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -507,36 +489,36 @@ msgstr "%s: valinta \"-W %s\" on moniselkoinen\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: valinta \"-W %s\" ei hyvksy parametrej\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Tuntematon virhe" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Tuntematon virhe" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Selvitetn osoitetta %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "eponnistui: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "eponnistui: aikaraja ylittyi.\n" @@ -545,104 +527,89 @@ msgstr "ep msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Eptydellist linkki %s ei voi selvitt.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "HTTP-pyynnn kirjoitus eponnistui: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "SSL-kontekstin asettaminen eponnistui\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Varmenteen lataaminen eponnistui kohteesta %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Yritetn ilman mritelty varmennetta\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Varmenteen haku ei onnistunut kohteesta %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Uudelleenkytetn yhteytt %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "HTTP-pyynnn kirjoitus eponnistui: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP-pyynnn kirjoitus eponnistui: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s-pyynt lhetetty, odotetaan vastausta... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Dataa ei ole vastaanotettu" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Lukuvirhe (%s) otsakkeissa.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Todentaminen eponnistui.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Tuntematon varmennusjrjestelm.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Vrin muotoiltu tilarivi" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(ei kuvausta)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Sijainti: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "mrittelemtn" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [seurataan]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -655,53 +622,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Pituus: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "jtetty huomiotta" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Varoitus: jokerimerkkej ei tueta HTTP:ss.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Tiedosto \"%s\" on jo olemassa, ei noudeta.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Tiedostoon \"%s\" ei voi kirjoittaa (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "SSL-yhteyden muodostaminen ei onnistu.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "VIRHE: Edelleenohjaus (%d) ilman sijaintia.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s VIRHE %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Viimeksi muutettu -otsake puuttuu -- aikaleimat poistettu kytst.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Viimeksi muutettu -otsake kelvoton -- aikaleima jtetty huomiotta.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -710,16 +677,16 @@ msgstr "" "Palvelimen tiedosto \"%s\" ei ole paikallista uudempi -- ei noudeta.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Koot eivt tsm (paikallinen %ld) -- noudetaan.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Ettiedosto on uudempi, noudetaan.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -728,12 +695,12 @@ msgstr "" "%s (%s) - \"%s\" tallennettu [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Yhteys suljettu tavun %ld kohdalla. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -742,93 +709,93 @@ msgstr "" "%s (%s) - \"%s\" tallennettu [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Yhteys suljettu tavun %ld/%ld kohdalla. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lukuvirhe tavun %ld kohdalla (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lukuvirhe tavun %ld/%ld kohdalla (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC osoittaa kohteeseen %s, jota ei ole olemassa.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Ei voi lukea %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Virhe kohdassa %s rivill %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Varoitus: Sek jrjestelmn ett kyttjn wgetrc osoittaa \"%s\".\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Kelvoton --execute komento \"%s\"\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" "%s: %s: Kelvoton valinta \"%s\", valitse on (pll) tai off (pois plt).\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Kelvoton valinta \"%s\", valitse always, on, off tai never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Numero \"%s\" ei kelpaa.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Tavun arvo \"%s\" ei kelpaa.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Aikavli \"%s\" ei kelpaa.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Arvo \"%s\" ei kelpaa.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Otsake \"%s\" ei kelpaa.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Edistymistyyppi \"%s\" ei kelpaa.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Kelvoton rajoitus \"%s\", valitse \"unix\" tai \"windows\".\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Arvo \"%s\" ei kelpaa.\n" - #: src/log.c:777 #, c-format msgid "" @@ -852,12 +819,12 @@ msgstr "Dataa ei ole vastaanotettu" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; loki poistettu kytst.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Kytt: %s [VALINTA]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -867,501 +834,539 @@ msgstr "" "Pitkien valintojen parametrit ovat pakollisia mys lyhyille.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Hakemisto " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Lhet virheraportit ja ehdotukset osoitteeseen .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, tiedostojen noutaja.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Tekijnoikeus (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1373,7 +1378,7 @@ msgstr "" "hyvksyttvst laadusta tai soveltuvuudesta tiettyyn tarkoitukseen.\n" "Katso GPL-lisenssist lis yksityiskohtia.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1383,44 +1388,44 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Kirjoita \"%s --help\" saadaksesi lis ohjeita.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: virheellinen valinta -- \"-n%c\"\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Ei voi olla monisanainen ja hiljainen yhtaikaa.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Ei voi aikaleimata ja olla koskematta vanhoihin tiedostoihin yhtaikaa.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL puuttuu\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Tiedostosta %s ei lytynyt URLeja.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1431,7 +1436,7 @@ msgstr "" "VALMIS --%s--\n" "Noudettu: %s tavua ja %d tiedostoa\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Hakukiinti (%s tavua) YLITETTY!\n" @@ -1446,7 +1451,7 @@ msgstr "Ohjelman suoritus jatkuu taustalla.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Ohjelman suoritus jatkuu taustalla, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Tulostus kirjoitetaan tiedostoon \"%s\".\n" @@ -1478,6 +1483,19 @@ msgstr "K msgid "%s: cannot stat %s: %s\n" msgstr "%s: tiedostoa ei voi ksitell %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "OpenSSL PRNG:t ei voi alustaa; estetn SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1568,12 +1586,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Epkelpo numeerinen IPv6-osoite" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Ohjelman suoritus jatkuu taustalla, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Symbolisen linkin \"%s\" poistaminen eponnistui: %s\n" @@ -1583,6 +1601,18 @@ msgstr "Symbolisen linkin \"%s\" poistaminen ep msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "SSL-kontekstin asettaminen eponnistui\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Varmenteen lataaminen eponnistui kohteesta %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Yritetn ilman mritelty varmennetta\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Varmenteen haku ei onnistunut kohteesta %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Ei voi muuttaa \"%s\":ta bind-osoitteeksi. Valitaan ANY.\n" diff --git a/po/fr.po b/po/fr.po index 8439c3bc..88fce929 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-14 08:00-0500\n" "Last-Translator: Michel Robitaille \n" "Language-Team: French \n" @@ -72,17 +72,17 @@ msgstr "Erreur dans Set-Cookie(), champ msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Erreur de syntaxe dans Set-Cookie: %s la position %d\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Ne peut ouvrir le fichier des cookies %s : %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Ne peut crire dans %s : %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Erreur de fermeture %s : %s\n" @@ -133,12 +133,12 @@ msgstr " (%s octets)" msgid "Length: %s" msgstr "Longueur: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -148,65 +148,65 @@ msgid " (unauthoritative)\n" msgstr " (non certifie)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Ouverture de session en %s..." -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "" "ERREUR dans la rponse du serveur, fermeture de connexion de contrle.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "ERREUR dans le message de salutation du serveur.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "CHEC d'criture, fermeture de connexion de contrle.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Le serveur refuse l'tablissement de session.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "tablissement de session erron.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Session tablie!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Erreur du serveur, ne peut dterminer le type de systme.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "complt. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "complt.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Type %c inconnu, fermeture de connexion de contrle.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "complt. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD n'est pas ncessaire.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -216,33 +216,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD n'est pas requis.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Ne peut initier le transfert PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Ne peut analyser la rponse PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "ne peut tablir la connexion vers %s:%hu: %s.\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "ERREUR de bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Port non valable.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" "CHEC de REST, reprise depuis le dbut.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" "Fichier %s inexistant.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -272,40 +272,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, fermeture de la connexion de contrle.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Connexion de transfert de donnes: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Connexion de contrle ferme.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transfert des donnes abandonn.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Fichier %s est dj l, pas de rcupration.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(essai:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -314,29 +314,29 @@ msgstr "" "%s (%s) - %s sauvegard [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Destruction de %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Utilisation de %s comme fichier temporaire de listage.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr " %s dtruit.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Le niveau %d de rcursivit dpasse le niveau maximum %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -344,7 +344,7 @@ msgstr "" "rcupration.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -353,7 +353,7 @@ msgstr "" "Fichier distant plus rcent que le fichier local %s -- rcupration.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -362,11 +362,11 @@ msgstr "" "Les tailles ne concordent pas (local %ld) -- rcupration.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nom erron d'un lien symbolique, escamot.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -375,44 +375,44 @@ msgstr "" "Lien symbolique dj correct %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Cration du lien symbolique %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Lien symbolique non support, escamotage du lien %s .\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Rpertoire %s escamot.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: type de fichier inconnu ou non support.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: tampon date-heure corrompu.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Les rpertoires ne seront pas rcuprs, la profondeur %d dpasse le maximum " "%d.\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "%s n'a pas t parcouru puisqu'il est exclu ou non inclus.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rejet de %s .\n" @@ -420,40 +420,21 @@ msgstr "Rejet de #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Pas de concordance avec le patron %s .\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Index HTML-is crit dans %s [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Index HTML-is crit dans %s .\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" -"Ne peut utiliser un germe (seed) dans OpenSSL PRNG; dsactivation de SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -513,36 +494,36 @@ msgstr "%s: l'option msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: l'option -W %s ne permet pas d'argument.\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "ERREUR inconnue" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "ERREUR inconnue" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Rsolution de %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "chec: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "chec: expiration de la minuterie\n" @@ -551,104 +532,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: ne peut rsoudre le lien incomplet %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "CHEC d'criture de la requte HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "CHEC d'initialisation du contexte SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "CHEC de chargement des certificats de %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Essai sans le certificat spcifi\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "CHEC d'obtention de la cl du certificat de %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Rutilisation de la connexion vers %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "CHEC d'criture de la requte HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "CHEC d'criture de la requte HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "requte %s transmise, en attente de la rponse..." -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Aucune donne reue" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "ERREUR de lecture (%s) de l'en-tte.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "CHEC d'autorisation.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Schme d'authentification inconnu.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Ligne d'tat mal compose" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(pas de description)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Emplacement: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "non spcifi" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [suivant]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -661,54 +627,54 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Longueur: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignor" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "AVERTISSEMENT: les mtacaractres ne sont pas supports en HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Fichier %s est dj l, pas de rcupration.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Ne peut crire dans %s (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Incapable d'tablir une connexion SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERREUR: redirection (%d) sans destination.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERREUR %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "En-tte de dernire modification manquant -- tampon date-heure ignor.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "En-tte de dernire modification erron -- tampon date-heure ignor.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -718,16 +684,16 @@ msgstr "" "pas de rcupration.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Les tailles ne concordent pas (local %ld) -- rcupration.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Le fichier distant est plus rcent, rcupration.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -736,12 +702,12 @@ msgstr "" "%s (%s) - %s sauvegard [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Fermeture de la connexion l'octet %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -750,96 +716,96 @@ msgstr "" "%s (%s) - %s sauvegard [%ld/%ld]\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Fermeture de la connexion l'octet %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - ERREUR de lecture l'octet %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - ERREUR de lecture l'octet %ld/%ld (%s)." -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC pointe vers %s lequel n'existe pas.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: ne peut lire %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: ERREUR dans %s la ligne %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: AVERTISSEMENT wgetrc tant du systme que de l'usager pointe vers %s " ".\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: invalide -- commande excute %s \n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: boolen invalide %s , utiliser on ou off .\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: boolen invalide %s , utiliser toujours on , off ou " "never .\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: nombre invalide %s .\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: valeur d'octet invalide %s .\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: priode de temps invalide %s .\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: valeur invalide %s .\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: en-tte invalide %s .\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: type de progression invalide %s .\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "" "%s: %s: restriction invalide %s , utiliser unix ou windows .\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: valeur invalide %s .\n" - #: src/log.c:777 #, c-format msgid "" @@ -863,12 +829,12 @@ msgstr "Aucune donn msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; dsactivation de la journalisation.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Usage: %s [OPTION]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -879,501 +845,539 @@ msgstr "" "aussi pour les options de format court.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Rpertoire " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Transmettre toutes anomalies ou suggestions .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, un rcuprateur rseau non interactif.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1387,7 +1391,7 @@ msgstr "" "Pour plus d'informations ce sujet, consulter la GNU General Public " "License .\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1397,45 +1401,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Essayez %s --help pour plus d'informations.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: option non reconnue -- -n%c \n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Ne peut tre en mode bavard et silencieux en mme temps.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Ne peut se servir des dates et ne pas craser les vieux fichiers en mme " "temps.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL manquant\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Aucun URL repr dans %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1446,7 +1450,7 @@ msgstr "" "Termin --%s--\n" "Tlchargement: %s octets dans %d fichiers\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Quota de tlchargement (%s octets) DPASS!\n" @@ -1461,7 +1465,7 @@ msgstr "Poursuite en arri msgid "Continuing in background, pid %lu.\n" msgstr "Poursuite l'arrire plan, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "La sortie sera crite vers %s .\n" @@ -1493,6 +1497,20 @@ msgstr "Usage: %s NETRC [H msgid "%s: cannot stat %s: %s\n" msgstr "%s: ne peut valuer par stat() le fichier %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" +"Ne peut utiliser un germe (seed) dans OpenSSL PRNG; dsactivation de SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1583,12 +1601,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Adresse numrique IPv6 invalide" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Poursuite l'arrire plan, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "CHEC de unlink sur le lien symbolique %s : %s\n" @@ -1598,6 +1616,18 @@ msgstr " msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "CHEC d'initialisation du contexte SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "CHEC de chargement des certificats de %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Essai sans le certificat spcifi\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "CHEC d'obtention de la cl du certificat de %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Incapable de convertir `%s' pour lier l'adresse. Retour ANY.\n" diff --git a/po/gl.po b/po/gl.po index e878af00..a5f698ef 100644 --- a/po/gl.po +++ b/po/gl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-11-15 02:13+0100\n" "Last-Translator: Jacobo Tarro Barreiro \n" "Language-Team: Galician \n" @@ -72,17 +72,17 @@ msgstr "Erro en Set-Cookie, campo `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Erro de sintaxe en Set-Cookie: %s na posicin %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Non se pode abri-lo ficheiro de cookies `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Non se pode escribir en `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Erro ao pechar `%s': %s\n" @@ -132,12 +132,12 @@ msgstr " (%s bytes)" msgid "Length: %s" msgstr "Lonxitude: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -147,64 +147,64 @@ msgid " (unauthoritative)\n" msgstr " (dato non fidedigno)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Identificndome coma %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Erro na resposta do servidor, pechando a conexin de control.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Erro no sado do servidor.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Erro escribindo, pechando a conexin de control.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "O servidor rexeita o login.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Login incorrecto.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Conectado!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Erro no servidor, non se pode determina-lo tipo do sistema.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "feito. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "feito.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tipo `%c' descoecido, pechando a conexin de control.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "feito. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD non foi necesario.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -214,33 +214,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD non foi preciso.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Non se puido comeza-la transferencia PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Non se puido analiza-la resposta PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "non se puido conectar a %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Erro facendo bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORT incorrecto.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -248,7 +248,7 @@ msgstr "" "\n" "REST fallou, comezando dende o principio.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -257,7 +257,7 @@ msgstr "" "Non hai tal ficheiro `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -270,69 +270,69 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, pechando a conexin de control.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexin de datos: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Conexin de control pechada.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transferencia de datos abortada.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "O ficheiro `%s' xa est a, non se ha descargar.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(intento:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" "\n" msgstr "%s (%s) - `%s' gardado [%ld]\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Borrando %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Usando `%s' coma un ficheiro temporal de listado.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Borrado `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "A profundidade de recursin %d excedeu a mxima %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -340,7 +340,7 @@ msgstr "" "descarga.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,7 +350,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -359,11 +359,11 @@ msgstr "" "Os tamaos non coinciden (local %ld) -- descargando.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "O nome da ligazn simblica incorrecto, omitindo.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,44 +372,44 @@ msgstr "" "Xa ten unha ligazn simblica correcta %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creando a ligazn simblica %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Ligazns simblicas non soportadas, omitindo `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Omitindo o directorio `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipo de ficheiro descoecido ou non soportado.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: data e hora corrompidas.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Non se han descargar directorios, porque a profundidade chegou a %d (mximo %" "d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Non se ha descender a %s' porque est excludo ou non includo.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rexeitando `%s'.\n" @@ -417,41 +417,21 @@ msgstr "Rexeitando `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Non encaixa no patron `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Escrito un ndice en HTML en `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Escrito un ndice en HTML en `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" -"Non se puido sementa-lo xerador de nmeros aleatorios de OpenSSL; " -"desactivando SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -511,36 +491,36 @@ msgstr "%s: a opci msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: a opcin `-W %s' non admite argumentos\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Erro descoecido" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Erro descoecido" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Resolvendo %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "fallou: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "fallou: tempo esgotado.\n" @@ -549,104 +529,89 @@ msgstr "fallou: tempo esgotado.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Non se pode resolve-la ligazn incompleta %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Fallo ao escribir unha peticin HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Non se puido estabrecer un contexto SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Non se puideron carga-los certificados de %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Probando sen o certificado especificado\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Non se puido obte-la clave do certificado de %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizando a conexin de %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Fallo ao escribir unha peticin HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Fallo ao escribir unha peticin HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "Peticin %s enviada, agardando unha resposta... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Non se recibiron datos" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Erro ao ler (%s) nas cabeceiras.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Fallo na autorizacin.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Sistema de autenticacin descoecido.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Lia de estado mal formada" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sen descripcin)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Lugar: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "non especificado" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [segundoo]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -659,55 +624,55 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Lonxitude: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignorado" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Aviso: comodns non soportados en HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "O ficheiro `%s' xa est a, non se ha descargar.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Non se pode escribir en `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Non se puido estabrece-la conexin SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROR: Redireccin (%d) sen destino.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERRO %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "Falta a cabeceira Last-modified -- marcas de data e hora desactivadas.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Cabeceira Last-modified incorrecta -- a marca de data e hora foi ignorada.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -717,16 +682,16 @@ msgstr "" "descarga.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Os tamaos non coinciden (local %ld) -- descargando.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "O ficheiro remoto mis novo, descargando.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -735,12 +700,12 @@ msgstr "" "%s (%s) - `%s' gardado [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Conexin pechada no byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -749,94 +714,94 @@ msgstr "" "%s (%s) - `%s' gardado [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Conexin pechada no byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Erro de lectura no byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Erro de lectura no byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC apunta a %s, que non existe.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Non se pode ler %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Erro en %s na lia %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Aviso: Os ficheiros wgetrc do sistema e do usuario apuntan a `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Orde --execute non vlida `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Booleano `%s' non vlido, empregue `on' ou `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Booleano '%s' non vlido, empregue always (sempre), on, off ou never " "(nunca).\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Nmero `%s' non vlido.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Valor de byte `%s' non vlido.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Periodo de tempo `%s' non vlido.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Valor `%s' non vlido.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Cabeceira `%s' non vlida.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Tipo de progreso `%s' non vlido.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Restriccin `%s' non vlida, empregue `unix' ou `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Valor `%s' non vlido.\n" - #: src/log.c:777 #, c-format msgid "" @@ -860,12 +825,12 @@ msgstr "Non se recibiron datos" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; desactivando o rexistro.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Uso: %s [OPCIN]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -875,502 +840,540 @@ msgstr "" "Os argumentos obrigatorios nas opcins largas sono tamn nas curtas.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Directorio " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Enve os seus informes sobre erros e suxerencias a .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, un descargador de ficheiros de rede non interactivo.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1382,7 +1385,7 @@ msgstr "" "ou APTITUDE PARA UN FIN PARTICULAR. Vexa a Licencia Pblica Xeral de\n" "GNU para obter mis detalles.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1392,45 +1395,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Escriba `%s --help' para ver mis opcins.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opcin incorrecta -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Non se pode ser moi falador e estar en silencio ao mesmo tempo.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Non se pode poer unha marca de data e hora e non machaca-los ficheiros " "antigos ao mesmo tempo.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: falta a URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Non se atoparon URLs en %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1441,7 +1444,7 @@ msgstr "" "REMATADO --%s--\n" "Descargados: %s bytes en %d ficheiros\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "O lmite de descarga (%s bytes) foi SUPERADO!\n" @@ -1456,7 +1459,7 @@ msgstr "Seguindo en segundo plano.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Seguindo en segundo plano, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Vaise escribi-la saida a `%s'.\n" @@ -1487,6 +1490,21 @@ msgstr "Uso: %s NETRC [SERVIDOR]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: non se pode obter informacin de %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" +"Non se puido sementa-lo xerador de nmeros aleatorios de OpenSSL; " +"desactivando SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1578,12 +1596,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Enderezo IPv6 numrico non vlido" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Seguindo en segundo plano, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Fallo ao desligar `%s': %s\n" @@ -1593,6 +1611,18 @@ msgstr "Fallo ao desligar `%s': %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Non se puido estabrecer un contexto SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Non se puideron carga-los certificados de %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Probando sen o certificado especificado\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Non se puido obte-la clave do certificado de %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Non se puido converter `%s' a un enderezo de asignacin. Cambiando a " diff --git a/po/he.po b/po/he.po index cd7b19d7..5ea38c42 100644 --- a/po/he.po +++ b/po/he.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2002-02-03 20:08+0200\n" "Last-Translator: Eli Zaretskii \n" "Language-Team: Hebrew \n" @@ -81,17 +81,17 @@ msgstr " msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr ". :Set-Cookie \n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "`%s' (%s) \n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "`%s'- (%s) \n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "`%s' (%s) \n" @@ -143,12 +143,12 @@ msgstr " ( msgid "Length: %s" msgstr "%s :" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -158,65 +158,65 @@ msgid " (unauthoritative)\n" msgstr " ()\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "%s- " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr ". , \n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr ". \n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr ". , \n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr ". \n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr ". \n" # Note: this is written to the right of "Logging in as", with no newline! -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr " \n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr ". , \n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr " <== " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr " <== \n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr ". , `%c' \n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr " <== " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> . CWD \n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -226,33 +226,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> .CWD \n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr ".PASV \n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr ".PASV \n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr ".(%s) \n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr ".PORT \n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -260,7 +260,7 @@ msgstr "" "\n" ". ; REST \n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -269,7 +269,7 @@ msgstr "" ". `%s' \n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -282,45 +282,45 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr ". ,%s- (%s) \n" # Note: the rightmost colon is for the message that will be printed # later. -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "(%s : %s :) (%s) :" # Note: this and the next one don't have the period because they get # printed to the right of the previous message. -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr " \n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr " \n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr ". , `%s' \n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(%2d ' )" # I give up! -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -329,35 +329,35 @@ msgstr "" "%s (%s) - `%s' saved [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr ".%s \n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr ". `%s'- \n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr ". `%s' \n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr ". %d ,%d \n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr ". -- `%s' \n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -365,60 +365,60 @@ msgid "" msgstr ". -- `%s' \n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr ". -- (%ld : ) \n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr ". , \n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" "\n" msgstr ". %s -> %s \n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr ".%s -> %s \n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr ".`%s' , \n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr ".`%s' \n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr ". - `%s' \n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr ". `%s' \n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr ". %d ;%d \n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr ". `%s'- \n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr ". `%s'\n" @@ -426,39 +426,21 @@ msgstr ". #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr ".`%s' \n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "`%s'- %ld HTML \n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "`%s'- HTML \n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -518,36 +500,36 @@ msgstr "%s msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s `--%s' \n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "- " #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "- " -#: src/host.c:748 +#: src/host.c:757 #, fuzzy, c-format msgid "Resolving %s... " msgstr ".%s \n" -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "" @@ -556,50 +538,35 @@ msgstr "" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr ".HTTP (%s) \n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "(SSL) \n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "%s- (certificates) \n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr " \n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "%s- \n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr ".%s:%hu- \n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr ".HTTP (%s) \n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr ".HTTP (%s) \n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" @@ -607,58 +574,58 @@ msgstr "" # FIXME: This message can be followed by "%d %s", which prints # the operation status code and error message. I don't see how # can I make this look right in Hebrew... -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "... , %s " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr " " -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr ". (%s) \n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr ". \n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr ".- \n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr " " -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(- )" # Pay attention: the translation of "unspecified" goes to the # left of this, the translation of "[following]" goes to the right. -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "%s : %s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "unspecified" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " " #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -673,53 +640,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Length: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignored" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr ".HTTP- (wildcards) :\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr ". - , `%s' \n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr ".`%s' (%s) \n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr ".(SSL) \n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr ". (%d) :\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERROR %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr ". -- \n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr ". -- \n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -728,17 +695,17 @@ msgstr "" ". -- `%s' \n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr ". -- (%ld : ) \n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr ". , \n" # Come on, are they serious?? -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -747,12 +714,12 @@ msgstr "" "%s (%s) - `%s' saved [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr ". ,%s- (%s) %ld " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -761,91 +728,91 @@ msgstr "" "%s (%s) - `%s' saved [%ld/%ld]\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr ". ,%s- (%s) %ld/%ld " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr ".%s- %s %ld (%s) " -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr ".%s- %s %ld/%ld (%s) " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr ".%s \" %s (%s) \n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr ".%s %s %d \n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: wgetrc `%s' :\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr ".%s `%s' \n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: off on %s \n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: never off ,on ,always %s \n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s `%s' \n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s `%s' \n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s `%s' \n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s `%s' \n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s `%s' \n" -#: src/init.c:1083 +#: src/init.c:1150 #, fuzzy, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s `%s' \n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s `%s' \n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s `%s' \n" - #: src/log.c:777 #, fuzzy, c-format msgid "" @@ -867,12 +834,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "%s []... [URL]... : \n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -882,500 +849,538 @@ msgstr "" ". , \n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr " " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr " . (bugs) \n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr ". ,%s GNU Wget \n" -#: src/main.c:631 +#: src/main.c:656 msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" -#: src/main.c:633 +#: src/main.c:658 #, fuzzy msgid "" "This program is distributed in the hope that it will be useful,\n" @@ -1390,7 +1395,7 @@ msgstr "" " , . \n" " .GNU General Public License- \n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1401,43 +1406,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr ". `%s --help' \n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: `-n%c' \n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr ". quiet- verbose\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr ". \n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr ".%s- URL \n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1448,7 +1453,7 @@ msgstr "" "--%s-- \n" " %s , %d \n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "!( %s) \n" @@ -1463,7 +1468,7 @@ msgstr ". msgid "Continuing in background, pid %lu.\n" msgstr ". \n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr ".`%s'- \n" @@ -1493,6 +1498,18 @@ msgstr "%s NETRC [ msgid "%s: cannot stat %s: %s\n" msgstr "%s %s (%s) \n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1585,12 +1602,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, fuzzy, c-format msgid "Continuing in background, pid %d.\n" msgstr ". \n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "`%s' (%s) \n" @@ -1600,6 +1617,18 @@ msgstr "`%s' msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "(SSL) \n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "%s- (certificates) \n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr " \n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "%s- \n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr ".`%c' Set-Cookie \n" diff --git a/po/hu.po b/po/hu.po index ee35bc23..f1ac940b 100644 --- a/po/hu.po +++ b/po/hu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.8.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-01-22 10:56+0200\n" "Last-Translator: Szasz Pal \n" "Language-Team: Hungarian \n" @@ -72,17 +72,17 @@ msgstr "Hiba a Set-Cookie-ban, mez msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Szintaktikai hiba a Set-Cookie-ban: korai vge a szvegnek.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nem tudom megnyitni a `%s' cookie llomnyt: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Nem tudok rni `%s'-ba (%s).\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Hiba `%s' bezrsnl: %s\n" @@ -131,12 +131,12 @@ msgstr " (%s b msgid "Length: %s" msgstr "Hossz: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -146,64 +146,64 @@ msgid " (unauthoritative)\n" msgstr " (nem hiteles)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Belps mint %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Hiba a szerver vlaszban, vezrl kapcsolat bezrva.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Hiba a szerver dvzlsben.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "rs nem sikerlt, vezrl kapcsolat bezrva.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "A szerver visszautastja a belpst.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Belps sikertelen.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Belpve !\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Szerver hiba, nem tudom meghatrozni a rendszer tipust.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "vge. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "vge.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Ismeretlen tipus `%c', vezrl kapcsolat bezrva.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "vge. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nem szksges.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD nem szksges.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nem tudok kezdemnyezni PASV tvitelt.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nem tudom rtelmezni a PASV vlaszt.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "nem tudok csatlakozni %s:%hu-hoz: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Hozzrendelsi hiba (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Hibs PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" "REST nem sikerlt, kezds ellrl.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" "Nincs ilyen llomny `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,40 +269,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, vezrl kapcsolat bezrva.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Adat kapcsolat: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Vezrl kapcsolat bezrva.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Adattvitel megszaktva.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Az `%s' llomny mr ltezik, nem tltm le.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(prba:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -311,36 +311,36 @@ msgstr "" "%s (%s) - `%s' lementve [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Trlm %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "`%s'-t hasznlom mint ideiglenes lista llomny.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Trlve `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekurzis hatr %d tllpte a maximlis %d mlysget.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" "A szerveren lv `%s' llomny nem jabb mint a helyi -- nem tltm le.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,7 +350,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -359,11 +359,11 @@ msgstr "" "A mretek nem eggyeznek (helyi %ld) -- letltm.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Hibs nev szimblikus link, kihagyom.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "Mr ltez helyes szimblikus link %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Ltrehozom a %s -> %s szimblikus linket\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "A `%s' szimblikus linket kihagyom.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "A `%s' knyvtrat kihagyom.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: nem ismert/nem kezelhet llomny tipus.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: hibs id-bejegyzs.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Knyvtrakat nem tltm le, mivel a mlysg %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Nem lpek be `%s'-be mert ki van zrva/nincs kijellve.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Visszautastom `%s'-t.\n" @@ -415,39 +415,21 @@ msgstr "Visszautas #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Nincs tallat a `%s' minthoz .\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "A HTML-estett indexet a `%s' [%ld] llomnyba rtam.\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "A HTML-estett indexet a `%s' llomnyba rtam.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Nem tudom az OpenSSL PRNG-t inicializlni; SSL kikapcsolva.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -507,36 +489,36 @@ msgstr "%s: a `%s' opci msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: a `--%s' opcihoz nem kell argumentum\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Ismeretlen hiba" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Ismeretlen hiba" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "IP keress %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "nem sikerlt: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr "nem sikerlt: %s.\n" @@ -546,104 +528,89 @@ msgstr "nem siker msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: nem tudom megtallni a hinyos %s linket.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "A HTTP krs rsa sikertelen: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Nem sikerlt SSL-t belltsak\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Nem sikerlt betltsem az igazolsokat %s-rl\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Megprblom a megadott igazols nlkl\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Nemsikerlt megszerezni az igazol kulcsot %s-rl\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "jrahasznlom a kapcsolatot %s:%hu-hoz.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "A HTTP krs rsa sikertelen: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "A HTTP krs rsa sikertelen: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s krs elkldve, vrom a vlaszt... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nem rkezett adat" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Olvassi hiba (%s) a fejlcben.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Azonosts sikertelen.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Ismeretlen azonostsi mdszer.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Rosszul formzott llapot vonal" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(nincs lers)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Hely: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nem megadott" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [kvetkezik]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -656,54 +623,54 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Hossz: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "figyelmen kivl hagyva" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Figyelem: * s ? nem hasznlhat HTTP-nl.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "A `%s' llomny mr ltezik, nem tltm le.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Nem tudok rni `%s'-ba (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Nem sikerlt SSL kapcsolatot ltrehozni.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "HIBA: tirnyts (%d) helyzet nlkl.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s HIBA %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Utols mdostott fejlc hinyzik -- idbejegyzs kikapcsolva.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Utols mdostott fejlc helytelen -- idbejegyzs figyelmen kivl hagyva.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -712,16 +679,16 @@ msgstr "" "A szerveren lv `%s' llomny nem jabb mint a helyi -- nem tltm le.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "A mretek nem eggyeznek (helyi %ld) -- letltm.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Tvoli llomny jabb, letltm.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -730,12 +697,12 @@ msgstr "" "%s (%s) - `%s' lementve [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Kapcsolat bezrva a %ld-ik bjtnl. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -744,93 +711,93 @@ msgstr "" "%s (%s) - `%s' lementve [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Kapcsolat bezrva a %ld/%ld-ik bjtnl. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Olvassi hiba a %ld-ik bjtnl (%s). " -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Olvassi hiba a %ld/%ld-ik bjtnl (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Nem tudom olvasni %s-t (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Hiba %s-ban a %d-ik sornl.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Figyelem: Mind a rendszer s a felhasznli wgetrc `%s'-re mutat.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Helytelen megads `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Krem adja meg, hogy ki vagy bekapcsolva.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Krem adja meg, hogy mindig, kikapcsolva, bekapcsolva vagy soha.\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Helytelen megads `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Helytelen tipus `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Helytelen megads `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Helytelen megads `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Helytelen megads `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Helytelen tipus `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Helytelen megads `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Helytelen megads `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -854,12 +821,12 @@ msgstr "Nem msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; naplzs kikapcsolva.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Hasznlat: %s [OPCIK]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -869,503 +836,541 @@ msgstr "" "A hossz opcik ktelez argumentumai ktelezek a rvid opciknak is.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Knyvtr " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Kldjn BUG jelentst s tleteket a cmre.\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, egy nem-interaktv hlzati letlt.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" "Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, " "Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1378,7 +1383,7 @@ msgstr "" "EGY BIZONYOS CLNAK a garancija nlkl. Nzd meg a \n" "GNU General Public License-t bvebb informcirt.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1389,43 +1394,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Prblja meg a `%s --help'-t tbb opcirt.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: hibs opci -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Nem lehetek rszletes s csendes egyszerre.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Nem tudok idbejegyzst is tenni egy fljra s bkn is hagyni.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: hinyz URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Nem talltam URL-t %s-ban.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1436,7 +1441,7 @@ msgstr "" "BEFEJEZTEM --%s--\n" "Letltve: %s byte %d llomnyban\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Letltsi hatr (%s byte) TLLPVE!\n" @@ -1451,7 +1456,7 @@ msgstr "Folytat msgid "Continuing in background, pid %lu.\n" msgstr "Folytats a httrben, a pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "A kimenet a `%s' llomnyba rom.\n" @@ -1481,6 +1486,19 @@ msgstr "Haszn msgid "%s: cannot stat %s: %s\n" msgstr "%s: nem tudom megvizsglni %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Nem tudom az OpenSSL PRNG-t inicializlni; SSL kikapcsolva.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1573,12 +1591,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Folytats a httrben, a pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Sikertelen a `%s' szimlink trlse: %s\n" @@ -1588,6 +1606,18 @@ msgstr "Sikertelen a `%s' szimlink t msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Nem sikerlt SSL-t belltsak\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Nem sikerlt betltsem az igazolsokat %s-rl\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Megprblom a megadott igazols nlkl\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Nemsikerlt megszerezni az igazol kulcsot %s-rl\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Szintaktikai hiba a Set-Cookie-ban a `%c' karakternl.\n" diff --git a/po/it.po b/po/it.po index aabd8dc6..e7a67cf6 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2005-02-11 13:03+0000\n" "Last-Translator: Marco Colombo \n" "Language-Team: Italian \n" @@ -76,17 +76,17 @@ msgstr "Errore in Set-Cookie, campo \"%s\"" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Errore di sintassi in Set-Cookie: %s alla posizione %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Impossibile aprire il file dei cookies \"%s\": %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Errore scrivendo in \"%s\": %s.\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Errore chiudendo \"%s\": %s\n" @@ -136,12 +136,12 @@ msgstr " (%s byte)" msgid "Length: %s" msgstr "Lunghezza: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -152,65 +152,65 @@ msgid " (unauthoritative)\n" msgstr " (non autorevole)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Accesso come utente %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "" "Errore nella risposta del server, chiusura della connessione di controllo.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Errore nel codice di benvenuto del server.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Scrittura non riuscita, chiusura della connessione di controllo.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Il server rifiuta il login.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Login non corretto.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Login eseguito!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Errore del server, impossibile determinare il tipo di sistema.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "fatto. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "fatto.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tipo \"%c\" sconosciuto, chiusura della connessione di controllo.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "fatto. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD non necessaria.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -220,35 +220,35 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD non necessaria.\n" # GB: initiate = inizializzare -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Impossibile iniziare il trasferimento PASV.\n" # GB: parse = comprendere -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Impossibile analizzare la risposta PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "connessione a %s:%hu non riuscita: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Errore di bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Porta non valida.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -256,7 +256,7 @@ msgstr "" "\n" "REST non riuscito, riavvio da capo.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -265,7 +265,7 @@ msgstr "" "Il file \"%s\" non esiste.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -278,40 +278,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, chiusura della connessione di controllo.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Connessione dati: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Connessione di controllo chiusa.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Trasferimento dati interrotto.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Il file \"%s\" esiste già, scaricamento non effettuato.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(tentativo:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -320,29 +320,29 @@ msgstr "" "%s (%s) - \"%s\" salvato [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Rimozione di %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Usato \"%s\" come file temporaneo per l'elencazione.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "\"%s\" rimosso.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "La profondità di ricorsione %d eccede il massimo (%d).\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -350,7 +350,7 @@ msgstr "" "effettuato.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -360,7 +360,7 @@ msgstr "" "corso.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -369,11 +369,11 @@ msgstr "" "Le dimensioni non coincidono (locale %ld) -- scaricamento in corso.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Il nome del link simbolico non è valido, ignorato.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -382,44 +382,44 @@ msgstr "" "Link simbolico già esistente %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creazione del link simbolico %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Link simbolici non gestiti, link \"%s\" ignorato.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Directory \"%s\" ignorata.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipo di file sconosciuto/non gestito.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: timestamp danneggiato.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Le directory non verranno scaricate perché la loro profondità è %d (max %" "d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, 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:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "\"%s\" rifiutato.\n" @@ -427,39 +427,21 @@ msgstr "\"%s\" rifiutato.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Nessun corrispondenza con il modello \"%s\".\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Indice in formato HTML scritto in \"%s\" [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Indice in formato HTML scritto in \"%s\".\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Impossibile inizializzare OpenSSL PRNG; SSL disabilitato.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -519,36 +501,36 @@ msgstr "%s: l'opzione \"-W %s\" è ambigua\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: l'opzione \"-W %s\" non accetta argomenti\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Errore sconosciuto" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Errore sconosciuto" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Risoluzione di %s in corso... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "fallito: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "fallito: tempo scaduto.\n" @@ -557,104 +539,89 @@ msgstr "fallito: tempo scaduto.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: impossibile risolvere il link incompleto %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Scrittura della richiesta HTTP non riuscita: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Impostazione del contesto SSL non riuscita\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Caricamento dei certificati da %s non riuscito\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Provo senza il certificato specificato\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Ottenimento della chiave di certificato da %s non riuscito\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Riutilizzo della connessione a %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Scrittura della richiesta HTTP non riuscita: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Scrittura della richiesta HTTP non riuscita: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s richiesta inviata, aspetto la risposta... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nessun dato ricevuto" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Errore di lettura degli header (%s).\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizzazione fallita.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Schema di autotentificazione sconosciuto.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Riga di stato malformata" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(nessuna descrizione)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Posizione: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "non specificato" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [segue]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -667,54 +634,54 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Lunghezza: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignorato" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Attenzione: i metacaratteri non sono supportati in HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Il file \"%s\" è già presente, scaricamento non effettuato.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Impossibile scrivere in \"%s\" (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Impossibile stabilire una connessione SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERRORE: redirezione (%d) senza posizione.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERRORE %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Header Last-modified mancante -- date disattivate.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Header Last-modified non valido -- data ignorata.\n" # Perché "server file" e non "remote file"? C'è differenza? -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -723,16 +690,16 @@ msgstr "" "Il file del server è più vecchio del file locale \"%s\" -- scaricamento non " "effettuato.\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Le dimensioni non coincidono (locale %ld) -- scaricamento in corso.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Il file remoto è più recente, scaricamento in corso.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -741,13 +708,13 @@ msgstr "" "%s (%s) - \"%s\" salvato [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Connessione chiusa al byte %ld. " # FIXME: o "salvato"? -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -756,97 +723,97 @@ msgstr "" "%s (%s) - \"%s\" salvati [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Connessione chiusa al byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Errore di lettura al byte %ld (%s). " -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Errore di lettura al byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC punta a %s, che non esiste.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: impossibile leggere %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: errore in %s alla linea %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Attenzione: il file wgetrc di sistema e quello personale puntano " "entrambi a \"%s\".\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: comando \"%s\" passato a --execute non valido\n" # boolean: booleano? logico? -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" "%s: %s: valore logico \"%s\" non valido, usare \"on\" oppure \"off\".\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: valore logico \"%s\" non valido, usare \"always\", \"on\", \"off\", " "o \"never\".\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: numero \"%s\" non valido.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: valore di byte \"%s\" non valido\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: periodo di tempo \"%s\" non valido\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: valore \"%s\" non valido.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: header \"%s\" non valido.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: tipo di progresso \"%s\" non valido.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: restrizione \"%s\" non valida, usare \"unix\" o \"windows\".\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: valore \"%s\" non valido.\n" - #: src/log.c:777 #, c-format msgid "" @@ -870,12 +837,12 @@ msgstr "Nessun dato ricevuto" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; logging disabilitato.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Uso: %s [OPZIONE]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -886,502 +853,540 @@ msgstr "" "corte.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Directory " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Inviare segnalazioni di bug e suggerimenti a .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" "GNU Wget %s, un programma non interattivo per scaricare file dalla rete.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1393,7 +1398,7 @@ msgstr "" "COMMERCIABILITÀ o di IDONEITÀ AD UNO SCOPO PARTICOLARE.\n" "Si consulti la GNU General Public License per maggiori dettagli.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1403,44 +1408,44 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Usare \"%s --help\" per ulteriori opzioni.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opzione illecita -- \"-n%c\"\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Impossibile essere prolisso e silenzioso allo stesso tempo.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Impossibile impostare le date senza allo stesso tempo modificare i file.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL mancante\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Nessun URL trovato in %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1451,7 +1456,7 @@ msgstr "" "TERMINATO --%s--\n" "Scaricati: %s byte in %d file\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Quota di scaricamento (%s byte) SUPERATA!\n" @@ -1466,7 +1471,7 @@ msgstr "Continuo in background.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Continuo in background, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "L'output sarà scritto su \"%s\".\n" @@ -1497,6 +1502,19 @@ msgstr "Uso: %s NETRC [HOSTNAME]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat di %s non riuscita: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Impossibile inizializzare OpenSSL PRNG; SSL disabilitato.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1595,12 +1613,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Indirizzo numerico IPv6 non valido" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Continuo in background, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Rimozione del link simbolico \"%s\" non riuscita: %s\n" @@ -1610,6 +1628,18 @@ msgstr "Rimozione del link simbolico \"%s\" non riuscita: %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Impostazione del contesto SSL non riuscita\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Caricamento dei certificati da %s non riuscito\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Provo senza il certificato specificato\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Ottenimento della chiave di certificato da %s non riuscito\n" + # FIXME #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" diff --git a/po/ja.po b/po/ja.po index 48664995..13a2d317 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-13 21:41+0900\n" "Last-Translator: Hiroshi Takekawa \n" "Language-Team: Japanese \n" @@ -73,17 +73,17 @@ msgstr "Set-Cookie msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Set-Cookie: %s ΰ %d ˤʸˡ顼ޤ\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "åե `%s' 򳫤ޤǤ: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "`%s' ؽ񤭹ޤ: %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "`%s' Ĥݤ˥顼ȯޤ: %s\n" @@ -132,12 +132,12 @@ msgstr " (%s msgid "Length: %s" msgstr "Ĺ: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -147,64 +147,64 @@ msgid " (unauthoritative)\n" msgstr " (ξڤϤޤ)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "%s Ȥƥ󤷤Ƥޤ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Фα˥顼Τǡ³λޤ\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Фν˥顼ޤ\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "񤭹ߤ˼ԤΤǡ³λޤ\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Фݤޤ\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "˼Ԥޤ\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "󤷤ޤ!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Х顼ǡƥबʤˤȽ̤Ǥޤ\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "λޤ " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "λޤ\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "`%c' ʼʤΤǡ³λޤ\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "λޤ " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD ɬפޤ\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -214,33 +214,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD ɬפޤ\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "PASVžνǤޤ\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "PASVαϤǤޤ\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "%s:%hu ³ǤޤǤ: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Хɥ顼Ǥ (%s)\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "̵ʥݡֹǤ\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -248,7 +248,7 @@ msgstr "" "\n" "REST˼Ԥޤǽ餫Ϥޤ\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -257,7 +257,7 @@ msgstr "" "`%s' ȤեϤޤ\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -270,40 +270,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s³λޤ\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - ǡ³: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Ѥ³Ǥޤ\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "ǡžǤޤ\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "ե `%s' ϤǤ¸ߤΤǡޤ\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -312,29 +312,29 @@ msgstr "" "%s (%s) - `%s' ¸ޤ [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "%s ޤ\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "եꥹȤ뤿 `%s' Ѥޤ\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' ޤ\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Ƶ뿼 %d ͤĶᤷƤޤ %d Ǥ\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -342,7 +342,7 @@ msgstr "" "ޤ\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -352,7 +352,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -361,11 +361,11 @@ msgstr "" "ʤΤ( %ld)ޤ\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "ʥܥå̾ʤΤǡȤФޤ\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -374,44 +374,44 @@ msgstr "" "Ǥ %s -> %s Ȥܥå󥯤ޤ\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "%s -> %s Ȥܥå󥯤Ƥޤ\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" "ܥå󥯤бƤʤΤǡܥå `%s' ȤФ" "\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "ǥ쥯ȥ `%s' ȤФޤ\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: ʤޤбƤʤեμǤ\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: դƤޤ\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr " %d ( %d)ʤΤǥǥ쥯ȥžޤ\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Ƥ뤫ޤޤƤʤΤ `%s' ˰ưޤ\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "`%s' ޤ\n" @@ -419,39 +419,21 @@ msgstr "`%s' #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "ѥ `%s' Ŭ礹Τޤ\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "`%s' [%ld]ФHTML줿Ф(index)񤭤ޤ\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "`%s' ФHTML줿Ф(index)񤭤ޤ\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "OpenSSL PRNGν˼ԤΤSSLǽػߤޤ\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -511,36 +493,36 @@ msgstr "%s: msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: ץ `-W %s' ϰޤ\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "ʥ顼Ǥ" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "ʥ顼Ǥ" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "%s DNS䤤碌Ƥޤ... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "Ԥޤ: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "Ԥޤ: ॢ.\n" @@ -549,104 +531,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Դʥ %s Ǥޤ\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "HTTP ˤ³׵˼Ԥޤ: %s\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "SSL contextν˼Ԥޤ\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "%s ξɤ߹ߤ˼Ԥޤ\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "ꤵ줿ʤǻߤޤ\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "%s ξθɤ߹ߤ˼Ԥޤ\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "%s:%hu ؤ³Ѥޤ\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "HTTP ˤ³׵˼Ԥޤ: %s\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP ˤ³׵˼Ԥޤ: %s\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s ˤ³׵ޤԤäƤޤ... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "ǡޤǤ" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "إåɤ߹ߥ顼(%s)Ǥ\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "ǧڤ˼Ԥޤ\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "ǧڷǤ\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "̯ʥơԤǤ" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(ʤ)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr ": %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "Ǥޤ" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [³]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -659,53 +626,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Ĺ: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "̵뤷ޤ" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "ٹ: HTTPϥ磻ɥɤбƤޤ\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "ե `%s' ϤǤ¸ߤΤǡžޤ\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "`%s' (%s)ؽ񤭹ޤ\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "SSL ˤ³ΩǤޤ\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "顼: ꤬¸ߤʤ쥯(%d)Ǥ\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s 顼 %d: %s\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Last-modified إåޤ -- դ̵ˤޤ\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Last-modified إå̵Ǥ -- դ̵뤷ޤ\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -715,16 +682,16 @@ msgstr "" "\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "礭ʤΤ( %ld)žޤ\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "⡼ȥեΤۤΤǡžޤ\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -733,12 +700,12 @@ msgstr "" "%s (%s) - `%s' ¸ޤ [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - %ld ХȤ³λޤ " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -747,93 +714,93 @@ msgstr "" "%s (%s) - `%s' ¸ޤ [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - %ld/%ld ХȤ³λޤ " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - %ld ХȤɤ߹ߥ顼Ǥ (%s)" -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - %ld/%ld ХȤɤ߹ߥ顼Ǥ (%s) " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC %s ؤƤޤ, ¸ߤޤ\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s (%s)ɤ߹ޤ\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s %d Ԥǥ顼Ǥ\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: ٹ: ƥȥ桼wgetrcξ `%s' ꤷƤޤ\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: ̵ --execute `%s' Ǥ\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: `%s'̵Ǥon off ꤷƤ\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: `%s'̵Ǥalways, on, off ޤ never Τ줫ꤷƤ" "\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: `%s'̵ʿǤ\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: `%s' ϥХͤǤ\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: `%s' ̵ʻֳִ֤Ǥ\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: `%s'̵ͤǤ\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: `%s' ̵ʥإåǤ\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: `%s' ̵ʷвɽǤ\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: `%s'̵Ǥunix windows ꤷƤ\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: `%s'̵ͤǤ\n" - #: src/log.c:777 #, c-format msgid "" @@ -857,12 +824,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; ػߤޤ\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Ȥ: %s [ץ]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -872,501 +839,539 @@ msgstr "" "ĹץԲķʰûץǤԲķǤ\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "ǥ쥯ȥ " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "ХƤ\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, Ūͥåȥžե\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1384,7 +1389,7 @@ msgstr "" "Ū˹פ뤫ΰۤݾڤ⤢ޤ\n" "ܺ٤GNU̸ѻѵ\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1394,45 +1399,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "ܤץ `%s --help' ¹ԤƤ\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: `-n%c' ʥץǤ\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "" "Ϥܺ٤ˤ륪ץȽϤ륪ץƱˤϻǤޤ" "\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "-N-ncȤƱˤϻǤޤ\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URLޤ\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "%s ˤURLޤ\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1443,7 +1448,7 @@ msgstr "" "λޤ --%s--\n" ": %s Х(ե %d)\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "(%s ХȤquota)Ķᤷޤ!\n" @@ -1458,7 +1463,7 @@ msgstr " msgid "Continuing in background, pid %lu.\n" msgstr "Хå饦ɤǷ³ޤpid %d\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Ϥ `%s' ˽񤭹ߤޤ\n" @@ -1490,6 +1495,19 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%s: %sξǤޤ: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "OpenSSL PRNGν˼ԤΤSSLǽػߤޤ\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1580,12 +1598,12 @@ msgid "Invalid IPv6 numeric address" msgstr "IPv6 ɥ쥹Ǥ" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Хå饦ɤǷ³ޤpid %d\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "ܥå `%s' κ˼Ԥޤ: %s\n" @@ -1595,6 +1613,18 @@ msgstr " msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "SSL contextν˼Ԥޤ\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "%s ξɤ߹ߤ˼Ԥޤ\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "ꤵ줿ʤǻߤޤ\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "%s ξθɤ߹ߤ˼Ԥޤ\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "`%s' 륢ɥ쥹ȤƻȤޤѲǽʥɥ쥹Ѥ" diff --git a/po/nl.po b/po/nl.po index 30d38ee7..7dedb771 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2004-04-16 15:23+0200\n" "Last-Translator: Elros Cyriatan \n" "Language-Team: Dutch \n" @@ -73,17 +73,17 @@ msgstr "Fout in Set-Cookie, veld `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntaxisfout in Set-Cookie: %s op positie %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Kan cookiesbestand `%s' niet openen: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Fout bij schrijven naar `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Fout bij sluiten `%s': %s\n" @@ -132,12 +132,12 @@ msgstr " (%s Bytes)" msgid "Length: %s" msgstr "Lengte: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -148,65 +148,65 @@ msgid " (unauthoritative)\n" msgstr " (onauthoritatief)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Bezig met inloggen als %s ... " # Ist das gemeint? -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Fout in antwoord server, de besturingsverbinding wordt gesloten.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Fout in servergroet.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Schrijffout, verbreek besturingsverbinding.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "De server weigert de login.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Login onjuist.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Ingelogd!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Serverfout, kan systeemsoort niet bepalen.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "gereed. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "gereed.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Onbekend soort `%c', de besturingsverbinding wordt gesloten.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "gereed. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "-=> CWD onnodig.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -216,33 +216,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD niet vereist.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan PASV-overdracht niet beginnen.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Kan PASV-antwoord niet verwerken.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "kan niet verbinden met %s:%hu: %s.\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bindfout (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Ongeldige POORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" "REST mislukt, begin opnieuw.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" "Onbekend bestand `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -272,40 +272,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, de besturingsverbinding wordt gesloten.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Gegevensverbinding: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Besturingsverbinding verbroken.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Gegevensoverdracht afgebroken.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Bestand `%s' reeds aanwezig, niet ophalen.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(poging:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -314,35 +314,35 @@ msgstr "" "%s (%s) - `%s' opgeslagen [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Bezig met verwijderen %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "`%s' wordt gebruikt als tijdelijk lijstbestand.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' verwijderd.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "De recursiediepte %d overschreed de maximum diepte %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Serverbestand niet nieuwer dan lokaal bestand `%s' -- niet ophalen.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -352,7 +352,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -361,55 +361,55 @@ msgstr "" "Groottes komen niet overeen (lokaal %ld) -- ophalen.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ongeldige naam voor een symbolische koppeling, overslaan.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" "\n" msgstr "Juiste symbolische koppeling bestaat reeds %s -> %s\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Maak symbolische koppeling %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" "Symbolische koppelingen niet ondersteund, symbolische koppeling overslaan `%" "s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Map `%s' wordt overgeslagen.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: onbekende/niet-ondersteunde bestandssoort.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: beschadigde tijdstempel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Mappen worden niet opgehaald, omdat diepte %d is (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Daal niet af naar `%s', omdat het uitgesloten/niet-ingesloten is.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "`%s' verworpen.\n" @@ -417,39 +417,21 @@ msgstr "`%s' verworpen.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Geen overeenkomsten met patroon `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Ge-HTML-izeerde index naar `%s' [%ld] geschreven.\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Ge-HTML-izeerde index naar `%s' geschreven.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Kan OpenSSL PRNG niet van seed voorzien; SSL uitgeschakeld.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -509,36 +491,36 @@ msgstr "%s: optie `-W %s' is dubbelzinnig\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: optie `-W %s' staat geen argument toe\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Onbekende fout" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Onbekende fout" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Bezig met oplossen van %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "mislukt: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "mislukt: wachttijd verlopen.\n" @@ -547,104 +529,89 @@ msgstr "mislukt: wachttijd verlopen.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Kan onvolledige koppeling %s niet oplossen.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Schrijven HTTP-verzoek mislukt: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "SSL-context opzetten is mislukt\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Laden certificaten van %s mislukt\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Pogen zonder het aangegeven certificaat\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Verkrijgen certificaatsleutel van %s mislukt\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Herbruiken verbinding met %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Schrijven HTTP-verzoek mislukt: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Schrijven HTTP-verzoek mislukt: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s verzoek verzonden, wacht op antwoord... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Geen gegevens ontvangen" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Leesfout (%s) in kopregels.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Authorisatie mislukt.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Onbekend authenticatieschema.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Onjuiste statusregel" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(geen beschrijving)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Lokatie: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "niet-opgegeven" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr "[volgt]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -658,53 +625,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Lengte: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "genegeerd" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Waarschuwing: jokertekens niet ondersteund in HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Bestand `%s' reeds aanwezig, niet ophalen.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Kan niet schrijven naar `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Niet in staat SSL-verbinding op te zetten\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "FOUT: Omleiding (%d) zonder lokatie.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s FOUT %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Laatste-aanpassingskopregel mist -- tijdstempels uitgeschakeld.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Laatst-aanpassingskopregel ongeldig -- tijdtstempels genegeerd.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -713,16 +680,16 @@ msgstr "" "Serverbestand niet nieuwer dan lokaal bestand `%s' -- niet ophalen.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Groottes komen niet overeen (lokaal %ld) -- ophalen.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Verafgelegen bestand is nieuwer, ophalen.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -731,12 +698,12 @@ msgstr "" "%s (%s) - `%s' bewaard [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Verbinding verbroken bij byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -745,93 +712,93 @@ msgstr "" "%s (%s) - `%s' bewaard [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Verbinding verbroken bij byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Leesfout bij byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Leesfout bij byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC wijst naar %s, welke niet bestaat.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Kan `%s' niet lezen (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Fout in `%s' bij regel %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Waarschuwing: Zowel systeem- als gebruikers-wgetrc wijzen naar `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Ongeldige --execute opdracht `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Ongeldige boolean `%s', gebruik `on' of `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Ongeldige boolean `%s', gebruik altijd 'on', 'off' of 'never'.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Ongeldige aantal `%s'\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Ongeldige bytewaarde `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Ongeldig tijdsinterval `%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Ongeldige waarde `%s'\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Ongeldige koptekst `%s'\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Ongeldige voortgangstype `%s'\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Ongeldige restrictie `%s', gebruik 'unix' of 'windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Ongeldige waarde `%s'\n" - #: src/log.c:777 #, c-format msgid "" @@ -855,12 +822,12 @@ msgstr "Geen gegevens ontvangen" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; logboek bijhouden uitgeschakeld.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Gebruik: %s [OPTIE]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -871,504 +838,542 @@ msgstr "" "opties.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Map " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Stuur foutrapporten en suggesties naar .\n" "Neem voor fouten in de Nederlandse vertaling contact op met .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, een niet-interactieve netwerkontvanger.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright © 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1380,7 +1385,7 @@ msgstr "" "van VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD DOEL. Zie de\n" "GNU General Public License voor meer details.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1390,45 +1395,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Probeer `%s --help' voor meer opties.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: ongeldige optie -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Kan niet gelijktijdig \"Woordenrijk\" en \"stil\" zijn.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Tijdstempels en niet-overschrijven oude bestanden is gelijktijdig " "onmogelijk.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: ontbrekende URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Geen URLs gevonden in %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1439,7 +1444,7 @@ msgstr "" "KLAAR --%s--\n" "Opgehaald: %s bytes in %d bestanden\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Download quota (%s Bytes) OVERSCHREDEN!\n" @@ -1454,7 +1459,7 @@ msgstr "Voortzetting in de achtergrond.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Voortzetting in de achtergrond, proces-ID %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Uitvoer wordt naar `%s' geschreven.\n" @@ -1485,6 +1490,19 @@ msgstr "Gebruik: %s NETRC [HOSTNAAM]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: kan de status van bestand %s niet opvragen: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Kan OpenSSL PRNG niet van seed voorzien; SSL uitgeschakeld.\n" + # I have no clue what this comment is about... RvS #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of @@ -1576,12 +1594,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Ongeldig IPv6 numeriek adres" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Voortzetting in de achtergrond, proces-ID %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Verwijderen symbolische koppeling `%s' mislukt: %s\n" @@ -1591,6 +1609,18 @@ msgstr "Verwijderen symbolische koppeling `%s' mislukt: %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "SSL-context opzetten is mislukt\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Laden certificaten van %s mislukt\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Pogen zonder het aangegeven certificaat\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Verkrijgen certificaatsleutel van %s mislukt\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Kan niet `%s' converteren naar een bind-adres, terugvallen op ANY.\n" diff --git a/po/no.po b/po/no.po index 13758dea..55c04c63 100644 --- a/po/no.po +++ b/po/no.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU Wget 1.7-dev\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 1998-05-22 09:00+0100\n" "Last-Translator: Robert Schmidt \n" "Language-Team: Norwegian \n" @@ -73,17 +73,17 @@ msgstr "" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, fuzzy, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Kan ikke konvertere linker i %s: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, fuzzy, c-format msgid "Error writing to `%s': %s\n" msgstr "Kan ikke skrive til %s (%s).\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "" @@ -132,12 +132,12 @@ msgstr " (%s bytes)" msgid "Length: %s" msgstr "Lengde: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -147,64 +147,64 @@ msgid " (unauthoritative)\n" msgstr " (ubekreftet)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Logger inn som %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Feil i svar fra tjener, lukker kontrollforbindelsen.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Feil i melding fra tjener.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Feil ved skriving, lukker kontrollforbindelsen.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Tjeneren tillater ikke innlogging.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Feil ved innlogging.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Logget inn!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "OK. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "OK.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Ukjent type %c, lukker kontrollforbindelsen.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "OK. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD ikke ndvendig.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -214,33 +214,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD ikke ndvendig.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan ikke sette opp PASV-overfring.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Kan ikke tolke PASV-tilbakemelding.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind-feil (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Ugyldig PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -248,7 +248,7 @@ msgstr "" "\n" "Feil ved REST, starter fra begynnelsen.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -257,7 +257,7 @@ msgstr "" "Ingen fil ved navn %s.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -270,40 +270,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, lukker kontrollforbindelsen.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - dataforbindelse: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Forbindelsen brutt.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Dataoverfring brutt.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "File %s eksisterer allerede, ignoreres.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(forsk:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -312,35 +312,35 @@ msgstr "" "%s (%s) - %s lagret [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Fjerner %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Bruker %s som temporr katalogliste.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Slettet %s.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekursjonsdybde %d overskred maksimal dybde %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, fuzzy, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Fil p tjener er nyere - hentes.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, fuzzy, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -348,18 +348,18 @@ msgid "" msgstr "Fil p tjener er nyere - hentes.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "Filstrrelsene er forskjellige (local %ld), hentes.\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ugyldig navn for symbolsk link, ignoreres.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -368,42 +368,42 @@ msgstr "" "Har allerede gyldig symbolsk link %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Lager symbolsk link %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symbolske linker ikke stttet, ignorerer %s.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignorerer katalog %s.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: filtypen er ukjent/ikke stttet.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ugyldig tidsstempel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, 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:1693 +#: src/ftp.c:1694 #, 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:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Ignorerer %s.\n" @@ -411,39 +411,21 @@ msgstr "Ignorerer #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ingenting passer med mnsteret %s.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Skrev HTML-formattert indeks til %s [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Skrev HTML-formattert indeks til %s.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -503,36 +485,36 @@ msgstr "%s: flagget msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: flagget --%s tillater ikke argumenter\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Ukjent feil" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Ukjent feil" -#: src/host.c:748 +#: src/host.c:757 #, fuzzy, c-format msgid "Resolving %s... " msgstr "Fjerner %s.\n" -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "" @@ -541,104 +523,89 @@ msgstr "" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, fuzzy, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Feil ved sending av HTTP-foresprsel.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Vil prve kontakte %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Feil ved sending av HTTP-foresprsel.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Feil ved sending av HTTP-foresprsel.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s foresprsel sendt, mottar topptekster... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Ingen data mottatt" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Lesefeil (%s) i topptekster.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorisasjon mislyktes\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Ukjent autorisasjons-protokoll.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Feil i statuslinje" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(ingen beskrivelse)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Sted: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "uspesifisert" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [omdirigert]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -648,69 +615,69 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Lengde: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignoreres" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Advarsel: jokertegn ikke stttet i HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Filen %s hentes ikke, fordi den allerede eksisterer.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Kan ikke skrive til %s (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "FEIL: Omdirigering (%d) uten nytt sted.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s FEIL %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Last-modified topptekst mangler -- tidsstempling sls av.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Last-modified topptekst ugyldig -- tidsstempel ignoreres.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" "\n" msgstr "" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Filstrrelsene er forskjellige (local %ld), hentes.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Fil p tjener er nyere - hentes.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -719,12 +686,12 @@ msgstr "" "%s (%s) - %s lagret [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Forbindelse brutt ved byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -733,91 +700,91 @@ msgstr "" "%s (%s) - %s lagret [%ld/%ld]\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Forbindelse brutt ved byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lesefeil ved byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lesefeil ved byte %ld/%ld (%s)." -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Kan ikke lese %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Feil i %s p linje %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Advarsel: Bde systemets og brukerens wgetrc peker til %s.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Ugyldig spesifikasjon %s\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Vennligst spesifiser on eller off.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Vennligst spesifiser on eller off.\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Ugyldig spesifikasjon %s\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Ugyldig spesifikasjon %s\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Ugyldig spesifikasjon %s\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Ugyldig spesifikasjon %s\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Ugyldig spesifikasjon %s\n" -#: src/init.c:1083 +#: src/init.c:1150 #, fuzzy, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Ugyldig spesifikasjon %s\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Ugyldig spesifikasjon %s\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Ugyldig spesifikasjon %s\n" - #: src/log.c:777 #, fuzzy, c-format msgid "" @@ -839,12 +806,12 @@ msgstr "Ingen data mottatt" msgid "%s: %s; disabling logging.\n" msgstr "" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Bruk: %s [FLAGG]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -855,500 +822,538 @@ msgstr "" "for korte.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Katalog " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Rapportr feil og send forslag til .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, en ikke-interaktiv informasjonsagent.\n" -#: src/main.c:631 +#: src/main.c:656 msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" -#: src/main.c:633 +#: src/main.c:658 #, fuzzy msgid "" "This program is distributed in the hope that it will be useful,\n" @@ -1362,7 +1367,7 @@ msgstr "" "EGNETHET TIL NOEN SPESIELL OPPGAVE.\n" "Se GNU General Public License for detaljer.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1373,44 +1378,44 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Prv %s --help for flere flagg.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: ugyldig flagg -- -n%c\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Kan ikke vre utfrlig og stille p samme tid.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Kan ikke tidsstemple og la vre berre eksisterende filer p samme tid.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL mangler.\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Fant ingen URLer i %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1421,7 +1426,7 @@ msgstr "" "FERDIG --%s--\n" "Lastet ned %s bytes i %d filer\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Nedlastingskvote (%s bytes) overskredet!\n" @@ -1436,7 +1441,7 @@ msgstr "Fortsetter i bakgrunnen.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Fortsetter i bakgrunnen.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Utskrifter vil bli skrevet til %s.\n" @@ -1466,6 +1471,18 @@ msgstr "Bruk: %s NETRC [TJENERNAVN]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat feilet for %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1558,12 +1575,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, fuzzy, c-format msgid "Continuing in background, pid %d.\n" msgstr "Fortsetter i bakgrunnen.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Kan ikke slette den symbolske linken %s: %s\n" diff --git a/po/pl.po b/po/pl.po index befe95c3..c26c010b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-15 00:28+02:00\n" "Last-Translator: Wojciech Kotwica \n" "Language-Team: Polish \n" @@ -76,17 +76,17 @@ msgstr "B msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Bd skadni w Set-Cookie: przedwczesny koniec cigu znakw.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nie mona otworzy pliku ciasteczek `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Bd podczas zapisu do `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Bd podczas zamykania `%s': %s\n" @@ -136,12 +136,12 @@ msgstr " (%s bajt msgid "Length: %s" msgstr "Dugo: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -151,64 +151,64 @@ msgid " (unauthoritative)\n" msgstr " (nie autorytatywne)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Logowanie si jako %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Bd w odpowiedzi serwera, zamykanie poczenia sterujcego.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Bd w powitaniu serwera.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Niepowodzenie podczas zapisu, zamykanie poczenia sterujcego.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Serwer nie pozwala na zalogowanie si.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Nieprawidowy login lub haso.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Zalogowano si!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Bd serwera, nie mona ustali typu systemu.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "zrobiono. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "zrobiono.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Nieznany typ `%c', zamykanie poczenienia sterujcego.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "zrobiono. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nie jest potrzebne.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -218,33 +218,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD nie wymagane.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nie mona zainicjowa przesyania typu PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nie mona przeanalizowa skadni odpowiedzi PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "nie udao si poczy z %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bd Bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Nieprawidowe PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -252,7 +252,7 @@ msgstr "" "\n" "REST nieudane, rozpoczynanie od pocztku.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -261,7 +261,7 @@ msgstr "" "Nie ma pliku `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -274,40 +274,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, zamykanie poczenienia sterujcego.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Poczenie danych: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Zamknito poczenie sterujce.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Przerwano przesyanie danych.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Plik `%s' ju istnieje, bez pobierania.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(prba:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -316,36 +316,36 @@ msgstr "" "%s (%s) - zapisano `%s' [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Usuwanie %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Uycie `%s' jako tymczasowego pliku dla listy.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Usunito `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Gboko rekurencji %d przekroczya maksymaln gboko %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" "Plik po stronie serwera nie jest nowszy ni lokalny `%s' -- bez pobierania.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -355,7 +355,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -364,11 +364,11 @@ msgstr "" "Rozmiary si rni (lokalny %ld) -- pobieranie.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nieprawidowa nazwa dowizania symbolicznego, pomijanie.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -377,43 +377,43 @@ msgstr "" "Ju istnieje poprawne dowizanie symboliczne %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Tworzenie dowizania symbolicznego %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" "Dowizania symboliczne nie s obsugiwane, pomijanie symb. dowizania `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Pomijanie katalogu `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: nieznany/nieobsugiwany typ pliku.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: znacznik czasowy uszkodzony.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Nie bd pobierane katalogi, gdy gboko wynosi %d (maks. %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Bez wchodzenia do `%s', poniewa jest on wyczony/nie-wczony.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Odrzucanie `%s'.\n" @@ -421,41 +421,21 @@ msgstr "Odrzucanie `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Brak pasujcych do wzorca `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Zapisano indeks w postaci HTML-u w `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Zapisano indeks w postaci HTML-u w `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "" -"Nie dao si ustali ziarna generatora liczb pseudolosowych dla OpenSSL;\n" -"wyczenie SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -515,36 +495,36 @@ msgstr "%s: opcja `-W %s' jest niejednoznaczna\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: opcja `-W %s' nie przyjmuje argumentw\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Nieznany bd" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Nieznany bd" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Translacja %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "nieudane: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "bd: przekroczono limit czasu oczekiwania.\n" @@ -553,104 +533,89 @@ msgstr "b msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Nie udao si przeanalizowa niedokoczonego cza %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Nie powiodo si wysyanie dania HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Nieudane ustawianie kontekstu SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Nie udao si wczyta certyfikatw z %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Prbowanie bez podanego certyfikatu\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Nie udao si uzyska klucza certyfikatu z %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Ponowne uycie poczenia do %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Nie powiodo si wysyanie dania HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Nie powiodo si wysyanie dania HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "danie %s wysano, oczekiwanie na odpowied... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Brak danych w odpowiedzi" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Bd odczytu (%s) w nagwkach.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autoryzacja nie powioda si.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Nieznana metoda uwierzytelniania.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "le sformuowana linia statusu" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(brak opisu)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Lokalizacja: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nieznana" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [podanie]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -663,53 +628,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Dugo: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "zignorowano" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Ostrzeenie: znaki globalne nie s obsugiwane w HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Plik `%s' ju tu jest. Nie zostanie pobrany.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Nie mona zapisa do `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Niemoliwe utworzenie poczenia SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "BD: Przekierowanie (%d) bez lokalizacji.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s BD %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Brak nagwka Last-modified -- znaczniki czasu wyczone.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Bdny nagwek Last-modified -- znacznik czasu zignorowany.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -717,16 +682,16 @@ msgid "" msgstr "" "Plik po stronie serwera nie nowszy ni plik lokalny `%s' -- bez pobierania.\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Rozmiary si rni (lokalny %ld) -- pobieranie.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Plik na zdalnym serwerze jest nowszy, pobieranie.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -735,12 +700,12 @@ msgstr "" "%s (%s) - zapisano `%s' [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Poczenie zamknite przy %ld bajcie. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -749,95 +714,95 @@ msgstr "" "%s (%s) - zapisano `%s' [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Poczenie zamknite przy %ld/%ld bajcie." -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Bd podczas odczytu przy bajcie %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Bd podczas odczytu przy bajcie %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC wskazuje na %s, ktry nie istnieje.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Nie mona odczyta %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Bd w %s w linii %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Ostrzeenie: Zarwno wgetrc systemowy jak i uytkownika wskazuj na `%" "s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Nieprawidowa specyfikacja `%s`\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Prosz poda on lub off.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: Prosz poda: always, on, off lub never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Niewaciwa liczba `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Nieprawidowa warto bajtu `%s'.\n" # c-format -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Nieprawidowa warto okresu czasu `%s'.\n" -#: src/init.c:1037 +# c-format +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Nieprawidowa warto `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Nieprawidowy nagwek `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Nieprawidowy typ wskanika postpu `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Nieprawidowe ograniczenie `%s', uyj `unix' lub `windows'.\n" -# c-format -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Nieprawidowa warto `%s'.\n" - # c-format #: src/log.c:777 #, c-format @@ -862,12 +827,12 @@ msgstr "Brak danych w odpowiedzi" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; logowanie zostao wyczone.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Uycie: %s [OPCJE]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -877,502 +842,540 @@ msgstr "" "Obowizkowe argumenty dugich opcji s te obowizkowe dla opcji krtkich.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Katalog " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Prosimy o zgaszanie bdw i propozycji na adres .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, nie-interaktywny pobieracz sieciowy.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1384,7 +1387,7 @@ msgstr "" "w tym gwarancji moliwoci SPRZEDAY i PRZYDATNOCI DO KONKRETNYCH CELW.\n" "Szczegy znajdziesz w Powszechnej Licencji Publicznej GNU.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1394,47 +1397,47 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Polecenie `%s --help' wywietli wicej opcji.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: nieprawidowa opcja -- `n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "" "Nie mona jednoczenie wywietla wicej informacji i w ogle nic nie " "wywietla.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Nie mona jednoczenie uywa znacznikw czasu i zakaza nadpisywania " "starych plikw.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: brakujcy URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Nie znaleziono URL-i w %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1445,7 +1448,7 @@ msgstr "" "ZAKOCZONO --%s--\n" "Pobrano: %s bajtw w %d plikach\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Ograniczenie na ilo pobieranych danych (%s bajtw) PRZEKROCZONE!\n" @@ -1460,7 +1463,7 @@ msgstr "Kontynuacja w tle.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Kontynuacja w tle, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Wyjcie zostanie zapisane do `%s'.\n" @@ -1493,6 +1496,21 @@ msgstr "U msgid "%s: cannot stat %s: %s\n" msgstr "%s: nie mona pobra informacji o %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "" +"Nie dao si ustali ziarna generatora liczb pseudolosowych dla OpenSSL;\n" +"wyczenie SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1584,12 +1602,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Niewaciwy adres numeryczny IPv6" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Kontynuacja w tle, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Nie udao si usun dowizania symbolicznego `%s': %s\n" @@ -1599,6 +1617,18 @@ msgstr "Nie uda msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Nieudane ustawianie kontekstu SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Nie udao si wczyta certyfikatw z %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Prbowanie bez podanego certyfikatu\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Nie udao si uzyska klucza certyfikatu z %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Nieudana konwersja `%s' na powizany adres. Powrt do ANY.\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 1ff46b31..adf9c172 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2004-03-25 10:45-03:00\n" "Last-Translator: Wanderlei Antonio Cavassin \n" "Language-Team: Brazilian Portuguese \n" @@ -77,18 +77,18 @@ msgstr "Erro em Set-Cookie, campo `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Erro de sintax em Set-Cookie: %s na posio %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "No foi possvel abrir arquivo de cookies %s: %s\n" # , c-format -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Erro ao gravar em `%s' %s.\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Erro ao fechar `%s': %s\n" @@ -140,12 +140,12 @@ msgstr " (%s bytes)" msgid "Length: %s" msgstr "Tamanho: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -156,66 +156,66 @@ msgstr " (sem autoridade)\n" # , c-format #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Logando como %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Erro na resposta do servidor, fechando a conexo de controle.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Erro na saudao do servidor.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Falha de escrita, fechando a conexo de controle.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "O servidor recusou o login.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Login incorreto.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Logado!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Erro do servidor, impossvel determinar tipo de sistema.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "feito. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "feito.\n" # , c-format -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tipo `%c' desconhecido, fechando a conexo de controle.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "feito. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD no necessrio.\n" # , c-format -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -225,34 +225,34 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD no requerido.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "No foi possvel iniciar transferncia PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "No foi possvel entender resposta do comando PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "no foi possvel conectar para %s:%hu: %s\n" # , c-format -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Erro no bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORT invlido.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -261,7 +261,7 @@ msgstr "" "REST falhou, recomeando do zero.\n" # , c-format -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -271,7 +271,7 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -284,45 +284,45 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" # , c-format -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, fechando conexo de controle.\n" # , c-format -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexo de dados: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Conexo de controle fechada.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transferncia dos dados abortada.\n" # , c-format -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Arquivo `%s' j existente, no ser baixado.\n" # , c-format -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(tentativa:%2d)" # , c-format -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -332,38 +332,38 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Removendo %s.\n" # , c-format -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Usando `%s' como arquivo temporrio de listagem.\n" # , c-format -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Removido `%s'.\n" # , c-format -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Nvel de recurso %d excede nvel mximo %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Arquivo remoto no mais novo que o local `%s' -- ignorando.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -373,7 +373,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -382,12 +382,12 @@ msgstr "" "Os tamanhos no so iguais (local %ld) -- baixando.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nome invlido do link simblico, ignorando.\n" # , c-format -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -397,50 +397,50 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Criando link simblico %s -> %s\n" # , c-format -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Links simblicos no suportados, %s ser ignorado.\n" # , c-format -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignorando diretrio `%s'.\n" # , c-format -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tipo de arquivo desconhecido/no suportado.\n" # , c-format -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: horrio (timestamp) invlido.\n" # , c-format -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "No sero buscados diretrios, pois o nvel de recurso %d (max %d).\n" # , c-format -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "No descendo para `%s', pois est excludo/no includo.\n" # , c-format -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Rejeitando `%s'.\n" @@ -449,41 +449,23 @@ msgstr "Rejeitando `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Nada encontrado com o padro `%s'.\n" # , c-format -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Escrito index em formato HTML para `%s' [%ld].\n" # , c-format -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Escrito ndice em formato HTML para `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "No foi possvel gerar semente para OpenSSL; desabilitando SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - # , c-format #: src/getopt.c:675 #, c-format @@ -551,36 +533,36 @@ msgstr "%s: op msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: opo `-W %s' no permite argumentos\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Erro desconhecido" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Erro desconhecido" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Resolvendo %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "falha: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "falha: tempo excedido.\n" @@ -589,107 +571,92 @@ msgstr "falha: tempo excedido.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: No foi possvel resolver link incompleto %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Falha ao enviar requisio HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Falha ao definir um contexto SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Falha ao carregar certificados do %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Tentando sem o certificado especificado\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Falha ao obter a chave do certificado de %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizando conexo para %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Falha ao enviar requisio HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Falha ao enviar requisio HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" # , c-format -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s requisio enviada, aguardando resposta... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nenhum dado recebido" # , c-format -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Erro de leitura (%s) nos headers.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizao falhou.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Esquema de autenticao desconhecido.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Linha de status invlida" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sem descrio)" # , c-format -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Localizao: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nao especificado" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [seguinte]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -702,57 +669,57 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Tamanho: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignorado" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Aviso: wildcards no suportados para HTTP.\n" # , c-format #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Arquivo `%s' j presente, no ser baixado.\n" # , c-format -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "No foi possvel escrever em `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "No foi possvel estabelecer conexo segura (SSL).\n" # , c-format -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERRO: Redireo (%d) sem Location.\n" # , c-format -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERRO %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Header Last-modified no recebido -- time-stamps desligados.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Header Last-modified invlido -- time-stamp ignorado.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -761,17 +728,17 @@ msgstr "" "Arquivo no servidor no mais novo que o local `%s' -- no baixando.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Os tamanhos no so iguais (local %ld) -- baixando.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Arquivo remoto mais novo, buscando.\n" # , c-format -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -780,12 +747,12 @@ msgstr "" "%s (%s) - `%s' recebido [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Conexo fechada no byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -794,93 +761,93 @@ msgstr "" "%s (%s) - `%s' recebido [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Conexo fechada no byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Erro de leitura no byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Erro de leitura no byte %ld/%ld (%s)." -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC aponta para %s, que no existe.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: No foi possvel ler %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Erro em %s na linha %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Aviso: os arquivos wgetrc do sistema e do usurio apontam para `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: comando --execute invlido `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: expresso invlida `%s', use `on' ou `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Expresso invlida `%s', use 'always', 'on', 'off', or 'never'.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Nmero invlido `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Valor invlido do byte `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Perodo de tempo invlido `%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Valor invlido `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Cabealho invlido `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Tipo de progresso invlido `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Restrio invlida `%s', use `unix' ou `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Valor invlido `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -904,12 +871,12 @@ msgstr "Nenhum dado recebido" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; desabilitando log.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Uso: %s [OPO]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -920,502 +887,540 @@ msgstr "" "obrigatrios para opes curtas.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Diretrio " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Relatos de bugs e sugestes para .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" "GNU Wget %s, um programa no interativo para buscar arquivos da rede.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1427,7 +1432,7 @@ msgstr "" "COMERCIABILIDADE ou de UTILIDADE PARA UM PROPSITO PARTICULAR.\n" "Veja a Licena Pblica Geral GNU (GNU GPL) para mais detalhes.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1438,47 +1443,47 @@ msgstr "" # , c-format #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Tente `%s --help' para mais opes.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opo ilegal -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "No pode ser verboso e quieto ao mesmo tempo.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "No possvel usar as opes \"timestamp\" e \"no clobber\" ao mesmo " "tempo.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL faltando\n" # , c-format -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Nenhuma URL encontrada em %s.\n" # , c-format -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1490,7 +1495,7 @@ msgstr "" "Baixados: %s bytes em %d arquivos\n" # , c-format -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "EXCEDIDA a quota (%s bytes) de recepo!\n" @@ -1506,7 +1511,7 @@ msgid "Continuing in background, pid %lu.\n" msgstr "Continuando em background, pid %d.\n" # , c-format -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Sada ser escrita em `%s'.\n" @@ -1541,6 +1546,19 @@ msgstr "Uso: %s NETRC [NOME DO HOST]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: no foi possvel acessar %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "No foi possvel gerar semente para OpenSSL; desabilitando SSL.\n" + # , c-format #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of @@ -1636,13 +1654,13 @@ msgid "Invalid IPv6 numeric address" msgstr "Endereo IPv6 invlido" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Continuando em background, pid %d.\n" # , c-format -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Falha na remoo do link simblico `%s': %s\n" @@ -1652,6 +1670,18 @@ msgstr "Falha na remo msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Falha ao definir um contexto SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Falha ao carregar certificados do %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Tentando sem o certificado especificado\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Falha ao obter a chave do certificado de %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "No foi possvel converter `%s' para um endereo. Mudando para ANY\n" diff --git a/po/ro.po b/po/ro.po index d4696651..11099158 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-11-01 18:02+0200\n" "Last-Translator: Eugen Hoanca \n" "Language-Team: Romanian \n" @@ -72,17 +72,17 @@ msgstr "Eroare msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Eroare de sintax n Set-Cookie: %s la poziia %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nu pot deschide fiierul de cookies `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Eroare la scriere n `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Eroare la nchiderea `%s': %s\n" @@ -131,12 +131,12 @@ msgstr " (%s octe msgid "Length: %s" msgstr "Dimensiune: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -146,64 +146,64 @@ msgid " (unauthoritative)\n" msgstr " (neobligatoriu)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Login ca %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Eroare n rspunsul serverului, nchid conexiunea.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Eroare n salutul serverului.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Scriere euat, nchid conexiunea.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Serverul refuz loginul.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Login incorect.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Admis!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Eroare server, nu se poate determina tipul sistemului.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "terminat." -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "terminat.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tip `%c' necunoscut, conexiune nchis.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "finalizat." -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nenecesar.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD nu este necesar.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nu s-a putut iniia transferul PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nu s-a putut analiza rspunsul PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "conectare la %s:%hu nereuit: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Eroare de legtur(bind) (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORT invalid.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" "REST euat, start de la nceput.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" "Nu exist fiierul `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,76 +269,76 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, nchid controlul conexiunii.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexiune de date: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Controlul conexiunii nchis.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transfer de date ntrerupt.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Fiierul `%s' exist deja, nu se mai aduce.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(ncercare:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" "\n" msgstr "%s (%s) - `%s' salvat [%ld]\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "terg %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Se utilizeaz `%s' ca fiier temporar de listare.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' ters.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Adncimea de recuren %d a depait max. de adncime %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" "Fiierul remote nu este mai nou dect fiierul local `%s'--nu se aduce.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -346,7 +346,7 @@ msgid "" msgstr "Fiierul remote este mai nou dect fiierul local `%s' -- se aduce.\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -355,11 +355,11 @@ msgstr "" "Dimensiunile nu corespund (local %ld) -- se aduce.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nume symlink invalid, se omite.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -368,42 +368,42 @@ msgstr "" "Deja exist symlinkul corect %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creare symlink %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symlinkuri nesuportate, se omite symlinkul `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Se omite directorul `%s.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: tip fiier necunoscut/nesuportat.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: identificator-timp(time-stamp) corupt.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Nu vor fi aduse directoare pentru adncime setat la %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Nu se coboar la `%s' daca este exclus/neinclus.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Refuzare `%s'.\n" @@ -411,39 +411,21 @@ msgstr "Refuzare `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Nu s-au gsit potriviri pentru tiparul `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "S-a scris indexul HTML n `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "S-a scris indexul HTML n `%s'\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Nu s-a selectat OpenSSL PRNG; dezactivare SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -503,36 +485,36 @@ msgstr "%s: op msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: opiunea `-W %s' nu permite parametri\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Eroare necunoscut" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Eroare necunoscut" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Rezolvare %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "euare: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "euare: .expirat()\n" @@ -541,104 +523,89 @@ msgstr "e msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Nu s-a rezolvat linkul incomplet %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Scriere cerere HTTP euat: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "S-a euat n setarea contextului SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "S-a euat n ncrcarea certificatelor din %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Se ncearc fr certificatele specificate\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Nu s-a putut primi codul(key) certificatului de la %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizare conexiune ctre %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Scriere cerere HTTP euat: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Scriere cerere HTTP euat: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "Cerere %s trimis, se ateapt rspuns... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nici o dat recepionat" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Eroare de citire (%s) n headere.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizare euat.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Schem autentificare necunoscut.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Linie de stare malformat" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(fr descriere)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Locaie: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nespecificat()" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [urmeaz]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -651,53 +618,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Dimensiune: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignorat" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Avertisment: seleciile globale(wildcards) nu sunt permise n HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Fiierul `%s' exist deja, nu se mai aduce.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Nu se poate scrie n `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Nu s-a putut stabili o conexiune SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "EROARE: Redirectare (%d) fr locaie.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "EROARE %s %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Lipsete headerul Last-modified -- identificatori de timp oprii.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Headerul Last-modified invalid -- identificator de timp ignorat.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -707,16 +674,16 @@ msgstr "" "aduce.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Dimensiunile difer (local %ld) -- se aduce.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Fiierul remote este mai nou, se aduce.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -725,106 +692,106 @@ msgstr "" "%s(%s) - `%s' salvat [%ld%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Conexiune nchis la octetul %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" "\n" msgstr "%s (%s) - `%s' salvat [%ld%ld])\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Conexiune nchis la octetul %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Eroare de citire la octetul %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Eroare de citire la octetul %ld/%ld (%s)." -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC intete spre %s, care nu exist.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Nu s-a putut citi %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Eroare n %s la linia %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Avertisment: Fiierele wgetrc i sistem i user trimit ctre `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Comand --execute invalid `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" "%s: %s: Boolean invalid `%s', folosii `on' (activat) sau " "`off'(dezactivat).\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s:Boolean invalid `%s', specificai always, on, off sau never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Numr invalid `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Valoare octet invalid `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Perioad de timp invalid `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Valoare invalid `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Header invalid `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Tip evoluie `%s' invalid.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Restricie invalid `%s', folosii `unix' sau `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Valoare invalid `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -848,12 +815,12 @@ msgstr "Nici o dat msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; logging dezactivat.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Folosire: %s [OPIUNE]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -863,501 +830,539 @@ msgstr "" "Parametrii obligatorii pentru opiuni lungi sunt obligatorii i la cele " "scurte.\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Director " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Rapoarte de bug-uri prin mail i sugestii la .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, un manager de descrcare non-interactiv.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1369,7 +1374,7 @@ msgstr "" "VANDABILITII sau POTRIVIRII PENT UN SCOP ANUME. Citii\n" "Licena Public General GNU pentru mai multe detalii.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1379,45 +1384,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "ncercai `%s --help' pentru mai multe opiuni.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opiune ilegal -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Nu pot fi i detaliat i silenios n acelai timp.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Nu pot i identifica pentru timp (timestamp) i lsa fiierele nesecionate " "n acelai timp.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL lips\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Nici un URL gsit n %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1428,7 +1433,7 @@ msgstr "" "FINALIZAT --%s--\n" "Downloadat: %s octei n %d fiiere\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Cot de download (%s octei) DEPêIT!\n" @@ -1443,7 +1448,7 @@ msgstr "Continui msgid "Continuing in background, pid %lu.\n" msgstr "Continui n fundal, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Output-ul va fi scris n `%s'.\n" @@ -1474,6 +1479,19 @@ msgstr "Folosire: %s NETRC [NUME_HOST]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: n-am putut stabili %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Nu s-a selectat OpenSSL PRNG; dezactivare SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1564,12 +1582,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Adres numeric IPv6 invalid" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Continui n fundal, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Nu am putut scoate(unlink) symlinkul `%s': %s\n" @@ -1579,6 +1597,18 @@ msgstr "Nu am putut scoate(unlink) symlinkul `%s': %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "S-a euat n setarea contextului SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "S-a euat n ncrcarea certificatelor din %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Se ncearc fr certificatele specificate\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Nu s-a putut primi codul(key) certificatului de la %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Nu am putut converti `%s' ntr-o adres bind. Readucere(reverting) la " diff --git a/po/ru.po b/po/ru.po index 19e12bc1..33ae42f5 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2004-05-13 11:35+0300\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" @@ -74,17 +74,17 @@ msgstr " msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr " Set-Cookie: %s %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr " cookies, `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr " `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr " `%s': %s\n" @@ -134,12 +134,12 @@ msgstr " (%s msgid "Length: %s" msgstr ": %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -149,64 +149,64 @@ msgid " (unauthoritative)\n" msgstr " ( )\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr " %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr " , .\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr " .\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr " , .\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr " .\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr " .\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr " !\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr " , .\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr ". " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr ".\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr " `%c', .\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr ". " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD .\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -216,33 +216,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD .\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr " PASV-.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr " PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr " %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr " bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr " PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" " REST, .\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" " `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -272,40 +272,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, .\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - : %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr " .\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr " .\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr " `%s' , .\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -314,35 +314,35 @@ msgstr "" "%s (%s) - `%s' [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr " %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "`%s' .\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr " %d %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr " `%s' -- .\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,18 +350,18 @@ msgid "" msgstr " `%s' -- .\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr " ( %ld) -- .\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr " , .\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -370,43 +370,43 @@ msgstr "" " %s -> %s .\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr " %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr " , `%s' .\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: / .\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: /.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" " , .. %d ( %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr " `%s' , .. / .\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr " `%s'.\n" @@ -414,39 +414,21 @@ msgstr " #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr " HTML `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr " HTML `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr " PRNG OpenSSL; SSL .\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -506,36 +488,36 @@ msgstr "%s: msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `-W %s' \n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr " " #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr " " -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr " %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr ": %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr ": -.\n" @@ -544,104 +526,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr " HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr " SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr " %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr " \n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr " %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr " %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr " HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr " HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr " %s , ... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr " " -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr " (%s) .\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr " .\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr " .\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr " " -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "( )" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr ": %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr " " -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " []" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -654,70 +621,70 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr ": " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr ": HTTP .\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr " `%s' , .\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr " `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr " SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr ": (%d) .\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr " last-modified -- .\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" " last-modified -- .\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" "\n" msgstr " `%s' -- .\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr " ( %ld) -- .\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr " , .\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -726,12 +693,12 @@ msgstr "" "%s (%s) - `%s' [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - , %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -740,95 +707,95 @@ msgstr "" "%s (%s) - `%s' [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - , %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - , %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - , %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC %s.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: : wgetrc `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: --execute `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" "%s: %s: `%s', `on' `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: `%s', always, on, off " "never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: , `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: `%s', `unix' `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -852,12 +819,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; .\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr ": %s []... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -868,501 +835,539 @@ msgstr "" " .\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr " " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr " .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, .\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1374,7 +1379,7 @@ msgstr "" " - . \n" " GNU General Public License.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1384,45 +1389,45 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr " `%s --help' .\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr " verbose quiet.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" " " ".\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr " URL' %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1433,7 +1438,7 @@ msgstr "" " --%s--\n" ": %s %d \n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr " (%s )!\n" @@ -1448,7 +1453,7 @@ msgstr " msgid "Continuing in background, pid %lu.\n" msgstr " , pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr " `%s'.\n" @@ -1480,6 +1485,19 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr " PRNG OpenSSL; SSL .\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1570,12 +1588,12 @@ msgid "Invalid IPv6 numeric address" msgstr " IPv6" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr " , pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr " `%s': %s\n" @@ -1585,6 +1603,18 @@ msgstr " msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr " SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr " %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr " \n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr " %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr " `%s' . ANY.\n" diff --git a/po/sk.po b/po/sk.po index 948f3817..c61841ea 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-12-04 22:01+0100\n" "Last-Translator: Marcel Telka \n" "Language-Team: Slovak \n" @@ -80,18 +80,18 @@ msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Chyba syntaxe v Set-Cookie: %s na pozícii %d.\n" # , c-format -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nedokážem otvoriť súbor s cookie `%s': %s\n" # , c-format -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Chyba pri zápise do `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Chyba pri zatváraní `%s': %s\n" @@ -143,12 +143,12 @@ msgstr " (%s bajtov)" msgid "Length: %s" msgstr "Dĺžka: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -159,66 +159,66 @@ msgstr " (nie je smerodajné)\n" # , c-format #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Prihlasujem sa ako %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Server odpovedal chybne, uzatváram riadiace spojenie.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Úvodná odpoveď servera je chybná.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Nemôžem zapísať dáta, uzatváram riadiace spojenie.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Server odmieta prihlásenie.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Chyba pri prihlásení.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Prihlásený!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Chyba servera, nie je možné zistiť typ systému.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "hotovo. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "hotovo.\n" # , c-format -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Neznámy typ `%c', uzatváram riadiace spojenie.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "hotovo." -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nie je potrebné.\n" # , c-format -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -228,35 +228,35 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD nie je potrebné.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nemožno iniciovať prenos príkazom PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nemôžem analyzovať odpoveď na PASV.\n" # , c-format -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "nemôžem sa pripojiť k %s:%hu: %s.\n" # , c-format -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Chyba pri operácii \"bind\" (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Neplatný PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -265,7 +265,7 @@ msgstr "" "REST zlyhal, začínam odznova.\n" # , c-format -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -275,7 +275,7 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -288,45 +288,45 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" # , c-format -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, uzatváram riadiace spojenie.\n" # , c-format -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Dátové spojenie: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Riadiace spojenie uzatvorené.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Prenos dát bol predčasne ukončený.\n" # , c-format -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, 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:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(pokus:%2d)" # , c-format -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -336,38 +336,38 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Odstraňujem %s.\n" # , c-format -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, 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:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Odstránené `%s'.\n" # , c-format -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, 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" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Vzdialený súbor nie je novší ako miestny súbor `%s' -- neprenášam.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -378,7 +378,7 @@ msgstr "" # , c-format #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -387,12 +387,12 @@ msgstr "" "Veľkosti se nezhodujú (miestny %ld) -- prenášam.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Neplatný názov symoblického odkazu, preskakujem.\n" # , c-format -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -402,45 +402,45 @@ msgstr "" "\n" # , c-format -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Vytváram symbolický odkaz %s -> %s\n" # , c-format -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" "Symbolické odkazy nie sú podporované, preskakujem symbolický odkaz `%s'.\n" # , c-format -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Preskakujem adresár `%s'.\n" # , c-format -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: neznámy/nepodporovaný typ súboru.\n" # , c-format -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: časové značka súboru je porušená.\n" # , c-format -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Nebudem prenášať adresáre, pretože sme už v hĺbke %d (maximum je %d).\n" # , c-format -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "" @@ -448,7 +448,7 @@ msgstr "" "nebol určený na prechádzanie.\n" # , c-format -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Odmietam `%s'.\n" @@ -457,41 +457,23 @@ msgstr "Odmietam `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Vzoru `%s' nič nezodpovedá.\n" # , c-format -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Výpis adresára v HTML formáte bol zapísaný do `%s' [%ld].\n" # , c-format -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, 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" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Nemôžem inicializovať OpenSSL PRNG; vypínam SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - # , c-format #: src/getopt.c:675 #, c-format @@ -562,37 +544,37 @@ msgstr "%s: voľba `-W %s' nie je jednoznačná\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: voľba `-W %s' nepodporuje parameter\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Neznáma chyba" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Neznáma chyba" # , c-format -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Prevádzam %s na IP adresu... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "zlyhalo: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "zlyhalo: časový limit vypršal.\n" @@ -601,108 +583,93 @@ msgstr "zlyhalo: časový limit vypršal.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Nemôžem rozložiť neúplný odkaz %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Požiadavku HTTP nebolo možné odoslať: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Nepodarilo sa nastaviť SSL kontext.\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Nepodarilo sa načítať certifikáty z %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Skúšam bez zadaného certifikátu\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Nepodarilo sa načítať kľúč certifikátu z %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" # , c-format -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Používam existujúce spojenie s %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Požiadavku HTTP nebolo možné odoslať: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Požiadavku HTTP nebolo možné odoslať: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" # , c-format -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s požiadavka odoslaná, čakám na odpoveď... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Neprišli žiadne dáta" # , c-format -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Chyba (%s) pri čítaní hlavičiek.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Autorizácia zlyhala.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Neznámy spôsob autentifikácie.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Odpoveď servera má skomolený stavový riadok" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(bez popisu)" # , c-format -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Presmerované na: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "neudané" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [nasledujem]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -715,57 +682,57 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Dĺžka: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignorované" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Upozornenie: 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:1978 +#: src/http.c:2040 #, 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:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Nemožno zapísať do `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Nepodarilo sa nadviazať SSL spojenie.\n" # , c-format -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "CHYBA: Presmerovanie (%d) bez udanej novej adresy.\n" # , c-format -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s CHYBA %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Hlavička Last-modified chýba -- nebudú sa používať časové značky.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Hlavička Last-modified je neplatná -- ignorujem časové značky.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -775,17 +742,17 @@ msgstr "" "\n" # , c-format -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Veľkosti se nezhodujú (miestny %ld) -- prenášam.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Vzdialený súbor je novší, prenášam.\n" # , c-format -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -795,13 +762,13 @@ msgstr "" "\n" # , c-format -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Spojenie uzatvorené na bajte %ld. " # , c-format -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -811,61 +778,61 @@ msgstr "" "\n" # , c-format -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Spojenie uzatvorené na bajte %ld/%ld. " # , c-format -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Chyba pri čítaní na bajte %ld (%s)." # , c-format -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Chyba pri čítaní na bajte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC ukazuje na %s a ten neexistuje.\n" # , c-format -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Nemožno prečítať %s (%s).\n" # , c-format -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, 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:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Upozornenie: Systémový aj používateľov súbor wgetrc sú uložené v `%s'.\n" # , c-format -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Neplatný príkaz --execute `%s'\n" # , c-format -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Neplatná logická hodnota `%s', použite `on' alebo `off'.\n" # , c-format -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" @@ -873,47 +840,47 @@ msgstr "" "never.\n" # , c-format -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Neplatné číslo `%s'.\n" # , c-format -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Neplatná hodnota bajtu `%s'.\n" # , c-format -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Neplatný časový interval `%s'.\n" # , c-format -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Neplatná hodnota `%s'.\n" + +# , c-format +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Neplatná hlaavička `%s'.\n" # , c-format -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Neplatný typ postupu `%s'.\n" # , c-format -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Neplatné obmedzenie `%s', použite `unix' alebo `windows'.\n" -# , c-format -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Neplatná hodnota `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -938,12 +905,12 @@ msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; vypínam protokolovanie.\n" # , c-format -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Použitie: %s [VOĽBA]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -953,487 +920,525 @@ msgstr "" "Parametre povinné pri dlhých voľbách sú povinné aj pre skrátené voľby.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Adresár " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Správy o chybách a návrhy na vylepšenie zasielajte na adresu\n" @@ -1442,17 +1447,17 @@ msgstr "" "sk>.\n" # , c-format -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, program pre neinteraktívne sťahovanie súborov.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Autorské práva (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1464,7 +1469,7 @@ msgstr "" "alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďaľšie podrobnosti hľadajte \n" "vo Všeobecnej verejnej licencii GNU.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1475,46 +1480,46 @@ msgstr "" # , c-format #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Príkaz `%s --help' vypíše viac volieb.\n" # , c-format -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: neprípustná voľba -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format 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:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Nie je možné používať časové značky a nemazať pritom staré súbory.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: chýba URL\n" # , c-format -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "V %s neboli nájdené URL.\n" # , c-format -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1526,7 +1531,7 @@ msgstr "" "Stiahnutych %s bajtov v %d súboroch\n" # , c-format -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "PREKROČENÝ limit objemu stiahnutych dát (%s bajtov)!\n" @@ -1542,7 +1547,7 @@ msgid "Continuing in background, pid %lu.\n" msgstr "Pokračujem v behu na pozadí, pid %d.\n" # , c-format -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Výstup bude zapísaný do `%s'.\n" @@ -1578,6 +1583,19 @@ msgstr "Použitie: %s NETRC [NÁZOV_POČÍTAČA]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: volanie `stat %s' skončilo s chybou: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Nemôžem inicializovať OpenSSL PRNG; vypínam SSL.\n" + # , c-format #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of @@ -1674,13 +1692,13 @@ msgid "Invalid IPv6 numeric address" msgstr "Neplatná číselná adresa IPv6" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Pokračujem v behu na pozadí, pid %d.\n" # , c-format -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Nebolo možné odstrániť symbolický odkaz `%s': %s\n" @@ -1690,6 +1708,18 @@ msgstr "Nebolo možné odstrániť symbolický odkaz `%s': %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Nepodarilo sa nastaviť SSL kontext.\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Nepodarilo sa načítať certifikáty z %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Skúšam bez zadaného certifikátu\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Nepodarilo sa načítať kľúč certifikátu z %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Nepodarilo sa skonvertovať `%s' na adresu pripojenia. Použijem ANY.\n" diff --git a/po/sl.po b/po/sl.po index b9667793..7b4d0513 100644 --- a/po/sl.po +++ b/po/sl.po @@ -1,7 +1,7 @@ # -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for GNU Wget # Copyright (C) 2003 Free Software Foundation, Inc. # Roman Maurer , 2001. -# $Id: sl.po 1517 2005-04-21 15:54:27Z hniksic $ +# $Id: sl.po 1576 2005-04-28 10:21:55Z hniksic $ # # Spremembe: # @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-13 10:00+0200\n" "Last-Translator: Roman Maurer \n" "Language-Team: Slovenian \n" @@ -86,17 +86,17 @@ msgstr "Napaka pri nastavitvi pi msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Skladenjska napaka v Set-Cookie: %s na mestu %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Datoteke s pikoti ,%s` ni mo odpreti: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Napaka pri pisanju v ,%s`: %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Napaka pri zapiranju ,%s`: %s\n" @@ -146,12 +146,12 @@ msgstr " (%s bajtov)" msgid "Length: %s" msgstr "Dolina: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -161,64 +161,64 @@ msgid " (unauthoritative)\n" msgstr " (neavtorizirana)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Prijavljam se kot %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Napaen odgovor, zapiram nadzorno povezavo.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Napaka v pozdravu strenika.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Pisanje neuspeno, zapiram nadzorno povezavo.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Strenik zavraa prijavo.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Napana prijava.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Prijavljen!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Napaka v streniku, vrste sistema ni mo ugotoviti.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "opravljeno. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "konano.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Neznan tip `%c', zapiram nadzorno zvezo.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "opravljeno." -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD ni potreben.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -228,33 +228,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD ni zahtevan.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Ne morem zaeti prenosa PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Ne morem razleniti odgovora PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "ni se bilo mo povezati z %s:%hu: %s.\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Napaka pri povezovanju (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Neveljaven PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -262,7 +262,7 @@ msgstr "" "\n" "REST neuspeen, zaenjam znova.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -271,7 +271,7 @@ msgstr "" "Ni datoteke `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -284,40 +284,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, zapiram nadzorno zvezo.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Podatkovna zveza: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Nadzorna zveza prekinjena.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Prenos podatkov prekinjen.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Datoteka `%s' e obstaja, ne jemljem.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(posk:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -326,35 +326,35 @@ msgstr "" "%s (%s) - `%s' posnet [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Odstranjujem %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Uporabljam `%s' kot zaasno datoteko za izpis.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Odstranil `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Globina rekurzije %d presega najvejo dovoljeno %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Datoteka na streniku ni noveja kot lokalna ,%s` -- ne prenaam.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -364,7 +364,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -373,11 +373,11 @@ msgstr "" "Velikosti se ne ujemata (lokalna %ld) -- prenaam.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Neveljavno ime simbolne povezave, preskakujem.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -386,42 +386,42 @@ msgstr "" "Obstaja e pravilna simbolna povezava %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Ustvarjam simbolno povezavo %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Povezave niso podprte, preskakujem simbolno povezavo `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Preskakujem imenik `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: neznana/nepodprta vrsta datoteke.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: okvarjena oznaba asa.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Ne jemljem imenikov, ker je globina %d (maksimalno %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Ne grem v `%s', ker je izkljuen ali pa ni vkljuen.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Zavraam `%s'.\n" @@ -429,39 +429,21 @@ msgstr "Zavra #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ni zadetkov za vzorec `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Kazalo v HTML zapisal kot `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Kazalo v HTML zapisal kot `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Ni mo zasejati PRNG za OpenSSL; SSL onemogoen.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -521,36 +503,36 @@ msgstr "%s: izbira '-W %s' je dvoumna\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: izbira `-W %s' ne dopua dodatnih argumentov\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Neznana napaka" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Neznana napaka" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Razreuje se %s..." -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "spodletelo: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "spodletelo: zakasnitev.\n" @@ -559,104 +541,89 @@ msgstr "spodletelo: zakasnitev.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Ni mo razreiti nepopolne povezave %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Napaka pri pisanju zahteve HTTP: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Vzpostavljanje konteksta SSL ni uspelo.\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Ni bilo mo naloiti certifikatov od %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Poskuam brez doloenega certifikata\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Ni bilo mo dobiti certifikatskega kljua od %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Znova uporabljam povezavo z %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Napaka pri pisanju zahteve HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Napaka pri pisanju zahteve HTTP: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s zahteva poslana, akam odgovor... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Brez sprejetih podatkov" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Napaka pri branju glave (%s).\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Avtorizacija neuspena.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Neznata metoda avtentifikacije.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Zmaliena statusna linija" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(brez opisa)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Poloaj: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nedoloen" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [spremljam]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -669,53 +636,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Dolina: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "prezrta" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Pozor: HTTP ne podpira dokerjev.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Datoteka `%s' e obstaja, ne jemljem.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Ne morem pisati v `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Povezave SSL ni bilo mo vzpostaviti.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "NAPAKA: Preusmeritev (%d) brez nove lokacije.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s NAPAKA %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Glava ,Last-Modified` manjka - izklapljam oznako asa.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Neveljavna glava `Last-Modified' -- ignoriram asovno oznako.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -724,16 +691,16 @@ msgstr "" "Datoteka na streniku ni noveja kot lokalna ,%s` -- ne prenaamo.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Velikosti se ne ujemata (lokalno %ld) -- prenaamo.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Oddaljena datoteka je noveja, jemljem.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -742,12 +709,12 @@ msgstr "" "%s (%s) - `%s' shranjen [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Zveza zaprta z bajtom t. %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -756,93 +723,93 @@ msgstr "" "%s (%s) - `%s' shranjen [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Zveza zaprta z bajtom t. %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Napaka pri branju na bajtu %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Napaka pri itanju na bajtu %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC kae na %s, ki ne obstaja.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Ne morem prebrati %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Napaka v %s na liniji %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Pozor: sistemska in uporabnikova wgetrc kaeta na `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Neveljaven ukaz --execute `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Neveljavni booleov '%s', uporabite `on' ali `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Neveljavni booleov '%s', uporabite ,always`, ,on`, ,off` ali ," "never`.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Neveljavno tevilo `%s'\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Neveljavna vrednost bajta ,%s`\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Neveljavno asovno obdobje `%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Neveljavna vrednost '%s'\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Neveljavna glava `%s'\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Neveljavna vrsta napredka ,%s`\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Neveljavna omejitev `%s', uporabite `unix' ali `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Neveljavna vrednost '%s'\n" - #: src/log.c:777 #, c-format msgid "" @@ -866,12 +833,12 @@ msgstr "Brez sprejetih podatkov" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; onemogoeno beleenje.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Uporaba: %s [IZBIRA]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -881,501 +848,539 @@ msgstr "" "Obvezni argumenti za dolge izbire so obvezni tudi za kratke izbire.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Imenik " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Poiljajte poroila o hroih in predloge na .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, orodje za neinteraktivno jemanje preko mree.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1387,7 +1392,7 @@ msgstr "" "ZA DOLOEN NAMEN. Poglejte licenco GNU General Public License za " "podrobnosti.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1397,43 +1402,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Poskusite `%s --help' za ve izbir.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: nedovoljena izbira -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Ne morem biti istoasno izrpen in tih.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Ne morem istoasno upotevati asa in prepisovati starih datotek.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: manjka URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "V %s nisem nael nobenega URL.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1444,7 +1449,7 @@ msgstr "" "KONAL --%s--\n" "Prenesel: %s bajtov v %d datotekah\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Kvota (%s bajtov) je PREKORAENA!\n" @@ -1459,7 +1464,7 @@ msgstr "Nadaljujem v ozadju.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Nadaljujem v ozadju, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Izhod bo zapisan v `%s'.\n" @@ -1490,6 +1495,19 @@ msgstr "Uporaba: %s NETRC [RA msgid "%s: cannot stat %s: %s\n" msgstr "%s: ne morem pognati stat na %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Ni mo zasejati PRNG za OpenSSL; SSL onemogoen.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1580,12 +1598,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Neveljaven tevilski naslov IPv6" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Nadaljujem v ozadju, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Ne morem odstraniti simbolne povezave `%s': %s\n" @@ -1595,6 +1613,18 @@ msgstr "Ne morem odstraniti simbolne povezave `%s': %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Vzpostavljanje konteksta SSL ni uspelo.\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Ni bilo mo naloiti certifikatov od %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Poskuam brez doloenega certifikata\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Ni bilo mo dobiti certifikatskega kljua od %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "Ni mo pretvoriti '%s' v naslov za povezavo. Vraam na KATERIKOLI.\n" diff --git a/po/sr.po b/po/sr.po index ece5e53e..da6d8876 100644 --- a/po/sr.po +++ b/po/sr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2004-01-13 10:07-0500\n" "Last-Translator: Aleksandar Jelenak \n" "Language-Team: Serbian \n" @@ -76,17 +76,17 @@ msgstr "Грешка са Set-Cookie, поље „%s‟" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Грешка са Set-Cookie: %s на месту %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Не могу да отворим датотеку са колачићима „%s‟: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Грешка при упису у „%s‟: %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Грешка при затварању „%s‟: %s\n" @@ -135,12 +135,12 @@ msgstr " (%s бајт(ов)(а))" msgid "Length: %s" msgstr "Дужина: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -150,64 +150,64 @@ msgid " (unauthoritative)\n" msgstr " (није поуздано)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Пријављујем се као %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Грешка у одговору са сервера, затварам контролну везу.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Грешка у поздравној поруци са сервера.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Упис није успео, затварам контролну везу.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Сервер не дозвољава пријаву.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Пријава није исправна.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Пријављен!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Грешка на серверу, не може се утврдити тип система.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "обављено." -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "готово.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Непознат тип `%c', затварам контролну везу.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "обављено. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD није потребан.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -217,33 +217,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD није потребан.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Не може се покренути PASV пренос.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Одговор на PASV команду је нечитљив.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "не могу да се повежем на %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Грешка при повезивању (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Неисправан PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -251,7 +251,7 @@ msgstr "" "\n" "REST није успео, почињем из почетка.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -260,7 +260,7 @@ msgstr "" "Не постоји датотека „%s‟.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -273,40 +273,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, затварам контролну везу.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Веза за податке: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Затворена је контролна веза.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Пренос обустављен.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Датотека „%s‟ већ постоји, не преузимам поново.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(пробајте:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -315,35 +315,35 @@ msgstr "" "%s (%s) - „%s‟ снимљен [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Уклањам %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Користим „%s‟ као привремену датотеку за списак.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Уклоњен „%s‟.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Дубина рекурзије %d је већа од максималне дубине: %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Удаљена датотека није новија од локалане „%s‟ -- не преузимам.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -353,7 +353,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -362,11 +362,11 @@ msgstr "" "Величине се не поклапају (локална %ld) -- преузимам.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Неисправно име симболичке везе, прескачем.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -375,42 +375,42 @@ msgstr "" "Већ имам исправну везу %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Правим везу %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Симболичке везе нису подржане, прескачем везу „%s‟.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Прескачем директоријум „%s‟.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: тип датотеке је непознат или није подржан.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: неисправно време.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Нећу преузети директоријуме пошто је дубина %d (највише %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Не спуштам се у „%s‟ пошто је занемарен.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Одбијам „%s‟.\n" @@ -418,39 +418,21 @@ msgstr "Одбијам „%s‟.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Ниједна датотека не одговара шаблону „%s‟.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Списак је пребачен у HTML и записан у „%s‟ [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Списак је пребачен у HTML и записан у „%s‟.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "OpenSSL PRNG seed није постављен. Искључујем SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -510,36 +492,36 @@ msgstr "%s: избор `-W %s' је двосмислен\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: избор `-W %s' не захтева аргумент\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Непозната грешка" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Непозната грешка" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Тражим %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "није успело: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "није успело: време је истекло.\n" @@ -548,104 +530,89 @@ msgstr "није успело: време је истекло.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Не може се утврдити шта значи непотпуна веза %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "HTTP захтев није успео: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Нисам успео да подесим SSL контекст\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Није успело учитавање сертификата из %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Покушавам приступ без потребног сертификата\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Не могу да преузмем кључ сертификата са %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Поново користим везу са %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "HTTP захтев није успео: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP захтев није успео: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s захтев је послат, чека се одговор... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Подаци нису примљени" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Грешка у читању (%s) у заглављима.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Пријава није успела.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Начин пријаве није познат.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Неисправна статусна линија" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(нема описа)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Место: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "није наведено" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [пратим]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -658,57 +625,57 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Дужина: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "занемарено" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Упозорење: џокер знаци се не користе за HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Датотека `%s' је већ ту, не преузима се поново.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Не може се писати у `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Не могу да успоставим SSL везу.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ГРЕШКА: Преусмерење (%d) нема одредиште.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ГРЕШКА %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "" "Заглавље са датумом последње измене недостаје -- искључено бележење " "времена.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Заглавље са датумом последње измене је неисправно -- искључено бележење " "времена.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -717,16 +684,16 @@ msgstr "" "Датотека на серверу није новија од локалне датотеке `%s' -- не преузимам.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Величине се не поклапају (овде је: %ld) -- преузимам.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Удаљена датотека је новија, преузимам.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -735,12 +702,12 @@ msgstr "" "%s (%s) - `%s' снимљено [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Веза је прекинута при преносу бајта %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -749,94 +716,94 @@ msgstr "" "%s (%s) - `%s' снимљено [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Веза је прекинута при преносу бајта %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Грешка при читању бајта %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Грешка при читању бајта %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC помиње датотеку %s која не постоји.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Не може се прочитати %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Грешка у %s на линији %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Упозорење: И системски и корисников wgetrc показују на `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Команда --execute није препозната: `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Неисправна Булова вредност `%s', користите `on' или `off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Неисправна Булова вредност `%s', користите always, on, off, или " "never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Неисправан број `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Неисправна вредност бајта `%s'\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Неисправна ознака за период `%s'\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Неисправна вредност `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Неисправно заглавље `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Неисправан тип индикатора напретка `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "" "%s: %s: Неисправна ознака ограничења `%s', користите `unix' или `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Неисправна вредност `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -860,12 +827,12 @@ msgstr "Подаци нису примљени" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; искључујем дневник.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Употреба: %s [ОПЦИЈА]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -876,501 +843,539 @@ msgstr "" "опције.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Каталог " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Предлоге и извештаје о грешкама шаљите на .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, програм за не-интерактивно преузимање датотека.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1382,7 +1387,7 @@ msgstr "" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public License for more details.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1392,44 +1397,44 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Користите `%s --help' за више избора.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: неисправан избор -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Не може се бити тих и детаљан у исто време.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Не могу се мењати ознаке времена и истовремени не мењати старе датотеке.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: недостаје URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Ниједан URL није нађен у %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1440,7 +1445,7 @@ msgstr "" "ГОТОВО --%s--\n" "Преузето: бајтова: %s, датотека: %d\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Прекорачен лимит за преузимање (бајтова: %s)!\n" @@ -1455,7 +1460,7 @@ msgstr "Рад се наставља у позадини.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Настављам рад у позадини, ознака pid је %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Излаз ће бити записан у `%s'.\n" @@ -1486,6 +1491,19 @@ msgstr "Употреба: %s NETRC [РАЧУНАР]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: не могу се добити подаци %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "OpenSSL PRNG seed није постављен. Искључујем SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1576,12 +1594,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Неисправна IPv6 нумеричка адреса" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Настављам рад у позадини, ознака pid је %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Неуспело брисање симболичке везе `%s': %s\n" @@ -1591,6 +1609,18 @@ msgstr "Неуспело брисање симболичке везе `%s': %s\n msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Нисам успео да подесим SSL контекст\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Није успело учитавање сертификата из %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Покушавам приступ без потребног сертификата\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Не могу да преузмем кључ сертификата са %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "" #~ "„%s‟ се не може претворити у адресу за повезивање. Покушавам ANY.\n" diff --git a/po/sv.po b/po/sv.po index 54ec8dcb..b0673a58 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-24 17:40+0200\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" @@ -72,17 +72,17 @@ msgstr "Fel i \"Set-Cookie\", f msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Syntaxfel i \"Set-Cookie\": %s vid position %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Kan inte ppna kakfilen \"%s\": %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Fel vid skrivning till \"%s\": %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Fel vid stngning av \"%s\": %s\n" @@ -131,12 +131,12 @@ msgstr " (%s byte) " msgid "Length: %s" msgstr "Lngd: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -146,64 +146,64 @@ msgid " (unauthoritative)\n" msgstr " (ej auktoritativt)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Loggar in som %s... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Fel i serversvar, stnger styrfrbindelse.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Fel i serverhlsning.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Skrivning misslyckades, stnger styrfrbindelse.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Inloggning nekas av servern.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Felaktig inloggning.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Inloggad!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Serverfel, kan inte avgra systemtyp.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "frdig. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "frdig.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Typen \"%c\" r oknd, stnger styrfrbindelse.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "frdig. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD behvs inte.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD behvs inte.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan inte initiera PASV-verfring.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Kan inte tolka PASV-svar.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "kunde inte ansluta till %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bindningsfel (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Felaktig PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" "REST misslyckades, startar om frn brjan.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" "Filen \"%s\" finns inte.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,40 +269,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, stnger styrfrbindelse.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Datafrbindelse: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Styrfrbindelse stngd.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Dataverfring avbruten.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Filen \"%s\" finns redan, hmtar inte.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(frsk:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -311,36 +311,36 @@ msgstr "" "%s (%s) - \"%s\" sparad [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Tar bort %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Anvnder \"%s\" som temporr listningsfil.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Tog bort \"%s\".\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekursionsdjupet %d verskred det maximala djupet %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" "Filen p servern r inte nyare n lokala filen \"%s\" -- hmtar inte.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,7 +350,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -359,11 +359,11 @@ msgstr "" "Storlekarna stmmer inte verens (lokal %ld) -- hmtar.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ogiltig symbolisk lnk, hoppar ver.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "En korrekt symbolisk lnk %s -> %s finns redan.\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Skapar symbolisk lnk %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symboliska lnkar stds inte, hoppar ver symboliska lnken \"%s\".\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Hoppar ver katalogen \"%s\".\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: oknd filtyp/filtypen stds inte.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: felaktig tidsstmpel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Hmtar inte kataloger eftersom djupet r %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Gr inte ner till \"%s\" eftersom det r undantaget/inte ingr.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Frkastar \"%s\".\n" @@ -415,39 +415,21 @@ msgstr "F #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Inga trffar med mnstret \"%s\".\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Skrev HTML-iserat index till \"%s\" [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Skrev HTML-iserat index till \"%s\".\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Kunde inte s OpenSSL PRNG; deaktiverar SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -507,36 +489,36 @@ msgstr "%s: flaggan \"-W %s\" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: flaggan \"-W %s\" tar inget argument\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Oknt fel" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Oknt fel" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Slr upp %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "misslyckades: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "misslyckades: gjorde time-out.\n" @@ -545,104 +527,89 @@ msgstr "misslyckades: gjorde time-out.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Kan inte sl upp den ofullstndiga lnken %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Misslyckades med att skriva HTTP-begran: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Misslyckades med att stlla in ett SSL-sammanhang\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Misslyckades med att lsa in certifikat frn %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Frsker utan det angivna certifikatet\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Misslyckades med att f tag i certifikatnyckel frn %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "teranvnder anslutning till %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Misslyckades med att skriva HTTP-begran: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Misslyckades med att skriva HTTP-begran: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s-begran skickad, vntar p svar... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Ingen data mottagen" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Lsfel (%s) i huvuden.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Auktorisering misslyckades.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Oknd autentiseringsmetod.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Felaktig statusrad" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(ingen beskrivning)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Adress: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "ospecifierat" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [fljer]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -655,53 +622,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Lngd: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "ignorerad" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Varning: jokertecken stds inte i HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Filen \"%s\" finns redan dr, hmtar inte.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Kan inte skriva till \"%s\" (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Kan inte etablera en SSL-anslutning.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "FEL: Omdirigering (%d) utan adress.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s FEL %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "\"Last-modified\"-huvud saknas -- tidsstmplar avstngda.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "\"Last-modified\"-huvudet ogiltigt -- tidsstmpel ignorerad.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -710,16 +677,16 @@ msgstr "" "Filen p servern r inte nyare n lokala filen \"%s\" -- hmtar inte.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Storlekarna stmmer inte verens (lokal %ld) -- hmtar.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Filen p fjrrsystemet r nyare, hmtar.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -728,12 +695,12 @@ msgstr "" "%s (%s) - \"%s\" sparad [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Frbindelse stngd vid byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -742,96 +709,96 @@ msgstr "" "%s (%s) - \"%s\" sparad [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Frbindelsen stngd vid byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lsfel vid byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lsfel vid byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC pekar till %s som inte finns.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Kan inte lsa %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Fel i %s vid rad %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Varning: Bde systemets och anvndarens wgetrc pekar till \"%s\".\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: --execute-kommandot \"%s\" r ogiltigt\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" "%s: %s: Booleska vrdet \"%s\" r ogiltigt, anvnd \"on\" eller \"off\".\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Booleska vrdet \"%s\" r ogiltigt, anvnd \"always\", \"on\", \"off" "\" eller \"never\".\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Talet \"%s\" r ogiltigt.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Bytevrdet \"%s\" r ogiltigt.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Tidsperioden \"%s\" r ogiltig.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Vrdet \"%s\" r ogiltigt.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Huvudet \"%s\" r ogiltigt.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Frloppstypen \"%s\" r ogiltig.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "" "%s: %s: Begrnsningen \"%s\" r ogiltig, anvnd \"unix\" eller \"windows\".\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Vrdet \"%s\" r ogiltigt.\n" - #: src/log.c:777 #, c-format msgid "" @@ -855,12 +822,12 @@ msgstr "Ingen data mottagen" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; deaktiverar loggning.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Anvndning: %s [FLAGGA]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -871,503 +838,541 @@ msgstr "" "korta.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Katalog " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Skicka felrapporter och frslag till .\n" "Skicka anmrkningar p versttningar till .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, en icke-interaktiv ntverkshmtare.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Copyright 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1382,7 +1387,7 @@ msgstr "" "om SLJBARHET eller LMPLIGHET FR NGOT SPECIELLT NDAML. Se GNU\n" "General Public License fr ytterligare information.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1392,43 +1397,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Prova \"%s --help\" fr fler alternativ.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: ogiltig flagga -- \"-n%c\"\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Kan inte vara utfrlig och tyst p samma gng.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Kan inte tidsstmpla och inte skriva ver gamla filer p samma gng.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL saknas\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Inga URL:er hittade i %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1439,7 +1444,7 @@ msgstr "" "FRDIG --%s--\n" "Hmtade: %s byte i %d filer\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Hmtningsgrns (%s byte) VERSKRIDEN!\n" @@ -1454,7 +1459,7 @@ msgstr "Forts msgid "Continuing in background, pid %lu.\n" msgstr "Fortstter i bakgrunden, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Utdata skrivs till \"%s\".\n" @@ -1484,6 +1489,19 @@ msgstr "Anv msgid "%s: cannot stat %s: %s\n" msgstr "%s: kan inte ta status p %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Kunde inte s OpenSSL PRNG; deaktiverar SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1574,12 +1592,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Ogiltig numerisk IPv6-adress" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Fortstter i bakgrunden, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Misslyckades med att ta bort symboliska lnken \"%s\": %s\n" @@ -1589,6 +1607,18 @@ msgstr "Misslyckades med att ta bort symboliska l msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Misslyckades med att stlla in ett SSL-sammanhang\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Misslyckades med att lsa in certifikat frn %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Frsker utan det angivna certifikatet\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Misslyckades med att f tag i certifikatnyckel frn %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Kan inte konvertera \"%s\" till en bind-adress. tergr till ANY.\n" diff --git a/po/tr.po b/po/tr.po index 61018304..3016fdee 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-13 13:31+0300\n" "Last-Translator: Nilgün Belma Bugüner \n" "Language-Team: Turkish \n" @@ -73,17 +73,17 @@ msgstr "Set-Cookie, `%s' alanında hata" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Set-Cookie'de sözdizimi hatası: %2$d. konumda %1$s.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Çerezler dosyası `%s' açılamıyor: %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "`%s' yazılırken hata: %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "`%s' kapatılırken hata: %s\n" @@ -132,12 +132,12 @@ msgstr " (%s bayt)" msgid "Length: %s" msgstr "Uzunluk: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -147,64 +147,64 @@ msgid " (unauthoritative)\n" msgstr " (yetkin değil)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "%s olarak oturuma giriliyor ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Sunucu cevabında hata, kontrol bağlantısı kapatılıyor.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Sunucu karşılama iletisinde hata.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Yazma başarısız, kontrol bağlantısı kapatılıyor.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Sunucu oturum açmayı reddetti.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Oturum açma başarısız.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Oturum açıldı!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Sunucu hatası, sistem türü saptanamadı.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "tamam. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "tamam.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Tür `%c' bilinmiyor, kontrol bağlantısı kapatılıyor.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "tamam. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD kullanılmadı.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -214,33 +214,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD gerekli değil.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "PASV aktarımı başlatılamadı.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "PASV cevabı çözümlenemedi.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "bağlanılamadı: %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bağlanma hatası (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "PORT geçersiz.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -248,7 +248,7 @@ msgstr "" "\n" "REST başarısız, baştan başlanıyor.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -257,7 +257,7 @@ msgstr "" "`%s' diye bir dosya yok.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -270,40 +270,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, kontrol bağlantısı kapatılıyor.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Veri bağlantısı: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Kontrol bağlantısı kapatıldı.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Veri aktarımı kesildi.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "`%s' dosyası zaten var, alınmayacak.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(deneme:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -312,29 +312,29 @@ msgstr "" "%s (%s) - `%s' kaydedildi [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "%s kaldırılıyor.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Listeleme geçici dosyası olarak `%s' kullanılıyor.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' kaldırıldı.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Yineleme derinliği %d aşıldı. En fazla derinlik %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "" @@ -342,7 +342,7 @@ msgstr "" "\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -352,18 +352,18 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "Uzunlukları aynı değil (yerel %ld), -- alınıyor.\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Sembolik bağın ismi geçersiz, atlanıyor.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "Zaten doğru sembolik bağ var: %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Sembolik bağ oluşturuluyor: %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Sembolik bağ desteklenmiyor. `%s' sembolik bağı atlanıyor.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "`%s' dizini atlanıyor.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: bilinmeyen/desteklenmeyen dosya türü.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: zaman damgası bozuk.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "%d derinliğindeki dizinler alınamayacak (en çok %d)\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Dışlanan/içerilmeyen olduğundan dolayı `%s' e inilmiyor.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "`%s' reddediliyor.\n" @@ -415,39 +415,21 @@ msgstr "`%s' reddediliyor.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "`%s' kalıbına uygun sonuç gelmedi.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "HTMLeştirilmiş indeks `%s' e yazıldı [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "HTMLeştirilmiş indeks `%s' e yazıldı.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "OpenSSL PRNG süreci oluşturulamadı; SSL iptal ediliyor.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -507,36 +489,36 @@ msgstr "%s: seçenek `-W %s' belirsiz\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: seçenek `-W %s' argümansız kullanılır\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Hata anlaşılamadı" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Hata anlaşılamadı" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "%s çözümleniyor... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "olmadı: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "olmadı: zamanaşımı.\n" @@ -545,104 +527,89 @@ msgstr "olmadı: zamanaşımı.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: İçi boş %s bağı çözümlenemez.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "HTTP isteğini yazma başarısız: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Bir SSL bağlamı belirlenemedi\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Sertifikalar %s'den yüklenemedi\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Belirtilen sertifikasız deneniyor\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Sertifika anahtarı %s'den alınamadı\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Bağlantı tekrar kullanılıyor: %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "HTTP isteğini yazma başarısız: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP isteğini yazma başarısız: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s isteği gönderildi, cevap bekleniyor... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Alınan veri yok" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Başlıklar okunurken hata (%s).\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Yetkilendirme başarısız.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Kimlik tanımlama şeması bilinmiyor.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Durum satırı bozuk" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(açıklama yok)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Yer: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "belirtilmeyen" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [izleyen]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -655,53 +622,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Uzunluk: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "yoksayıldı" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Uyarı: HTTP ile genel arama karakterleri kullanılamaz.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "`%s' dosyası zaten var, alınmayacak.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "`%s'e yazılamadı (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "SSL bağlantısı kurulamıyor.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "HATA: Yönlendirmede (%d) yer belirtilmemiş.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s HATA %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Son değişiklik yapılan başlık kayıp -- zaman damgası kapatıldı.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Son değişiklik yapılan başlık geçersiz -- zaman damgası yoksayıldı.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -710,16 +677,16 @@ msgstr "" "Sunucudaki dosya yerel dosya %s'den daha yeni değil -- alınmayacak.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Uzunlukları aynı değil (yerel %ld), -- alınıyor.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Uzak dosya daha yeni, alınıyor.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -728,12 +695,12 @@ msgstr "" "%s (%s) - `%s' kaydedildi [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - %ld baytta bağlantı kapandı. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -742,95 +709,95 @@ msgstr "" "%s (%s) - `%s' kaydedildi [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - %ld/%ld baytta bağlantı kapandı. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - %ld baytta okuma hatası (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - %ld/%ld baytta okuma hatası (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC olmayan %s dosyasını gösteriyor.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s okunamadı (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s de hata (%d satırında).\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: Uyarı: Sistem ve kullanıcı wgetrc dosyalarının her ikisi de %s " "gösteriyor.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: --execute ile verilen `%s' komutu geçersiz.\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: %s geçersiz, `on' ya da `off' kullanın.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: `%s' geçersiz, `always' (daima), `on', `off' veya `never' (asla) " "kullanın.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: `%s' sayı olarak geçersiz.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: `%s' bayt değer olarak geçersiz.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: `%s'süre olarak geçersiz.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: `%s' değer olarak geçersiz.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: `%s' başlok olarak geçersiz.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: İşlem türü `%s' geçersiz.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: `%s' sınırlaması geçersiz, `unix' ya da `windows' kullanın.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: `%s' değer olarak geçersiz.\n" - #: src/log.c:777 #, c-format msgid "" @@ -854,12 +821,12 @@ msgstr "Alınan veri yok" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; giriş iptalediliyor.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Kullanımı: %s [SEÇENEK]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -869,503 +836,541 @@ msgstr "" "Uzun seçeneklerdeki zorunlu argümanlar kısa seçeneklerde de zorunludur.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Dizin " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "Yazılım hatalarını ve önerilerinizi adresine\n" "çeviri hatalarını adresine bildiriniz.\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, bir etkileşimsiz ağ erişimci.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Telif Hakkı © 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1377,7 +1382,7 @@ msgstr "" "UYGUNLUĞU için bile garanti verilmez. Ayrıntılar için GNU Genel Kamu\n" "Lisansına bakınız.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1387,43 +1392,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Daha fazla seçenek için `%s --help' yazın.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: seçenek uygun değil -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Hem çok detaylı hem de sessiz olmaz.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "Eski dosyaları hem zaman damgalamak hem de dokunmamak olmaz.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL kayıp\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "%s de URL yok.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1434,7 +1439,7 @@ msgstr "" "BİTTİ --%s--\n" "İndirilen: %s bayt, %d dosya\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "İndirme kotası (%s bayt) AŞILDI! \n" @@ -1449,7 +1454,7 @@ msgstr "Ardalanda sürüyor.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Ardalanda sürüyor, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Çıktı `%s'e yazılmış olacak.\n" @@ -1481,6 +1486,19 @@ msgstr "Kullanım: %s NETRC [MAKİNA-ADI]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: %s durumlanamadı: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "OpenSSL PRNG süreci oluşturulamadı; SSL iptal ediliyor.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1571,12 +1589,12 @@ msgid "Invalid IPv6 numeric address" msgstr "IPv6 sayısal adresi geçersiz" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Ardalanda sürüyor, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "`%s' sembolik bağ asıl dosyaya dönüştürülürken başarısız: %s\n" @@ -1586,6 +1604,18 @@ msgstr "`%s' sembolik bağ asıl dosyaya dönüştürülürken başarısız: %s\ msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Bir SSL bağlamı belirlenemedi\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Sertifikalar %s'den yüklenemedi\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Belirtilen sertifikasız deneniyor\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Sertifika anahtarı %s'den alınamadı\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "`%s' bir bağlantı adresine dönüştürülemedi. ANY'ye dönülüyor.\n" diff --git a/po/uk.po b/po/uk.po index f8219f59..e3ac259e 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2002-03-03 12:53+0200\n" "Last-Translator: Olexander Kunytsa \n" "Language-Team: Ukrainian \n" @@ -72,17 +72,17 @@ msgstr " msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr " : ަ ˦ .\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr " צ `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr " `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr " `%s': %s\n" @@ -131,12 +131,12 @@ msgstr " (%s msgid "Length: %s" msgstr ": %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -146,64 +146,64 @@ msgid " (unauthoritative)\n" msgstr " ( )\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Ťդ %s ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr " æ , '.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr " צΦ .\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr " , '.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr " צ Ťæ.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "' Φ.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Ťæ !\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr " , .\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr ". " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr ".\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "צ `%c', '.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr ". " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD Ҧ.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -213,33 +213,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> CWD .\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr " Φæ PASV-.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr " ̦ צצĦ PASV.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr " Ц' %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr " ' (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "צ PORT.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -247,7 +247,7 @@ msgstr "" "\n" " REST , .\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" " `%s' צΦ.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -269,40 +269,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, '.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - ': %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr " ' .\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr " .\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr " `%s' , դ.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -311,35 +311,35 @@ msgstr "" "%s (%s) - `%s' [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr " %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr " ̦ `%s'.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "`%s' .\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr " Ӧ %d %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr " `%s' צ -- դ .\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -349,7 +349,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -358,11 +358,11 @@ msgstr "" " ̦ Ц (: %ld) -- դ.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "צ ' , .\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -371,42 +371,42 @@ msgstr "" " %s -> %s դ.\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr " %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Φ Ц, `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr " `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: צ ( Цդ).\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ͦ .\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr " դ ˦ %d ( %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr " `%s' ڦ .\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr " `%s'.\n" @@ -414,39 +414,21 @@ msgstr " #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr " Ц `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr " HTML-Ԧ `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr " HTML-Ԧ `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr " ڦ OpenSSL PRNG; צ SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -506,36 +488,36 @@ msgstr "%s: msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: `--%s' \n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "צ " #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "צ " -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr " Φ %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr ": %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr ": %s.\n" @@ -545,104 +527,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: ڦ %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr " HTTP-: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr " SSL\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr " Ʀ %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "դ Ʀ\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr " -Ʀ %s\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr " ' %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr " HTTP-: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr " HTTP-: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s- Ħ, ަդ צצĦ... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr " " -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr " (%s).\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "æ .\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "צ Ʀæ.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr " " -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "( )" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "a: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr " " -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [Ȧ]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -655,53 +622,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr ": " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "դ" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr ": HTTP Ц .\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr " `%s' , դ .\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr " `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr " SSL-'.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr ": (%d) .\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Φ last-modified -- ͦ .\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr " last-modified -- դ ͦ .\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -710,16 +677,16 @@ msgstr "" " `%s' צ -- դ .\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr " ̦ Ц (: %ld) -- դ.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr " צ, Φ , դ.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -728,12 +695,12 @@ msgstr "" "%s (%s) - `%s' [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - ' æ %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -742,92 +709,92 @@ msgstr "" "%s (%s) - `%s' [%ld/%ld]\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - ' æ %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - æ %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - æ %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s ( %d).\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" "%s: : wgetrc wgetrc `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: `%s'.\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: - ֦ on off.\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s: %s: - ֦ always, on, off never.\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: צ צ `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: צ צ `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -851,12 +818,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; צ .\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr ": %s []... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -866,504 +833,542 @@ msgstr "" "'Ǧ' Ԧ , ˦.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr " " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "" "צ æ .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, ̦ ֦.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" "Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001æ " " .\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1375,7 +1380,7 @@ msgstr "" " . צ\n" "GNU General Public License Φϧ æ.\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1386,43 +1391,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr " `%s --help' ϧ æ.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: צ -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr " verbose quiet .\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr " Ц ͦ ̦ ͦΦ.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr " %s URL'.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1433,7 +1438,7 @@ msgstr "" " --%s--\n" ": %s Ԧ %d ()\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr " (%s Ԧ)!\n" @@ -1448,7 +1453,7 @@ msgstr " msgid "Continuing in background, pid %lu.\n" msgstr "դ ͦ, %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr " `%s'.\n" @@ -1478,6 +1483,19 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%s: stat %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr " ڦ OpenSSL PRNG; צ SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1569,12 +1587,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "դ ͦ, %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr " `%s': %s\n" @@ -1584,6 +1602,18 @@ msgstr " msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr " SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr " Ʀ %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "դ Ʀ\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr " -Ʀ %s\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr " , ̦ `%c'.\n" diff --git a/po/vi.po b/po/vi.po index ee5d6672..04e0a773 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2005-04-17 21:34+0400\n" "Last-Translator: Phan Vinh Thinh \n" "Language-Team: Vietnamese \n" @@ -74,17 +74,17 @@ msgstr "Lỗi trong Set-Cookie, vùng `%s'" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Lỗi cú pháp trong Set-Cookie: %s tại vị trí %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Không mở được tập tin cookie `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Lỗi ghi nhớ tới `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Lỗi đóng `%s': %s\n" @@ -133,12 +133,12 @@ msgstr " (%s byte)" msgid "Length: %s" msgstr "Chiều dài: %s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -148,64 +148,64 @@ msgid " (unauthoritative)\n" msgstr " (chưa xác thực)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "Đăng nhập với tên %s... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "Lỗi trong câu trả lời của máy chủ, đang đóng liên kết điều khiển.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Lỗi trong lời chào mừng của máy chủ.\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "Ghi nhớ không thành công, đang đóng liên kết điều khiển.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Máy chủ từ chối đăng nhập.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Đăng nhập không đúng.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Đã đăng nhập!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Lỗi máy chủ, không xác định được dạng hệ thống.\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "đã xong. " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "đã xong.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Không rõ loại `%c', đang đóng liên kết điều khiển.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "đã xong. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> không cần thiết CWD.\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -215,33 +215,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> không yêu cầu CWD.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Không khởi đầu được sự truyền tải THỤĐỘNG.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Không phân tích được câu trả lời THỤĐỘNG.\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "không kết nối được tới %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Lỗi bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "CỔNG không đúng.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -249,7 +249,7 @@ msgstr "" "\n" "REST không thành công; bắt đầu lại từ đầu.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -258,7 +258,7 @@ msgstr "" "Không có tập tin `%s'.\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -271,40 +271,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, đang đóng kết nối điều khiển.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Kết nối dữ liệu: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Đã đóng kết nối điều khiển.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Dừng truyền tải dữ liệu.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Tập tin `%s' đã có ở đó, không nhận nữa.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(thử:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -313,35 +313,35 @@ msgstr "" "%s (%s) - `%s' đã ghi [%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "Đang xóa bỏ %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "Đang dùng `%s' làm tập tin danh sách tmp.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Đã xóa `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Độ sâu đệ quy %d vượt quá độ sâu lớn nhất %d.\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "Tập tin ở xa không mới hơn tập tin nội bộ `%s' -- không tải xuống.\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -351,7 +351,7 @@ msgstr "" "\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -360,11 +360,11 @@ msgstr "" "Kích thước không tương ứng (nội bộ %ld) -- đang tải xuống.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Sai tên của liên kết mềm, bỏ qua.\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -373,42 +373,42 @@ msgstr "" "Đã có liên kết mềm đúng %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Đang tạo liên kết mềm %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Không hỗ trợ liên kết mềm, nhảy qua liên kết mềm `%s'.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Nhảy qua thư mục `%s'.\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: loại tập tin không biết/không hỗ trợ.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: tem đánh dấu thời gian bị lỗi.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Sẽ không nhận thư mục vì độ sâu là %d (max %d).\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "Không giảm xuống thành `%s' vì nó bị loại bỏ/không được thêm.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Đang nhả ra `%s'.\n" @@ -416,39 +416,21 @@ msgstr "Đang nhả ra `%s'.\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "Không có tương ứng với mẫu `%s'.\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "Đã viết chỉ mục ở dạng HTML tới `%s' [%ld].\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "Đã viết chỉ mục ở dạng HTML tới `%s'.\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Không tìm thấy OpenSSL PRNG, đang tắt bỏ SSL.\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -508,36 +490,36 @@ msgstr "%s: tùy chọn `-W %s' không rõ ràng\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: tùy chọn `-W %s' không cho phép một tham số\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Lỗi không rõ nguyên nhân" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "Lỗi không rõ nguyên nhân" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Đang tìm %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "không thành công: %s.\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "không thành công: vượt quá thời gian chờ.\n" @@ -546,104 +528,89 @@ msgstr "không thành công: vượt quá thời gian chờ.\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Không tìm thấy được liên kết không hoàn chỉnh %s.\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Yêu cầu ghi HTTP không thành công: %s.\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Đặt một khung cảnh SSL không thành công\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Nạp chứng thực từ %s không thành công\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Đang thử không dùng chứng thực chỉ ra\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Lấy chìa khóa chứng thực từ %s không thành công\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Đang dùng lại kết nối tới %s: %hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Yêu cầu ghi HTTP không thành công: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Yêu cầu ghi HTTP không thành công: %s.\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s yêu cầu đã gửi, đang đợi câu trả lời... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Không nhận được dữ liệu" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Lỗi đọc (%s) trong phần đầu.\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "Xác thực không thành công.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Hệ thống xác thực không rõ.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Dòng trạng thái bị lỗi" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(không mô tả)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Vị trí: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "chưa chỉ ra" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [theo sau]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -656,53 +623,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "Dài: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "lờ đi" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Cảnh báo: không hỗ trợ wildcard trong HTTP.\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "Tập tin `%s' đã có ở đó, sẽ không nhận.\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Không ghi nhớ được tới `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Không thiết lập được kết nối SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "LỖI: Chuyển hướng (%d) mà không có vị trí.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s LỖI %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Thiếu phần đầu \"Lần-sửa-cuối-cùng\" -- tắt tem đánh dấu thời gian.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Sai phần đầu \"Lần-sửa-cuối-cùng\" -- lờ đi tem đánh dấu thời gian.\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -711,16 +678,16 @@ msgstr "" "Tập tin trên máy chủ không mới hơn tập tin nội bộ `%s' -- không nhận.\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "Kích thước tập tin không tương ứng (nội bộ %ld) - đang nhận.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Tập tin ở xa mới hơn, đang nhận.\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -729,12 +696,12 @@ msgstr "" "%s (%s) - `%s' đã ghi [%ld/%ld]\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - Đóng kết nối tại byte %ld. " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -743,92 +710,92 @@ msgstr "" "%s (%s) - `%s' đã ghi [%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - Đóng kết nối tại byte %ld/%ld. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Lỗi đọc tại byte %ld (%s)." -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Lỗi đọc tại byte %ld/%ld (%s). " -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC chỉ tới %s không tồn tại.\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Không đọc được %s (%s).\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: Lỗi trong %s trên dòng %d.\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s: Cảnh báo: Cả wgetrc của hệ thống và người dùng đều chỉ tới `%s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Câu lệnh --execute không đúng `%s'\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s: %s: Giá trị boolean sai `%s', hãy dùng `on' hoặc 'off'.\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" "%s: %s: Giá trị boolean sai `%s', hãy dùng always, on, off, hoặc never.\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s: %s: Số sai `%s'.\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s: %s: Giá trị byte sai `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: Khoảng thời gian sai `%s'.\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s: %s: Giá trị sai `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Phần đầu sai `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Dạng minh họa tiến trình sai `%s'.\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Giới hạn sai `%s', hãy dùng `unix' hoặc `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Giá trị sai `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -852,12 +819,12 @@ msgstr "Không nhận được dữ liệu" msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; đang tắt bỏ việc ghi sự kiện.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Sử dụng: %s [TÙY CHỌN]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -867,502 +834,540 @@ msgstr "" "Tham số cho các tùy chọn dài cũng là tham số cho các tùy chọn ngắn.\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "Thư mục " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "Gửi báo cáo lỗi (bug) và đề nghị tới .\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" "GNU Wget %s, một chương trình truyền tải mạng có thể chạy ở dạng daemon.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Đăng ký bản quyền (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1375,7 +1380,7 @@ msgstr "" "CỤ THỂ NÀO. Hãy tham khảo giấy phép GNU General Public License để biết thêm " "chi tiết.\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1385,44 +1390,44 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Hãy thử `%s --help' để biết thêm tùy chọn.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: tùy chọn không cho phép -- `-n%c'\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Không thể cùng một lúc thông báo chi tiết và im lặng.\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Không thể cùng một lúc đánh dấu thời gian và không ghi đè tập tin cũ.\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s: thiếu URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Không tìm thấy URL trong %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1433,7 +1438,7 @@ msgstr "" "KẾT THÚC --%s--\n" "Đã tải: %s byte trong %d tập tin\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Đã VƯỢT QUÁ giới hạn truyền tải (%s byte)!\n" @@ -1448,7 +1453,7 @@ msgstr "Tiếp tục trong nền sau.\n" msgid "Continuing in background, pid %lu.\n" msgstr "Tiếp tục trong nền sau, pid %d.\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "Kết quả sẽ được ghi vào `%s'.\n" @@ -1479,6 +1484,19 @@ msgstr "Sử dụng: %s NETRC [TÊN MÁY]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s: không thể stat %s: %s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Không tìm thấy OpenSSL PRNG, đang tắt bỏ SSL.\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1569,12 +1587,12 @@ msgid "Invalid IPv6 numeric address" msgstr "Địa chỉ IPv6 không đúng" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Tiếp tục trong nền sau, pid %d.\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "Bỏ liên kết mềm `%s' không thành công: %s\n" @@ -1584,6 +1602,18 @@ msgstr "Bỏ liên kết mềm `%s' không thành công: %s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Đặt một khung cảnh SSL không thành công\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Nạp chứng thực từ %s không thành công\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Đang thử không dùng chứng thực chỉ ra\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Lấy chìa khóa chứng thực từ %s không thành công\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Không chuyển đổi được `%s' thành địa chỉ tên. Chuyển thành ANY.\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index e5ce6fc8..b3460701 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.9-b5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2003-10-14 23:28+0800\n" "Last-Translator: Rongjun Mu \n" "Language-Team: Chinese (simplified) \n" @@ -75,17 +75,17 @@ msgstr "在 Set-Cookie 的中出现错误,字段“%s”" msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "在 Set-Cookie 中出现语法错误:%s 在位置 %d 处。\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "无法打开 cookie 文件“%s”:%s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "写入“%s”时发生错误:%s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "关闭“%s”时发生错误:%s\n" @@ -134,12 +134,12 @@ msgstr " (%s 字节)" msgid "Length: %s" msgstr "长度:%s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -149,64 +149,64 @@ msgid " (unauthoritative)\n" msgstr " (非正式数据)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "正在以 %s 登录 ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "服务器响应时发生错误,正在关闭控制连接。\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "服务器消息出现错误。\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "写入失败,正在关闭控制连接。\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "服务器拒绝登录。\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "登录不正确。\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "登录成功!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "服务器错误,无法确定操作系统的类型。\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "完成。 " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "完成。\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "未知的类别“%c”,正在关闭控制连接。\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "完成。 " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> 不需要 CWD。\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -216,33 +216,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> 不需要 CWD。\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "无法启动 PASV 传输。\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "无法解析 PASV 响应内容。\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "无法连接到 %s:%hu :%s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind 错误(%s)。\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "无效的 PORT(端口)。\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" "重置 (REST) 失败,重新开始发送。\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" "文件“%s”不存在。\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -272,40 +272,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s:%s,正在关闭控制连接。\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - 数据连接:%s;" -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "已关闭控制连接。\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "数据传输已被中止。\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "文件“%s”已经存在,不取回。\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(尝试次数:%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -314,35 +314,35 @@ msgstr "" "%s (%s) - 已保存‘%s’[%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "正在删除 %s。\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "使用“%s”作为列表临时文件。\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "已删除“%s”。\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "链接递归深度 %d 超过最大值 %d。\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "远程文件不比本地文件“%s”新 -- 不取回。\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,7 +350,7 @@ msgid "" msgstr "远程文件较本地文件“%s”新 -- 取回。\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -359,11 +359,11 @@ msgstr "" "文件大小不符(本地文件 %ld) -- 取回。\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "无效的符号连接名,跳过。\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "已经存在正确的符号连接 %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "正在创建符号链接 %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "不支持符号连接,正在跳过符号连接“%s”。\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "正在跳过目录“%s”。\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s:未知的/不支持的文件类型。\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s:错误的时间戳标记。\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "因为深度为 %d(最大值为 %d),所以不取回。\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "不进入“%s”目录因为已被排除或未被包含进来。\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "拒绝“%s”。\n" @@ -415,39 +415,21 @@ msgstr "拒绝“%s”。\n" #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "没有与模式“%s”相符合的。\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "已经将 HTML 格式的索引写入到“%s” [%ld]。\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "已经将 HTML 格式的索引写入到“%s”。\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "无法产生 OpenSSL 随机数产生程序(PRNG)使用的种子;禁用 SSL。\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -507,36 +489,36 @@ msgstr "%s:选项“-W %s”不明确\n" msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s:选项“-W %s”不允许有参数\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "未知的错误" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "未知的错误" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "正在解析主机 %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "失败:%s。\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 msgid "failed: timed out.\n" msgstr "失败:超时。\n" @@ -545,104 +527,89 @@ msgstr "失败:超时。\n" msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s:无法解析不完整的链接 %s。\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "无法写入 HTTP 请求:%s。\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "无法创建 SSL context\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "无法从 %s 载入证书 (certificate)\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "尝试不载入指定的证书 (certificate)\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "无法从 %s 获取证书密钥\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "再使用到 %s:%hu 的连接。\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "无法写入 HTTP 请求:%s。\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "无法写入 HTTP 请求:%s。\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "已发出 %s 请求,正在等待回应... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "没有接收到数据" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "读取文件头错误 (%s)。\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "验证失败。\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "未知的验证方式。\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "不正常的状态行" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(没有描述)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "位置:%s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "未指定" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [跟随至新的 URL]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -655,53 +622,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "长度:" -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "已忽略" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "警告:HTTP 不支持通配符。\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "文件“%s”已经存在,不会取回。\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "无法写到“%s”(%s)。\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "无法建立 SSL 连接。\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "错误:重定向 (%d) 但没有指定位置。\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s 错误 %d:%s。\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "缺少“Last-modified”文件头-- 关闭时间戳标记。\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "无效的“Last-modified”文件头 -- 忽略时间戳标记。\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -710,16 +677,16 @@ msgstr "" "远程文件不比本地文件‘%s’新 -- 不取回。\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "文件大小不符 (本地文件 %ld) -- 取回。\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "远程文件较新,取回。\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -728,12 +695,12 @@ msgstr "" "%s (%s)-- 已保存“%s”[%ld/%ld])\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - 连接在 %ld 字节时被关闭。" -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -742,91 +709,91 @@ msgstr "" "%s (%s) -- 已保存“%s”[%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - 连接在 %ld/%ld 字节时被关闭。" -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - 于 %ld 字节处发生读取错误 (%s)。" -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - 于 %ld/%ld 字节处发生读取错误 (%s)。" -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC指向 %s,但它并不存在。\n" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s:无法读取 %s (%s)。\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%1$s:错误发生于第 %3$d 行的 %2$s。\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%s:警告:系统与用户的 wgetrc 都指向“%s”。\n" -#: src/init.c:595 +#: src/init.c:622 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s:无效 -- 执行命令“%s”\n" -#: src/init.c:631 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%s:%s:无效的布尔值“%s”,请使用 on 或 off。\n" -#: src/init.c:674 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%s:%s:无效的布尔值“%s”,请使用 always、on、off 或 never。\n" -#: src/init.c:693 +#: src/init.c:728 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s:%s:无效数字“%s”。\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%s:%s:无效的字节数值“%s”。\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s:%s:无效的时间周期“%s”。\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%s:%s:无效的值“%s”。\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s:%s:无效的文件头“%s”。\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s:%s:无效的进度指示方式“%s”。\n" -#: src/init.c:1134 +#: src/init.c:1201 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s:%s:无效的限定项“%s”,请使用 unix 或者 windows。\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s:%s:无效的值“%s”。\n" - #: src/log.c:777 #, c-format msgid "" @@ -850,12 +817,12 @@ msgstr "没有接收到数据" msgid "%s: %s; disabling logging.\n" msgstr "%s:%s;禁用日志记录。\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "用法: %s [选项]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -865,501 +832,539 @@ msgstr "" "长选项必须用的参数在使用短选项时也是必须的。\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "目录 " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "请将错误报告或建议寄给 。\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s,非交互式的网络文件下载工具。\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "版权所有 (C) 2003 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1370,7 +1375,7 @@ msgstr "" "甚至没有可售性或适用于特定目的的保证。\n" "详情请查看 GNU General Public License。\n" -#: src/main.c:638 +#: src/main.c:663 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1380,43 +1385,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "请尝试使用“%s --help”查看更多的选项。\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s:非法的选项 -- “-n%c”\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "无法同时使用详细输出模式和安静模式。\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "无法修改时间戳标记而不更改本地文件。\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%s:未指定 URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "在 %s 中找不到 URL。\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1427,7 +1432,7 @@ msgstr "" "下载完毕 --%s--\n" "下载了:%s 字节,共 %d 个文件\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "超过下载限额(%s 字节)!\n" @@ -1442,7 +1447,7 @@ msgstr "继续在后台运行。\n" msgid "Continuing in background, pid %lu.\n" msgstr "继续在后台运行,pid 为 %d。\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "将把输出写入至“%s”。\n" @@ -1472,6 +1477,19 @@ msgstr "用法:%s NETRC [主机名]\n" msgid "%s: cannot stat %s: %s\n" msgstr "%s:无法 stat %s:%s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "无法产生 OpenSSL 随机数产生程序(PRNG)使用的种子;禁用 SSL。\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1562,12 +1580,12 @@ msgid "Invalid IPv6 numeric address" msgstr "无效的 IPv6 数字地址" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "继续在后台运行,pid 为 %d。\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "无法删除符号链接 '%s':%s\n" @@ -1577,6 +1595,18 @@ msgstr "无法删除符号链接 '%s':%s\n" msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "无法创建 SSL context\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "无法从 %s 载入证书 (certificate)\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "尝试不载入指定的证书 (certificate)\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "无法从 %s 获取证书密钥\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "无法转换 “%s”为绑定地址,正在恢复为 ANY。\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index b678483f..f5ba3f0d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: wget 1.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-21 17:45+0200\n" +"POT-Creation-Date: 2005-04-28 12:13+0200\n" "PO-Revision-Date: 2002-03-04 00:43+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (traditional) \n" @@ -75,17 +75,17 @@ msgstr "Set-Cookie msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Set-Cookie X{yk~GrLC\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Lk} cookie ɡ%sG%s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "gJ%sɵoͿ~G%s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "%sɵoͿ~G%s\n" @@ -134,12 +134,12 @@ msgstr " (%s msgid "Length: %s" msgstr "סG%s" -#: src/ftp.c:232 src/http.c:1791 +#: src/ftp.c:232 src/http.c:1853 #, c-format msgid ", %s (%s) remaining" msgstr "" -#: src/ftp.c:236 src/http.c:1795 +#: src/ftp.c:236 src/http.c:1857 #, c-format msgid ", %s remaining" msgstr "" @@ -149,64 +149,64 @@ msgid " (unauthoritative)\n" msgstr " (D)\n" #. Second: Login with proper USER/PASS sequence. -#: src/ftp.c:314 +#: src/ftp.c:315 #, c-format msgid "Logging in as %s ... " msgstr "H %s nJ... " -#: src/ftp.c:327 src/ftp.c:380 src/ftp.c:411 src/ftp.c:465 src/ftp.c:580 -#: src/ftp.c:631 src/ftp.c:661 src/ftp.c:723 src/ftp.c:791 src/ftp.c:855 -#: src/ftp.c:907 +#: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581 +#: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856 +#: src/ftp.c:908 msgid "Error in server response, closing control connection.\n" msgstr "A^~AsuC\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "ATX{~C\n" -#: src/ftp.c:343 src/ftp.c:474 src/ftp.c:589 src/ftp.c:670 src/ftp.c:734 -#: src/ftp.c:802 src/ftp.c:866 src/ftp.c:918 +#: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735 +#: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919 msgid "Write failed, closing control connection.\n" msgstr "LkgJAN|suC\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "AڵnJC\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "nJ~C\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "nJI\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "A~AMw@~tΪC\n" -#: src/ftp.c:399 src/ftp.c:710 src/ftp.c:774 src/ftp.c:821 +#: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822 msgid "done. " msgstr "C " -#: src/ftp.c:453 src/ftp.c:610 src/ftp.c:645 src/ftp.c:890 src/ftp.c:941 +#: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942 msgid "done.\n" msgstr "C\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "O%cAN|suC\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "C " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> ݭn CWD(|)C\n" -#: src/ftp.c:596 +#: src/ftp.c:597 #, c-format msgid "" "No such directory `%s'.\n" @@ -216,33 +216,33 @@ msgstr "" "\n" #. do not CWD -#: src/ftp.c:614 +#: src/ftp.c:615 msgid "==> CWD not required.\n" msgstr "==> ݭn CWD(|)C\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Lkl PASV ǿC\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "LkR PASV ^C\n" -#: src/ftp.c:701 +#: src/ftp.c:702 #, fuzzy, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "LksW %s:%hu G%s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Bind oͿ~(%s)C\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "~qTC\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" "](REST)ѡAnY}lC\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" "ɮס%ssbC\n" "\n" -#: src/ftp.c:927 +#: src/ftp.c:928 #, c-format msgid "" "No such file or directory `%s'.\n" @@ -272,40 +272,40 @@ msgstr "" #. what functions like unique_create typically do) #. because we told the user we'd use this name. #. Instead, return and retry the download. -#: src/ftp.c:992 src/http.c:1847 +#: src/ftp.c:993 src/http.c:1909 #, c-format msgid "%s has sprung into existence.\n" msgstr "" -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%sG%sAsuC\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) w ƳsuG%sF" -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "wsuC\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "wƶǿC\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "ɮס%swsbA|C\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(զơG%2d)" -#: src/ftp.c:1296 src/http.c:2347 +#: src/ftp.c:1297 src/http.c:2409 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s]\n" @@ -314,35 +314,35 @@ msgstr "" "%s (%s) w wxs%s[%ld]\n" "\n" -#: src/ftp.c:1338 src/main.c:921 src/recur.c:376 src/retr.c:835 +#: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835 #, c-format msgid "Removing %s.\n" msgstr "bR %sC\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "ϥΡ%s@CȦsɡC\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "wR%sC\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "j` %d WL̤j %dC\n" #. Remote file is older, file sizes can be compared and #. are both equal. -#: src/ftp.c:1500 +#: src/ftp.c:1501 #, c-format msgid "Remote file no newer than local file `%s' -- not retrieving.\n" msgstr "ɮפ񥻾ɮס%ss w |C\n" #. Remote file is newer or sizes cannot be matched -#: src/ftp.c:1507 +#: src/ftp.c:1508 #, c-format msgid "" "Remote file is newer than local file `%s' -- retrieving.\n" @@ -350,7 +350,7 @@ msgid "" msgstr "ɮ׸ɮס%ss w C\n" #. Sizes do not match -#: src/ftp.c:1514 +#: src/ftp.c:1515 #, fuzzy, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" @@ -359,11 +359,11 @@ msgstr "" "ɮפjpš]aɮ %ld^w C\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "LW٦~ŸsC\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "wTŸs %s %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "إ߲Ÿs %s %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "䴩ŸsALŸs%sC\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Lؿ%sC\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%sGɮOԩΥ䴩C\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%sG~ɶаOC\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "]`׬ %d(̤jȬ %d)AҥHC\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "iJ%sؿ]wQưΤQCJC\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "ڵ%sC\n" @@ -415,39 +415,21 @@ msgstr " #. No luck. #. #### This message SUCKS. We should see what was the #. reason that nothing was retrieved. -#: src/ftp.c:1819 +#: src/ftp.c:1820 #, c-format msgid "No matches on pattern `%s'.\n" msgstr "ŦX˦%sC\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "N HTML ƪ޼gJ%s[%ld]C\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "N HTML ƪ޼gJ%sC\n" -#. Still not enough randomness, most likely because neither -#. /dev/random nor EGD were available. Resort to a simple and -#. stupid method -- seed OpenSSL's PRNG with libc PRNG. This is -#. cryptographically weak, but people who care about strong -#. cryptography should install /dev/random (default on Linux) or -#. specify their own source of randomness anyway. -#: src/gen_sslfunc.c:109 -msgid "Warning: using a weak random seed.\n" -msgstr "" - -#: src/gen_sslfunc.c:166 -msgid "Could not seed OpenSSL PRNG; disabling SSL.\n" -msgstr "Lk OpenSSL üƲ͵{ (PRNG) ϥΪüƺؤlFȰϥ SSLC\n" - -#: src/gen_sslfunc.c:223 -msgid "Warning: validation of server certificate not possible!\n" -msgstr "" - #: src/getopt.c:675 #, c-format msgid "%s: option `%s' is ambiguous\n" @@ -507,36 +489,36 @@ msgstr "%s msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%sGﶵ--%sѼ\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "~" #. Message modeled after what gai_strerror returns in similar #. circumstances. -#: src/host.c:372 +#: src/host.c:375 msgid "Temporary failure in name resolution" msgstr "" -#: src/host.c:374 +#: src/host.c:377 msgid "Unknown error" msgstr "~" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "bdD %s... " -#: src/host.c:792 src/host.c:839 +#: src/host.c:801 src/host.c:830 #, c-format msgid "failed: %s.\n" msgstr "ѡG%sC\n" -#: src/host.c:801 +#: src/host.c:810 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:842 +#: src/host.c:833 #, fuzzy msgid "failed: timed out.\n" msgstr "ѡG%sC\n" @@ -546,104 +528,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%sGLkѪR㪺Ÿs %sC\n" -#: src/http.c:349 src/http.c:1504 +#: src/http.c:373 src/http.c:1534 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "LkgJ HTTP nDG%sC\n" -#: src/http.c:663 +#: src/http.c:687 msgid "No headers, assuming HTTP/0.9" msgstr "" -#. this is fatal -#: src/http.c:1151 -msgid "Failed to set up an SSL context\n" -msgstr "Lkإ SSL context\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Lk %s J{ɡ]certificate^\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "դJw{ɡ]certificate^\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Lk %s J{ɪ_\n" - -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Aϥγs %s:%hu suC\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "LkgJ HTTP nDG%sC\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "LkgJ HTTP nDG%sC\n" -#: src/http.c:1463 +#: src/http.c:1493 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1510 +#: src/http.c:1540 #, c-format msgid "%s request sent, awaiting response... " msgstr "weX %s nDAbԦ^... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "S" -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "ŪYɵoͿ~(%s)C\n" #. If we have tried it already, then there is not point #. retrying it. -#: src/http.c:1595 +#: src/http.c:1629 msgid "Authorization failed.\n" msgstr "{ҥѡI\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "{Ҥ覡ԡC\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "`A" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(Syz)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "mG%s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "w" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [Hs]" #. If `-c' is in use and the file has been fully downloaded (or #. the remote file has shrunk), Wget effectively requests bytes #. after the end of file and the server response with 416. -#: src/http.c:1751 +#: src/http.c:1813 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" @@ -656,53 +623,53 @@ msgstr "" #. 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:1781 +#: src/http.c:1843 msgid "Length: " msgstr "סG" -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "w" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "ĵiGHTTP 䴩UΦrC\n" #. If opt.noclobber is turned on and file already exists, do not #. retrieve the file -#: src/http.c:1978 +#: src/http.c:2040 #, c-format msgid "File `%s' already there, will not retrieve.\n" msgstr "ɮס%swsbA|C\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "LkgJ%s(%s)C\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Lkإ SSL suC\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "~GɦV (%d) SwmC\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ~ %dG%sC\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "ʤ֤F̫קɶY w ɶаOC\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Xk̫קɶY w ɶаOC\n" -#: src/http.c:2260 +#: src/http.c:2322 #, c-format msgid "" "Server file no newer than local file `%s' -- not retrieving.\n" @@ -711,16 +678,16 @@ msgstr "" "ɮפ񥻾ɮס%ss w |C\n" "\n" -#: src/http.c:2268 +#: src/http.c:2330 #, fuzzy, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "ɮפjpŦX]aɮ %ld^w C\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "ɮ׸sAC\n" -#: src/http.c:2315 +#: src/http.c:2377 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s]\n" @@ -729,12 +696,12 @@ msgstr "" "%s (%s) w wxs%s[%ld/%ld])\n" "\n" -#: src/http.c:2372 +#: src/http.c:2434 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - sub %ld 줸ծɬMC " -#: src/http.c:2381 +#: src/http.c:2443 #, fuzzy, c-format msgid "" "%s (%s) - `%s' saved [%s/%s])\n" @@ -743,91 +710,91 @@ msgstr "" "%s (%s) w wxs%s[%ld/%ld])\n" "\n" -#: src/http.c:2407 +#: src/http.c:2469 #, fuzzy, c-format msgid "%s (%s) - Connection closed at byte %s/%s. " msgstr "%s (%s) - sub %ld/%ld 줸ծɬMC " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Ū %ld 줸ծɵoͿ~ (%s)C" -#: src/http.c:2431 +#: src/http.c:2493 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - Ū %ld/%ld 줸ծɵoͿ~ (%s)C" -#: src/init.c:342 +#: src/init.c:369 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:395 src/netrc.c:277 +#: src/init.c:422 src/netrc.c:277 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%sGLkŪ %s (%s)C\n" -#: src/init.c:413 src/init.c:419 +#: src/init.c:440 src/init.c:446 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%1$sG~oͩ %3$d 檺 %2$sC\n" -#: src/init.c:451 +#: src/init.c:478 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "%sGĵiGtλPϥΪ̪ wgetrc V%sC\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%sGLĪwȡ%s\n" -#: src/init.c:631 +#: src/init.c:668 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "%sG%sGЫw on offC\n" -#: src/init.c:674 +#: src/init.c:711 #, fuzzy, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "%sG%sGЫw alwaysBonBoff neverC\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%sG%sGLĪwȡ%sC\n" -#: src/init.c:926 src/init.c:945 +#: src/init.c:959 src/init.c:978 #, fuzzy, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "%sG%sGLĪi׫ܤ覡%sC\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%sG%sGLĪwȡ%sC\n" -#: src/init.c:1037 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 +#, fuzzy, c-format +msgid "%s: %s: Invalid value `%s'.\n" +msgstr "%sG%sGLĪwȡ%sC\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%sG%sGLĪwȡ%sC\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%sG%sGLĪi׫ܤ覡%sC\n" -#: src/init.c:1134 +#: src/init.c:1201 #, fuzzy, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%sG%sGLĪwȡ%sC\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%sG%sGLĪwȡ%sC\n" - #: src/log.c:777 #, c-format msgid "" @@ -851,12 +818,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "%sG%sFLkiOC\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "ΪkG%s [ﶵ]... [URL]...\n" -#: src/main.c:375 +#: src/main.c:385 #, fuzzy msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" @@ -866,502 +833,540 @@ msgstr "" "ﶵΪѼƦbϥεuﶵɤ]OC\n" "\n" -#: src/main.c:377 +#: src/main.c:387 msgid "Startup:\n" msgstr "" -#: src/main.c:379 +#: src/main.c:389 msgid " -V, --version display the version of Wget and exit.\n" msgstr "" -#: src/main.c:381 +#: src/main.c:391 msgid " -h, --help print this help.\n" msgstr "" -#: src/main.c:383 +#: src/main.c:393 msgid " -b, --background go to background after startup.\n" msgstr "" -#: src/main.c:385 +#: src/main.c:395 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" msgstr "" -#: src/main.c:389 +#: src/main.c:399 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:391 +#: src/main.c:401 msgid " -o, --output-file=FILE log messages to FILE.\n" msgstr "" -#: src/main.c:393 +#: src/main.c:403 msgid " -a, --append-output=FILE append messages to FILE.\n" msgstr "" -#: src/main.c:396 +#: src/main.c:406 msgid " -d, --debug print lots of debugging information.\n" msgstr "" -#: src/main.c:399 +#: src/main.c:409 msgid " -q, --quiet quiet (no output).\n" msgstr "" -#: src/main.c:401 +#: src/main.c:411 msgid " -v, --verbose be verbose (this is the default).\n" msgstr "" -#: src/main.c:403 +#: src/main.c:413 msgid "" " -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" -#: src/main.c:405 +#: src/main.c:415 msgid " -i, --input-file=FILE download URLs found in FILE.\n" msgstr "" -#: src/main.c:407 +#: src/main.c:417 msgid " -F, --force-html treat input file as HTML.\n" msgstr "" -#: src/main.c:409 +#: src/main.c:419 msgid "" " -B, --base=URL prepends URL to relative links in -F -i file.\n" msgstr "" -#: src/main.c:413 +#: src/main.c:423 msgid "Download:\n" msgstr "" -#: src/main.c:415 +#: src/main.c:425 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits).\n" msgstr "" -#: src/main.c:417 +#: src/main.c:427 msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:419 +#: src/main.c:429 msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" -#: src/main.c:421 +#: src/main.c:431 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files.\n" msgstr "" -#: src/main.c:424 +#: src/main.c:434 msgid "" " -c, --continue resume getting a partially-downloaded " "file.\n" msgstr "" -#: src/main.c:426 +#: src/main.c:436 msgid " --progress=TYPE select progress gauge type.\n" msgstr "" -#: src/main.c:428 +#: src/main.c:438 msgid "" " -N, --timestamping don't re-retrieve files unless newer than\n" " local.\n" msgstr "" -#: src/main.c:431 +#: src/main.c:441 msgid " -S, --server-response print server response.\n" msgstr "" -#: src/main.c:433 +#: src/main.c:443 msgid " --spider don't download anything.\n" msgstr "" -#: src/main.c:435 +#: src/main.c:445 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n" msgstr "" -#: src/main.c:437 +#: src/main.c:447 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n" msgstr "" -#: src/main.c:439 +#: src/main.c:449 msgid " --connect-timeout=SECS set the connect timeout to SECS.\n" msgstr "" -#: src/main.c:441 +#: src/main.c:451 msgid " --read-timeout=SECS set the read timeout to SECS.\n" msgstr "" -#: src/main.c:443 +#: src/main.c:453 msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n" msgstr "" -#: src/main.c:445 +#: src/main.c:455 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval.\n" msgstr "" -#: src/main.c:447 +#: src/main.c:457 msgid "" " --random-wait wait from 0...2*WAIT secs between " "retrievals.\n" msgstr "" -#: src/main.c:449 +#: src/main.c:459 msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" -#: src/main.c:451 +#: src/main.c:461 msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" -#: src/main.c:453 +#: src/main.c:463 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" msgstr "" -#: src/main.c:455 +#: src/main.c:465 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:457 +#: src/main.c:467 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:459 +#: src/main.c:469 msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:471 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:464 +#: src/main.c:474 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:466 +#: src/main.c:476 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:471 +#: src/main.c:478 +msgid "" +" --prefer-family=FAMILY connect first to addresses of specified " +"family,\n" +" one of IPv6, IPv4, or none.\n" +msgstr "" + +#: src/main.c:482 +msgid " --user=USER set both ftp and http user to USER.\n" +msgstr "" + +#: src/main.c:484 +msgid "" +" --password=PASS set both ftp and http password to PASS.\n" +msgstr "" + +#: src/main.c:488 #, fuzzy msgid "Directories:\n" msgstr "ؿ " -#: src/main.c:473 +#: src/main.c:490 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:475 +#: src/main.c:492 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:477 +#: src/main.c:494 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:479 +#: src/main.c:496 msgid " --protocol-directories use protocol name in directories.\n" msgstr "" -#: src/main.c:481 +#: src/main.c:498 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:483 +#: src/main.c:500 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:487 +#: src/main.c:504 msgid "HTTP options:\n" msgstr "" -#: src/main.c:489 +#: src/main.c:506 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:491 -msgid " --http-passwd=PASS set http password to PASS.\n" +#: src/main.c:508 +msgid " --http-password=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:493 +#: src/main.c:510 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:495 +#: src/main.c:512 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:497 +#: src/main.c:514 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:499 +#: src/main.c:516 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:501 +#: src/main.c:518 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:503 -msgid " --proxy-passwd=PASS set PASS as proxy password.\n" +#: src/main.c:520 +msgid " --proxy-password=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:505 +#: src/main.c:522 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:507 +#: src/main.c:524 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:509 +#: src/main.c:526 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:511 +#: src/main.c:528 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:513 +#: src/main.c:530 msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:515 +#: src/main.c:532 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:517 +#: src/main.c:534 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:519 +#: src/main.c:536 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:521 +#: src/main.c:538 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:523 +#: src/main.c:540 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:528 -msgid "HTTPS (SSL) options:\n" -msgstr "" - -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" -msgstr "" - -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" -msgstr "" - -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" -msgstr "" - -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" -msgstr "" - -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" -msgstr "" - -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" -msgstr "" - -#: src/main.c:542 -msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" -msgstr "" - #: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid "HTTPS (SSL/TLS) options:\n" +msgstr "" + +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" #: src/main.c:550 -msgid "FTP options:\n" +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" #: src/main.c:552 -msgid " --no-remove-listing don't remove `.listing' files.\n" +msgid " --certificate=FILE client certificate file.\n" msgstr "" #: src/main.c:554 -msgid " --no-glob turn off FTP file name globbing.\n" +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" #: src/main.c:556 -msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgid " --private-key=FILE private key file.\n" msgstr "" #: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" +msgstr "" + +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 +msgid "" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" +msgstr "" + +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" +msgstr "" + +#: src/main.c:566 +msgid "" +" --egd-file=FILE file naming the EGD socket with random " +"data.\n" +msgstr "" + +#: src/main.c:571 +msgid "FTP options:\n" +msgstr "" + +#: src/main.c:573 +msgid " --ftp-user=USER set ftp user to USER.\n" +msgstr "" + +#: src/main.c:575 +msgid " --ftp-password=PASS set ftp password to PASS.\n" +msgstr "" + +#: src/main.c:577 +msgid " --no-remove-listing don't remove `.listing' files.\n" +msgstr "" + +#: src/main.c:579 +msgid " --no-glob turn off FTP file name globbing.\n" +msgstr "" + +#: src/main.c:581 +msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" +msgstr "" + +#: src/main.c:583 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir).\n" msgstr "" -#: src/main.c:560 +#: src/main.c:585 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:589 msgid "Recursive download:\n" msgstr "" -#: src/main.c:566 +#: src/main.c:591 msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:593 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:570 +#: src/main.c:595 msgid "" " --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:597 msgid "" " -k, --convert-links make links in downloaded HTML point to local " "files.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:599 msgid "" " -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:601 msgid "" " -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:578 +#: src/main.c:603 msgid "" " -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:605 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:609 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:586 +#: src/main.c:611 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:613 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:615 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:617 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:619 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:621 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:623 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:625 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:627 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:629 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:606 +#: src/main.c:631 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:633 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:612 +#: src/main.c:637 msgid "Mail bug reports and suggestions to .\n" msgstr "бN~iΫijH C\n" -#: src/main.c:617 +#: src/main.c:642 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %sADʦɮפUuC\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "" "v (C) 1995, 1996, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.\n" -#: src/main.c:633 +#: src/main.c:658 msgid "" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" @@ -1372,7 +1377,7 @@ msgstr "" "ƦܨSiʩξAΩSwتOC\n" "ԱЬd GNU General Public LicenseC\n" -#: src/main.c:638 +#: src/main.c:663 #, fuzzy msgid "" "\n" @@ -1383,43 +1388,43 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:684 src/main.c:753 src/main.c:832 +#: src/main.c:709 src/main.c:778 src/main.c:857 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "ϥΡ%s --helpdݧhﶵC\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%sGXkﶵ w-n%c\n" -#: src/main.c:803 +#: src/main.c:828 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "LkPɨϥθԲӿXҦΦwRҦC\n" -#: src/main.c:809 +#: src/main.c:834 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "LkPɨϥήɶаOӤ糧aɮסC\n" -#: src/main.c:817 +#: src/main.c:842 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #. No URL specified. -#: src/main.c:827 +#: src/main.c:852 #, c-format msgid "%s: missing URL\n" msgstr "%sGw URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "b %s 䤣 URLC\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1430,7 +1435,7 @@ msgstr "" " w%sw\n" "UFG%s 줸աA@ %d ɮ\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "WLUB]%s 줸ա^I\n" @@ -1445,7 +1450,7 @@ msgstr " msgid "Continuing in background, pid %lu.\n" msgstr "~bIApid %dC\n" -#: src/mswindows.c:429 src/utils.c:349 +#: src/mswindows.c:429 src/utils.c:348 #, c-format msgid "Output will be written to `%s'.\n" msgstr "NXgJ%sC\n" @@ -1475,6 +1480,19 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%sGLk stat() %sG%s\n" +#. Still not random enough, presumably because neither /dev/random +#. nor EGD were available. Try to seed OpenSSL's PRNG with libc +#. PRNG. This is cryptographically weak and defeats the purpose +#. of using OpenSSL, which is why it is highly discouraged. +#: src/openssl.c:124 +msgid "WARNING: using a weak random seed.\n" +msgstr "" + +#: src/openssl.c:211 +#, fuzzy +msgid "Could not seed PRNG; consider using --random-file.\n" +msgstr "Lk OpenSSL üƲ͵{ (PRNG) ϥΪüƺؤlFȰϥ SSLC\n" + #. Align the [ skipping ... ] line with the dots. To do #. that, insert the number of spaces equal to the number of #. digits in the skipped amount in K. @@ -1567,12 +1585,12 @@ msgid "Invalid IPv6 numeric address" msgstr "" #. parent, no error -#: src/utils.c:347 +#: src/utils.c:346 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "~bIApid %dC\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "LkRŸs '%s'G%s\n" @@ -1582,6 +1600,18 @@ msgstr " msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" +#~ msgid "Failed to set up an SSL context\n" +#~ msgstr "Lkإ SSL context\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Lk %s J{ɡ]certificate^\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "դJw{ɡ]certificate^\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Lk %s J{ɪ_\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Set-Cookie br%cX{yk~C\n"