X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=po%2Fwget.pot;fp=po%2Fwget.pot;h=1ffcf71988ac47803efd7cd34d83e18b40e00fab;hb=9822b9ec6d96751a45cfa63c29249602edcf3ca9;hp=21edd37cfd108145c67621df6dc2e777e5c71c4c;hpb=c45fc0e5953d9ce4acaba588672faf6482849b99;p=wget diff --git a/po/wget.pot b/po/wget.pot index 21edd37c..1ffcf719 100644 --- a/po/wget.pot +++ b/po/wget.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-11-15 03:07+0100\n" +"POT-Creation-Date: 2003-11-17 00:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -290,7 +290,7 @@ msgid "" "\n" msgstr "" -#: src/ftp.c:1343 src/main.c:909 src/recur.c:376 src/retr.c:630 +#: src/ftp.c:1343 src/main.c:922 src/recur.c:376 src/retr.c:630 #, c-format msgid "Removing %s.\n" msgstr "" @@ -484,16 +484,16 @@ msgstr "" msgid "Resolving %s... " msgstr "" -#: src/host.c:595 src/host.c:616 +#: src/host.c:598 src/host.c:619 #, c-format msgid "failed: %s.\n" msgstr "" -#: src/host.c:604 +#: src/host.c:607 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" -#: src/host.c:619 +#: src/host.c:622 msgid "failed: timed out.\n" msgstr "" @@ -698,72 +698,72 @@ msgstr "" msgid "%s (%s) - Read error at byte %ld/%ld (%s). " msgstr "" -#: src/init.c:375 +#: src/init.c:376 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "" -#: src/init.c:431 src/netrc.c:276 +#: src/init.c:432 src/netrc.c:276 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "" -#: src/init.c:449 src/init.c:455 +#: src/init.c:450 src/init.c:456 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "" -#: src/init.c:487 +#: src/init.c:488 #, c-format msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n" msgstr "" -#: src/init.c:631 +#: src/init.c:632 #, c-format msgid "%s: Invalid --execute command `%s'\n" msgstr "" -#: src/init.c:667 +#: src/init.c:668 #, c-format msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n" msgstr "" -#: src/init.c:710 +#: src/init.c:711 #, c-format msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n" msgstr "" -#: src/init.c:728 +#: src/init.c:729 #, c-format msgid "%s: %s: Invalid number `%s'.\n" msgstr "" -#: src/init.c:967 src/init.c:986 +#: src/init.c:968 src/init.c:987 #, c-format msgid "%s: %s: Invalid byte value `%s'\n" msgstr "" -#: src/init.c:1011 +#: src/init.c:1012 #, c-format msgid "%s: %s: Invalid time period `%s'\n" msgstr "" -#: src/init.c:1088 +#: src/init.c:1089 #, c-format msgid "%s: %s: Invalid header `%s'.\n" msgstr "" -#: src/init.c:1143 +#: src/init.c:1144 #, c-format msgid "%s: %s: Invalid progress type `%s'.\n" msgstr "" -#: src/init.c:1194 +#: src/init.c:1195 #, c-format msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n" msgstr "" -#: src/init.c:1235 +#: src/init.c:1236 #, c-format msgid "%s: %s: Invalid value `%s'.\n" msgstr "" @@ -839,7 +839,7 @@ msgstr "" #: src/main.c:402 msgid "" -" -nv, --no-verbose turn off verboseness, without being quiet.\n" +" -nv, --no-verbose turn off verboseness, without being quiet.\n" msgstr "" #: src/main.c:404 @@ -870,7 +870,7 @@ msgid " --retry-connrefused retry even if connection is refused.\n" msgstr "" #: src/main.c:418 -msgid " -O --output-document=FILE write documents to FILE.\n" +msgid " -O, --output-document=FILE write documents to FILE.\n" msgstr "" #: src/main.c:420 @@ -936,349 +936,351 @@ msgid "" msgstr "" #: src/main.c:448 -msgid " -Y, --proxy=on/off turn proxy on or off.\n" +msgid " -Y, --proxy explicitly turn on proxy.\n" msgstr "" #: src/main.c:450 -msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" +msgid " --no-proxy explicitly turn off proxy.\n" msgstr "" #: src/main.c:452 +msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n" +msgstr "" + +#: src/main.c:454 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host.\n" msgstr "" -#: src/main.c:454 +#: src/main.c:456 msgid " --limit-rate=RATE limit download rate to RATE.\n" msgstr "" -#: src/main.c:456 -msgid " --dns-cache=off disable caching DNS lookups.\n" +#: src/main.c:458 +msgid " --no-dns-cache disable caching DNS lookups.\n" msgstr "" -#: src/main.c:458 +#: src/main.c:460 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows.\n" msgstr "" -#: src/main.c:461 +#: src/main.c:463 msgid " -4, --inet4-only connect only to IPv4 addresses.\n" msgstr "" -#: src/main.c:463 +#: src/main.c:465 msgid " -6, --inet6-only connect only to IPv6 addresses.\n" msgstr "" -#: src/main.c:468 +#: src/main.c:470 msgid "Directories:\n" msgstr "" -#: src/main.c:470 +#: src/main.c:472 msgid " -nd, --no-directories don't create directories.\n" msgstr "" -#: src/main.c:472 +#: src/main.c:474 msgid " -x, --force-directories force creation of directories.\n" msgstr "" -#: src/main.c:474 +#: src/main.c:476 msgid " -nH, --no-host-directories don't create host directories.\n" msgstr "" -#: src/main.c:476 +#: src/main.c:478 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n" msgstr "" -#: src/main.c:478 +#: src/main.c:480 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components.\n" msgstr "" -#: src/main.c:482 +#: src/main.c:484 msgid "HTTP options:\n" msgstr "" -#: src/main.c:484 +#: src/main.c:486 msgid " --http-user=USER set http user to USER.\n" msgstr "" -#: src/main.c:486 +#: src/main.c:488 msgid " --http-passwd=PASS set http password to PASS.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:490 msgid " --no-cache disallow server-cached data.\n" msgstr "" -#: src/main.c:490 +#: src/main.c:492 msgid "" " -E, --html-extension save HTML documents with `.html' extension.\n" msgstr "" -#: src/main.c:492 +#: src/main.c:494 msgid " --ignore-length ignore `Content-Length' header field.\n" msgstr "" -#: src/main.c:494 +#: src/main.c:496 msgid " --header=STRING insert STRING among the headers.\n" msgstr "" -#: src/main.c:496 +#: src/main.c:498 msgid " --proxy-user=USER set USER as proxy username.\n" msgstr "" -#: src/main.c:498 +#: src/main.c:500 msgid " --proxy-passwd=PASS set PASS as proxy password.\n" msgstr "" -#: src/main.c:500 +#: src/main.c:502 msgid "" " --referer=URL include `Referer: URL' header in HTTP " "request.\n" msgstr "" -#: src/main.c:502 +#: src/main.c:504 msgid " --save-headers save the HTTP headers to file.\n" msgstr "" -#: src/main.c:504 +#: src/main.c:506 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n" msgstr "" -#: src/main.c:506 +#: src/main.c:508 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections).\n" msgstr "" -#: src/main.c:508 -msgid " --cookies=off don't use cookies.\n" +#: src/main.c:510 +msgid " --no-cookies don't use cookies.\n" msgstr "" -#: src/main.c:510 +#: src/main.c:512 msgid " --load-cookies=FILE load cookies from FILE before session.\n" msgstr "" -#: src/main.c:512 +#: src/main.c:514 msgid " --save-cookies=FILE save cookies to FILE after session.\n" msgstr "" -#: src/main.c:514 +#: src/main.c:516 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies.\n" msgstr "" -#: src/main.c:516 +#: src/main.c:518 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data.\n" msgstr "" -#: src/main.c:518 +#: src/main.c:520 msgid "" " --post-file=FILE use the POST method; send contents of FILE.\n" msgstr "" -#: src/main.c:523 -msgid "HTTPS (SSL) options:\n" -msgstr "" - #: src/main.c:525 -msgid " --sslcertfile=FILE optional client certificate.\n" +msgid "HTTPS (SSL) options:\n" msgstr "" #: src/main.c:527 -msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" +msgid " --sslcertfile=FILE optional client certificate.\n" msgstr "" #: src/main.c:529 -msgid " --egd-file=FILE file name of the EGD socket.\n" +msgid " --sslcertkey=KEYFILE optional keyfile for this certificate.\n" msgstr "" #: src/main.c:531 -msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" +msgid " --egd-file=FILE file name of the EGD socket.\n" msgstr "" #: src/main.c:533 -msgid " --sslcafile=FILE file with bundle of CA's\n" +msgid " --sslcadir=DIR dir where hash list of CA's are stored.\n" msgstr "" #: src/main.c:535 -msgid "" -" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " -"(DER)\n" +msgid " --sslcafile=FILE file with bundle of CA's.\n" msgstr "" #: src/main.c:537 -msgid " --sslcheckcert=0/1 Check the server cert against given CA\n" +msgid "" +" --sslcerttype=0/1 Client-Cert type 0=PEM (default) / 1=ASN1 " +"(DER).\n" msgstr "" #: src/main.c:539 -msgid " --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" +msgid " --sslcheckcert=0/1 Check the server cert against given CA.\n" msgstr "" #: src/main.c:541 -msgid " 1=SSLv2 2=SSLv3 3=TLSv1\n" +msgid "" +" --sslprotocol=0-3 choose SSL protocol; 0=automatic,\n" +" 1=SSLv2 2=SSLv3 3=TLSv1.\n" msgstr "" -#: src/main.c:546 +#: src/main.c:547 msgid "FTP options:\n" msgstr "" -#: src/main.c:548 +#: src/main.c:549 msgid " -nr, --no-remove-listing don't remove `.listing' files.\n" msgstr "" -#: src/main.c:550 -msgid " --glob=on/off turn file name globbing on or off.\n" +#: src/main.c:551 +msgid " --no-glob turn off FTP file name globbing.\n" msgstr "" -#: src/main.c:552 +#: src/main.c:553 msgid " --passive-ftp use the \"passive\" transfer mode.\n" msgstr "" -#: src/main.c:554 +#: src/main.c:555 msgid "" " --retr-symlinks when recursing, get linked-to files (not dir).\n" msgstr "" -#: src/main.c:556 +#: src/main.c:557 msgid " --preserve-permissions preserve remote file permissions.\n" msgstr "" -#: src/main.c:560 +#: src/main.c:561 msgid "Recursive download:\n" msgstr "" -#: src/main.c:562 -msgid " -r, --recursive specify recursive download.\n" +#: src/main.c:563 +msgid " -r, --recursive specify recursive download.\n" msgstr "" -#: src/main.c:564 +#: src/main.c:565 msgid "" -" -l, --level=NUMBER maximum recursion depth (inf or 0 for " +" -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite).\n" msgstr "" -#: src/main.c:566 +#: src/main.c:567 msgid "" -" --delete-after delete files locally after downloading them.\n" +" --delete-after delete files locally after downloading them.\n" msgstr "" -#: src/main.c:568 +#: src/main.c:569 msgid "" -" -k, --convert-links convert non-relative links to relative.\n" +" -k, --convert-links make links in downloaded HTML point to local " +"files.\n" msgstr "" -#: src/main.c:570 +#: src/main.c:571 msgid "" -" -K, --backup-converted before converting file X, back up as X.orig.\n" +" -K, --backup-converted before converting file X, back up as X.orig.\n" msgstr "" -#: src/main.c:572 +#: src/main.c:573 msgid "" -" -m, --mirror shortcut option equivalent to -r -N -l inf -" -"nr.\n" +" -m, --mirror shortcut option equivalent to -r -N -l inf -nr.\n" msgstr "" -#: src/main.c:574 +#: src/main.c:575 msgid "" -" -p, --page-requisites get all images, etc. needed to display HTML " +" -p, --page-requisites get all images, etc. needed to display HTML " "page.\n" msgstr "" -#: src/main.c:576 +#: src/main.c:577 msgid "" -" --strict-comments turn on strict (SGML) handling of HTML " +" --strict-comments turn on strict (SGML) handling of HTML " "comments.\n" msgstr "" -#: src/main.c:580 +#: src/main.c:581 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:582 +#: src/main.c:583 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions.\n" msgstr "" -#: src/main.c:584 +#: src/main.c:585 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions.\n" msgstr "" -#: src/main.c:586 +#: src/main.c:587 msgid "" " -D, --domains=LIST comma-separated list of accepted " "domains.\n" msgstr "" -#: src/main.c:588 +#: src/main.c:589 msgid "" " --exclude-domains=LIST comma-separated list of rejected " "domains.\n" msgstr "" -#: src/main.c:590 +#: src/main.c:591 msgid "" " --follow-ftp follow FTP links from HTML documents.\n" msgstr "" -#: src/main.c:592 +#: src/main.c:593 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags.\n" msgstr "" -#: src/main.c:594 +#: src/main.c:595 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags.\n" msgstr "" -#: src/main.c:596 +#: src/main.c:597 msgid "" " -H, --span-hosts go to foreign hosts when recursive.\n" msgstr "" -#: src/main.c:598 +#: src/main.c:599 msgid " -L, --relative follow relative links only.\n" msgstr "" -#: src/main.c:600 +#: src/main.c:601 msgid " -I, --include-directories=LIST list of allowed directories.\n" msgstr "" -#: src/main.c:602 +#: src/main.c:603 msgid " -X, --exclude-directories=LIST list of excluded directories.\n" msgstr "" -#: src/main.c:604 +#: src/main.c:605 msgid "" " -np, --no-parent don't ascend to the parent directory.\n" msgstr "" -#: src/main.c:608 +#: src/main.c:609 msgid "Mail bug reports and suggestions to .\n" msgstr "" -#: src/main.c:613 +#: src/main.c:614 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" -#: src/main.c:630 +#: src/main.c:631 msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" msgstr "" -#: src/main.c:632 +#: src/main.c:633 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" @@ -1286,7 +1288,7 @@ msgid "" "GNU General Public License for more details.\n" msgstr "" -#: src/main.c:637 +#: src/main.c:638 msgid "" "\n" "Originally written by Hrvoje Niksic .\n" @@ -1294,36 +1296,46 @@ msgstr "" #. #### Something nicer should be printed here -- similar to the #. pre-1.5 `--help' page. -#: src/main.c:677 src/main.c:748 src/main.c:818 +#: src/main.c:678 src/main.c:749 src/main.c:831 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "" -#: src/main.c:745 +#: src/main.c:746 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "" -#: src/main.c:798 +#: src/main.c:799 msgid "Can't be verbose and quiet at the same time.\n" msgstr "" -#: src/main.c:804 +#: src/main.c:805 msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" +#. ipv4_only was set automatically because the system doesn't +#. support IPv6. +#: src/main.c:815 +msgid "Cannot use --inet6-only on a system without IPv6 support.\n" +msgstr "" + +#: src/main.c:817 +msgid "Cannot specify both --inet4-only and --inet6-only.\n" +msgstr "" + #. No URL specified. -#: src/main.c:813 +#: src/main.c:826 #, c-format msgid "%s: missing URL\n" msgstr "" -#: src/main.c:924 +#: src/main.c:937 #, c-format msgid "No URLs found in %s.\n" msgstr "" -#: src/main.c:933 +#: src/main.c:946 #, c-format msgid "" "\n" @@ -1331,7 +1343,7 @@ msgid "" "Downloaded: %s bytes in %d files\n" msgstr "" -#: src/main.c:939 +#: src/main.c:952 #, c-format msgid "Download quota (%s bytes) EXCEEDED!\n" msgstr ""