diff --git a/po/ar.po b/po/ar.po index da8958ae..504dfc9a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-11-16 03:29+0000\n" "Last-Translator: ChArLoK_16 \n" "Language-Team: Arabic \n" @@ -40,42 +40,42 @@ msgstr "" "إذا كانت هناك أية أخطاء، راجع السجل. أنظر الخيار 'l-' في الصفحة help/man " "لمزيد من التفاصيل." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "نتائج التحميل" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "وصف الحالة" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -280,17 +280,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -298,7 +302,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -306,7 +310,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -317,7 +321,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -326,7 +330,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -337,7 +341,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -353,16 +357,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -387,7 +391,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -400,7 +404,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -408,7 +412,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -418,15 +422,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -444,7 +448,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -453,14 +457,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -471,7 +475,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -479,7 +483,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -493,11 +497,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -513,7 +517,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -524,7 +528,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -534,7 +538,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -543,13 +547,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -564,7 +568,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -576,15 +580,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -594,19 +598,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -616,7 +620,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -625,7 +629,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -638,20 +642,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -659,7 +663,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -667,7 +671,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -681,34 +685,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -726,7 +730,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -737,11 +741,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -754,23 +758,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -782,30 +786,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -814,7 +818,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -825,7 +829,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -838,7 +842,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -868,7 +872,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -877,7 +881,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -887,7 +891,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -895,7 +899,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -906,7 +910,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -915,14 +919,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -934,14 +938,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -949,18 +953,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -970,7 +974,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -985,7 +989,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -998,7 +1002,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1009,7 +1013,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1025,7 +1029,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1035,7 +1039,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1045,7 +1049,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1053,7 +1057,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1062,7 +1066,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1075,7 +1079,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1083,7 +1087,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1105,18 +1109,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1133,7 +1137,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1145,7 +1149,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1155,18 +1159,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1176,45 +1180,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1224,7 +1228,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1241,7 +1245,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1254,11 +1258,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1269,11 +1273,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1283,7 +1287,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1301,14 +1305,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1325,7 +1329,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1334,7 +1338,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1348,7 +1352,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1357,7 +1361,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1366,7 +1370,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1374,19 +1378,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1397,7 +1401,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1410,7 +1414,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1431,7 +1435,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1450,7 +1454,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1459,7 +1463,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1468,15 +1472,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1485,18 +1489,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1506,7 +1510,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1544,25 +1548,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1582,7 +1586,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1590,7 +1594,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1603,7 +1607,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1615,7 +1619,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1630,7 +1634,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1644,7 +1648,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1655,7 +1659,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1872,13 +1876,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2168,381 +2172,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/aria2.pot b/po/aria2.pot index 48644e40..c134bca4 100644 --- a/po/aria2.pot +++ b/po/aria2.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: aria2 1.15.1\n" +"Project-Id-Version: aria2 1.15.2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,42 +36,42 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -274,17 +274,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -292,7 +296,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -300,7 +304,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -311,7 +315,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -320,7 +324,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -331,7 +335,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -347,16 +351,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -381,7 +385,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -394,7 +398,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -402,7 +406,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -412,15 +416,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -438,7 +442,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -447,14 +451,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -465,7 +469,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -473,7 +477,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -487,11 +491,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -507,7 +511,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -518,7 +522,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -528,7 +532,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -537,13 +541,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -558,7 +562,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -570,15 +574,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -588,19 +592,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -610,7 +614,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -619,7 +623,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -632,20 +636,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -653,7 +657,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -661,7 +665,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -675,34 +679,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -720,7 +724,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -731,11 +735,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -748,23 +752,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -776,30 +780,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -808,7 +812,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -819,7 +823,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -832,7 +836,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -862,7 +866,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -871,7 +875,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -881,7 +885,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -889,7 +893,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -900,7 +904,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -909,14 +913,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -928,14 +932,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -943,18 +947,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -964,7 +968,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -979,7 +983,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -992,7 +996,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1003,7 +1007,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1019,7 +1023,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1029,7 +1033,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1039,7 +1043,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1047,7 +1051,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1056,7 +1060,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1069,7 +1073,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1077,7 +1081,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1099,18 +1103,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1127,7 +1131,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1139,7 +1143,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1149,18 +1153,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1170,45 +1174,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1218,7 +1222,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1235,7 +1239,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1248,11 +1252,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1263,11 +1267,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1277,7 +1281,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1295,14 +1299,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1319,7 +1323,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1328,7 +1332,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1342,7 +1346,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1351,7 +1355,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1360,7 +1364,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1368,19 +1372,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1391,7 +1395,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1404,7 +1408,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1425,7 +1429,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1444,7 +1448,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1453,7 +1457,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1462,15 +1466,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1479,18 +1483,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1500,7 +1504,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1538,25 +1542,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1576,7 +1580,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1584,7 +1588,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1597,7 +1601,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1609,7 +1613,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1624,7 +1628,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1638,7 +1642,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1649,7 +1653,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1866,13 +1870,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2162,381 +2166,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/bg.po b/po/bg.po index dfd3b9ab..b9d0548b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2009-08-25 12:32+0000\n" "Last-Translator: Plamen Atanasov \n" "Language-Team: Bulgarian \n" @@ -41,43 +41,43 @@ msgstr "" "Ако има някакви грешки, тогава вижте лог файла. Вижте '-l' опцията в " "страницата на помощника/наръчника за подробности." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "ServerStat файла %s записан успешно." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Неуспех при записването на ServerStat към %s." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Даунлоудът е завършен: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Резултати от даунлоуда:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Легенда за състоянието:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "Даунлоудът е завършен." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Даунлоудът е преустановен." @@ -361,7 +361,11 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" " --file-allocation=METHOD Уточнява методът на разпределяне на файла.\n" " 'none' не разпределя предварително файлово " @@ -387,7 +391,7 @@ msgstr "" " да не бъде налична, ако системата Ви няма\n" " posix_fallocate() функция." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -399,7 +403,7 @@ msgstr "" " Можете да приложите K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -411,7 +415,7 @@ msgstr "" " се разпределят файловете.\n" " Изключете опцията ако срещнете някаква грешка" -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -427,7 +431,7 @@ msgstr "" " този файл. Вижте също опцията --auto-file-" "renaming." -#: src/usage_text.h:154 +#: src/usage_text.h:157 #, fuzzy msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" @@ -447,7 +451,7 @@ msgstr "" " но малък прогрес от даунлоуда може да бъде " "загубен." -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -462,7 +466,7 @@ msgstr "" " обичайните полезни вещи за даунлоуд в " "командната линия." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -481,7 +485,7 @@ msgstr "" "(1..9999)\n" " прикрепени." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -510,18 +514,18 @@ msgstr "" " вторият пример отгоре, -Z опцията се\n" " изисква." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Включва постоянна HTTP/1.1 връзка." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Включване на HTTP/1.1 тръбопровеждане." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -546,7 +550,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -569,7 +573,7 @@ msgstr "" " Тази опция оказва ефект само върху BitTorrent\n" " даунлоуди." -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -583,7 +587,7 @@ msgstr "" "даунлоудва, ако парчетата\n" " на контролните суми са осигурени." -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -601,18 +605,18 @@ msgstr "" " началото. Понастоящем тази опция е само\n" " приложима към http(и)/ftp даунлоуди." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Определя потребителския агент за http(и) " "даунлоуди." -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Изключва поддръжката на netrc." -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -646,7 +650,7 @@ msgstr "" " FILE секцията от ръководството за повече " "детайли." -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -661,7 +665,7 @@ msgstr "" "metalink.\n" " Вижте също -s и -C опциите." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -671,7 +675,7 @@ msgstr "" "формат\n" " и Mozilla/Firefox(1.x/2.x)/Netscape формат." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -689,7 +693,7 @@ msgstr "" "запазват и\n" " стойност на изтичане се разглежда като 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -703,7 +707,7 @@ msgstr "" "изписана\n" " в случай на торент файл." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -732,11 +736,11 @@ msgstr "" " в зависимост от заявката(вижте --metalink-* " "опциите)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE Пътят към .torrent файла." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -764,7 +768,7 @@ msgstr "" "отгоре\n" " не се извършва." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -784,7 +788,7 @@ msgstr "" "'-' могат\n" " да се използват заедно." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -802,7 +806,7 @@ msgstr "" "торент, използвайте\n" " опцията --max-upload-limit." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -819,7 +823,7 @@ msgstr "" "използвайте\n" " опцията --max-overall-upload-limit." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -827,7 +831,7 @@ msgstr "" " --seed-time=MINUTES Уточнява време за сийдване в минути. Вижте също\n" " опцията --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -856,7 +860,7 @@ msgstr "" "от\n" " условията е изпълнено." -#: src/usage_text.h:299 +#: src/usage_text.h:302 #, fuzzy msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " @@ -878,17 +882,17 @@ msgstr "" " уточнени, произволни букви от азбуката ще\n" " бъдат добавени за да стане дължината 20 байта." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Включва разширението Peer Exchange." -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] Включва DHT функционалността." -#: src/usage_text.h:309 +#: src/usage_text.h:312 #, fuzzy msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" @@ -907,7 +911,7 @@ msgstr "" "'-' могат\n" " да бъдат използвани заедно." -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -918,13 +922,13 @@ msgstr "" "DHT\n" " мрежата." -#: src/usage_text.h:318 +#: src/usage_text.h:321 #, fuzzy msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr " --dht-file-path=PATH Сменя DHT файловата таблица за марширути с PATH." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -941,7 +945,7 @@ msgstr "" "удовлетворява\n" " даденото ниво." -#: src/usage_text.h:325 +#: src/usage_text.h:328 #, fuzzy msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " @@ -957,7 +961,7 @@ msgstr "" "използва Obfuscation\n" " ръкостискане." -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -982,7 +986,7 @@ msgstr "" " Можете да приложите K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -992,7 +996,7 @@ msgstr "" "във всеки\n" " BitTorrent даунлоуд." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -1001,7 +1005,7 @@ msgstr "" "без\n" " проверяване на частта на хеша." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -1013,7 +1017,7 @@ msgstr "" " Вижте също и опцията --bt-request-peer-speed-" "limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -1022,7 +1026,7 @@ msgid "" " specified." msgstr " -M, --metalink-file=METALINK_FILE Пътят към .metalink файла." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1048,20 +1052,20 @@ msgstr "" "NUM_SERVERS.\n" " Вижте също опциите -s и -j." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Версията на файла за даунлоуд." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Езикът на файла за даунлоуд." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Операционнта система на файла за даунлоуд." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1073,7 +1077,7 @@ msgstr "" "определен със\n" " запетаи." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1083,7 +1087,7 @@ msgstr "" "Уточнете 'none',\n" " ако нямате предпочитан протокол." -#: src/usage_text.h:374 +#: src/usage_text.h:377 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -1115,7 +1119,7 @@ msgstr "" "горе,\n" " няма да бъде извършено." -#: src/usage_text.h:385 +#: src/usage_text.h:388 #, fuzzy msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " @@ -1134,11 +1138,11 @@ msgstr "" "protocol за да\n" " уточните предпочитанието си на протокол." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Отпечатва номера на версията и излиза." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1151,17 +1155,17 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 #, fuzzy msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf Изключва зареждането на файла aria2.conf." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH Промяна на пътя до конфигурационния файл към PATH." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1171,7 +1175,7 @@ msgstr "" " Ако 0 е дадено, тази характеристика ще бъде " "изключена." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1191,21 +1195,21 @@ msgstr "" "9J1\"\n" " http://хост/файл" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] Прави aria2 тиха(без конзолно извеждане)." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Включва несинхронизиран DNS." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Многократно използване на връзката в " "FTP." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1214,11 +1218,11 @@ msgstr "" " --summary-interval=SEC Определя интервал за извеждане на разюмето за " "прогреса на даунлоуда." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Определя нивото на лога към извеждането на данни." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1231,7 +1235,7 @@ msgstr "" " отдалечения HTTP/FTP сървър и ако е наличен,\n" " се прилага съм локалния файл." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1248,7 +1252,7 @@ msgstr "" " ефект и --timeout опцията се използва вместо " "това." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1261,7 +1265,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1291,7 +1295,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1305,7 +1309,7 @@ msgstr "" "записана информация\n" " използвайки --server-stat-if опцията." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1321,7 +1325,7 @@ msgstr "" " някои URI селектори като 'feedback'.\n" " Вижте също --uri-selector опцията" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1333,7 +1337,7 @@ msgstr "" "направен последният\n" " контакт с тях." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1351,7 +1355,7 @@ msgstr "" "спре\n" " независимо от стойността." -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1360,14 +1364,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1379,14 +1383,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1394,18 +1398,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1415,7 +1419,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1430,7 +1434,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1443,7 +1447,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1454,7 +1458,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1470,7 +1474,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1484,7 +1488,7 @@ msgstr "" " Вижте също опцията --all-proxy.\n" " Това оказва ефект върху всички URL-и." -#: src/usage_text.h:543 +#: src/usage_text.h:546 #, fuzzy msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" @@ -1498,7 +1502,7 @@ msgstr "" " Вижте също опцията --all-proxy.\n" " Това оказва ефект върху всички URL-и." -#: src/usage_text.h:548 +#: src/usage_text.h:551 #, fuzzy msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" @@ -1510,7 +1514,7 @@ msgstr "" " Вижте също опцията --all-proxy.\n" " Това оказва ефект върху всички URL-и." -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1523,7 +1527,7 @@ msgstr "" " Вижте също опцията --all-proxy.\n" " Това оказва ефект върху всички URL-и." -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1547,7 +1551,7 @@ msgstr "" " Тази опция оказва ефект само върху BitTorrent\n" " даунлоуди." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1555,7 +1559,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1577,18 +1581,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 #, fuzzy msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " @@ -1616,7 +1620,7 @@ msgstr "" " Тази опция оказва ефект само върху BitTorrent\n" " даунлоуди." -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1628,7 +1632,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 #, fuzzy msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " @@ -1645,19 +1649,19 @@ msgstr "" " някои URI селектори като 'feedback'.\n" " Вижте също --uri-selector опцията" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 #, fuzzy msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --enable-dht[=true|false] Включва DHT функционалността." -#: src/usage_text.h:613 +#: src/usage_text.h:616 #, fuzzy msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " @@ -1675,7 +1679,7 @@ msgstr "" "спре\n" " независимо от стойността." -#: src/usage_text.h:618 +#: src/usage_text.h:621 #, fuzzy msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" @@ -1685,41 +1689,41 @@ msgstr "" "без\n" " проверяване на частта на хеша." -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr " --ftp-passwd=PASSWD Определя FTP парола. Това засяга всички URL-и." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr " --ftp-passwd=PASSWD Определя FTP парола. Това засяга всички URL-и." -#: src/usage_text.h:637 +#: src/usage_text.h:640 #, fuzzy msgid "" " --remove-control-file[=true|false] Remove control file before download. " @@ -1738,7 +1742,7 @@ msgstr "" " но малък прогрес от даунлоуда може да бъде " "загубен." -#: src/usage_text.h:642 +#: src/usage_text.h:645 #, fuzzy msgid "" " --always-resume[=true|false] Always resume download. If true is given, " @@ -1768,7 +1772,7 @@ msgstr "" "отгоре\n" " не се извършва." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1781,12 +1785,12 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 #, fuzzy msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC Определя таймаут в секунди." -#: src/usage_text.h:661 +#: src/usage_text.h:664 #, fuzzy msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" @@ -1804,12 +1808,12 @@ msgstr "" " ефект и --timeout опцията се използва вместо " "това." -#: src/usage_text.h:667 +#: src/usage_text.h:670 #, fuzzy msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC Определя таймаут в секунди." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1819,7 +1823,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1844,7 +1848,7 @@ msgstr "" " ефект и --timeout опцията се използва вместо " "това." -#: src/usage_text.h:683 +#: src/usage_text.h:686 #, fuzzy msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " @@ -1855,7 +1859,7 @@ msgstr "" "във всеки\n" " BitTorrent даунлоуд." -#: src/usage_text.h:686 +#: src/usage_text.h:689 #, fuzzy msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " @@ -1885,7 +1889,7 @@ msgstr "" " Можете да приложите K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:695 +#: src/usage_text.h:698 #, fuzzy msgid "" " --conditional-get[=true|false] Download file only when the local file is " @@ -1899,7 +1903,7 @@ msgstr "" " отдалечения HTTP/FTP сървър и ако е наличен,\n" " се прилага съм локалния файл." -#: src/usage_text.h:699 +#: src/usage_text.h:702 #, fuzzy msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" @@ -1924,7 +1928,7 @@ msgstr "" " Тази опция оказва ефект само върху BitTorrent\n" " даунлоуди." -#: src/usage_text.h:707 +#: src/usage_text.h:710 #, fuzzy msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " @@ -1938,7 +1942,7 @@ msgstr "" " се разпределят файловете.\n" " Изключете опцията ако срещнете някаква грешка" -#: src/usage_text.h:711 +#: src/usage_text.h:714 #, fuzzy msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" @@ -1954,7 +1958,7 @@ msgstr "" "използва Obfuscation\n" " ръкостискане." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1962,7 +1966,7 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 #, fuzzy msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " @@ -1973,13 +1977,13 @@ msgstr "" "DHT\n" " мрежата." -#: src/usage_text.h:723 +#: src/usage_text.h:726 #, fuzzy msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr " --dht-file-path=PATH Сменя DHT файловата таблица за марширути с PATH." -#: src/usage_text.h:725 +#: src/usage_text.h:728 #, fuzzy msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" @@ -1997,7 +2001,7 @@ msgstr "" " ефект и --timeout опцията се използва вместо " "това." -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -2010,7 +2014,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -2031,7 +2035,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -2050,7 +2054,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 #, fuzzy msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" @@ -2066,7 +2070,7 @@ msgstr "" "използва Obfuscation\n" " ръкостискане." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -2075,17 +2079,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --ftp-user=USER Определя FTP потребител. Това засяга всички URL-и." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --ftp-passwd=PASSWD Определя FTP парола. Това засяга всички URL-и." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -2100,18 +2104,18 @@ msgstr "" "изписана\n" " в случай на торент файл." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -2127,7 +2131,7 @@ msgstr "" "изписана\n" " в случай на торент файл." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -2165,7 +2169,7 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 #, fuzzy msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" @@ -2175,7 +2179,7 @@ msgstr "" "файл\n" " споменат в .torrent файла." -#: src/usage_text.h:818 +#: src/usage_text.h:821 #, fuzzy msgid "" " --pause[=true|false] Pause download after added. This option is\n" @@ -2185,13 +2189,13 @@ msgstr "" "е дадено,\n" " активният режим ще бъде използван." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2211,7 +2215,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -2225,7 +2229,7 @@ msgstr "" "даунлоудва, ако парчетата\n" " на контролните суми са осигурени." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2238,7 +2242,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2250,7 +2254,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -2265,7 +2269,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -2290,7 +2294,7 @@ msgstr "" " Тази опция оказва ефект само върху BitTorrent\n" " даунлоуди." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2312,7 +2316,7 @@ msgstr "" " Тази опция оказва ефект само върху BitTorrent\n" " даунлоуди." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht[=true|false] Включва DHT функционалността." @@ -2540,13 +2544,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2852,123 +2856,128 @@ msgid "Network problem has occurred. cause:%s" msgstr "Мрежови проблем е намерен. Причина:%s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Неуспех при четенето на файла %s, причина: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Неуспех при отварянето на файла %s, причина: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, fuzzy, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" "Съхраняването на подпис като %s е неуспешно. Може би файлът вече съществува." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Таймаут." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Невалиден размер на парчето." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Твърде голям размер на парчето. размер=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Невалидна заглавна част." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Невалиден отговор." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Не е намерена заглавна част." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Няма състоятелна заглавна част." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Неуспешен опит за връзка през прокси." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Неуспешен опит за връзка." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2977,220 +2986,220 @@ msgstr "" "Заявеното име на файла и предишното регистрирано не са едни и същи. Очакван:" "%s Настоящ:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Състоянието на отговора е неуспешно. състояние=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Трансферната кодировка %s не се поддържа." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Инициализацията на SSL е неуспешна: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL Входно/Изходна грешка" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Грешка в SSL протокола" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Неизвестна SSL грешка %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Инициализацията на SSL е неуспешна: Грешка в свързването на OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Упълномощаването е неуспешно." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Получен край на файла от сървъра." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Получен край на файла от пера." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Деформирана мета информация." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Неуспех при отварянето на файла %s, причина: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Неуспех при записването на файла %s, причина: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Неуспех при четенето на файла %s, причина: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Неуспех при четенето на данни от диска." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Неуспех при изчисляването на SHA1 класификация или част от файла %s, " "причина: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Неуспех при търсенето на файл %s, причина: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s не е директория." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Неуспех при създаването на директория %s, причина: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Неуспех при отварянето на сокет, причина: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Неуспех при задаването на опция на сокета, причина: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Неуспех при задаването на сокет като блокиращ, причина: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Неуспех при задаването на сокет като неблокиращ, причина: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Неуспех при свързването със сокета, причина: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Неуспех при вслушването в сокета, причина: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Неуспех при приемането на връзка от пера, причина: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Неуспех при получаването на името на сокета, причина: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Неуспех при получаването на името на свързаният пер, причина: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Неуспех при анализирането на името на хоста %s, причина: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Неуспех при свързването към хост %s, причина: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Неуспех при проверката дали в сокета може да се записва, причина: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Неуспех при проверката дали сокета е четлив, причина: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Неуспех при изпращането на данни, причина: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Неуспех при приемането на данни, причина: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Неуспех при надничането в данните, причина: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Неизвестна грешка в сокета %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Файлът %s съществува, но %s не съществува." -#: src/message.h:257 +#: src/message.h:259 #, fuzzy, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" "Невалиден размер на полезния товар за %s, размер=%d. Трябва да бъде %d." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Невалдно ID=%d за %s. Трябва да бъде %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Даунлоудът е преустановен." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Файлът %s е даунлоудван от друга команда." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Недостатъчни контролни суми." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Тракерът върна неуспех причина: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Засечено е наводнение." -#: src/message.h:266 +#: src/message.h:268 #, fuzzy, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -3199,46 +3208,46 @@ msgstr "" "Отпадане на връзката защото никакви заявени/частни съобщениея не бяха " "разменени в определен период(%d секунди)." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "Информационният хеш в торент файла не съответства на този в .aria2 файла." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Няма такъв файлов запис %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Твърде ниска Скорост на даунлоуда: %d <= %d(B/s), хост:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Не е намерен Http запис за заявка." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Получено %d състояние, но никаква местна заглавна част не е доставена." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Никакъв файл не съответства с Вашето предпочитание." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Прихванато е изключение" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" "Максималната дължина на полезния товар е превишена или невалидна. дължина = " "%u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/ca.po b/po/ca.po index a58a72d8..530be9a5 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2009-11-02 23:14+0900\n" "Last-Translator: Jordi Pujol \n" "Language-Team: Catalan \n" @@ -41,43 +41,43 @@ msgstr "" "Si hi han errors, llavors miri el fitxer d'anotacions. Per més informació " "vegi l'opció '-l' en les pàgines help/man." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Fallo al posar una opció del sòcol, causa: %s" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Descàrrega completa: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Resultats de la descàrrega:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "llegenda d'estat:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "S'ha completat la descàrrega." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Descàrrega cancel·lada." @@ -299,10 +299,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -313,7 +317,7 @@ msgstr "" " Vostè pot afegir K o M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -325,7 +329,7 @@ msgstr "" " es reserva espai per fitxers.\n" " Desactiveu-lo si trobeu algún error" -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -338,7 +342,7 @@ msgstr "" " es reserva espai per fitxers.\n" " Desactiveu-lo si trobeu algún error" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -349,7 +353,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -358,7 +362,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -369,7 +373,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -385,18 +389,18 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Activa la connexió persistent " "HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -421,7 +425,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -434,7 +438,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -447,7 +451,7 @@ msgstr "" " es reserva espai per fitxers.\n" " Desactiveu-lo si trobeu algún error" -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -468,18 +472,18 @@ msgstr "" " principi. Aquesta opció només és\n" " aplicable a descàrregues http(s)/ftp." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Estableix l'agent d'usuari per descàrregues " "http." -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Desactiva el suport netrc." -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -497,7 +501,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -506,14 +510,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -524,7 +528,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -537,7 +541,7 @@ msgstr "" " i surt. Es llistarà Informació més detallada\n" " en el cas d'un fitxer torrent." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -551,11 +555,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE El camí al fitxer .torrent." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -571,7 +575,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -582,7 +586,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -592,7 +596,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -601,7 +605,7 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -610,7 +614,7 @@ msgstr "" "Mirar també\n" " la opció --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -625,7 +629,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -637,18 +641,18 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Activa la extensió d'intercanvi entre " "iguals." -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] Activa la funcionalitat DHT." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -658,7 +662,7 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -668,13 +672,13 @@ msgstr "" " --dht-entry-point=HOST:PORT Estableix host i port com el punt d'entrada a \n" " una xarxa DHT." -#: src/usage_text.h:318 +#: src/usage_text.h:321 #, fuzzy msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -684,7 +688,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -693,7 +697,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -706,7 +710,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -716,13 +720,13 @@ msgstr "" "cada\n" " descàrrega BitTorrent." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -730,7 +734,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -739,7 +743,7 @@ msgid "" " specified." msgstr " -M, --metalink-file=METALINK_FILE El camí al fitxer .metalink." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -753,35 +757,35 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION La versió del fitxer a descarregar." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE L'idioma del fitxer a descarregar." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=OS El Sistema Operatiu del fitxer a descarregar." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -799,7 +803,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -810,11 +814,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Escriure el número de versió i sortir." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -827,17 +831,17 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 #, fuzzy msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf Desactiva la càrrega del fitxer de configuració aria2.conf." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -847,7 +851,7 @@ msgstr "" " Si el " "valor és 0, aquesta funcionalitat es desactiva." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -859,19 +863,19 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Activa DNS asíncrona." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " -ftp-reuse-connection[=true|false] Refusa connexió FTP." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -881,11 +885,11 @@ msgstr "" "descàrrega.\n" " Posant 0 no fa el resum." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Estableix el nivell d'anotació." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -894,7 +898,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -905,7 +909,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -918,7 +922,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -948,7 +952,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -957,7 +961,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -967,7 +971,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -975,7 +979,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -986,7 +990,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -995,14 +999,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1014,14 +1018,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1029,18 +1033,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1050,7 +1054,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1065,7 +1069,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1078,7 +1082,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1089,7 +1093,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1105,7 +1109,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1115,7 +1119,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1125,7 +1129,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1133,7 +1137,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1142,7 +1146,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1155,7 +1159,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1163,7 +1167,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1185,18 +1189,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1213,7 +1217,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1225,7 +1229,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1235,19 +1239,19 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 #, fuzzy msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --enable-dht[=true|false] Activa la funcionalitat DHT." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1257,48 +1261,48 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --http-passwd=PASSWD Estableix el mot de pas HTTP. Això afecta a " "totes les URLs." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1308,7 +1312,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1325,7 +1329,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1338,11 +1342,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1353,11 +1357,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1367,7 +1371,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1385,7 +1389,7 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 #, fuzzy msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " @@ -1396,7 +1400,7 @@ msgstr "" "cada\n" " descàrrega BitTorrent." -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1413,7 +1417,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 #, fuzzy msgid "" " --conditional-get[=true|false] Download file only when the local file is " @@ -1427,7 +1431,7 @@ msgstr "" " es reserva espai per fitxers.\n" " Desactiveu-lo si trobeu algún error" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1441,7 +1445,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 #, fuzzy msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " @@ -1455,7 +1459,7 @@ msgstr "" " es reserva espai per fitxers.\n" " Desactiveu-lo si trobeu algún error" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1464,7 +1468,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1472,7 +1476,7 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 #, fuzzy msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " @@ -1482,13 +1486,13 @@ msgstr "" " --dht-entry-point=HOST:PORT Estableix host i port com el punt d'entrada a \n" " una xarxa DHT." -#: src/usage_text.h:723 +#: src/usage_text.h:726 #, fuzzy msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH." -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1499,7 +1503,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1512,7 +1516,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1533,7 +1537,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1552,7 +1556,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1561,7 +1565,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1570,21 +1574,21 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" " --http-user=USER Estableix l'usuari HTTP. Això afecta a totes " "les URLs." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" " --http-passwd=PASSWD Estableix el mot de pas HTTP. Això afecta a " "totes les URLs." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -1598,18 +1602,18 @@ msgstr "" " i surt. Es llistarà Informació més detallada\n" " en el cas d'un fitxer torrent." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -1624,7 +1628,7 @@ msgstr "" " i surt. Es llistarà Informació més detallada\n" " en el cas d'un fitxer torrent." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1662,25 +1666,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1700,7 +1704,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -1713,7 +1717,7 @@ msgstr "" " es reserva espai per fitxers.\n" " Desactiveu-lo si trobeu algún error" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1726,7 +1730,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1738,7 +1742,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1753,7 +1757,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1767,7 +1771,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1789,7 +1793,7 @@ msgstr "" " principi. Aquesta opció només és\n" " aplicable a descàrregues http(s)/ftp." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht[=true|false] Activa la funcionalitat DHT." @@ -2015,13 +2019,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2328,122 +2332,127 @@ msgid "Network problem has occurred. cause:%s" msgstr "" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Fallo al llegir del fitxer %s, causa: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Fallo al obrir el fitxer %s, causa: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, fuzzy, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "Ha fallat guardar la signatura com %s. Potser el fitxer ja existeix." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "S'ha exhaurit el temps d'espera." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Mida del tros incorrecte." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Mida del tros massa llarga. mida=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Capçalera incorrecte." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Resposta incorrecte." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "No s'ha trobat la capçalera." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "No hi ha capçalera d'estat." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Ha fallat la connexió amb el proxy." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Ha fallat la connexió." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2452,219 +2461,219 @@ msgstr "" "El nom del fitxer demanat i l'anotat prèviament no son el mateix. Esperàvem:" "%s Actual:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "L'estat de la resposta no és satisfactori. estat=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "No està suportada la codificació %s de la transferència." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Ha fallat la inicialització SSL: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Error d'E/S SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Error de protocol SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Error SSL desconegut %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Ha fallat la inicialització SSL: error de connexió OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Ha fallat l'autorització." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Rebut EOF des del servidor." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Rebut EOF des de l'igual." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "meta info mal formada." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Fallo al obrir el fitxer %s, causa: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Fallo al escriure en el fitxer %s, causa: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Fallo al llegir del fitxer %s, causa: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Fallo al llegir dades del disc." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "Fallo al calcular resum SHA1 de o d'una part del fitxer %s, causa: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Fallo al buscar en el fitxer %s, causa: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s no és un directori." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Fallo al crear el directori %s, causa: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Fallo al obrir un sòcol, causa: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Fallo al posar una opció del sòcol, causa: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Fallo al posar un sòcol com bloquejant, causa: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Fallo al posar un sòcol com no-bloquejant, causa: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Fallo al connectar un sòcol, causa: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Fallo escoltant un sòcol, causa: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Fallo al acceptar una connexió d'igual, causa: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Fallo al agafar el nom del sòcol, causa: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Fallo al agafar el nom d'un igual connectat, causa: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Fallo al resoldre el nom de host %s,causa: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Fallo al connectar al host %s, causa: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Fallo al comprovar si es pot escriure en un sòcol, causa: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Fallo al comprovar si es pot llegir un sòcol, causa: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Fallo al enviar dades, causa: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Fallo al rebre dades, causa: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Fallo al agafar dades, causa: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Error desconegut de sòcol %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Fitxer %s existeix, però %s no existeix." -#: src/message.h:257 +#: src/message.h:259 #, fuzzy, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" "La mida de càrrega útil (payload) és incorrecte per %s, mida=%d. Ha de ser " "%d." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Incorrecte ID=%d per %s. Ha de ser %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Descàrrega cancel·lada." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "El fitxer %s està sent descarregat per una altre ordre." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "No hi ha prou sumes de comprovació." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "El Seguidor ha tornat fallida. Raó: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Detectat vessament." -#: src/message.h:266 +#: src/message.h:268 #, fuzzy, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -2673,43 +2682,43 @@ msgstr "" "Lliberem la connexió degut a que no hem intercanviat missatges de peticions " "o peces en el període establert (%d segons)." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "L' infoHash en el fitxer torrent no concorda amb el del fitxer .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "No hi ha aquesta entrada a l'arxiu %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Velocitat de descàrrega massa lenta: %d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "No hem trobat HttpRequestEntry." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Hem rebut estat %d, però no ens dona la capçalera d'ubicació." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "No hi ha cap fitxer que concordi amb la vostre preferència." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Hem trobat una excepció." -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/da.po b/po/da.po index c4f9b1e6..17aaf277 100644 --- a/po/da.po +++ b/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-11-20 12:18+0000\n" "Last-Translator: Josso \n" "Language-Team: Danish \n" @@ -39,42 +39,42 @@ msgstr "" "Hvis der er nogle fejl, så kig i logfilen. Se '-l' flaget i hjælp/man siden " "for mere information." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Overførsels resultater:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Status forklaring:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -342,10 +342,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -357,7 +361,7 @@ msgstr "" " Du kan tilføje K eller M (1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -369,7 +373,7 @@ msgstr "" " allokering af filer.\n" " Slå det fra, hvis du oplever nogle fejl." -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -381,7 +385,7 @@ msgstr "" " tilhørende kontrolfil ikke eksistere. Se også\n" " --auto-file-renaming flaget." -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -392,7 +396,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -401,7 +405,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -420,7 +424,7 @@ msgstr "" "(1..9999)\n" " tilføjet." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -436,18 +440,18 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Aktiver HTTP/1.1 vedvarende " "forbindelse." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -472,7 +476,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -485,7 +489,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -498,7 +502,7 @@ msgstr "" " allokering af filer.\n" " Slå det fra, hvis du oplever nogle fejl." -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -517,16 +521,16 @@ msgstr "" " starten. Denne mulighed er virker kun\n" " til http(s)/ftp forbindelser." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Deaktivere netrc understøttelse." -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -544,7 +548,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -559,7 +563,7 @@ msgstr "" "metalink.\n" " Se også -s og -C flagene." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -569,7 +573,7 @@ msgstr "" " eller Mozilla/Firefox(1.x/2.x)/Netscape " "formatet." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -585,7 +589,7 @@ msgstr "" " overskrevet. Session cookies er også gemt og\n" " deres udløbsdato bliver behandloet som 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -598,7 +602,7 @@ msgstr "" "vidst\n" " af torrent filer." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -612,11 +616,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FIL Stien til .torrent-filen." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -632,7 +636,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -651,7 +655,7 @@ msgstr "" "\"6881-6999”. \n" " ',’ og '-‘ kan bruges sammen." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -669,7 +673,7 @@ msgstr "" "torrent, brug\n" " --max-upload-limit flaget." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -686,7 +690,7 @@ msgstr "" "hastighed, brug\n" " --max-overall-upload-limit flaget." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -695,7 +699,7 @@ msgstr "" "Se også\n" " --seed-ratio flaget." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -710,7 +714,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -722,15 +726,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] Aktivere IPv4 DHT funktionaliteten." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -740,19 +744,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -762,7 +766,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -771,7 +775,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -784,20 +788,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -805,7 +809,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -818,7 +822,7 @@ msgstr "" "vidst\n" " af torrent filer." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -832,34 +836,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -877,7 +881,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -888,11 +892,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -905,23 +909,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -933,30 +937,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -965,7 +969,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -976,7 +980,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -989,7 +993,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1019,7 +1023,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1028,7 +1032,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1038,7 +1042,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1046,7 +1050,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1057,7 +1061,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1066,14 +1070,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1085,14 +1089,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1100,18 +1104,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1121,7 +1125,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1136,7 +1140,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1149,7 +1153,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1160,7 +1164,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1176,7 +1180,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1195,7 +1199,7 @@ msgstr "" "hastighed, brug\n" " --max-overall-download-limit flaget." -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1205,7 +1209,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 #, fuzzy msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" @@ -1218,7 +1222,7 @@ msgstr "" " Se også --all-proxy flaget.\n" " Dette påvirker alle URLs." -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1236,7 +1240,7 @@ msgstr "" "hastighed, brug\n" " --max-overall-download-limit flaget." -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1249,7 +1253,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1257,7 +1261,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1279,18 +1283,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1307,7 +1311,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1319,7 +1323,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1329,18 +1333,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1350,45 +1354,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1398,7 +1402,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1415,7 +1419,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1428,11 +1432,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1443,11 +1447,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1457,7 +1461,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1475,14 +1479,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1499,7 +1503,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1508,7 +1512,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1522,7 +1526,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1531,7 +1535,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1540,7 +1544,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1548,19 +1552,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1571,7 +1575,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1584,7 +1588,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1605,7 +1609,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1624,7 +1628,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1633,7 +1637,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1642,17 +1646,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --ftp-user=USER Sæt FTP bruger. Dette påvirker all URLs." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --ftp-passwd=PASSWD Sæt FTP password. Dette påvirker all URLs." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -1666,18 +1670,18 @@ msgstr "" "vidst\n" " af torrent filer." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -1692,7 +1696,7 @@ msgstr "" "vidst\n" " af torrent filer." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1730,7 +1734,7 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 #, fuzzy msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" @@ -1740,7 +1744,7 @@ msgstr "" "fil\n" " nævnt i en .torrent-fil." -#: src/usage_text.h:818 +#: src/usage_text.h:821 #, fuzzy msgid "" " --pause[=true|false] Pause download after added. This option is\n" @@ -1750,13 +1754,13 @@ msgstr "" "(falsk) gives,\n" " vil aktive tilstand bruges." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1776,7 +1780,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -1789,7 +1793,7 @@ msgstr "" " allokering af filer.\n" " Slå det fra, hvis du oplever nogle fejl." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1802,7 +1806,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1814,7 +1818,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1829,7 +1833,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1843,7 +1847,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1863,7 +1867,7 @@ msgstr "" " starten. Denne mulighed er virker kun\n" " til http(s)/ftp forbindelser." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht[=true|false] Aktivere IPv4 DHT funktionaliteten." @@ -2081,13 +2085,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2377,381 +2381,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/de.po b/po/de.po index 691e83a6..61aabe04 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-04-08 22:51+0900\n" "Last-Translator: Dennis Baudys \n" "Language-Team: deutsch \n" @@ -42,42 +42,42 @@ msgstr "" "Sollten Fehler aufgetreten sein, bitte die Mitschnitt-Datei beachten. Für " "Details hierzu siehe die Option \"-l\" in den Hilfe- und man-Seiten." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Herunterladen GID#%lld nicht vollständig: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Download-Ergebnisse:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Statuserläuterung:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK):Herunterladen abgeschlossen." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR):ein Fehler ist unterlaufen." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR):wird heruntergeladen." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -353,10 +353,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -368,7 +372,7 @@ msgstr "" "1024,\n" " 1M = 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -381,7 +385,7 @@ msgstr "" " verringert. Abschaltbar, falls dabei Fehler\n" " auftreten." -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -389,7 +393,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -400,7 +404,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -413,7 +417,7 @@ msgstr "" " separaten Sitzung herunter, wie es übliche\n" " Downloadprogramme auch tun." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -431,7 +435,7 @@ msgstr "" "eine\n" " Nummer (1..9999) angehängt." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -447,18 +451,18 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Dauerhafte HTTP/1.1-Verbindung " "halten." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] Aktiviere HTTP/1.1 Pipelining." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -483,7 +487,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -509,7 +513,7 @@ msgstr "" "BitTorrent\n" " Downloads." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -517,7 +521,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -527,15 +531,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT Setze User Agent für http(s) Downloads." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -553,7 +557,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -562,7 +566,7 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -572,7 +576,7 @@ msgstr "" "Format\n" " und Mozilla/Firefox(1.x/2.x)/Netscape Format." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -583,7 +587,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -591,7 +595,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -605,11 +609,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE Datenpfad zur torrent-Datei." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -640,7 +644,7 @@ msgstr "" " Bei \"false\" wird die .torrent-Datei nicht\n" " durchsucht." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -661,7 +665,7 @@ msgstr "" " \",\" und \"-\" können gemeinsam benutzt " "werden." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -671,7 +675,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -680,7 +684,7 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -689,7 +693,7 @@ msgstr "" "auch\n" " die Option \"--seed-ratio\"." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -704,7 +708,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -716,17 +720,17 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Schalte die Peer Exchange\n" " Protokollerweiterung ein." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -736,19 +740,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -758,7 +762,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -767,7 +771,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -780,7 +784,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -790,7 +794,7 @@ msgstr "" "in\n" " jedem BitTorrent Download fest." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -799,7 +803,7 @@ msgstr "" "Dateien,\n" " ohne die Hashes zu überprüfen." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -812,7 +816,7 @@ msgstr "" " 0 bedeutet unbegrenzt.\n" " Siehe auch --bt-request-peer-speed-limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -820,7 +824,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -834,21 +838,21 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Die Version der Datei zum herunterladen." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Die Sprache der Datei zum herunterladen." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=OS Das Betriebssystem der Datei zum herunterladen." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -857,7 +861,7 @@ msgstr "" " --metalink-location=ORT[,...] Der bevorzugte Standort des Downloadservers.\n" " Eine kommagetrennte Liste ist zulässig." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -868,7 +872,7 @@ msgstr "" " Sie 'none' an, wenn Sie kein bevorzugtes\n" " Protokoll haben." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -886,7 +890,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -897,11 +901,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Versionsnummer ausgeben und beenden." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -929,11 +933,11 @@ msgstr "" "Wort\n" " vorkommt." -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" @@ -941,7 +945,7 @@ msgstr "" "Konfigurations-\n" " datei auf VERZEICHNIS." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -951,7 +955,7 @@ msgstr "" "anhalten.\n" " Bei 0 ist diese Funktion ausgeschaltet." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -963,23 +967,23 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] aria2 lautlos schalten (keine " "Konsolenausgaben)." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Asynchrone DNS ermöglichen." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Wiederverwenden bereits aufgebauter\n" " FTP-Verbindungen." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -990,11 +994,11 @@ msgstr "" " Download-Fortschritts aufgefrischt wird.\n" " Mit 0 wird die Ausgabe unterbunden." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Auszugebende Mitschnittfülle festlegen." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1003,7 +1007,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1014,7 +1018,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1027,7 +1031,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1057,7 +1061,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1066,7 +1070,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1076,7 +1080,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1084,7 +1088,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1095,7 +1099,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1104,14 +1108,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1123,14 +1127,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1138,20 +1142,20 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" " --event-poll=POLL Legt die Methode für die Abfrageereignisse " "fest." -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1161,7 +1165,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1176,7 +1180,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1189,7 +1193,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1200,7 +1204,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1216,7 +1220,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1226,7 +1230,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1236,7 +1240,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1244,7 +1248,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1253,7 +1257,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1266,7 +1270,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1274,7 +1278,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1296,7 +1300,7 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" @@ -1307,11 +1311,11 @@ msgstr "" " Sie können Schnittstelle, IP-Adresse und\n" " Rechnername angeben." -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1328,7 +1332,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1340,7 +1344,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1350,7 +1354,7 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" @@ -1359,11 +1363,11 @@ msgstr "" " --human-readable[=true|false] Gib Größen und Geschwindigkeiten in lesbarem\n" " Format (z.B. 1.2Ki, 3.4Mi) auf der Konsole aus." -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --bt-enable-lpd[=true|false] Aktiviere Local Peer Discovery." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1373,61 +1377,61 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --all-proxy-user=BENUTZER Lege Benutzernamen für die --all-proxy Option\n" " fest." -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --all-proxy-passwd=PASSWORT Lege Passwort für die --all-proxy Option fest." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=BENUTZER Lege Benutzernamen für die --http-proxy " "Option\n" " fest." -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=PASSWORT Lege Passwort für die --http-proxy Option fest." -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --https-proxy-user=BENUTZER Lege Benutzernamen für die --https-proxy " "Option\n" " fest." -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --https-proxy-passwd=PASSWORT Legt das Passwort für die --https-proxy\n" " Option fest." -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --ftp-proxy-user=BENUTZER Legt den Benutzernamen für die --ftp-proxy\n" " Option fest." -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --ftp-proxy-passwd=PASSWORT Legt das Passwort für die --ftp-proxy\n" " Option fest." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1437,7 +1441,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1454,7 +1458,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1467,11 +1471,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1482,11 +1486,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1496,7 +1500,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1514,14 +1518,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1538,7 +1542,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1547,7 +1551,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1561,7 +1565,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1570,7 +1574,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1579,7 +1583,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1587,19 +1591,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1610,7 +1614,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1623,7 +1627,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1644,7 +1648,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1663,7 +1667,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1672,7 +1676,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1681,15 +1685,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1698,18 +1702,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1719,7 +1723,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1757,25 +1761,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1795,7 +1799,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1803,7 +1807,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1816,7 +1820,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1828,7 +1832,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1843,7 +1847,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1857,7 +1861,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1882,7 +1886,7 @@ msgstr "" "BitTorrent\n" " Downloads." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --bt-enable-lpd[=true|false] Aktiviere Local Peer Discovery." @@ -2101,13 +2105,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2409,30 +2413,35 @@ msgid "Network problem has occurred. cause:%s" msgstr "Netzwerkproblem aufgetreten: Ursache: %s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Konnte vertraute CA-Zertifikate nicht von %s laden. Ursache: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "Konnte vertraute CA-Zertifikate nicht von %s laden. Ursache: %s" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Kein Zertifikat gefunden." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Rechnername stimmt nicht überein." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Keine Dateien zum herunterladen." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -2440,96 +2449,96 @@ msgstr "" "Sie erhalten möglicherweise einen Zertifikatprüfungsfehler des HTTPS-" "Servers. Siehe --ca-certificate und --check-certificate." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Ausgabe des Dateiinhalts von '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" "Diese Datei ist weder eine Torrent- noch eine Metalink-Datei. Überspringe." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "Ist '%s' eine Datei?" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Angegebene Schnittstelle %s konnte nicht gefunden werden. Ursache: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "Metadaten als %s gespeichert." -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" "Speichern der Metadaten als %s misslungen. Möglicherweise existiert die " "Datei bereits." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Zeitüberschreitung." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Ungültige Teilgröße." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Teilstück zu groß. Größe=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Ungültige Header-Information." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Ungültige Antwort." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Keine Header-Information gefunden." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Keine Status-Information." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Proxy-Verbindung fehlgeschlagen." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Verbindung fehlgeschlagen." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2538,263 +2547,263 @@ msgstr "" "Der angeforderte Dateiname und der vorher registrierte stimmen nicht " "überein. Erwartet:%s Tatsächlich:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Antwortstatus ist nicht in Ordnung. Status=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Übertragungskodierung %s wird nicht unterstützt." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "SSL-Initialisierung fehlgeschlagen: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL Ein-/Ausgabe Fehler" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "SSL Protokollfehler." -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Unbekannter SSL Fehler %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "SSL-Initialisierung schlug fehl: OpenSSL-Verbindungsfehler %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Authentifizierung fehlgeschlagen." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Erhielt EOF vom Server." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Erhielt EOF von Gegenstelle." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Fehlerhafte Meta-Information." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Konnte Datei %s nicht öffnen, Ursache: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Konnte nicht in Datei %s schreiben, Ursache: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Konnte nicht von Datei %s lesen, Ursache: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Der Versuch Daten von der Festplatte zu lesen ist fehlgeschlagen." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Konnte SHA1-Digest (eines Teils) der Datei %s nicht berechnen, Ursache: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Konnte nicht in Datei %s positionieren, Ursache: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s ist kein Verzeichnis." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Konnte Verzeichnis %s nicht erstellen, Ursache: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Konnte Socket nicht öffnen, Ursache: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Konnte eine Socket-Option nicht setzen, Ursache: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Socket kann nicht auf blockierend geändert werden, Ursache: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Socket kann nicht auf nicht-blockierend geändert werden, Ursache: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Konnte Socket nicht binden, Ursache: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Konnte nicht auf Socket lauschen, Ursache: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Konnte Peer-Verbindung nicht akzeptieren, Ursache: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Konnte Socketnamen nicht ermitteln, Ursache: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Konnte Namen der verbundenen Gegenstelle nicht ermitteln, Ursache: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Konnte Rechnername %s nicht auflösen, Ursache: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Konnte nicht zum Rechner %s verbinden, Ursache: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Konnte nicht testen, ob der Socket beschreibbar ist, Ursache: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Konnte nicht testen, ob der Socket lesbar ist, Ursache: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Konnte Daten nicht senden, Ursache: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Konnte Daten nicht erhalten, Ursache: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Datenermittelung fehlgeschlagen, Ursache: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Unbekannter Socket Fehler %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Die Datei %s existiert, %s jedoch nicht." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Ungültige ID=%d für %s. Sollte %d sein." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Download abgebrochen." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Datei %s wird von einem anderen Befehl heruntergeladen." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Ungenügende Prüfsummen." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Der Tracker gab als Grund des Fehlschlags an: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Flooding entdeckt." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "Der infoHash in der torrent Datei stimmt nicht mit dem in der .aria2 Datei " "überein." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Kein passender Dateieintrag %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Zu langsame Download Geschwindigkeit: %d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Es wurde kein HttpRequestEntry gefunden." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Erhielt %d Status, aber kein Location Header angegeben.." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Keine Datei passt auf ihre Einstellungen." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Ausnahme aufgetreten" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Maximale Nutzdatenlänge überschritten oder ungültig. Länge = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "Ungültige Dateigrösse. Download abgebrochen %s: local %s, remote %s" diff --git a/po/el.po b/po/el.po index 957c7e84..6bad0f33 100644 --- a/po/el.po +++ b/po/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2011-10-09 21:24+0900\n" "Last-Translator: Kostas Milonas \n" "Language-Team: Greek \n" @@ -40,43 +40,43 @@ msgstr "" "Αν υπάρχουν σφάλματα, δείτε το αρχείο καταγραφών. Για περαιτέρω " "λεπτομέρειες, δείτε την παράμετρο -l στη σελίδα βοήθειας/man." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "Το αρχείο ServerStat %s αποθηκεύτηκε επιτυχώς." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Αποτυχία εγγραφής του ServerStat στο %s." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Η λήψη ολοκληρώθηκε: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Αποτελέσματα λήψης:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Υπόμνημα Κατάστασης:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "Η λήψη ολοκληρώθηκε." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Η λήψη ματαιώθηκε." @@ -367,6 +367,7 @@ msgstr "" "download-limit." #: src/usage_text.h:126 +#, fuzzy msgid "" " --file-allocation=METHOD Specify file allocation method.\n" " 'none' doesn't pre-allocate file space. " @@ -389,7 +390,11 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" " --file-allocation=METHOD Καθορίστε τη μέθοδο δέσμευσης χώρου.\n" " Το 'none' δε προ-δεσμεύει χώρο για το αρχείο.\n" @@ -418,7 +423,7 @@ msgstr "" "το σύστημά σας\n" " δε διαθέτει τη function posix_fallocate()." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -429,7 +434,7 @@ msgstr "" " Μπορείτε να προσθέσετε και K ή M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -443,7 +448,7 @@ msgstr "" " αρχείων. Απενεργοποιείστε το αν αντιμετωπίσετε " "κάποιο σφάλμα" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -454,7 +459,7 @@ msgstr "" " δεν υπάρχει το αντίστοιχο αρχείο ελέγχου.\n" " Ακόμη, δείτε την επιλογή --auto-file-renaming." -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -474,7 +479,7 @@ msgstr "" "πρόοδο\n" " της λήψης." -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -489,7 +494,7 @@ msgstr "" " τα συνηθισμένα εργαλεία λήψης της γραμμής " "εντολών." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -506,7 +511,7 @@ msgstr "" "και ένα\n" " νούμερο(1..9999)." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -535,19 +540,19 @@ msgstr "" " όπως στο δεύτερο παράδειγμα, απαιτείται η " "επιλογή -Z." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Ενεργοποιήστε τη μόνιμη σύνδεση " "HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Ενεργοποιήστε τη διασωλήνωση HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -572,7 +577,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -597,7 +602,7 @@ msgstr "" " Αυτή η επιλογή λειτουργεί μόνο στις λήψεις " "μέσω BitTorrent." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -609,7 +614,7 @@ msgstr "" "checksum,\n" " αν βέβαια παρέχονται τα checksums των τμημάτων." -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -629,16 +634,16 @@ msgstr "" " αυτή η επιλογή, ισχύει μόνο για τις λήψεις " "μέσω http(s)/ftp." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Ορίστε έναν user agent για λήψεις μέσω http(s)." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc[=true|false] Απενεργοποιείστε την υποστήριξη netrc." -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -675,7 +680,7 @@ msgstr "" " πληροφορίες δείτε την περιοχή INPUT FILE της " "σελίδας man." -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -690,7 +695,7 @@ msgstr "" "metalink.\n" " Ακόμη, δείτε τις επιλογές -s και -C." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -701,7 +706,7 @@ msgstr "" " τη μορφή του Firefox3 και του Mozilla/Firefox" "(1.x/2.x)/Netscape." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -719,7 +724,7 @@ msgstr "" "συνεδρίας\n" " και οι τιμές λήξης τους αντιμετωπίζονται ως 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -732,7 +737,7 @@ msgstr "" "προβληθούν\n" " πιο λεπτομερείς πληροφορίες." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -762,11 +767,11 @@ msgstr "" " να ποικίλει βάσει του query (δείτε τις " "επιλογές --metalink-*)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE Η διαδρομή του αρχείου .torrent." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -793,7 +798,7 @@ msgstr "" " Αν οριστεί false, η παραπάνω ενέργεια δε " "γίνεται." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -813,7 +818,7 @@ msgstr "" " Τα ',' και '-' μπορούν να χρησιμοποιηθούν " "συνδυαστικά." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -831,7 +836,7 @@ msgstr "" "torrent,\n" " χρησιμοποιείστε την επιλογή --max-upload-limit." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -849,7 +854,7 @@ msgstr "" " χρησιμοποιείστε την επιλογή --max-overall-" "upload-limit." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -857,7 +862,7 @@ msgstr "" " --seed-time=MINUTES Ορίστε το χρόνο διαμοιρασμού σε λεπτά.\n" " Ακόμη, δείτε την επιλογή --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -885,7 +890,7 @@ msgstr "" " ικανοποιηθεί τουλάχιστον μια από τις " "προϋποθέσεις." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -906,18 +911,18 @@ msgstr "" " τυχαία δεδομένα για να συμπληρωθούν τα 20 " "bytes." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Ενεργοποιείστε την επέκταση Peer " "Exchange." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" " --enable-dht[=true|false] Ενεργοποιείστε τη λειτουργικότητα του IPv4 DHT." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -936,7 +941,7 @@ msgstr "" " Μπορούν χρησιμοποιηθούν ',' και '-' " "συνδυαστικά." -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" @@ -945,14 +950,14 @@ msgstr "" " --dht-entry-point=HOST:PORT Ορίστε τον υπολογιστή και τη θύρα ως σημείο\n" " εισόδου στο IPv4 DHT δίκτυο." -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" " --dht-file-path=PATH Αλλάξτε το αρχείο του πίνακα δρομολόγησης\n" " του IPv4 DHT στο PATH." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -968,7 +973,7 @@ msgstr "" "ικανοποιεί\n" " το επίπεδο που έχει δοθεί." -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -983,7 +988,7 @@ msgstr "" "Obfuscation\n" " handshake." -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -1007,7 +1012,7 @@ msgstr "" " Μπορείτε να προσθέσετε και K ή M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -1016,7 +1021,7 @@ msgstr "" " --bt-max-open-files=NUM Καθορίστε το μέγιστο αριθμό αρχείων που θα\n" " ανοίξουν σε κάθε λήψη BitTorrent." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -1026,7 +1031,7 @@ msgstr "" "hashes\n" " των κομματιών." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -1038,7 +1043,7 @@ msgstr "" " Δείτε ακόμη την επιλογή --bt-request-peer-" "speed-limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -1050,7 +1055,7 @@ msgstr "" "stdin\n" " όταν έχει οριστεί '-'." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1077,22 +1082,22 @@ msgstr "" " NUM_SERVERS. Ακόμη, δείτε τις ρυθμίσεις -s και " "-j." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Η έκδοση του αρχείου που θα κατέβει." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-version=VERSION Η γλώσσα του αρχείου που θα κατέβει." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-version=VERSION Το λειτουργικό σύστημα του αρχείου\n" " που θα κατέβει." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1104,7 +1109,7 @@ msgstr "" "διαχωρισμένη\n" " με κόμματα." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1114,7 +1119,7 @@ msgstr "" " Ορίστε το σε 'none' αν δεν έχετε κάποια " "ιδιαίτερη προτίμηση." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -1146,7 +1151,7 @@ msgstr "" "παραπάνω\n" " ενέργεια δε γίνεται." -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -1166,11 +1171,11 @@ msgstr "" "να ορίσετε το\n" " πρωτόκολλο της επιλογής σας." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Εκτύπωση του αριθμού έκδοσης και έξοδος." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1195,20 +1200,20 @@ msgstr "" "τις επιλογές\n" " των οποίων το όνομα περιέχει αυτήν τη λέξη." -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" " --no-conf[=true|false] Απενεργοποιείστε τη φόρτωση του αρχείου aria2." "conf." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=PATH Αλλαγή της διαδρομής του αρχείου ρυθμίσεων σε " "PATH." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1218,7 +1223,7 @@ msgstr "" "δευτερόλεπτα.\n" " Αν δοθεί 0, αυτή η λειτουργία απενεργοποιείται." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1238,22 +1243,22 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Σιωπηλή λειτουργία του aria2 (χωρίς έξοδο στην " "κονσόλα)." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Ενεργοποιήστε το ασύγχρονο DNS." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Επαναχρησιμοποίηση της σύνδεσης στο FTP." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1264,11 +1269,11 @@ msgstr "" "σε 0,\n" " δε γίνεται εκτύπωση." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Ορίστε το επίπεδο καταγραφής." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1281,7 +1286,7 @@ msgstr "" "αν είναι\n" " διαθέσιμη την εφαρμόζει στο τοπικό αρχείο." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1299,7 +1304,7 @@ msgstr "" " και στη θέση της χρησιμοποιείται η επιλογή --" "timeout." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1322,7 +1327,7 @@ msgstr "" "μόνο όταν\n" " χρησιμοποιούνται διακομιστές HTTP/FTP." -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1387,7 +1392,7 @@ msgstr "" "χρησιμοποιεί\n" " ένα προφίλ απόδοσης των διακομιστών." -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1403,7 +1408,7 @@ msgstr "" "επιλογή\n" " --server-stat-if." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1420,7 +1425,7 @@ msgstr "" " URI όπως ο 'feedback'. Δείτε ακόμη την επιλογή " "--uri-selector." -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1433,7 +1438,7 @@ msgstr "" " το οποίο θα καταστήσει άκυρο το προφίλ " "επιδόσεων τους." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1450,7 +1455,7 @@ msgstr "" " Το aria2 αποθηκεύει ένα αρχείο ελέγχου όταν\n" " σταματάει, ανεξάρτητα από την τιμή." -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1467,7 +1472,7 @@ msgstr "" "το\n" " ιδιωτικό κλειδί." -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1480,7 +1485,7 @@ msgstr "" " και στη μορφή PEM. Δείτε ακόμη την επιλογή --" "certificate." -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1501,7 +1506,7 @@ msgstr "" "για\n" " να ενεργοποιήσετε την πιστοποίηση." -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1512,7 +1517,7 @@ msgstr "" "οριστεί\n" " στην επιλογή --ca-certificate." -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1526,7 +1531,7 @@ msgstr "" "χρησιμοποιηθεί.\n" " ο διακομιστής μεσολάβησης." -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1536,11 +1541,11 @@ msgstr "" "αίτηση\n" " στο διακομιστή HTTP." -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Καθορίστε τη μέθοδο ελέγχου συμβάντων." -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1556,7 +1561,7 @@ msgstr "" "'external' (εξωτερική),\n" " μπορεί να δεχτεί κάθε είδους διεύθυνση IP." -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1583,7 +1588,7 @@ msgstr "" " στέλνεται πάντα στο διακομιστή ανεξάρτητα από " "αυτήν τη ρύθμιση." -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1606,7 +1611,7 @@ msgstr "" " Μπορείτε να χρησιμοποιήσετε αυτήν την επιλογή " "πολλές φορές." -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1625,7 +1630,7 @@ msgstr "" " Οι λήψεις μέσω BitTorrent ακυρώνονται αν δοθεί " "true." -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1653,7 +1658,7 @@ msgstr "" "και\n" " της προόδου της λήψης." -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1670,7 +1675,7 @@ msgstr "" "την επιλογή\n" " --on-download-stop." -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1687,7 +1692,7 @@ msgstr "" " Για περισσότερες πληροφορίες, δείτε στη σελίδα " "man το Event Hook." -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1699,7 +1704,7 @@ msgstr "" "download-start για\n" " τις απαιτήσεις του COMMAND." -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1714,7 +1719,7 @@ msgstr "" "COMMAND.\n" " Δείτε ακόμη την επιλογή --on-download-stop." -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1739,7 +1744,7 @@ msgstr "" " απαιτήσεις του COMMAND δείτε την επιλογή --on-" "download-start." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1752,7 +1757,7 @@ msgstr "" "επιλογή είναι\n" " απενεργοποιημένη." -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1798,7 +1803,7 @@ msgstr "" "τιμή\n" " του SIZE, χρησιμοποιείται το SIZE=1M." -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" @@ -1808,11 +1813,11 @@ msgstr "" " Μπορείτε να ορίσετε το όνομα της διεπαφής,\n" " τη διεύθυνση IP και το όνομα υπολογιστή." -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] Απενεργοποίηση του IPv6." -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1844,7 +1849,7 @@ msgstr "" "αποθηκεύονται.\n" " Δείτε ακόμη την επιλογή --bt-metadata-only." -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1867,7 +1872,7 @@ msgstr "" "χρησιμοποιώντας\n" " την επιλογή --header." -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1882,7 +1887,7 @@ msgstr "" " όταν χρησιμοποιούνται BitTorrent Magnet URIs.\n" " Δείτε ακόμη την επιλογή --bt-save-metadata." -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" @@ -1893,11 +1898,11 @@ msgstr "" "3.4Mi),\n" " στην έξοδο της κονσόλας." -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --bt-enable-lpd[=true|false] Ενεργοποιείστε το Local Peer Discovery." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1913,7 +1918,7 @@ msgstr "" "Μπορείτε\n" " να καθορίσετε όνομα διεπαφής και διεύθυνση IP." -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." @@ -1922,48 +1927,48 @@ msgstr "" "URIs\n" " αν δεν έχουν μείνει μη χρησιμοποιημένα." -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --all-proxy-user=USER Ορίστε το χρήστη για την επιλογή --all-proxy." -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --all-proxy-passwd=PASSWD Ορίστε τον κωδικό για την επιλογή --all-proxy." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=USER Ορίστε το χρήστη για την επιλογή --http-proxy." -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Ορίστε τον κωδικό για την επιλογή --http-proxy." -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --https-proxy-user=USER Ορίστε το χρήστη για την επιλογή --https-proxy." -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --https-proxy-user=PASSWD Ορίστε τον κωδικό για την επιλογή --https-" "proxy." -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --ftp-proxy-user=USER Ορίστε το χρήστη για την επιλογή --ftp-proxy." -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --ftp-proxy-passwd=PASSWD Ορίστε τον κωδικό για την επιλογή --ftp-proxy." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1982,7 +1987,7 @@ msgstr "" "μεσολάβησης\n" " που απενεργοποιεί τη συνέχιση λήψης." -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -2015,7 +2020,7 @@ msgstr "" " την αρχή. Δείτε ακόμη την επιλογή --max-resume-" "failure-tries." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -2039,11 +2044,11 @@ msgstr "" "συνέχιση της\n" " λήψης. Δείτε ακόμη την επιλογή --always-resume." -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " --bt-tracker-timeout=SEC Ορίστε το χρονικό όριο σε δευτερόλεπτα." -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -2061,11 +2066,11 @@ msgstr "" "στη θέση της\n" " χρησιμοποιείται η επιλογή --bt-tracker-timeout." -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " --dht-message-timeout=SEC Ορίστε το χρονικό όριο σε δευτερόλεπτα." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -2081,7 +2086,7 @@ msgstr "" " 'Content-Encoding: gzip' ή 'Content-Encoding: " "deflate'." -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -2118,7 +2123,7 @@ msgstr "" "μεθόδους\n" " aria2.remove και aria2.forceRemove." -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" @@ -2127,7 +2132,7 @@ msgstr "" " -x, --max-connection-per-server=NUM Ο μέγιστος αριθμός συνδέσεων σε ένα\n" " διακομιστή για κάθε λήψη." -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -2160,7 +2165,7 @@ msgstr "" " 1 πηγή. Μπορείτε να προσθέσετε και K ή M\n" " (1K = 1024, 1M = 1024K)." -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -2177,7 +2182,7 @@ msgstr "" " Για περισσότερες πληροφορίες, δείτε τη σελίδα " "man." -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -2204,7 +2209,7 @@ msgstr "" "δείτε την επιλογή\n" " --on-download-start." -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -2218,7 +2223,7 @@ msgstr "" "θα αγνοηθεί\n" " όταν --async-dns=false." -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -2232,7 +2237,7 @@ msgstr "" " οποία θα κάνει την ακρόαση. Δείτε ακόμη την\n" " επιλογή --dht-listen-addr6." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -2244,7 +2249,7 @@ msgstr "" "παγκόσμια\n" " unicast IPv6 διεύθυνση του υπολογιστή." -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" @@ -2254,14 +2259,14 @@ msgstr "" "εισόδου\n" " στο IPv6 DHT δίκτυο." -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" " --dht-file-path6=PATH Αλλάξτε το αρχείο του πίνακα δρομολόγησης του\n" " IPv6 DHT στο PATH." -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -2281,7 +2286,7 @@ msgstr "" "της\n" " επιλογής --bt-exclude-tracker." -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -2307,7 +2312,7 @@ msgstr "" " σε εισαγωγικά. Δείτε ακόμη την επιλογή --bt-" "tracker." -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -2351,7 +2356,7 @@ msgstr "" " τιμή σε 0 σημαίνει ότι δε θα τηρούνται " "αποτελέσματα λήψης." -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -2391,7 +2396,7 @@ msgstr "" "έχει τα δικαιώματα\n" " να το δημιουργήσει." -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -2407,7 +2412,7 @@ msgstr "" "rpc-passwd.\n" " Δείτε ακόμη την επιλογή --rpc-listen-port." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -2420,15 +2425,15 @@ msgstr "" "αίτηση\n" " μεγαλύτερο από SIZE bytes, κλείνει τη σύνδεση." -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --rpc-user=USER Ορίστε το χρήστη JSON-RPC/XML-RPC." -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --rpc-passwd=PASSWD Ορίστε τον κωδικό JSON-RPC/XML-RPC." -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -2442,7 +2447,7 @@ msgstr "" "ακούτε μόνο στην\n" " τοπική διεπαφή loopback." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" @@ -2452,11 +2457,11 @@ msgstr "" "διακομιστή\n" " JSON-RPC/XML-RPC." -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr " --show-console-readout[=true|false] Εμφάνιση της εξόδου στην κονσόλα." -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -2474,7 +2479,7 @@ msgstr "" "τελειώνει\n" " με '/'." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -2512,7 +2517,7 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." @@ -2520,7 +2525,7 @@ msgstr "" " --truncate-console-readout[=true|false] Περιορισμός της εξόδου στην\n" " κονσόλα ώστε να χωράει σε μια γραμμή." -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." @@ -2530,7 +2535,7 @@ msgstr "" "μόνο\n" " όταν δοθεί --enable-rpc=true." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." @@ -2539,7 +2544,7 @@ msgstr "" " κεφαλίδας Access-Control-Allow-Origin με τιμή " "'*'." -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2559,7 +2564,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -2567,7 +2572,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2580,7 +2585,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2592,7 +2597,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -2607,7 +2612,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -2634,7 +2639,7 @@ msgstr "" " Αυτή η επιλογή λειτουργεί μόνο στις λήψεις " "μέσω BitTorrent." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2658,7 +2663,7 @@ msgstr "" " Αυτή η επιλογή λειτουργεί μόνο στις λήψεις " "μέσω BitTorrent." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --bt-enable-lpd[=true|false] Ενεργοποιείστε το Local Peer Discovery." @@ -2896,13 +2901,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -3208,11 +3213,16 @@ msgid "Network problem has occurred. cause:%s" msgstr "Συνέβη κάποιο σφάλμα δικτύου, λόγω:%s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Αποτυχία φόρτωσης έμπιστων πιστοποιητικών CA από το %s. Λόγος: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "Αποτυχία φόρτωσης έμπιστων πιστοποιητικών CA από το %s. Λόγος: %s" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" @@ -3221,19 +3231,19 @@ msgstr "" "Αποτυχία επαλήθευσης του πιστοποιητικού. Λόγος: %s. Δείτε τις επιλογές --ca-" "certificate και --check-certificate." -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Δε βρέθηκε πιστοποιητικό." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Το όνομα υπολογιστή δεν ταιριάζει." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Δεν υπάρχουν αρχεία για λήψη." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -3241,95 +3251,95 @@ msgstr "" "Ίσως αντιμετωπίσετε ένα σφάλμα επαλήθευσης πιστοποιητικού με το διακομιστή " "HTTPS. Δείτε τις επιλογές --ca-certificate και --check-certificate." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Γίνεται εκτύπωση των περιεχομένων του αρχείου '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" "Το αρχείο δεν είναι ούτε αρχείο Torrent ούτε Metalink. Γίνεται παράληψη." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "Είναι αρχείο το '%s';" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Αποτυχία εύρεσης της διεπαφής %s που δόθηκε, λόγω: %s." -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "Τα metadata αποθηκεύτηκαν ως %s." -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" "Αποτυχία αποθήκευσης των metadata ως %s. Πιθανώς το αρχείο να υπάρχει ήδη." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "Εντοπίστηκε οδηγία directory traversal στο %s" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Υπέρβαση χρονικού ορίου." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Μη έγκυρο μέγεθος τμήματος." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Πολύ μεγάλο τμήμα. μέγεθος=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Μη έγκυρη κεφαλίδα." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Μη έγκυρη απάντηση." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Δε βρέθηκε κεφαλίδα." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Δεν υπάρχει κεφαλίδα κατάστασης." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Αποτυχία σύνδεσης με το διακομιστή μεσολάβησης." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Αποτυχία σύνδεσης." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -3338,219 +3348,219 @@ msgstr "" "Το όνομα αρχείου που ζητήθηκε και εκείνο που δηλώθηκε προηγουμένως, δεν " "είναι τα ίδια. Αναμενόμενο:%s Πραγματικό:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Η κατάσταση της απάντησης δεν είναι επιτυχής. status=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Η κωδικοποίηση μεταφοράς %s δεν υποστηρίζεται." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Η αρχικοποίηση του SSL απέτυχε: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Σφάλμα SSL I/O" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Σφάλμα πρωτοκόλλου SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Άγνωστο σφάλμα του SSL %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Η αρχικοποίηση του SSL απέτυχε: Σφάλμα σύνδεσης του OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Αποτυχία εξουσιοδότησης." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Έγινε λήψη EOF από το διακομιστή." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Έγινε λήψη EOF από το χρήστη." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Λανθασμένες metainfo." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Αποτυχία ανοίγματος του αρχείου %s, λόγω: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Αποτυχία εγγραφής στο αρχείο %s, λόγω: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Αποτυχία ανάγνωσης του αρχείου %s, λόγω: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Αποτυχία ανάγνωσης δεδομένων από το δίσκο." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Αποτυχία υπολογισμού του αλγορίθμου SHA1 για το αρχείο %s ή ενός μέρους του, " "λόγω: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Αποτυχία αναζήτησης του αρχείου %s, λόγω: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "Το %s δεν είναι κατάλογος." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Αποτυχία δημιουργίας του καταλόγου %s, λόγω: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Αποτυχία ανοίγματος ενός socket, λόγω: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Αποτυχία ορισμού μιας επιλογής του socket, λόγω: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Αποτυχία ρύθμισης ενός socket ως κλειστό, λόγω: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Αποτυχία ρύθμισης ενός socket ως ανοιχτό, λόγω: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Αποτυχία δέσμευσης ενός socket, λόγω: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Αποτυχία ακρόασης σε ένα socket, λόγω: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Αποτυχία αποδοχής μιας σύνδεσης χρήστη, λόγω: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Αποτυχία λήψης του ονόματος του socket, λόγω: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Αποτυχία λήψης του ονόματος του συνδεδεμένου χρήστη, λόγω: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Αποτυχία επίλυσης του ονόματος υπολογιστή %s, λόγω: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Αποτυχία σύνδεσης στον υπολογιστή %s, λόγω: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Αποτυχία ελέγχου αν το socket είναι εγγράψιμο, λόγω: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Αποτυχία ελέγχου αν το socket είναι αναγνώσιμο, λόγω: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Αποτυχία αποστολής δεδομένων, λόγω: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Αποτυχία λήψης δεδομένων, λόγω: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Αποτυχία εύρεσης δεδομένων, λόγω: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Άγνωστο σφάλμα του socket %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Το αρχείο %s υπάρχει, αλλά το %s δεν υπάρχει." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "Μη έγκυρο μέγεθος φόρτου για το %s, size=%lu. Θα έπρεπε να είναι %lu." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Μη έγκυρο ID=%d για το %s. Θα έπρεπε να είναι %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Η λήψη ματαιώθηκε." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Γίνεται λήψη του αρχείου %s από κάποια άλλη εντολή." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Μη επαρκή checksums." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Ο tracker επέστρεψε το λόγο αποτυχίας: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Εντοπίστηκε υπερχείλιση." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -3559,44 +3569,44 @@ msgstr "" "Κλείσιμο της σύνδεσης γιατί δεν ανταλλάχτηκαν μηνύματα αιτήσεων/κομματιών " "μέσα σε μια συγκεκριμένη περίοδο (%ld δευτερόλεπτα)." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "Το infoHash στο αρχείο torrent δεν ταιριάζει με κάποιο στο αρχείο .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Δε βρέθηκε η εγγραφή αρχείου %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Πολύ αργή ταχύτητα λήψης: %d <= %d(B/s), υπολογιστής:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Δε βρέθηκε HttpRequestEntry." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Ελήφθη η κατάσταση %d, αλλά δεν παρέχεται η κεφαλίδα τοποθεσίας." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Δε βρέθηκε αρχείο που να ταιριάζει με τις προτιμήσεις σας." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Ελήφθη εξαίρεση" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Υπέρβαση του μέγιστου μήκους φόρτου ή μη έγκυρο μήκος = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/es.po b/po/es.po index 9e6ae4bc..c0b83c2c 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-02-26 18:56+0900\n" "Last-Translator: Sergio Álvarez \n" "Language-Team: LANGUAGE \n" @@ -41,42 +41,42 @@ msgstr "" "Compruebe el archivo de registro si se producen errores. Para más " "información vea la opción '-l' en las páginas help/man." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "Serializado sesión a '%s'" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "No se pudo sereliar la sesión a '%s'." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Descarga GID#%lld incompleta: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Resultados de la descarga:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Leyenda:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK):descarga completada." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR):a ocurrido un error." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR):descarga en progreso." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "(RM):descarga eliminada." @@ -314,10 +314,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -328,7 +332,7 @@ msgstr "" " Usted puede añadir K o M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -340,7 +344,7 @@ msgstr "" " se reserva espacio para los archivos.\n" " Desactivelo si encuentra algún error." -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -348,7 +352,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -359,7 +363,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -368,7 +372,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -379,7 +383,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -395,19 +399,19 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Habilitar conexiones persistentes " "HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Habilitar canalización HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -432,7 +436,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -445,7 +449,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -453,7 +457,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -463,17 +467,17 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Establece el agente de usuario para descargas " "http." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -491,7 +495,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -500,14 +504,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -518,7 +522,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -526,7 +530,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -540,11 +544,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE El camino al fichero .torrent." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -560,7 +564,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -576,7 +580,7 @@ msgstr "" "para especificar un rango de puertos: \"6881-6999\" ',' y '-' pueden \n" "ser usados juntos." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -586,7 +590,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -595,7 +599,7 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -604,7 +608,7 @@ msgstr "" "Mirar también\n" " la opción --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -619,7 +623,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -631,15 +635,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -649,19 +653,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -671,7 +675,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -680,7 +684,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -693,7 +697,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -703,13 +707,13 @@ msgstr "" "abrir en cada \n" "descarga Bittorrent." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -717,7 +721,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -725,7 +729,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -739,35 +743,35 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION La versión del fichero a descargar." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE El idioma del fichero a descargar." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=OS El Sistema Operativo del fichero a descargar." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -785,7 +789,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -796,11 +800,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Escribir el número de versión y salir." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -813,23 +817,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -841,30 +845,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -873,7 +877,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -884,7 +888,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -897,7 +901,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -927,7 +931,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -936,7 +940,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -946,7 +950,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -954,7 +958,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -965,7 +969,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -974,14 +978,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -993,14 +997,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1008,18 +1012,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1029,7 +1033,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1044,7 +1048,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1057,7 +1061,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1068,7 +1072,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1084,7 +1088,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1094,7 +1098,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1104,7 +1108,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1112,7 +1116,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1121,7 +1125,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1134,7 +1138,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1142,7 +1146,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1164,18 +1168,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1192,7 +1196,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1204,7 +1208,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1214,18 +1218,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1235,45 +1239,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1283,7 +1287,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1300,7 +1304,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1313,11 +1317,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1328,11 +1332,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1342,7 +1346,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1360,14 +1364,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1384,7 +1388,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1393,7 +1397,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1407,7 +1411,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1416,7 +1420,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1425,7 +1429,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1433,19 +1437,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1456,7 +1460,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1469,7 +1473,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1490,7 +1494,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1509,7 +1513,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1518,7 +1522,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1527,15 +1531,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1544,18 +1548,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1565,7 +1569,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1603,25 +1607,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1641,7 +1645,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1649,7 +1653,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1662,7 +1666,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1674,7 +1678,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1689,7 +1693,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1703,7 +1707,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1714,7 +1718,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1933,13 +1937,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2237,122 +2241,127 @@ msgid "Network problem has occurred. cause:%s" msgstr "" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Fallo al leer del fichero %s, causa: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Ningún archivo que descargar." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Imprimiendo los conteidos del archivo «%s»..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "Este archivo no es de tipo Torrent ni Metalink. Saltando." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Ha expirado el tiempo de espera." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Tamaño del trozo invalido" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Medida del trozo demasiado larga. Medida=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Cabecera incorrecta." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Respuesta incorrecta." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "No se ha encontrado la cabecera." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "No hay cabecera de estado." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Ha fallado la conexión con el proxy." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Ha fallado la conexión." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2361,262 +2370,262 @@ msgstr "" "El nombre del fichero pedido y el anotado previamente no son el mismo. " "Esperábamos:%s Actual:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "El estado de la respuesta no es satisfactorio. estado=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "No està soportada la codificación %s de la transferencia." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Ha fallado la inicialización SSL: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Error de E/S SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Error de protocolo SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Error SSL desconocido %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Ha fallado la inicialización SSL: error de conexión OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Ha fallado la autorización." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Recibido EOF desde el servidor." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Recibido EOF desde el igual." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "meta info mal formada." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Fallo al abrir el fichero %s, causa: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Fallo al escribir en el fichero %s, causa: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Fallo al leer del fichero %s, causa: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Fallo al leer datos del disco." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Fallo al calcular resumen SHA1 de o de una parte del fichero %s, causa: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Fallo al buscar en el fichero %s, causa: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s no es un directorio." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Fallo al crear el directorio %s, causa: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Fallo al abrir un zócalo, causa: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Fallo al poner una opción del zócalo, causa: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Fallo al poner un zócalo como bloqueante, causa: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Fallo al poner un zócalo como no-bloqueante, causa: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Fallo al conectar un zócalo, causa: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Fallo escuchando un zócalo, causa: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Fallo al aceptar una conexión de igual, causa: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Fallo al coger el nombre del zócalo, causa: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Fallo al coger el nombre de un igual conectado, causa: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Fallo al resolver el nombre de host %s,causa: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Fallo al conectar al host %s, causa: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Fallo al comprobar si se puede escribir en un zócalo, causa: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Fallo al comprovar si se puede leer un zócalo, causa: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Fallo al enviar datos, causa: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Fallo al recibir datos, causa: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Fallo al revisar datos, causa: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Error desconocido de zócalo %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "fichero %s existe, pero %s no existe." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Incorrecto ID=%d para %s. Ha de ser %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Descarga abortada." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "El fichero %s està siendo descargado por otra orden." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "No hay bastantes sumas de comprobación." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "El Seguidor ha devuelto fallo. razón: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Detectado sobrepasamiento." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "El infoHash en el fichero torrent no concuerda con el del fichero .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "No hay esta entrada en el fichero %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Velocidad de descarga demasiado lenta: %d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "No hemos encontrado HttpRequestEntry." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Hemos recibido estado %d, pero no nos da la cabecera de ubicación." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "No hay ningún fichero que concuerde con vuestra preferencia." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Excepcion capturada" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Longitud de carga ulti excedida o es invalida, longitud = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/fi.po b/po/fi.po index 753d4192..ae6274d8 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2008-01-27 16:49+0000\n" "Last-Translator: Curaga \n" "Language-Team: Finnish \n" @@ -39,43 +39,43 @@ msgstr "" "Jos virheitä tapahtuu, katso lokitiedostoa. Ks. '-l' parametri ohjeessa/man-" "sivulla." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "Osatiedosto tallennettu onnistuneesti." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Dataa ei voitu vastaanottaa, syy: %s" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Lataus on valmis: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Lataustulokset:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Tilalegenda:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "Lataus on valmis." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Lataus keskeytettiin." @@ -329,6 +329,7 @@ msgstr "" " Oletus: 0" #: src/usage_text.h:126 +#, fuzzy msgid "" " --file-allocation=METHOD Specify file allocation method.\n" " 'none' doesn't pre-allocate file space. " @@ -351,10 +352,23 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" +" --follow-torrent=true|false|mem Jos true tai mem, kun lataat tiedoston\n" +" jonka pääte on .torrent tai tyyppi application/" +"x-bittorrent,\n" +" aria2 olettaa sen BitTorrent-tiedostoksi ja " +"lataa kaiken\n" +" siinä mainitun.\n" +" Jos mem, torrent-tiedostoa ei kirjoiteta " +"levylle, vaan\n" +" pidetään muistissa." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -365,7 +379,7 @@ msgstr "" " Voit lisätä perään joko K tai M (1K = 1024, 1M " "= 1024K)" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -377,7 +391,7 @@ msgstr "" " varatessa tilaa.\n" " Älä käytä, jos kohtaat virheitä" -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -391,7 +405,7 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:154 +#: src/usage_text.h:157 #, fuzzy msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" @@ -408,7 +422,7 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:159 +#: src/usage_text.h:162 #, fuzzy msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " @@ -423,7 +437,7 @@ msgstr "" " tavalliset komentorivilatausapuohjelmat.\n" " Oletus: false" -#: src/usage_text.h:163 +#: src/usage_text.h:166 #, fuzzy msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " @@ -443,7 +457,7 @@ msgstr "" " (1..9999) lisättynä.\n" " Oletus: true" -#: src/usage_text.h:169 +#: src/usage_text.h:172 #, fuzzy msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" @@ -471,7 +485,7 @@ msgstr "" "vaaditaan.\n" " Oletus: false" -#: src/usage_text.h:180 +#: src/usage_text.h:183 #, fuzzy msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." @@ -479,14 +493,14 @@ msgstr "" " --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n" " Oletus: false" -#: src/usage_text.h:182 +#: src/usage_text.h:185 #, fuzzy msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n" " Oletus: false" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -511,7 +525,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 #, fuzzy msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" @@ -532,7 +546,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -547,7 +561,7 @@ msgstr "" " tarkistussumma.\n" " Oletus: true" -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -564,16 +578,16 @@ msgstr "" " Tällä hetkellä tämä vaikuttaa vain \n" " http(s)/ftp-latauksiin." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT Aseta selaimen nimi http(s)-latauksiin." -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Asettaa netrc-tuen pois päältä." -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -596,7 +610,7 @@ msgstr "" " URI:t yhdellä rivillä käyttäen TAB-nappia.\n" " Lukee stdin:stä jos käytät '-' FILE:nä." -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -609,7 +623,7 @@ msgstr "" " Tätä pitäisi käyttää -i valinnan kanssa.\n" " Oletus: 5" -#: src/usage_text.h:235 +#: src/usage_text.h:238 #, fuzzy msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " @@ -619,7 +633,7 @@ msgstr "" " --load-cookies=FILE Lataa cookiet tiedostosta. Tiedoston formaatti on\n" " sama kuin Netscapella ja Mozillalla." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -630,7 +644,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -642,7 +656,7 @@ msgstr "" "lopeta.\n" " Torrent-tiedostot sisältävät enemmän tietoa." -#: src/usage_text.h:248 +#: src/usage_text.h:251 #, fuzzy msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" @@ -669,11 +683,11 @@ msgstr "" "voivat vaihdella\n" " riippuen asetuksista (ks. --metalink-*)" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT käytä ladattua .torrent-tiedostoa" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -698,7 +712,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -715,7 +729,7 @@ msgstr "" "'6881-6999'\n" " Molempia voi käyttää yhtäaikaa." -#: src/usage_text.h:275 +#: src/usage_text.h:278 #, fuzzy msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" @@ -731,7 +745,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:281 +#: src/usage_text.h:284 #, fuzzy msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" @@ -746,7 +760,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -754,7 +768,7 @@ msgstr "" " --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n" " --seed-ratio valinta." -#: src/usage_text.h:290 +#: src/usage_text.h:293 #, fuzzy msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" @@ -777,7 +791,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:299 +#: src/usage_text.h:302 #, fuzzy msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " @@ -796,18 +810,18 @@ msgstr "" "lisätään.\n" " Oletus: -aria2-" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" " --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n" " Oletus: false" -#: src/usage_text.h:309 +#: src/usage_text.h:312 #, fuzzy msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" @@ -824,7 +838,7 @@ msgstr "" "'6881-6999'\n" " Molempia voi käyttää yhtäaikaa." -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -834,13 +848,13 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:318 +#: src/usage_text.h:321 #, fuzzy msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr " --conf-path=POLKU Muuta asetustiedoston polkua." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -850,7 +864,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 #, fuzzy msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " @@ -865,7 +879,7 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:330 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" @@ -883,7 +897,7 @@ msgstr "" " Voit lisätä perään joko K tai M (1K = 1024, 1M " "= 1024K)" -#: src/usage_text.h:338 +#: src/usage_text.h:341 #, fuzzy msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " @@ -893,13 +907,13 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -911,7 +925,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -920,7 +934,7 @@ msgid "" " specified." msgstr " -M, --metalink-file=METALINK Käytä ladattua .metalink-tiedostoa." -#: src/usage_text.h:352 +#: src/usage_text.h:355 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -943,21 +957,21 @@ msgstr "" " Jos mem, metalink-tiedostoa ei ladata levylle, " "vaan pidetään muistissa." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSIO Aseta minkä version tiedostosta haluat." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" " --metalink-language=KIELI Aseta minkä kielisen version tiedostosta haluat." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Mille käyttöjärjestelmälle lataat tiedostoa." -#: src/usage_text.h:367 +#: src/usage_text.h:370 #, fuzzy msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" @@ -967,7 +981,7 @@ msgstr "" " --metalink-location=SIJAINTI[,...] Suosittavan palvelimen sijainti.\n" " Pilkuilla erotettu lista on hyväksyttävä." -#: src/usage_text.h:371 +#: src/usage_text.h:374 #, fuzzy msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " @@ -980,7 +994,7 @@ msgstr "" "'none'. Käytä 'none' poistaaksesi\n" " tämä ominaisuus käytöstä." -#: src/usage_text.h:374 +#: src/usage_text.h:377 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -1007,7 +1021,7 @@ msgstr "" " Jos mem, metalink-tiedostoa ei ladata levylle, " "vaan pidetään muistissa." -#: src/usage_text.h:385 +#: src/usage_text.h:388 #, fuzzy msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " @@ -1026,11 +1040,11 @@ msgstr "" "vaihtoehtoa\n" " valitaksesi mitä protokollaa käytetään." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Tulosta versionumero ja lopeta." -#: src/usage_text.h:393 +#: src/usage_text.h:396 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1051,24 +1065,24 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:400 +#: src/usage_text.h:403 #, fuzzy msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf Estä aria2.conf -asetustiedoston käyttö." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=POLKU Muuta asetustiedoston polkua." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1080,30 +1094,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 #, fuzzy msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " @@ -1117,7 +1131,7 @@ msgstr "" " joka mainitaan .torrent-tiedostossa\n" " Oletus: true" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1128,7 +1142,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 #, fuzzy msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " @@ -1150,7 +1164,7 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:440 +#: src/usage_text.h:443 #, fuzzy msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" @@ -1190,7 +1204,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:459 +#: src/usage_text.h:462 #, fuzzy msgid "" " --server-stat-of=FILE Specify the filename to which performance " @@ -1203,7 +1217,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1213,7 +1227,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 #, fuzzy msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" @@ -1225,7 +1239,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1236,7 +1250,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1245,7 +1259,7 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 #, fuzzy msgid "" " --private-key=FILE Use the private key in FILE.\n" @@ -1256,7 +1270,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:486 +#: src/usage_text.h:489 #, fuzzy msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " @@ -1277,14 +1291,14 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 #, fuzzy msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" @@ -1295,18 +1309,18 @@ msgstr "" " --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n" " --seed-ratio valinta." -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1316,7 +1330,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1339,7 +1353,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:517 +#: src/usage_text.h:520 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1361,7 +1375,7 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:523 +#: src/usage_text.h:526 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1381,7 +1395,7 @@ msgstr "" " (1..9999) lisättynä.\n" " Oletus: true" -#: src/usage_text.h:529 +#: src/usage_text.h:532 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1405,7 +1419,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1421,7 +1435,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:543 +#: src/usage_text.h:546 #, fuzzy msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" @@ -1437,7 +1451,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:548 +#: src/usage_text.h:551 #, fuzzy msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" @@ -1451,7 +1465,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1466,7 +1480,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1489,7 +1503,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:568 +#: src/usage_text.h:571 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1501,7 +1515,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1523,18 +1537,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 #, fuzzy msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " @@ -1559,7 +1573,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1571,7 +1585,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 #, fuzzy msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " @@ -1587,21 +1601,21 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 #, fuzzy msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" " --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n" " Oletus: false" -#: src/usage_text.h:613 +#: src/usage_text.h:616 #, fuzzy msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " @@ -1617,69 +1631,69 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 #, fuzzy msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --http-proxy-user=USER Aseta http-välityspalvelin-käyttäjänimi. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --http-proxy-passwd=SALASANA Aseta http-välityspalvelin-salasana. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:625 +#: src/usage_text.h:628 #, fuzzy msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=USER Aseta http-välityspalvelin-käyttäjänimi. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:627 +#: src/usage_text.h:630 #, fuzzy msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=SALASANA Aseta http-välityspalvelin-salasana. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:629 +#: src/usage_text.h:632 #, fuzzy msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --http-proxy-user=USER Aseta http-välityspalvelin-käyttäjänimi. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:631 +#: src/usage_text.h:634 #, fuzzy msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --http-proxy-passwd=SALASANA Aseta http-välityspalvelin-salasana. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:633 +#: src/usage_text.h:636 #, fuzzy msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --http-proxy-user=USER Aseta http-välityspalvelin-käyttäjänimi. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --http-proxy-passwd=SALASANA Aseta http-välityspalvelin-salasana. Tämä " "vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:637 +#: src/usage_text.h:640 #, fuzzy msgid "" " --remove-control-file[=true|false] Remove control file before download. " @@ -1695,7 +1709,7 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:642 +#: src/usage_text.h:645 #, fuzzy msgid "" " --always-resume[=true|false] Always resume download. If true is given, " @@ -1722,7 +1736,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1735,12 +1749,12 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 #, fuzzy msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEK Aikakatkaisu sekunneissa. Oletus: 60" -#: src/usage_text.h:661 +#: src/usage_text.h:664 #, fuzzy msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" @@ -1760,12 +1774,12 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:667 +#: src/usage_text.h:670 #, fuzzy msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEK Aikakatkaisu sekunneissa. Oletus: 60" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1775,7 +1789,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1802,7 +1816,7 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:683 +#: src/usage_text.h:686 #, fuzzy msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " @@ -1812,7 +1826,7 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:686 +#: src/usage_text.h:689 #, fuzzy msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " @@ -1834,7 +1848,7 @@ msgstr "" " Voit lisätä perään joko K tai M (1K = 1024, 1M " "= 1024K)" -#: src/usage_text.h:695 +#: src/usage_text.h:698 #, fuzzy msgid "" " --conditional-get[=true|false] Download file only when the local file is " @@ -1848,7 +1862,7 @@ msgstr "" " joka mainitaan .torrent-tiedostossa\n" " Oletus: true" -#: src/usage_text.h:699 +#: src/usage_text.h:702 #, fuzzy msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" @@ -1872,7 +1886,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:707 +#: src/usage_text.h:710 #, fuzzy msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " @@ -1886,7 +1900,7 @@ msgstr "" " varatessa tilaa.\n" " Älä käytä, jos kohtaat virheitä" -#: src/usage_text.h:711 +#: src/usage_text.h:714 #, fuzzy msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" @@ -1901,7 +1915,7 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1909,7 +1923,7 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 #, fuzzy msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " @@ -1919,13 +1933,13 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:723 +#: src/usage_text.h:726 #, fuzzy msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr " --conf-path=POLKU Muuta asetustiedoston polkua." -#: src/usage_text.h:725 +#: src/usage_text.h:728 #, fuzzy msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" @@ -1945,7 +1959,7 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1958,7 +1972,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1979,7 +1993,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1998,7 +2012,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 #, fuzzy msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" @@ -2013,7 +2027,7 @@ msgstr "" "true, voit jatkaa\n" " mutta hieman latausedistystä voidaan menettää." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -2022,19 +2036,19 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" " -http-user=USER Aseta http-käyttäjänimi. Tämä vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" " --http-passwd=SALASANA Aseta http-salasana. Tämä vaikuttaa kaikkiin URL:hin." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -2049,7 +2063,7 @@ msgstr "" " tavalliset komentorivilatausapuohjelmat.\n" " Oletus: false" -#: src/usage_text.h:778 +#: src/usage_text.h:781 #, fuzzy msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " @@ -2059,11 +2073,11 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -2077,7 +2091,7 @@ msgstr "" "lopeta.\n" " Torrent-tiedostot sisältävät enemmän tietoa." -#: src/usage_text.h:788 +#: src/usage_text.h:791 #, fuzzy msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" @@ -2125,7 +2139,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:815 +#: src/usage_text.h:818 #, fuzzy msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" @@ -2136,19 +2150,19 @@ msgstr "" " joka mainitaan .torrent-tiedostossa\n" " Oletus: true" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2168,7 +2182,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -2183,7 +2197,7 @@ msgstr "" " tarkistussumma.\n" " Oletus: true" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2196,7 +2210,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2208,7 +2222,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -2223,7 +2237,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -2245,7 +2259,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2264,7 +2278,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -2508,13 +2522,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "Poistettiin vanha ohjaustiedosto %s koska lataustiedostoa %s ei ole." @@ -2810,122 +2824,127 @@ msgstr "" #: src/message.h:173 #, fuzzy, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "Tiedostosta %s ei voi lukea, syy: %s" #: src/message.h:175 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "Tiedostosta %s ei voi lukea, syy: %s" + +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 #, fuzzy msgid "No certificate found." msgstr "Ei löydetty otsaketta." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, fuzzy, c-format msgid "Printing the contents of file '%s'..." msgstr "Tulostetaan valinnat, joiden nimi alkaa '%s'" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Tiedoston %s avaaminen epäonnistui, syy: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Aikakatkaisu." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Väärä palan koko." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Liian suuri pala. Koko %d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Väärä otsake." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Epäkelpo vastaus." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Ei löydetty otsaketta." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Ei tila-otsikkoa." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Välityspalvelinyhteys epäonnistui." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Yhteys epäonnistui." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2934,217 +2953,217 @@ msgstr "" "Pyydetty tiedostonimi ja aiemmin rekisteröity eivät täsmää. Odotettu: %s " "Oikea: %s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Vastauksen tila ei ole onnistunut. Tila=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Siirron koodausta %s ei tueta." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "SSL-aloitus epäonnistui: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL I/O-virhe" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "SSL protokollavirhe" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "SSL: tuntematon virhe %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "SSL valmistelu epäonnistui: OpenSSL yhdistysvirhe %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Kirjautuminen epäonnistui." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Saatiin tiedoston lopetus palvelimelta." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Saatiin tiedoston lopetus käyttäjältä." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Vioittunut metatieto." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Tiedoston %s avaaminen epäonnistui, syy: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Tiedostoon %s ei voi kirjoittaa, syy: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Tiedostosta %s ei voi lukea, syy: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Lukeminen levyltä epäonnistui." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "SHA1-summaa ei voitu laskea tiedostosta tai sen osasta %s, syy: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Tiedostoa %s ei löydy, syy: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s ei ole hakemisto." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Hakemistoa %s ei voi luoda, syy: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Sockettia ei voi avata, syy: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Socket-asetuksen asetus epäonnistui, syy: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Socketin asetus estäväksi epäonnistui, syy: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Socketin asetus ei-estäväksi epäonnistui, syy: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Socketin sitominen epäonnistui, syy: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Socketin kuuntelu epäonnistui, syy: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Käyttäjäyhteyttä ei voitu hyväksyä, syy: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Socketin nimen saaminen epäonnistui, syy: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Yhdistyneen käyttäjän nimeä ei saatu, syy: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Koneen %s osoitetta ei pystytty selvittämään, syy: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Yhteyttä koneeseen %s ei saatu, syy: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Socketin kirjoitettavuutta ei voitu tarkistaa, syy: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Socketin luettavuutta ei voitu tarkistaa, syy: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Dataa ei voitu lähettää, syy: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Dataa ei voitu vastaanottaa, syy: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Dataa ei voitu katsoa, syy: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Tuntematon socket-virhe %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Tiedosto %s on olemassa, mutta %s ei." -#: src/message.h:257 +#: src/message.h:259 #, fuzzy, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "Väärä payload-koko %s:lla (%d), pitäisi olla %d." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Epäkelpo ID=%d %s:lla. Pitäisi olla %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Lataus keskeytettiin." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Tiedostoa %s lataa joku toinen komento." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Riittämättömät tarkistussummat." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Tracker palautti epäonnistumisen syyn: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Tulva huomattu." -#: src/message.h:266 +#: src/message.h:268 #, fuzzy, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -3153,43 +3172,43 @@ msgstr "" "Sulje yhteys koska yhtään pyyntöä/palaa ei vaihdettu tietyssä ajassa (%d " "sekunnissa)." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "InfoHash torrent-tiedostossa ei täsmää .aria2-tiedostossa olevaan." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Tiedostokohtaa %s ei ole." -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Liian hidas latausnopeus: %d <= %d(B/s), kone:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "HttpRequestEntry:ä ei löydy." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Saatiin %d-tila, mutta ei osoiteotsaketta." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Yksikään tiedosto ei vastaa asetuksiasi." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Poikkeus löytyi" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Suurin payload-koko ylitetty tai väärä. Pituus = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/fr.po b/po/fr.po index 78c86e25..582c806f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2 0.11.2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2011-12-26 01:03+0900\n" "Last-Translator: Arzelier \n" "Language-Team: Français\n" @@ -41,42 +41,42 @@ msgstr "" "En cas d'érreurs, merci de lire le fichier log. Voir l'option '-l' pour plus " "d'informations." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Téléchargement terminé: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Résultats du téléchargement:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Légende du statut:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK): téléchargement terminé." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR): Une erreur est survenue." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR):téléchargement en cours." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "(RM):téléchargement supprimé" @@ -325,10 +325,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -340,7 +344,7 @@ msgstr "" " Vous pouvez ajouter K ou M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -353,7 +357,7 @@ msgstr "" " Désactivé-le si vous rencontrer un quelconque " "problème." -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -361,7 +365,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -372,7 +376,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -386,7 +390,7 @@ msgstr "" "séparée, tout comme l'utilitaire\n" " en ligne de commande habituel." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -405,7 +409,7 @@ msgstr "" "et un nombre\n" " (1..9999)." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -433,19 +437,19 @@ msgstr "" " que dans le second exemple, l'option -Z est \n" " requise." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Active ou non les connexions " "persistantes de HTTP/1.1" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Active le \"HTTP/1.1 pipelining\"." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -470,7 +474,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -493,7 +497,7 @@ msgstr "" " Cette option n'est effective que lors de " "téléchargements via BitTorrent." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -501,7 +505,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -511,17 +515,17 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Définit le nom du programme pour les " "téléchargements http(s)." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -555,7 +559,7 @@ msgstr "" "dessus\n" " n'est pas appliquée." -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -564,7 +568,7 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -573,7 +577,7 @@ msgstr "" " --load-cookies=FILE Charge les cookies (compatible Firefox3 et\n" " Mozilla/Firefox(1.x/2.x)/Netscape)." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -589,7 +593,7 @@ msgstr "" "cookies de session sont également sauvegardés\n" " et leur valeur d'expiration sera remise à 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -597,7 +601,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -621,12 +625,12 @@ msgstr "" "la requête (voir\n" " l'option --metalink)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" " -T, --torrent-file=TORRENT_FILE Le chemin complet du fichier .torrent." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -657,7 +661,7 @@ msgstr "" "dessus\n" " n'est pas appliquée." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -677,7 +681,7 @@ msgstr "" "et '-' peuvent\n" " être utilisés ensemble." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -695,7 +699,7 @@ msgstr "" "torrent, utiliser\n" " l'option --max-upload-limit." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -711,7 +715,7 @@ msgstr "" " Afin de limiter la vitesse globale, utiliser " "l'option --max-overall-limit." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -720,7 +724,7 @@ msgstr "" "Consultez aussi\n" " l'option --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -749,7 +753,7 @@ msgstr "" "fois l'une des\n" " conditions remplie." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -770,17 +774,17 @@ msgstr "" "compléter la séquence jusqu'à ce qu'elle\n" " atteigne 20 bytes." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Active ou non le \"Peer Exchange" "\" (PEX)." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -790,19 +794,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -819,7 +823,7 @@ msgstr "" "bas, remplissant\n" " les conditions du niveau donné." -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -828,7 +832,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -841,7 +845,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -851,7 +855,7 @@ msgstr "" "ouverts pour\n" " chaque téléchargement BitTorrent." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -859,7 +863,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Partage (seed) les fichiers précédemment " "téléchargés sans vérifier les \"hash\" des fichiers." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -871,7 +875,7 @@ msgstr "" " Voir également l'option --bt-request-peer-" "speed-limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -879,7 +883,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -903,22 +907,22 @@ msgstr "" " 'maxconnections' au lieu de NUM_SERVERS. Voir " "également les options -s et -j." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION La version du fichier à télécharger." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE La langua du fichier à télécharger." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=OS Le système d'exploitation auquel est destiné " "le fichier." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -928,7 +932,7 @@ msgstr "" " Une liste de noms séparés par virgule peut " "être utilisée." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -938,7 +942,7 @@ msgstr "" "'none'\n" " si vous n'avez pas de préférence." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -956,7 +960,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -967,11 +971,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -984,17 +988,17 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=PATH Change l'emplacement du fichier de configuration vers PATH." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1005,7 +1009,7 @@ msgstr "" " Si la valeur est égale à 0 cette fonction est " "inactive." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1024,21 +1028,21 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] Mode silencieux. Aucun message d'état." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" " --async-dns[=true|false] Active ou non la fonction \"asynchronous DNS" "\" (\"requetes DNS en mode multithread\")." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] Réutilise la connexion en FTP." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1049,13 +1053,13 @@ msgstr "" " Mettre 0 pour ne pas l'afficher dans la " "console." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" " --log-level=LEVEL Configure le niveau de détail du fichier log " "en sortie." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1068,7 +1072,7 @@ msgstr "" " et l'appliquer comme valeur par " "défaut au fichier local." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1085,7 +1089,7 @@ msgstr "" " cette option n'as pas d'autre usage et le " "paramètre --timeout est utilisé." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1106,7 +1110,7 @@ msgstr "" " Cette option est effective seulement sur des " "serveurs de type HTTP/FTP." -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1136,7 +1140,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1151,7 +1155,7 @@ msgstr "" " sauvegardées en utilisant l'option --server-" "stat-if." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1167,7 +1171,7 @@ msgstr "" " d'URI à titre de 'feedback'.\n" " Voir également l'option --uri-selector." -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1179,7 +1183,7 @@ msgstr "" " le profil de performance des serveurs depuis " "leur dernière connexion." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1190,7 +1194,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1205,7 +1209,7 @@ msgstr "" "afin de\n" " spécifier la clé privée." -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1216,7 +1220,7 @@ msgstr "" "PEM.\n" " Voir également l'option --certificate." -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1228,7 +1232,7 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1238,7 +1242,7 @@ msgstr "" "spécifié\n" " dans l'option --ca-certificate." -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1246,18 +1250,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1267,7 +1271,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1282,7 +1286,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1295,7 +1299,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1306,7 +1310,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1322,7 +1326,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1332,7 +1336,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1342,7 +1346,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1350,7 +1354,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1359,7 +1363,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1372,7 +1376,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1385,7 +1389,7 @@ msgstr "" "cette\n" " fonctionnalité est désactivée." -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1407,18 +1411,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1435,7 +1439,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1447,7 +1451,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1457,18 +1461,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1478,45 +1482,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1526,7 +1530,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1543,7 +1547,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1556,11 +1560,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1571,11 +1575,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1585,7 +1589,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1603,14 +1607,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1627,7 +1631,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1636,7 +1640,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1650,7 +1654,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1659,7 +1663,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1668,7 +1672,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1676,19 +1680,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1699,7 +1703,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1712,7 +1716,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1733,7 +1737,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1752,7 +1756,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1761,7 +1765,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1770,15 +1774,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1787,18 +1791,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1808,7 +1812,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1846,25 +1850,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1884,7 +1888,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1892,7 +1896,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1905,7 +1909,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1917,7 +1921,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1932,7 +1936,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -1957,7 +1961,7 @@ msgstr "" " Cette option n'est effective que lors de " "téléchargements via BitTorrent." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1979,7 +1983,7 @@ msgstr "" " Cette option n'est effective que lors de " "téléchargements via BitTorrent." -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -2196,13 +2200,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2507,122 +2511,127 @@ msgid "Network problem has occurred. cause:%s" msgstr "Un problème réseau a été detecté. La cause est: %s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Impossible de lire le fichier %s, cause: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Aucun certificat trouvé." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Le nom d'hôte ne corresponds pas." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Pas de fichiers à télécharger." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Impression en cours du contenu du fichier '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "Ce fichier n'est ni un Torrent ou un Metalink. Ignorer." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "Est-ce que '%s' est un fichier ?" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Temps d'attente dépassé (timeout)" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Taille de block invalide" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Bloc trop grand. taille=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "En-tête invalide" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Réponse invalide" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Aucun en-tête trouvé" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Aucun en-tête de status." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "La connexion proxy a échoué." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "La connexion a échoué." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2631,269 +2640,269 @@ msgstr "" "Le fichié demandé et celui enregistré précédemment sont différents. Taille " "du fichier attendue: %s En réalité: %s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "La réponse a échoué. Status=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Le type de transfert %s n'est pas supporté." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "L'initialisation SSL a échouée: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Erreur E/S SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "erreur de protocole SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "érreur SSL inconnue %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "L'initialisation SSL a échouée: érreur de connexion OpenSSL SSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "L'autorisation a échoué." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Obtenir la fin du fichier (EOF) du serveur." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Obtenir la fin du fichier (EOF) du partenaire." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Métainfos malformées." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Impossible d'ouvrir le fichier %s, cause: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Impossible d'écrire le fichier %s, cause: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Impossible de lire le fichier %s, cause: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Impossible de lire les données depuis le disque." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Impossible de calculer la somme SHA1 du ou d'une partie du fichier %s, " "cause: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Impossible de chercher le fichier %s, cause: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s n'est pas un dossier" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Impossible de créer le dossier %s, cause: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Impossible d'ouvrir une connexion socket, cause: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Impossible de définir une option de connexion socket, cause: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Failed to set a socket as blocking, cause: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Failed to set a socket as non-blocking, cause: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Impossible d'unir une connexion socket, cause: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Impossible d'écouter une connexion socket, cause: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Impossible d'accepter une connexion à un autre ordinateur, cause: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Impossible de récupérer le nom de la connexion socket, cause: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Impossible d'obtenir le nom de l'autre ordinateur, cause: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Impossible de récupérer le nom de l'hôte %s, cause: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Impossible de se connecter à l'hôte %s, cause: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" "Impossible de vérifier si la connexion socket est inscriptible, cause: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Impossible de vérifier si la connexion socket est lisible, cause: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Impossible d'envoyer les données, cause: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Impossible de recevoir les données, cause: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Impossible de lire les données, cause: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Erreur de socket inconnue %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Le fichier %s existe, mais %s n'existe pas" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "ID invalide=%d pour %s. Ça devrait être %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Téléchargement interrompu." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "" "Le fichier %s est déjà en train d'être téléchargé par une autre commande." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Somme de vérification insuffisante." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Le Tracker a retourné le message d'alerte suivant: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "" "Réception d'une quantité anormalement élevée de données (\"flood\") détectée." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "Les informations du hash contenu dans le fichier torrent ne correspondent " "pas à celles du fichier .aria2 ." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Aucune entrée de ce type %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "La vitesse de téléchargement est trop lente: %d <= %d(B/s), hôte:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Aucune en-tête trouvée." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Obtention du status %d, mais aucune en-tête de location proposée." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Aucun fichier ne correspond à votre préférence" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Exception détectée" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" "La longueur maximale du \"payload\" est excédentaire ou invalide. Longueur = " "%u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/he.po b/po/he.po index 3da4ea81..a60d04fa 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2008-02-13 11:01+0000\n" "Last-Translator: Yaron \n" "Language-Team: Hebrew \n" @@ -37,43 +37,43 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "קובץ המקטע נשמר בהצלחה." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "שגיאה בעת קריאה מהכונן." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "ההורדה הושלמה: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "ההורדה הושלמה." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "ההורדה בוטלה." @@ -277,17 +277,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -295,7 +299,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -303,7 +307,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -314,7 +318,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -323,7 +327,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -334,7 +338,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -350,16 +354,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -384,7 +388,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -397,7 +401,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -405,7 +409,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -415,15 +419,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -441,7 +445,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -450,14 +454,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -468,7 +472,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -476,7 +480,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -490,11 +494,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -510,7 +514,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -521,7 +525,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -531,7 +535,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -540,13 +544,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -561,7 +565,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -573,15 +577,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -591,19 +595,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -613,7 +617,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -622,7 +626,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -635,20 +639,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -656,7 +660,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -664,7 +668,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -678,34 +682,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -723,7 +727,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -734,11 +738,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -751,23 +755,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -779,30 +783,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -811,7 +815,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -822,7 +826,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -835,7 +839,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -865,7 +869,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -874,7 +878,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -884,7 +888,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -892,7 +896,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -903,7 +907,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -912,14 +916,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -931,14 +935,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -946,18 +950,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -967,7 +971,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -982,7 +986,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -995,7 +999,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1006,7 +1010,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1022,7 +1026,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1032,7 +1036,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1042,7 +1046,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1050,7 +1054,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1059,7 +1063,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1072,7 +1076,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1080,7 +1084,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1102,18 +1106,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1130,7 +1134,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1142,7 +1146,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1152,18 +1156,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1173,45 +1177,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1221,7 +1225,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1238,7 +1242,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1251,11 +1255,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1266,11 +1270,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1280,7 +1284,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1298,14 +1302,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1322,7 +1326,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1331,7 +1335,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1345,7 +1349,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1354,7 +1358,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1363,7 +1367,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1371,19 +1375,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1394,7 +1398,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1407,7 +1411,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1428,7 +1432,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1447,7 +1451,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1456,7 +1460,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1465,15 +1469,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1482,18 +1486,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1503,7 +1507,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1541,25 +1545,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1579,7 +1583,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1587,7 +1591,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1600,7 +1604,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1612,7 +1616,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1627,7 +1631,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1641,7 +1645,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1652,7 +1656,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1869,13 +1873,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "קובץ השליטה הנכחד %s הוסר מכיוון שקובץ ההורדה %s אינו נמצא." @@ -2170,382 +2174,387 @@ msgstr "" #: src/message.h:173 #, fuzzy, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "שגיאה בקריאה מהקובץ %s, סיבה: %s" #: src/message.h:175 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "שגיאה בקריאה מהקובץ %s, סיבה: %s" + +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 #, fuzzy msgid "No certificate found." msgstr "לא נמצאה כותרת" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, fuzzy, c-format msgid "Printing the contents of file '%s'..." msgstr "טוען את קובץ המקטע %s." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "כשל בפתיחת הקובץ %s, סיבה: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "תם הזמן." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "גודל נתח בלתי חוקי." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "נתח גדול מדי. גודל=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "כותרת בלתי חוקית." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "תגובה בלתי חוקית." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "לא נמצאה כותרת" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "אין כותרת מצב." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "החיבור למתווך נכשל." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "החיבור נכשל." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "שם הקובץ המבוקש והשם הקודם שרשמת אינם זהים. צפוי:%s ממשי:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "מצב התגובה אינו מוצלח. מצב=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "קידוד ההעברה %s אינו נתמך." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "הפעלת ה-SSL נכשלה: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "שגיאת קלט/פלט עם SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "שגיאת פרוטוקול SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "שגיאת SSL לא ידועה %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "הפעלת SSL נכשלה: שגיאת חיבור OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "אימות נכשל." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "קבל את סיום הקובץ מהשרת." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "התקבל סיום הקובץ מהעמית." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "מידע מטא לא תקני" -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "כשל בפתיחת הקובץ %s, סיבה: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "שגיאה בכתיבה לקובץ %s, סיבה: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "שגיאה בקריאה מהקובץ %s, סיבה: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "שגיאה בעת קריאה מהכונן." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "שגיאה בחישוב תמצית SHA1 או חלק מהקובץ %s, סיבה: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "שגיאה בחיפוש אחר הקובץ %s, סיבה: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s אינו תיקיה." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "שגיאה ביצירת התיקיה %s, סיבה: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "שגיאה בפתיחת החיבור, סיבה: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "שגיאה בהגדרת אפשרויות החיבור, סיבה: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "שגיאה בהגדרת החיבור כחוסם, סיבה: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "שגיאה בהגדרת החיבור כלא חוסם, סיבה: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "שגיאה בקישור החיבור, סיבה: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "שגיאה בהאזנה לחיבור, סיבה: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "שגיאה בקבלת חיבור מהעמית, סיבה: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "שגיאה בקבלת שם החיבור, סיבה: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "שגיאת חיבור לא ידועה %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "הקובץ %s קיים, אך %s לא קיים." -#: src/message.h:257 +#: src/message.h:259 #, fuzzy, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "מטען תכליתי קטן מדי עבור %s, גודל=%d." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "ההורדה בוטלה." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "" -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "בדיקות שגויות." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "העוקב השיב בשגיאה מהסיבה: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "נתגלתה הצפה." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/hu.po b/po/hu.po index 98f5f00c..367b51ba 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-12-18 06:37+0000\n" "Last-Translator: Szabo Lorant \n" "Language-Team: Hungarian \n" @@ -37,42 +37,42 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "CUID#%d - A letöltés nincs befejezve: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -275,17 +275,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -293,7 +297,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -301,7 +305,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -312,7 +316,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -321,7 +325,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -332,7 +336,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -348,16 +352,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -382,7 +386,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -395,7 +399,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -403,7 +407,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -413,15 +417,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -439,7 +443,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -448,14 +452,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -466,7 +470,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -474,7 +478,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -488,11 +492,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -508,7 +512,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -519,7 +523,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -529,7 +533,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -538,13 +542,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -559,7 +563,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -571,15 +575,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -589,19 +593,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -611,7 +615,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -620,7 +624,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -633,20 +637,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -654,7 +658,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -662,7 +666,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -676,34 +680,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -721,7 +725,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -732,11 +736,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -749,23 +753,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -777,30 +781,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -809,7 +813,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -820,7 +824,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -833,7 +837,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -863,7 +867,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -872,7 +876,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -882,7 +886,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -890,7 +894,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -901,7 +905,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -910,14 +914,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -929,14 +933,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -944,18 +948,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -965,7 +969,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -980,7 +984,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -993,7 +997,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1004,7 +1008,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1020,7 +1024,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1030,7 +1034,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1040,7 +1044,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1048,7 +1052,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1057,7 +1061,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1070,7 +1074,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1078,7 +1082,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1100,18 +1104,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1128,7 +1132,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1140,7 +1144,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1150,18 +1154,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1171,45 +1175,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1219,7 +1223,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1236,7 +1240,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1249,11 +1253,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1264,11 +1268,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1278,7 +1282,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1296,14 +1300,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1320,7 +1324,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1329,7 +1333,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1343,7 +1347,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1352,7 +1356,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1361,7 +1365,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1369,19 +1373,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1392,7 +1396,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1405,7 +1409,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1426,7 +1430,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1445,7 +1449,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1454,7 +1458,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1463,15 +1467,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1480,18 +1484,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1501,7 +1505,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1539,25 +1543,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1577,7 +1581,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1585,7 +1589,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1598,7 +1602,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1610,7 +1614,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1625,7 +1629,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1639,7 +1643,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1650,7 +1654,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1867,13 +1871,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2163,381 +2167,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/id.po b/po/id.po index 5e894cab..487e5ad9 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2009-03-05 06:58+0000\n" "Last-Translator: pepoluan \n" "Language-Team: Indonesian \n" @@ -40,43 +40,43 @@ msgstr "" "Jika terjadi error, silakan lihat berkas log. Lihat opsi '-l' pada laman " "help/man untuk keterangan lebih lanjut." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "Berkas ServerStat %s sukses tersimpan." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Gagal menulis ServerStat ke %s." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Unduhan selesai: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Hasil pengunduhan:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Legenda Status:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "Unduh telah selesai." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Unduh dibatalkan." @@ -367,10 +367,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -382,7 +386,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -394,7 +398,7 @@ msgstr "" " cpu ketika mengalokasi berkas.\n" " Matikan jika anda mengalami error" -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -411,7 +415,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:154 +#: src/usage_text.h:157 #, fuzzy msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" @@ -431,7 +435,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -445,7 +449,7 @@ msgstr "" "seperti\n" " utilitas unduhan baris perintah biasa." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -464,7 +468,7 @@ msgstr "" "(1..9999)\n" " yang ditambahkan." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -491,17 +495,17 @@ msgstr "" " sama, seperti contoh kedua di atas, opsi -Z\n" " diperlukan." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Nyalakan koneksi persisten HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] Aktifkan pipeline HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -526,7 +530,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -551,7 +555,7 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -565,7 +569,7 @@ msgstr "" "per\n" " bagian disediakan." -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -586,17 +590,17 @@ msgstr "" " ini hanya dapat diterapkan pada unduhan\n" " http(s)/ftp." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=AGEN_PENGGUNA Atur agen pengguna untuk unduhan http(s)." -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Matikan dukungan netrc." -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -628,7 +632,7 @@ msgstr "" "INPUT\n" " dan FILE dari laman man untuk detilnya." -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -643,7 +647,7 @@ msgstr "" "statis.\n" " Lihat pula opsi -s dan -C." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -653,7 +657,7 @@ msgstr "" "Firefox3\n" " dan format Mozilla/Firefox(1.x/2.x)/Netscape." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -664,7 +668,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -677,7 +681,7 @@ msgstr "" "disenaraikan\n" " untuk berkas torrent." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -704,11 +708,11 @@ msgstr "" "berubah tergantung\n" " pada query-nya (lihat opsi --metalink-*)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=BERKAS_TORRENT Alamat ke berkas .torrent." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -736,7 +740,7 @@ msgstr "" " Jika false diberikan, tindakan di atas tidak " "dilakukan." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -756,7 +760,7 @@ msgstr "" "',' dan\n" " '-' dapat digunakan bersamaan." -#: src/usage_text.h:275 +#: src/usage_text.h:278 #, fuzzy msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" @@ -772,7 +776,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -781,7 +785,7 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -790,7 +794,7 @@ msgstr "" "Lihat\n" " pula opsi --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -805,7 +809,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -817,16 +821,16 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] Aktifkan fungsionalitas DHT." -#: src/usage_text.h:309 +#: src/usage_text.h:312 #, fuzzy msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" @@ -846,7 +850,7 @@ msgstr "" "',' dan\n" " '-' dapat digunakan bersamaan." -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -856,14 +860,14 @@ msgstr "" " --retry-wait=DET Atur detik tunggu sebelum mencoba kembali\n" " setelah error terjadi." -#: src/usage_text.h:318 +#: src/usage_text.h:321 #, fuzzy msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" " --conf-path=ALAMAT Ubah alamat berkas konfigurasi ke ALAMAT." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -873,7 +877,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 #, fuzzy msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " @@ -891,7 +895,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -904,20 +908,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -925,7 +929,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -935,7 +939,7 @@ msgid "" msgstr "" " -M, --metalink-file=BERKAS_METALINK Alamat berkas ke berkas .metalink." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -949,35 +953,35 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSI Versi berkas yang akan diunduh." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=BAHASA Bahasa dari berkas yang akan diunduh." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=OS Sistem operasi dari berkas yang akan diunduh." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -1008,7 +1012,7 @@ msgstr "" " Jika false diberikan, tindakan di atas tidak " "dilakukan." -#: src/usage_text.h:385 +#: src/usage_text.h:388 #, fuzzy msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " @@ -1028,11 +1032,11 @@ msgstr "" "(1..9999)\n" " yang ditambahkan." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Cetak nomor versi lalu keluar." -#: src/usage_text.h:393 +#: src/usage_text.h:396 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1058,25 +1062,25 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:400 +#: src/usage_text.h:403 #, fuzzy msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf Nonaktifkan memuat berkas aria2.conf." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=ALAMAT Ubah alamat berkas konfigurasi ke ALAMAT." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1088,30 +1092,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1120,7 +1124,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1131,7 +1135,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1144,7 +1148,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1174,7 +1178,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1183,7 +1187,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1193,7 +1197,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1201,7 +1205,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1212,7 +1216,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1221,14 +1225,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1240,14 +1244,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1255,18 +1259,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1276,7 +1280,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1291,7 +1295,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1313,7 +1317,7 @@ msgstr "" "dari\n" " berkas ini." -#: src/usage_text.h:523 +#: src/usage_text.h:526 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1333,7 +1337,7 @@ msgstr "" "(1..9999)\n" " yang ditambahkan." -#: src/usage_text.h:529 +#: src/usage_text.h:532 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1362,7 +1366,7 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1378,7 +1382,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:543 +#: src/usage_text.h:546 #, fuzzy msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" @@ -1394,7 +1398,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:548 +#: src/usage_text.h:551 #, fuzzy msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" @@ -1408,7 +1412,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1423,7 +1427,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1449,7 +1453,7 @@ msgstr "" " Jika false diberikan, tindakan di atas tidak " "dilakukan." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1457,7 +1461,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1479,18 +1483,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 #, fuzzy msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " @@ -1520,7 +1524,7 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1532,7 +1536,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 #, fuzzy msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " @@ -1551,19 +1555,19 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 #, fuzzy msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --enable-dht[=true|false] Aktifkan fungsionalitas DHT." -#: src/usage_text.h:613 +#: src/usage_text.h:616 #, fuzzy msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " @@ -1582,52 +1586,52 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 #, fuzzy msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --ftp-user=PENGGUNA Atur pengguna FTP. Ini mempengaruhi semua " "URL." -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --ftp-passwd=SANDI Atur sandi FTP. Ini mempengaruhi semua URL." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --ftp-passwd=SANDI Atur sandi FTP. Ini mempengaruhi semua URL." -#: src/usage_text.h:637 +#: src/usage_text.h:640 #, fuzzy msgid "" " --remove-control-file[=true|false] Remove control file before download. " @@ -1646,7 +1650,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:642 +#: src/usage_text.h:645 #, fuzzy msgid "" " --always-resume[=true|false] Always resume download. If true is given, " @@ -1676,7 +1680,7 @@ msgstr "" " Jika false diberikan, tindakan di atas tidak " "dilakukan." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1689,12 +1693,12 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 #, fuzzy msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=DET Atur tenggang waktu dalam detik." -#: src/usage_text.h:661 +#: src/usage_text.h:664 #, fuzzy msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" @@ -1714,12 +1718,12 @@ msgstr "" "dari\n" " berkas ini." -#: src/usage_text.h:667 +#: src/usage_text.h:670 #, fuzzy msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=DET Atur tenggang waktu dalam detik." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1729,7 +1733,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1756,14 +1760,14 @@ msgstr "" "dari\n" " berkas ini." -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1780,7 +1784,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 #, fuzzy msgid "" " --conditional-get[=true|false] Download file only when the local file is " @@ -1798,7 +1802,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:699 +#: src/usage_text.h:702 #, fuzzy msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" @@ -1825,7 +1829,7 @@ msgstr "" " Jika false diberikan, tindakan di atas tidak " "dilakukan." -#: src/usage_text.h:707 +#: src/usage_text.h:710 #, fuzzy msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " @@ -1839,7 +1843,7 @@ msgstr "" " cpu ketika mengalokasi berkas.\n" " Matikan jika anda mengalami error" -#: src/usage_text.h:711 +#: src/usage_text.h:714 #, fuzzy msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" @@ -1857,7 +1861,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1865,21 +1869,21 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 #, fuzzy msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" " --conf-path=ALAMAT Ubah alamat berkas konfigurasi ke ALAMAT." -#: src/usage_text.h:725 +#: src/usage_text.h:728 #, fuzzy msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" @@ -1899,7 +1903,7 @@ msgstr "" "dari\n" " berkas ini." -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1912,7 +1916,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1933,7 +1937,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1952,7 +1956,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 #, fuzzy msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" @@ -1970,7 +1974,7 @@ msgstr "" " dapat melanjutkan tapi beberapa proses unduhan " "akan hilang." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1979,20 +1983,20 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" " --ftp-user=PENGGUNA Atur pengguna FTP. Ini mempengaruhi semua " "URL." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" " --ftp-passwd=SANDI Atur sandi FTP. Ini mempengaruhi semua URL." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -2007,18 +2011,18 @@ msgstr "" "seperti\n" " utilitas unduhan baris perintah biasa." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -2033,7 +2037,7 @@ msgstr "" "disenaraikan\n" " untuk berkas torrent." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -2071,13 +2075,13 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 #, fuzzy msgid "" " --pause[=true|false] Pause download after added. This option is\n" @@ -2087,13 +2091,13 @@ msgstr "" "diberikan,\n" " maka mode aktif yang digunakan." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2113,7 +2117,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -2127,7 +2131,7 @@ msgstr "" "per\n" " bagian disediakan." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2140,7 +2144,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2152,7 +2156,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -2167,7 +2171,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -2194,7 +2198,7 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2218,7 +2222,7 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht[=true|false] Aktifkan fungsionalitas DHT." @@ -2436,13 +2440,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2733,11 +2737,16 @@ msgid "Network problem has occurred. cause:%s" msgstr "Masalah jaringan telah terjadi. penyebab:%s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Gagal memuat sertifikat CA yang dipercaya dari %s. Penyebab: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "Gagal memuat sertifikat CA yang dipercaya dari %s. Penyebab: %s" -#: src/message.h:175 +#: src/message.h:177 #, fuzzy, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" @@ -2746,19 +2755,19 @@ msgstr "" "Anda mungkin menghadapi galat verifikasi sertifikat dengan server HTTPS. " "Lihat opsi --ca-certificate dan --check-certificate." -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Tak ada sertifikat yang ditemukan." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Nama host tidak cocok." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Tak ada berkas untuk diunduh." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -2766,93 +2775,93 @@ msgstr "" "Anda mungkin menghadapi galat verifikasi sertifikat dengan server HTTPS. " "Lihat opsi --ca-certificate dan --check-certificate." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Mencetak isi berkas '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "Berkas ini bukan berkas Torrent atau Metalink. Lewati." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Gagal membuka berkas %s, penyebab: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, fuzzy, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "Gagal menyimpan tanda tangan sebagai %s. Mungkin berkas telah ada." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Waktu habis." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Ukuran potongan tidak sah." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Potongan terlalu besar. ukuran=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Tajuk tidak sah." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Respon tidak sah." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Tak ada tajuk ditemukan." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Tak ada tajuk status." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Koneksi proxy gagal." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Koneksi gagal." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2861,218 +2870,218 @@ msgstr "" "Nama berkas yang diminta dengan yang didaftarkan sebelumnya tidak sama. " "Mengharapkan:%s Sebenarnya:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Status respon tidak berhasil. status=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Penyandian transfer %s tidak disokong." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Inisialisasi SSL gagal: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Galat I/O SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Galat protokol SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Galat tak dikenal SSL %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Inisialisasi SSL gagal: Galat sambungan OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Otorisasi gagal." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Dapat EOF dari server." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Dapat EOF dari peer." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Info meta salah bentuk." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Gagal membuka berkas %s, penyebab: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Gagal menulis ke berkas %s, penyebab: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Gagal membaca dari berkas %s, penyebab: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Gagal membaca data dari cakram." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Gagal mengkalkulasi ringkasan SHA1 atau bagian dari berkas %s, penyebab: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Gagal mencari berkas %s, penyebab: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s bukan direktori" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Gagal membuat direktori %s, penyebab: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Gagal membuka soket, penyebab: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Gagal mengatur opsi soket, penyebab: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Gagal mengatur soket sebagai penghalang, penyebab: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Gagal mengatur soket sebagai bukan penghalang, penyebab: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Gagal mengikat soket, penyebab: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Gagal mendengarkan soket, penyebab: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Gagal mendapatkan nama soket, penyebab: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Gagal menyambung ke host %s, penyebab: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Gagal memeriksa apakah soket dapat ditulis, penyebab: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Gagal memeriksa apakah soket dapat dibaca, penyebab: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Gagal mengirim data, penyebab: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Gagal menerima data, penyebab: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Gagal mengintip data, penyebab: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Galat soket %d tak diketahui (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Berkas %s ada, tapi %s tidak ada" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Unduh dibatalkan." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "" -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "" -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Banjir terdeteksi." -#: src/message.h:266 +#: src/message.h:268 #, fuzzy, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -3081,44 +3090,44 @@ msgstr "" "Koneksi jatuh karena tak ada pesan permintaan/bagian yang ditukar dalam " "periode tertentu (%d detik)." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "infoHash dalam berkas torrent tidak cocok dengan yang ada di berkas .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Tak ada entri berkas %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Terlalu pelan kecepatan Unduh: %d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Tak ada HttpRequestEntry yang ditemukan." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Dapat status %d, tapi tak ada tajuk lokasi yang diberikan." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Tidak ada berkas yang cocok dengan pilihan Anda." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Pengecualian tertangkap" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Panjang muatan maksimum terlampaui atau tidak sah. panjang = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/it.po b/po/it.po index e78ab4a4..0949ad90 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-01-27 11:38+0000\n" "Last-Translator: stian1990 \n" "Language-Team: Italian \n" @@ -42,42 +42,42 @@ msgstr "" "Se avvengono errori, controllare il file di log. Vedi l'opzione '-l' nella " "pagina di man/help per informazioni." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Scaricamento completato: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Riepilogo scaricamenti:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Legenda degli stati:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "Download completato." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "Errore." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "Download in corso." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "Download rimosso." @@ -342,6 +342,7 @@ msgstr "" " usa l'opzione --max-overall-download-limit." #: src/usage_text.h:126 +#, fuzzy msgid "" " --file-allocation=METHOD Specify file allocation method.\n" " 'none' doesn't pre-allocate file space. " @@ -364,10 +365,45 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" +" --uri-selector=SELETTORE Configura l'algoritmo di selezione URI.\n" +" Se impostato a 'inorder', gli URI vengono " +"elaborati\n" +" nell'ordine in cui appaiono nella lista URI.\n" +" Se impostato a 'feedback', aria2 userà la " +"velocità\n" +" di scaricamento osservata in precedenza e " +"sceglierà\n" +" il server più veloce dalla lista degli URI. " +"Così si\n" +" salteranno anche i mirror inattivi. La " +"velocità di\n" +" scaricamento ossservata precedentemente fa " +"parte\n" +" del profilo di prestazioni server indicato " +"tramite\n" +" le opzioni --server-stat-of e --server-stat-" +"if.\n" +" Se impostato a 'adaptive', verrà scelto il " +"server\n" +" migliore per la prima connessione e quelle di " +"riserva.\n" +" Per le connessioni supplementari verranno " +"scelti i\n" +" server che non sono ancora stati testati, o " +"che\n" +" devono venire ri-testati. In mancanza di " +"questi,\n" +" non verranno scelti altri server. Come " +"'feedback',\n" +" userà un profilo di prestazioni dei server." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -379,7 +415,7 @@ msgstr "" " Puoi posporre una K o una M(1K = 1024 byte, 1M " "= 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -392,7 +428,7 @@ msgstr "" " durante l'allocazione dei file.\n" " Disabilitare se si riscontrano errori" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -400,7 +436,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -411,7 +447,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -426,7 +462,7 @@ msgstr "" "come\n" " programmi di scaricamento a linea di comando." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -445,7 +481,7 @@ msgstr "" "(1..9999)\n" " alla fine del nome del file." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -473,20 +509,20 @@ msgstr "" " nel secondo esempio qui sopra, è obbligatoria\n" " l'opzione -Z." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false]\n" " Abilita connessione persistente su HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false]\n" " Abilita il pipelining su HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -511,7 +547,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -535,7 +571,7 @@ msgstr "" " Questa opzione riguarda solo gli scaricamenti\n" " di BitTorrent." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -543,7 +579,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -562,17 +598,17 @@ msgstr "" " questa opzione è applicabile solo ai download " "http(s)/ftp." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Imposta lo user-agent per lo scaricamento via " "http(s)" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -590,7 +626,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -599,7 +635,7 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -609,7 +645,7 @@ msgstr "" "Firefox3\n" " o il formato Mozilla/Firefox(1.x/2.x)/Netscape." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -627,7 +663,7 @@ msgstr "" " salvati e il loro valore di scadenza verrà " "impostato a 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -635,7 +671,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -664,13 +700,13 @@ msgstr "" " a seconda della formula(vedi le opzioni --" "metalink-*)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" " -T, --torrent-file=FILE_TORRENT\n" " Il percorso per il file .torrent." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -700,7 +736,7 @@ msgstr "" "sopra\n" " non verrà eseguita." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -721,7 +757,7 @@ msgstr "" "simboli ',' e '-'\n" " possono venire usati congiuntamente." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -740,7 +776,7 @@ msgstr "" "per ciascun\n" " torrent, usa l'opzione --max-upload-limit." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -758,7 +794,7 @@ msgstr "" "usa\n" " l'opzione --max-overall-upload-limit." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -767,7 +803,7 @@ msgstr "" "minuti. Vedi anche\n" " l'opzione --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -796,7 +832,7 @@ msgstr "" "delle\n" " condizioni si verifica." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -818,17 +854,17 @@ msgstr "" " aggiunti i bytes mancanti fino a raggiungere " "la lunghezza di 20 bytes." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false]\n" " Abilita l'estensione di scambio di peer." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -838,19 +874,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -867,7 +903,7 @@ msgstr "" " sceglierà quello sufficiente a soddisfare il " "livello indicato." -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -876,7 +912,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -902,7 +938,7 @@ msgstr "" " Puoi posporre una K o una M(1K = 1024 byte, 1M " "= 1024K)." -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -912,7 +948,7 @@ msgstr "" "ogni\n" " scaricamento BitTorrent." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -921,7 +957,7 @@ msgstr "" " Condivide i file già scaricati senza\n" " verificare gli hash delle parti." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -933,7 +969,7 @@ msgstr "" " Vedere anche l'opzione --bt-request-peer-speed-" "limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -941,7 +977,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -968,25 +1004,25 @@ msgstr "" "maxconnections.\n" " Vedere anche le opzioni -s e -j." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" " --metalink-version=VERSIONE\n" " La versione del file da scaricare." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" " --metalink-language=LINGUA\n" " La lingua del file da scaricare." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=SO Il Sistema Operativo del file da scaricare." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -998,7 +1034,7 @@ msgstr "" "separate da\n" " una virgola." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1009,7 +1045,7 @@ msgstr "" " Indicare 'none' se non c'è un protocollo " "preferito." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -1027,7 +1063,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -1038,11 +1074,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Mostra il numero di versione ed esce." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1064,18 +1100,18 @@ msgstr "" "stampa tutte\n" " le opzioni che utilizzano quella parola.." -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=PERCORSO Cambia il percorso del file di configurazione\n" " in PERCORSO." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1086,7 +1122,7 @@ msgstr "" "funzione\n" " viene disabilitata." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1106,23 +1142,23 @@ msgstr "" "\"X-A: b78\" --header=\"X-B: 9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Rende aria2 silenzioso(nessun output su " "console)." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Abilita il DNS asincrono." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false]\n" " Riutilizza la connessione per l'FTP." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1134,13 +1170,13 @@ msgstr "" "impostato a 0\n" " non verrà visualizzato alcun sommario." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" " --log-level=LIVELLO Imposta il LIVELLO di registro (log) " "visualizzato." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1154,7 +1190,7 @@ msgstr "" "applica al\n" " file locale." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1173,7 +1209,7 @@ msgstr "" "utilizzata\n" " l'opzione --timeout." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1194,7 +1230,7 @@ msgstr "" " Questa opzione ha effetto solo se sono in uso\n" " server HTTP/FTP." -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1255,7 +1291,7 @@ msgstr "" "'feedback',\n" " userà un profilo di prestazioni dei server." -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1269,7 +1305,7 @@ msgstr "" " caricare questo profilo con l'opzione --server-" "stat-if." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1285,7 +1321,7 @@ msgstr "" "'feedback'.\n" " Vedere anche l'opzione --uri-selector" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1297,7 +1333,7 @@ msgstr "" "prestazioni dei\n" " server affinché questo venga disabilitato." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1316,7 +1352,7 @@ msgstr "" " che si interrompe, a prescindere da questa " "opzione." -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1330,7 +1366,7 @@ msgstr "" "key\n" " per indicare una chiave privata." -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1342,7 +1378,7 @@ msgstr "" " il formato PEM. Vedi anche l'opzione --" "certificate." -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1361,7 +1397,7 @@ msgstr "" " Usa l'opzione --check-certificate per " "abilitare il controllo." -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1372,7 +1408,7 @@ msgstr "" "specificati\n" " tramite l'opzione --ca-certificate." -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1384,7 +1420,7 @@ msgstr "" "virgola,\n" " per i quali il proxy non deve essere usato." -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1393,12 +1429,12 @@ msgstr "" " --use-head[=true|false] Usa il metodo HEAD per la prima richiesta al\n" " server HTTP." -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" " --event-poll=POLL Configura il metodo di 'polling' degli eventi." -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1415,7 +1451,7 @@ msgstr "" "indirizzo IP\n" " può andare bene." -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1441,7 +1477,7 @@ msgstr "" "autorizzazione verrà\n" " sempre inviata a prescindere da questa opzione." -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1463,7 +1499,7 @@ msgstr "" " l'opzione --dir. Puoi utilizzare l'opzione più " "volte." -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1481,7 +1517,7 @@ msgstr "" " Gli scaricamenti BitTorrent vengono annullati " "se si indica true." -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1506,7 +1542,7 @@ msgstr "" "risposta del\n" " tracker e del progresso di scaricamento." -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1516,7 +1552,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1526,7 +1562,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1534,7 +1570,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1543,7 +1579,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1556,7 +1592,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1569,7 +1605,7 @@ msgstr "" "questa\n" " configurazione è disabilitata." -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1591,18 +1627,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] Disabilita IPv6." -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1619,7 +1655,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1631,7 +1667,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1641,7 +1677,7 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" @@ -1652,11 +1688,11 @@ msgstr "" " in un formato comunemente comprensibile (p." "es., 1.2Ki, 3.4Mi)." -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --bt-enable-lpd[=true|false] Abilita la scoperta dei peer locali." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1672,54 +1708,54 @@ msgstr "" "interface\n" " name and IP address." -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --all-proxy-user=UTENTE Imposta l'utente per l'opzione --all-proxy." -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --all-proxy-passwd=PASSWD Imposta la password per l'opzione --all-proxy." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=UTENTE Imposta l'utente per l'opzione --http-proxy." -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Imposta la password per l'opzione --http-proxy." -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --https-proxy-user=UTENTE Imposta l'utente per l'opzione --https-proxy." -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --https-proxy-passwd=PASSWD Imposta la password per l'opzione --https-" "proxy." -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --ftp-proxy-user=UTENTE Imposta l'utente per l'opzione --ftp-proxy." -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --ftp-proxy-passwd=PASSWD Imposta la password per l'opzione --ftp-proxy." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1729,7 +1765,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1746,7 +1782,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1759,11 +1795,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " --bt-tracker-timeout=SEC Imposta il timeout in secondi." -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1774,11 +1810,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " --dht-message-timeout=SEC Imposta il timeout in secondi." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1788,7 +1824,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1806,14 +1842,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1830,7 +1866,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1839,7 +1875,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1853,7 +1889,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1862,7 +1898,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1871,7 +1907,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1879,19 +1915,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1902,7 +1938,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1915,7 +1951,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1936,7 +1972,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1955,7 +1991,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1964,7 +2000,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1973,15 +2009,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1990,18 +2026,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -2011,7 +2047,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -2049,25 +2085,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2087,7 +2123,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -2095,7 +2131,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2108,7 +2144,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2120,7 +2156,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -2135,7 +2171,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -2149,7 +2185,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2172,7 +2208,7 @@ msgstr "" " Questa opzione riguarda solo gli scaricamenti\n" " di BitTorrent." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --bt-enable-lpd[=true|false] Abilita la scoperta dei peer locali." @@ -2391,13 +2427,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2694,30 +2730,35 @@ msgid "Network problem has occurred. cause:%s" msgstr "Problema di rete. Causa:%s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Caricamento certificati fidati CA da %s fallito. Causa: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "Caricamento certificati fidati CA da %s fallito. Causa: %s" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Non è stato trovato alcun certificato." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Il nome di host non corrisponde." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Nessun file da scaricare." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -2725,94 +2766,94 @@ msgstr "" "Si potrebbe verficare un errore di verifica di certificato con il server " "HTTPS. Vedi le opzioni --ca-certificate e --check-certificate." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Visualizzazione contenuti del file '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "Questo file non è né un file Torrent né Metalink. Saltato." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "E' '%s' un file?" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Impossibile trovare l'interfaccia richiesta %s, a causa di: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "Metadati salvati come %s." -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" "Il salvataggio dei metadati in %s è fallito. Forse il file è già esistente." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "È stata individuata una direttiva di attraversamento directory in %s" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Tempo scaduto." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Dimensione della parte invalida." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Parte troppo grande. dimensione=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Intestazione non corretta." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Risposta non corretta." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Nessuna intestazione trovata." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Nessuna intestazione relativa allo stato." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "La connessione al proxy è fallita." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Connessione fallita." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2821,262 +2862,262 @@ msgstr "" "Il nome di file richiesto e quello precedentemente registrato non sono lo " "stesso. Atteso:%s Attuale:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Lo stato della risposta è non riuscito. stato=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "La codifica del trasferimento %s non è supportata." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Inizializzazione SSL fallita: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Errore nell'I/O SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Errore col protocollo SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Errore sconosciuto in SSL %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Inizializzazione SSL fallita: errore di connessione OpenSSL %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Autenticazione fallita." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Ricevuto EOF dal server." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Ricevuto EOF dal peer." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Metainformazioni non correttamente codificate." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Impossibile aprire il file %s, causa: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Scrittura fallita sul file %s, causa: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Lettura fallita dal file %s, causa: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Fallita lettura dei dati dal disco." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Il calcolo del digest SHA1 di una parte del file %s è fallito, causa: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "È fallito lo spostamento all'interno del file %s, causa: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s non è una directory." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "La creazione della directory %s è fallita, causa: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Fallita l'apertura di un socket, causa: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "L'abilitazione di una opzione sul socket è fallita, causa: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Il settaggio di un socket come bloccante è fallita, causa: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Fallita l'impostazione di un socket a non-bloccante, causa: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Il binding di un socket è fallito, causa: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Fallito l'ascolto su di un socket, causa: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "L'accettazione di una connessione da un peer è fallita, causa: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Il recupero del nome del socket è fallito, causa: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Il recupero del nome di un peer connesso è fallito, causa: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "La risoluzione del nome %s è fallita, causa :%s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "La connessione all'host %s è fallita, causa: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Non sono riuscito a verificare che il socket sia scrivibile, causa: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Non sono riuscito a verificare che il socket sia leggibile, causa: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Invio dati fallito, causa: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Ricezione dati fallita, causa: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Reperimento dati fallito, causa: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Errore sconosciuto del socket %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Il file %s esiste, ma %s non esiste." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "ID=%d errato per %s. Dovrebbe essere %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Scaricamento annullato." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Il file %s viene scaricato già da un altro comando." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Checksum insufficienti." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Il tracker ha ritornato un messaggio di fallimento: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Rilevato flooding." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "L'infoHash nel file torrent è diverso da quello nel file .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Nessun file con il nome %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Velocità di scaricamento troppo bassa: %d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Non è stata trovata la HttpRequestEntry." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" "Ho ricevuto lo stato %d, ma nessun header di locazione è stato fornito." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Nessun file riconosciuto con le tue preferenze." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "È stata rilevata un'eccezione." -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Lunghezza massima del payload superata o invalida. Lughezza = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/ja.po b/po/ja.po index c5b68540..fdacb444 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2c 0.2.1\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2011-05-21 00:09+0900\n" "Last-Translator: Tatsuhiro Tsujikawa \n" "Language-Team: Japanese \n" @@ -41,43 +41,43 @@ msgstr "" "エラーが表示された場合, ログファイルを見てください. 詳しくはヘルプ/man ページ" "の '-l' オプションの項を見てください." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "ServerStat ファイル %s を保存しました." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "ServerStat ファイル %s の書き込みに失敗しました." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "ダウンロード完了: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "ダウンロード結果:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "凡例:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "ダウンロードが完了." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "ダウンロードを中止します." @@ -390,7 +390,11 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" " --file-allocation=METHOD ファイル領域を確保する方法を指定します. \n" " 'none' を指定するとファイル領域を事前確保しませ" @@ -417,7 +421,7 @@ msgstr "" "きな\n" " いシステムでは使用できません." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -429,7 +433,7 @@ msgstr "" "1024,\n" " 1M = 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -441,7 +445,7 @@ msgstr "" " ファイル領域確保中の CPU 利用率が下がります.\n" " エラーが発生する場合は, 無効にしてください." -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -454,7 +458,7 @@ msgstr "" "renaming\n" " オプションも見てください." -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -474,7 +478,7 @@ msgstr "" "れる\n" " 場合があります." -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -496,7 +500,7 @@ msgstr "" "舞\n" " うはずである." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -515,7 +519,7 @@ msgstr "" "号\n" " (1..9999) を付加する." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -546,19 +550,19 @@ msgstr "" "い\n" " ない場合は, -Z オプションが必要である." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] HTTP/1.1 持続的接続を有効にします." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] HTTP/1.1 パイプライニングを有効にしま" "す." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -583,7 +587,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -607,7 +611,7 @@ msgstr "" "ロー\n" " ドでのみ有効です." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -620,7 +624,7 @@ msgstr "" "サム\n" " が検証されます." -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -639,15 +643,15 @@ msgstr "" "ンは\n" " HTTP(S)/FTP ダウンロードでのみ有効です." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT ユーザーエージェントを設定します." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc[=true|false] netrc サポートをに無効にします." -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -681,7 +685,7 @@ msgstr "" "ジ\n" " の INPUT FILE セクションを見てください." -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -693,7 +697,7 @@ msgstr "" " -j, --max-concurrent-downloads=N 同時並行ダウンロード数を指定します.\n" " -s および -C オプションも参照してください." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -705,7 +709,7 @@ msgstr "" "(1.x/\n" " 2.x)/Netscape です." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -723,7 +727,7 @@ msgstr "" "は,\n" " その有効期限値を 0 にして保存します." -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -736,7 +740,7 @@ msgstr "" "イル\n" " の場合はより詳しい情報が出力されます." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -764,11 +768,11 @@ msgstr "" "イ\n" " ンデックスは変化する場合があります." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE .torrent ファイルのパスを指定." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -801,7 +805,7 @@ msgstr "" "せ\n" " ん." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -821,7 +825,7 @@ msgstr "" "う\n" " ことができます." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -840,7 +844,7 @@ msgstr "" " torrent 毎の速度を制限するには,\n" " --max-upload-limit オプションを使用します." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -859,7 +863,7 @@ msgstr "" " --max-overall-upload-limit オプションを使用しま" "す." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -867,7 +871,7 @@ msgstr "" " --seed-time=MINUTES シードを行う時間を分単位で指定します. \n" " --seed-ratio オプションも参照してください." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -894,7 +898,7 @@ msgstr "" "らか\n" " の条件が成立した時点でシードは終了となります." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -915,15 +919,15 @@ msgstr "" "しま\n" " す." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] Peer Exchange を有効にします." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] IPv4 で DHT 機能を有効にします." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -941,7 +945,7 @@ msgstr "" " 例:\"6881-6999\"\n" " ',' と '-' は同時に使えます." -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" @@ -951,7 +955,7 @@ msgstr "" "を,\n" " ホストとポート番号という形で指定します." -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" @@ -959,7 +963,7 @@ msgstr "" "変\n" " 更します." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -976,7 +980,7 @@ msgstr "" "号化\n" " レベルが選択されます." -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -992,7 +996,7 @@ msgstr "" "りま\n" " す." -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -1015,7 +1019,7 @@ msgstr "" "1024,\n" " 1M = 1024K)." -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -1025,7 +1029,7 @@ msgstr "" "時に\n" " オープンするファイルの最大値を指定します." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -1034,7 +1038,7 @@ msgstr "" "ま\n" " す." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -1047,7 +1051,7 @@ msgstr "" "ショ\n" " ンも参照してください." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -1059,7 +1063,7 @@ msgstr "" " ます. '-' が指定されると標準入力から読み込みま" "す." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1085,15 +1089,15 @@ msgstr "" " maxconnections 属性の値を使います.\n" " -s と -j オプションも参照してください." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" @@ -1101,7 +1105,7 @@ msgstr "" "レー\n" " ティング・システム." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1110,7 +1114,7 @@ msgstr "" " --metalink-location=LOCATION[,...] お好みのサーバーの地域を指定します.\n" " コンマ区切りの地域のリストが指定可能です." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1122,7 +1126,7 @@ msgstr "" "定す\n" " してください." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -1156,7 +1160,7 @@ msgstr "" "何も\n" " しません." -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -1177,11 +1181,11 @@ msgstr "" "てく\n" " ださい." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version バージョン番号を表示し, 終了します." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1204,18 +1208,18 @@ msgstr "" "を名\n" " 前に含むオプションのヘルプを表示します." -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" " --no-conf[=true|false] aria2.conf ファイルの読み込みを無効にします." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=PATH 読み込む設定ファイルのパスを PATH に変更します." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1225,7 +1229,7 @@ msgstr "" "す.\n" " 0 を指定すると, この機能は無効になります." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1244,19 +1248,19 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] コンソールに何も表示しないようにします." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] 非同期 DNS を有効にします." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] FTP で接続を再利用します." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1268,11 +1272,11 @@ msgstr "" "0\n" " を指定します." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL 出力するログレベルを指定します." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1284,7 +1288,7 @@ msgstr "" "し\n" " て保存したファイルの更新日付としてに使用します." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1299,7 +1303,7 @@ msgstr "" " で指定します. 接続完了後のタイムアウトは,\n" " --timeout で指定する値を使用します." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1323,7 +1327,7 @@ msgstr "" "有効\n" " です." -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1388,7 +1392,7 @@ msgstr "" "ファ\n" " イルを使用します." -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1403,7 +1407,7 @@ msgstr "" "で\n" " きます." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1418,7 +1422,7 @@ msgstr "" " 'feedback' 等の URI セレクターで使用されます.\n" " --uri-selector オプションを参照してください." -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1433,7 +1437,7 @@ msgstr "" "ま\n" " す." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1452,7 +1456,7 @@ msgstr "" " aria2 は終了時にコントロールファイルを保存しま" "す." -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1467,7 +1471,7 @@ msgstr "" "定\n" " します." -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1481,7 +1485,7 @@ msgstr "" "して\n" " ください." -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1501,7 +1505,7 @@ msgstr "" "効に\n" " します." -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1511,7 +1515,7 @@ msgstr "" "を\n" " 使ってピアを検証します." -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1524,7 +1528,7 @@ msgstr "" "を指\n" " 定してください." -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1533,13 +1537,13 @@ msgstr "" " --use-head[=true|false] HTTP サーバーへの最初のリクエストに HEAD を使い" "ます." -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" " --event-poll=POLL イベントを検出する方法 (システム コール) を指定" "します." -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1554,7 +1558,7 @@ msgstr "" "ど\n" " のような IP アドレスでも受け付けます." -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1580,7 +1584,7 @@ msgstr "" "関わ\n" " らず常に送信されます." -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1604,7 +1608,7 @@ msgstr "" "も使\n" " うことができます." -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1624,7 +1628,7 @@ msgstr "" "合,\n" " BitTorrent ダウンロードはキャンセルされます." -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1652,7 +1656,7 @@ msgstr "" "隔を\n" " 決定します." -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1667,7 +1671,7 @@ msgstr "" " --on-download-start オプションを見てください.\n" " --on-download-stop オプションも見てください." -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1686,7 +1690,7 @@ msgstr "" "だ\n" " さい." -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1698,7 +1702,7 @@ msgstr "" " 指定します. COMMAND に必要なものについては\n" " --on-download-start オプションを見てください." -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1714,7 +1718,7 @@ msgstr "" "い.\n" " --on-download-stop オプションも見てください." -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1739,7 +1743,7 @@ msgstr "" "は\n" " --on-download-start オプションを見てください." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1754,7 +1758,7 @@ msgstr "" "るこ\n" " とができます." -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1801,7 +1805,7 @@ msgstr "" "われ\n" " ます." -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" @@ -1813,11 +1817,11 @@ msgstr "" "を指\n" " 定できます." -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] IPv6 を無効にします." -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1850,7 +1854,7 @@ msgstr "" " ん. --bt-metadata-only オプションも見てくださ" "い." -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1862,7 +1866,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1881,7 +1885,7 @@ msgstr "" "プ\n" " ションも見てください." -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" @@ -1890,11 +1894,11 @@ msgstr "" " --human-readable[=true|false] サイズや速度を人間が読める書式 ( 例 : 1.2Ki,\n" " 3.4Mi) でコンソールに表示します." -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --bt-enable-lpd[=true|false] ローカルピアディスカバリを有効にします." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1911,7 +1915,7 @@ msgstr "" "イン\n" " ターフェース名と IP アドレスで指定できます." -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." @@ -1920,63 +1924,63 @@ msgstr "" "し\n" " ている URI を再利用します." -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --all-proxy-user=USER --all-proxy オプションでのプロキシユーザー名を" "指定\n" " します." -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --all-proxy-passwd=PASSWD --all-proxy オプションでのプロキシパスワードを" "指定\n" " します." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=USER --http-proxy オプションでのプロキシユーザー名を" "指\n" " 定します." -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=PASSWD --http-proxy オプションでのプロキシパスワードを" "指\n" " 定します." -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --https-proxy-user=USER --https-proxy オプションでのプロキシユーザー名" "を指\n" " 定します." -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --https-proxy-passwd=PASSWD --https-proxy オプションでのプロキシパスワード" "を指\n" " 定します." -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --ftp-proxy-user=USER --ftp-proxy オプションでのプロキシユーザー名を" "指定\n" " します." -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --ftp-proxy-passwd=PASSWD --ftp-proxy オプションでのプロキシパスワードを" "指定\n" " します." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1995,7 +1999,7 @@ msgstr "" "ユーザ\n" " ーに役に立ちます." -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -2029,7 +2033,7 @@ msgstr "" "tries\n" " オプションも見てください." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -2042,14 +2046,14 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" " --bt-tracker-timeout=SEC トラッカーへのタイムアウトを秒数で指定してくだ" "さい\n" " ." -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -2060,14 +2064,14 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" " --dht-message-timeout=SEC DHT ネットワークへのタイムアウトを指定してくだ" "さい\n" " ." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -2077,7 +2081,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -2106,7 +2110,7 @@ msgstr "" "ださ\n" " い." -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" @@ -2116,7 +2120,7 @@ msgstr "" "最\n" " 大接続数を NUM にします." -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -2133,7 +2137,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -2147,7 +2151,7 @@ msgstr "" "の制\n" " 限があります. 詳細は man ページを見てください." -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -2161,7 +2165,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -2170,7 +2174,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -2179,7 +2183,7 @@ msgid "" " option." msgstr " --enable-dht6[=true|false] IPv6 DHT 機能を有効にします." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -2187,7 +2191,7 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" @@ -2197,7 +2201,7 @@ msgstr "" "ト\n" " とポートという形で指定します." -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" @@ -2205,7 +2209,7 @@ msgstr "" "指\n" " 定します." -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -2218,7 +2222,7 @@ msgstr "" " --bt-tracker=URI[,...] コンマで区切って、追加のBitTorrentトラッカーのアナウ" "ンスURIを指定します。" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -2231,7 +2235,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -2252,7 +2256,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -2271,7 +2275,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -2285,7 +2289,7 @@ msgstr "" " とパスワードを指定することを強くお勧めします.\n" " --rpc-listen-port オプションも見てください." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -2299,17 +2303,17 @@ msgstr "" "する\n" " と, 接続を切断します." -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" " --rpc-user=USER JSON-RPC/XML-RPC のユーザー名を指定します." -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" " --rpc-passwd=PASSWD JSON-RPC/XML-RPC のパスワードを指定します." -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -2324,7 +2328,7 @@ msgstr "" "スで\n" " のみ受信します." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" @@ -2333,11 +2337,11 @@ msgstr "" " --rpc-listen-port=PORT JSON-RPC/XML-RPC サーバーのポート番号を指定しま" "す." -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -2353,7 +2357,7 @@ msgstr "" "イル\n" " の場合はより詳しい情報が出力されます." -#: src/usage_text.h:788 +#: src/usage_text.h:791 #, fuzzy msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" @@ -2427,7 +2431,7 @@ msgstr "" "ファ\n" " イルを使用します." -#: src/usage_text.h:815 +#: src/usage_text.h:818 #, fuzzy msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" @@ -2436,7 +2440,7 @@ msgstr "" " --use-head[=true|false] HTTP サーバーへの最初のリクエストに HEAD を使い" "ます." -#: src/usage_text.h:818 +#: src/usage_text.h:821 #, fuzzy msgid "" " --pause[=true|false] Pause download after added. This option is\n" @@ -2446,13 +2450,13 @@ msgstr "" "false\n" " を指定すると, アクティブモードを使います." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2472,7 +2476,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -2486,7 +2490,7 @@ msgstr "" "サム\n" " が検証されます." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2499,7 +2503,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2511,7 +2515,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 #, fuzzy msgid "" " --stop-with-process=PID Stop application when process PID is not " @@ -2536,7 +2540,7 @@ msgstr "" "し\n" " 20 バイトにします." -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -2562,7 +2566,7 @@ msgstr "" "ロー\n" " ドでのみ有効です." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2585,7 +2589,7 @@ msgstr "" "ロー\n" " ドでのみ有効です." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --bt-enable-lpd[=true|false] ローカルピアディスカバリを有効にします." @@ -2829,13 +2833,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -3137,30 +3141,35 @@ msgid "Network problem has occurred. cause:%s" msgstr "ネットワークで問題が起こりました. 原因 : %s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "信頼する CA 証明書を %s から読み込めませんでした. 原因: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "信頼する CA 証明書を %s から読み込めませんでした. 原因: %s" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "証明書が見つかりませんでした." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "ホスト名が合いません." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "ダウンロードすべきファイルはありません." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -3168,94 +3177,94 @@ msgstr "" "HTTPS サーバーの証明証検証エラーが発生するかもしれません. 詳しくは --ca-" "certificate と --check-certificate オプションを参照してください." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "ファイル '%s' の内容を表示します..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" "このファイルは, Torrent でも Metalink ファイルでもないのでスキップします." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "'%s' はファイルですか?" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "タイムアウトしました." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "chunk サイズが不正です." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "chunk サイズ (%d) が大きすぎます." -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "ヘッダーが不正です." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "サーバーから不正なレスポンスを受け取りました." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "ヘッダーが見つかりません." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "status ヘッダーが見つかりません." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Proxy 接続に失敗しました." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "接続に失敗しました." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -3264,267 +3273,267 @@ msgstr "" "リクエストしたファイル名と登録済みファイル名が異なります. 期待するファイル" "名: %s 実際のファイル名: %s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "レスポンスのステータス (%d) が異常です." -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "トランスファー・エンコーディング %s はサポートされていません." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "SSL 初期化に失敗しました. 原因:%s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL 入出力エラー" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "SSL プロトコルエラー" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "SSL 未定義のエラー %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "SSL 初期化に失敗しました. 原因: OpenSSL connect error %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "認証に失敗しました." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "サーバーから EOF を受けとりました." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "ピアから EOF を受け取りました." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "メタ情報ファイルの記述が不正です." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "ファイル %s をオープンできませんでした. 原因: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "ファイル %s への書き込みに失敗しました. 原因: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "ファイル %s からの読みとりに失敗しました. 原因: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "データの読み込みに失敗しました." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "ファイル %s の (またはその一部の) SHA1 ダイジェストの計算に失敗しました. 原" "因: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "ファイル %s のシークに失敗しました. 原因: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s はディレクトリではありません." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "ディレクトリ %s を作成できませんでした. 原因: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "ソケットをオープンできませんでした. 原因: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "ソケットのオプションの設定に失敗しました. 原因: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "ソケットをブロッキングモードにすることに失敗しました. 原因: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "ソケットをノンブロッキングモードにすることに失敗しました. 原因: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "ソケットの bind に失敗しました. 原因: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "ソケットの listen に失敗しました. 原因: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "ピアからの接続の受付に失敗しました. 原因: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "ソケットの名前の取得に失敗しました. 原因: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "接続ピアの名前の取得に失敗しました. 原因: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "ホスト名 %s のアドレス解決に失敗しました. 原因: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "ホスト %s への接続に失敗しました. 原因: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" "ソケットへデータを書き込み可能かどうかのチェックに失敗しました. 原因: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" "ソケットからデータを読みとり可能かどうかのチェックに失敗しました. 原因: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "データの送信に失敗しました. 原因: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "データの受信に失敗しました. 原因: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "データの peek に失敗しました. 原因: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "未定義のソケットエラー %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" "ファイル %s が存在しますが, それに対応するセグメントファイル %s が存在しませ" "ん." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "ID %d は %s に対して使用できません. 期待する ID:%d" -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "ダウンロードを中止します." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "ファイル %s は他のコマンドがダウンロード中です." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "チェックサムが足りません." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "トラッカーがエラーを返しました: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "フラッディング (いわゆる荒らし行為) を検出しました." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "torrent ファイル中の infoHash と .aria2 ファイル中のそれが一致しません." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "ファイルエントリー %s は存在しません." -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "ダウンロード速度が遅すぎます: %d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "HttpRequestEntry が見つかりません." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "ステータス %d を受けとりましたが, location ヘッダーが見つかりません." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "検索条件に合致するファイルが見つかりません." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "例外発生" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "ペイロード長が許容最大値を越えているか, 不正です. ペイロード長 = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/ko.po b/po/ko.po index c6f9cf06..147e4352 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-05-30 06:00+0000\n" "Last-Translator: Bundo \n" "Language-Team: Korean \n" @@ -39,42 +39,42 @@ msgstr "" "오류가 발생하면 로그 파일을 보십시오. 자세한 내용은 help/man 페이지의 '-l' 옵" "션 항목을 보십시오." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "다운로드 결과:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "상태 설명:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -296,17 +296,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -314,7 +318,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -322,7 +326,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -333,7 +337,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -342,7 +346,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -353,7 +357,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -369,16 +373,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -403,7 +407,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -416,7 +420,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -424,7 +428,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -434,15 +438,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -471,7 +475,7 @@ msgstr "" " Metalink의 다운로드는 이 옵션을 사용하는\n" " 구, -C 옵션을 사용하십시오." -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -480,14 +484,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -498,7 +502,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -512,7 +516,7 @@ msgstr "" " 표준 출력, 특허 연합 에러 출력 \n" " \"/dev/null\"로 이동됩니다." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -526,11 +530,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -546,7 +550,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -557,7 +561,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -567,7 +571,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -576,13 +580,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -597,7 +601,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -609,15 +613,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -627,19 +631,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -649,7 +653,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -658,7 +662,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -671,20 +675,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -692,7 +696,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -700,7 +704,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -714,34 +718,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -759,7 +763,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -770,11 +774,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -787,23 +791,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -815,30 +819,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -847,7 +851,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -858,7 +862,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -871,7 +875,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -901,7 +905,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -910,7 +914,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -920,7 +924,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -928,7 +932,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -939,7 +943,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -948,14 +952,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -967,14 +971,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -982,18 +986,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1003,7 +1007,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1018,7 +1022,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1031,7 +1035,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1042,7 +1046,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1058,7 +1062,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1068,7 +1072,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1078,7 +1082,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1086,7 +1090,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1095,7 +1099,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1108,7 +1112,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1116,7 +1120,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1138,18 +1142,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1166,7 +1170,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1178,7 +1182,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1188,18 +1192,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1209,45 +1213,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1257,7 +1261,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1274,7 +1278,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1287,11 +1291,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1302,11 +1306,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1316,7 +1320,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1334,14 +1338,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1358,7 +1362,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1367,7 +1371,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1381,7 +1385,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1390,7 +1394,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1399,7 +1403,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1407,19 +1411,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1430,7 +1434,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1443,7 +1447,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1464,7 +1468,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1483,7 +1487,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1492,7 +1496,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1501,15 +1505,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1518,18 +1522,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -1545,7 +1549,7 @@ msgstr "" " 표준 출력, 특허 연합 에러 출력 \n" " \"/dev/null\"로 이동됩니다." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1583,25 +1587,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1621,7 +1625,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1629,7 +1633,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1642,7 +1646,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1654,7 +1658,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1669,7 +1673,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1683,7 +1687,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1694,7 +1698,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1911,13 +1915,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2207,381 +2211,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/nl.po b/po/nl.po index dc305f5b..ff6e295d 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2008-03-03 14:10+0000\n" "Last-Translator: Joram Pereira \n" "Language-Team: Dutch \n" @@ -37,43 +37,43 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "Het segmentsbestand is succesvol opgeslagen" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Kon geen data van de hardeschijf lezen." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Download afgerond: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "De download was compleet." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Download afgebroken." @@ -278,17 +278,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -296,7 +300,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -304,7 +308,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -315,7 +319,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -324,7 +328,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -335,7 +339,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -351,16 +355,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -385,7 +389,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -398,7 +402,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -406,7 +410,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -416,16 +420,16 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Schakel netrc ondersteuning uit." -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -443,7 +447,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -456,14 +460,14 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -474,7 +478,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -482,7 +486,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -496,11 +500,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -516,7 +520,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -527,7 +531,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -537,7 +541,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -546,13 +550,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -567,7 +571,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -579,15 +583,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -597,7 +601,7 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -608,12 +612,12 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -623,7 +627,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -632,7 +636,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -645,7 +649,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 #, fuzzy msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " @@ -656,13 +660,13 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -674,7 +678,7 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -684,7 +688,7 @@ msgid "" msgstr "" " -M, --metalink-file=METALINK_BESTAND Het pad naar het .metalink bestand." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -698,34 +702,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSIE De versie van het te downloaden betand." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=TAAL De taal van het te downloaden bestand." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Het besturingssysteem van het te downloaden bestand." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -743,7 +747,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -754,11 +758,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Toon het versie nummer en sluit." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -771,23 +775,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -799,30 +803,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -831,7 +835,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -842,7 +846,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -855,7 +859,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -885,7 +889,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -894,7 +898,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -904,7 +908,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -912,7 +916,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -923,7 +927,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -932,14 +936,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -951,14 +955,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -966,18 +970,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -987,7 +991,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1002,7 +1006,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1015,7 +1019,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1026,7 +1030,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1042,7 +1046,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1052,7 +1056,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1062,7 +1066,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1070,7 +1074,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1079,7 +1083,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1092,7 +1096,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1100,7 +1104,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1122,18 +1126,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1150,7 +1154,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1162,7 +1166,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1172,18 +1176,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1193,45 +1197,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1241,7 +1245,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1258,7 +1262,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1271,11 +1275,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1286,11 +1290,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1300,7 +1304,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1318,7 +1322,7 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 #, fuzzy msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " @@ -1329,7 +1333,7 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1346,7 +1350,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1355,7 +1359,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1369,7 +1373,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1378,7 +1382,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1387,7 +1391,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1395,7 +1399,7 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 #, fuzzy msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " @@ -1406,12 +1410,12 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1422,7 +1426,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1435,7 +1439,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1456,7 +1460,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1475,7 +1479,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1484,7 +1488,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1493,15 +1497,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1510,7 +1514,7 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 #, fuzzy msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " @@ -1521,11 +1525,11 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1535,7 +1539,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1573,25 +1577,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1611,7 +1615,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1619,7 +1623,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1632,7 +1636,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1644,7 +1648,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1659,7 +1663,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1673,7 +1677,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1684,7 +1688,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1916,13 +1920,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2215,384 +2219,389 @@ msgstr "" #: src/message.h:173 #, fuzzy, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "Kon niet lezen uit bestand %s, reden: %s" #: src/message.h:175 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "Kon niet lezen uit bestand %s, reden: %s" + +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 #, fuzzy msgid "No certificate found." msgstr "Geen header gevonden" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, fuzzy, c-format msgid "Printing the contents of file '%s'..." msgstr "Bezig met het laden van segmentsbestand %s" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Kon bestand %s niet openen, oorzaak: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Time-out." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Ongeldige chunk grootte." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Te groot stuk. grootte=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Ongeldige header." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Ongeldige respons." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Geen header gevonden" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Geen status header" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Proxy connectie mislukt." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Verbinding mislukt" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "SSL initialisatie mislukt: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL I/O fout" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "SSL protocol fout" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Onbekende SSL fout %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Autorisatie mislukt." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Ontving EOF van de server." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Verkeerd geformuleerde meta informatie." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Kon bestand %s niet openen, oorzaak: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Kon in bestand %s niet schrijven, oorzaak: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Kon niet lezen uit bestand %s, reden: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Kon geen data van de hardeschijf lezen." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "Kon geen SHA1 checksum berekenen van het bestand %s of een deel hiervan, " "reden: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s is geen map." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Kon socket niet openen, oorzaak: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Kon niet luisteren op socket, oorzaak: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Download afgebroken." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "" -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "" -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "" -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/nn.po b/po/nn.po index 8247d7c6..687475ba 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2009-03-17 21:14+0000\n" "Last-Translator: Tor Christian Tovslid \n" "Language-Team: Norwegian Nynorsk \n" @@ -39,42 +39,42 @@ msgstr "" "Dersom det er nokon feil, sjå loggfila. Sjå '-l' val i hjelp/manual for " "detaljar." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "CUID#%d - Nedlasting ikkje ferdig: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Nedlastingsresultat:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Statusforklaring:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -277,17 +277,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -295,7 +299,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -303,7 +307,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -314,7 +318,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -323,7 +327,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -334,7 +338,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -350,16 +354,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -384,7 +388,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -397,7 +401,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -405,7 +409,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -415,15 +419,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -441,7 +445,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -450,14 +454,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -468,7 +472,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -476,7 +480,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -490,11 +494,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -510,7 +514,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -521,7 +525,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -531,7 +535,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -540,13 +544,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -561,7 +565,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -573,15 +577,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -591,19 +595,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -613,7 +617,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -622,7 +626,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -635,20 +639,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -656,7 +660,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -664,7 +668,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -678,34 +682,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -723,7 +727,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -734,11 +738,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -751,23 +755,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -779,30 +783,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -811,7 +815,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -822,7 +826,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -835,7 +839,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -865,7 +869,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -874,7 +878,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -884,7 +888,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -892,7 +896,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -903,7 +907,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -912,14 +916,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -931,14 +935,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -946,18 +950,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -967,7 +971,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -982,7 +986,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -995,7 +999,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1006,7 +1010,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1022,7 +1026,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1032,7 +1036,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1042,7 +1046,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1050,7 +1054,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1059,7 +1063,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1072,7 +1076,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1080,7 +1084,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1102,18 +1106,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1130,7 +1134,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1142,7 +1146,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1152,18 +1156,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1173,45 +1177,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1221,7 +1225,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1238,7 +1242,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1251,11 +1255,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1266,11 +1270,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1280,7 +1284,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1298,14 +1302,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1322,7 +1326,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1331,7 +1335,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1345,7 +1349,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1354,7 +1358,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1363,7 +1367,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1371,19 +1375,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1394,7 +1398,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1407,7 +1411,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1428,7 +1432,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1447,7 +1451,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1456,7 +1460,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1465,15 +1469,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1482,18 +1486,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1503,7 +1507,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1541,25 +1545,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1579,7 +1583,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1587,7 +1591,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1600,7 +1604,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1612,7 +1616,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1627,7 +1631,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1641,7 +1645,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1652,7 +1656,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1869,13 +1873,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2165,381 +2169,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/pl.po b/po/pl.po index 64794a10..b777c7fe 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-01-07 13:12+0000\n" "Last-Translator: Dominik Szynk \n" "Language-Team: Polish \n" @@ -40,42 +40,42 @@ msgstr "" "Jeśli pojawią się błędy, przejrzył plik logu. Żeby dowiedzieć się więcej, " "zobacz opcję '-l' na stronie pomocy lub stronie manual'a." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Ściąganie zakończone: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Wyniki Pobierania:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Legenda Statusu:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK): pobieranie zakończone." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR): wystąpił błąd." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR): w trakcie pobierania." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "(RM): usunięto pobieranie." @@ -291,17 +291,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -309,7 +313,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -321,7 +325,7 @@ msgstr "" "Zobacz\n" " także opcję --auto-file-renaming." -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -332,7 +336,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -341,7 +345,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -352,7 +356,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -368,17 +372,17 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Pozwala na trwałe połączenie HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -403,7 +407,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -416,7 +420,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -424,7 +428,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -434,15 +438,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -460,7 +464,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -469,14 +473,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -487,7 +491,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -495,7 +499,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -509,11 +513,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -529,7 +533,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -540,7 +544,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -550,7 +554,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -559,13 +563,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -580,7 +584,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -592,15 +596,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -610,19 +614,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -632,7 +636,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -641,7 +645,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -654,20 +658,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -675,7 +679,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -683,7 +687,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -697,34 +701,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -742,7 +746,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -753,11 +757,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -770,23 +774,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -798,30 +802,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -830,7 +834,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -841,7 +845,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -854,7 +858,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -884,7 +888,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -893,7 +897,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -903,7 +907,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -911,7 +915,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -922,7 +926,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -931,14 +935,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -950,14 +954,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -965,18 +969,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -986,7 +990,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1001,7 +1005,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1014,7 +1018,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1025,7 +1029,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1041,7 +1045,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1051,7 +1055,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1061,7 +1065,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1069,7 +1073,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1078,7 +1082,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1091,7 +1095,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1099,7 +1103,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1121,18 +1125,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1149,7 +1153,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1161,7 +1165,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1171,18 +1175,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1192,45 +1196,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1240,7 +1244,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1257,7 +1261,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1270,11 +1274,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1285,11 +1289,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1299,7 +1303,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1317,14 +1321,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1341,7 +1345,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1350,7 +1354,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1364,7 +1368,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1373,7 +1377,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1382,7 +1386,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1390,19 +1394,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1413,7 +1417,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1426,7 +1430,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1447,7 +1451,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1466,7 +1470,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1475,7 +1479,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1484,15 +1488,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1501,18 +1505,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1522,7 +1526,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1560,25 +1564,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1598,7 +1602,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1606,7 +1610,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1619,7 +1623,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1631,7 +1635,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1646,7 +1650,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1660,7 +1664,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1671,7 +1675,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1888,13 +1892,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2188,381 +2192,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/pt.po b/po/pt.po index 2a5d1ea0..6075c4d0 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-01-25 12:49+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: Portuguese \n" @@ -39,43 +39,43 @@ msgstr "" "Se ocorrerem erros, veja o ficheiro de registo. Veja a opção '-l' na página " "help/man para detalhes." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Resultados de Transferência" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Legenda de Estado:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "Transferência abortada." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Transferência abortada." @@ -292,17 +292,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -310,7 +314,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -318,7 +322,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -329,7 +333,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -338,7 +342,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -349,7 +353,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -365,17 +369,17 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Activa a ligação persistente HTTP/1.1." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] Activa pipelining HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -400,7 +404,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -413,7 +417,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -421,7 +425,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -431,18 +435,18 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Define o agente utilizador das transferências " "http(s)." -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc Inactiva o suporte netrc.." -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -460,7 +464,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -469,14 +473,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -487,7 +491,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -501,7 +505,7 @@ msgstr "" " para entrada e sai´da serão encaminhados para\n" " \"/dev/null\"." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -515,11 +519,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -535,7 +539,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -546,7 +550,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -556,7 +560,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -565,13 +569,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -586,7 +590,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -598,17 +602,17 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" " --enable-http-keep-alive[=true|false] Activa a ligação persistente HTTP/1.1." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -618,19 +622,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -640,7 +644,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -649,7 +653,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -662,20 +666,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -683,7 +687,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -691,7 +695,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -705,34 +709,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -750,7 +754,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -761,11 +765,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -778,23 +782,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -806,30 +810,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -838,7 +842,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -849,7 +853,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -862,7 +866,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -892,7 +896,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -901,7 +905,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -911,7 +915,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -919,7 +923,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -930,7 +934,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -939,14 +943,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -958,14 +962,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -973,18 +977,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -994,7 +998,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1009,7 +1013,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1022,7 +1026,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1033,7 +1037,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1049,7 +1053,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1059,7 +1063,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1069,7 +1073,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1077,7 +1081,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1086,7 +1090,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1099,7 +1103,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1107,7 +1111,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1129,18 +1133,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1157,7 +1161,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1169,7 +1173,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1179,20 +1183,20 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 #, fuzzy msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" " --enable-http-keep-alive[=true|false] Activa a ligação persistente HTTP/1.1." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1202,47 +1206,47 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr " --ftp-passwd=PASSWD Define a palavra-passe FTP. Afecta todas as URLs." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr " --ftp-passwd=PASSWD Define a palavra-passe FTP. Afecta todas as URLs." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1252,7 +1256,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1269,7 +1273,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1282,12 +1286,12 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 #, fuzzy msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC Define o tempo limite em segundos." -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1298,12 +1302,12 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 #, fuzzy msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC Define o tempo limite em segundos." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1313,7 +1317,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1331,14 +1335,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1355,7 +1359,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1364,7 +1368,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1378,7 +1382,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1387,7 +1391,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1396,7 +1400,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1404,19 +1408,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1427,7 +1431,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1440,7 +1444,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1461,7 +1465,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1480,7 +1484,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1489,7 +1493,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1498,17 +1502,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --http-user=USER Define o utilizador HTTP. Afecta todas as URLs." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --ftp-passwd=PASSWD Define a palavra-passe FTP. Afecta todas as URLs." -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1517,18 +1521,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -1544,7 +1548,7 @@ msgstr "" " para entrada e sai´da serão encaminhados para\n" " \"/dev/null\"." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1582,25 +1586,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1620,7 +1624,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1628,7 +1632,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1641,7 +1645,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1653,7 +1657,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1668,7 +1672,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1682,7 +1686,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1693,7 +1697,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1912,13 +1916,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2208,381 +2212,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Falha ao definir a socket como não bloqueadora. Causa: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Falha ao ligar à socket. Causa: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Falha ao escutar a socket. Causa: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Falha ao aceitar a ligação peer. Causa: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Falha ao obter o nome da socket. Causa: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Falha ao obter o nome do peer. Causa: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Falha ao verificar permissões de escrita na socket. causa: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Falha ao verificar as permissões de leitura na socket. Causa: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Falha ao enviar dados. Causa: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Falha ao receber dados. Causa: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Falha ao espreitar dados. Causa: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Erro de socket desconhecido %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "O ficheiro %s existe mas %s não." -#: src/message.h:257 +#: src/message.h:259 #, fuzzy, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "Tamanho inválido para %s, tamanho=%d. Devia ser %d." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "ID Inválida=%d para %s. Devia ser %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Transferência abortada." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "O ficheiro %s está a ser transferido por outro comando." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Checksum insuficiente." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "O acompanhante retornou a razão: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "" -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "O infoHash no ficheiro torrent não coincide com o do ficheiro .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Nenhuma entrada %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Velocidade de transferência muito baixa: %d <= %d(B/s), anfitrião:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Nenhuma HttpRequestEntry encontrada." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Obteve o estado %d, mas sem cabeçalho fornecido." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Nenhum ficheiro coincidente com a sua preferência." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Apanhada a excepção." -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Quantidade máxima excedida ou inválida. quantidade = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 8f482b0b..df4eadad 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-04-10 12:55+0000\n" "Last-Translator: Eduardo Luis Miliorini \n" "Language-Team: Brazilian Portuguese \n" @@ -37,42 +37,42 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Download GID#%lld incompleto: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Resultados do Download" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Legenda do Status:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK):download completo." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR):ocorreu um erro." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR):download em progresso." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "(RM):download removido." @@ -276,17 +276,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -294,7 +298,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -302,7 +306,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -313,7 +317,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -322,7 +326,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -333,7 +337,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -349,16 +353,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -383,7 +387,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -396,7 +400,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -404,7 +408,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -414,15 +418,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -440,7 +444,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -449,14 +453,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -467,7 +471,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -475,7 +479,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -489,11 +493,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -509,7 +513,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -520,7 +524,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -530,7 +534,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -539,13 +543,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -560,7 +564,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -572,15 +576,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -590,19 +594,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -612,7 +616,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -621,7 +625,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -634,20 +638,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -655,7 +659,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -663,7 +667,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -677,34 +681,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -722,7 +726,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -733,11 +737,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -750,23 +754,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -778,30 +782,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -810,7 +814,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -821,7 +825,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -834,7 +838,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -864,7 +868,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -873,7 +877,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -883,7 +887,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -891,7 +895,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -902,7 +906,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -911,14 +915,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -930,14 +934,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -945,18 +949,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -966,7 +970,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -981,7 +985,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -994,7 +998,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1005,7 +1009,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1021,7 +1025,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1031,7 +1035,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1041,7 +1045,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1049,7 +1053,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1058,7 +1062,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1071,7 +1075,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1079,7 +1083,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1101,18 +1105,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1129,7 +1133,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1141,7 +1145,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1151,18 +1155,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1172,45 +1176,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1220,7 +1224,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1237,7 +1241,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1250,11 +1254,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1265,11 +1269,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1279,7 +1283,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1297,14 +1301,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1321,7 +1325,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1330,7 +1334,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1344,7 +1348,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1353,7 +1357,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1362,7 +1366,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1370,19 +1374,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1393,7 +1397,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1406,7 +1410,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1427,7 +1431,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1446,7 +1450,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1455,7 +1459,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1464,15 +1468,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1481,18 +1485,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1502,7 +1506,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1540,25 +1544,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1578,7 +1582,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1586,7 +1590,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1599,7 +1603,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1611,7 +1615,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1626,7 +1630,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1640,7 +1644,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1651,7 +1655,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1868,13 +1872,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2164,382 +2168,387 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Falha ao enviar dados, causa: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Falha ao receber dados, causa: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Arquivo %s existe, más %s não existe." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Download abortado." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "O arquivo %s esta sendo baixado por outro comando." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Checksums insuficiente." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "" -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" "Comprimento máximo de carga útil ultrapassada ou inválida. Comprimento = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/ru.po b/po/ru.po index a8fccccd..8bb43dbd 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-04-01 14:41+0000\n" "Last-Translator: ITriskTI \n" "Language-Team: \n" @@ -44,42 +44,42 @@ msgstr "" "Если возникли какие-либо ошибки, проверьте log-файл. Для более подробной " "информации смотрите описание параметра '-l'." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "Удачное преобразование сессии '%s'." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "Неудачное преобразование сессии '%s'." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Загрузка с GID#%lld не завершена: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Результаты загрузки:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Использованные обозначения:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK): загрузка завершена." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR): произошла ошибка." -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR): загрузка в процессе." -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "(RM): загрузка удаленна." @@ -353,6 +353,7 @@ msgstr "" " параметр --max-overall-download-limit." #: src/usage_text.h:126 +#, fuzzy msgid "" " --file-allocation=METHOD Specify file allocation method.\n" " 'none' doesn't pre-allocate file space. " @@ -375,7 +376,11 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" " --file-allocation=METHOD Указать метод резервирования\n" " места для файла. 'none' не происходит\n" @@ -401,7 +406,7 @@ msgstr "" "функцию\n" " posix_fallocate()." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -412,7 +417,7 @@ msgstr "" " Вы можете добавить K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -424,7 +429,7 @@ msgstr "" " время резервирования места для файла.\n" " Выключите, если произошла какая-либо ошибка" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -436,7 +441,7 @@ msgstr "" " отсутствует. Смотрите также параметр\n" " --auto-file-renaming." -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -453,7 +458,7 @@ msgstr "" " вы можете продолжать, однако некоторый\n" " прогресс загрузки будет потерян." -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -466,7 +471,7 @@ msgstr "" " отдельной сессии, как в обычных утилитах\n" " загрузки командной строки." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -482,7 +487,7 @@ msgstr "" " К имени файла будет добавлена точка и число\n" " от 1 до 9999." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -511,20 +516,20 @@ msgstr "" "необходим\n" " параметр -Z." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Разрешить HTTP/1.1 надёжное " "соединение." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Разрешить конвейерную обработку " "HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -566,7 +571,7 @@ msgstr "" "будут\n" " использоваться только хэши блоков." -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -590,7 +595,7 @@ msgstr "" " Этот параметр влияет лишь на BitTorrent\n" " загрузки." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -601,7 +606,7 @@ msgstr "" " контрольную сумму, во время загрузки файла,\n" " при наличии контрольных сумм частей." -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -621,17 +626,17 @@ msgstr "" " можно использовать только для http(s)/ftp " "загрузок." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Задать клиентское приложение для http(s) " "загрузок." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc[=true|false] Отключить поддержку netrc." -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -665,7 +670,7 @@ msgstr "" "пояснений.\n" " Также смотрите параметр --deferred-input." -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -680,7 +685,7 @@ msgstr "" " torrent и metalink. Смотрите также параметр --" "split." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -690,7 +695,7 @@ msgstr "" "формат\n" " Firefox3 и Mozilla/Firefox(1.x/2.x)/Netscape." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -707,7 +712,7 @@ msgstr "" " перезаписан. Куки-сессия также сохранится и\n" " значение ее окончания будет трактоваться как 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -720,7 +725,7 @@ msgstr "" " детальная информация (информация по\n" " хэшу, размер блока и др.)." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -747,11 +752,11 @@ msgstr "" " зависеть от запроса (смотрите параметры --" "metalink-*)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE Путь к .torrent-файлу." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -778,7 +783,7 @@ msgstr "" " Если указано false, действия, упомянутые выше\n" " не совершаются." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -797,7 +802,7 @@ msgstr "" "'-' могут\n" " быть использованы вместе." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -815,7 +820,7 @@ msgstr "" "торрента,\n" " используйте параметр --max-upload-limit." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -830,7 +835,7 @@ msgstr "" " ограничить общую скорость отдачи, используйте\n" " параметр --max-overall-upload-limit." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -839,7 +844,7 @@ msgstr "" "минутах.\n" " Смотрите также параметр --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -864,7 +869,7 @@ msgstr "" "когда хотя бы одно\n" " условие будет удовлетворено." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -884,16 +889,16 @@ msgstr "" " меньше 20, то они будут дополнены случайными " "данными до 20 байт." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Разрешить расширение прямого обмена." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] Использовать IPv4 DHT." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -910,7 +915,7 @@ msgstr "" "\"6881-6885\".\n" " \",\" и \"-\" можно использовать одновременно." -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" @@ -919,14 +924,14 @@ msgstr "" " --dht-entry-point=HOST:PORT Задать хост и порт, как точку входа в IPv4 DHT " "сеть." -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" " --dht-file-path=PATH Изменить файл таблицы маршрутов для IPv4 DHT " "на PATH." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -943,7 +948,7 @@ msgstr "" "удовлетворяет\n" " заданный уровень." -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -959,7 +964,7 @@ msgstr "" " Таким образом aria2 всегда использует\n" " обфускацию handshake-сообщения." -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -983,7 +988,7 @@ msgstr "" " Вы можете добавить K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -993,7 +998,7 @@ msgstr "" "открытия\n" " в каждой BitTorrent загрузке." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -1001,7 +1006,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Раздавать первоначально загруженные\n" " файлы без проверки хэшей блоков." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -1014,7 +1019,7 @@ msgstr "" " Смотрите также параметр --bt-request-peer-" "speed-limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -1025,7 +1030,7 @@ msgstr "" "ввод из stdin, если в качестве\n" " имени файла указано '-'." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1050,20 +1055,20 @@ msgstr "" " атрибута maxconnections вместо NUM_SERVERS.\n" " Смотрите также параметры -s и -j." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Версия файла для загрузки." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Язык файла для загрузки." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Целевая операционная система файла." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1074,7 +1079,7 @@ msgstr "" " Перечень с запятыми разделителями есть\n" " приемлемым." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1084,7 +1089,7 @@ msgstr "" "Укажите 'none',\n" " если у Вас нет желаемого протокола." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -1115,7 +1120,7 @@ msgstr "" "false,\n" " то вышеприведенная операция не производится." -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -1131,11 +1136,11 @@ msgstr "" " параметр --metalink-preferred-protocol, чтобы\n" " указать предпочитаемый протокол." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Вывести номер версии и выйти." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1159,17 +1164,17 @@ msgstr "" " выведена справка по параметрам, содержащим это " "слово." -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf[=true|false] Отключить загрузку файла aria2.conf." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=PATH Сменить путь к файлу конфигурации на PATH." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1180,7 +1185,7 @@ msgstr "" " Если указан 0, эта возможность будет не " "доступна." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1200,22 +1205,22 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Сделать aria2 молчаливым (без консольного " "вывода)." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Разрешить асинхронный DNS." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Повторно использовать FTP соединение." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1226,11 +1231,11 @@ msgstr "" " прогресс загрузки.\n" " Использование 0 запрещает вывод." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Задать уровень вывода лога." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1243,7 +1248,7 @@ msgstr "" "доступно,\n" " применяет ее к локальному файлу." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1259,7 +1264,7 @@ msgstr "" "значения,\n" " и вместо него используется параметр --timeout." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1281,7 +1286,7 @@ msgstr "" "используются\n" " HTTP/FTP сервера." -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1338,7 +1343,7 @@ msgstr "" "используются\n" " настройки профиля сервера." -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1352,7 +1357,7 @@ msgstr "" "сохраненные\n" " данные, используя параметр --server-stat-if." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1369,7 +1374,7 @@ msgstr "" "'feedback'.\n" " Смотрите также параметр --uri-selector" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1383,7 +1388,7 @@ msgstr "" "состоялся\n" " последний контакт с ним." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1401,7 +1406,7 @@ msgstr "" " сохраняет контрольный файл тогда, когда\n" " останавливается, не смотря на значение." -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1415,7 +1420,7 @@ msgstr "" "key,\n" " чтобы указать закрытый ключ." -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1426,7 +1431,7 @@ msgstr "" " PEM-формате. Смотрите также\n" " параметр --certificate." -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1446,7 +1451,7 @@ msgstr "" "разрешить\n" " проверку." -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1456,7 +1461,7 @@ msgstr "" "сертификатов,\n" " которые указаны в параметре --ca-certificate." -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1467,7 +1472,7 @@ msgstr "" " сетевые адреса с или без CIDR-блока, для\n" " которых не будет использоваться прокси." -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1477,11 +1482,11 @@ msgstr "" "HTTP\n" " серверу." -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Указать метод опроса событий." -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1495,7 +1500,7 @@ msgstr "" " функция названа 'external' ('внешней'), она\n" " может принимать любой IP-адрес." -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1524,7 +1529,7 @@ msgstr "" "этого\n" " параметра." -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1546,7 +1551,7 @@ msgstr "" "использовать\n" " этот параметр много раз." -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1563,7 +1568,7 @@ msgstr "" " HTTP/FTP загрузку. BitTorrent загрузки\n" " отменяются, если true задано." -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1590,7 +1595,7 @@ msgstr "" " основываясь на ответе трекера и прогрессе\n" " загрузки." -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1605,7 +1610,7 @@ msgstr "" " к COMMAND. Смотрите также параметр\n" " --on-download-stop." -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1622,7 +1627,7 @@ msgstr "" " Перехват сообщения в man, для более подробной\n" " информации." -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1636,7 +1641,7 @@ msgstr "" "уточнения\n" " требования к COMMAND." -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1653,7 +1658,7 @@ msgstr "" "параметр\n" " --on-download-stop." -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1676,7 +1681,7 @@ msgstr "" " Смотрите параметр --on-download-start для\n" " уточнения требования к COMMAND." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1689,7 +1694,7 @@ msgstr "" "0, то\n" " эта возможность не будет использоваться." -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1732,7 +1737,7 @@ msgstr "" " будет использовано по умолчанию значение: " "SIZE=1M." -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" @@ -1742,11 +1747,11 @@ msgstr "" "можете указать\n" " имя интерфейса, IP-адрес и имя хоста." -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] Отключить IPv6." -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1773,7 +1778,7 @@ msgstr "" " метаданные не сохранятся. Смотрите\n" " также параметр --bt-metadata-only." -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1793,7 +1798,7 @@ msgstr "" " Cache-Control с помощью параметра\n" " --header." -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1809,7 +1814,7 @@ msgstr "" " BitTorrent. Смотрите также параметр\n" " --bt-save-metadata." -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" @@ -1819,11 +1824,11 @@ msgstr "" " в удобочитаемом формате\n" " (например, 1.2Ки, 3.4Ми)." -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --bt-enable-lpd[=true|false] Разрешить поиск локальных пиров." -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1839,7 +1844,7 @@ msgstr "" "указать\n" " имя интерфейса и IP-адрес." -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." @@ -1847,49 +1852,49 @@ msgstr "" " --reuse-uri[=true|false] Повторно использовать уже использованные\n" " URI, если не осталось неиспользованных URI." -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --all-proxy-user=USER Задать имя пользователя для параметра --all-" "proxy." -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr " --all-proxy-passwd=PASSWD Задать пароль для параметра --all-proxy." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=USER Задать имя пользователя для параметра --http-" "proxy." -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Задать пароль для параметра --http-proxy." -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --https-proxy-user=USER Задать имя пользователя для параметра --https-" "proxy." -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --https-proxy-passwd=PASSWD Задать пароль для параметра --https-proxy." -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --ftp-proxy-user=USER Задать имя пользователя для параметра --ftp-" "proxy." -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr " --ftp-proxy-passwd=PASSWD Задать пароль для параметра --ftp-proxy." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1908,7 +1913,7 @@ msgstr "" "поддерживающим\n" " возобновление загрузки." -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1938,7 +1943,7 @@ msgstr "" " загружать файл заново с нуля. Смотрите\n" " параметр --max-resume-failure-tries." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1958,11 +1963,11 @@ msgstr "" " когда все URI не поддерживают возобновление.\n" " Смотрите параметр --always-resume." -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " --bt-tracker-timeout=SEC Задать ожидание в секундах." -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1978,11 +1983,11 @@ msgstr "" " станет не действительным, а вместо\n" " него будет использован --bt-tracker-timeout." -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " --dht-message-timeout=SEC Задать ожидание в секундах." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1997,7 +2002,7 @@ msgstr "" " 'Content-Encoding: gzip' или\n" " 'Content-Encoding: deflate'." -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -2028,7 +2033,7 @@ msgstr "" " aria2.remove и aria2.forceRemove не будут\n" " сохранены." -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" @@ -2037,7 +2042,7 @@ msgstr "" " -x, --max-connection-per-server=NUM Максимально количество соединений с\n" " одним сервером для каждой загрузки." -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -2066,7 +2071,7 @@ msgstr "" " K или M(1K = 1024, 1M = 1024K). Возможные\n" " значения: 1M-1024M." -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -2079,7 +2084,7 @@ msgstr "" " момент функция имеет ограничения.\n" " Смотрите man-страницу для подробностей." -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -2106,7 +2111,7 @@ msgstr "" "уточнения\n" " требования к COMMAND." -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -2119,7 +2124,7 @@ msgstr "" " параметр будет игнорироваться, если\n" " --async-dns=false." -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -2133,7 +2138,7 @@ msgstr "" " Смотрите также параметр\n" " --dht-listen-addr6." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -2144,7 +2149,7 @@ msgstr "" " IPv6 DHT. Он должен быть глобальным IPv6\n" " unicast-адресом хоста." -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" @@ -2153,14 +2158,14 @@ msgstr "" " --dht-entry-point6=HOST:PORT Задать хост и порт, как точку входа к\n" " IPv6 DHT сети." -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" " --dht-file-path6=PATH Заменить файл таблицы маршрутизации IPv6 DHT " "на PATH." -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -2178,7 +2183,7 @@ msgstr "" " указанных в параметре --bt-exclude-tracker,\n" " которые удаляются." -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -2201,7 +2206,7 @@ msgstr "" " брать в кавычки. Смотрите также параметр\n" " --bt-tracker." -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -2239,7 +2244,7 @@ msgstr "" "Значение\n" " 0 отключит сохранение результата загрузки." -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -2272,7 +2277,7 @@ msgstr "" "прав\n" " на его создание." -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -2286,7 +2291,7 @@ msgstr "" " --rpc-user и --rpc-passwd. Смотрите также\n" " параметр --rpc-listen-port." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -2299,15 +2304,15 @@ msgstr "" " запрос с размером большим, чем SIZE байт,\n" " тогда соединение будет отменено." -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --rpc-user=USER Задать JSON-RPC/XML-RPC пользователя." -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --rpc-passwd=PASSWD Задать JSON-RPC/XML-RPC пароль." -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -2321,7 +2326,7 @@ msgstr "" " только на локальном петлевом интерфейсе " "(loopback)." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" @@ -2330,11 +2335,11 @@ msgstr "" " --rpc-listen-port=PORT Указать номер порта, для прослушивания\n" " JSON-RPC/XML-RPC сервером." -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr " --show-console-readout[=true|false] Показывать консольный вывод." -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -2350,7 +2355,7 @@ msgstr "" " на локальном диске. Если URI указывает на\n" " каталог, то URI должен заканчиваться на '/'." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -2421,7 +2426,7 @@ msgstr "" " просмотре фильма, в то время как он\n" " загружается." -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." @@ -2430,7 +2435,7 @@ msgstr "" "чтобы\n" " он поместился в одну строку." -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." @@ -2439,7 +2444,7 @@ msgstr "" " параметр действенен только, когда задан\n" " --enable-rpc=true." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." @@ -2448,7 +2453,7 @@ msgstr "" " Access-Control-Allow-Origin со значением '*'\n" " в RPC-ответе." -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2481,7 +2486,7 @@ msgstr "" " отобразиться для каждого запрашиваемого\n" " файла в отдельной строке." -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -2493,7 +2498,7 @@ msgstr "" " загрузка прервётся, в любом случае\n" " загрузка завершится." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2516,7 +2521,7 @@ msgstr "" " Этот параметр применим только к HTTP(S)/FTP\n" " загрузкам." -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2536,7 +2541,7 @@ msgstr "" " Также будет игнорироваться если\n" " Metalink-файл содержит хэши блоков." -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -2564,7 +2569,7 @@ msgstr "" " может обнаружить это и самостоятельно " "завершиться." -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -2589,7 +2594,7 @@ msgstr "" " false, aria2 при запуске считывает все URI и\n" " параметры." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2609,7 +2614,7 @@ msgstr "" " параметр внимательно, так как это\n" " фактически удалит файлы с вашего диска." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --bt-enable-lpd[=true|false] Разрешить поиск локальных пиров." @@ -2876,7 +2881,7 @@ msgstr "IPv%d RPC: прослушивание %u порта" msgid "IPv%d BitTorrent: listening to port %u" msgstr "IPv%d BitTorrent: прослушивание %u порта" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." @@ -2884,7 +2889,7 @@ msgstr "" "Для BitTorrent Magnet URI включение DHT строго рекомендуется. Смотрите " "параметр --enable-dht." -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -3185,12 +3190,18 @@ msgid "Network problem has occurred. cause:%s" msgstr "Ошибка сети, причина: %s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "" +"Ошибка во время загрузки проверенных CA сертификатов из %s. Причина: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "" "Ошибка во время загрузки проверенных CA сертификатов из %s. Причина: %s" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" @@ -3199,19 +3210,19 @@ msgstr "" "Неудачная проверка сертификата. Причина: %s. Смотрите параметры --ca-" "certificate и --check-certificate." -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Не найдено сертификат." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Hostname не совпадают." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Нет файлов для загрузки." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -3219,94 +3230,94 @@ msgstr "" "Вы можете столкнуться с ошибкой проверки сертификата с HTTPS сервера. " "Смотрите параметры --ca-certificate и --check-certificate." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Печать содержимого файла '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "Этот файл не является файлом торрента или Metalink. Пропущено." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "'%s' является файлом?" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "Поиск интерфейса %s не удался, по следующей причине: %s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "Метаданные сохранены как %s." -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" "Сохранение метаданных как %s не удалось. Вероятно, файл уже существует." -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "Обнаружена директива directory traversal (обход каталога) в %s" -#: src/message.h:198 +#: src/message.h:200 #, fuzzy, c-format msgid "GID#% - Removing unselected file." msgstr "GID#%lld - Удаление невыбранного файла." -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "Файл %s удален." -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "Файл %s не может быть удален." -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Время ожидания вышло." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Неверный размер блока." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Блок слишком большой. Размер=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Неверный заголовок." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Неверный ответ." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Заголовок не найден." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Нет заголовка-статуса." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Ошибка подключения к proxy-серверу." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Не удалось установить соединение." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -3315,217 +3326,217 @@ msgstr "" "Запрошенное имя файла и зарегистрированное до этого не совпадают. Ожидалось: " "%s, фактическое: %s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Ошибочный статус ответа. Статус=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Кодировка передачи %s не поддерживается." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Ошибка инициализации SSL: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Ошибка ввода/вывода SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Ошибка SSL протокола" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Неизвестная SSL ошибка %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "инициализация SSL не удалась: ошибка номер %d соединения OpenSSL" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Ошибка авторизации." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "От сервера получен EOF." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "От узла получен EOF." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Неверные метаданные." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Ошибка открытия файл %s: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Ошибка записи в файл %s, причина: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Ошибка чтения файла %s, причина: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Ошибка чтения диска." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "Ошибка подсчета SHA1-дайджеста файла %s или его части, причина: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Ошибка позиционирования файла %s, причина: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s не является каталогом." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Ошибка создания каталога %s, причина: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Ошибка открытия сокета, причина: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Ошибка установки настроек для сокета, причина: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Ошибка в установлении блокирующего сокета, причина: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Ошибка в установлении неблокирующего сокета, причина: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Ошибка инициализации сокета, причина: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Ошибка прослушивания сокета, причина: %s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Ошибка принятия подключения от узла, причина: %s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Ошибка получения имени сокета, причина: %s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Ошибка получения имени подключенного узла, причина: %s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Ошибка преобразования имени узла %s, причина: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Ошибка подключения к хосту %s, причина: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Ошибка проверки сокета на запись, причина: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Ошибка проверки сокета на чтение, причина: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Ошибка отправки данных, причина: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Ошибка получения данных, причина: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Ошибка запроса данных, причина: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Неизвестная ошибка сокета %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Файл %s существует, а %s - нет." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "Неверный размер полезной нагрузки для %s, размер=%lu. Должен быть %lu." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Неправильный ID=%d для %s. Должен быть %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Загрузка отменена." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Файл %s загружается другой программой." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Недостаточные контрольные суммы." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Трекер вернул информацию про сбой, причина: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Обнаружен флудинг." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -3534,46 +3545,46 @@ msgstr "" "Прервать соединение, поскольку за определенный период (%ld сек.) не было " "обмена сообщениями о запросе/блоке." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "infoHash в файле торрента не идентичный тому, который находится в файле ." "aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Нет такого файла %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Слишком медленная скорость загрузки: %d <= %d(B/s), хост: %s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Не найдено HttpRequestEntry" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Получен статус %d, но нет заголовка о местонахождении." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Нет файла соответствующего вашим настройкам." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Обнаружено исключение" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" "Максимальная длина полезной загрузки превышена или неправильная. длина = %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/sk.po b/po/sk.po index 30a514a5..e3e79d79 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2009-09-05 14:29+0000\n" "Last-Translator: minkob \n" "Language-Team: Slovak \n" @@ -40,42 +40,42 @@ msgstr "" "Ak máte nejaké chybové hlášky, pozrite si log súbor. Pozrite možnosť '-l' v " "help/man stránkach kvôli detailom." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Výsledky sťahovania:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Stavová legenda:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -295,17 +295,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -313,7 +317,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -321,7 +325,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -332,7 +336,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -341,7 +345,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -352,7 +356,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -368,16 +372,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -402,7 +406,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -415,7 +419,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -423,7 +427,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -433,15 +437,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -459,7 +463,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -468,14 +472,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -486,7 +490,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -494,7 +498,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -508,11 +512,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -528,7 +532,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -539,7 +543,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -549,7 +553,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -558,13 +562,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -579,7 +583,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -591,15 +595,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -609,19 +613,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -631,7 +635,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -640,7 +644,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -653,20 +657,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -674,7 +678,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -682,7 +686,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -696,34 +700,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -741,7 +745,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -752,11 +756,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -769,23 +773,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -797,30 +801,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -829,7 +833,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -840,7 +844,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -853,7 +857,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -883,7 +887,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -892,7 +896,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -902,7 +906,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -910,7 +914,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -921,7 +925,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -930,14 +934,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -949,14 +953,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -964,18 +968,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -985,7 +989,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1000,7 +1004,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1013,7 +1017,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1024,7 +1028,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1040,7 +1044,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1054,7 +1058,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:543 +#: src/usage_text.h:546 #, fuzzy msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" @@ -1068,7 +1072,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:548 +#: src/usage_text.h:551 #, fuzzy msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" @@ -1080,7 +1084,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1093,7 +1097,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1110,7 +1114,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1118,7 +1122,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1140,18 +1144,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1168,7 +1172,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1180,7 +1184,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1190,18 +1194,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1211,45 +1215,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1259,7 +1263,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1276,7 +1280,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1289,11 +1293,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1304,11 +1308,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1318,7 +1322,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1340,14 +1344,14 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1364,7 +1368,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1373,7 +1377,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 #, fuzzy msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" @@ -1391,7 +1395,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1400,7 +1404,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1409,7 +1413,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1417,19 +1421,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1440,7 +1444,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1453,7 +1457,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1474,7 +1478,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1493,7 +1497,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1502,7 +1506,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1511,16 +1515,16 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --http-user=USER Nastaví HTTP užívateľa. Toto ovplyvní všetky URL." -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1529,18 +1533,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1550,7 +1554,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1588,25 +1592,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1626,7 +1630,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1634,7 +1638,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1647,7 +1651,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1659,7 +1663,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1674,7 +1678,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1688,7 +1692,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1703,7 +1707,7 @@ msgstr "" " Pozrite tiež možnosť --all-proxy .\n" " Toto ovplyvní všetky URL." -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1920,13 +1924,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2216,381 +2220,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/sr.po b/po/sr.po index 6131d129..0427ea89 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2008-10-15 12:33+0000\n" "Last-Translator: Marko \n" "Language-Team: Serbian \n" @@ -39,42 +39,42 @@ msgstr "" "Уколико постоје било какве грешке, онда погледај log фајл. Погледај '-l' " "опцију у помоћним man страницама за детаље." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Резултати преузимања" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Статусна легенда" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -310,17 +310,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -328,7 +332,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -336,7 +340,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -347,7 +351,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -356,7 +360,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -367,7 +371,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -383,16 +387,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -417,7 +421,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -430,7 +434,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -438,7 +442,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -448,15 +452,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -485,7 +489,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -494,14 +498,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -512,7 +516,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -520,7 +524,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 #, fuzzy msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" @@ -545,11 +549,11 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -565,7 +569,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -576,7 +580,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -586,7 +590,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -595,13 +599,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 #, fuzzy msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" @@ -627,7 +631,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -639,15 +643,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -657,7 +661,7 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -668,12 +672,12 @@ msgstr "" "грешке\n" " је прошло." -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -683,7 +687,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -692,7 +696,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -705,20 +709,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -726,7 +730,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -734,7 +738,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -759,34 +763,34 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -815,7 +819,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -826,11 +830,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -843,23 +847,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -871,30 +875,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -903,7 +907,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -914,7 +918,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -927,7 +931,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -957,7 +961,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -966,7 +970,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -976,7 +980,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -984,7 +988,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -995,7 +999,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1004,14 +1008,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1023,14 +1027,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1038,18 +1042,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1059,7 +1063,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1074,7 +1078,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1087,7 +1091,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1098,7 +1102,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1114,7 +1118,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1135,7 +1139,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1145,7 +1149,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1153,7 +1157,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1173,7 +1177,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1197,7 +1201,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1205,7 +1209,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1227,18 +1231,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1255,7 +1259,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1267,7 +1271,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1277,18 +1281,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1298,69 +1302,69 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 #, fuzzy msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" " --http-proxy-user=USER Подеси HTTP proxy корисника. Ово утиче на све URL-" "ове." -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Подеси HTTP proxy лозинку. Ово утиче на све URL-" "ове." -#: src/usage_text.h:625 +#: src/usage_text.h:628 #, fuzzy msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" " --http-proxy-user=USER Подеси HTTP proxy корисника. Ово утиче на све URL-" "ове." -#: src/usage_text.h:627 +#: src/usage_text.h:630 #, fuzzy msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Подеси HTTP proxy лозинку. Ово утиче на све URL-" "ове." -#: src/usage_text.h:629 +#: src/usage_text.h:632 #, fuzzy msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" " --http-proxy-user=USER Подеси HTTP proxy корисника. Ово утиче на све URL-" "ове." -#: src/usage_text.h:631 +#: src/usage_text.h:634 #, fuzzy msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Подеси HTTP proxy лозинку. Ово утиче на све URL-" "ове." -#: src/usage_text.h:633 +#: src/usage_text.h:636 #, fuzzy msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" " --http-proxy-user=USER Подеси HTTP proxy корисника. Ово утиче на све URL-" "ове." -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --http-proxy-passwd=PASSWD Подеси HTTP proxy лозинку. Ово утиче на све URL-" "ове." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1370,7 +1374,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 #, fuzzy msgid "" " --always-resume[=true|false] Always resume download. If true is given, " @@ -1398,7 +1402,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1411,12 +1415,12 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 #, fuzzy msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC Подеси време прекида у секундама." -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1427,12 +1431,12 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 #, fuzzy msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC Подеси време прекида у секундама." -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1442,7 +1446,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1471,14 +1475,14 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1495,7 +1499,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1504,7 +1508,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 #, fuzzy msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" @@ -1529,7 +1533,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1538,7 +1542,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1547,7 +1551,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1555,19 +1559,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1578,7 +1582,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1591,7 +1595,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1612,7 +1616,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1631,7 +1635,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1640,7 +1644,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1649,17 +1653,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --ftp-user=USER Подеси FTP корисника. Ово утиче на све URL-ове." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --ftp-passwd=PASSWD Подеси FTP лозинку. Ово утиче на све URL-ове." -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1668,18 +1672,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1689,7 +1693,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1727,25 +1731,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1765,7 +1769,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1773,7 +1777,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1786,7 +1790,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1798,7 +1802,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1813,7 +1817,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1827,7 +1831,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1849,7 +1853,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -2066,13 +2070,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2362,381 +2366,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/sv.po b/po/sv.po index 4d2016ee..50a37166 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-01-23 21:17+0900\n" "Last-Translator: Swedie \n" "Language-Team: Swedish \n" @@ -37,42 +37,42 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Nedladdningsresultat:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Statusförklaring:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -318,7 +318,11 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" " --file-allocation=METHOD Anger filallokeringsmetod. Värdet 'none' \n" " innebär att inget utrymme allokeras innan \n" @@ -339,7 +343,7 @@ msgstr "" " hända att 'falloc' inte kan användas om ditt \n" " system inte har funktionen: posix_fallocate()." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -351,7 +355,7 @@ msgstr "" "1024 \n" " bytes, 1M = 1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -365,7 +369,7 @@ msgstr "" " Använd 'false' om du får problem med \n" " nedladdningen." -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -381,7 +385,7 @@ msgstr "" " nytt. Se även alternativet: \n" " --auto-file-renaming." -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -392,7 +396,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -407,7 +411,7 @@ msgstr "" " som är det vanliga beteendet för kommadorads-\n" " program." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -425,7 +429,7 @@ msgstr "" "siffra \n" " (1..9999)." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -441,18 +445,18 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Aktivera stöd för samtidiga " "förfrågningar med HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -477,7 +481,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -501,7 +505,7 @@ msgstr "" " Detta alternativ används bara vid BitTorrent-\n" " nedladdningar." -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -514,7 +518,7 @@ msgstr "" " checksumman under nedladdningen om \n" " delchecksumman är tillgänglig." -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -534,17 +538,17 @@ msgstr "" "vid \n" " http(s)/ftp-hämtningar." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Anger vilken användarklient som ska användas \n" " för http(s)-nedladdningar." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -562,7 +566,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -577,14 +581,14 @@ msgstr "" "s \n" " och -C." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -600,7 +604,7 @@ msgstr "" " sparas också och deras utgångsdatum hanteras \n" " som 0 (=aldrig)." -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -616,7 +620,7 @@ msgstr "" " nytt. Se även alternativet: \n" " --auto-file-renaming." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -643,11 +647,11 @@ msgstr "" "sökningen \n" " (se alternativen: --metalink-*)" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -663,7 +667,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -674,7 +678,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -684,7 +688,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -693,13 +697,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -714,7 +718,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -726,18 +730,18 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" " --enable-http-pipelining[=true|false] Aktivera stöd för samtidiga " "förfrågningar med HTTP/1.1." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -747,7 +751,7 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -757,12 +761,12 @@ msgstr "" " --retry-wait=SEC Anger väntetid i sekunder efter att ett fel \n" " har inträffat." -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -772,7 +776,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -781,7 +785,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -794,20 +798,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -815,7 +819,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -831,7 +835,7 @@ msgstr "" " nytt. Se även alternativet: \n" " --auto-file-renaming." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -845,34 +849,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -890,7 +894,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -901,11 +905,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -918,23 +922,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -946,30 +950,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -978,7 +982,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -989,7 +993,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1002,7 +1006,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1032,7 +1036,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1041,7 +1045,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1051,7 +1055,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1059,7 +1063,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1070,7 +1074,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1079,14 +1083,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1098,14 +1102,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1113,18 +1117,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1134,7 +1138,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1149,7 +1153,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1162,7 +1166,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1173,7 +1177,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1189,7 +1193,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed after " @@ -1208,7 +1212,7 @@ msgstr "" " överlag, använd alternativet: \n" " --max-overall-download-limit." -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1218,7 +1222,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1226,7 +1230,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" @@ -1244,7 +1248,7 @@ msgstr "" " överlag, använd alternativet: \n" " --max-overall-download-limit." -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1269,7 +1273,7 @@ msgstr "" " Detta alternativ används bara vid BitTorrent-\n" " nedladdningar." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1277,7 +1281,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1299,18 +1303,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1327,7 +1331,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1339,7 +1343,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1349,18 +1353,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1370,49 +1374,49 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" " --ftp-passwd=PASSWD Anger FTP-lösenord. Angivet värde påverkar alla URL:er." -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" " --ftp-passwd=PASSWD Anger FTP-lösenord. Angivet värde påverkar alla URL:er." -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1422,7 +1426,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1439,7 +1443,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1452,11 +1456,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1467,11 +1471,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1481,7 +1485,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1513,14 +1517,14 @@ msgstr "" "sökningen \n" " (se alternativen: --metalink-*)" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1537,7 +1541,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 #, fuzzy msgid "" " --conditional-get[=true|false] Download file only when the local file is " @@ -1554,7 +1558,7 @@ msgstr "" " nytt. Se även alternativet: \n" " --auto-file-renaming." -#: src/usage_text.h:699 +#: src/usage_text.h:702 #, fuzzy msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" @@ -1580,7 +1584,7 @@ msgstr "" " Detta alternativ används bara vid BitTorrent-\n" " nedladdningar." -#: src/usage_text.h:707 +#: src/usage_text.h:710 #, fuzzy msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " @@ -1596,7 +1600,7 @@ msgstr "" " Använd 'false' om du får problem med \n" " nedladdningen." -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1605,7 +1609,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1613,19 +1617,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1636,7 +1640,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1649,7 +1653,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1670,7 +1674,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1689,7 +1693,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1698,7 +1702,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1707,19 +1711,19 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" " --ftp-user=USER Anger FTP-användare. Angivet värde påverkar alla URL:er." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" " --ftp-passwd=PASSWD Anger FTP-lösenord. Angivet värde påverkar alla URL:er." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -1736,18 +1740,18 @@ msgstr "" " nytt. Se även alternativet: \n" " --auto-file-renaming." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -1765,7 +1769,7 @@ msgstr "" " nytt. Se även alternativet: \n" " --auto-file-renaming." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1803,13 +1807,13 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 #, fuzzy msgid "" " --pause[=true|false] Pause download after added. This option is\n" @@ -1820,13 +1824,13 @@ msgstr "" "aktivt \n" " läge används." -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1846,7 +1850,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -1859,7 +1863,7 @@ msgstr "" " checksumman under nedladdningen om \n" " delchecksumman är tillgänglig." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1872,7 +1876,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1884,7 +1888,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1899,7 +1903,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -1925,7 +1929,7 @@ msgstr "" " Detta alternativ används bara vid BitTorrent-\n" " nedladdningar." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1948,7 +1952,7 @@ msgstr "" " Detta alternativ används bara vid BitTorrent-\n" " nedladdningar." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -2168,13 +2172,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2464,381 +2468,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/th.po b/po/th.po index b0ce050f..c9296f52 100644 --- a/po/th.po +++ b/po/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2007-12-29 20:22+0000\n" "Last-Translator: pruet \n" "Language-Team: Thai \n" @@ -37,42 +37,42 @@ msgid "" "page for details." msgstr "" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "CUID#%d - การดาวน์โหลดไม่สิ้นสุด: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -275,17 +275,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -293,7 +297,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -301,7 +305,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -312,7 +316,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -321,7 +325,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -332,7 +336,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -348,16 +352,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -382,7 +386,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -395,7 +399,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -403,7 +407,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -413,15 +417,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -439,7 +443,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -448,14 +452,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -466,7 +470,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -474,7 +478,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -488,11 +492,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -508,7 +512,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -519,7 +523,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -529,7 +533,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -538,13 +542,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -559,7 +563,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -571,15 +575,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -589,19 +593,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -611,7 +615,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -620,7 +624,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -633,20 +637,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -654,7 +658,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -662,7 +666,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -676,34 +680,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -721,7 +725,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -732,11 +736,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -749,23 +753,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -777,30 +781,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -809,7 +813,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -820,7 +824,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -833,7 +837,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -863,7 +867,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -872,7 +876,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -882,7 +886,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -890,7 +894,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -901,7 +905,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -910,14 +914,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -929,14 +933,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -944,18 +948,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -965,7 +969,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -980,7 +984,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -993,7 +997,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1004,7 +1008,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1020,7 +1024,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1030,7 +1034,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1040,7 +1044,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1048,7 +1052,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1057,7 +1061,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1070,7 +1074,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1078,7 +1082,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1100,18 +1104,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1128,7 +1132,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1140,7 +1144,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1150,18 +1154,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1171,45 +1175,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1219,7 +1223,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1236,7 +1240,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1249,11 +1253,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1264,11 +1268,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1278,7 +1282,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1296,14 +1300,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1320,7 +1324,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1329,7 +1333,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1343,7 +1347,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1352,7 +1356,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1361,7 +1365,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1369,19 +1373,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1392,7 +1396,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1405,7 +1409,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1426,7 +1430,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1445,7 +1449,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1454,7 +1458,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1463,15 +1467,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1480,18 +1484,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1501,7 +1505,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1539,25 +1543,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1577,7 +1581,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1585,7 +1589,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1598,7 +1602,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1610,7 +1614,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1625,7 +1629,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1639,7 +1643,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1650,7 +1654,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1867,13 +1871,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2163,381 +2167,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/tr.po b/po/tr.po index 0e33b37c..a7758a97 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2010-07-19 18:10+0000\n" "Last-Translator: Fatih Aşıcı \n" "Language-Team: Turkish \n" @@ -40,43 +40,43 @@ msgstr "" "Bir hatayla karşılaşırsanız log dosyasına bakın. Detaylar için yardım ve man " "sayfalarındaki '-l' seçeneğine bakın." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "%s sebebiyle soket yerleştirilemedi" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "İndirme tamamlandı: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "İndirme Sonuçları:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Durum Kısaltmaları:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "İndirme tamamlandı." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "İndirme iptal edildi." @@ -320,10 +320,14 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -334,7 +338,7 @@ msgstr "" "(1K=1024,\n" " 1M=1024K) ekleyebilirsiniz." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -345,7 +349,7 @@ msgstr "" " dosya yer ayrımlarında düşük işlemci\n" " gücü kullanılır.Eğer bir hata olursa kapatın." -#: src/usage_text.h:150 +#: src/usage_text.h:153 #, fuzzy msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" @@ -357,7 +361,7 @@ msgstr "" " dosya yer ayrımlarında düşük işlemci\n" " gücü kullanılır.Eğer bir hata olursa kapatın." -#: src/usage_text.h:154 +#: src/usage_text.h:157 #, fuzzy msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" @@ -376,7 +380,7 @@ msgstr "" "edebilirsiniz ama indirmenizin\n" " bir kısmı kaybolur." -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -385,7 +389,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -396,7 +400,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -412,16 +416,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr " --enable-http-keep-alive=true|false HTTP/1.1devamlı bağlantıyı aç." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -446,7 +450,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -459,7 +463,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 #, fuzzy msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " @@ -471,7 +475,7 @@ msgstr "" " dosya yer ayrımlarında düşük işlemci\n" " gücü kullanılır.Eğer bir hata olursa kapatın." -#: src/usage_text.h:210 +#: src/usage_text.h:213 #, fuzzy msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" @@ -490,17 +494,17 @@ msgstr "" "sadece\n" " http(s) ve ftp için geçerlidir." -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=TARAYICI_KİMLİĞİ HTTP(S) için tarayıcı kimliğini belirler." -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc netrc desteğini kapatır." -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -529,7 +533,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -538,14 +542,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -556,7 +560,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 #, fuzzy msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" @@ -568,7 +572,7 @@ msgstr "" "Torrent dosyalarında\n" " daha detaylı bilgi gösterilir." -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -582,11 +586,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_DOSYASI .torrent dosyasının bulunduğu yer." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -612,7 +616,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -630,7 +634,7 @@ msgstr "" " örnek: '6881-6999'. '-' ve ',' birlikte de " "kullanılabilir." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -640,7 +644,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -649,7 +653,7 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -657,7 +661,7 @@ msgstr "" " --speed-time=DAKİKA Tohumlama(seed) zamanını belirler. \n" " --seed-ratio seçeneğine de bakınız." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -672,7 +676,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -684,16 +688,16 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange=true|false Peer değişim eklentisini aç." -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht=true|false DHT özelliklerini aç." -#: src/usage_text.h:309 +#: src/usage_text.h:312 #, fuzzy msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" @@ -704,7 +708,7 @@ msgid "" " and '-' can be used together." msgstr " --dht-listen-port=PORT... DHT için UDP dinleme portunu aç." -#: src/usage_text.h:315 +#: src/usage_text.h:318 #, fuzzy msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " @@ -714,13 +718,13 @@ msgstr "" " --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası " "olarak belirle." -#: src/usage_text.h:318 +#: src/usage_text.h:321 #, fuzzy msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -730,7 +734,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 #, fuzzy msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " @@ -745,7 +749,7 @@ msgstr "" "aria2\n" " her zaman obfuskasyon tokalaşmasını kullanır." -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -758,7 +762,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -767,7 +771,7 @@ msgstr "" " --bt-max-open-files=SAYI Bir BitTorrent downloadında açılacak maksimum \n" " dosya sayısını belirle." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -775,7 +779,7 @@ msgstr "" " --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n" " parça hashlerini kontrol etmeden tohumla." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -783,7 +787,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -795,7 +799,7 @@ msgstr "" "Torrent dosyalarında\n" " daha detaylı bilgi gösterilir." -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -809,34 +813,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=SÜRÜM İndirilecek dosyanın sürümü." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=DİL İndirilecek dosyanın dili." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS İndirilecek dosyanın işletim sistemi." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -865,7 +869,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:385 +#: src/usage_text.h:388 #, fuzzy msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " @@ -884,11 +888,11 @@ msgstr "" "protocol seçeneğini\n" " kullanın." -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Sürüm numarasını göster ve çık." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -901,17 +905,17 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 #, fuzzy msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf aria2.conf dosyasını yüklemeyi kapa." -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -920,7 +924,7 @@ msgstr "" " --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n" " bu özellik kapatılır." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -938,19 +942,19 @@ msgstr "" "\"X-B 9j1\" \n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns=true|false Asenkronize DNSi açar." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection=true|false FTPde bağlantıyı tekrar kullanır." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -960,11 +964,11 @@ msgstr "" " zaman aralığını belirler. 0 seçilirse çıktı " "gönderilmez." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=SEVİYE Çıktı için log seviyesini belirler." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -973,7 +977,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -984,7 +988,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -997,7 +1001,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1027,7 +1031,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1036,7 +1040,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1046,7 +1050,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1054,7 +1058,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1065,7 +1069,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1074,14 +1078,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1093,14 +1097,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1108,18 +1112,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1129,7 +1133,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1144,7 +1148,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1157,7 +1161,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1168,7 +1172,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1184,7 +1188,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1194,7 +1198,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1204,7 +1208,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 #, fuzzy msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" @@ -1217,7 +1221,7 @@ msgstr "" " kullanın. Ayrıca --all-proxy seçeneğine\n" " bakın. Bu, tüm URL'leri etkiler." -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1226,7 +1230,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" @@ -1250,7 +1254,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1258,7 +1262,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1280,18 +1284,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1308,7 +1312,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1320,7 +1324,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1330,18 +1334,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1351,45 +1355,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1399,7 +1403,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1416,7 +1420,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1429,11 +1433,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1444,11 +1448,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1458,7 +1462,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 #, fuzzy msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " @@ -1487,7 +1491,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:683 +#: src/usage_text.h:686 #, fuzzy msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " @@ -1497,7 +1501,7 @@ msgstr "" " --bt-max-open-files=SAYI Bir BitTorrent downloadında açılacak maksimum \n" " dosya sayısını belirle." -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1514,7 +1518,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 #, fuzzy msgid "" " --conditional-get[=true|false] Download file only when the local file is " @@ -1527,7 +1531,7 @@ msgstr "" " dosya yer ayrımlarında düşük işlemci\n" " gücü kullanılır.Eğer bir hata olursa kapatın." -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1541,7 +1545,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 #, fuzzy msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " @@ -1554,7 +1558,7 @@ msgstr "" " dosya yer ayrımlarında düşük işlemci\n" " gücü kullanılır.Eğer bir hata olursa kapatın." -#: src/usage_text.h:711 +#: src/usage_text.h:714 #, fuzzy msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" @@ -1569,7 +1573,7 @@ msgstr "" "aria2\n" " her zaman obfuskasyon tokalaşmasını kullanır." -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1577,7 +1581,7 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 #, fuzzy msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " @@ -1587,13 +1591,13 @@ msgstr "" " --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası " "olarak belirle." -#: src/usage_text.h:723 +#: src/usage_text.h:726 #, fuzzy msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle." -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1604,7 +1608,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1617,7 +1621,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1638,7 +1642,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1657,7 +1661,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 #, fuzzy msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" @@ -1672,7 +1676,7 @@ msgstr "" "aria2\n" " her zaman obfuskasyon tokalaşmasını kullanır." -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1681,18 +1685,18 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" " --http-user=KULLANICI HTTP kullanıcısını belirle.Bu bütün URLleri etkiler." -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --http-passwd=SIFRE HTTP şifresini belirle.Bu bütün URLleri etkiler." -#: src/usage_text.h:774 +#: src/usage_text.h:777 #, fuzzy msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " @@ -1705,18 +1709,18 @@ msgstr "" "Torrent dosyalarında\n" " daha detaylı bilgi gösterilir." -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 #, fuzzy msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" @@ -1730,7 +1734,7 @@ msgstr "" "Torrent dosyalarında\n" " daha detaylı bilgi gösterilir." -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1768,7 +1772,7 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 #, fuzzy msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" @@ -1777,19 +1781,19 @@ msgstr "" " --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n" " parça hashlerini kontrol etmeden tohumla." -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1809,7 +1813,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -1821,7 +1825,7 @@ msgstr "" " dosya yer ayrımlarında düşük işlemci\n" " gücü kullanılır.Eğer bir hata olursa kapatın." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1834,7 +1838,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1846,7 +1850,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1861,7 +1865,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -1886,7 +1890,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1908,7 +1912,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht=true|false DHT özelliklerini aç." @@ -2126,13 +2130,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "Çalışmayan kontrol dosyası %s silindi, çünkü %s indirme dosyası yok." @@ -2428,122 +2432,127 @@ msgid "Network problem has occurred. cause:%s" msgstr "" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "%s dosyasından %s sebebiyle okunamadı" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Zamanaşımı." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Geçersiz parça büyüklüğü." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Çok büyük parça. büyüklük=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Geçersiz başlık." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Geçersiz cevap." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Hiç başlık bulunamadı." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Durum başlığı yok." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Proxy bağlantısı oluşturulamadı." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Bağlantı başarısız." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2552,218 +2561,218 @@ msgstr "" "İstenilen ve daha önce kaydedilen dosya isimleri aynı değil. Beklenen:%s " "Verilen:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Cevap durumu başarılı değil. durum=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Transfer şifrelemesi %s desteklenmiyor." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "SSl başlatılamadı: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL G/Ç hatası" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "SSL protokol hatası" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "SSL bilinmeyen hata %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "SSL başlatılamadı: OpenSSL bağlantı hatası %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Yetkilendirme başarısız." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "Sunucudan EOF alındı." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Peerden EOF alındı." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Yanlış formatlı meta bilgisi." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "%s dosyası %s sebebinden açılamadı" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "%s dosyasına %s sebebinden yazılamadı" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "%s dosyasından %s sebebiyle okunamadı" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Diskten veri okunamadı." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" "%s dosyasının bir parçası veya SHA1 özeti hesaplaması %s sebebiyle yapılamadı" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "%s dosyası %s sebebiyle aranamadı" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s bir dizin değil" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "%s dizini %s sebebiyle oluşturulamadı" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "%s sebebiyle soket açılamadı" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "%s sebebiyle soket yerleştirilemedi" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "%s sebebiyle soket bloke edilemedi" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "%s sebebiyle soket bloke olmayan olarak ayarlanamadı" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "%s sebebiyle soket tutulamadı" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "%s sebebiyle soket dinlenemedi" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "%s sebebiyle peer bağlantısı kabul edilmedi" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "%s sebeiyle soketin adı alınamadı" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "%s sebebiyle bağlanılan peer in adı alınamadı" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "%s makinesinin adı çözülemedi sebep: %s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "%s makinesine %s sebebinden dolayı bağlanılamyor" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "%s sebebinden dolayı soketin yazılabilir olduğu anlaşılamıyor" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "%s sebebinden dolayı soketin okunabilir olduğu anlaşılamıyor" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "%s sebebiyle veri gönderilemiyor" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "%s sebebinden dolayı veri alınamıyor" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "%s sebebinden dolayı veri gözlenemiyor" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Bilinmeyen soket hatası %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "%s dosyası var ama %s dosyası yok." -#: src/message.h:257 +#: src/message.h:259 #, fuzzy, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "%s için geçersiz payload büyüklüğü,büyüklük=%d. %d olmalıydı." -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Geçersiz ID=%d %s için . %d olmalıydı." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "İndirme iptal edildi." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "%s dosyası başka bir komut tarafından indiriliyor." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Yetersiz checksumlar." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "İzleyici başarısızlık sebebi olarak %s gönderdi." -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Flooding algılandı." -#: src/message.h:266 +#: src/message.h:268 #, fuzzy, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " @@ -2772,43 +2781,43 @@ msgstr "" "%d saniyede herhangi istek/parça mesajı alişverişi yapılmadığı için bağlantı " "kapatıldı." -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "Torrent dosyasındaki infoHash .aria2 dosyasındaki ile tutmuyor." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "%s dosya girdisi yok." -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Download hızı çok yavaş: %d <= %d(B/s), makine:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "HttpRequestEntry bulunamadı." -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "%d durumu alındı ama yer başlığı gönderilmedi." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Tercihlerinizle eşleşen dosya yok." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Öngörülmeyen hata algılandı." -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "Maksimum payload uzunluğu aşıldı ve geçersiz. uzunluk= %u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/uk.po b/po/uk.po index 0314cc25..481b8926 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2011-07-21 06:58+0000\n" "Last-Translator: Alexander10 \n" "Language-Team: Ukrainian \n" @@ -41,43 +41,43 @@ msgstr "" "При наявності помилок дивіться log файл. Дивіться параметр '-l' в допомозі " "(help/man-сторінки) для детальнішої інформації." -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "Файл ServerStat %s було вдало збережено." -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "Не вдалося записати ServerStat до %s." -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "Завантаження повністю закінчено: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Результати завантаження:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Роз'яснення позначень:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "Завантаження було повністю закінчено." -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "Завантаження скасовано." @@ -336,6 +336,7 @@ msgstr "" " параметр --max-overall-download-limit." #: src/usage_text.h:126 +#, fuzzy msgid "" " --file-allocation=METHOD Specify file allocation method.\n" " 'none' doesn't pre-allocate file space. " @@ -358,10 +359,38 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" +" --file-allocation=METHOD Вказати метод розміщення файлу.\n" +" 'none' не відбувається попереднє резервування " +"місця для файлу. 'prealloc' -\n" +" попереднє резервування місця для файлу перед " +"початком завантаження.\n" +" Це може тривати деякий час, в залежності від " +"розміру\n" +" файлу.\n" +" Якщо Ви використовуєте нові файлові системи " +"накшталт ext4\n" +" (із підтримкою діапазонів), btrfs або xfs, " +"тоді краще\n" +" обрати 'falloc' . Бо вони резервують місце під " +"великі (на декілька Гігабайт)\n" +" файли майже миттєво. Не використовуйте " +"'falloc' разом із\n" +" спадковими файловими системами, такими як ext3 " +"тому, що це триватиме\n" +" майже стільки ж часу, як і 'prealloc', а також " +"повністю блокує aria2,\n" +" доки не припиниться резервування місця. " +"'falloc' може\n" +" не бути доступним, якщо Ваша система не має\n" +" функції posix_fallocate()." -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -373,7 +402,7 @@ msgstr "" " Ви можете додати K або M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -386,7 +415,7 @@ msgstr "" " Вимкніть (оберіть false), якщо Вам трапиться " "якась помилка" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -394,7 +423,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -405,7 +434,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -419,7 +448,7 @@ msgstr "" " звичайних утилітах завантаження командного " "рядку." -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -435,7 +464,7 @@ msgstr "" " Нове ім'я файлу отримає на додаток крапку та " "число (1..9999)." -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -464,18 +493,18 @@ msgstr "" "необхідним є\n" " параметр -Z." -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] Дозволити HTTP/1.1 надійне з'єднання." -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" " --enable-http-pipelining[=true|false] Дозволити конвеєрну обробку HTTP/1.1." -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -500,7 +529,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -525,7 +554,7 @@ msgstr "" " Цей параметр впливає лише на BitTorrent\n" " завантаження." -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -533,7 +562,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -543,17 +572,17 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" " -U, --user-agent=USER_AGENT Вказати агент користувача для http(s) " "завантажень." -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 #, fuzzy msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" @@ -586,7 +615,7 @@ msgstr "" " FILE секцію сторінки man (керівництва " "користувача) для детальніших роз'яснень." -#: src/usage_text.h:231 +#: src/usage_text.h:234 #, fuzzy msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " @@ -601,7 +630,7 @@ msgstr "" "metalink.\n" " Дивіться також параметри -s та -C." -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -611,7 +640,7 @@ msgstr "" "Firefox3\n" " та Mozilla/Firefox(1.x/2.x)/Netscape." -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -628,7 +657,7 @@ msgstr "" "та\n" " значення її закінчення трактуватиметься як 0." -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -636,7 +665,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -664,11 +693,11 @@ msgstr "" " залежати від запиту (дивіться параметри --" "metalink-*)." -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE Шлях до .torrent-файлу." -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -694,7 +723,7 @@ msgstr "" " Якщо вказано false, дії, згадані вище,\n" " не відбуваються." -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -714,7 +743,7 @@ msgstr "" "'-' можуть\n" " бути використані разом." -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -732,7 +761,7 @@ msgstr "" "торенту, використовуйте\n" " параметр --max-upload-limit." -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -749,7 +778,7 @@ msgstr "" "використовуйте\n" " параметр --max-overall-upload-limit." -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -758,7 +787,7 @@ msgstr "" "також\n" " параметр --seed-ratio." -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -784,7 +813,7 @@ msgstr "" "коли хоча б одну\n" " умову буде задоволено." -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -804,16 +833,16 @@ msgstr "" " менше 20, то вони будуть доповнені " "випадколвими даними до 20 байтів." -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Дозволити розширення прямого обміну." -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] Включити DHT IPv4 функціональність." -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -823,7 +852,7 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" @@ -833,13 +862,13 @@ msgstr "" "точки для IPv4 DHT\n" " мережі." -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" " --dht-file-path=PATH Зміна IPv4 DHT таблиці маршрутизації шляху." -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -855,7 +884,7 @@ msgstr "" " aria2 обирає найменший, який задовольняє\n" " наданий рівень." -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -864,7 +893,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -889,7 +918,7 @@ msgstr "" " Ви можете додати K або M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -899,7 +928,7 @@ msgstr "" "кожному\n" " BitTorrent завантаженні." -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -907,7 +936,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Сідер по-перше завантажує файли\n" " без перевірки хешу блоку." -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -919,7 +948,7 @@ msgstr "" " Дивіться також параметр --bt-request-peer-" "speed-limit." -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -927,7 +956,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -951,20 +980,20 @@ msgstr "" " атрибуту maxconnections замість NUM_SERVERS.\n" " Дивіться також параметри -s та -j." -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Версія файлу для завантаження." -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Мова файлу для завантаження." -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Операційна система файлу, який завантажуватиметься." -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -974,7 +1003,7 @@ msgstr "" " Перелік, із розмежуванням комами є\n" " прийнятним." -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -984,7 +1013,7 @@ msgstr "" "'none'\n" " якщо у Вас нема бажаного протоколу." -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -1002,7 +1031,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -1013,11 +1042,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Надрукувати номер версії та вийти." -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1040,16 +1069,16 @@ msgstr "" "друкується допомога вживання\n" " для параметрів, чиї назви вміщують те слово." -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH Змінити шлях до файлу конфігурації на PATH." -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1058,7 +1087,7 @@ msgstr "" " --stop=SEC Зупинити програму після того, як мине SEC секунд.\n" " Якщо вказано 0, ця можливість буде усунена." -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1078,22 +1107,22 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Зробити aria2 мовчазним (без консольного " "виведення)." -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Дозволити асинхронний DNS." -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Повторно використовувати FTP з'єднання." -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1103,11 +1132,11 @@ msgstr "" "прогресування завантаження.\n" " Використання 0 забороняє виведення." -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Вказати рівень виведення логу." -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1120,7 +1149,7 @@ msgstr "" "доступно,\n" " застосовує його на локальному файлі." -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1137,7 +1166,7 @@ msgstr "" " та замість нього використовується параметр --" "timeout." -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1160,7 +1189,7 @@ msgstr "" "використовуються\n" " HTTP/FTP сервера." -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1218,7 +1247,7 @@ msgstr "" "використовуються\n" " налаштування профілю сервара." -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1231,7 +1260,7 @@ msgstr "" "збережені дані,\n" " використовуючи параметр --server-stat-if." -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1247,7 +1276,7 @@ msgstr "" " деяких URI селекторах, таких як 'feedback'.\n" " Дивіться також параметр --uri-selector" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1260,7 +1289,7 @@ msgstr "" "відбувся останній\n" " контакт з ним." -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1278,7 +1307,7 @@ msgstr "" "тоді, коли зупиняється,\n" " не зважаючи на значення." -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1292,7 +1321,7 @@ msgstr "" "key, щоб вказати\n" " приватного ключа." -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1302,7 +1331,7 @@ msgstr "" " Приватний ключ має бути дешифрованим та у PEM\n" " форматі. Дивіться також параметр --certificate." -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1322,7 +1351,7 @@ msgstr "" "аби дозволити\n" " перевірку." -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1332,7 +1361,7 @@ msgstr "" "сертифікатів, які вказані\n" " у параметрі --ca-certificate." -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1340,7 +1369,7 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1350,11 +1379,11 @@ msgstr "" "HTTP\n" " серверу." -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Вказати метод для опитування подій." -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1370,7 +1399,7 @@ msgstr "" "приймати будь-яку IP\n" " адресу." -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1398,7 +1427,7 @@ msgstr "" "цього\n" " параметру." -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1420,7 +1449,7 @@ msgstr "" "параметр багато\n" " разів." -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1438,7 +1467,7 @@ msgstr "" "true\n" " вказано." -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1465,7 +1494,7 @@ msgstr "" " беручи за основу відповідь трекера та прогрес\n" " завантаження." -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1475,7 +1504,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1485,7 +1514,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1493,7 +1522,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1502,7 +1531,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1515,7 +1544,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1527,7 +1556,7 @@ msgstr "" " SEC секунд підряд. Якщо вказано 0, тоді ця\n" " можливість вимкнена." -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1573,7 +1602,7 @@ msgstr "" " за замовчуванням буде використано значення: " "SIZE=1M." -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" @@ -1584,11 +1613,11 @@ msgstr "" " назву інтерфейсу, IP-адресу та ім'я хосту " "(hostname)." -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] Вимкнути IPv6." -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1605,7 +1634,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1617,7 +1646,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1627,18 +1656,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1648,45 +1677,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1696,7 +1725,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1713,7 +1742,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1726,11 +1755,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1741,11 +1770,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1755,7 +1784,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1773,14 +1802,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1797,7 +1826,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1806,7 +1835,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1820,7 +1849,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1829,7 +1858,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1838,7 +1867,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1846,19 +1875,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1869,7 +1898,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1882,7 +1911,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1903,7 +1932,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1922,7 +1951,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1931,7 +1960,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1940,15 +1969,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1957,18 +1986,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1978,7 +2007,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -2016,25 +2045,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -2054,7 +2083,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 #, fuzzy msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" @@ -2068,7 +2097,7 @@ msgstr "" "якщо передбачена\n" " контрольна сума блоків." -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -2081,7 +2110,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -2093,7 +2122,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 #, fuzzy msgid "" " --stop-with-process=PID Stop application when process PID is not " @@ -2120,7 +2149,7 @@ msgstr "" " додані, щоб зробити його довжину рівною 20 " "байтам." -#: src/usage_text.h:863 +#: src/usage_text.h:866 #, fuzzy msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " @@ -2147,7 +2176,7 @@ msgstr "" " Цей параметр впливає лише на BitTorrent\n" " завантаження." -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -2171,7 +2200,7 @@ msgstr "" " Цей параметр впливає лише на BitTorrent\n" " завантаження." -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht[=true|false] Ввімкнути підтримку DHT." @@ -2389,13 +2418,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, fuzzy, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2695,30 +2724,35 @@ msgid "Network problem has occurred. cause:%s" msgstr "Виникла помилка із сіткою з причини: %s" #: src/message.h:173 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from system. Cause: %s" +msgstr "Помилка під час завантаження CA сертифікату %s. Причина: %s" + +#: src/message.h:175 #, c-format msgid "Failed to load trusted CA certificates from %s. Cause: %s" msgstr "Помилка під час завантаження CA сертифікату %s. Причина: %s" -#: src/message.h:175 +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "Не знайдено сертифікат." -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "Ім'я хосту не таке, як треба." -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "Немає файлів для завантаження." -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." @@ -2726,93 +2760,93 @@ msgstr "" "Ви можете натрапити на помилку перевірки сертифікату з HTTPS серверу. " "Дивіться параметри --ca-certificate та --check-certificate." -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "Друкування змісту файлу '%s'..." -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "Цей файл не є фалом торенту або Metalink. Пропущення." -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "Чи '%s' є файлом?" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "Тайм-аут." -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "Невірний розмір блоку." -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "Блок занадто великий. Розмір=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "Невірний заголовок." -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "Невірна відповідь." -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "Не знайдено заголовок." -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "Немає заголовку статусу." -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "Помилка підключення проксі." -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "Помилка під час з'єднання." -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " @@ -2821,263 +2855,263 @@ msgstr "" "Ім'я файлу із запиту та те, що зареєстровано раніше не однакові. Очікуване:" "%s, фактичне:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "Помилковий статус відповіді. Статус=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "Кодування трансферу (обміну) %s не підтримується." -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "Помилка ініціалізації SSL: %s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "Помилка I/O (вводу/виводу) SSL" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "Помилка протоколу SSL" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "Невідома SSL помилка %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "Не вдалося ініціалізувати SSL: Помилка OpenSSL з'єднання %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "Помилка авторизації." -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "З сервера отримано EOF (кінець файлу)." -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "Від вузла отримано EOF (кінець файлу)." -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "Невірні метадані." -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "Помилка відкриття файлу %s: %s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "Помилка під час запису до файлу %s: %s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "Помилка читання з файлу %s: %s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "Помилка читання з диску." -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "Помилка обрахунку SHA1 суми файлу %s, з причини: %s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "Помилка позиціонування файлу %s: %s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s не є каталогом." -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "Помилка утворення каталогу %s, обумовлена: %s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "Помилка відкриття сокету, обумовлена: %s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "Помилка встановлення налаштувань сокету, обумовлена: %s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "Помилка встановлення блокувального сокету, обумовлена: %s" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "Помилка встановлення не-блокувального сокету, обумовлена: %s" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "Помилка прив'язки до сокету, обумовлена: %s" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "Помилка прослуховування сокету, обумовлена:%s" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "Помилка прийняття підключення від вузла:%s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "Помилка під час отримання ім'я сокету, обумовлена:%s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "Помилка під час отримання ім'я підключеної точки, обумовлена:%s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "Помилка перетворення імені вузла %s, обумовлена:%s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "Помилка підключення до вузла %s, обумовлена: %s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "Помилка перевірки сокету на можливість запису, обумовлена: %s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "Помилка перевірки сокету на можливість читання, обумовлена: %s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "Помилка пересилання даних, обумовлена: %s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "Помилка отримання даних, обумовлена: %s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "Помилка запиту даних, обумовлена: %s" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "Невідома помилка сокету %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "Файл %s існує, проте %s не існує." -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "Не дійсний ID=%d для %s. Має бути %d." -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "Завантаження скасовано." -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "Файл %s було завантажено із використанням іншої команди." -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "Недостатня контрольна сума." -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Трекер повернув інформацію про збій з причини: %s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "Виявлено флудінг (лавинну адресацію)." -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" "infoHash в файлі торенту не тотожній до того, що знаходиться в файлі .aria2." -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "Нема такого файлу %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "Занадто мала швидкість завантаження: %d <= %d(Б/с), хост:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "Не знайдено HttpRequestEntry (входження Http запиту)" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "Отримано %d статус, проте не забезпечено місцезнаходження заголовку." -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "Нема файлу відповідного до Ваших налаштувань." -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "Виявлено виняток" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" "Максимальна довжина корисного завантаження завищена або не вірна. довжина = " "%u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" @@ -3738,59 +3772,6 @@ msgstr "" #~ " Дивіться також параметр --all-proxy.\n" #~ " Це застосовується для усіх URL." -#~ msgid "" -#~ " --file-allocation=METHOD Specify file allocation method.\n" -#~ " 'none' doesn't pre-allocate file space. " -#~ "'prealloc'\n" -#~ " pre-allocates file space before download " -#~ "begins.\n" -#~ " This may take some time depending on the " -#~ "size of\n" -#~ " the file.\n" -#~ " If you are using newer file systems such as " -#~ "ext4\n" -#~ " (with extents support), btrfs or xfs, " -#~ "'falloc' is\n" -#~ " your best choice. It allocates large(few " -#~ "GiB)\n" -#~ " files almost instantly. Don't use 'falloc' " -#~ "with\n" -#~ " legacy file systems such as ext3 because it " -#~ "takes\n" -#~ " almost same time as 'prealloc' and it " -#~ "blocks aria2\n" -#~ " entirely until allocation finishes. " -#~ "'falloc' may\n" -#~ " not be available if your system doesn't " -#~ "have\n" -#~ " posix_fallocate() function." -#~ msgstr "" -#~ " --file-allocation=METHOD Вказати метод розміщення файлу.\n" -#~ " 'none' не відбувається попереднє " -#~ "резервування місця для файлу. 'prealloc' -\n" -#~ " попереднє резервування місця для файлу " -#~ "перед початком завантаження.\n" -#~ " Це може тривати деякий час, в залежності " -#~ "від розміру\n" -#~ " файлу.\n" -#~ " Якщо Ви використовуєте нові файлові системи " -#~ "накшталт ext4\n" -#~ " (із підтримкою діапазонів), btrfs або xfs, " -#~ "тоді краще\n" -#~ " обрати 'falloc' . Бо вони резервують місце " -#~ "під великі (на декілька Гігабайт)\n" -#~ " файли майже миттєво. Не використовуйте " -#~ "'falloc' разом із\n" -#~ " спадковими файловими системами, такими як " -#~ "ext3 тому, що це триватиме\n" -#~ " майже стільки ж часу, як і 'prealloc', а " -#~ "також повністю блокує aria2,\n" -#~ " доки не припиниться резервування місця. " -#~ "'falloc' може\n" -#~ " не бути доступним, якщо Ваша система не " -#~ "має\n" -#~ " функції posix_fallocate()." - #~ msgid " --xml-rpc-user=USER Set XML-RPC user." #~ msgstr " --xml-rpc-user=USER Встановити XML-RPC користувача." diff --git a/po/vi.po b/po/vi.po index 7f4951f9..2c63fa01 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2008-10-10 13:17+0000\n" "Last-Translator: Thuat \n" "Language-Team: Vietnamese \n" @@ -40,42 +40,42 @@ msgid "" msgstr "" "Nếu gặp lỗi, vui lòng xem tập tin log. Nhấn tuỳ chọn \"-l\" ở phần help/man" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, c-format msgid "Download GID#% not complete: %s" msgstr "" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "Kết quả tải tập tin" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "Tình trạng" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "" @@ -278,17 +278,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -296,7 +300,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -304,7 +308,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -315,7 +319,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -324,7 +328,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -335,7 +339,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -351,16 +355,16 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr "" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -385,7 +389,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -398,7 +402,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -406,7 +410,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -416,15 +420,15 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr "" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr "" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -442,7 +446,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -451,14 +455,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -469,7 +473,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -477,7 +481,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -491,11 +495,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr "" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -511,7 +515,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -522,7 +526,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -532,7 +536,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -541,13 +545,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -562,7 +566,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -574,15 +578,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -592,19 +596,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -614,7 +618,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -623,7 +627,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -636,20 +640,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -657,7 +661,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -665,7 +669,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -679,34 +683,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -724,7 +728,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -735,11 +739,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -752,23 +756,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -780,30 +784,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -812,7 +816,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -823,7 +827,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -836,7 +840,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -866,7 +870,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -875,7 +879,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -885,7 +889,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -893,7 +897,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -904,7 +908,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -913,14 +917,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -932,14 +936,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -947,18 +951,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -968,7 +972,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -983,7 +987,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -996,7 +1000,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1007,7 +1011,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1023,7 +1027,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1033,7 +1037,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1043,7 +1047,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1051,7 +1055,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1060,7 +1064,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1073,7 +1077,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1081,7 +1085,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1103,18 +1107,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1131,7 +1135,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1143,7 +1147,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1153,18 +1157,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1174,45 +1178,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1222,7 +1226,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1239,7 +1243,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1252,11 +1256,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1267,11 +1271,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1281,7 +1285,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1299,14 +1303,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1323,7 +1327,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1332,7 +1336,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1346,7 +1350,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1355,7 +1359,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1364,7 +1368,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1372,19 +1376,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1395,7 +1399,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1408,7 +1412,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1429,7 +1433,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1448,7 +1452,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1457,7 +1461,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1466,15 +1470,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1483,18 +1487,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1504,7 +1508,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1542,25 +1546,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1580,7 +1584,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1588,7 +1592,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1601,7 +1605,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1613,7 +1617,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1628,7 +1632,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1642,7 +1646,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1653,7 +1657,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -1870,13 +1874,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2166,381 +2170,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 2ffdbadb..6043254a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2012-02-26 11:18+0000\n" "Last-Translator: multiSnow \n" "Language-Team: Simplified Chinese \n" @@ -39,42 +39,42 @@ msgstr "" "如果发生任何错误,请参阅日志文件。要了解详细信息,请在help/man页面中参阅'-" "l'选项。" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, c-format msgid "Serialized session to '%s' successfully." msgstr "" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, c-format msgid "Failed to serialize session to '%s'." msgstr "" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "GID为 %lld 的下载未完成: %s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "下载结果:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "状态标识:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 msgid "(OK):download completed." msgstr "(OK):完成下载。" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "(ERR):发生错误。" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "(INPR):下载中断。" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 msgid "(RM):download removed." msgstr "(RM):已删除下载。" @@ -305,6 +305,7 @@ msgstr "" " --max-overall-download-limit" #: src/usage_text.h:126 +#, fuzzy msgid "" " --file-allocation=METHOD Specify file allocation method.\n" " 'none' doesn't pre-allocate file space. " @@ -327,7 +328,11 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" " --file-allocation=METHOD 指定文件在磁盘上的分配方式。\n" " 'none' 不预先分配文件。'prealloc'\n" @@ -343,7 +348,7 @@ msgstr "" " 会锁死。如果系统没有posix_fallocate()\n" " 函数,'falloc'将不可用。" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" @@ -353,7 +358,7 @@ msgstr "" " 不预先分配文件空间。\n" " 您可以附加K或M(1K=1024,1M=1024K)。" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -364,7 +369,7 @@ msgstr "" " 这可以降低CPU负载。\n" " 如果遇到任何错误,请关闭。" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -372,7 +377,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -383,7 +388,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -395,7 +400,7 @@ msgstr "" " 并以单独的会话下载每个链接,\n" " 如同常见的命令行下载工具。" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -411,7 +416,7 @@ msgstr "" " 新的文件名将被附加一个点和数字\n" " (1至9999)。" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -437,16 +442,16 @@ msgstr "" " 就像上面第二个例子一样,则需要-Z\n" " 选项。" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr " --enable-http-keep-alive[=true|false] 启用HTTP/1.1持续连接。" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] 启用HTTP/1.1流水线。" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -471,7 +476,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -490,7 +495,7 @@ msgstr "" " 请设置此选项为false。\n" " 此设置仅对BT下载有效。" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -498,7 +503,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -512,15 +517,15 @@ msgstr "" "开头单线程下载的文件。\n" " 目前这个选项仅能用于http(s)/ftp下载。" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT 为http(s)下载设置用户代理。" -#: src/usage_text.h:219 +#: src/usage_text.h:222 msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc[=true|false] 禁止 netrc 支持。" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -545,7 +550,7 @@ msgstr "" " 在man手册中查看INPUT FILE章节。另见--deferred-" "input选项。" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -557,7 +562,7 @@ msgstr "" "metalink的最大并行下载数量。\n" " 另见--split选项。" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" @@ -566,7 +571,7 @@ msgstr "" " --load-cookies=FILE 从FILE中载入Cookies,这些FILE通常使用Firefox3格式\n" " 和Mozilla/Firefox(1.x/2.x)/Netscape格式。" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -577,7 +582,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -585,7 +590,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -607,11 +612,11 @@ msgstr "" " 选项时,索引可以由查询改变\n" " (参阅--metalink-*选项)。" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE 指定.torrent文件的路径。" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -636,7 +641,7 @@ msgstr "" " 如果指定false,上面提到的动作\n" " 将不会被采取。" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -652,7 +657,7 @@ msgstr "" " 指定一个范围:\"6881-6999\"。','\n" " 和'-'可以一起使用。" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -662,7 +667,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -676,7 +681,7 @@ msgstr "" " 要限制总体上传速度,使用\n" " --max-overall-upload-limit option.选项。" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." @@ -684,7 +689,7 @@ msgstr "" " --seed-time=MINUTES 指定做种时间(以分钟计)。也可以\n" " 参阅--seed-ratio选项。" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -707,7 +712,7 @@ msgstr "" " 选项,在链接中至少有一个被\n" " 满足时,做种结束。" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -719,15 +724,15 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] 启用Peer交换扩展。" -#: src/usage_text.h:307 +#: src/usage_text.h:310 msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr "" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -737,19 +742,19 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -763,7 +768,7 @@ msgstr "" " aria2会选择满足给定级别中最低\n" " 的一个。" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -772,7 +777,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -792,7 +797,7 @@ msgstr "" " \n" " 您可以附加K或M(1K=1024,1M=1024K)。" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -801,7 +806,7 @@ msgstr "" " --bt-max-open-files=NUM 指定每个BT下载可以打开的\n" " 文件的最多数目。" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -809,7 +814,7 @@ msgstr "" " --bt-seed-unverified[=true|false] 不验证片段的哈希值,直接以上\n" " 一个下载文件做种子。" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -820,7 +825,7 @@ msgstr "" " 0意味着不限制。\n" " 也可以参阅--bt-request-peer-speed-limit选项。" -#: src/usage_text.h:348 +#: src/usage_text.h:351 msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." "metalink\n" @@ -828,7 +833,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -850,20 +855,20 @@ msgstr "" " 替NUM_SERVERS。\n" " 也可以参阅-s和-j选项。" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION 要下载的文件的版本。" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE 要下载的文件的语言。" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS 要下载的文件的操作系统。" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -873,7 +878,7 @@ msgstr "" " 可以使用以英文逗号分隔\n" " 位置的列表。" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -882,7 +887,7 @@ msgstr "" " --metalink-preferred-protocol=PROTO 指定首选的协议。如果没\n" " 有首选协议,请指定'none'。" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -900,7 +905,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -911,11 +916,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version 打印版本号并退出。" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -928,16 +933,16 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH 将配置文件的路径修改为PATH的值。" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -946,7 +951,7 @@ msgstr "" " --stop=SEC 在经过SEC秒之后停止程序。\n" " 如果给定的值是0,此功能将被禁止。" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -964,19 +969,19 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:413 +#: src/usage_text.h:416 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] 使aria2安静(即不在控制台输出)。" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] 启用异步DNS。" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] 重新使用FTP中的链接。" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -985,11 +990,11 @@ msgstr "" " --summary-interval=SEC 设置下载过程摘要的输出间隔。\n" " 设置0会禁止输出。" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL 设置输出的日志级别。" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1001,7 +1006,7 @@ msgstr "" " 文件的时间戳以及其是否有效,将\n" " 之应用到本地文件。" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1016,7 +1021,7 @@ msgstr "" " 接建立之后,此选项将失效\n" " 并以--timeout选项替代。" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1035,7 +1040,7 @@ msgstr "" " 此选项仅在使用HTTP/FTP服务器\n" " 时有效。" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1083,7 +1088,7 @@ msgstr "" " 就像'feedback',将使用服务器的\n" " 性能配置文件。" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1095,7 +1100,7 @@ msgstr "" " 您也可以使用--server-stat-if\n" " 选项加载保存的数据。" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1109,7 +1114,7 @@ msgstr "" " 某些URI选择器之中,比如'feedback'。\n" " 也可以参阅--uri-selector选项" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1120,7 +1125,7 @@ msgstr "" " 来,废止性能配置文件\n" " 的超时(以秒计)。" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1131,7 +1136,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1140,14 +1145,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1159,14 +1164,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -1174,18 +1179,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1195,7 +1200,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1210,7 +1215,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1223,7 +1228,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1234,7 +1239,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1250,7 +1255,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1260,7 +1265,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1270,7 +1275,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1278,7 +1283,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1287,7 +1292,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1300,7 +1305,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1308,7 +1313,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1330,18 +1335,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1358,7 +1363,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1370,7 +1375,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1380,18 +1385,18 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr "" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1401,45 +1406,45 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr "" -#: src/usage_text.h:623 +#: src/usage_text.h:626 msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr "" -#: src/usage_text.h:625 +#: src/usage_text.h:628 msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr "" -#: src/usage_text.h:627 +#: src/usage_text.h:630 msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr "" -#: src/usage_text.h:629 +#: src/usage_text.h:632 msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr "" -#: src/usage_text.h:631 +#: src/usage_text.h:634 msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr "" -#: src/usage_text.h:633 +#: src/usage_text.h:636 msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr "" -#: src/usage_text.h:635 +#: src/usage_text.h:638 msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr "" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1449,7 +1454,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1466,7 +1471,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1479,11 +1484,11 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1494,11 +1499,11 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr "" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1508,7 +1513,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1526,14 +1531,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1550,7 +1555,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1559,7 +1564,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1573,7 +1578,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1582,7 +1587,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1591,7 +1596,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1599,19 +1604,19 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1622,7 +1627,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1635,7 +1640,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1656,7 +1661,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1675,7 +1680,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1684,7 +1689,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1693,15 +1698,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr "" -#: src/usage_text.h:772 +#: src/usage_text.h:775 msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr "" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1710,18 +1715,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1731,7 +1736,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1769,25 +1774,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1807,7 +1812,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1815,7 +1820,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1828,7 +1833,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1840,7 +1845,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1855,7 +1860,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1869,7 +1874,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 #, fuzzy msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" @@ -1887,7 +1892,7 @@ msgstr "" " 请设置此选项为false。\n" " 此设置仅对BT下载有效。" -#: src/usage_text.h:879 +#: src/usage_text.h:882 msgid " --enable-mmap[=true|false] Map files into memory." msgstr "" @@ -2104,13 +2109,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2400,381 +2405,386 @@ msgstr "" #: src/message.h:173 #, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "" #: src/message.h:175 #, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "" + +#: src/message.h:177 +#, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 msgid "No certificate found." msgstr "" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, c-format msgid "Printing the contents of file '%s'..." msgstr "" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "" -#: src/message.h:224 -msgid "Malformed meta info." -msgstr "" - #: src/message.h:226 -#, c-format -msgid "Failed to open the file %s, cause: %s" -msgstr "" - -#: src/message.h:227 -#, c-format -msgid "Failed to write into the file %s, cause: %s" +msgid "Malformed meta info." msgstr "" #: src/message.h:228 #, c-format -msgid "Failed to read from the file %s, cause: %s" +msgid "Failed to open the file %s, cause: %s" msgstr "" #: src/message.h:229 -msgid "Failed to read data from disk." +#, c-format +msgid "Failed to write into the file %s, cause: %s" msgstr "" #: src/message.h:230 #, c-format -msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" +msgid "Failed to read from the file %s, cause: %s" msgstr "" #: src/message.h:231 +msgid "Failed to read data from disk." +msgstr "" + +#: src/message.h:232 #, c-format -msgid "Failed to seek the file %s, cause: %s" +msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "" #: src/message.h:233 #, c-format +msgid "Failed to seek the file %s, cause: %s" +msgstr "" + +#: src/message.h:235 +#, c-format msgid "%s is not a directory." msgstr "" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 -msgid "Download aborted." -msgstr "" - -#: src/message.h:261 -#, c-format -msgid "File %s is being downloaded by other command." -msgstr "" - #: src/message.h:262 -msgid "Insufficient checksums." +msgid "Download aborted." msgstr "" #: src/message.h:263 #, c-format -msgid "Tracker returned failure reason: %s" +msgid "File %s is being downloaded by other command." msgstr "" #: src/message.h:264 -msgid "Flooding detected." +msgid "Insufficient checksums." +msgstr "" + +#: src/message.h:265 +#, c-format +msgid "Tracker returned failure reason: %s" msgstr "" #: src/message.h:266 +msgid "Flooding detected." +msgstr "" + +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "未发现Http请求项目" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "已经获取%d状态,但无提供的位置头信息。" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "捕捉到异常" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "最大有效载荷超越或无效。长度=%u" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "无效的文件长度。不能继续下载%s:本地%s,远程%s" diff --git a/po/zh_TW.po b/po/zh_TW.po index 214253f7..05e2fd90 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2012-06-27 00:55+0900\n" +"POT-Creation-Date: 2012-09-02 21:24+0900\n" "PO-Revision-Date: 2008-10-08 08:24+0000\n" "Last-Translator: snufkinto \n" "Language-Team: Traditional Chinese \n" @@ -38,43 +38,43 @@ msgid "" msgstr "" "如有錯誤,請查看日誌記錄檔案。詳細資訊請參考幫助/man page內的 '-l' 選項。" -#: src/MultiUrlRequestInfo.cc:250 +#: src/MultiUrlRequestInfo.cc:253 #, fuzzy, c-format msgid "Serialized session to '%s' successfully." msgstr "ServerStat檔案 %s 儲存成功。" -#: src/MultiUrlRequestInfo.cc:253 +#: src/MultiUrlRequestInfo.cc:256 #, fuzzy, c-format msgid "Failed to serialize session to '%s'." msgstr "寫入ServerStat至 %s 失敗。" -#: src/RequestGroupMan.cc:390 +#: src/RequestGroupMan.cc:442 #, fuzzy, c-format msgid "Download GID#% not complete: %s" msgstr "下載完畢:%s" -#: src/RequestGroupMan.cc:671 +#: src/RequestGroupMan.cc:728 msgid "Download Results:" msgstr "下載結果:" -#: src/RequestGroupMan.cc:714 +#: src/RequestGroupMan.cc:771 msgid "Status Legend:" msgstr "狀態說明:" -#: src/RequestGroupMan.cc:716 +#: src/RequestGroupMan.cc:773 #, fuzzy msgid "(OK):download completed." msgstr "下載完畢。" -#: src/RequestGroupMan.cc:719 +#: src/RequestGroupMan.cc:776 msgid "(ERR):error occurred." msgstr "" -#: src/RequestGroupMan.cc:722 +#: src/RequestGroupMan.cc:779 msgid "(INPR):download in-progress." msgstr "" -#: src/RequestGroupMan.cc:725 +#: src/RequestGroupMan.cc:782 #, fuzzy msgid "(RM):download removed." msgstr "下載已中斷。" @@ -280,17 +280,21 @@ msgid "" " blocks aria2 entirely until allocation " "finishes.\n" " 'falloc' may not be available if your system\n" -" doesn't have posix_fallocate() function." +" doesn't have posix_fallocate() function.\n" +" 'trunc' uses ftruncate() system call or\n" +" platform-specific counterpart to truncate a " +"file\n" +" to a specified length." msgstr "" -#: src/usage_text.h:142 +#: src/usage_text.h:145 msgid "" " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n" " size is smaller than SIZE.\n" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:146 +#: src/usage_text.h:149 msgid "" " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage " "while\n" @@ -298,7 +302,7 @@ msgid "" " Turn off if you encounter any error" msgstr "" -#: src/usage_text.h:150 +#: src/usage_text.h:153 msgid "" " --allow-overwrite[=true|false] Restart download from scratch if the\n" " corresponding control file doesn't exist. " @@ -306,7 +310,7 @@ msgid "" " also --auto-file-renaming option." msgstr "" -#: src/usage_text.h:154 +#: src/usage_text.h:157 msgid "" " --allow-piece-length-change[=true|false] If false is given, aria2 aborts\n" " download when a piece length is different " @@ -317,7 +321,7 @@ msgid "" "lost." msgstr "" -#: src/usage_text.h:159 +#: src/usage_text.h:162 msgid "" " -Z, --force-sequential[=true|false] Fetch URIs in the command-line " "sequentially\n" @@ -326,7 +330,7 @@ msgid "" " the usual command-line download utilities." msgstr "" -#: src/usage_text.h:163 +#: src/usage_text.h:166 msgid "" " --auto-file-renaming[=true|false] Rename file name if the same file " "already\n" @@ -337,7 +341,7 @@ msgid "" " appended." msgstr "" -#: src/usage_text.h:169 +#: src/usage_text.h:172 msgid "" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " You can specify set of parts:\n" @@ -353,17 +357,17 @@ msgid "" " required." msgstr "" -#: src/usage_text.h:180 +#: src/usage_text.h:183 msgid "" " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." msgstr "" " --enable-http-keep-alive[=true|false] 使用HTTP/1.1 persistent connection。" -#: src/usage_text.h:182 +#: src/usage_text.h:185 msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] 使用HTTP/1.1 pipelining。" -#: src/usage_text.h:184 +#: src/usage_text.h:187 msgid "" " -V, --check-integrity[=true|false] Check file integrity by validating " "piece\n" @@ -388,7 +392,7 @@ msgid "" " piece hashes are used." msgstr "" -#: src/usage_text.h:198 +#: src/usage_text.h:201 msgid "" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --check-integrity option and file is " @@ -401,7 +405,7 @@ msgid "" " download." msgstr "" -#: src/usage_text.h:206 +#: src/usage_text.h:209 msgid "" " --realtime-chunk-checksum[=true|false] Validate chunk of data by " "calculating\n" @@ -409,7 +413,7 @@ msgid "" " checksums are provided." msgstr "" -#: src/usage_text.h:210 +#: src/usage_text.h:213 msgid "" " -c, --continue[=true|false] Continue downloading a partially downloaded\n" " file. Use this option to resume a download\n" @@ -419,16 +423,16 @@ msgid "" " applicable to http(s)/ftp downloads." msgstr "" -#: src/usage_text.h:217 +#: src/usage_text.h:220 msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT 為http(s)下載設定使用者識別字串。" -#: src/usage_text.h:219 +#: src/usage_text.h:222 #, fuzzy msgid " -n, --no-netrc[=true|false] Disables netrc support." msgstr " -n, --no-netrc 停用netrc支援。" -#: src/usage_text.h:221 +#: src/usage_text.h:224 msgid "" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " multiple URIs for a single entity: separate\n" @@ -446,7 +450,7 @@ msgid "" " for details. See also --deferred-input option." msgstr "" -#: src/usage_text.h:231 +#: src/usage_text.h:234 msgid "" " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " "for\n" @@ -455,14 +459,14 @@ msgid "" " See also --split option." msgstr "" -#: src/usage_text.h:235 +#: src/usage_text.h:238 msgid "" " --load-cookies=FILE Load Cookies from FILE using the Firefox3 " "format\n" " and Mozilla/Firefox(1.x/2.x)/Netscape format." msgstr "" -#: src/usage_text.h:238 +#: src/usage_text.h:241 msgid "" " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." "x)/\n" @@ -473,7 +477,7 @@ msgid "" " their expiry values are treated as 0." msgstr "" -#: src/usage_text.h:243 +#: src/usage_text.h:246 msgid "" " -S, --show-files[=true|false] Print file listing of .torrent, .meta4 and\n" " .metalink file and exit. More detailed\n" @@ -481,7 +485,7 @@ msgid "" " file." msgstr "" -#: src/usage_text.h:248 +#: src/usage_text.h:251 msgid "" " --select-file=INDEX... Set file to download by specifying its index.\n" " You can find the file index using the\n" @@ -495,11 +499,11 @@ msgid "" "options)." msgstr "" -#: src/usage_text.h:257 +#: src/usage_text.h:260 msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE .torrent檔案路徑。" -#: src/usage_text.h:259 +#: src/usage_text.h:262 msgid "" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .torrent or content type is\n" @@ -515,7 +519,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:269 +#: src/usage_text.h:272 msgid "" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " Multiple ports can be specified by using ',',\n" @@ -526,7 +530,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:275 +#: src/usage_text.h:278 msgid "" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" "sec.\n" @@ -536,7 +540,7 @@ msgid "" " --max-upload-limit option." msgstr "" -#: src/usage_text.h:281 +#: src/usage_text.h:284 msgid "" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " bytes/sec. 0 means unrestricted.\n" @@ -545,13 +549,13 @@ msgid "" " --max-overall-upload-limit option." msgstr "" -#: src/usage_text.h:287 +#: src/usage_text.h:290 msgid "" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-ratio option." msgstr "" -#: src/usage_text.h:290 +#: src/usage_text.h:293 msgid "" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " until share ratio reaches RATIO.\n" @@ -566,7 +570,7 @@ msgid "" " the conditions is satisfied." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:302 msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" @@ -578,16 +582,16 @@ msgid "" "bytes." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:308 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] 使用Peer Exchange擴充套件。" -#: src/usage_text.h:307 +#: src/usage_text.h:310 #, fuzzy msgid " --enable-dht[=true|false] Enable IPv4 DHT functionality." msgstr " --enable-dht[=true|false] 使用DHT功能。" -#: src/usage_text.h:309 +#: src/usage_text.h:312 msgid "" " --dht-listen-port=PORT... Set UDP listening port for both IPv4 and IPv6\n" " DHT. Multiple ports can be specified by using\n" @@ -597,20 +601,20 @@ msgid "" " and '-' can be used together." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:318 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to IPv4 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:318 +#: src/usage_text.h:321 #, fuzzy msgid "" " --dht-file-path=PATH Change the IPv4 DHT routing table file to PATH." msgstr " --conf-path=PATH 更改設定檔案路徑至PATH。" -#: src/usage_text.h:320 +#: src/usage_text.h:323 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -620,7 +624,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:325 +#: src/usage_text.h:328 msgid "" " --bt-require-crypto[=true|false] If true is given, aria2 doesn't accept " "and\n" @@ -629,7 +633,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:330 +#: src/usage_text.h:333 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -642,20 +646,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:341 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:341 +#: src/usage_text.h:344 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:344 +#: src/usage_text.h:347 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -663,7 +667,7 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:348 +#: src/usage_text.h:351 #, fuzzy msgid "" " -M, --metalink-file=METALINK_FILE The file path to the .meta4 and ." @@ -672,7 +676,7 @@ msgid "" " specified." msgstr " -M, --metalink-file=METALINK_FILE .metalink檔案路徑。" -#: src/usage_text.h:352 +#: src/usage_text.h:355 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -686,34 +690,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:361 +#: src/usage_text.h:364 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION 指定要下載的檔案版本。" -#: src/usage_text.h:363 +#: src/usage_text.h:366 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE 指定要下載的檔案語言。" -#: src/usage_text.h:365 +#: src/usage_text.h:368 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS 指定要下載的檔案作業系統。" -#: src/usage_text.h:367 +#: src/usage_text.h:370 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" " acceptable." msgstr "" -#: src/usage_text.h:371 +#: src/usage_text.h:374 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:374 +#: src/usage_text.h:377 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .meta4 or .metalink, or " @@ -731,7 +735,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:385 +#: src/usage_text.h:388 msgid "" " --metalink-enable-unique-protocol[=true|false] If true is given and " "several\n" @@ -742,11 +746,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:394 msgid " -v, --version Print the version number and exit." msgstr " -v, --version 列印版本號後退出。" -#: src/usage_text.h:393 +#: src/usage_text.h:396 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -759,24 +763,24 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:403 #, fuzzy msgid " --no-conf[=true|false] Disable loading aria2.conf file." msgstr " --no-conf 停止載入aria2.conf設定檔。" -#: src/usage_text.h:402 +#: src/usage_text.h:405 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH 更改設定檔案路徑至PATH。" -#: src/usage_text.h:404 +#: src/usage_text.h:407 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:407 +#: src/usage_text.h:410 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -788,31 +792,31 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:413 +#: src/usage_text.h:416 #, fuzzy msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] 使用aria2安靜模式(無終端輸出)。" -#: src/usage_text.h:415 +#: src/usage_text.h:418 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] 使用非同步DNS。" -#: src/usage_text.h:417 +#: src/usage_text.h:420 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] 重用FTP的連接。" -#: src/usage_text.h:419 +#: src/usage_text.h:422 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr " --summary-interval=SEC 設定輸出下載進度摘要的間隔。" -#: src/usage_text.h:422 +#: src/usage_text.h:425 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL 設定輸出記錄日誌級別。" -#: src/usage_text.h:424 +#: src/usage_text.h:427 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -821,7 +825,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:428 +#: src/usage_text.h:431 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -832,7 +836,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:433 +#: src/usage_text.h:436 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -845,7 +849,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:440 +#: src/usage_text.h:443 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -875,7 +879,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:462 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -884,7 +888,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:463 +#: src/usage_text.h:466 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -894,7 +898,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:468 +#: src/usage_text.h:471 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -902,7 +906,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:472 +#: src/usage_text.h:475 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -913,7 +917,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:477 +#: src/usage_text.h:480 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -922,14 +926,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:485 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." msgstr "" -#: src/usage_text.h:486 +#: src/usage_text.h:489 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -941,14 +945,14 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:492 +#: src/usage_text.h:495 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:495 +#: src/usage_text.h:498 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames, domains or\n" " network address with or without CIDR block " @@ -956,18 +960,18 @@ msgid "" " proxy should not be used." msgstr "" -#: src/usage_text.h:499 +#: src/usage_text.h:502 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:505 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:507 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -977,7 +981,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:509 +#: src/usage_text.h:512 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -992,7 +996,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:517 +#: src/usage_text.h:520 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1005,7 +1009,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:523 +#: src/usage_text.h:526 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1016,7 +1020,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:529 +#: src/usage_text.h:532 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1032,7 +1036,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:537 +#: src/usage_text.h:540 msgid "" " --on-download-complete=COMMAND Set the command to be executed after " "download\n" @@ -1042,7 +1046,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:543 +#: src/usage_text.h:546 msgid "" " --on-download-start=COMMAND Set the command to be executed after download\n" " got started. aria2 passes 3 arguments to " @@ -1052,7 +1056,7 @@ msgid "" " Hook in man page for more details." msgstr "" -#: src/usage_text.h:548 +#: src/usage_text.h:551 msgid "" " --on-download-pause=COMMAND Set the command to be executed after download\n" " was paused.\n" @@ -1060,7 +1064,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:553 +#: src/usage_text.h:556 msgid "" " --on-download-error=COMMAND Set the command to be executed after download\n" " aborted due to error.\n" @@ -1069,7 +1073,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:559 +#: src/usage_text.h:562 msgid "" " --on-download-stop=COMMAND Set the command to be executed after download\n" " stopped. You can override the command to be\n" @@ -1082,7 +1086,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:571 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1090,7 +1094,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:572 +#: src/usage_text.h:575 msgid "" " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " "last\n" @@ -1112,18 +1116,18 @@ msgid "" " 1024K). If SIZE is omitted, SIZE=1M is used." msgstr "" -#: src/usage_text.h:584 +#: src/usage_text.h:587 msgid "" " --interface=INTERFACE Bind sockets to given interface. You can " "specify\n" " interface name, IP address and hostname." msgstr "" -#: src/usage_text.h:587 +#: src/usage_text.h:590 msgid " --disable-ipv6[=true|false] Disable IPv6." msgstr "" -#: src/usage_text.h:589 +#: src/usage_text.h:592 msgid "" " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " "has\n" @@ -1140,7 +1144,7 @@ msgid "" " See also --bt-metadata-only option." msgstr "" -#: src/usage_text.h:597 +#: src/usage_text.h:600 msgid "" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" "cache\n" @@ -1152,7 +1156,7 @@ msgid "" " using --header option." msgstr "" -#: src/usage_text.h:603 +#: src/usage_text.h:606 msgid "" " --bt-metadata-only[=true|false] Download metadata only. The file(s) " "described\n" @@ -1162,19 +1166,19 @@ msgid "" " used. See also --bt-save-metadata option." msgstr "" -#: src/usage_text.h:608 +#: src/usage_text.h:611 msgid "" " --human-readable[=true|false] Print sizes and speed in human readable " "format\n" " (e.g., 1.2Ki, 3.4Mi) in the console readout." msgstr "" -#: src/usage_text.h:611 +#: src/usage_text.h:614 #, fuzzy msgid " --bt-enable-lpd[=true|false] Enable Local Peer Discovery." msgstr " --enable-dht[=true|false] 使用DHT功能。" -#: src/usage_text.h:613 +#: src/usage_text.h:616 msgid "" " --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. " "If\n" @@ -1184,53 +1188,53 @@ msgid "" " name and IP address." msgstr "" -#: src/usage_text.h:618 +#: src/usage_text.h:621 msgid "" " --reuse-uri[=true|false] Reuse already used URIs if no unused URIs are\n" " left." msgstr "" -#: src/usage_text.h:621 +#: src/usage_text.h:624 #, fuzzy msgid " --all-proxy-user=USER Set user for --all-proxy option." msgstr " --http-proxy-user=USER 設定HTTP代理伺服器用戶(對所有URL有效)。" -#: src/usage_text.h:623 +#: src/usage_text.h:626 #, fuzzy msgid " --all-proxy-passwd=PASSWD Set password for --all-proxy option." msgstr " --http-proxy-passwd=PASSWD 設定HTTP代理伺服器密碼(對所有URL有效)。" -#: src/usage_text.h:625 +#: src/usage_text.h:628 #, fuzzy msgid " --http-proxy-user=USER Set user for --http-proxy option." msgstr " --http-proxy-user=USER 設定HTTP代理伺服器用戶(對所有URL有效)。" -#: src/usage_text.h:627 +#: src/usage_text.h:630 #, fuzzy msgid " --http-proxy-passwd=PASSWD Set password for --http-proxy option." msgstr " --http-proxy-passwd=PASSWD 設定HTTP代理伺服器密碼(對所有URL有效)。" -#: src/usage_text.h:629 +#: src/usage_text.h:632 #, fuzzy msgid " --https-proxy-user=USER Set user for --https-proxy option." msgstr " --http-proxy-user=USER 設定HTTP代理伺服器用戶(對所有URL有效)。" -#: src/usage_text.h:631 +#: src/usage_text.h:634 #, fuzzy msgid " --https-proxy-passwd=PASSWD Set password for --https-proxy option." msgstr " --http-proxy-passwd=PASSWD 設定HTTP代理伺服器密碼(對所有URL有效)。" -#: src/usage_text.h:633 +#: src/usage_text.h:636 #, fuzzy msgid " --ftp-proxy-user=USER Set user for --ftp-proxy option." msgstr " --http-proxy-user=USER 設定HTTP代理伺服器用戶(對所有URL有效)。" -#: src/usage_text.h:635 +#: src/usage_text.h:638 #, fuzzy msgid " --ftp-proxy-passwd=PASSWD Set password for --ftp-proxy option." msgstr " --http-proxy-passwd=PASSWD 設定HTTP代理伺服器密碼(對所有URL有效)。" -#: src/usage_text.h:637 +#: src/usage_text.h:640 msgid "" " --remove-control-file[=true|false] Remove control file before download. " "Using\n" @@ -1240,7 +1244,7 @@ msgid "" "resume." msgstr "" -#: src/usage_text.h:642 +#: src/usage_text.h:645 msgid "" " --always-resume[=true|false] Always resume download. If true is given, " "aria2\n" @@ -1257,7 +1261,7 @@ msgid "" " See --max-resume-failure-tries option." msgstr "" -#: src/usage_text.h:652 +#: src/usage_text.h:655 msgid "" " --max-resume-failure-tries=N When used with --always-resume=false, aria2\n" " downloads file from scratch when aria2 detects " @@ -1270,12 +1274,12 @@ msgid "" " See --always-resume option." msgstr "" -#: src/usage_text.h:659 +#: src/usage_text.h:662 #, fuzzy msgid " --bt-tracker-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC 設定超時(秒)。" -#: src/usage_text.h:661 +#: src/usage_text.h:664 msgid "" " --bt-tracker-connect-timeout=SEC Set the connect timeout in seconds to\n" " establish connection to tracker. After the\n" @@ -1286,12 +1290,12 @@ msgid "" " instead." msgstr "" -#: src/usage_text.h:667 +#: src/usage_text.h:670 #, fuzzy msgid " --dht-message-timeout=SEC Set timeout in seconds." msgstr " -t, --timeout=SEC 設定超時(秒)。" -#: src/usage_text.h:669 +#: src/usage_text.h:672 msgid "" " --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request " "header\n" @@ -1301,7 +1305,7 @@ msgid "" " 'Content-Encoding: deflate'." msgstr "" -#: src/usage_text.h:674 +#: src/usage_text.h:677 msgid "" " --save-session=FILE Save error/unfinished downloads to FILE on " "exit.\n" @@ -1319,14 +1323,14 @@ msgid "" " be saved." msgstr "" -#: src/usage_text.h:683 +#: src/usage_text.h:686 msgid "" " -x, --max-connection-per-server=NUM The maximum number of connections to " "one\n" " server for each download." msgstr "" -#: src/usage_text.h:686 +#: src/usage_text.h:689 msgid "" " -k, --min-split-size=SIZE aria2 does not split less than 2*SIZE byte " "range.\n" @@ -1343,7 +1347,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:695 +#: src/usage_text.h:698 msgid "" " --conditional-get[=true|false] Download file only when the local file is " "older\n" @@ -1352,7 +1356,7 @@ msgid "" " many limitations. See man page for details." msgstr "" -#: src/usage_text.h:699 +#: src/usage_text.h:702 msgid "" " --on-bt-download-complete=COMMAND For BitTorrent, a command specified in\n" " --on-download-complete is called after " @@ -1366,7 +1370,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:707 +#: src/usage_text.h:710 msgid "" " --enable-async-dns6[=true|false] Enable IPv6 name resolution in " "asynchronous\n" @@ -1375,7 +1379,7 @@ msgid "" " --async-dns=false." msgstr "" -#: src/usage_text.h:711 +#: src/usage_text.h:714 msgid "" " --enable-dht6[=true|false] Enable IPv6 DHT functionality.\n" " Use --dht-listen-port option to specify port\n" @@ -1384,7 +1388,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:716 +#: src/usage_text.h:719 msgid "" " --dht-listen-addr6=ADDR Specify address to bind socket for IPv6 DHT. \n" " It should be a global unicast IPv6 address of " @@ -1392,20 +1396,20 @@ msgid "" " host." msgstr "" -#: src/usage_text.h:720 +#: src/usage_text.h:723 msgid "" " --dht-entry-point6=HOST:PORT Set host and port as an entry point to IPv6 " "DHT\n" " network." msgstr "" -#: src/usage_text.h:723 +#: src/usage_text.h:726 #, fuzzy msgid "" " --dht-file-path6=PATH Change the IPv6 DHT routing table file to PATH." msgstr " --conf-path=PATH 更改設定檔案路徑至PATH。" -#: src/usage_text.h:725 +#: src/usage_text.h:728 msgid "" " --bt-tracker=URI[,...] Comma separated list of additional BitTorrent\n" " tracker's announce URI. These URIs are not\n" @@ -1416,7 +1420,7 @@ msgid "" " option are removed." msgstr "" -#: src/usage_text.h:731 +#: src/usage_text.h:734 msgid "" " --bt-exclude-tracker=URI[,...] Comma separated list of BitTorrent " "tracker's\n" @@ -1429,7 +1433,7 @@ msgid "" " See also --bt-tracker option." msgstr "" -#: src/usage_text.h:738 +#: src/usage_text.h:741 msgid "" " --max-download-result=NUM Set maximum number of download result kept in\n" " memory. The download results are completed/" @@ -1450,7 +1454,7 @@ msgid "" " download result is kept." msgstr "" -#: src/usage_text.h:750 +#: src/usage_text.h:753 msgid "" " --async-dns-server=IPADDRESS[,...] Comma separated list of DNS server " "address\n" @@ -1469,7 +1473,7 @@ msgid "" " permission to create it." msgstr "" -#: src/usage_text.h:761 +#: src/usage_text.h:764 msgid "" " --enable-rpc[=true|false] Enable JSON-RPC/XML-RPC server.\n" " It is strongly recommended to set username " @@ -1478,7 +1482,7 @@ msgid "" " option. See also --rpc-listen-port option." msgstr "" -#: src/usage_text.h:766 +#: src/usage_text.h:769 msgid "" " --rpc-max-request-size=SIZE Set max size of JSON-RPC/XML-RPC request. If " "aria2\n" @@ -1487,17 +1491,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:770 +#: src/usage_text.h:773 #, fuzzy msgid " --rpc-user=USER Set JSON-RPC/XML-RPC user." msgstr " --ftp-user=USER 設定FTP用戶(對所有URL有效)。" -#: src/usage_text.h:772 +#: src/usage_text.h:775 #, fuzzy msgid " --rpc-passwd=PASSWD Set JSON-RPC/XML-RPC password." msgstr " --ftp-passwd=PASSWD 設定FTP密碼(對所有URL有效)。" -#: src/usage_text.h:774 +#: src/usage_text.h:777 msgid "" " --rpc-listen-all[=true|false] Listen incoming JSON-RPC/XML-RPC requests on " "all\n" @@ -1506,18 +1510,18 @@ msgid "" " on local loopback interface." msgstr "" -#: src/usage_text.h:778 +#: src/usage_text.h:781 msgid "" " --rpc-listen-port=PORT Specify a port number for JSON-RPC/XML-RPC " "server\n" " to listen to." msgstr "" -#: src/usage_text.h:781 +#: src/usage_text.h:784 msgid " --show-console-readout[=true|false] Show console readout." msgstr "" -#: src/usage_text.h:783 +#: src/usage_text.h:786 msgid "" " --metalink-base-uri=URI Specify base URI to resolve relative URI in\n" " metalink:url and metalink:metaurl element in " @@ -1527,7 +1531,7 @@ msgid "" " to a directory, URI must end with '/'." msgstr "" -#: src/usage_text.h:788 +#: src/usage_text.h:791 msgid "" " --stream-piece-selector=SELECTOR Specify piece selection algorithm\n" " used in HTTP/FTP download. Piece means fixed\n" @@ -1565,25 +1569,25 @@ msgid "" " useful to view movie while downloading it." msgstr "" -#: src/usage_text.h:815 +#: src/usage_text.h:818 msgid "" " --truncate-console-readout[=true|false] Truncate console readout to fit in\n" " a single line." msgstr "" -#: src/usage_text.h:818 +#: src/usage_text.h:821 msgid "" " --pause[=true|false] Pause download after added. This option is\n" " effective only when --enable-rpc=true is given." msgstr "" -#: src/usage_text.h:821 +#: src/usage_text.h:824 msgid "" " --rpc-allow-origin-all[=true|false] Add Access-Control-Allow-Origin header\n" " field with value '*' to the RPC response." msgstr "" -#: src/usage_text.h:824 +#: src/usage_text.h:827 msgid "" " --download-result=OPT This option changes the way \"Download Results" "\"\n" @@ -1603,7 +1607,7 @@ msgid "" " each row." msgstr "" -#: src/usage_text.h:836 +#: src/usage_text.h:839 msgid "" " --hash-check-only[=true|false] If true is given, after hash check using\n" " --check-integrity option, abort download " @@ -1611,7 +1615,7 @@ msgid "" " or not download is complete." msgstr "" -#: src/usage_text.h:840 +#: src/usage_text.h:843 msgid "" " --checksum=TYPE=DIGEST Set checksum. TYPE is hash type. The " "supported\n" @@ -1624,7 +1628,7 @@ msgid "" " downloads." msgstr "" -#: src/usage_text.h:849 +#: src/usage_text.h:852 msgid "" " --piece-length=LENGTH Set a piece length for HTTP/FTP downloads. " "This\n" @@ -1636,7 +1640,7 @@ msgid "" " contains piece hashes." msgstr "" -#: src/usage_text.h:856 +#: src/usage_text.h:859 msgid "" " --stop-with-process=PID Stop application when process PID is not " "running.\n" @@ -1651,7 +1655,7 @@ msgid "" " itself." msgstr "" -#: src/usage_text.h:863 +#: src/usage_text.h:866 msgid "" " --deferred-input[=true|false] If true is given, aria2 does not read all " "URIs\n" @@ -1665,7 +1669,7 @@ msgid "" " options at startup." msgstr "" -#: src/usage_text.h:871 +#: src/usage_text.h:874 msgid "" " --bt-remove-unselected-file[=true|false] Removes the unselected files when\n" " download is completed in BitTorrent. To\n" @@ -1676,7 +1680,7 @@ msgid "" " your disk." msgstr "" -#: src/usage_text.h:879 +#: src/usage_text.h:882 #, fuzzy msgid " --enable-mmap[=true|false] Map files into memory." msgstr " --enable-dht[=true|false] 使用DHT功能。" @@ -1896,13 +1900,13 @@ msgstr "" msgid "IPv%d BitTorrent: listening to port %u" msgstr "" -#: src/RequestGroup.cc:377 +#: src/RequestGroup.cc:378 msgid "" "For BitTorrent Magnet URI, enabling DHT is strongly recommended. See --" "enable-dht option." msgstr "" -#: src/RequestGroup.cc:682 +#: src/RequestGroup.cc:683 #, c-format msgid "Removed control file for %s because it is requested by user." msgstr "" @@ -2195,382 +2199,387 @@ msgstr "發生網絡問題,原因: %s" #: src/message.h:173 #, fuzzy, c-format -msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgid "Failed to load trusted CA certificates from system. Cause: %s" msgstr "讀取檔案 %s 失敗,原因:%s" #: src/message.h:175 +#, fuzzy, c-format +msgid "Failed to load trusted CA certificates from %s. Cause: %s" +msgstr "讀取檔案 %s 失敗,原因:%s" + +#: src/message.h:177 #, c-format msgid "" "Certificate verification failed. Cause: %s See --ca-certificate and --check-" "certificate option." msgstr "" -#: src/message.h:177 +#: src/message.h:179 #, fuzzy msgid "No certificate found." msgstr "找不到header。" -#: src/message.h:178 +#: src/message.h:180 msgid "Hostname not match." msgstr "" -#: src/message.h:179 +#: src/message.h:181 msgid "No files to download." msgstr "" -#: src/message.h:181 +#: src/message.h:183 msgid "" "You may encounter the certificate verification error with HTTPS server. See " "--ca-certificate and --check-certificate option." msgstr "" -#: src/message.h:183 +#: src/message.h:185 #, fuzzy, c-format msgid "Printing the contents of file '%s'..." msgstr "列出包含'%s'的選項。" -#: src/message.h:184 +#: src/message.h:186 msgid "This file is neither Torrent nor Metalink file. Skipping." msgstr "" -#: src/message.h:189 +#: src/message.h:191 #, c-format msgid "Is '%s' a file?" msgstr "" -#: src/message.h:190 +#: src/message.h:192 #, fuzzy, c-format msgid "Failed to find given interface %s, cause: %s" msgstr "開啟檔案 %s 失敗,原因:%s" -#: src/message.h:192 +#: src/message.h:194 #, c-format msgid "Saved metadata as %s." msgstr "" -#: src/message.h:193 +#: src/message.h:195 #, fuzzy, c-format msgid "Saving metadata as %s failed. Maybe file already exists." msgstr "儲存簽名 %s 失敗,檔案可能已存在。" -#: src/message.h:195 +#: src/message.h:197 #, c-format msgid "Detected directory traversal directive in %s" msgstr "" -#: src/message.h:198 +#: src/message.h:200 #, c-format msgid "GID#% - Removing unselected file." msgstr "" -#: src/message.h:199 +#: src/message.h:201 #, c-format msgid "File %s removed." msgstr "" -#: src/message.h:200 +#: src/message.h:202 #, c-format msgid "File %s could not be removed." msgstr "" -#: src/message.h:202 +#: src/message.h:204 msgid "Timeout." msgstr "連線逾時。" -#: src/message.h:203 +#: src/message.h:205 msgid "Invalid chunk size." msgstr "無效的區塊大小。" -#: src/message.h:204 +#: src/message.h:206 #, c-format msgid "Too large chunk. size=%d" msgstr "區塊大小太大。 size=%d" -#: src/message.h:205 +#: src/message.h:207 msgid "Invalid header." msgstr "無效的header。" -#: src/message.h:206 +#: src/message.h:208 msgid "Invalid response." msgstr "無效的回應。" -#: src/message.h:207 +#: src/message.h:209 msgid "No header found." msgstr "找不到header。" -#: src/message.h:208 +#: src/message.h:210 msgid "No status header." msgstr "找不到狀態header。" -#: src/message.h:209 +#: src/message.h:211 msgid "Proxy connection failed." msgstr "代理伺服器連接失敗。" -#: src/message.h:210 +#: src/message.h:212 msgid "Connection failed." msgstr "連線失敗。" -#: src/message.h:211 +#: src/message.h:213 #, c-format msgid "" "The requested filename and the previously registered one are not same. " "Expected:%s Actual:%s" msgstr "所請求的檔案名稱與已登記的名稱不相符。 期望:%s 真實:%s" -#: src/message.h:212 +#: src/message.h:214 #, c-format msgid "The response status is not successful. status=%d" msgstr "回覆狀態不成功。 狀態=%d" -#: src/message.h:214 +#: src/message.h:216 #, c-format msgid "Transfer encoding %s is not supported." msgstr "不支援傳輸編碼 %s 。" -#: src/message.h:215 +#: src/message.h:217 #, c-format msgid "SSL initialization failed: %s" msgstr "SSL初始化失敗:%s" -#: src/message.h:216 +#: src/message.h:218 msgid "SSL I/O error" msgstr "SSL I/O錯誤" -#: src/message.h:217 +#: src/message.h:219 msgid "SSL protocol error" msgstr "SSL協議錯誤" -#: src/message.h:218 +#: src/message.h:220 #, c-format msgid "SSL unknown error %d" msgstr "SSL不明錯誤 %d" -#: src/message.h:219 +#: src/message.h:221 #, c-format msgid "SSL initialization failed: OpenSSL connect error %d" msgstr "SSL初始化失敗:OpenSSL連接錯誤 %d" -#: src/message.h:221 +#: src/message.h:223 msgid "Authorization failed." msgstr "認證失敗" -#: src/message.h:222 +#: src/message.h:224 msgid "Got EOF from the server." msgstr "伺服器傳回EOF" -#: src/message.h:223 +#: src/message.h:225 msgid "Got EOF from peer." msgstr "使用者傳回EOF" -#: src/message.h:224 +#: src/message.h:226 msgid "Malformed meta info." msgstr "meta訊息格式錯誤。" -#: src/message.h:226 +#: src/message.h:228 #, c-format msgid "Failed to open the file %s, cause: %s" msgstr "開啟檔案 %s 失敗,原因:%s" -#: src/message.h:227 +#: src/message.h:229 #, c-format msgid "Failed to write into the file %s, cause: %s" msgstr "寫入檔案 %s 失敗,原因:%s" -#: src/message.h:228 +#: src/message.h:230 #, c-format msgid "Failed to read from the file %s, cause: %s" msgstr "讀取檔案 %s 失敗,原因:%s" -#: src/message.h:229 +#: src/message.h:231 msgid "Failed to read data from disk." msgstr "從磁碟讀取資料失敗。" -#: src/message.h:230 +#: src/message.h:232 #, c-format msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s" msgstr "計算檔案 %s 的SHA1值失敗,原因:%s" -#: src/message.h:231 +#: src/message.h:233 #, c-format msgid "Failed to seek the file %s, cause: %s" msgstr "找尋檔案 %s 失敗,原因:%s" -#: src/message.h:233 +#: src/message.h:235 #, c-format msgid "%s is not a directory." msgstr "%s 不是一個目錄。" -#: src/message.h:234 +#: src/message.h:236 #, c-format msgid "Failed to make the directory %s, cause: %s" msgstr "建立目錄 %s 失敗,原因:%s" -#: src/message.h:238 +#: src/message.h:240 #, c-format msgid "Failed to open a socket, cause: %s" msgstr "開啟通訊連接失敗,原因:%s" -#: src/message.h:239 +#: src/message.h:241 #, c-format msgid "Failed to set a socket option, cause: %s" msgstr "設定通訊連接選項失敗,原因:%s" -#: src/message.h:240 +#: src/message.h:242 #, c-format msgid "Failed to set a socket as blocking, cause: %s" msgstr "" -#: src/message.h:241 +#: src/message.h:243 #, c-format msgid "Failed to set a socket as non-blocking, cause: %s" msgstr "" -#: src/message.h:242 +#: src/message.h:244 #, c-format msgid "Failed to bind a socket, cause: %s" msgstr "" -#: src/message.h:243 +#: src/message.h:245 #, c-format msgid "Failed to listen to a socket, cause: %s" msgstr "" -#: src/message.h:244 +#: src/message.h:246 #, c-format msgid "Failed to accept a peer connection, cause: %s" msgstr "接受使用者連接失敗,原因:%s" -#: src/message.h:245 +#: src/message.h:247 #, c-format msgid "Failed to get the name of socket, cause: %s" msgstr "取得通訊連接名稱失敗,原因:%s" -#: src/message.h:246 +#: src/message.h:248 #, c-format msgid "Failed to get the name of connected peer, cause: %s" msgstr "取得已連接使用者名稱失敗,原因:%s" -#: src/message.h:247 +#: src/message.h:249 #, c-format msgid "Failed to resolve the hostname %s, cause: %s" msgstr "解析主機名稱 %s 失敗,原因:%s" -#: src/message.h:248 +#: src/message.h:250 #, c-format msgid "Failed to connect to the host %s, cause: %s" msgstr "連接主機 %s 失敗,原因:%s" -#: src/message.h:249 +#: src/message.h:251 #, c-format msgid "Failed to check whether the socket is writable, cause: %s" msgstr "檢查通訊連接是否可寫時失敗,原因:%s" -#: src/message.h:250 +#: src/message.h:252 #, c-format msgid "Failed to check whether the socket is readable, cause: %s" msgstr "檢查通訊連接是否可讀時失敗,原因:%s" -#: src/message.h:251 +#: src/message.h:253 #, c-format msgid "Failed to send data, cause: %s" msgstr "傳送資料失敗,原因:%s" -#: src/message.h:252 +#: src/message.h:254 #, c-format msgid "Failed to receive data, cause: %s" msgstr "接受資料失敗,原因:%s" -#: src/message.h:253 +#: src/message.h:255 #, c-format msgid "Failed to peek data, cause: %s" msgstr "" -#: src/message.h:254 +#: src/message.h:256 #, c-format msgid "Unknown socket error %d (0x%x)" msgstr "未知的通訊連接錯誤 %d (0x%x)" -#: src/message.h:255 +#: src/message.h:257 #, c-format msgid "File %s exists, but %s does not exist." msgstr "找到檔案 %s ,但找不到 %s 。" -#: src/message.h:257 +#: src/message.h:259 #, c-format msgid "Invalid payload size for %s, size=%lu. It should be %lu." msgstr "" -#: src/message.h:258 +#: src/message.h:260 #, c-format msgid "Invalid ID=%d for %s. It should be %d." msgstr "" -#: src/message.h:260 +#: src/message.h:262 msgid "Download aborted." msgstr "下載已中斷。" -#: src/message.h:261 +#: src/message.h:263 #, c-format msgid "File %s is being downloaded by other command." msgstr "檔案 %s 正被其他命令下載中。" -#: src/message.h:262 +#: src/message.h:264 msgid "Insufficient checksums." msgstr "" -#: src/message.h:263 +#: src/message.h:265 #, c-format msgid "Tracker returned failure reason: %s" msgstr "Tracker返回錯誤原因:%s" -#: src/message.h:264 +#: src/message.h:266 msgid "Flooding detected." msgstr "" -#: src/message.h:266 +#: src/message.h:268 #, c-format msgid "" "Drop connection because no request/piece messages were exchanged in a " "certain period(%ld seconds)." msgstr "" -#: src/message.h:268 +#: src/message.h:270 msgid "The infoHash in torrent file doesn't match to one in .aria2 file." msgstr "torrent檔案中的infoHash與.aria2檔案內的不相符。" -#: src/message.h:269 +#: src/message.h:271 #, c-format msgid "No such file entry %s" msgstr "無相關檔案項目 %s" -#: src/message.h:270 +#: src/message.h:272 #, c-format msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s" msgstr "下載速度太慢:%d <= %d(B/s), host:%s" -#: src/message.h:271 +#: src/message.h:273 msgid "No HttpRequestEntry found." msgstr "找不到HttpRequestEntry。" -#: src/message.h:272 +#: src/message.h:274 #, c-format msgid "Got %d status, but no location header provided." msgstr "" -#: src/message.h:274 +#: src/message.h:276 msgid "No file matched with your preference." msgstr "沒有符合的檔案。" -#: src/message.h:275 +#: src/message.h:277 msgid "Exception caught" msgstr "" -#: src/message.h:276 +#: src/message.h:278 #, c-format msgid "Max payload length exceeded or invalid. length = %u" msgstr "" -#: src/message.h:277 +#: src/message.h:279 #, c-format msgid "Invalid file length. Cannot continue download %s: local %s, remote %s" msgstr "無效的檔案長度,無法繼續下載 %s: local %s, remote %s"