diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:14 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:14 +0900 |
commit | 0b86d50828d05a27de3ff840d6a06407310393c2 (patch) | |
tree | c4ea65805279a0429d05ea60a84b438eee776e6b /po/wget.pot | |
parent | 374d0b57dade4c128ca5b7e51a4b1a91d4af13aa (diff) | |
download | wget-0b86d50828d05a27de3ff840d6a06407310393c2.tar.gz wget-0b86d50828d05a27de3ff840d6a06407310393c2.tar.bz2 wget-0b86d50828d05a27de3ff840d6a06407310393c2.zip |
Imported Upstream version 1.16.3upstream/1.16.3
Diffstat (limited to 'po/wget.pot')
-rw-r--r-- | po/wget.pot | 404 |
1 files changed, 202 insertions, 202 deletions
diff --git a/po/wget.pot b/po/wget.pot index d9a9a50..d5d9a32 100644 --- a/po/wget.pot +++ b/po/wget.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GNU wget 1.16.2\n" +"Project-Id-Version: GNU wget 1.16.3\n" "Report-Msgid-Bugs-To: bug-wget@gnu.org\n" -"POT-Creation-Date: 2015-02-28 15:51+0100\n" +"POT-Creation-Date: 2015-03-09 10:08+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -634,7 +634,7 @@ msgid "" "\n" msgstr "" -#: src/ftp.c:1809 src/main.c:1693 src/recur.c:454 src/recur.c:671 +#: src/ftp.c:1809 src/main.c:1698 src/recur.c:454 src/recur.c:671 #: src/retr.c:1104 #, c-format msgid "Removing %s.\n" @@ -1304,434 +1304,434 @@ msgstr "" msgid "%s: %s; disabling logging.\n" msgstr "" -#: src/main.c:434 +#: src/main.c:433 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "" -#: src/main.c:446 +#: src/main.c:445 msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" "\n" msgstr "" -#: src/main.c:448 +#: src/main.c:447 msgid "Startup:\n" msgstr "" -#: src/main.c:450 +#: src/main.c:449 msgid "" " -V, --version display the version of Wget and exit\n" msgstr "" -#: src/main.c:452 +#: src/main.c:451 msgid " -h, --help print this help\n" msgstr "" -#: src/main.c:454 +#: src/main.c:453 msgid " -b, --background go to background after startup\n" msgstr "" -#: src/main.c:456 +#: src/main.c:455 msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command\n" msgstr "" -#: src/main.c:460 +#: src/main.c:459 msgid "Logging and input file:\n" msgstr "" -#: src/main.c:462 +#: src/main.c:461 msgid " -o, --output-file=FILE log messages to FILE\n" msgstr "" -#: src/main.c:464 +#: src/main.c:463 msgid " -a, --append-output=FILE append messages to FILE\n" msgstr "" -#: src/main.c:467 +#: src/main.c:466 msgid "" " -d, --debug print lots of debugging information\n" msgstr "" -#: src/main.c:471 +#: src/main.c:470 msgid " --wdebug print Watt-32 debug output\n" msgstr "" -#: src/main.c:474 +#: src/main.c:473 msgid " -q, --quiet quiet (no output)\n" msgstr "" -#: src/main.c:476 +#: src/main.c:475 msgid " -v, --verbose be verbose (this is the default)\n" msgstr "" -#: src/main.c:478 +#: src/main.c:477 msgid "" " -nv, --no-verbose turn off verboseness, without being " "quiet\n" msgstr "" -#: src/main.c:480 +#: src/main.c:479 msgid "" " --report-speed=TYPE output bandwidth as TYPE. TYPE can be " "bits\n" msgstr "" -#: src/main.c:482 +#: src/main.c:481 msgid "" " -i, --input-file=FILE download URLs found in local or external " "FILE\n" msgstr "" -#: src/main.c:484 +#: src/main.c:483 msgid " -F, --force-html treat input file as HTML\n" msgstr "" -#: src/main.c:486 +#: src/main.c:485 msgid "" " -B, --base=URL resolves HTML input-file links (-i -F)\n" " relative to URL\n" msgstr "" -#: src/main.c:489 +#: src/main.c:488 msgid " --config=FILE specify config file to use\n" msgstr "" -#: src/main.c:491 +#: src/main.c:490 msgid " --no-config do not read any config file\n" msgstr "" -#: src/main.c:495 +#: src/main.c:494 msgid "Download:\n" msgstr "" -#: src/main.c:497 +#: src/main.c:496 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits)\n" msgstr "" -#: src/main.c:499 +#: src/main.c:498 msgid "" " --retry-connrefused retry even if connection is refused\n" msgstr "" -#: src/main.c:501 +#: src/main.c:500 msgid " -O, --output-document=FILE write documents to FILE\n" msgstr "" -#: src/main.c:503 +#: src/main.c:502 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files (overwriting them)\n" msgstr "" -#: src/main.c:506 +#: src/main.c:505 msgid "" " -c, --continue resume getting a partially-downloaded " "file\n" msgstr "" -#: src/main.c:508 +#: src/main.c:507 msgid "" " --start-pos=OFFSET start downloading from zero-based " "position OFFSET\n" msgstr "" -#: src/main.c:510 +#: src/main.c:509 msgid " --progress=TYPE select progress gauge type\n" msgstr "" -#: src/main.c:512 +#: src/main.c:511 msgid "" " --show-progress display the progress bar in any verbosity " "mode\n" msgstr "" -#: src/main.c:514 +#: src/main.c:513 msgid "" " -N, --timestamping don't re-retrieve files unless newer " "than\n" " local\n" msgstr "" -#: src/main.c:517 +#: src/main.c:516 msgid "" " --no-use-server-timestamps don't set the local file's timestamp by\n" " the one on the server\n" msgstr "" -#: src/main.c:520 +#: src/main.c:519 msgid " -S, --server-response print server response\n" msgstr "" -#: src/main.c:522 +#: src/main.c:521 msgid " --spider don't download anything\n" msgstr "" -#: src/main.c:524 +#: src/main.c:523 msgid " -T, --timeout=SECONDS set all timeout values to SECONDS\n" msgstr "" -#: src/main.c:526 +#: src/main.c:525 msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS\n" msgstr "" -#: src/main.c:528 +#: src/main.c:527 msgid " --connect-timeout=SECS set the connect timeout to SECS\n" msgstr "" -#: src/main.c:530 +#: src/main.c:529 msgid " --read-timeout=SECS set the read timeout to SECS\n" msgstr "" -#: src/main.c:532 +#: src/main.c:531 msgid " -w, --wait=SECONDS wait SECONDS between retrievals\n" msgstr "" -#: src/main.c:534 +#: src/main.c:533 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval\n" msgstr "" -#: src/main.c:536 +#: src/main.c:535 msgid "" " --random-wait wait from 0.5*WAIT...1.5*WAIT secs " "between retrievals\n" msgstr "" -#: src/main.c:538 +#: src/main.c:537 msgid " --no-proxy explicitly turn off proxy\n" msgstr "" -#: src/main.c:540 +#: src/main.c:539 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER\n" msgstr "" -#: src/main.c:542 +#: src/main.c:541 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host\n" msgstr "" -#: src/main.c:544 +#: src/main.c:543 msgid " --limit-rate=RATE limit download rate to RATE\n" msgstr "" -#: src/main.c:546 +#: src/main.c:545 msgid " --no-dns-cache disable caching DNS lookups\n" msgstr "" -#: src/main.c:548 +#: src/main.c:547 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows\n" msgstr "" -#: src/main.c:550 +#: src/main.c:549 msgid "" " --ignore-case ignore case when matching files/" "directories\n" msgstr "" -#: src/main.c:553 +#: src/main.c:552 msgid " -4, --inet4-only connect only to IPv4 addresses\n" msgstr "" -#: src/main.c:555 +#: src/main.c:554 msgid " -6, --inet6-only connect only to IPv6 addresses\n" msgstr "" -#: src/main.c:557 +#: src/main.c:556 msgid "" " --prefer-family=FAMILY connect first to addresses of specified " "family,\n" " one of IPv6, IPv4, or none\n" msgstr "" -#: src/main.c:561 +#: src/main.c:560 msgid " --user=USER set both ftp and http user to USER\n" msgstr "" -#: src/main.c:563 +#: src/main.c:562 msgid "" " --password=PASS set both ftp and http password to PASS\n" msgstr "" -#: src/main.c:565 +#: src/main.c:564 msgid " --ask-password prompt for passwords\n" msgstr "" -#: src/main.c:567 +#: src/main.c:566 msgid " --no-iri turn off IRI support\n" msgstr "" -#: src/main.c:569 +#: src/main.c:568 msgid "" " --local-encoding=ENC use ENC as the local encoding for IRIs\n" msgstr "" -#: src/main.c:571 +#: src/main.c:570 msgid "" " --remote-encoding=ENC use ENC as the default remote encoding\n" msgstr "" -#: src/main.c:573 +#: src/main.c:572 msgid " --unlink remove file before clobber\n" msgstr "" -#: src/main.c:577 +#: src/main.c:576 msgid "Directories:\n" msgstr "" -#: src/main.c:579 +#: src/main.c:578 msgid " -nd, --no-directories don't create directories\n" msgstr "" -#: src/main.c:581 +#: src/main.c:580 msgid " -x, --force-directories force creation of directories\n" msgstr "" -#: src/main.c:583 +#: src/main.c:582 msgid " -nH, --no-host-directories don't create host directories\n" msgstr "" -#: src/main.c:585 +#: src/main.c:584 msgid " --protocol-directories use protocol name in directories\n" msgstr "" -#: src/main.c:587 +#: src/main.c:586 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/..\n" msgstr "" -#: src/main.c:589 +#: src/main.c:588 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components\n" msgstr "" -#: src/main.c:593 +#: src/main.c:592 msgid "HTTP options:\n" msgstr "" -#: src/main.c:595 +#: src/main.c:594 msgid " --http-user=USER set http user to USER\n" msgstr "" -#: src/main.c:597 +#: src/main.c:596 msgid " --http-password=PASS set http password to PASS\n" msgstr "" -#: src/main.c:599 +#: src/main.c:598 msgid " --no-cache disallow server-cached data\n" msgstr "" -#: src/main.c:601 +#: src/main.c:600 msgid "" " --default-page=NAME change the default page name (normally\n" " this is 'index.html'.)\n" msgstr "" -#: src/main.c:604 +#: src/main.c:603 msgid "" " -E, --adjust-extension save HTML/CSS documents with proper " "extensions\n" msgstr "" -#: src/main.c:606 +#: src/main.c:605 msgid "" " --ignore-length ignore 'Content-Length' header field\n" msgstr "" -#: src/main.c:608 +#: src/main.c:607 msgid " --header=STRING insert STRING among the headers\n" msgstr "" -#: src/main.c:610 +#: src/main.c:609 msgid "" " --max-redirect maximum redirections allowed per page\n" msgstr "" -#: src/main.c:612 +#: src/main.c:611 msgid " --proxy-user=USER set USER as proxy username\n" msgstr "" -#: src/main.c:614 +#: src/main.c:613 msgid " --proxy-password=PASS set PASS as proxy password\n" msgstr "" -#: src/main.c:616 +#: src/main.c:615 msgid "" " --referer=URL include 'Referer: URL' header in HTTP " "request\n" msgstr "" -#: src/main.c:618 +#: src/main.c:617 msgid " --save-headers save the HTTP headers to file\n" msgstr "" -#: src/main.c:620 +#: src/main.c:619 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of Wget/" "VERSION\n" msgstr "" -#: src/main.c:622 +#: src/main.c:621 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections)\n" msgstr "" -#: src/main.c:624 +#: src/main.c:623 msgid " --no-cookies don't use cookies\n" msgstr "" -#: src/main.c:626 +#: src/main.c:625 msgid "" " --load-cookies=FILE load cookies from FILE before session\n" msgstr "" -#: src/main.c:628 +#: src/main.c:627 msgid " --save-cookies=FILE save cookies to FILE after session\n" msgstr "" -#: src/main.c:630 +#: src/main.c:629 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies\n" msgstr "" -#: src/main.c:632 +#: src/main.c:631 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data\n" msgstr "" -#: src/main.c:634 +#: src/main.c:633 msgid "" " --post-file=FILE use the POST method; send contents of " "FILE\n" msgstr "" -#: src/main.c:636 +#: src/main.c:635 msgid "" " --method=HTTPMethod use method \"HTTPMethod\" in the request\n" msgstr "" -#: src/main.c:638 +#: src/main.c:637 msgid "" " --body-data=STRING send STRING as data. --method MUST be " "set\n" msgstr "" -#: src/main.c:640 +#: src/main.c:639 msgid "" " --body-file=FILE send contents of FILE. --method MUST be " "set\n" msgstr "" -#: src/main.c:642 +#: src/main.c:641 msgid "" " --content-disposition honor the Content-Disposition header " "when\n" @@ -1739,13 +1739,13 @@ msgid "" "(EXPERIMENTAL)\n" msgstr "" -#: src/main.c:645 +#: src/main.c:644 msgid "" " --content-on-error output the received content on server " "errors\n" msgstr "" -#: src/main.c:647 +#: src/main.c:646 msgid "" " --auth-no-challenge send Basic HTTP authentication " "information\n" @@ -1753,377 +1753,377 @@ msgid "" " challenge\n" msgstr "" -#: src/main.c:654 +#: src/main.c:653 msgid "HTTPS (SSL/TLS) options:\n" msgstr "" -#: src/main.c:656 +#: src/main.c:655 msgid "" " --secure-protocol=PR choose secure protocol, one of auto, " "SSLv2,\n" " SSLv3, TLSv1 and PFS\n" msgstr "" -#: src/main.c:659 +#: src/main.c:658 msgid " --https-only only follow secure HTTPS links\n" msgstr "" -#: src/main.c:661 +#: src/main.c:660 msgid "" " --no-check-certificate don't validate the server's certificate\n" msgstr "" -#: src/main.c:663 +#: src/main.c:662 msgid " --certificate=FILE client certificate file\n" msgstr "" -#: src/main.c:665 +#: src/main.c:664 msgid "" " --certificate-type=TYPE client certificate type, PEM or DER\n" msgstr "" -#: src/main.c:667 +#: src/main.c:666 msgid " --private-key=FILE private key file\n" msgstr "" -#: src/main.c:669 +#: src/main.c:668 msgid " --private-key-type=TYPE private key type, PEM or DER\n" msgstr "" -#: src/main.c:671 +#: src/main.c:670 msgid " --ca-certificate=FILE file with the bundle of CAs\n" msgstr "" -#: src/main.c:673 +#: src/main.c:672 msgid "" " --ca-directory=DIR directory where hash list of CAs is " "stored\n" msgstr "" -#: src/main.c:675 +#: src/main.c:674 msgid " --crl-file=FILE file with bundle of CRLs\n" msgstr "" -#: src/main.c:678 +#: src/main.c:677 msgid "" " --random-file=FILE file with random data for seeding the SSL " "PRNG\n" msgstr "" -#: src/main.c:682 +#: src/main.c:681 msgid "" " --egd-file=FILE file naming the EGD socket with random " "data\n" msgstr "" -#: src/main.c:688 +#: src/main.c:687 msgid "FTP options:\n" msgstr "" -#: src/main.c:691 +#: src/main.c:690 msgid "" " --ftp-stmlf use Stream_LF format for all binary FTP " "files\n" msgstr "" -#: src/main.c:694 +#: src/main.c:693 msgid " --ftp-user=USER set ftp user to USER\n" msgstr "" -#: src/main.c:696 +#: src/main.c:695 msgid " --ftp-password=PASS set ftp password to PASS\n" msgstr "" -#: src/main.c:698 +#: src/main.c:697 msgid " --no-remove-listing don't remove '.listing' files\n" msgstr "" -#: src/main.c:700 +#: src/main.c:699 msgid " --no-glob turn off FTP file name globbing\n" msgstr "" -#: src/main.c:702 +#: src/main.c:701 msgid "" " --no-passive-ftp disable the \"passive\" transfer mode\n" msgstr "" -#: src/main.c:704 +#: src/main.c:703 msgid " --preserve-permissions preserve remote file permissions\n" msgstr "" -#: src/main.c:706 +#: src/main.c:705 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir)\n" msgstr "" -#: src/main.c:710 +#: src/main.c:709 msgid "WARC options:\n" msgstr "" -#: src/main.c:712 +#: src/main.c:711 msgid "" " --warc-file=FILENAME save request/response data to a .warc.gz " "file\n" msgstr "" -#: src/main.c:714 +#: src/main.c:713 msgid "" " --warc-header=STRING insert STRING into the warcinfo record\n" msgstr "" -#: src/main.c:716 +#: src/main.c:715 msgid "" " --warc-max-size=NUMBER set maximum size of WARC files to NUMBER\n" msgstr "" -#: src/main.c:718 +#: src/main.c:717 msgid " --warc-cdx write CDX index files\n" msgstr "" -#: src/main.c:720 +#: src/main.c:719 msgid "" " --warc-dedup=FILENAME do not store records listed in this CDX " "file\n" msgstr "" -#: src/main.c:723 +#: src/main.c:722 msgid "" " --no-warc-compression do not compress WARC files with GZIP\n" msgstr "" -#: src/main.c:726 +#: src/main.c:725 msgid " --no-warc-digests do not calculate SHA1 digests\n" msgstr "" -#: src/main.c:728 +#: src/main.c:727 msgid "" " --no-warc-keep-log do not store the log file in a WARC " "record\n" msgstr "" -#: src/main.c:730 +#: src/main.c:729 msgid "" " --warc-tempdir=DIRECTORY location for temporary files created by " "the\n" " WARC writer\n" msgstr "" -#: src/main.c:735 +#: src/main.c:734 msgid "Recursive download:\n" msgstr "" -#: src/main.c:737 +#: src/main.c:736 msgid " -r, --recursive specify recursive download\n" msgstr "" -#: src/main.c:739 +#: src/main.c:738 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite)\n" msgstr "" -#: src/main.c:741 +#: src/main.c:740 msgid "" " --delete-after delete files locally after downloading " "them\n" msgstr "" -#: src/main.c:743 +#: src/main.c:742 msgid "" " -k, --convert-links make links in downloaded HTML or CSS " "point to\n" " local files\n" msgstr "" -#: src/main.c:746 +#: src/main.c:745 msgid "" " --backups=N before writing file X, rotate up to N " "backup files\n" msgstr "" -#: src/main.c:750 +#: src/main.c:749 msgid "" " -K, --backup-converted before converting file X, back up as " "X_orig\n" msgstr "" -#: src/main.c:753 +#: src/main.c:752 msgid "" " -K, --backup-converted before converting file X, back up as X." "orig\n" msgstr "" -#: src/main.c:756 +#: src/main.c:755 msgid "" " -m, --mirror shortcut for -N -r -l inf --no-remove-" "listing\n" msgstr "" -#: src/main.c:758 +#: src/main.c:757 msgid "" " -p, --page-requisites get all images, etc. needed to display " "HTML page\n" msgstr "" -#: src/main.c:760 +#: src/main.c:759 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments\n" msgstr "" -#: src/main.c:764 +#: src/main.c:763 msgid "Recursive accept/reject:\n" msgstr "" -#: src/main.c:766 +#: src/main.c:765 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions\n" msgstr "" -#: src/main.c:768 +#: src/main.c:767 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions\n" msgstr "" -#: src/main.c:770 +#: src/main.c:769 msgid " --accept-regex=REGEX regex matching accepted URLs\n" msgstr "" -#: src/main.c:772 +#: src/main.c:771 msgid " --reject-regex=REGEX regex matching rejected URLs\n" msgstr "" -#: src/main.c:775 +#: src/main.c:774 msgid " --regex-type=TYPE regex type (posix|pcre)\n" msgstr "" -#: src/main.c:778 +#: src/main.c:777 msgid " --regex-type=TYPE regex type (posix)\n" msgstr "" -#: src/main.c:781 +#: src/main.c:780 msgid "" " -D, --domains=LIST comma-separated list of accepted domains\n" msgstr "" -#: src/main.c:783 +#: src/main.c:782 msgid "" " --exclude-domains=LIST comma-separated list of rejected domains\n" msgstr "" -#: src/main.c:785 +#: src/main.c:784 msgid "" " --follow-ftp follow FTP links from HTML documents\n" msgstr "" -#: src/main.c:787 +#: src/main.c:786 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags\n" msgstr "" -#: src/main.c:789 +#: src/main.c:788 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags\n" msgstr "" -#: src/main.c:791 +#: src/main.c:790 msgid " -H, --span-hosts go to foreign hosts when recursive\n" msgstr "" -#: src/main.c:793 +#: src/main.c:792 msgid " -L, --relative follow relative links only\n" msgstr "" -#: src/main.c:795 +#: src/main.c:794 msgid " -I, --include-directories=LIST list of allowed directories\n" msgstr "" -#: src/main.c:797 +#: src/main.c:796 msgid "" " --trust-server-names use the name specified by the " "redirection\n" " URL's last component\n" msgstr "" -#: src/main.c:800 +#: src/main.c:799 msgid " -X, --exclude-directories=LIST list of excluded directories\n" msgstr "" -#: src/main.c:802 +#: src/main.c:801 msgid "" " -np, --no-parent don't ascend to the parent directory\n" msgstr "" -#: src/main.c:805 +#: src/main.c:804 msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>\n" msgstr "" -#: src/main.c:810 +#: src/main.c:809 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "" -#: src/main.c:853 +#: src/main.c:852 #, c-format msgid "Password for user %s: " msgstr "" -#: src/main.c:855 +#: src/main.c:854 #, c-format msgid "Password: " msgstr "" -#: src/main.c:914 +#: src/main.c:913 msgid "Wgetrc: " msgstr "" -#: src/main.c:915 +#: src/main.c:914 msgid "Locale: " msgstr "" -#: src/main.c:916 +#: src/main.c:915 msgid "Compile: " msgstr "" -#: src/main.c:917 +#: src/main.c:916 msgid "Link: " msgstr "" -#: src/main.c:921 +#: src/main.c:920 #, c-format msgid "" "GNU Wget %s built on %s.\n" "\n" msgstr "" -#: src/main.c:948 +#: src/main.c:947 #, c-format msgid " %s (env)\n" msgstr "" -#: src/main.c:955 +#: src/main.c:954 #, c-format msgid " %s (user)\n" msgstr "" -#: src/main.c:960 +#: src/main.c:959 #, c-format msgid " %s (system)\n" msgstr "" #. TRANSLATORS: When available, an actual copyright character #. (circle-c) should be used in preference to "(C)". -#: src/main.c:988 +#: src/main.c:987 #, c-format msgid "Copyright (C) %s Free Software Foundation, Inc.\n" msgstr "" -#: src/main.c:991 +#: src/main.c:990 msgid "" "License GPLv3+: GNU GPL version 3 or later\n" "<http://www.gnu.org/licenses/gpl.html>.\n" @@ -2133,176 +2133,176 @@ msgstr "" #. TRANSLATORS: When available, please use the proper diacritics for #. names such as this one. See en_US.po for reference. -#: src/main.c:999 +#: src/main.c:998 msgid "" "\n" "Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n" msgstr "" -#: src/main.c:1002 +#: src/main.c:1001 msgid "Please send bug reports and questions to <bug-wget@gnu.org>.\n" msgstr "" -#: src/main.c:1051 src/main.c:1538 +#: src/main.c:1050 src/main.c:1543 #, c-format msgid "Memory allocation problem\n" msgstr "" -#: src/main.c:1101 +#: src/main.c:1100 #, c-format msgid "Exiting due to error in %s\n" msgstr "" -#: src/main.c:1130 src/main.c:1200 src/main.c:1399 +#: src/main.c:1129 src/main.c:1199 src/main.c:1404 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "" -#: src/main.c:1196 +#: src/main.c:1195 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "" -#: src/main.c:1239 +#: src/main.c:1238 #, c-format msgid "Debugging support not compiled in. Ignoring --debug flag.\n" msgstr "" -#: src/main.c:1251 +#: src/main.c:1250 #, c-format msgid "" "Both --no-clobber and --convert-links were specified, only --convert-links " "will be used.\n" msgstr "" -#: src/main.c:1278 +#: src/main.c:1283 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "" -#: src/main.c:1284 +#: src/main.c:1289 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" -#: src/main.c:1293 +#: src/main.c:1298 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" -#: src/main.c:1303 +#: src/main.c:1308 msgid "" "Cannot specify both -k and -O if multiple URLs are given, or in combination\n" "with -p or -r. See the manual for details.\n" "\n" msgstr "" -#: src/main.c:1312 +#: src/main.c:1317 msgid "" "WARNING: combining -O with -r or -p will mean that all downloaded content\n" "will be placed in the single file you specified.\n" "\n" msgstr "" -#: src/main.c:1318 +#: src/main.c:1323 msgid "" "WARNING: timestamping does nothing in combination with -O. See the manual\n" "for details.\n" "\n" msgstr "" -#: src/main.c:1327 +#: src/main.c:1332 #, c-format msgid "File `%s' already there; not retrieving.\n" msgstr "" -#: src/main.c:1338 +#: src/main.c:1343 #, c-format msgid "" "WARC output does not work with --no-clobber, --no-clobber will be disabled.\n" msgstr "" -#: src/main.c:1345 +#: src/main.c:1350 #, c-format msgid "" "WARC output does not work with timestamping, timestamping will be disabled.\n" msgstr "" -#: src/main.c:1352 +#: src/main.c:1357 #, c-format msgid "WARC output does not work with --spider.\n" msgstr "" -#: src/main.c:1358 +#: src/main.c:1363 #, c-format msgid "" "WARC output does not work with --continue or --start-pos, they will be " "disabled.\n" msgstr "" -#: src/main.c:1366 +#: src/main.c:1371 #, c-format msgid "" "Digests are disabled; WARC deduplication will not find duplicate records.\n" msgstr "" -#: src/main.c:1378 +#: src/main.c:1383 #, c-format msgid "Cannot specify both --ask-password and --password.\n" msgstr "" -#: src/main.c:1386 +#: src/main.c:1391 #, c-format msgid "" "Specifying both --start-pos and --continue is not recommended; --continue " "will be disabled.\n" msgstr "" -#: src/main.c:1394 +#: src/main.c:1399 #, c-format msgid "%s: missing URL\n" msgstr "" -#: src/main.c:1435 +#: src/main.c:1440 #, c-format msgid "You cannot specify both --post-data and --post-file.\n" msgstr "" -#: src/main.c:1440 +#: src/main.c:1445 #, c-format msgid "" "You cannot use --post-data or --post-file along with --method. --method " "expects data through --body-data and --body-file options" msgstr "" -#: src/main.c:1449 +#: src/main.c:1454 #, c-format msgid "" "You must specify a method through --method=HTTPMethod to use with --body-" "data or --body-file.\n" msgstr "" -#: src/main.c:1455 +#: src/main.c:1460 #, c-format msgid "You cannot specify both --body-data and --body-file.\n" msgstr "" -#: src/main.c:1507 +#: src/main.c:1512 #, c-format msgid "This version does not have support for IRIs\n" msgstr "" -#: src/main.c:1607 +#: src/main.c:1612 #, c-format msgid "-k can be used together with -O only if outputting to a regular file.\n" msgstr "" -#: src/main.c:1712 +#: src/main.c:1717 #, c-format msgid "No URLs found in %s.\n" msgstr "" -#: src/main.c:1734 +#: src/main.c:1739 #, c-format msgid "" "FINISHED --%s--\n" @@ -2310,7 +2310,7 @@ msgid "" "Downloaded: %d files, %s in %s (%s)\n" msgstr "" -#: src/main.c:1748 +#: src/main.c:1753 #, c-format msgid "Download quota of %s EXCEEDED!\n" msgstr "" |