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 | 618 +++++++++++++------------- po/ca.po | 618 +++++++++++++------------- po/cs.po | 619 +++++++++++++------------- po/da.po | 618 +++++++++++++------------- po/de.po | 622 +++++++++++++------------- po/el.po | 618 +++++++++++++------------- po/en_GB.po | 618 +++++++++++++------------- po/eo.po | 1200 ++++++++++++++++++++++++++++++++++----------------- po/es.po | 618 +++++++++++++------------- po/et.po | 618 +++++++++++++------------- po/eu.po | 618 +++++++++++++------------- po/fi.po | 618 +++++++++++++------------- po/fr.po | 620 +++++++++++++------------- po/gl.po | 622 +++++++++++++------------- po/he.po | 617 +++++++++++++------------- po/hu.po | 618 +++++++++++++------------- po/it.po | 618 +++++++++++++------------- po/ja.po | 618 +++++++++++++------------- po/nl.po | 618 +++++++++++++------------- po/no.po | 603 +++++++++++++------------- po/pl.po | 624 ++++++++++++++------------- po/pt_BR.po | 618 +++++++++++++------------- po/ro.po | 618 +++++++++++++------------- po/ru.po | 618 +++++++++++++------------- po/sk.po | 620 +++++++++++++------------- po/sl.po | 620 +++++++++++++------------- po/sr.po | 618 +++++++++++++------------- po/sv.po | 618 +++++++++++++------------- po/tr.po | 618 +++++++++++++------------- po/uk.po | 618 +++++++++++++------------- po/vi.po | 618 +++++++++++++------------- po/zh_CN.po | 618 +++++++++++++------------- po/zh_TW.po | 618 +++++++++++++------------- 33 files changed, 11166 insertions(+), 9815 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 hlavièce Set-Cookie: Pøedèasný konec øetìzce.\n" # , c-format -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nelze otevøít soubor s koláèky `%s': %s\n" # , c-format -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "Pøi zápisu do `%s' nastala chyba: %s.\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "Pøi uzavírání `%s' nastala chyba: %s\n" @@ -143,12 +143,12 @@ msgstr " (%s bajt msgid "Length: %s" msgstr "Délka: %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 "Probíhá pøihla¹ování 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 ukonèeno, proto¾e server odpovìdìl chybovým hlá¹ením.\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 "Rídicí spojení bude ukonèeno, proto¾e nelze zapsat data.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Server odmítá pøihlá¹ení.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Chyba pøi pøihlá¹ení.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Pøihlá¹eno!\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "" "Nelze zjistit typ vzdáleného operaèního systému, proto¾e server odpovìdìl " "chybovým hlá¹ením.\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 "" "Rídicí spojení bude ukonèeno, proto¾e je po¾adován neznámý typ pøenosu `%" "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í potøeba.\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í potøeba.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nelze spustit pasivní pøenos 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 pøi 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 "" "Pøíkaz REST selhal, pøenos zaène od zaèátku 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 ukonèeno.\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 ukonèeno.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Pøenos dat byl pøedèasnì ukonèen.\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 tøeba pøená¹et.\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 "Ma¾e 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 doèasnì ulo¾en v `%s'.\n" # , c-format -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Soubor `%s' byl vymazán.\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 pøekroèila maximální 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í (lokálnì %ld), soubor je tøeba stáhnout.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Pøeskakuje se symbolický odkaz, nebo» název 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 vynechán.\n" # , c-format -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: neznámý/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é razítko souboru 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 "" @@ -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 zadán k procházení.\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 neodpovídá.\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áøe v HTML formátu byl zapsán 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áøe v HTML formátu byl zapsán 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: pøepínaè `--%s' nemá argument\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Neznámá 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ámá chyba" # , c-format -#: src/host.c:748 +#: src/host.c:757 #, fuzzy, c-format msgid "Resolving %s... " msgstr "Ma¾e 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 mo¾né odeslat HTTP po¾adavek: %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 mo¾né nastavit SSL kontext\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "SSL certifikáty nebylo mo¾né ze souboru `%s' naèíst.\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Program se pokusí pokraèovat bez zadaného certifikátu.\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 mo¾né klíè k certifikátu naèíst.\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 vyu¾ije existující 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 mo¾né odeslat HTTP po¾adavek: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Nebylo mo¾né odeslat HTTP po¾adavek: %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¾adavek odeslán, program èeká na odpovìï ... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nepøi¹la ¾ádná data" # , c-format -#: src/http.c:1528 +#: src/http.c:1558 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Chyba (%s) pøi ètení hlavièek.\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 po¾aduje neznámý zpùsob 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 "Pøesmìrováno na: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "neudáno" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [následuji]" #. 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 "Délka: " -#: src/http.c:1801 +#: src/http.c:1863 msgid "ignored" msgstr "je ignorována" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Varování: 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 "Soubor `%s' je ji¾ zde a nebude se znovu pøená¹et.\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 mo¾né navázat SSL spojení.\n" # , c-format -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "CHYBA: Pøesmìrování (%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 pou¾ít èasová razítka (`time-stamps'), proto¾e v odpovìdi serveru \n" "schází hlavièka \"Last-modified\".\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Èasové razítko souboru (`time-stamp') bude ignorováno, proto¾e hlavièka \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í (lokálnì %ld), soubor je tøeba stáhnout.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Lokální soubor je star¹í a vzdálený soubor se proto bude pøená¹et.\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í ukonèeno 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í ukonèeno 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 pøi è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 pøi è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 pøeèíst %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: Varování: Globální i u¾ivatelské wgetrc jsou shodnì ulo¾eny 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 prosím `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,45 +855,45 @@ 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 header `%s'.\n" +msgid "%s: %s: Invalid value `%s'.\n" msgstr "%s: %s: Neplatná specifikace `%s'\n" # , c-format -#: src/init.c:1083 +#: src/init.c:1086 #, fuzzy, c-format -msgid "%s: %s: Invalid progress type `%s'.\n" +msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Neplatná specifikace `%s'\n" # , c-format -#: src/init.c:1134 +#: src/init.c:1150 #, fuzzy, c-format -msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" +msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Neplatná specifikace `%s'\n" # , c-format -#: src/init.c:1175 +#: src/init.c:1201 #, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" +msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Neplatná specifikace `%s'\n" #: src/log.c:777 @@ -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 "Pou¾ití: %s [PØEPÍNAÈ]... [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 "" "pøepínaèù.\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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "" "Zprávy o chybách a návrhy na vylep¹ení programu zasílejte na adresu\n" @@ -1458,16 +1461,16 @@ msgstr "" "Komentáøe k èeskému pøekladu zasílejte 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í stahování 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 URÈITÝ ÚÈEL. Dal¹í podrobnosti hledejte \n" "v Obecné veøejné 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 "Pøíkaz `%s --help' vypí¹e význam platných pøepínaèù.\n" # , c-format -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: nepøípustný pøepínaè -- `-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 nemù¾e být upovídaný 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 pou¾ívat èasová razítka a nemazat pøitom 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 naèteno %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 "Pøekroèen limit objemu ulo¾ených dat (%s bajtù)!\n" @@ -1561,7 +1564,7 @@ msgid "Continuing in background, pid %lu.\n" msgstr "Program pokraèuje v bìhu 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 "Výstup bude zapsán do `%s'.\n" @@ -1597,6 +1600,18 @@ msgstr "Pou msgid "%s: cannot stat %s: %s\n" msgstr "%s: volání `stat %s' skonèilo 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 pokraèuje v bìhu 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 mo¾né 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 mo¾né nastavit SSL kontext\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "SSL certifikáty nebylo mo¾né ze souboru `%s' naèíst.\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Program se pokusí pokraèovat bez zadaného certifikátu.\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "" +#~ "Ze souboru `%s' nebylo mo¾né klíè k certifikátu naèíst.\n" +#~ "\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Syntaktická chyba v hlavièce 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 Jørn 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 "Længde: %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 "færdig. " -#: 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 nødvendig.\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 nødvendig.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan ikke opsætte PASV-overførsel.\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 "Dataoverførsel 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 "(forsø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" @@ -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 "Størrelserne 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 lænke, 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 lænke %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Laver symbolsk lænke %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symbolske lænker ikke understøttet, 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 understøttet.\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 mønstret '%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 påbegynde 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 "Løser %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 løse ukomplet lænke %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-forespørgsel: %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 opsætte et SSL-miljø\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Kunne ikke indlæse certifikater fra %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Prøver uden det angivne certifikat\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Kunne ikke få certifikatnøgle fra %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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-forespørgsel: %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-forespørgsel: %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 forespørgsel 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 "Læsefejl (%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 "Længde: " -#: 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 understøttet 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 slås 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 "Størrelserne 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) - Læsefejl 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) - Læsefejl 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 læse %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: Både 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "Rapportér 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 "Prøv '%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 være udførlig 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 være at berøre 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 "" "FÆRDIG --%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 "Fortsætter 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 påbegynde 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 "Fortsætter 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 lænke '%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 opsætte et SSL-miljø\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Kunne ikke indlæse certifikater fra %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Prøver uden det angivne certifikat\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Kunne ikke få certifikatnøgle 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 -#, c-format -msgid "Length: %s" -msgstr "" - -#: src/ftp.c:900 src/ftp.c:908 +#. 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 " [%s to go]" -msgstr "" - -#: src/ftp.c:910 -msgid " (unauthoritative)\n" +msgid "%s has sprung into existence.\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 -msgid "failed: timed out.\n" -msgstr "" - -#: src/host.c:762 -msgid "Host not found" +#: src/host.c:810 +msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:764 -msgid "Unknown error" +#: src/host.c:833 +msgid "failed: timed out.\n" 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" +#: src/http.c:373 src/http.c:1534 +#, c-format +msgid "Failed writing HTTP request: %s.\n" msgstr "" -#: src/http.c:680 -#, c-format -msgid "Failed to load certificates from %s\n" +#: src/http.c:687 +msgid "No headers, assuming HTTP/0.9" msgstr "" -#: src/http.c:684 src/http.c:692 -msgid "Trying without the specified certificate\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" msgstr "" -#: src/http.c:688 +#: src/http.c:1402 #, c-format -msgid "Failed to get certificate key from %s\n" +msgid "Reusing existing connection to %s:%d.\n" msgstr "" -#: src/http.c:761 src/http.c:1809 -msgid "Unable to establish SSL connection.\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:770 +#: src/http.c:1473 #, c-format -msgid "Reusing connection to %s:%hu.\n" +msgid "Failed reading proxy response: %s\n" msgstr "" -#: src/http.c:1034 +#: src/http.c:1493 #, c-format -msgid "Failed writing HTTP request: %s.\n" +msgid "Proxy tunneling failed: %s" msgstr "" -#: src/http.c:1039 +#: 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" +#. 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:1135 -msgid "(no description)" +#: src/http.c:1656 +msgid "Unknown authentication scheme.\n" msgstr "" -#: src/http.c:1267 -msgid "Authorization failed.\n" +#: src/http.c:1689 +msgid "Malformed status line" msgstr "" -#: src/http.c:1274 -msgid "Unknown authentication scheme.\n" +#: src/http.c:1691 +msgid "(no description)" msgstr "" -#: src/http.c:1314 +#: 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 +#: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259 #, c-format -msgid "%s: %s: Invalid header `%s'.\n" +msgid "%s: %s: Invalid value `%s'.\n" msgstr "" -#: src/init.c:1106 +#: src/init.c:1086 #, c-format -msgid "%s: %s: Invalid progress type `%s'.\n" +msgid "%s: %s: Invalid header `%s'.\n" msgstr "" -#: src/init.c:1157 +#: src/init.c:1150 #, c-format -msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" +msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "" -#: src/init.c:1198 +#: src/init.c:1201 #, c-format -msgid "%s: %s: Invalid value `%s'.\n" +msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "" -#: src/log.c:636 +#: 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 "%s: %s; disabling logging.\n" +msgid "" +"\n" +"%s received.\n" msgstr "" -#: src/main.c:127 +#: src/log.c:788 #, c-format -msgid "Usage: %s [OPTION]... [URL]...\n" +msgid "%s: %s; disabling logging.\n" msgstr "" -#: src/main.c:135 +#: src/main.c:373 #, c-format -msgid "GNU Wget %s, a non-interactive network retriever.\n" +msgid "Usage: %s [OPTION]... [URL]...\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 +#: src/main.c:387 +msgid "Startup:\n" +msgstr "" + +#: src/main.c:389 +msgid " -V, --version display the version of Wget and exit.\n" +msgstr "" + +#: src/main.c:391 +msgid " -h, --help print this help.\n" +msgstr "" + +#: src/main.c:393 +msgid " -b, --background go to background after startup.\n" +msgstr "" + +#: src/main.c:395 +msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n" +msgstr "" + +#: src/main.c:399 +msgid "Logging and input file:\n" +msgstr "" + +#: src/main.c:401 +msgid " -o, --output-file=FILE log messages to FILE.\n" +msgstr "" + +#: src/main.c:403 +msgid " -a, --append-output=FILE append messages to FILE.\n" +msgstr "" + +#: src/main.c:406 +msgid " -d, --debug print lots of debugging information.\n" +msgstr "" + +#: 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 "" -"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" +" -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:151 +#: src/main.c:417 +msgid " -F, --force-html treat input file as HTML.\n" +msgstr "" + +#: src/main.c:419 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" +" -B, --base=URL prepends URL to relative links in -F -i file.\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:423 +msgid "Download:\n" msgstr "" -#: src/main.c:188 +#: src/main.c:425 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" +" -t, --tries=NUMBER set number of retries to NUMBER (0 " +"unlimits).\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:427 +msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" -#: src/main.c:217 +#: src/main.c:429 +msgid " -O, --output-document=FILE write documents to FILE.\n" +msgstr "" + +#: src/main.c:431 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" +" -nc, --no-clobber skip downloads that would download to\n" +" existing files.\n" msgstr "" -#: src/main.c:230 +#: src/main.c:434 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" +" -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:237 +#: 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 "" -"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" +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" -" -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" 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: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:263 +#: 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:465 +#: 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 "Output will be written to `%s'.\n" +msgid "Continuing in background, pid %lu.\n" msgstr "" -#: src/mswindows.c:245 +#: src/mswindows.c:429 src/utils.c:348 #, c-format -msgid "Starting WinHelp %s\n" +msgid "Output will be written to `%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 Zanón \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 "Identificándose como %s ... " @@ -190,9 +190,9 @@ msgstr "Identific # a nuestra costumbre - cll # einch! que tengo familiares güiris ;-) , pero tienes razón -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 conexión de control.\n" @@ -201,7 +201,7 @@ msgstr "Error en la respuesta del servidor, cerrando la conexi # bien - Salva # No está bien, es confuso. Recepción 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" # # Además, he añadido el artículo a `conexión' - 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 conexión 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 # # Preferiría 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 añadido el artículo a `conexión' - 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 conexión 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 función bind(2), que asigna una dirección a un socket. # Me parece que decir lo de la función 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 inválido.\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 añadido el artículo a `conexión' - cll # -#: src/ftp.c:1054 +#: src/ftp.c:1055 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, cerrando la conexión de control.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexión de datos: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Conexión 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 español, te propongo la alternativa # más "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 sería 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" # español sirven para hacer referencia a una acción. Esto es, deben ir # después 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 recursión %d excede la máxima 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 simbólico no es válido, 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 simbólico correcto %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creando enlace simbólico %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 simbólicos, se omite el enlace simbólico `%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 patrón `%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 opción `--%s' no admite ningún 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 petición 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: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 "Intentándolo 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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizando la conexión 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 petición HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Fallo escribiendo petición 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 "Petición %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 "Autorización denegada.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Método de autentificación desconocido.\n" @@ -760,34 +727,34 @@ msgstr "M # Como no existe el verbo "malformar" en español, el participio # `malformado' es incorrecto. El único término parecido a éste que # existe en español es `malformación'. - cll -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Línea de estado mal formada" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sin descripción)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Localización: %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 "Atención: 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 conexión SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROR: redirección (%d) sin localización.\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 modificación -- 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 modificación es inválida -- 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 tamaños 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) - Conexión 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) - Conexión 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 línea %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: Atención: 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: especificación inválida `%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: especificación inválida `%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 válido `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s: %s: especificación inválida `%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: especificación inválida `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: especificación inválida `%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 válido `%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: especificación inválida `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: especificación inválida `%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 [OPCIÓN]... [URL]...\n" @@ -1020,7 +987,7 @@ msgstr "Modo de empleo: %s [OPCI # Hombre, así debería quedar bastante mejor (además 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "Envíe información 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 "estándar", 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. Véase la\n" "Licencia Pública General de GNU para obtener más 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: opción 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 información 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 más arriba, y para ser coherente, con lo que # allí te sugiero, te propongo ahora también `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 término # `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 simbólico `%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 "Intentándolo 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 carácter `%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 süntaksi 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 juhtühenduse.\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 ebaõnnestus, sulgen juhtühenduse.\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 süsteemi tüüpi.\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 tüüp `%c', sulgen juhtühenduse.\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 analüüsida 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 ebaõnnestus, 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 juhtühenduse.\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 "Juhtühendus 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 tõmba.\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 sügavus %d ületab maksimum sügavust %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, jätan 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, jätan `%s' vahele.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Jätan 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 tüüp.\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 tõmba katalooge, kuna sügavus 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 "Jätame `%s' vahele, ta on välistatud või 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 täita 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: võti `-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 "ebaõnnestus: %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 "ebaõnnestus: 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 päringu kirjutamine ebaõnnestus: %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 määramine ebaõnnestus\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Sertifikaadi laadimine failist %s ebaõnnestus\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Proovin näidatud sertifikaati mitte kasutada\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Sertifikaadi võtme laadimine failist %s ebaõnnestus\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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 päringu kirjutamine ebaõnnestus: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP päringu kirjutamine ebaõnnestus: %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 päring 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 "Päiste 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 ebaõnnestus.\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 "määramata" -#: src/http.c:1702 +#: src/http.c:1764 msgid " [following]" msgstr " [järgnev]" #. 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 tõmba.\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 päist 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 päis 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 süsteemne 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 käsklus `%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 tõeväärtus `%s', kasutage `on' või `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 tõeväärtus `%s', kasutage always, on, off või 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 väärtus `%s'.\n" -#: src/init.c:970 +#: src/init.c:1003 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s %s: Vigane ajamäärang `%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 väärtus `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s %s: Vigane päis `%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 tüüp `%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' või `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s %s: Vigane väärtus `%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 [VÕTI]... [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 lühikestele võtmetele.\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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 võrgu imeja.\n" -#: src/main.c:631 +#: src/main.c:656 #, fuzzy msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n" msgstr "Autoriõigus (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 "" "TURUVÄÄRTUSELE või SOBIVUSELE KINDLAKS EESMÄRGIKS. 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 "Täiendava 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 võti -- `-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 "" "LÕPETATUD --%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 "Jätkan 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 "Väljund 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 ebaõnnestus %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 täita 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 "Jätkan 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 määramine ebaõnnestus\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Sertifikaadi laadimine failist %s ebaõnnestus\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Proovin näidatud sertifikaati mitte kasutada\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Sertifikaadi võtme laadimine failist %s ebaõnnestus\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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 evästetiedostoa \"%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 " (epävarma)\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 epäonnistui, suljetaan hallintayhteys.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Palvelin hylkäsi kirjautumisen.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Kirjautuminen epäonnistui.\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, järjestelmän tyyppiä ei voi päätellä.\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 jäsentää.\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 epäonnistui, 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 "Käytetään \"%s\" listauksen väliaikaistiedostona.\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 "Etätiedosto \"%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 eivät täsmää (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: vääristynyt 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 (yläraja %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, sisältöä 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 "Hylätään \"%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 täsmää 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; estetään 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 hyväksy 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 "Selvitetään 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 "epäonnistui: %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 "epäonnistui: aikaraja ylittyi.\n" @@ -545,104 +527,89 @@ msgstr "ep msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Epätäydellistä 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-pyynnön kirjoitus epäonnistui: %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 epäonnistui\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Varmenteen lataaminen epäonnistui kohteesta %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Yritetään ilman määriteltyä 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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Uudelleenkäytetään yhteyttä %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "HTTP-pyynnön kirjoitus epäonnistui: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "HTTP-pyynnön kirjoitus epäonnistui: %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ö lähetetty, 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 epäonnistui.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Tuntematon varmennusjärjestelmä.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Väärin 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 "määrittelemätön" -#: 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 "jätetty 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 käytöstä.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Viimeksi muutettu -otsake kelvoton -- aikaleima jätetty 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 eivät täsmää (paikallinen %ld) -- noudetaan.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Etätiedosto 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ä järjestelmän että käyttäjän 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 (päällä) tai off (pois päältä).\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: Aikaväli \"%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 käytöstä.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Käyttö: %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 myös 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "Lähetä 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 "Tekijänoikeus (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 "" "hyväksyttävästä 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 yhtäaikaa.\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 yhtäaikaa.\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 löytynyt 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 käsitellä %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; estetään 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 "Epäkelpo 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 epäonnistui: %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 epäonnistui\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Varmenteen lataaminen epäonnistui kohteesta %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Yritetään ilman määriteltyä 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 certifiée)\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 réponse du serveur, fermeture de connexion de contrôle.\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 contrôle.\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 déterminer le type de système.\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 "complété. " -#: 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 "complété.\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 contrôle.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "complété. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD n'est pas nécessaire.\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 réponse 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 début.\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 contrôle.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Connexion de transfert de données: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Connexion de contrôle fermée.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transfert des données abandonné.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Fichier « %s » est déjà là, pas de récupération.\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 » détruit.\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 récursivité dépasse 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 "" "récupération.\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 récent que le fichier local « %s » -- récupération.\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) -- récupération.\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 déjà correct %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Création 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 "Répertoire « %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 répertoires ne seront pas récupérés, la profondeur %d dépasse 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; désactivation 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 "Résolution 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 résoudre 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 requête 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: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 spécifié\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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Réutilisation 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 requête 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 requête 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 "requête %s transmise, en attente de la réponse..." -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Aucune donnée reçue" -#: 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-tête.\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 "Schème d'authentification inconnu.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Ligne d'état mal composée" -#: 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 spécifié" -#: 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 métacaractères ne sont pas supportés 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 déjà là, pas de récupération.\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-tête de dernière 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-tête de dernière 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 récupération.\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) -- récupération.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Le fichier distant est plus récent, récupération.\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 système 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 exécutée « %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: booléen 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: booléen 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: période 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-tête 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; désactivation 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 "Répertoire " -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 récupérateur réseau 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 même 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 même " "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 repéré dans %s.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1446,7 +1450,7 @@ msgstr "" "Terminé --%s--\n" "Téléchargement: %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 téléchargement (%s octets) DÉPASSÉ!\n" @@ -1461,7 +1465,7 @@ msgstr "Poursuite en arri msgid "Continuing in background, pid %lu.\n" msgstr "Poursuite à l'arrière 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; désactivation 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 numérique 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'arrière 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 spécifié\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 Tarrío 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 posición %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 "Identificándome 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 conexión de control.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Erro no saúdo 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 conexión 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' descoñecido, pechando a conexión 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 conexión de control.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexión de datos: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Conexión 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 recursión %d excedeu a máxima %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 tamaños 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 ligazón simbólica é 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 ligazón simbólica correcta %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Creando a ligazón simbólica %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Ligazóns simbólicas 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 descoñecido 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 (máximo %" "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á excluído ou non incluído.\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 números 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 opción `-W %s' non admite argumentos\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Erro descoñecido" #. 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 descoñecido" -#: 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 ligazón 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 petición 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizando a conexión 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 petición 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 petición 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 "Petición %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 autorización.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Sistema de autenticación descoñecido.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Liña de estado mal formada" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sen descripción)" -#: 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 " [seguíndoo]" #. 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: comodíns 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 conexión SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROR: Redirección (%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 tamaños 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 é máis 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) - Conexión 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) - Conexión 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 liña %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 válida `%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 válido, 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 válido, 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: Número `%s' non válido.\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 válido.\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 válido.\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 válido.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Cabeceira `%s' non válida.\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 válido.\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: Restricción `%s' non válida, empregue `unix' ou `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Valor `%s' non válido.\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 [OPCIÓ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" @@ -875,502 +840,540 @@ msgstr "" "Os argumentos obrigatorios nas opcións largas sono tamén 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "" "Envíe 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 Pública Xeral de\n" "GNU para obter máis 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 máis opcións.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opción 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 poñer 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 límite 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 información 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 números 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 numérico non válido" #. 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 asignación. 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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,89 +728,89 @@ 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 header `%s'.\n" +msgid "%s: %s: Invalid value `%s'.\n" msgstr "%s: %s äàøåäá `%s' éåâù êøò\n" -#: src/init.c:1083 +#: src/init.c:1086 #, fuzzy, c-format -msgid "%s: %s: Invalid progress type `%s'.\n" +msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s äàøåäá `%s' éåâù êøò\n" -#: src/init.c:1134 +#: src/init.c:1150 #, fuzzy, c-format -msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" +msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s äàøåäá `%s' éåâù êøò\n" -#: src/init.c:1175 +#: src/init.c:1201 #, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" +msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s äàøåäá `%s' éåâù êøò\n" #: src/log.c:777 @@ -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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: 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:542 +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 vége a szövegnek.\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 állományt: %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' bezárásánál: %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 "Belépés 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 válaszában, vezérlõ kapcsolat bezárva.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Hiba a szerver üdvözlésében.\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 "Írás nem sikerült, vezérlõ kapcsolat bezárva.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "A szerver visszautasítja a belépést.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Belépés sikertelen.\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "Belépve !\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "Szerver hiba, nem tudom meghatározni a rendszer tipusát.\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 "vége. " -#: 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 "vége.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Ismeretlen tipus `%c', vezérlõ kapcsolat bezárva.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "vége. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD nem szükséges.\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 szükséges.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Nem tudok kezdeményezni PASV átvitelt.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nem tudom értelmezni a PASV választ.\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 "Hozzárendelési hiba (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Hibás 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 sikerült, kezdés elõlröl.\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -256,7 +256,7 @@ msgstr "" "Nincs ilyen állomány `%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, vezérlõ kapcsolat bezárva.\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 "Vezérlõ kapcsolat bezárva.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Adatátvitel megszakítva.\n" -#: src/ftp.c:1160 +#: src/ftp.c:1161 #, c-format msgid "File `%s' already there, not retrieving.\n" msgstr "Az `%s' állomány már létezik, nem töltöm le.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(próba:%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 "Törlöm %s.\n" -#: src/ftp.c:1380 +#: src/ftp.c:1381 #, c-format msgid "Using `%s' as listing tmp file.\n" msgstr "`%s'-t használom mint ideiglenes lista állomány.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Törölve `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Rekurziós határ %d túllépte a maximális %d mélységet.\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 lévõ `%s' állomány nem újabb mint a helyi -- nem töltöm 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 méretek nem eggyeznek (helyi %ld) -- letöltöm.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Hibás nevû szimbólikus 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 "" "Már létezõ helyes szimbólikus link %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Létrehozom a %s -> %s szimbólikus linket\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "A `%s' szimbólikus linket kihagyom.\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "A `%s' könyvtárat 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õ állomány tipus.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: hibás idö-bejegyzé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 "Könyvtárakat nem töltöm le, mivel a mélység %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 lépek be `%s'-be mert ki van zárva/nincs kijelölve.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Visszautasítom `%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 találat a `%s' mintához .\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "A HTML-esített indexet a `%s' [%ld] állományba írtam.\n" -#: src/ftp.c:1890 +#: src/ftp.c:1891 #, c-format msgid "Wrote HTML-ized index to `%s'.\n" msgstr "A HTML-esített indexet a `%s' állományba í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 inicializálni; 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' opcióhoz 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 keresés %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 sikerült: %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 sikerült: %s.\n" @@ -546,104 +528,89 @@ msgstr "nem siker msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: nem tudom megtalálni a hiányos %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 kérés írása 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 sikerült SSL-t beállítsak\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Nem sikerült betöltsem az igazolásokat %s-ról\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Megpróbálom a megadott igazolás nélkül\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Nemsikerült megszerezni az igazoló kulcsot %s-ról\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Újrahasználom 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 kérés írása sikertelen: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "A HTTP kérés írása 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 kérés elküldve, várom a választ... " -#: 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 "Olvasási hiba (%s) a fejlécben.\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 "Azonosítás sikertelen.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Ismeretlen azonosítási módszer.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Rosszul formázott állapot vonal" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(nincs leírás)" -#: 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 " [következik]" #. 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 kivül hagyva" -#: src/http.c:1943 +#: src/http.c:2005 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Figyelem: * és ? nem használható HTTP-nél.\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' állomány már létezik, nem töltöm 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 sikerült SSL kapcsolatot létrehozni.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "HIBA: Átirányítás (%d) helyzet nélkül.\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ó módosított fejléc hiányzik -- idõbejegyzés kikapcsolva.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Utolsó módosított fejléc helytelen -- idõbejegyzés figyelmen kivûl 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 lévõ `%s' állomány nem újabb mint a helyi -- nem töltöm 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 méretek nem eggyeznek (helyi %ld) -- letöltöm.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Távoli állomány újabb, letöltöm.\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 bezárva a %ld-ik bájtnál. " -#: 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 bezárva a %ld/%ld-ik bájtnál. " -#: src/http.c:2421 +#: src/http.c:2483 #, fuzzy, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - Olvasási hiba a %ld-ik bájtnál (%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) - Olvasási hiba a %ld/%ld-ik bájtnál (%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 sornál.\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 felhasználói 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 megadá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: Kérem 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: Kérem 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 megadá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: 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 megadá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: Helytelen megadás `%s'.\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Helytelen megadás `%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 megadás `%s'.\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Helytelen megadás `%s'.\n" - #: src/log.c:777 #, c-format msgid "" @@ -854,12 +821,12 @@ msgstr "Nem msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; naplózás kikapcsolva.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Használat: %s [OPCIÓK]... [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ú opciók kötelezõ argumentumai kötelezõek a rövid opcióknak 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 "Könyvtá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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "Küldjön BUG jelentést és ötleteket a címre.\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-interaktív hálózati letöltõ.\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 CÉLNAK a garanciája nélkül. Nézd meg a \n" "GNU General Public License-t bõvebb információért.\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 "Próbálja meg a `%s --help'-t több opcióért.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: hibás 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 részletes é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 idõbejegyzést is tenni egy fáljra és békén 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: hiányzó URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "Nem találtam 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" "Letöltve: %s byte %d állományban\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Letöltési határ (%s byte) TÚLLÉPVE!\n" @@ -1451,7 +1456,7 @@ msgstr "Folytat msgid "Continuing in background, pid %lu.\n" msgstr "Folytatás a háttérben, 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' állományba írom.\n" @@ -1481,6 +1486,19 @@ msgstr "Haszn msgid "%s: cannot stat %s: %s\n" msgstr "%s: nem tudom megvizsgálni %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 inicializálni; 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 "Folytatás a háttérben, 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 törlése: %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 sikerült SSL-t beállítsak\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Nem sikerült betöltsem az igazolásokat %s-ról\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Megpróbálom a megadott igazolás nélkül\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Nemsikerült megszerezni az igazoló kulcsot %s-ról\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Szintaktikai hiba a Set-Cookie-ban a `%c' karakternél.\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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 nødvendig.\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 nødvendig.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan ikke sette opp PASV-overføring.\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 "Dataoverføring 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 "(forsøk:%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 temporær 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 "Filstørrelsene 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 støttet, 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 støttet.\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 mønsteret «%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-forespørsel.\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 "" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\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 prøve å 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-forespørsel.\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-forespørsel.\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 forespørsel 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 støttet 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 slås 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 "Filstørrelsene 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,89 +700,89 @@ 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: Både 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 header `%s'.\n" +msgid "%s: %s: Invalid value `%s'.\n" msgstr "%s: %s: Ugyldig spesifikasjon «%s»\n" -#: src/init.c:1083 +#: src/init.c:1086 #, fuzzy, c-format -msgid "%s: %s: Invalid progress type `%s'.\n" +msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Ugyldig spesifikasjon «%s»\n" -#: src/init.c:1134 +#: src/init.c:1150 #, fuzzy, c-format -msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" +msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Ugyldig spesifikasjon «%s»\n" -#: src/init.c:1175 +#: src/init.c:1201 #, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" +msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "%s: %s: Ugyldig spesifikasjon «%s»\n" #: src/log.c:777 @@ -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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "Rapportér 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 "Prøv «%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 være utførlig 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 være å berøre 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 "B³±d sk³adni w Set-Cookie: przedwczesny koniec ci±gu znaków.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nie mo¿na otworzyæ pliku ciasteczek `%s': %s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "B³±d podczas zapisu do `%s': %s\n" -#: src/cookies.c:1471 +#: src/cookies.c:1484 #, c-format msgid "Error closing `%s': %s\n" msgstr "B³±d podczas zamykania `%s': %s\n" @@ -136,12 +136,12 @@ msgstr " (%s bajt msgid "Length: %s" msgstr "D³ugo¶æ: %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 "B³±d w odpowiedzi serwera, zamykanie po³±czenia steruj±cego.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "B³±d 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 po³±czenia steruj±cego.\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 "Nieprawid³owy login lub has³o.\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 "B³±d serwera, nie mo¿na 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 po³±czenienia steruj±cego.\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 mo¿na zainicjowaæ przesy³ania typu PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nie mo¿na przeanalizowaæ sk³adni 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 uda³o siê po³±czyæ z %s:%hu: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "B³±d Bind (%s).\n" -#: src/ftp.c:759 +#: src/ftp.c:760 msgid "Invalid PORT.\n" msgstr "Nieprawid³owe 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 pocz±tku.\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 po³±czenienia steruj±cego.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Po³±czenie danych: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Zamkniêto po³±czenie steruj±ce.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Przerwano przesy³anie 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 "(próba:%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 "U¿ycie `%s' jako tymczasowego pliku dla listy.\n" -#: src/ftp.c:1395 +#: src/ftp.c:1396 #, c-format msgid "Removed `%s'.\n" msgstr "Usuniêto `%s'.\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "G³êboko¶æ rekurencji %d przekroczy³a maksymaln± g³êboko¶æ %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ê ró¿ni± (lokalny %ld) -- pobieranie.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nieprawid³owa nazwa dowi±zania 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 dowi±zanie symboliczne %s -> %s\n" "\n" -#: src/ftp.c:1557 +#: src/ftp.c:1558 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Tworzenie dowi±zania symbolicznego %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "" "Dowi±zania symboliczne nie s± obs³ugiwane, pomijanie symb. dowi±zania `%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/nieobs³ugiwany 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 bêd± pobierane katalogi, gdy¿ g³êboko¶æ 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 wy³±czony/nie-w³±czony.\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 pasuj±cych 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 da³o siê ustaliæ ziarna generatora liczb pseudolosowych dla OpenSSL;\n" -"wy³±czenie 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 argumentów\n" -#: src/host.c:368 +#: src/host.c:371 #, fuzzy msgid "Unknown host" msgstr "Nieznany b³±d" #. 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 b³±d" -#: 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 "b³±d: przekroczono limit czasu oczekiwania.\n" @@ -553,104 +533,89 @@ msgstr "b msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Nie uda³o siê przeanalizowaæ niedokoñczonego ³±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 powiod³o siê wysy³anie ¿±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:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Nie uda³o siê wczytaæ certyfikatów z %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Próbowanie bez podanego certyfikatu\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Nie uda³o siê uzyskaæ klucza certyfikatu z %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Ponowne u¿ycie po³±czenia do %s:%hu.\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "Nie powiod³o siê wysy³anie ¿±dania HTTP: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Nie powiod³o siê wysy³anie ¿±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 wys³ano, 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 "B³±d odczytu (%s) w nag³ówkach.\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 powiod³a 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 sformu³owana 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 " [pod±¿anie]" #. 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 "D³ugo¶æ: " -#: 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 "Ostrze¿enie: znaki globalne nie s± obs³ugiwane 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 mo¿na zapisaæ do `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Niemo¿liwe utworzenie po³±czenia SSL.\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "B£¡D: Przekierowanie (%d) bez lokalizacji.\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s B£¡D %d: %s.\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Brak nag³ówka Last-modified -- znaczniki czasu wy³±czone.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "B³êdny nag³ówek 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ê ró¿ni± (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) - Po³±czenie zamkniête 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) - Po³±czenie zamkniête 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) - B³±d 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) - B³±d 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, który 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 mo¿na 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: B³±d 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: Ostrze¿enie: Zarówno wgetrc systemowy jak i u¿ytkownika wskazuj± na `%" "s'.\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s: Nieprawid³owa 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: Niew³a¶ciwa 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: Nieprawid³owa 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: Nieprawid³owa 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: Nieprawid³owa warto¶æ `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Nieprawid³owy nag³ówek `%s'.\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s: %s: Nieprawid³owy typ wska¼nika postêpu `%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: Nieprawid³owe ograniczenie `%s', u¿yj `unix' lub `windows'.\n" -# c-format -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Nieprawid³owa 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 zosta³o wy³±czone.\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "U¿ycie: %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 "" "Obowi±zkowe argumenty d³ugich opcji s± te¿ obowi±zkowe dla opcji krótkich.\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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 zg³aszanie b³êdów 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 mo¿liwo¶ci SPRZEDA¯Y i PRZYDATNO¦CI DO KONKRETNYCH CELÓW.\n" "Szczegó³y 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' wy¶wietli wiêcej opcji.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: nieprawid³owa 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 mo¿na jednocze¶nie wy¶wietlaæ wiêcej informacji i w ogóle nic nie " "wy¶wietlaæ.\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 mo¿na jednocze¶nie u¿ywaæ znaczników czasu i zakazaæ nadpisywania " "starych plików.\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: brakuj±cy 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 "" "ZAKOÑCZONO --%s--\n" "Pobrano: %s bajtów 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 bajtów) 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 "Wyj¶cie zostanie zapisane do `%s'.\n" @@ -1493,6 +1496,21 @@ msgstr "U msgid "%s: cannot stat %s: %s\n" msgstr "%s: nie mo¿na 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 da³o siê ustaliæ ziarna generatora liczb pseudolosowych dla OpenSSL;\n" +"wy³±czenie 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 "Niew³a¶ciwy 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 uda³o siê usun±æ dowi±zania 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 uda³o siê wczytaæ certyfikatów z %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Próbowanie bez podanego certyfikatu\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Nie uda³o 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 powi±zany adres. Powrót 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 posição %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Não foi possível 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 conexão de controle.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Erro na saudação 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 conexão 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, impossível 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 conexão 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 não necessário.\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 não requerido.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Não foi possível iniciar transferência PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Não foi possível 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 "não foi possível 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 inválido.\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -261,7 +261,7 @@ msgstr "" "REST falhou, recomeçando 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 conexão de controle.\n" # , c-format -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Conexão de dados: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Conexão de controle fechada.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Transferência 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, não 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 temporário 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 "Nível de recursão %d excede nível máximo %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 não é 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 não são iguais (local %ld) -- baixando.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Nome inválido do link simbólico, 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 simbólico %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 simbólicos não suportados, %s será ignorado.\n" # , c-format -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "Ignorando diretório `%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/não suportado.\n" # , c-format -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: horário (timestamp) inválido.\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 "" "Não serão buscados diretórios, pois o nível de recursão é %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 "Não descendo para `%s', pois está excluído/não incluído.\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 padrão `%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 "Não foi possível 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: opção `-W %s' não 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: Não foi possível 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 requisição 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizando conexão 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 requisição 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 requisição 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 requisição 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 "Autorização falhou.\n" -#: src/http.c:1609 +#: src/http.c:1656 msgid "Unknown authentication scheme.\n" msgstr "Esquema de autenticação desconhecido.\n" -#: src/http.c:1634 +#: src/http.c:1689 msgid "Malformed status line" msgstr "Linha de status inválida" -#: src/http.c:1636 +#: src/http.c:1691 msgid "(no description)" msgstr "(sem descrição)" # , c-format -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Localização: %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 não 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, não será baixado.\n" # , c-format -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "Não foi possível escrever em `%s' (%s).\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "Não foi possível estabelecer conexão segura (SSL).\n" # , c-format -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERRO: Redireção (%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 não 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 inválido -- 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 não é mais novo que o local `%s' -- não 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 não são 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) - Conexão 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) - Conexão 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 não 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: Não foi possível 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 usuário 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 é inválido `%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: expressão inválida `%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: Expressão inválida `%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: Número inválido `%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 inválido 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: Período de tempo inválido `%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 inválido `%s'.\n" + +#: src/init.c:1086 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s: %s: Cabeçalho inválido `%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 inválido `%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: Restrição inválida `%s', use `unix' ou `windows'.\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Valor inválido `%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 [OPÇÃO]... [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 "" "obrigatórios para opções 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 "Diretório " -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 sugestões 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 não 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 PROPÓSITO PARTICULAR.\n" "Veja a Licença Pública 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 opções.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opção 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 "Não 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 "" "Não é possível usar as opções \"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 recepção!\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 "Saída 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: não foi possível 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 "Não foi possível 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 "Endereço IPv6 inválido" #. 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 remoção do link simbólico `%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 "" #~ "Não foi possível converter `%s' para um endereço. 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 poziþia %d.\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "Nu pot deschide fiºierul 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 rãspunsul 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 eºuatã, î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 iniþia transferul PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Nu s-a putut analiza rãspunsul 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 nereuºitã: %s\n" -#: src/ftp.c:752 +#: src/ftp.c:753 #, c-format msgid "Bind error (%s).\n" msgstr "Eroare de legãturã(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 eºuat, 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ã fiºierul `%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 "Fiºierul `%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 fiºier 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 "Adãncimea de recurenþã %d a depaºit max. de adãncime %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 "" "Fiºierul remote nu este mai nou decãt fiºierul 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 "Fiºierul remote este mai nou decãt fiºierul 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 fiºier 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 adãncime 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 gãsit 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: opþiunea `-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 "eºuare: %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 "eºuare: .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 eºuatã: %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 eºuat în setarea contextului SSL\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "S-a eºuat în încãrcarea certificatelor din %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Se încearcã fãrã 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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Reutilizare conexiune cãtre %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 eºuatã: %s.\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "Scriere cerere HTTP eºuatã: %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 aºteaptã rãspuns... " -#: src/http.c:1521 +#: src/http.c:1551 #, fuzzy msgid "No data received.\n" msgstr "Nici o datã recepþionatã" -#: 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 eºuatã.\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 "(fãrã descriere)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "Locaþie: %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: selecþiile 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 "Fiºierul `%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) fãrã locaþie.\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 "Lipseºte headerul Last-modified -- identificatori de timp opriþi.\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 "Fiºierul 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 þinteºte 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: Fiºierele wgetrc ºi sistem ºi user trimit cãtre `%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', folosiþi `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', specificaþi 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: Numãr 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 evoluþie `%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: Restricþie invalidã `%s', folosiþi `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 [OPÞIUNE]... [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 opþiuni 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 descãrcare 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 "" "VANDABILITÃÞII sau POTRIVIRII PENT UN SCOP ANUME. Citiþi\n" "Licenþa 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 "Încercaþi `%s --help' pentru mai multe opþiuni.\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: opþiune 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 silenþios în acelaºi 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 lãsa fiºierele nesecþionate " "în acelaºi 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 gãsit î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 octeþi în %d fiºiere\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Cotã de download (%s octeþi) 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 eºuat în setarea contextului SSL\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "S-a eºuat în încãrcarea certificatelor din %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Se încearcã fãrã 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: 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:542 +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 piðkoti ,%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 "Dol¾ina: %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 "Napaèen odgovor, zapiram nadzorno povezavo.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Napaka v pozdravu stre¾nika.\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 neuspe¹no, zapiram nadzorno povezavo.\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "Stre¾nik zavraèa prijavo.\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "Napaèna 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 stre¾niku, 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 "konèano.\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 zaèeti prenosa PASV.\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "Ne morem razèleniti 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 neuspe¹en, zaèenjam 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 zaèasno 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 najveèjo 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 stre¾niku ni novej¹a kot lokalna ,%s` -- ne prena¹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" @@ -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) -- prena¹am.\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 oznaèba è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 izkljuèen ali pa ni vkljuèen.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Zavraèam `%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 onemogoèen.\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 dopu¹èa 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 "Razre¹uje 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è razre¹iti 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:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Ni bilo moè nalo¾iti certifikatov od %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Posku¹am brez doloèenega certifikata\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "Ni bilo moè dobiti certifikatskega kljuèa od %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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 neuspe¹na.\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 "Zmalièena 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 "Polo¾aj: %s%s\n" -#: src/http.c:1701 src/http.c:1801 +#: src/http.c:1763 src/http.c:1863 msgid "unspecified" msgstr "nedoloèen" -#: 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 "Dol¾ina: " -#: 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 d¾okerjev.\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 stre¾niku ni novej¹a kot lokalna ,%s` -- ne prena¹amo.\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) -- prena¹amo.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Oddaljena datoteka je novej¹a, 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 ka¾e 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 ka¾eta 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; onemogoèeno bele¾enje.\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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 "Po¹iljajte poroèila o hro¹èih 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 mre¾e.\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 DOLOÈEN 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 istoèasno izèrpen 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 istoèasno upo¹tevati è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 na¹el nobenega URL.\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1444,7 +1449,7 @@ msgstr "" "KONÈAL --%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 PREKORAÈENA!\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 onemogoèen.\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è nalo¾iti certifikatov od %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Posku¹am brez doloèenega certifikata\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Ni bilo moè dobiti certifikatskega kljuèa 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. Vraèam 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 stängning av \"%s\": %s\n" @@ -131,12 +131,12 @@ msgstr " (%s byte) " msgid "Length: %s" msgstr "Längd: %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, stänger styrförbindelse.\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "Fel i serverhälsning.\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, stänger styrförbindelse.\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 avgöra 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 "färdig. " -#: 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 "färdig.\n" -#: src/ftp.c:482 +#: src/ftp.c:483 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Typen \"%c\" är okänd, stänger styrförbindelse.\n" -#: src/ftp.c:495 +#: src/ftp.c:496 msgid "done. " msgstr "färdig. " -#: src/ftp.c:501 +#: src/ftp.c:502 msgid "==> CWD not needed.\n" msgstr "==> CWD behövs 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 behövs inte.\n" -#: src/ftp.c:677 +#: src/ftp.c:678 msgid "Cannot initiate PASV transfer.\n" msgstr "Kan inte initiera PASV-överföring.\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 från början.\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, stänger styrförbindelse.\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Dataförbindelse: %s; " -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "Styrförbindelse stängd.\n" -#: src/ftp.c:1095 +#: src/ftp.c:1096 msgid "Data transfer aborted.\n" msgstr "Dataöverföring 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, hämtar inte.\n" -#: src/ftp.c:1224 src/http.c:2066 +#: src/ftp.c:1225 src/http.c:2128 #, c-format msgid "(try:%2d)" msgstr "(försök:%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 "Använder \"%s\" som temporär 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\" -- hämtar 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 stämmer inte överens (lokal %ld) -- hämtar.\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "Ogiltig symbolisk länk, 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 länk %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 länk %s -> %s\n" -#: src/ftp.c:1567 +#: src/ftp.c:1568 #, c-format msgid "Symlinks not supported, skipping symlink `%s'.\n" msgstr "Symboliska länkar stöds inte, hoppar över symboliska länken \"%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: okänd filtyp/filtypen stöds inte.\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: felaktig tidsstämpel.\n" -#: src/ftp.c:1643 +#: src/ftp.c:1644 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "Hämtar 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 "Går inte ner till \"%s\" eftersom det är undantaget/inte ingår.\n" -#: src/ftp.c:1759 src/ftp.c:1773 +#: src/ftp.c:1760 src/ftp.c:1774 #, c-format msgid "Rejecting `%s'.\n" msgstr "Förkastar \"%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 träffar med mönstret \"%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 "Okänt 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 "Okänt fel" -#: src/host.c:748 +#: src/host.c:757 #, c-format msgid "Resolving %s... " msgstr "Slår 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 ofullständiga länken %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-begäran: %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 ställa in ett SSL-sammanhang\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "Misslyckades med att läsa in certifikat från %s\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "Försöker 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 från %s\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "Återanvänder 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-begäran: %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-begäran: %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-begäran skickad, väntar 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 "Läsfel (%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 "Okänd 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 " [följer]" #. 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 "Längd: " -#: 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 stöds 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 där, hämtar 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 -- tidsstämplar avstängda.\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "\"Last-modified\"-huvudet ogiltigt -- tidsstämpel 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\" -- hämtar 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 stämmer inte överens (lokal %ld) -- hämtar.\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "Filen på fjärrsystemet är nyare, hämtar.\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) - Förbindelse stängd 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) - Förbindelsen stängd 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) - Läsfel 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) - Läsfel 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 läsa %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: Både systemets och användarens 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 värdet \"%s\" är ogiltigt, använd \"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 värdet \"%s\" är ogiltigt, använd \"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: Bytevärdet \"%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: Värdet \"%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: Förloppstypen \"%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: Begränsningen \"%s\" är ogiltig, använd \"unix\" eller \"windows\".\n" -#: src/init.c:1175 -#, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s: %s: Värdet \"%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 "Användning: %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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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 förslag till .\n" "Skicka anmärkningar på översättningar 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 nätverkshämtare.\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 SÄLJBARHET eller LÄMPLIGHET FÖR NÅGOT SPECIELLT ÄNDAMÅL. Se GNU\n" "General Public License för 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\" för 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 utförlig och tyst på samma gå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 "Kan inte tidsstämpla och inte skriva över gamla filer på samma gång.\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 "" "FÄRDIG --%s--\n" "Hämtade: %s byte i %d filer\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "Hämtningsgräns (%s byte) ÖVERSKRIDEN!\n" @@ -1454,7 +1459,7 @@ msgstr "Forts msgid "Continuing in background, pid %lu.\n" msgstr "Fortsätter 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 "Fortsätter 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 länken \"%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 ställa in ett SSL-sammanhang\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "Misslyckades med att läsa in certifikat från %s\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "Försöker utan det angivna certifikatet\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "Misslyckades med att få tag i certifikatnyckel från %s\n" + #~ msgid "Unable to convert `%s' to a bind address. Reverting to ANY.\n" #~ msgstr "Kan inte konvertera \"%s\" till en bind-adress. Återgår 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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: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:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: 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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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²{»yªk¿ù»~¡G¦r¦ê¹L¦­§¹µ²¡C\n" -#: src/cookies.c:1456 +#: src/cookies.c:1469 #, c-format msgid "Cannot open cookies file `%s': %s\n" msgstr "µLªk¶}±Ò cookie ÀÉ¡¥%s¡¦¡G%s\n" -#: src/cookies.c:1468 +#: src/cookies.c:1481 #, c-format msgid "Error writing to `%s': %s\n" msgstr "¼g¤J¡¥%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 ªº¨­¥÷µn¤J... " -#: 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¾¹¦^À³¿ù»~¡AÃö³¬±±¨î³s½u¡C\n" -#: src/ftp.c:335 +#: src/ftp.c:336 msgid "Error in server greeting.\n" msgstr "¦øªA¾¹°T®§¥X²{¿ù»~¡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 "µLªk¼g¤J¡A±N·|Ãö³¬±±¨î³s½u¡C\n" -#: src/ftp.c:350 +#: src/ftp.c:351 msgid "The server refuses login.\n" msgstr "¦øªA¾¹©Úµ´µn¤J¡C\n" -#: src/ftp.c:357 +#: src/ftp.c:358 msgid "Login incorrect.\n" msgstr "µn¤J¿ù»~¡C\n" -#: src/ftp.c:364 +#: src/ftp.c:365 msgid "Logged in!\n" msgstr "µn¤J§¹¦¨¡I\n" -#: src/ftp.c:389 +#: src/ftp.c:390 msgid "Server error, can't determine system type.\n" msgstr "¦øªA¾¹¿ù»~¡A¤£¯à¨M©w§@·~¨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¡¥%c¡¦¡A±N·|Ãö³¬±±¨î³s½u¡C\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 "µLªkªì©l¤Æ PASV ¶Ç¿é¡C\n" -#: src/ftp.c:681 +#: src/ftp.c:682 msgid "Cannot parse PASV response.\n" msgstr "µLªk¤ÀªR 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 "µLªk³s¤W %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 "¿ù»~ªº³q°T°ð¡C\n" -#: src/ftp.c:810 +#: src/ftp.c:811 msgid "" "\n" "REST failed, starting from scratch.\n" @@ -250,7 +250,7 @@ msgstr "" "\n" "­«³](REST)¥¢±Ñ¡A­n­«ÀY¶}©l¡C\n" -#: src/ftp.c:875 +#: src/ftp.c:876 #, c-format msgid "" "No such file `%s'.\n" @@ -259,7 +259,7 @@ msgstr "" "Àɮס¥%s¡¦¤£¦s¦b¡C\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¡G%s¡AÃö³¬±±¨î³s½u¡C\n" -#: src/ftp.c:1062 +#: src/ftp.c:1063 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) ¢w ¸ê®Æ³s½u¡G%s¡F" -#: src/ftp.c:1077 +#: src/ftp.c:1078 msgid "Control connection closed.\n" msgstr "¤wÃö³¬±±¨î³s½u¡C\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 "Àɮס¥%s¡¦¤w¦s¦b¡A¤£·|±µ¦¬¡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 ¤wÀx¦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 "¥¿¦b§R°£ %s¡C\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 "¤w§R°£¡¥%s¡¦¡C\n" -#: src/ftp.c:1430 +#: src/ftp.c:1431 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "»¼°j²`«× %d ¶W¹L³Ì¤j­È %d¡C\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¡¦·s ¢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 "»·ºÝÀɮ׸û¥»¾÷Àɮס¥%s¡¦·s ¢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 "" "Àɮפj¤p¤£²Å¡]¥»¦aÀÉ®× %ld¡^¢w ±µ¦¬¤¤¡C\n" "\n" -#: src/ftp.c:1532 +#: src/ftp.c:1533 msgid "Invalid name of the symlink, skipping.\n" msgstr "²¤¹L¦WºÙ¦³»~ªº²Å¸¹³sµ²¡C\n" -#: src/ftp.c:1549 +#: src/ftp.c:1550 #, c-format msgid "" "Already have correct symlink %s -> %s\n" @@ -372,42 +372,42 @@ msgstr "" "¤w¦³¥¿½T²Å¸¹³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 "¤£¤ä´©²Å¸¹³sµ²¡A²¤¹L²Å¸¹³sµ²¡¥%s¡¦¡C\n" -#: src/ftp.c:1579 +#: src/ftp.c:1580 #, c-format msgid "Skipping directory `%s'.\n" msgstr "²¤¹L¥Ø¿ý¡¥%s¡¦¡C\n" -#: src/ftp.c:1588 +#: src/ftp.c:1589 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s¡GÀÉ®×Ãþ§O¤£¸Ô©Î¥¼¦³¤ä´©¡C\n" -#: src/ftp.c:1615 +#: src/ftp.c:1616 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s¡G¿ù»~ªº®É¶¡¼Ð°O¡C\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©Ò¥H¤£±µ¦¬¡C\n" -#: src/ftp.c:1693 +#: src/ftp.c:1694 #, c-format msgid "Not descending to `%s' as it is excluded/not-included.\n" msgstr "¤£¶i¤J¡¥%s¡¦¥Ø¿ý¦]¬°¤w³Q±Æ°£©Î¤£³Q¦C¤Jªí¤¤¡C\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¡¦¡C\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¼Ë¦¡¡¥%s¡¦¡C\n" -#: src/ftp.c:1885 +#: src/ftp.c:1886 #, fuzzy, c-format msgid "Wrote HTML-ized index to `%s' [%s].\n" msgstr "±N HTML ¤Æªº¯Á¤Þ¼g¤J¡¥%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 ¤Æªº¯Á¤Þ¼g¤J¡¥%s¡¦¡C\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 "µLªk²£¥Í OpenSSL ¶Ã¼Æ²£¥Íµ{§Ç (PRNG) ¨Ï¥Îªº¶Ã¼ÆºØ¤l¡F¼È°±¨Ï¥Î SSL¡C\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 "%s¡G¿ï¶µ¡¥--%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 "¥¿¦b¬d§ä¥D¾÷ %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%s¡C\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%s¡C\n" @@ -546,104 +528,89 @@ msgstr " msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s¡GµLªk¸ÑªR¤£§¹¾ãªº²Å¸¹³sµ² %s¡C\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 "µLªk¼g¤J HTTP ­n¨D¡G%s¡C\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 "µLªk«Ø¥ß SSL context\n" - -#: src/http.c:1156 -#, c-format -msgid "Failed to load certificates from %s\n" -msgstr "µLªk¥Ñ %s ¸ü¤J»{ÃÒÀÉ¡]certificate¡^\n" - -#: src/http.c:1159 src/http.c:1166 -msgid "Trying without the specified certificate\n" -msgstr "¹Á¸Õ¤£¸ü¤J«ü©wªº»{ÃÒÀÉ¡]certificate¡^\n" - -#: src/http.c:1163 -#, c-format -msgid "Failed to get certificate key from %s\n" -msgstr "µLªk¥Ñ %s ¸ü¤J¬ÛÃö»{ÃÒÀɪºÆ_°Í\n" +#: src/http.c:1194 +msgid "Disabling SSL due to encountered errors.\n" +msgstr "" -#: src/http.c:1382 +#: src/http.c:1402 #, fuzzy, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "¦A¨Ï¥Î³s¨ì %s:%hu ªº³s½u¡C\n" -#: src/http.c:1434 +#: src/http.c:1464 #, fuzzy, c-format msgid "Failed writing to proxy: %s.\n" msgstr "µLªk¼g¤J HTTP ­n¨D¡G%s¡C\n" -#: src/http.c:1443 +#: src/http.c:1473 #, fuzzy, c-format msgid "Failed reading proxy response: %s\n" msgstr "µLªk¼g¤J HTTP ­n¨D¡G%s¡C\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 "¤w°e¥X %s ­n¨D¡A¥¿¦bµ¥­Ô¦^À³... " -#: 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 "(¨S¦³´y­z)" -#: src/http.c:1700 +#: src/http.c:1762 #, c-format msgid "Location: %s%s\n" msgstr "¦ì¸m¡G%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 " [¸òÀH³sµ²]" #. 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 "ĵ§i¡GHTTP ¤£¤ä´©¸U¥Î¦r¤¸¡C\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¡¦¤w¦s¦b¡A¤£·|±µ¦¬¡C\n" -#: src/http.c:2165 +#: src/http.c:2227 #, c-format msgid "Cannot write to `%s' (%s).\n" msgstr "µLªk¼g¤J¡¥%s¡¦(%s)¡C\n" -#: src/http.c:2174 +#: src/http.c:2236 msgid "Unable to establish SSL connection.\n" msgstr "µLªk«Ø¥ß SSL ³s½u¡C\n" -#: src/http.c:2184 +#: src/http.c:2246 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "¿ù»~¡G­«¾É¦V (%d) ¦ý¨S¦³«ü©w¦ì¸m¡C\n" -#: src/http.c:2216 +#: src/http.c:2278 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ¿ù»~ %d¡G%s¡C\n" -#: src/http.c:2229 +#: src/http.c:2291 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "¯Ê¤Ö¤F³Ì«á­×§ï®É¶¡¼ÐÀY ¢w Ãö³¬®É¶¡¼Ð°O¡C\n" -#: src/http.c:2237 +#: src/http.c:2299 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "¤£¦Xªkªº³Ì«á­×§ï®É¶¡¼ÐÀY ¢w ©¿²¤®É¶¡¼Ð°O¡C\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 "" "»·ºÝÀɮפ£¤ñ¥»¾÷Àɮס¥%s¡¦·s ¢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 "Àɮפj¤p¤£²Å¦X¡]¥»¦aÀÉ®× %ld¡^¢w ±µ¦¬¤¤¡C\n" -#: src/http.c:2273 +#: src/http.c:2335 msgid "Remote file is newer, retrieving.\n" msgstr "»·ºÝÀɮ׸û·s¡A±µ¦¬¤¤¡C\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 ¤wÀx¦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) - ³s½u¦b %ld ¦ì¤¸²Õ®É¬ðµMÃö³¬¡C " -#: 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 ¤wÀx¦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) - ³s½u¦b %ld/%ld ¦ì¤¸²Õ®É¬ðµMÃö³¬¡C " -#: 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 "%s¡GµLªkŪ¨ú %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$s¡G¿ù»~µo¥Í©ó²Ä %3$d ¦æªº %2$s¡C\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¡Gĵ§i¡G¨t²Î»P¨Ï¥ÎªÌªº wgetrc ³£«ü¦V¡¥%s¡¦¡C\n" -#: src/init.c:595 +#: src/init.c:622 #, fuzzy, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "%s¡GµL®Äªº«ü©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 "%s¡G%s¡G½Ð«ü©w on ©Î off¡C\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¡G%s¡G½Ð«ü©w always¡Bon¡Boff ©Î never¡C\n" -#: src/init.c:693 +#: src/init.c:728 #, fuzzy, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "%s¡G%s¡GµL®Äªº«ü©w­È¡¥%s¡¦¡C\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¡G%s¡GµL®Äªº¶i«×«ü¥Ü¤è¦¡¡¥%s¡¦¡C\n" -#: src/init.c:970 +#: src/init.c:1003 #, fuzzy, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "%s¡G%s¡GµL®Äªº«ü©w­È¡¥%s¡¦¡C\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¡G%s¡GµL®Äªº«ü©w­È¡¥%s¡¦¡C\n" + +#: src/init.c:1086 #, fuzzy, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "%s¡G%s¡GµL®Äªº«ü©w­È¡¥%s¡¦¡C\n" -#: src/init.c:1083 +#: src/init.c:1150 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "%s¡G%s¡GµL®Äªº¶i«×«ü¥Ü¤è¦¡¡¥%s¡¦¡C\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¡G%s¡GµL®Äªº«ü©w­È¡¥%s¡¦¡C\n" -#: src/init.c:1175 -#, fuzzy, c-format -msgid "%s: %s: Invalid value `%s'.\n" -msgstr "%s¡G%s¡GµL®Äªº«ü©w­È¡¥%s¡¦¡C\n" - #: src/log.c:777 #, c-format msgid "" @@ -851,12 +818,12 @@ msgstr " msgid "%s: %s; disabling logging.\n" msgstr "%s¡G%s¡FµLªk¶i¦æ¥ô¦ó°O¿ý¡C\n" -#: src/main.c:363 +#: src/main.c:373 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "¥Îªk¡G%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¿ï¶µ®É¤]¬O¥²¶·ªº¡C\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" +#: src/main.c:545 +msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:530 -msgid " --sslcertfile=FILE optional client certificate.\n" +#: src/main.c:547 +msgid "" +" --secure-protocol=PR choose SSL protocol, one of auto, SSLv2, " +"SSLv3,\n" +" and TLSv1.\n" msgstr "" -#: src/main.c:532 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +#: src/main.c:550 +msgid "" +" --no-check-certificate don't validate the server's certificate.\n" msgstr "" -#: src/main.c:534 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +#: src/main.c:552 +msgid " --certificate=FILE client certificate file.\n" msgstr "" -#: src/main.c:536 -msgid " --sslcafile=FILE file with bundle of CA's.\n" +#: src/main.c:554 +msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n" msgstr "" -#: src/main.c:538 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER).\n" +#: src/main.c:556 +msgid " --private-key=FILE private key file.\n" msgstr "" -#: src/main.c:540 -msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" +#: src/main.c:558 +msgid " --private-key-type=TYPE private key type, PEM or DER.\n" msgstr "" -#: src/main.c:542 +#: src/main.c:560 +msgid " --ca-certificate=FILE file with the bundle of CA's.\n" +msgstr "" + +#: src/main.c:562 msgid "" -" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" -" 1=SSLv2 2=SSLv3 3=TLSv1.\n" +" --ca-directory=DIR directory where hash list of CA's is " +"stored.\n" msgstr "" -#: src/main.c:545 -msgid " --egd-file=FILE file name of the EGD socket.\n" +#: src/main.c:564 +msgid "" +" --random-file=FILE file with random data for seeding the SSL " +"PRNG.\n" msgstr "" -#: src/main.c:550 +#: 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:552 +#: 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:554 +#: src/main.c:579 msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:556 +#: src/main.c:581 msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:558 +#: 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©Î«Øij±Hµ¹ ¡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 %s¡A«D¤¬°Ê¦¡ÀɮפU¸ü¤u¨ã¡C\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 "" "¬Æ¦Ü¨S¦³¥i°â©Ê©Î¾A¥Î©ó¯S©w¥Øªºªº«Oµý¡C\n" "¸Ô±¡½Ð¬d¬Ý GNU General Public License¡C\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 --help¡¦¬d¬Ý§ó¦h¿ï¶µ¡C\n" -#: src/main.c:750 +#: src/main.c:775 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s¡G¤£¦Xªkªº¿ï¶µ ¢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 "µLªk¦P®É¨Ï¥Î¸Ô²Ó¿é¥X¼Ò¦¡¤Î¦wÀR¼Ò¦¡¡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 "µLªk¦P®É¨Ï¥Î®É¶¡¼Ð°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 "%s¡G¥¼«ü©w URL\n" -#: src/main.c:936 +#: src/main.c:961 #, c-format msgid "No URLs found in %s.\n" msgstr "¦b %s ¤¤§ä¤£¨ì URL¡C\n" -#: src/main.c:945 +#: src/main.c:970 #, c-format msgid "" "\n" @@ -1430,7 +1435,7 @@ msgstr "" "§¹¦¨ ¢w%s¢w\n" "¤U¸ü¤F¡G%s ¦ì¤¸²Õ¡A¦@ %d ­ÓÀÉ®×\n" -#: src/main.c:951 +#: src/main.c:976 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr "¶W¹L¤U¸ü­­ÃB¡]%s ¦ì¤¸²Õ¡^¡I\n" @@ -1445,7 +1450,7 @@ msgstr " msgid "Continuing in background, pid %lu.\n" msgstr "Ä~Äò¦b­I´º¤¤°õ¦æ¡Apid ¬° %d¡C\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 "±N¿é¥X¼g¤J¡¥%s¡¦¡C\n" @@ -1475,6 +1480,19 @@ msgstr " msgid "%s: cannot stat %s: %s\n" msgstr "%s¡GµLªk stat() %s¡G%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 "µLªk²£¥Í OpenSSL ¶Ã¼Æ²£¥Íµ{§Ç (PRNG) ¨Ï¥Îªº¶Ã¼ÆºØ¤l¡F¼È°±¨Ï¥Î SSL¡C\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 "Ä~Äò¦b­I´º¤¤°õ¦æ¡Apid ¬° %d¡C\n" -#: src/utils.c:391 +#: src/utils.c:390 #, c-format msgid "Failed to unlink symlink `%s': %s\n" msgstr "µLªk§R°£²Å¸¹³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 "µLªk«Ø¥ß SSL context\n" + +#~ msgid "Failed to load certificates from %s\n" +#~ msgstr "µLªk¥Ñ %s ¸ü¤J»{ÃÒÀÉ¡]certificate¡^\n" + +#~ msgid "Trying without the specified certificate\n" +#~ msgstr "¹Á¸Õ¤£¸ü¤J«ü©wªº»{ÃÒÀÉ¡]certificate¡^\n" + +#~ msgid "Failed to get certificate key from %s\n" +#~ msgstr "µLªk¥Ñ %s ¸ü¤J¬ÛÃö»{ÃÒÀɪºÆ_°Í\n" + #~ msgid "Syntax error in Set-Cookie at character `%c'.\n" #~ msgstr "Set-Cookie ¦b¦r¤¸¡¥%c¡¦¥X²{»yªk¿ù»~¡C\n" -- 2.39.2