2010-02-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Updated po templates.
	* po/aria2.pot
pull/1/head
Tatsuhiro Tsujikawa 2010-02-03 12:57:09 +00:00
parent 76aad1de2b
commit 6fa1dc11b2
31 changed files with 3085 additions and 3169 deletions

View File

@ -1,3 +1,8 @@
2010-02-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Updated po templates.
* po/aria2.pot
2010-02-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2010-02-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Drop legacy ifdef for ares support and code cleanup. Drop legacy ifdef for ares support and code cleanup.

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2 1.8.1\n" "Project-Id-Version: aria2 1.8.2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -39,7 +39,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -306,16 +306,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -325,7 +322,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -334,7 +331,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -345,7 +342,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -361,16 +358,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -383,7 +380,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -396,7 +393,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -404,7 +401,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -414,15 +411,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -437,7 +434,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -446,14 +443,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -464,7 +461,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -473,7 +470,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -487,11 +484,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -507,13 +504,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -524,7 +521,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -534,7 +531,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -543,13 +540,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -564,7 +561,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -576,15 +573,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -595,18 +592,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -616,7 +613,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -624,7 +621,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -637,20 +634,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -658,14 +655,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -679,34 +676,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -722,7 +719,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -732,11 +729,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -749,23 +746,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -777,30 +774,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -809,7 +806,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -820,7 +817,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -833,7 +830,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -863,7 +860,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -872,7 +869,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -882,7 +879,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -890,7 +887,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -901,7 +898,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -910,14 +907,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -929,39 +926,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -971,7 +968,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -979,15 +976,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -997,7 +994,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1012,7 +1009,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1025,7 +1022,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1036,7 +1033,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1052,7 +1049,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1062,7 +1059,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1070,7 +1067,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1079,7 +1076,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1093,7 +1090,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1101,7 +1098,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1109,7 +1106,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1131,18 +1128,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1159,7 +1156,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1171,7 +1168,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1181,7 +1178,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/bg.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-08-25 12:32+0000\n" "PO-Revision-Date: 2009-08-25 12:32+0000\n"
"Last-Translator: Plamen Atanasov <Unknown>\n" "Last-Translator: Plamen Atanasov <Unknown>\n"
"Language-Team: Bulgarian <bg@li.org>\n" "Language-Team: Bulgarian <bg@li.org>\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Резултати от даунлоуда:" msgstr "Резултати от даунлоуда:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Легенда за състоянието:" msgstr "Легенда за състоянието:"
@ -412,14 +412,12 @@ msgstr ""
" Изключете опцията ако срещнете някаква грешка" " Изключете опцията ако срещнете някаква грешка"
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false Ако false е дадено, и файлът вече съществува, " " --allow-overwrite=true|false Ако false е дадено, и файлът вече съществува, "
"но\n" "но\n"
@ -429,7 +427,7 @@ msgstr ""
" този файл. Вижте също опцията --auto-file-" " този файл. Вижте също опцията --auto-file-"
"renaming." "renaming."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -447,7 +445,7 @@ msgstr ""
" но малък прогрес от даунлоуда може да бъде " " но малък прогрес от даунлоуда може да бъде "
"загубен." "загубен."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -462,7 +460,7 @@ msgstr ""
" обичайните полезни вещи за даунлоуд в " " обичайните полезни вещи за даунлоуд в "
"командната линия." "командната линия."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -481,7 +479,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" прикрепени." " прикрепени."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -510,18 +508,18 @@ msgstr ""
" вторият пример отгоре, -Z опцията се\n" " вторият пример отгоре, -Z опцията се\n"
" изисква." " изисква."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Включва постоянна HTTP/1.1 връзка." " --enable-http-keep-alive[=true|false] Включва постоянна HTTP/1.1 връзка."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false] Включване на HTTP/1.1 тръбопровеждане." " --enable-http-pipelining[=true|false] Включване на HTTP/1.1 тръбопровеждане."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -544,7 +542,7 @@ msgstr ""
" от файл. Вижте също опцията --bt-hash-check-" " от файл. Вижте също опцията --bt-hash-check-"
"seed." "seed."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -567,7 +565,7 @@ msgstr ""
" Тази опция оказва ефект само върху BitTorrent\n" " Тази опция оказва ефект само върху BitTorrent\n"
" даунлоуди." " даунлоуди."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -580,7 +578,7 @@ msgstr ""
"даунлоудва, ако парчетата\n" "даунлоудва, ако парчетата\n"
" на контролните суми са осигурени." " на контролните суми са осигурени."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -597,17 +595,17 @@ msgstr ""
" началото. Понастоящем тази опция е само\n" " началото. Понастоящем тази опция е само\n"
" приложима към http(и)/ftp даунлоуди." " приложима към http(и)/ftp даунлоуди."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Определя потребителския агент за http(и) " " -U, --user-agent=USER_AGENT Определя потребителския агент за http(и) "
"даунлоуди." "даунлоуди."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Изключва поддръжката на netrc." msgstr " -n, --no-netrc Изключва поддръжката на netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -637,7 +635,7 @@ msgstr ""
" FILE секцията от ръководството за повече " " FILE секцията от ръководството за повече "
"детайли." "детайли."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -651,7 +649,7 @@ msgstr ""
"metalink.\n" "metalink.\n"
" Вижте също -s и -C опциите." " Вижте също -s и -C опциите."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -661,7 +659,7 @@ msgstr ""
"формат\n" "формат\n"
" и Mozilla/Firefox(1.x/2.x)/Netscape формат." " и Mozilla/Firefox(1.x/2.x)/Netscape формат."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -679,7 +677,7 @@ msgstr ""
"запазват и\n" "запазват и\n"
" стойност на изтичане се разглежда като 0." " стойност на изтичане се разглежда като 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -693,7 +691,7 @@ msgstr ""
"изписана\n" "изписана\n"
" в случай на торент файл." " в случай на торент файл."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -722,11 +720,11 @@ msgstr ""
" в зависимост от заявката(вижте --metalink-* " " в зависимост от заявката(вижте --metalink-* "
"опциите)." "опциите)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE Пътят към .torrent файла." msgstr " -T, --torrent-file=TORRENT_FILE Пътят към .torrent файла."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -754,7 +752,7 @@ msgstr ""
"отгоре\n" "отгоре\n"
" не се извършва." " не се извършва."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -763,7 +761,7 @@ msgstr ""
"файл\n" "файл\n"
" споменат в .torrent файла." " споменат в .torrent файла."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -783,7 +781,7 @@ msgstr ""
"'-' могат\n" "'-' могат\n"
" да се използват заедно." " да се използват заедно."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -801,7 +799,7 @@ msgstr ""
"торент, използвайте\n" "торент, използвайте\n"
" опцията --max-upload-limit." " опцията --max-upload-limit."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -818,7 +816,7 @@ msgstr ""
"използвайте\n" "използвайте\n"
" опцията --max-overall-upload-limit." " опцията --max-overall-upload-limit."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -826,7 +824,7 @@ msgstr ""
" --seed-time=MINUTES Уточнява време за сийдване в минути. Вижте също\n" " --seed-time=MINUTES Уточнява време за сийдване в минути. Вижте също\n"
" опцията --seed-ratio." " опцията --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -855,7 +853,7 @@ msgstr ""
"от\n" "от\n"
" условията е изпълнено." " условията е изпълнено."
#: src/usage_text.h:290 #: src/usage_text.h:289
#, fuzzy #, fuzzy
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
@ -877,16 +875,16 @@ msgstr ""
" уточнени, произволни букви от азбуката ще\n" " уточнени, произволни букви от азбуката ще\n"
" бъдат добавени за да стане дължината 20 байта." " бъдат добавени за да стане дължината 20 байта."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
" --enable-peer-exchange[=true|false] Включва разширението Peer Exchange." " --enable-peer-exchange[=true|false] Включва разширението Peer Exchange."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Включва DHT функционалността." msgstr " --enable-dht[=true|false] Включва DHT функционалността."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -905,7 +903,7 @@ msgstr ""
"'-' могат\n" "'-' могат\n"
" да бъдат използвани заедно." " да бъдат използвани заедно."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -914,12 +912,12 @@ msgstr ""
"DHT\n" "DHT\n"
" мрежата." " мрежата."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --dht-file-path=PATH Сменя DHT файловата таблица за марширути с PATH." msgstr " --dht-file-path=PATH Сменя DHT файловата таблица за марширути с PATH."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -936,7 +934,7 @@ msgstr ""
"удовлетворява\n" "удовлетворява\n"
" даденото ниво." " даденото ниво."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -950,7 +948,7 @@ msgstr ""
"използва Obfuscation\n" "използва Obfuscation\n"
" ръкостискане." " ръкостискане."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -975,7 +973,7 @@ msgstr ""
" Можете да приложите K или M(1K = 1024, 1M = " " Можете да приложите K или M(1K = 1024, 1M = "
"1024K)." "1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -985,7 +983,7 @@ msgstr ""
"във всеки\n" "във всеки\n"
" BitTorrent даунлоуд." " BitTorrent даунлоуд."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -994,7 +992,7 @@ msgstr ""
"без\n" "без\n"
" проверяване на частта на хеша." " проверяване на частта на хеша."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -1006,7 +1004,7 @@ msgstr ""
" Вижте също и опцията --bt-request-peer-speed-" " Вижте също и опцията --bt-request-peer-speed-"
"limit." "limit."
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -1014,7 +1012,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE Пътят към .metalink файла." msgstr " -M, --metalink-file=METALINK_FILE Пътят към .metalink файла."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1040,20 +1038,20 @@ msgstr ""
"NUM_SERVERS.\n" "NUM_SERVERS.\n"
" Вижте също опциите -s и -j." " Вижте също опциите -s и -j."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Версията на файла за даунлоуд." msgstr " --metalink-version=VERSION Версията на файла за даунлоуд."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Езикът на файла за даунлоуд." msgstr " --metalink-language=LANGUAGE Езикът на файла за даунлоуд."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Операционнта система на файла за даунлоуд." msgstr " --metalink-os=OS Операционнта система на файла за даунлоуд."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1065,7 +1063,7 @@ msgstr ""
"определен със\n" "определен със\n"
" запетаи." " запетаи."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1075,7 +1073,7 @@ msgstr ""
"Уточнете 'none',\n" "Уточнете 'none',\n"
" ако нямате предпочитан протокол." " ако нямате предпочитан протокол."
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -1105,7 +1103,7 @@ msgstr ""
"горе,\n" "горе,\n"
" няма да бъде извършено." " няма да бъде извършено."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1122,11 +1120,11 @@ msgstr ""
"protocol за да\n" "protocol за да\n"
" уточните предпочитанието си на протокол." " уточните предпочитанието си на протокол."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Отпечатва номера на версията и излиза." msgstr " -v, --version Отпечатва номера на версията и излиза."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1139,16 +1137,16 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Изключва зареждането на файла aria2.conf." msgstr " --no-conf Изключва зареждането на файла aria2.conf."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Промяна на пътя до конфигурационния файл към PATH." msgstr " --conf-path=PATH Промяна на пътя до конфигурационния файл към PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1158,7 +1156,7 @@ msgstr ""
" Ако 0 е дадено, тази характеристика ще бъде " " Ако 0 е дадено, тази характеристика ще бъде "
"изключена." "изключена."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1178,21 +1176,21 @@ msgstr ""
"9J1\"\n" "9J1\"\n"
" http://хост/файл" " http://хост/файл"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] Прави aria2 тиха(без конзолно извеждане)." msgstr " -q, --quiet[=true|false] Прави aria2 тиха(без конзолно извеждане)."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Включва несинхронизиран DNS." msgstr " --async-dns[=true|false] Включва несинхронизиран DNS."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
" --ftp-reuse-connection[=true|false] Многократно използване на връзката в " " --ftp-reuse-connection[=true|false] Многократно използване на връзката в "
"FTP." "FTP."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1201,11 +1199,11 @@ msgstr ""
" --summary-interval=SEC Определя интервал за извеждане на разюмето за " " --summary-interval=SEC Определя интервал за извеждане на разюмето за "
"прогреса на даунлоуда." "прогреса на даунлоуда."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Определя нивото на лога към извеждането на данни." msgstr " --log-level=LEVEL Определя нивото на лога към извеждането на данни."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1218,7 +1216,7 @@ msgstr ""
" отдалечения HTTP/FTP сървър и ако е наличен,\n" " отдалечения HTTP/FTP сървър и ако е наличен,\n"
" се прилага съм локалния файл." " се прилага съм локалния файл."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1235,7 +1233,7 @@ msgstr ""
" ефект и --timeout опцията се използва вместо " " ефект и --timeout опцията се използва вместо "
"това." "това."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1248,7 +1246,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1278,7 +1276,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1292,7 +1290,7 @@ msgstr ""
"записана информация\n" "записана информация\n"
" използвайки --server-stat-if опцията." " използвайки --server-stat-if опцията."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1308,7 +1306,7 @@ msgstr ""
" някои URI селектори като 'feedback'.\n" " някои URI селектори като 'feedback'.\n"
" Вижте също --uri-selector опцията" " Вижте също --uri-selector опцията"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1320,7 +1318,7 @@ msgstr ""
"направен последният\n" "направен последният\n"
" контакт с тях." " контакт с тях."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1338,7 +1336,7 @@ msgstr ""
"спре\n" "спре\n"
" независимо от стойността." " независимо от стойността."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1347,14 +1345,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1366,39 +1364,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1408,7 +1406,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1416,15 +1414,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1434,7 +1432,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1449,7 +1447,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1462,7 +1460,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1473,7 +1471,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1489,7 +1487,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1499,7 +1497,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1507,7 +1505,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1516,7 +1514,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1530,7 +1528,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1538,7 +1536,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1546,7 +1544,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1568,18 +1566,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1607,7 +1605,7 @@ msgstr ""
" Тази опция оказва ефект само върху BitTorrent\n" " Тази опция оказва ефект само върху BitTorrent\n"
" даунлоуди." " даунлоуди."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1619,7 +1617,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1636,7 +1634,7 @@ msgstr ""
" някои URI селектори като 'feedback'.\n" " някои URI селектори като 'feedback'.\n"
" Вижте също --uri-selector опцията" " Вижте също --uri-selector опцията"
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/ca.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-11-02 23:14+0900\n" "PO-Revision-Date: 2009-11-02 23:14+0900\n"
"Last-Translator: Jordi Pujol <Unknown>\n" "Last-Translator: Jordi Pujol <Unknown>\n"
"Language-Team: Catalan <ca@li.org>\n" "Language-Team: Catalan <ca@li.org>\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Resultats de la descàrrega:" msgstr "Resultats de la descàrrega:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "llegenda d'estat:" msgstr "llegenda d'estat:"
@ -337,16 +337,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -356,7 +353,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -365,7 +362,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -376,7 +373,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -392,18 +389,18 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Activa la connexió persistent " " --enable-http-keep-alive[=true|false] Activa la connexió persistent "
"HTTP/1.1." "HTTP/1.1."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -416,7 +413,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -429,7 +426,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -437,7 +434,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -457,17 +454,17 @@ msgstr ""
" principi. Aquesta opció només és\n" " principi. Aquesta opció només és\n"
" aplicable a descàrregues http(s)/ftp." " aplicable a descàrregues http(s)/ftp."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Estableix l'agent d'usuari per descàrregues " " -U, --user-agent=USER_AGENT Estableix l'agent d'usuari per descàrregues "
"http." "http."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Desactiva el suport netrc." msgstr " -n, --no-netrc Desactiva el suport netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -482,7 +479,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -491,14 +488,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -509,7 +506,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -522,7 +519,7 @@ msgstr ""
" i surt. Es llistarà Informació més detallada\n" " i surt. Es llistarà Informació més detallada\n"
" en el cas d'un fitxer torrent." " en el cas d'un fitxer torrent."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -536,11 +533,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE El camí al fitxer .torrent." msgstr " -T, --torrent-file=TORRENT_FILE El camí al fitxer .torrent."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -556,13 +553,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -573,7 +570,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -583,7 +580,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -592,7 +589,7 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -601,7 +598,7 @@ msgstr ""
"Mirar també\n" "Mirar també\n"
" la opció --seed-ratio." " la opció --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -616,7 +613,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -628,17 +625,17 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
" --enable-peer-exchange[=true|false] Activa la extensió d'intercanvi entre " " --enable-peer-exchange[=true|false] Activa la extensió d'intercanvi entre "
"iguals." "iguals."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Activa la funcionalitat DHT." msgstr " --enable-dht[=true|false] Activa la funcionalitat DHT."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -649,7 +646,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -657,12 +654,12 @@ msgstr ""
" --dht-entry-point=HOST:PORT Estableix host i port com el punt d'entrada a \n" " --dht-entry-point=HOST:PORT Estableix host i port com el punt d'entrada a \n"
" una xarxa DHT." " una xarxa DHT."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -672,7 +669,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -680,7 +677,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -693,7 +690,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -703,13 +700,13 @@ msgstr ""
"cada\n" "cada\n"
" descàrrega BitTorrent." " descàrrega BitTorrent."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -717,7 +714,7 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -725,7 +722,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE El camí al fitxer .metalink." msgstr " -M, --metalink-file=METALINK_FILE El camí al fitxer .metalink."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -739,35 +736,35 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION La versió del fitxer a descarregar." msgstr " --metalink-version=VERSION La versió del fitxer a descarregar."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE L'idioma del fitxer a descarregar." msgstr " --metalink-language=LANGUAGE L'idioma del fitxer a descarregar."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS El Sistema Operatiu del fitxer a descarregar." " --metalink-os=OS El Sistema Operatiu del fitxer a descarregar."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -783,7 +780,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -793,11 +790,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Escriure el número de versió i sortir." msgstr " -v, --version Escriure el número de versió i sortir."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -810,16 +807,16 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Desactiva la càrrega del fitxer de configuració aria2.conf." msgstr " --no-conf Desactiva la càrrega del fitxer de configuració aria2.conf."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH." msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -829,7 +826,7 @@ msgstr ""
" Si el " " Si el "
"valor és 0, aquesta funcionalitat es desactiva." "valor és 0, aquesta funcionalitat es desactiva."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -841,19 +838,19 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Activa DNS asíncrona." msgstr " --async-dns[=true|false] Activa DNS asíncrona."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " -ftp-reuse-connection[=true|false] Refusa connexió FTP." msgstr " -ftp-reuse-connection[=true|false] Refusa connexió FTP."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -863,11 +860,11 @@ msgstr ""
"descàrrega.\n" "descàrrega.\n"
" Posant 0 no fa el resum." " Posant 0 no fa el resum."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Estableix el nivell d'anotació." msgstr " --log-level=LEVEL Estableix el nivell d'anotació."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -876,7 +873,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -887,7 +884,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -900,7 +897,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -930,7 +927,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -939,7 +936,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -949,7 +946,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -957,7 +954,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -968,7 +965,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -977,14 +974,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -996,39 +993,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1038,7 +1035,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1046,15 +1043,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1064,7 +1061,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1079,7 +1076,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1092,7 +1089,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1103,7 +1100,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1119,7 +1116,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1129,7 +1126,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1137,7 +1134,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1146,7 +1143,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1160,7 +1157,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1168,7 +1165,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1176,7 +1173,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1198,18 +1195,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1226,7 +1223,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1238,7 +1235,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1248,7 +1245,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/da.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-07-01 06:37+0000\n" "PO-Revision-Date: 2009-07-01 06:37+0000\n"
"Last-Translator: FuryFire <Unknown>\n" "Last-Translator: FuryFire <Unknown>\n"
"Language-Team: Danish <da@li.org>\n" "Language-Team: Danish <da@li.org>\n"
@ -42,7 +42,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Overførsels resultater:" msgstr "Overførsels resultater:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Status forklaring:" msgstr "Status forklaring:"
@ -324,16 +324,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -343,7 +340,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -352,7 +349,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -363,7 +360,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -379,16 +376,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -401,7 +398,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -414,7 +411,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -422,7 +419,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -432,15 +429,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -455,7 +452,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -464,14 +461,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -482,7 +479,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -491,7 +488,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -505,11 +502,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -525,13 +522,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -542,7 +539,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -552,7 +549,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -561,13 +558,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -582,7 +579,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -594,15 +591,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -613,18 +610,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -634,7 +631,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -642,7 +639,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -655,20 +652,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -676,14 +673,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -697,34 +694,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -740,7 +737,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -750,11 +747,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -767,23 +764,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -795,30 +792,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -827,7 +824,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -838,7 +835,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -851,7 +848,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -881,7 +878,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -890,7 +887,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -900,7 +897,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -908,7 +905,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -919,7 +916,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -928,14 +925,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -947,39 +944,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -989,7 +986,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -997,15 +994,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1015,7 +1012,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1030,7 +1027,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1043,7 +1040,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1054,7 +1051,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1070,7 +1067,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1080,7 +1077,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1088,7 +1085,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1097,7 +1094,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1111,7 +1108,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1119,7 +1116,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1127,7 +1124,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1149,18 +1146,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1177,7 +1174,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1189,7 +1186,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1199,7 +1196,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/de.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: de\n" "Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-12-06 18:07+0900\n" "PO-Revision-Date: 2009-12-06 18:07+0900\n"
"Last-Translator: adlerweb <Unknown>\n" "Last-Translator: adlerweb <Unknown>\n"
"Language-Team: deutsch <de@li.org>\n" "Language-Team: deutsch <de@li.org>\n"
@ -45,7 +45,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Download-Ergebnisse:" msgstr "Download-Ergebnisse:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Statuserläuterung:" msgstr "Statuserläuterung:"
@ -352,16 +352,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -371,7 +368,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -380,7 +377,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -391,7 +388,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -407,18 +404,18 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Dauerhafte HTTP/1.1-Verbindung " " --enable-http-keep-alive[=true|false] Dauerhafte HTTP/1.1-Verbindung "
"halten." "halten."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -431,7 +428,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -444,7 +441,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -452,7 +449,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -475,15 +472,15 @@ msgstr ""
"und\n" "und\n"
" FTP verfügbar." " FTP verfügbar."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Deaktiviert netrc Unterstützung." msgstr " -n, --no-netrc Deaktiviert netrc Unterstützung."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -498,7 +495,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -507,14 +504,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -525,7 +522,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -538,7 +535,7 @@ msgstr ""
" .torrent werden genauere Informationen " " .torrent werden genauere Informationen "
"angezeigt." "angezeigt."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -552,11 +549,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE Datenpfad zur torrent-Datei." msgstr " -T, --torrent-file=TORRENT_FILE Datenpfad zur torrent-Datei."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -587,13 +584,13 @@ msgstr ""
" Bei \"false\" wird die .torrent-Datei nicht\n" " Bei \"false\" wird die .torrent-Datei nicht\n"
" durchsucht." " durchsucht."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -614,7 +611,7 @@ msgstr ""
" \",\" und \"-\" können gemeinsam benutzt " " \",\" und \"-\" können gemeinsam benutzt "
"werden." "werden."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -624,7 +621,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -633,7 +630,7 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -642,7 +639,7 @@ msgstr ""
"auch\n" "auch\n"
" die Option \"--seed-ratio\"." " die Option \"--seed-ratio\"."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -657,7 +654,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -669,17 +666,17 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
" --enable-dht[=true|false] Nutzung von DHT (VHT, Verteilte Hash-Tabelle)\n" " --enable-dht[=true|false] Nutzung von DHT (VHT, Verteilte Hash-Tabelle)\n"
" einschalten." " einschalten."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -699,7 +696,7 @@ msgstr ""
" \",\" und \"-\" können gemeinsam benutzt " " \",\" und \"-\" können gemeinsam benutzt "
"werden." "werden."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -708,12 +705,12 @@ msgstr ""
"DHT-\n" "DHT-\n"
" Netzwerk betreten wird." " Netzwerk betreten wird."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -723,7 +720,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -738,7 +735,7 @@ msgstr ""
"ver-\n" "ver-\n"
" wendet." " wendet."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -751,20 +748,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -772,7 +769,7 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -780,7 +777,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE Datenpfad zur metalink-Datei." msgstr " -M, --metalink-file=METALINK_FILE Datenpfad zur metalink-Datei."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -794,35 +791,35 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Die Version der Datei zum herunterladen." msgstr " --metalink-version=VERSION Die Version der Datei zum herunterladen."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Die Sprache der Datei zum herunterladen." msgstr " --metalink-language=LANGUAGE Die Sprache der Datei zum herunterladen."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS Das Betriebssystem der Datei zum herunterladen." " --metalink-os=OS Das Betriebssystem der Datei zum herunterladen."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -838,7 +835,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -857,11 +854,11 @@ msgstr ""
"\"\n" "\"\n"
" zur Festlegung des bevorzugten Protokolls." " zur Festlegung des bevorzugten Protokolls."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Versionsnummer ausgeben und beenden." msgstr " -v, --version Versionsnummer ausgeben und beenden."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -874,11 +871,11 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Laden der aria2.conf-Datei unterbinden." msgstr " --no-conf Laden der aria2.conf-Datei unterbinden."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
@ -886,7 +883,7 @@ msgstr ""
"Konfigurations-\n" "Konfigurations-\n"
" datei auf VERZEICHNIS." " datei auf VERZEICHNIS."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -896,7 +893,7 @@ msgstr ""
"anhalten.\n" "anhalten.\n"
" Bei 0 ist diese Funktion ausgeschaltet." " Bei 0 ist diese Funktion ausgeschaltet."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -908,21 +905,21 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Asynchrone DNS ermöglichen." msgstr " --async-dns[=true|false] Asynchrone DNS ermöglichen."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
" --ftp-reuse-connection[=true|false] Wiederverwenden bereits aufgebauter\n" " --ftp-reuse-connection[=true|false] Wiederverwenden bereits aufgebauter\n"
" FTP-Verbindungen." " FTP-Verbindungen."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -933,11 +930,11 @@ msgstr ""
" Download-Fortschritts aufgefrischt wird.\n" " Download-Fortschritts aufgefrischt wird.\n"
" Mit 0 wird die Ausgabe unterbunden." " Mit 0 wird die Ausgabe unterbunden."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Auszugebende Mitschnittfülle festlegen." msgstr " --log-level=LEVEL Auszugebende Mitschnittfülle festlegen."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -946,7 +943,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -957,7 +954,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -970,7 +967,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1000,7 +997,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1009,7 +1006,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1019,7 +1016,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1027,7 +1024,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1038,7 +1035,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1047,14 +1044,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1066,39 +1063,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1108,7 +1105,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1116,15 +1113,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1134,7 +1131,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1149,7 +1146,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1162,7 +1159,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1173,7 +1170,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1189,7 +1186,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1199,7 +1196,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1207,7 +1204,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1216,7 +1213,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1230,7 +1227,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1238,7 +1235,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1246,7 +1243,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1268,18 +1265,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1296,7 +1293,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1308,7 +1305,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1318,7 +1315,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/el.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-08-16 00:00+0900\n" "PO-Revision-Date: 2008-08-16 00:00+0900\n"
"Last-Translator: jimmyz <Unknown>\n" "Last-Translator: jimmyz <Unknown>\n"
"Language-Team: Greek <el@li.org>\n" "Language-Team: Greek <el@li.org>\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Αποτελέσματα μεταφορτώσεων:" msgstr "Αποτελέσματα μεταφορτώσεων:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
#, fuzzy #, fuzzy
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Ιστορικό κατάστασης:" msgstr "Ιστορικό κατάστασης:"
@ -360,16 +360,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -379,7 +376,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -388,7 +385,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -399,7 +396,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -415,16 +412,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -437,7 +434,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -450,7 +447,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -458,7 +455,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -468,15 +465,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -491,7 +488,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -500,14 +497,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -518,7 +515,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -527,7 +524,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
#, fuzzy #, fuzzy
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
@ -550,11 +547,11 @@ msgstr ""
" συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την "
"παραμετρο -j." "παραμετρο -j."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -570,13 +567,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -587,7 +584,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -597,7 +594,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -606,13 +603,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
#, fuzzy #, fuzzy
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
@ -636,7 +633,7 @@ msgstr ""
" συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την "
"παραμετρο -j." "παραμετρο -j."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -648,15 +645,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -667,18 +664,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -688,7 +685,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -696,7 +693,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -709,20 +706,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
@ -734,14 +731,14 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n" " Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5" " Προκαθορισμένο: 5"
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
#, fuzzy #, fuzzy
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -764,34 +761,34 @@ msgstr ""
" συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την "
"παραμετρο -j." "παραμετρο -j."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -816,7 +813,7 @@ msgstr ""
" συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την "
"παραμετρο -j." "παραμετρο -j."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -826,11 +823,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -843,23 +840,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -871,30 +868,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -903,7 +900,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -914,7 +911,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -927,7 +924,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -957,7 +954,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
#, fuzzy #, fuzzy
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
@ -970,7 +967,7 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n" " Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5" " Προκαθορισμένο: 5"
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -980,7 +977,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
#, fuzzy #, fuzzy
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -992,7 +989,7 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n" " Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5" " Προκαθορισμένο: 5"
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1003,7 +1000,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1012,7 +1009,7 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
#, fuzzy #, fuzzy
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
@ -1023,7 +1020,7 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n" " Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5" " Προκαθορισμένο: 5"
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1035,39 +1032,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1077,7 +1074,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1085,17 +1082,17 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --http-user=USER Ορίστε χρήστη HTTP. Επιδρα σε όλα τα URLs." msgstr " --http-user=USER Ορίστε χρήστη HTTP. Επιδρα σε όλα τα URLs."
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --http-passwd=PASSWD Ορίστε τον κωδικό HTTP. Επιδρα σε όλα τα URLs." msgstr " --http-passwd=PASSWD Ορίστε τον κωδικό HTTP. Επιδρα σε όλα τα URLs."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1105,7 +1102,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1120,7 +1117,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1133,7 +1130,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1144,7 +1141,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1160,7 +1157,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1170,7 +1167,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1178,7 +1175,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1187,7 +1184,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
@ -1210,7 +1207,7 @@ msgstr ""
" συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την "
"παραμετρο -j." "παραμετρο -j."
#: src/usage_text.h:566 #: src/usage_text.h:565
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
@ -1222,7 +1219,7 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n" " Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5" " Προκαθορισμένο: 5"
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1230,7 +1227,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1252,18 +1249,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1280,7 +1277,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1292,7 +1289,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1302,7 +1299,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

View File

@ -30,10 +30,10 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2 1.8.1\n" "Project-Id-Version: aria2 1.8.2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2010-01-17 23:16+0900\n" "PO-Revision-Date: 2010-02-03 21:54+0900\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -67,7 +67,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Download Results:" msgstr "Download Results:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Status Legend:" msgstr "Status Legend:"
@ -435,23 +435,17 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -467,7 +461,7 @@ msgstr ""
"proceed\n" "proceed\n"
" but some download progress will be lost." " but some download progress will be lost."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -481,7 +475,7 @@ msgstr ""
"like\n" "like\n"
" the usual command-line download utilities." " the usual command-line download utilities."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -499,7 +493,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" appended." " appended."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -527,17 +521,17 @@ msgstr ""
" as the second example above, -Z option is\n" " as the second example above, -Z option is\n"
" required." " required."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -559,7 +553,7 @@ msgstr ""
" of a file. See also --bt-hash-check-seed " " of a file. See also --bt-hash-check-seed "
"option." "option."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -581,7 +575,7 @@ msgstr ""
" This option has effect only on BitTorrent\n" " This option has effect only on BitTorrent\n"
" download." " download."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -593,7 +587,7 @@ msgstr ""
" checksum while downloading a file if chunk\n" " checksum while downloading a file if chunk\n"
" checksums are provided." " checksums are provided."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -609,15 +603,15 @@ msgstr ""
" beginning. Currently this option is only\n" " beginning. Currently this option is only\n"
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Disables netrc support." msgstr " -n, --no-netrc Disables netrc support."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -644,7 +638,7 @@ msgstr ""
"INPUT\n" "INPUT\n"
" FILE section of man page for details." " FILE section of man page for details."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -658,7 +652,7 @@ msgstr ""
"metalink.\n" "metalink.\n"
" See also -s and -C options." " See also -s and -C options."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -668,7 +662,7 @@ msgstr ""
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -686,7 +680,7 @@ msgstr ""
"and\n" "and\n"
" their expiry values are treated as 0." " their expiry values are treated as 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -700,7 +694,7 @@ msgstr ""
"listed\n" "listed\n"
" in case of torrent file." " in case of torrent file."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -725,11 +719,11 @@ msgstr ""
" depending on the query(see --metalink-* " " depending on the query(see --metalink-* "
"options)." "options)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -757,7 +751,7 @@ msgstr ""
"above\n" "above\n"
" is not taken." " is not taken."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -765,7 +759,7 @@ msgstr ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -783,7 +777,7 @@ msgstr ""
"[0m and - can\n" "[0m and - can\n"
" be used together." " be used together."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -799,7 +793,7 @@ msgstr ""
" To limit the upload speed per torrent, use\n" " To limit the upload speed per torrent, use\n"
" --max-upload-limit option." " --max-upload-limit option."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -813,7 +807,7 @@ msgstr ""
" To limit the overall upload speed, use\n" " To limit the overall upload speed, use\n"
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -821,7 +815,7 @@ msgstr ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -847,7 +841,7 @@ msgstr ""
"of\n" "of\n"
" the conditions is satisfied." " the conditions is satisfied."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -867,15 +861,15 @@ msgstr ""
" byte data are added to make its length 20 " " byte data are added to make its length 20 "
"bytes." "bytes."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Enable DHT functionality."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -893,7 +887,7 @@ msgstr ""
"[0m and - can\n" "[0m and - can\n"
" be used together." " be used together."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -901,13 +895,13 @@ msgstr ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -923,7 +917,7 @@ msgstr ""
"satisfies\n" "satisfies\n"
" the given level." " the given level."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -935,7 +929,7 @@ msgstr ""
" handshake. Thus aria2 always uses Obfuscation\n" " handshake. Thus aria2 always uses Obfuscation\n"
" handshake." " handshake."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -957,7 +951,7 @@ msgstr ""
" download speed in some cases.\n" " download speed in some cases.\n"
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -967,7 +961,7 @@ msgstr ""
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -975,7 +969,7 @@ msgstr ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -987,7 +981,7 @@ msgstr ""
" 0 means unlimited.\n" " 0 means unlimited.\n"
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
@ -997,7 +991,7 @@ msgstr ""
"Reads\n" "Reads\n"
" input from stdin when - is specified." " input from stdin when - is specified."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1021,21 +1015,21 @@ msgstr ""
"NUM_SERVERS.\n" "NUM_SERVERS.\n"
" See also -s and -j options." " See also -s and -j options."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION The version of the file to download."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE The language of the file to download."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1045,7 +1039,7 @@ msgstr ""
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1055,7 +1049,7 @@ msgstr ""
"none\n" "none\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1083,7 +1077,7 @@ msgstr ""
"above\n" "above\n"
" is not taken." " is not taken."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1099,11 +1093,11 @@ msgstr ""
" Use --metalink-preferred-protocol option to\n" " Use --metalink-preferred-protocol option to\n"
" specify the preference of protocol." " specify the preference of protocol."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Print the version number and exit." msgstr " -v, --version Print the version number and exit."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1125,17 +1119,17 @@ msgstr ""
"the usage\n" "the usage\n"
" for the options whose name includes that word." " for the options whose name includes that word."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Disable loading aria2.conf file."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1145,7 +1139,7 @@ msgstr ""
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1165,19 +1159,19 @@ msgstr ""
"header=“X-B: 9J1”\n" "header=“X-B: 9J1”\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Enable asynchronous DNS."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1187,11 +1181,11 @@ msgstr ""
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Set log level to output."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1205,7 +1199,7 @@ msgstr ""
"available,\n" "available,\n"
" apply it to the local file." " apply it to the local file."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1223,7 +1217,7 @@ msgstr ""
"no\n" "no\n"
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1245,7 +1239,7 @@ msgstr ""
" This options is effective only when using\n" " This options is effective only when using\n"
" HTTP/FTP servers." " HTTP/FTP servers."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1301,7 +1295,7 @@ msgstr ""
" anymore mirrors. Like 'feedback', it uses a\n" " anymore mirrors. Like 'feedback', it uses a\n"
" performance profile of servers." " performance profile of servers."
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1315,7 +1309,7 @@ msgstr ""
"data\n" "data\n"
" using --server-stat-if option." " using --server-stat-if option."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1331,7 +1325,7 @@ msgstr ""
" some URI selector such as 'feedback'.\n" " some URI selector such as 'feedback'.\n"
" See also --uri-selector option" " See also --uri-selector option"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1343,7 +1337,7 @@ msgstr ""
"last\n" "last\n"
" contact to them." " contact to them."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1361,7 +1355,7 @@ msgstr ""
"stops\n" "stops\n"
" regardless of the value." " regardless of the value."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1375,7 +1369,7 @@ msgstr ""
"the\n" "the\n"
" private key." " private key."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1385,7 +1379,7 @@ msgstr ""
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1405,7 +1399,7 @@ msgstr ""
" Use --check-certificate option to enable\n" " Use --check-certificate option to enable\n"
" verification." " verification."
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1415,7 +1409,7 @@ msgstr ""
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
@ -1425,7 +1419,7 @@ msgstr ""
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
@ -1435,11 +1429,11 @@ msgstr ""
"HTTP\n" "HTTP\n"
" server." " server."
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Specify the method for polling events."
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
@ -1449,7 +1443,7 @@ msgstr ""
"listen\n" "listen\n"
" to." " to."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1465,7 +1459,7 @@ msgstr ""
"passwd\n" "passwd\n"
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1477,15 +1471,15 @@ msgstr ""
"it\n" "it\n"
" drops connection." " drops connection."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER Set XML-RPC user."
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD Set XML-RPC password."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1501,7 +1495,7 @@ msgstr ""
"IP\n" "IP\n"
" addresses." " addresses."
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1527,7 +1521,7 @@ msgstr ""
" always sent to the server regardless of this\n" " always sent to the server regardless of this\n"
" option." " option."
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1549,7 +1543,7 @@ msgstr ""
"multiple\n" "multiple\n"
" times." " times."
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1567,7 +1561,7 @@ msgstr ""
" BitTorrent downloads are canceled if true is\n" " BitTorrent downloads are canceled if true is\n"
" specified." " specified."
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1595,7 +1589,7 @@ msgstr ""
"download\n" "download\n"
" progress." " progress."
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1611,7 +1605,7 @@ msgstr ""
" requirement of COMMAND.\n" " requirement of COMMAND.\n"
" See also --on-download-stop option." " See also --on-download-stop option."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1623,7 +1617,7 @@ msgstr ""
"and\n" "and\n"
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1637,7 +1631,7 @@ msgstr ""
" requirement of COMMAND.\n" " requirement of COMMAND.\n"
" See also --on-download-stop option." " See also --on-download-stop option."
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1661,7 +1655,7 @@ msgstr ""
" See --on-download-start option for the\n" " See --on-download-start option for the\n"
" requirement of COMMAND." " requirement of COMMAND."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1673,7 +1667,7 @@ msgstr ""
" consecutive SEC seconds. If 0 is given, this\n" " consecutive SEC seconds. If 0 is given, this\n"
" feature is disabled." " feature is disabled."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1685,7 +1679,7 @@ msgstr ""
"only\n" "only\n"
" on local loopback interface." " on local loopback interface."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1725,7 +1719,7 @@ msgstr ""
"1M =\n" "1M =\n"
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
@ -1735,11 +1729,11 @@ msgstr ""
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] Disable IPv6."
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1769,7 +1763,7 @@ msgstr ""
"saved.\n" "saved.\n"
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1789,7 +1783,7 @@ msgstr ""
"like\n" "like\n"
" using --header option." " using --header option."
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1805,7 +1799,7 @@ msgstr ""
" has effect only when BitTorrent Magnet URI is\n" " has effect only when BitTorrent Magnet URI is\n"
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

View File

@ -27,10 +27,10 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2 1.8.1\n" "Project-Id-Version: aria2 1.8.2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2010-01-17 23:16+0900\n" "PO-Revision-Date: 2010-02-03 21:54+0900\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: none\n" "Language-Team: none\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -64,7 +64,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Download Results:" msgstr "Download Results:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Status Legend:" msgstr "Status Legend:"
@ -431,23 +431,17 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -463,7 +457,7 @@ msgstr ""
"proceed\n" "proceed\n"
" but some download progress will be lost." " but some download progress will be lost."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -477,7 +471,7 @@ msgstr ""
"like\n" "like\n"
" the usual command-line download utilities." " the usual command-line download utilities."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -495,7 +489,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" appended." " appended."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -523,17 +517,17 @@ msgstr ""
" as the second example above, -Z option is\n" " as the second example above, -Z option is\n"
" required." " required."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgstr " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -555,7 +549,7 @@ msgstr ""
" of a file. See also --bt-hash-check-seed " " of a file. See also --bt-hash-check-seed "
"option." "option."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -577,7 +571,7 @@ msgstr ""
" This option has effect only on BitTorrent\n" " This option has effect only on BitTorrent\n"
" download." " download."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -589,7 +583,7 @@ msgstr ""
" checksum while downloading a file if chunk\n" " checksum while downloading a file if chunk\n"
" checksums are provided." " checksums are provided."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -605,15 +599,15 @@ msgstr ""
" beginning. Currently this option is only\n" " beginning. Currently this option is only\n"
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgstr " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Disables netrc support." msgstr " -n, --no-netrc Disables netrc support."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -639,7 +633,7 @@ msgstr ""
"INPUT\n" "INPUT\n"
" FILE section of man page for details." " FILE section of man page for details."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -653,7 +647,7 @@ msgstr ""
"metalink.\n" "metalink.\n"
" See also -s and -C options." " See also -s and -C options."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -663,7 +657,7 @@ msgstr ""
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -681,7 +675,7 @@ msgstr ""
"and\n" "and\n"
" their expiry values are treated as 0." " their expiry values are treated as 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -695,7 +689,7 @@ msgstr ""
"listed\n" "listed\n"
" in case of torrent file." " in case of torrent file."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -719,11 +713,11 @@ msgstr ""
" depending on the query(see --metalink-* " " depending on the query(see --metalink-* "
"options)." "options)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgstr " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -751,7 +745,7 @@ msgstr ""
"above\n" "above\n"
" is not taken." " is not taken."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -759,7 +753,7 @@ msgstr ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -777,7 +771,7 @@ msgstr ""
"can\n" "can\n"
" be used together." " be used together."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -793,7 +787,7 @@ msgstr ""
" To limit the upload speed per torrent, use\n" " To limit the upload speed per torrent, use\n"
" --max-upload-limit option." " --max-upload-limit option."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -807,7 +801,7 @@ msgstr ""
" To limit the overall upload speed, use\n" " To limit the overall upload speed, use\n"
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -815,7 +809,7 @@ msgstr ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -841,7 +835,7 @@ msgstr ""
"of\n" "of\n"
" the conditions is satisfied." " the conditions is satisfied."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -861,15 +855,15 @@ msgstr ""
" byte data are added to make its length 20 " " byte data are added to make its length 20 "
"bytes." "bytes."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Enable DHT functionality."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -887,7 +881,7 @@ msgstr ""
"can\n" "can\n"
" be used together." " be used together."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -895,13 +889,13 @@ msgstr ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -917,7 +911,7 @@ msgstr ""
"satisfies\n" "satisfies\n"
" the given level." " the given level."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -929,7 +923,7 @@ msgstr ""
" handshake. Thus aria2 always uses Obfuscation\n" " handshake. Thus aria2 always uses Obfuscation\n"
" handshake." " handshake."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -951,7 +945,7 @@ msgstr ""
" download speed in some cases.\n" " download speed in some cases.\n"
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -961,7 +955,7 @@ msgstr ""
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -969,7 +963,7 @@ msgstr ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -981,7 +975,7 @@ msgstr ""
" 0 means unlimited.\n" " 0 means unlimited.\n"
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
@ -991,7 +985,7 @@ msgstr ""
"Reads\n" "Reads\n"
" input from stdin when - is specified." " input from stdin when - is specified."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1015,21 +1009,21 @@ msgstr ""
"NUM_SERVERS.\n" "NUM_SERVERS.\n"
" See also -s and -j options." " See also -s and -j options."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION The version of the file to download."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE The language of the file to download."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1039,7 +1033,7 @@ msgstr ""
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1049,7 +1043,7 @@ msgstr ""
"none\n" "none\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1077,7 +1071,7 @@ msgstr ""
"above\n" "above\n"
" is not taken." " is not taken."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1093,11 +1087,11 @@ msgstr ""
" Use --metalink-preferred-protocol option to\n" " Use --metalink-preferred-protocol option to\n"
" specify the preference of protocol." " specify the preference of protocol."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Print the version number and exit." msgstr " -v, --version Print the version number and exit."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1119,17 +1113,17 @@ msgstr ""
"usage\n" "usage\n"
" for the options whose name includes that word." " for the options whose name includes that word."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Disable loading aria2.conf file."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1139,7 +1133,7 @@ msgstr ""
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1159,19 +1153,19 @@ msgstr ""
"9J1”\n" "9J1”\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Enable asynchronous DNS."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1181,11 +1175,11 @@ msgstr ""
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Set log level to output."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1199,7 +1193,7 @@ msgstr ""
"available,\n" "available,\n"
" apply it to the local file." " apply it to the local file."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1217,7 +1211,7 @@ msgstr ""
"no\n" "no\n"
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1239,7 +1233,7 @@ msgstr ""
" This options is effective only when using\n" " This options is effective only when using\n"
" HTTP/FTP servers." " HTTP/FTP servers."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1295,7 +1289,7 @@ msgstr ""
" anymore mirrors. Like 'feedback', it uses a\n" " anymore mirrors. Like 'feedback', it uses a\n"
" performance profile of servers." " performance profile of servers."
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1309,7 +1303,7 @@ msgstr ""
"data\n" "data\n"
" using --server-stat-if option." " using --server-stat-if option."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1325,7 +1319,7 @@ msgstr ""
" some URI selector such as 'feedback'.\n" " some URI selector such as 'feedback'.\n"
" See also --uri-selector option" " See also --uri-selector option"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1337,7 +1331,7 @@ msgstr ""
"last\n" "last\n"
" contact to them." " contact to them."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1355,7 +1349,7 @@ msgstr ""
"stops\n" "stops\n"
" regardless of the value." " regardless of the value."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1369,7 +1363,7 @@ msgstr ""
"the\n" "the\n"
" private key." " private key."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1379,7 +1373,7 @@ msgstr ""
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1399,7 +1393,7 @@ msgstr ""
" Use --check-certificate option to enable\n" " Use --check-certificate option to enable\n"
" verification." " verification."
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1409,7 +1403,7 @@ msgstr ""
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
@ -1419,7 +1413,7 @@ msgstr ""
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
@ -1429,11 +1423,11 @@ msgstr ""
"HTTP\n" "HTTP\n"
" server." " server."
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Specify the method for polling events."
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
@ -1443,7 +1437,7 @@ msgstr ""
"listen\n" "listen\n"
" to." " to."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1459,7 +1453,7 @@ msgstr ""
"passwd\n" "passwd\n"
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1471,15 +1465,15 @@ msgstr ""
"it\n" "it\n"
" drops connection." " drops connection."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER Set XML-RPC user."
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD Set XML-RPC password."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1495,7 +1489,7 @@ msgstr ""
"IP\n" "IP\n"
" addresses." " addresses."
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1521,7 +1515,7 @@ msgstr ""
" always sent to the server regardless of this\n" " always sent to the server regardless of this\n"
" option." " option."
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1543,7 +1537,7 @@ msgstr ""
"multiple\n" "multiple\n"
" times." " times."
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1561,7 +1555,7 @@ msgstr ""
" BitTorrent downloads are canceled if true is\n" " BitTorrent downloads are canceled if true is\n"
" specified." " specified."
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1589,7 +1583,7 @@ msgstr ""
"download\n" "download\n"
" progress." " progress."
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1605,7 +1599,7 @@ msgstr ""
" requirement of COMMAND.\n" " requirement of COMMAND.\n"
" See also --on-download-stop option." " See also --on-download-stop option."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1617,7 +1611,7 @@ msgstr ""
"and\n" "and\n"
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1631,7 +1625,7 @@ msgstr ""
" requirement of COMMAND.\n" " requirement of COMMAND.\n"
" See also --on-download-stop option." " See also --on-download-stop option."
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1655,7 +1649,7 @@ msgstr ""
" See --on-download-start option for the\n" " See --on-download-start option for the\n"
" requirement of COMMAND." " requirement of COMMAND."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1667,7 +1661,7 @@ msgstr ""
" consecutive SEC seconds. If 0 is given, this\n" " consecutive SEC seconds. If 0 is given, this\n"
" feature is disabled." " feature is disabled."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1679,7 +1673,7 @@ msgstr ""
"only\n" "only\n"
" on local loopback interface." " on local loopback interface."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1719,7 +1713,7 @@ msgstr ""
"1M =\n" "1M =\n"
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
@ -1729,11 +1723,11 @@ msgstr ""
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr " --disable-ipv6[=true|false] Disable IPv6." msgstr " --disable-ipv6[=true|false] Disable IPv6."
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1763,7 +1757,7 @@ msgstr ""
"saved.\n" "saved.\n"
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1783,7 +1777,7 @@ msgstr ""
"like\n" "like\n"
" using --header option." " using --header option."
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1799,7 +1793,7 @@ msgstr ""
" has effect only when BitTorrent Magnet URI is\n" " has effect only when BitTorrent Magnet URI is\n"
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/es.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-04-01 21:33+0900\n" "PO-Revision-Date: 2009-04-01 21:33+0900\n"
"Last-Translator: potato <Unknown>\n" "Last-Translator: potato <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Resultados de la descarga:" msgstr "Resultados de la descarga:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Leyenda:" msgstr "Leyenda:"
@ -373,16 +373,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -392,7 +389,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -401,7 +398,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -412,7 +409,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -428,18 +425,18 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Habilitar conexiones persistentes " " --enable-http-keep-alive[=true|false] Habilitar conexiones persistentes "
"HTTP/1.1." "HTTP/1.1."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -452,7 +449,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -465,7 +462,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -473,7 +470,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -492,17 +489,17 @@ msgstr ""
" principio. esta opción solamente es\n" " principio. esta opción solamente es\n"
" aplicable a descargas http(s)/ftp." " aplicable a descargas http(s)/ftp."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Establece el agente de usuario para descargas " " -U, --user-agent=USER_AGENT Establece el agente de usuario para descargas "
"http." "http."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Desactiva el soporte netrc." msgstr " -n, --no-netrc Desactiva el soporte netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -517,7 +514,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -526,14 +523,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -544,7 +541,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -557,7 +554,7 @@ msgstr ""
" y sale. Se listará información más detallada\n" " y sale. Se listará información más detallada\n"
" en el caso de un fichero torrent." " en el caso de un fichero torrent."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -571,11 +568,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE El camino al fichero .torrent." msgstr " -T, --torrent-file=TORRENT_FILE El camino al fichero .torrent."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -591,13 +588,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -613,7 +610,7 @@ msgstr ""
"para especificar un rango de puertos: \"6881-6999\" ',' y '-' pueden \n" "para especificar un rango de puertos: \"6881-6999\" ',' y '-' pueden \n"
"ser usados juntos." "ser usados juntos."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -623,7 +620,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -632,7 +629,7 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -641,7 +638,7 @@ msgstr ""
"Mirar también\n" "Mirar también\n"
" la opción --seed-ratio." " la opción --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -656,7 +653,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -668,15 +665,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Habilitar funcionanlidad DHT." msgstr " --enable-dht[=true|false] Habilitar funcionanlidad DHT."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -687,18 +684,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -708,7 +705,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -716,7 +713,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -729,7 +726,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -739,13 +736,13 @@ msgstr ""
"abrir en cada \n" "abrir en cada \n"
"descarga Bittorrent." "descarga Bittorrent."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -753,7 +750,7 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -761,7 +758,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE El camino al fichero .metalink." msgstr " -M, --metalink-file=METALINK_FILE El camino al fichero .metalink."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -775,35 +772,35 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION La versión del fichero a descargar." msgstr " --metalink-version=VERSION La versión del fichero a descargar."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE El idioma del fichero a descargar." msgstr " --metalink-language=LANGUAGE El idioma del fichero a descargar."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS El Sistema Operativo del fichero a descargar." " --metalink-os=OS El Sistema Operativo del fichero a descargar."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -819,7 +816,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -829,11 +826,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Escribir el número de versión y salir." msgstr " -v, --version Escribir el número de versión y salir."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -846,23 +843,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -874,30 +871,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -906,7 +903,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -917,7 +914,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -930,7 +927,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -960,7 +957,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -969,7 +966,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -979,7 +976,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -987,7 +984,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -998,7 +995,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1007,14 +1004,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1026,32 +1023,32 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
@ -1062,7 +1059,7 @@ msgstr ""
"abrir en cada \n" "abrir en cada \n"
"descarga Bittorrent." "descarga Bittorrent."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1072,7 +1069,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1080,21 +1077,21 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
" --http-user=USUARIO Establecer el usuario HTTP. \n" " --http-user=USUARIO Establecer el usuario HTTP. \n"
" Afecta a todas las URL." " Afecta a todas las URL."
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
" --http-passwd=CONT Establecer la contraseña HTTP.\n" " --http-passwd=CONT Establecer la contraseña HTTP.\n"
" Afecta a todas las URL." " Afecta a todas las URL."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1104,7 +1101,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1119,7 +1116,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1132,7 +1129,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1143,7 +1140,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1159,7 +1156,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1169,7 +1166,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1177,7 +1174,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1186,7 +1183,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1200,7 +1197,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1208,7 +1205,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1216,7 +1213,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1238,18 +1235,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1266,7 +1263,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1278,7 +1275,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1288,7 +1285,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/fi.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-01-27 16:49+0000\n" "PO-Revision-Date: 2008-01-27 16:49+0000\n"
"Last-Translator: Curaga <Unknown>\n" "Last-Translator: Curaga <Unknown>\n"
"Language-Team: Finnish <fi@li.org>\n" "Language-Team: Finnish <fi@li.org>\n"
@ -42,7 +42,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Lataustulokset:" msgstr "Lataustulokset:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Tilalegenda:" msgstr "Tilalegenda:"
@ -384,13 +384,10 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy #, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-piece-lenght-change=true|false Jos false, aria2 keskeyttää " " --allow-piece-lenght-change=true|false Jos false, aria2 keskeyttää "
"latauksen kun\n" "latauksen kun\n"
@ -398,7 +395,7 @@ msgstr ""
"true, voit jatkaa\n" "true, voit jatkaa\n"
" mutta hieman latausedistystä voidaan menettää." " mutta hieman latausedistystä voidaan menettää."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -413,7 +410,7 @@ msgstr ""
"true, voit jatkaa\n" "true, voit jatkaa\n"
" mutta hieman latausedistystä voidaan menettää." " mutta hieman latausedistystä voidaan menettää."
#: src/usage_text.h:157 #: src/usage_text.h:156
#, fuzzy #, fuzzy
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
@ -428,7 +425,7 @@ msgstr ""
" tavalliset komentorivilatausapuohjelmat.\n" " tavalliset komentorivilatausapuohjelmat.\n"
" Oletus: false" " Oletus: false"
#: src/usage_text.h:161 #: src/usage_text.h:160
#, fuzzy #, fuzzy
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
@ -448,7 +445,7 @@ msgstr ""
" (1..9999) lisättynä.\n" " (1..9999) lisättynä.\n"
" Oletus: true" " Oletus: true"
#: src/usage_text.h:167 #: src/usage_text.h:166
#, fuzzy #, fuzzy
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
@ -476,7 +473,7 @@ msgstr ""
"vaaditaan.\n" "vaaditaan.\n"
" Oletus: false" " Oletus: false"
#: src/usage_text.h:178 #: src/usage_text.h:177
#, fuzzy #, fuzzy
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
@ -484,14 +481,14 @@ msgstr ""
" --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n" " --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n"
" Oletus: false" " Oletus: false"
#: src/usage_text.h:180 #: src/usage_text.h:179
#, fuzzy #, fuzzy
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n" " --enable-http-keep-alive[=true|false] Käytä HTTP/1.1 säilyvää yhteyttä.\n"
" Oletus: false" " Oletus: false"
#: src/usage_text.h:182 #: src/usage_text.h:181
#, fuzzy #, fuzzy
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
@ -514,7 +511,7 @@ msgstr ""
" tiedostoa.\n" " tiedostoa.\n"
" Oletus: false" " Oletus: false"
#: src/usage_text.h:188 #: src/usage_text.h:187
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
@ -535,7 +532,7 @@ msgstr ""
"jakaminen\n" "jakaminen\n"
" päättyy kun toinen ehdoista täyttyy." " päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:196 #: src/usage_text.h:195
#, fuzzy #, fuzzy
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
@ -550,7 +547,7 @@ msgstr ""
" tarkistussumma.\n" " tarkistussumma.\n"
" Oletus: true" " Oletus: true"
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -566,15 +563,15 @@ msgstr ""
" Tällä hetkellä tämä vaikuttaa vain \n" " Tällä hetkellä tämä vaikuttaa vain \n"
" http(s)/ftp-latauksiin." " http(s)/ftp-latauksiin."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." 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." msgstr " -U, --user-agent=USER_AGENT Aseta selaimen nimi http(s)-latauksiin."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Asettaa netrc-tuen pois päältä." msgstr " -n, --no-netrc Asettaa netrc-tuen pois päältä."
#: src/usage_text.h:211 #: src/usage_text.h:210
#, fuzzy #, fuzzy
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
@ -594,7 +591,7 @@ msgstr ""
" URI:t yhdellä rivillä käyttäen TAB-nappia.\n" " URI:t yhdellä rivillä käyttäen TAB-nappia.\n"
" Lukee stdin:stä jos käytät '-' FILE:nä." " Lukee stdin:stä jos käytät '-' FILE:nä."
#: src/usage_text.h:220 #: src/usage_text.h:219
#, fuzzy #, fuzzy
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
@ -607,7 +604,7 @@ msgstr ""
" Tätä pitäisi käyttää -i valinnan kanssa.\n" " Tätä pitäisi käyttää -i valinnan kanssa.\n"
" Oletus: 5" " Oletus: 5"
#: src/usage_text.h:224 #: src/usage_text.h:223
#, fuzzy #, fuzzy
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
@ -617,7 +614,7 @@ msgstr ""
" --load-cookies=FILE Lataa cookiet tiedostosta. Tiedoston formaatti on\n" " --load-cookies=FILE Lataa cookiet tiedostosta. Tiedoston formaatti on\n"
" sama kuin Netscapella ja Mozillalla." " sama kuin Netscapella ja Mozillalla."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -628,7 +625,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -640,7 +637,7 @@ msgstr ""
"lopeta.\n" "lopeta.\n"
" Torrent-tiedostot sisältävät enemmän tietoa." " Torrent-tiedostot sisältävät enemmän tietoa."
#: src/usage_text.h:236 #: src/usage_text.h:235
#, fuzzy #, fuzzy
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
@ -667,11 +664,11 @@ msgstr ""
"voivat vaihdella\n" "voivat vaihdella\n"
" riippuen asetuksista (ks. --metalink-*)" " riippuen asetuksista (ks. --metalink-*)"
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT käytä ladattua .torrent-tiedostoa" msgstr " -T, --torrent-file=TORRENT käytä ladattua .torrent-tiedostoa"
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -696,7 +693,7 @@ msgstr ""
"levylle, vaan\n" "levylle, vaan\n"
" pidetään muistissa." " pidetään muistissa."
#: src/usage_text.h:257 #: src/usage_text.h:256
#, fuzzy #, fuzzy
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
@ -707,7 +704,7 @@ msgstr ""
" joka mainitaan .torrent-tiedostossa\n" " joka mainitaan .torrent-tiedostossa\n"
" Oletus: true" " Oletus: true"
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -724,7 +721,7 @@ msgstr ""
"'6881-6999'\n" "'6881-6999'\n"
" Molempia voi käyttää yhtäaikaa." " Molempia voi käyttää yhtäaikaa."
#: src/usage_text.h:266 #: src/usage_text.h:265
#, fuzzy #, fuzzy
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
@ -740,7 +737,7 @@ msgstr ""
"= 1024K)\n" "= 1024K)\n"
" Oletus: 0" " Oletus: 0"
#: src/usage_text.h:272 #: src/usage_text.h:271
#, fuzzy #, fuzzy
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
@ -755,7 +752,7 @@ msgstr ""
"= 1024K)\n" "= 1024K)\n"
" Oletus: 0" " Oletus: 0"
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -763,7 +760,7 @@ msgstr ""
" --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n" " --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n"
" --seed-ratio valinta." " --seed-ratio valinta."
#: src/usage_text.h:281 #: src/usage_text.h:280
#, fuzzy #, fuzzy
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
@ -786,7 +783,7 @@ msgstr ""
"jakaminen\n" "jakaminen\n"
" päättyy kun toinen ehdoista täyttyy." " päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:290 #: src/usage_text.h:289
#, fuzzy #, fuzzy
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
@ -805,15 +802,15 @@ msgstr ""
"lisätään.\n" "lisätään.\n"
" Oletus: -aria2-" " Oletus: -aria2-"
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -824,19 +821,19 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
#, fuzzy #, fuzzy
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=POLKU Muuta asetustiedoston polkua." msgstr " --conf-path=POLKU Muuta asetustiedoston polkua."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -846,7 +843,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -854,7 +851,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
@ -872,7 +869,7 @@ msgstr ""
" Voit lisätä perään joko K tai M (1K = 1024, 1M " " Voit lisätä perään joko K tai M (1K = 1024, 1M "
"= 1024K)" "= 1024K)"
#: src/usage_text.h:329 #: src/usage_text.h:328
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
@ -882,13 +879,13 @@ msgstr ""
" -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n"
" OIetus:5" " OIetus:5"
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
@ -900,7 +897,7 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n" " Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5" " Oletus: 5"
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -908,7 +905,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK Käytä ladattua .metalink-tiedostoa." msgstr " -M, --metalink-file=METALINK Käytä ladattua .metalink-tiedostoa."
#: src/usage_text.h:342 #: src/usage_text.h:341
#, fuzzy #, fuzzy
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -931,21 +928,21 @@ msgstr ""
" Jos mem, metalink-tiedostoa ei ladata levylle, " " Jos mem, metalink-tiedostoa ei ladata levylle, "
"vaan pidetään muistissa." "vaan pidetään muistissa."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSIO Aseta minkä version tiedostosta haluat." msgstr " --metalink-version=VERSIO Aseta minkä version tiedostosta haluat."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
" --metalink-language=KIELI Aseta minkä kielisen version tiedostosta haluat." " --metalink-language=KIELI Aseta minkä kielisen version tiedostosta haluat."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Mille käyttöjärjestelmälle lataat tiedostoa." msgstr " --metalink-os=OS Mille käyttöjärjestelmälle lataat tiedostoa."
#: src/usage_text.h:357 #: src/usage_text.h:356
#, fuzzy #, fuzzy
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
@ -955,7 +952,7 @@ msgstr ""
" --metalink-location=SIJAINTI[,...] Suosittavan palvelimen sijainti.\n" " --metalink-location=SIJAINTI[,...] Suosittavan palvelimen sijainti.\n"
" Pilkuilla erotettu lista on hyväksyttävä." " Pilkuilla erotettu lista on hyväksyttävä."
#: src/usage_text.h:361 #: src/usage_text.h:360
#, fuzzy #, fuzzy
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
@ -968,7 +965,7 @@ msgstr ""
"'none'. Käytä 'none' poistaaksesi\n" "'none'. Käytä 'none' poistaaksesi\n"
" tämä ominaisuus käytöstä." " tämä ominaisuus käytöstä."
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -993,7 +990,7 @@ msgstr ""
" Jos mem, metalink-tiedostoa ei ladata levylle, " " Jos mem, metalink-tiedostoa ei ladata levylle, "
"vaan pidetään muistissa." "vaan pidetään muistissa."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1010,11 +1007,11 @@ msgstr ""
"vaihtoehtoa\n" "vaihtoehtoa\n"
" valitaksesi mitä protokollaa käytetään." " valitaksesi mitä protokollaa käytetään."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Tulosta versionumero ja lopeta." msgstr " -v, --version Tulosta versionumero ja lopeta."
#: src/usage_text.h:382 #: src/usage_text.h:381
#, fuzzy #, fuzzy
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
@ -1035,23 +1032,23 @@ msgstr ""
"jakaminen\n" "jakaminen\n"
" päättyy kun toinen ehdoista täyttyy." " päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Estä aria2.conf -asetustiedoston käyttö." msgstr " --no-conf Estä aria2.conf -asetustiedoston käyttö."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=POLKU Muuta asetustiedoston polkua." msgstr " --conf-path=POLKU Muuta asetustiedoston polkua."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1063,30 +1060,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
#, fuzzy #, fuzzy
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -1100,7 +1097,7 @@ msgstr ""
" joka mainitaan .torrent-tiedostossa\n" " joka mainitaan .torrent-tiedostossa\n"
" Oletus: true" " Oletus: true"
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1111,7 +1108,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
#, fuzzy #, fuzzy
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
@ -1133,7 +1130,7 @@ msgstr ""
"tiedoston koosta.\n" "tiedoston koosta.\n"
" Oletus: prealloc" " Oletus: prealloc"
#: src/usage_text.h:429 #: src/usage_text.h:428
#, fuzzy #, fuzzy
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
@ -1173,7 +1170,7 @@ msgstr ""
"levylle, vaan\n" "levylle, vaan\n"
" pidetään muistissa." " pidetään muistissa."
#: src/usage_text.h:448 #: src/usage_text.h:447
#, fuzzy #, fuzzy
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
@ -1186,7 +1183,7 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n" " Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5" " Oletus: 5"
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1196,7 +1193,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
#, fuzzy #, fuzzy
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -1208,7 +1205,7 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n" " Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5" " Oletus: 5"
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1219,7 +1216,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1228,7 +1225,7 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
#, fuzzy #, fuzzy
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
@ -1239,7 +1236,7 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n" " Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5" " Oletus: 5"
#: src/usage_text.h:475 #: src/usage_text.h:474
#, fuzzy #, fuzzy
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
@ -1260,14 +1257,14 @@ msgstr ""
"tiedoston koosta.\n" "tiedoston koosta.\n"
" Oletus: prealloc" " Oletus: prealloc"
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
#, fuzzy #, fuzzy
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
@ -1277,18 +1274,18 @@ msgstr ""
" --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n" " --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n"
" --seed-ratio valinta." " --seed-ratio valinta."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
@ -1298,7 +1295,7 @@ msgstr ""
" -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n"
" OIetus:5" " OIetus:5"
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1308,7 +1305,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1316,19 +1313,19 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
" -http-user=USER Aseta http-käyttäjänimi. Tämä vaikuttaa kaikkiin URL:hin." " -http-user=USER Aseta http-käyttäjänimi. Tämä vaikuttaa kaikkiin URL:hin."
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
" --http-passwd=SALASANA Aseta http-salasana. Tämä vaikuttaa kaikkiin URL:hin." " --http-passwd=SALASANA Aseta http-salasana. Tämä vaikuttaa kaikkiin URL:hin."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1338,7 +1335,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
#, fuzzy #, fuzzy
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
@ -1361,7 +1358,7 @@ msgstr ""
"jakaminen\n" "jakaminen\n"
" päättyy kun toinen ehdoista täyttyy." " päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:521 #: src/usage_text.h:520
#, fuzzy #, fuzzy
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
@ -1383,7 +1380,7 @@ msgstr ""
"tiedoston koosta.\n" "tiedoston koosta.\n"
" Oletus: prealloc" " Oletus: prealloc"
#: src/usage_text.h:527 #: src/usage_text.h:526
#, fuzzy #, fuzzy
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
@ -1403,7 +1400,7 @@ msgstr ""
" (1..9999) lisättynä.\n" " (1..9999) lisättynä.\n"
" Oletus: true" " Oletus: true"
#: src/usage_text.h:533 #: src/usage_text.h:532
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
@ -1427,7 +1424,7 @@ msgstr ""
"jakaminen\n" "jakaminen\n"
" päättyy kun toinen ehdoista täyttyy." " päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:541 #: src/usage_text.h:540
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
@ -1443,7 +1440,7 @@ msgstr ""
"= 1024K)\n" "= 1024K)\n"
" Oletus: 0" " Oletus: 0"
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1451,7 +1448,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
@ -1466,7 +1463,7 @@ msgstr ""
"= 1024K)\n" "= 1024K)\n"
" Oletus: 0" " Oletus: 0"
#: src/usage_text.h:557 #: src/usage_text.h:556
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
@ -1490,7 +1487,7 @@ msgstr ""
"levylle, vaan\n" "levylle, vaan\n"
" pidetään muistissa." " pidetään muistissa."
#: src/usage_text.h:566 #: src/usage_text.h:565
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
@ -1502,7 +1499,7 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n" " Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5" " Oletus: 5"
#: src/usage_text.h:570 #: src/usage_text.h:569
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
@ -1516,7 +1513,7 @@ msgstr ""
" tavalliset komentorivilatausapuohjelmat.\n" " tavalliset komentorivilatausapuohjelmat.\n"
" Oletus: false" " Oletus: false"
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1538,18 +1535,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1574,7 +1571,7 @@ msgstr ""
"jakaminen\n" "jakaminen\n"
" päättyy kun toinen ehdoista täyttyy." " päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1586,7 +1583,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1602,7 +1599,7 @@ msgstr ""
"true, voit jatkaa\n" "true, voit jatkaa\n"
" mutta hieman latausedistystä voidaan menettää." " mutta hieman latausedistystä voidaan menettää."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/fr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2 0.11.2\n" "Project-Id-Version: aria2 0.11.2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-12-06 18:07+0900\n" "PO-Revision-Date: 2009-12-06 18:07+0900\n"
"Last-Translator: <<g33ky>> <Unknown>\n" "Last-Translator: <<g33ky>> <Unknown>\n"
"Language-Team: Fran&ccedil;ais\n" "Language-Team: Fran&ccedil;ais\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Résultats du téléchargement:" msgstr "Résultats du téléchargement:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Légende du statut:" msgstr "Légende du statut:"
@ -433,14 +433,12 @@ msgstr ""
"problème." "problème."
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false Si false est indiqué, alors qu'un fichier " " --allow-overwrite=true|false Si false est indiqué, alors qu'un fichier "
"existe déjà mais\n" "existe déjà mais\n"
@ -449,7 +447,7 @@ msgstr ""
" Aria2 ne téléchargera pas à nouveau le " " Aria2 ne téléchargera pas à nouveau le "
"fichier. Voir également l'option --auto-file-renaming." "fichier. Voir également l'option --auto-file-renaming."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -467,7 +465,7 @@ msgstr ""
" mais certaines progressions du téléchargement " " mais certaines progressions du téléchargement "
"seront perdues." "seront perdues."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -481,7 +479,7 @@ msgstr ""
"séparée, tout comme l'utilitaire\n" "séparée, tout comme l'utilitaire\n"
" en ligne de commande habituel." " en ligne de commande habituel."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -500,7 +498,7 @@ msgstr ""
"et un nombre\n" "et un nombre\n"
" (1..9999)." " (1..9999)."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -528,19 +526,19 @@ msgstr ""
" que dans le second exemple, l'option -Z est \n" " que dans le second exemple, l'option -Z est \n"
" requise." " requise."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Active ou non les connexions " " --enable-http-keep-alive[=true|false] Active ou non les connexions "
"persistantes de HTTP/1.1" "persistantes de HTTP/1.1"
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false] Active le \"HTTP/1.1 pipelining\"." " --enable-http-pipelining[=true|false] Active le \"HTTP/1.1 pipelining\"."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -562,7 +560,7 @@ msgstr ""
"un ensemble ou un fichier endommagé.\n" "un ensemble ou un fichier endommagé.\n"
" Voir également l'option --bt-hash-check-seed." " Voir également l'option --bt-hash-check-seed."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -585,7 +583,7 @@ msgstr ""
" Cette option n'est effective que lors de " " Cette option n'est effective que lors de "
"téléchargements via BitTorrent." "téléchargements via BitTorrent."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -598,7 +596,7 @@ msgstr ""
"téléchargement d'un fichier\n" "téléchargement d'un fichier\n"
" si la fonction est supportée." " si la fonction est supportée."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -618,17 +616,17 @@ msgstr ""
" En ce moment cette option s'applique aux\n" " En ce moment cette option s'applique aux\n"
" téléchargements http(s)/ftp." " téléchargements http(s)/ftp."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Définit le nom du programme pour les " " -U, --user-agent=USER_AGENT Définit le nom du programme pour les "
"téléchargements http(s)." "téléchargements http(s)."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Désactiver le support netrc." msgstr " -n, --no-netrc Désactiver le support netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -643,7 +641,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -657,7 +655,7 @@ msgstr ""
"Metalink.\n" "Metalink.\n"
" Voir également les options -s et -C." " Voir également les options -s et -C."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -666,7 +664,7 @@ msgstr ""
" --load-cookies=FILE Charge les cookies (compatible Firefox3 et\n" " --load-cookies=FILE Charge les cookies (compatible Firefox3 et\n"
" Mozilla/Firefox(1.x/2.x)/Netscape)." " Mozilla/Firefox(1.x/2.x)/Netscape)."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -682,7 +680,7 @@ msgstr ""
"cookies de session sont également sauvegardés\n" "cookies de session sont également sauvegardés\n"
" et leur valeur d'expiration sera remise à 0." " et leur valeur d'expiration sera remise à 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -695,7 +693,7 @@ msgstr ""
"seront listées\n" "seront listées\n"
" dans le cas de fichier torrent." " dans le cas de fichier torrent."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -719,12 +717,12 @@ msgstr ""
"la requête (voir\n" "la requête (voir\n"
" l'option --metalink)." " l'option --metalink)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
" -T, --torrent-file=TORRENT_FILE Le chemin complet du fichier .torrent." " -T, --torrent-file=TORRENT_FILE Le chemin complet du fichier .torrent."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -755,7 +753,7 @@ msgstr ""
"dessus\n" "dessus\n"
" n'est pas appliquée." " n'est pas appliquée."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -764,7 +762,7 @@ msgstr ""
"fichier\n" "fichier\n"
" mentionné dans le fichier .torrent." " mentionné dans le fichier .torrent."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -784,7 +782,7 @@ msgstr ""
"et '-' peuvent\n" "et '-' peuvent\n"
" être utilisés ensemble." " être utilisés ensemble."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -802,7 +800,7 @@ msgstr ""
"torrent, utiliser\n" "torrent, utiliser\n"
" l'option --max-upload-limit." " l'option --max-upload-limit."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -818,7 +816,7 @@ msgstr ""
" Afin de limiter la vitesse globale, utiliser " " Afin de limiter la vitesse globale, utiliser "
"l'option --max-overall-limit." "l'option --max-overall-limit."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -827,7 +825,7 @@ msgstr ""
"Consultez aussi\n" "Consultez aussi\n"
" l'option --seed-ratio." " l'option --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -856,7 +854,7 @@ msgstr ""
"fois l'une des\n" "fois l'une des\n"
" conditions remplie." " conditions remplie."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -877,17 +875,17 @@ msgstr ""
"compléter la séquence jusqu'à ce qu'elle\n" "compléter la séquence jusqu'à ce qu'elle\n"
" atteigne 20 bytes." " atteigne 20 bytes."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
" --enable-peer-exchange[=true|false] Active ou non le \"Peer Exchange" " --enable-peer-exchange[=true|false] Active ou non le \"Peer Exchange"
"\" (PEX)." "\" (PEX)."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Active ou non la fonctionnalité \"DHT\"." msgstr " --enable-dht[=true|false] Active ou non la fonctionnalité \"DHT\"."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -906,7 +904,7 @@ msgstr ""
"et '-' peuvent\n" "et '-' peuvent\n"
" être utilisée simultanément." " être utilisée simultanément."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -914,13 +912,13 @@ msgstr ""
" --dht-entry-point=HOST:PORT Configure le host et le port comme un point " " --dht-entry-point=HOST:PORT Configure le host et le port comme un point "
"d'entrée au réseau DHT." "d'entrée au réseau DHT."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
" --dht-file-path=PATH Change le chemin d'accès du fichier \"DHT\"." " --dht-file-path=PATH Change le chemin d'accès du fichier \"DHT\"."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -937,7 +935,7 @@ msgstr ""
"bas, remplissant\n" "bas, remplissant\n"
" les conditions du niveau donné." " les conditions du niveau donné."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -949,7 +947,7 @@ msgstr ""
" Sinon aria2 utilise toujours des connexions " " Sinon aria2 utilise toujours des connexions "
"cryptées." "cryptées."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -962,7 +960,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -972,7 +970,7 @@ msgstr ""
"ouverts pour\n" "ouverts pour\n"
" chaque téléchargement BitTorrent." " chaque téléchargement BitTorrent."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -980,7 +978,7 @@ msgstr ""
" --bt-seed-unverified[=true|false] Partage (seed) les fichiers précédemment " " --bt-seed-unverified[=true|false] Partage (seed) les fichiers précédemment "
"téléchargés sans vérifier les \"hash\" des fichiers." "téléchargés sans vérifier les \"hash\" des fichiers."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -992,7 +990,7 @@ msgstr ""
" Voir également l'option --bt-request-peer-" " Voir également l'option --bt-request-peer-"
"speed-limit." "speed-limit."
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -1001,7 +999,7 @@ msgid ""
msgstr "" msgstr ""
" -M, --metalink-file=METALINK_FILE Le chemin vers le fichier .metalink." " -M, --metalink-file=METALINK_FILE Le chemin vers le fichier .metalink."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1025,22 +1023,22 @@ msgstr ""
" 'maxconnections' au lieu de NUM_SERVERS. Voir " " 'maxconnections' au lieu de NUM_SERVERS. Voir "
"également les options -s et -j." "également les options -s et -j."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION La version du fichier à télécharger." msgstr " --metalink-version=VERSION La version du fichier à télécharger."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE La langua du fichier à télécharger." msgstr " --metalink-language=LANGUAGE La langua du fichier à télécharger."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS Le système d'exploitation auquel est destiné " " --metalink-os=OS Le système d'exploitation auquel est destiné "
"le fichier." "le fichier."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1050,7 +1048,7 @@ msgstr ""
" Une liste de noms séparés par virgule peut " " Une liste de noms séparés par virgule peut "
"être utilisée." "être utilisée."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1060,7 +1058,7 @@ msgstr ""
"'none'\n" "'none'\n"
" si vous n'avez pas de préférence." " si vous n'avez pas de préférence."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1087,7 +1085,7 @@ msgstr ""
" Si 'false' est spécifié, Aria2 ne suivra pas " " Si 'false' est spécifié, Aria2 ne suivra pas "
"le Metalink." "le Metalink."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1105,11 +1103,11 @@ msgstr ""
"protocol pour\n" "protocol pour\n"
" spécifier les préférences du protocole." " spécifier les préférences du protocole."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version" msgstr " -v, --version"
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1122,17 +1120,17 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Désactive le chargement du fichier aria2.conf ." msgstr " --no-conf Désactive le chargement du fichier aria2.conf ."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
" --conf-path=PATH Change l'emplacement du fichier de configuration vers PATH." " --conf-path=PATH Change l'emplacement du fichier de configuration vers PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1143,7 +1141,7 @@ msgstr ""
" Si la valeur est égale à 0 cette fonction est " " Si la valeur est égale à 0 cette fonction est "
"inactive." "inactive."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1162,21 +1160,21 @@ msgstr ""
"9J1\"\n" "9J1\"\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] Mode silencieux. Aucun message d'état." msgstr " -q, --quiet[=true|false] Mode silencieux. Aucun message d'état."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
" --async-dns[=true|false] Active ou non la fonction \"asynchronous DNS" " --async-dns[=true|false] Active ou non la fonction \"asynchronous DNS"
"\" (\"requetes DNS en mode multithread\")." "\" (\"requetes DNS en mode multithread\")."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] Réutilise la connexion en FTP." msgstr " --ftp-reuse-connection[=true|false] Réutilise la connexion en FTP."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1187,13 +1185,13 @@ msgstr ""
" Mettre 0 pour ne pas l'afficher dans la " " Mettre 0 pour ne pas l'afficher dans la "
"console." "console."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
" --log-level=LEVEL Configure le niveau de détail du fichier log " " --log-level=LEVEL Configure le niveau de détail du fichier log "
"en sortie." "en sortie."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1206,7 +1204,7 @@ msgstr ""
" et l'appliquer comme valeur par " " et l'appliquer comme valeur par "
"défaut au fichier local." "défaut au fichier local."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1223,7 +1221,7 @@ msgstr ""
" cette option n'as pas d'autre usage et le " " cette option n'as pas d'autre usage et le "
"paramètre --timeout est utilisé." "paramètre --timeout est utilisé."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1244,7 +1242,7 @@ msgstr ""
" Cette option est effective seulement sur des " " Cette option est effective seulement sur des "
"serveurs de type HTTP/FTP." "serveurs de type HTTP/FTP."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1274,7 +1272,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1289,7 +1287,7 @@ msgstr ""
" sauvegardées en utilisant l'option --server-" " sauvegardées en utilisant l'option --server-"
"stat-if." "stat-if."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1305,7 +1303,7 @@ msgstr ""
" d'URI à titre de 'feedback'.\n" " d'URI à titre de 'feedback'.\n"
" Voir également l'option --uri-selector." " Voir également l'option --uri-selector."
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1317,7 +1315,7 @@ msgstr ""
" le profil de performance des serveurs depuis " " le profil de performance des serveurs depuis "
"leur dernière connexion." "leur dernière connexion."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1328,7 +1326,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1343,7 +1341,7 @@ msgstr ""
"afin de\n" "afin de\n"
" spécifier la clé privée." " spécifier la clé privée."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1354,7 +1352,7 @@ msgstr ""
"PEM.\n" "PEM.\n"
" Voir également l'option --certificate." " Voir également l'option --certificate."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1366,7 +1364,7 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1376,25 +1374,25 @@ msgstr ""
"spécifié\n" "spécifié\n"
" dans l'option --ca-certificate." " dans l'option --ca-certificate."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
@ -1403,7 +1401,7 @@ msgstr ""
" --xml-rpc-listen-port=PORT Spécifie le port sur lequel le serveur XML-RPC " " --xml-rpc-listen-port=PORT Spécifie le port sur lequel le serveur XML-RPC "
"va écouter." "va écouter."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1419,7 +1417,7 @@ msgstr ""
"rpc-user et --xms-rpc-passwd.\n" "rpc-user et --xms-rpc-passwd.\n"
" Voir également l'option --xml-rpc-listen-port." " Voir également l'option --xml-rpc-listen-port."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1431,15 +1429,15 @@ msgstr ""
" détecte une requête supérieure à une taille de " " détecte une requête supérieure à une taille de "
"SIZE bytes, la connection est fermée." "SIZE bytes, la connection est fermée."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=USER Définit l'utilisateur XML-RPC" msgstr " --xml-rpc-user=USER Définit l'utilisateur XML-RPC"
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --xml-rpc-passwd=PASSWD Définit le mot de passe XML-RPC" msgstr " --xml-rpc-passwd=PASSWD Définit le mot de passe XML-RPC"
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1449,7 +1447,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1464,7 +1462,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1477,7 +1475,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1488,7 +1486,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1504,7 +1502,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1514,7 +1512,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1527,7 +1525,7 @@ msgstr ""
" le GID est mentionné dans COMMAND en tant " " le GID est mentionné dans COMMAND en tant "
"qu'argument primaire." "qu'argument primaire."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1536,7 +1534,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1550,7 +1548,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1563,7 +1561,7 @@ msgstr ""
"cette\n" "cette\n"
" fonctionnalité est désactivée." " fonctionnalité est désactivée."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1577,7 +1575,7 @@ msgstr ""
" ne sera effective que sur l'interface de " " ne sera effective que sur l'interface de "
"boucle locale." "boucle locale."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1599,18 +1597,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1638,7 +1636,7 @@ msgstr ""
" Cette option n'est effective que lors de " " Cette option n'est effective que lors de "
"téléchargements via BitTorrent." "téléchargements via BitTorrent."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1650,7 +1648,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1667,7 +1665,7 @@ msgstr ""
" d'URI à titre de 'feedback'.\n" " d'URI à titre de 'feedback'.\n"
" Voir également l'option --uri-selector." " Voir également l'option --uri-selector."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/he.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-02-13 11:01+0000\n" "PO-Revision-Date: 2008-02-13 11:01+0000\n"
"Last-Translator: Yaron <sh.yaron@gmail.com>\n" "Last-Translator: Yaron <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n" "Language-Team: Hebrew <he@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -307,16 +307,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -326,7 +323,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -335,7 +332,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -346,7 +343,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -362,16 +359,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -384,7 +381,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -397,7 +394,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -405,7 +402,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -415,15 +412,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -438,7 +435,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -447,14 +444,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -465,7 +462,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -474,7 +471,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -488,11 +485,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -508,13 +505,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -525,7 +522,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -535,7 +532,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -544,13 +541,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -565,7 +562,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -577,15 +574,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -596,18 +593,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -617,7 +614,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -625,7 +622,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -638,20 +635,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -659,14 +656,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -680,34 +677,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -723,7 +720,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -733,11 +730,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -750,23 +747,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -778,30 +775,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -810,7 +807,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -821,7 +818,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -834,7 +831,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -864,7 +861,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -873,7 +870,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -883,7 +880,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -891,7 +888,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -902,7 +899,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -911,14 +908,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -930,39 +927,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -972,7 +969,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -980,15 +977,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -998,7 +995,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1013,7 +1010,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1026,7 +1023,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1037,7 +1034,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1053,7 +1050,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1063,7 +1060,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1071,7 +1068,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1080,7 +1077,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1094,7 +1091,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1102,7 +1099,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1110,7 +1107,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1132,18 +1129,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1160,7 +1157,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1172,7 +1169,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1182,7 +1179,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/hu.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-01-24 14:58+0000\n" "PO-Revision-Date: 2008-01-24 14:58+0000\n"
"Last-Translator: Juhász József <juhasz.jozsef@gmail.com>\n" "Last-Translator: Juhász József <juhasz.jozsef@gmail.com>\n"
"Language-Team: Hungarian <hu@li.org>\n" "Language-Team: Hungarian <hu@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -307,16 +307,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -326,7 +323,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -335,7 +332,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -346,7 +343,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -362,16 +359,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -384,7 +381,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -397,7 +394,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -405,7 +402,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -415,15 +412,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -438,7 +435,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -447,14 +444,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -465,7 +462,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -474,7 +471,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -488,11 +485,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -508,13 +505,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -525,7 +522,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -535,7 +532,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -544,13 +541,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -565,7 +562,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -577,15 +574,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -596,18 +593,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -617,7 +614,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -625,7 +622,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -638,20 +635,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -659,14 +656,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -680,34 +677,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -723,7 +720,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -733,11 +730,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -750,23 +747,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -778,30 +775,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -810,7 +807,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -821,7 +818,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -834,7 +831,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -864,7 +861,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -873,7 +870,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -883,7 +880,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -891,7 +888,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -902,7 +899,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -911,14 +908,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -930,39 +927,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -972,7 +969,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -980,15 +977,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -998,7 +995,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1013,7 +1010,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1026,7 +1023,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1037,7 +1034,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1053,7 +1050,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1063,7 +1060,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1071,7 +1068,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1080,7 +1077,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1094,7 +1091,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1102,7 +1099,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1110,7 +1107,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1132,18 +1129,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1160,7 +1157,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1172,7 +1169,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1182,7 +1179,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/id.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-03-05 06:58+0000\n" "PO-Revision-Date: 2009-03-05 06:58+0000\n"
"Last-Translator: pepoluan <Unknown>\n" "Last-Translator: pepoluan <Unknown>\n"
"Language-Team: Indonesian <id@li.org>\n" "Language-Team: Indonesian <id@li.org>\n"
@ -43,7 +43,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Hasil pengunduhan:" msgstr "Hasil pengunduhan:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Legenda Status:" msgstr "Legenda Status:"
@ -396,13 +396,10 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy #, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-piece-length-change=true|false Jika false yang diberikan, aria2 " " --allow-piece-length-change=true|false Jika false yang diberikan, aria2 "
"akan\n" "akan\n"
@ -413,7 +410,7 @@ msgstr ""
" dapat melanjutkan tapi beberapa proses unduhan " " dapat melanjutkan tapi beberapa proses unduhan "
"akan hilang." "akan hilang."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -431,7 +428,7 @@ msgstr ""
" dapat melanjutkan tapi beberapa proses unduhan " " dapat melanjutkan tapi beberapa proses unduhan "
"akan hilang." "akan hilang."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -445,7 +442,7 @@ msgstr ""
"seperti\n" "seperti\n"
" utilitas unduhan baris perintah biasa." " utilitas unduhan baris perintah biasa."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -464,7 +461,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" yang ditambahkan." " yang ditambahkan."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -491,17 +488,17 @@ msgstr ""
" sama, seperti contoh kedua di atas, opsi -Z\n" " sama, seperti contoh kedua di atas, opsi -Z\n"
" diperlukan." " diperlukan."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Nyalakan koneksi persisten HTTP/1.1." " --enable-http-keep-alive[=true|false] Nyalakan koneksi persisten HTTP/1.1."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr " --enable-http-pipelining[=true|false] Aktifkan pipeline HTTP/1.1." msgstr " --enable-http-pipelining[=true|false] Aktifkan pipeline HTTP/1.1."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -523,7 +520,7 @@ msgstr ""
"berkas yang\n" "berkas yang\n"
" rusak. Lihat juga opsi --bt-hash-check-seed" " rusak. Lihat juga opsi --bt-hash-check-seed"
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -548,7 +545,7 @@ msgstr ""
" Opsi ini hanya berpengaruh pada unduhan\n" " Opsi ini hanya berpengaruh pada unduhan\n"
" BitTorrent." " BitTorrent."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -561,7 +558,7 @@ msgstr ""
"per\n" "per\n"
" bagian disediakan." " bagian disediakan."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -581,16 +578,16 @@ msgstr ""
" ini hanya dapat diterapkan pada unduhan\n" " ini hanya dapat diterapkan pada unduhan\n"
" http(s)/ftp." " http(s)/ftp."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=AGEN_PENGGUNA Atur agen pengguna untuk unduhan http(s)." " -U, --user-agent=AGEN_PENGGUNA Atur agen pengguna untuk unduhan http(s)."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Matikan dukungan netrc." msgstr " -n, --no-netrc Matikan dukungan netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -618,7 +615,7 @@ msgstr ""
"INPUT\n" "INPUT\n"
" dan FILE dari laman man untuk detilnya." " dan FILE dari laman man untuk detilnya."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -632,7 +629,7 @@ msgstr ""
"statis.\n" "statis.\n"
" Lihat pula opsi -s dan -C." " Lihat pula opsi -s dan -C."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -642,7 +639,7 @@ msgstr ""
"Firefox3\n" "Firefox3\n"
" dan format Mozilla/Firefox(1.x/2.x)/Netscape." " dan format Mozilla/Firefox(1.x/2.x)/Netscape."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -653,7 +650,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -666,7 +663,7 @@ msgstr ""
"disenaraikan\n" "disenaraikan\n"
" untuk berkas torrent." " untuk berkas torrent."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -693,11 +690,11 @@ msgstr ""
"berubah tergantung\n" "berubah tergantung\n"
" pada query-nya (lihat opsi --metalink-*)." " pada query-nya (lihat opsi --metalink-*)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=BERKAS_TORRENT Alamat ke berkas .torrent." msgstr " -T, --torrent-file=BERKAS_TORRENT Alamat ke berkas .torrent."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -725,13 +722,13 @@ msgstr ""
" Jika false diberikan, tindakan di atas tidak " " Jika false diberikan, tindakan di atas tidak "
"dilakukan." "dilakukan."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -751,7 +748,7 @@ msgstr ""
"',' dan\n" "',' dan\n"
" '-' dapat digunakan bersamaan." " '-' dapat digunakan bersamaan."
#: src/usage_text.h:266 #: src/usage_text.h:265
#, fuzzy #, fuzzy
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
@ -767,7 +764,7 @@ msgstr ""
" Anda dapat menggunakan K atau M(1K = 1024, 1M " " Anda dapat menggunakan K atau M(1K = 1024, 1M "
"= 1024K)." "= 1024K)."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -776,7 +773,7 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -785,7 +782,7 @@ msgstr ""
"Lihat\n" "Lihat\n"
" pula opsi --seed-ratio." " pula opsi --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -800,7 +797,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -812,15 +809,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Aktifkan fungsionalitas DHT." msgstr " --enable-dht[=true|false] Aktifkan fungsionalitas DHT."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -831,18 +828,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -852,7 +849,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -860,7 +857,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -873,20 +870,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -894,7 +891,7 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -903,7 +900,7 @@ msgid ""
msgstr "" msgstr ""
" -M, --metalink-file=BERKAS_METALINK Alamat berkas ke berkas .metalink." " -M, --metalink-file=BERKAS_METALINK Alamat berkas ke berkas .metalink."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -917,35 +914,35 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSI Versi berkas yang akan diunduh." msgstr " --metalink-version=VERSI Versi berkas yang akan diunduh."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=BAHASA Bahasa dari berkas yang akan diunduh." msgstr " --metalink-language=BAHASA Bahasa dari berkas yang akan diunduh."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=OS Sistem operasi dari berkas yang akan diunduh." " --metalink-os=OS Sistem operasi dari berkas yang akan diunduh."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -974,7 +971,7 @@ msgstr ""
" Jika false diberikan, tindakan di atas tidak " " Jika false diberikan, tindakan di atas tidak "
"dilakukan." "dilakukan."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -984,11 +981,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Cetak nomor versi lalu keluar." msgstr " -v, --version Cetak nomor versi lalu keluar."
#: src/usage_text.h:382 #: src/usage_text.h:381
#, fuzzy #, fuzzy
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
@ -1014,24 +1011,24 @@ msgstr ""
" Opsi ini hanya berpengaruh pada unduhan\n" " Opsi ini hanya berpengaruh pada unduhan\n"
" BitTorrent." " BitTorrent."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Nonaktifkan memuat berkas aria2.conf." msgstr " --no-conf Nonaktifkan memuat berkas aria2.conf."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
" --conf-path=ALAMAT Ubah alamat berkas konfigurasi ke ALAMAT." " --conf-path=ALAMAT Ubah alamat berkas konfigurasi ke ALAMAT."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1043,30 +1040,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1075,7 +1072,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1086,7 +1083,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1099,7 +1096,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1129,7 +1126,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1138,7 +1135,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1148,7 +1145,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1156,7 +1153,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1167,7 +1164,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1176,14 +1173,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1195,39 +1192,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1237,7 +1234,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1245,20 +1242,20 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
" --ftp-user=PENGGUNA Atur pengguna FTP. Ini mempengaruhi semua " " --ftp-user=PENGGUNA Atur pengguna FTP. Ini mempengaruhi semua "
"URL." "URL."
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
" --ftp-passwd=SANDI Atur sandi FTP. Ini mempengaruhi semua URL." " --ftp-passwd=SANDI Atur sandi FTP. Ini mempengaruhi semua URL."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1268,7 +1265,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1283,7 +1280,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
#, fuzzy #, fuzzy
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
@ -1305,7 +1302,7 @@ msgstr ""
"dari\n" "dari\n"
" berkas ini." " berkas ini."
#: src/usage_text.h:527 #: src/usage_text.h:526
#, fuzzy #, fuzzy
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
@ -1325,7 +1322,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" yang ditambahkan." " yang ditambahkan."
#: src/usage_text.h:533 #: src/usage_text.h:532
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
@ -1354,7 +1351,7 @@ msgstr ""
" Opsi ini hanya berpengaruh pada unduhan\n" " Opsi ini hanya berpengaruh pada unduhan\n"
" BitTorrent." " BitTorrent."
#: src/usage_text.h:541 #: src/usage_text.h:540
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
@ -1370,7 +1367,7 @@ msgstr ""
" Anda dapat menggunakan K atau M(1K = 1024, 1M " " Anda dapat menggunakan K atau M(1K = 1024, 1M "
"= 1024K)." "= 1024K)."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1378,7 +1375,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
@ -1393,7 +1390,7 @@ msgstr ""
" Anda dapat menggunakan K atau M(1K = 1024, 1M " " Anda dapat menggunakan K atau M(1K = 1024, 1M "
"= 1024K)." "= 1024K)."
#: src/usage_text.h:557 #: src/usage_text.h:556
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
@ -1420,7 +1417,7 @@ msgstr ""
" Jika false diberikan, tindakan di atas tidak " " Jika false diberikan, tindakan di atas tidak "
"dilakukan." "dilakukan."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1428,7 +1425,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
@ -1442,7 +1439,7 @@ msgstr ""
"seperti\n" "seperti\n"
" utilitas unduhan baris perintah biasa." " utilitas unduhan baris perintah biasa."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1464,18 +1461,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1505,7 +1502,7 @@ msgstr ""
" Opsi ini hanya berpengaruh pada unduhan\n" " Opsi ini hanya berpengaruh pada unduhan\n"
" BitTorrent." " BitTorrent."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1517,7 +1514,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1536,7 +1533,7 @@ msgstr ""
" dapat melanjutkan tapi beberapa proses unduhan " " dapat melanjutkan tapi beberapa proses unduhan "
"akan hilang." "akan hilang."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/it.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2010-01-20 09:08+0000\n" "PO-Revision-Date: 2010-01-20 09:08+0000\n"
"Last-Translator: Edoardo Maria Elidoro <edoardo.elidoro@gmail.com>\n" "Last-Translator: Edoardo Maria Elidoro <edoardo.elidoro@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n" "Language-Team: Italian <it@li.org>\n"
@ -45,7 +45,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Riepilogo scaricamenti:" msgstr "Riepilogo scaricamenti:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Legenda degli stati:" msgstr "Legenda degli stati:"
@ -455,14 +455,12 @@ msgstr ""
" Disabilitare se si riscontrano errori" " Disabilitare se si riscontrano errori"
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false\n" " --allow-overwrite=true|false\n"
" Se si indica false e il file esiste già ma\n" " Se si indica false e il file esiste già ma\n"
@ -471,7 +469,7 @@ msgstr ""
" allora aria2 non lo scaricherà nuovamente.\n" " allora aria2 non lo scaricherà nuovamente.\n"
" Vedere anche l'opzione --auto-file-renaming." " Vedere anche l'opzione --auto-file-renaming."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -490,7 +488,7 @@ msgstr ""
" ma parte del progresso di scaricamento verrà " " ma parte del progresso di scaricamento verrà "
"persa." "persa."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -505,7 +503,7 @@ msgstr ""
"come\n" "come\n"
" programmi di scaricamento a linea di comando." " programmi di scaricamento a linea di comando."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -524,7 +522,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" alla fine del nome del file." " alla fine del nome del file."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -552,20 +550,20 @@ msgstr ""
" nel secondo esempio qui sopra, è obbligatoria\n" " nel secondo esempio qui sopra, è obbligatoria\n"
" l'opzione -Z." " l'opzione -Z."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false]\n" " --enable-http-keep-alive[=true|false]\n"
" Abilita connessione persistente su HTTP/1.1." " Abilita connessione persistente su HTTP/1.1."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false]\n" " --enable-http-pipelining[=true|false]\n"
" Abilita il pipelining su HTTP/1.1." " Abilita il pipelining su HTTP/1.1."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -588,7 +586,7 @@ msgstr ""
" di file corrotte. Vedi anche l'opzione --bt-" " di file corrotte. Vedi anche l'opzione --bt-"
"hash-check-seed." "hash-check-seed."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -612,7 +610,7 @@ msgstr ""
" Questa opzione riguarda solo gli scaricamenti\n" " Questa opzione riguarda solo gli scaricamenti\n"
" di BitTorrent." " di BitTorrent."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -624,7 +622,7 @@ msgstr ""
" il checksum mentre scarica se sono presenti i\n" " il checksum mentre scarica se sono presenti i\n"
" checksum di controllo." " checksum di controllo."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -643,17 +641,17 @@ msgstr ""
" Al momento questa opzione è applicabile solo\n" " Al momento questa opzione è applicabile solo\n"
" agli scaricamenti su http(s)/ftp." " agli scaricamenti su http(s)/ftp."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Imposta lo user-agent per lo scaricamento via " " -U, --user-agent=USER_AGENT Imposta lo user-agent per lo scaricamento via "
"http(s)" "http(s)"
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Disabilita il supporto per netrc." msgstr " -n, --no-netrc Disabilita il supporto per netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -682,7 +680,7 @@ msgstr ""
" INPUT FILE della pagina del man per " " INPUT FILE della pagina del man per "
"informazioni." "informazioni."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -696,7 +694,7 @@ msgstr ""
"torrent e metalink.\n" "torrent e metalink.\n"
" Vedere anche le opzioni -s e -C." " Vedere anche le opzioni -s e -C."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -706,7 +704,7 @@ msgstr ""
"Firefox3\n" "Firefox3\n"
" o il formato Mozilla/Firefox(1.x/2.x)/Netscape." " o il formato Mozilla/Firefox(1.x/2.x)/Netscape."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -724,7 +722,7 @@ msgstr ""
" salvati e il loro valore di scadenza verrà " " salvati e il loro valore di scadenza verrà "
"impostato a 0." "impostato a 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -738,7 +736,7 @@ msgstr ""
"verranno\n" "verranno\n"
" elencate più informazioni." " elencate più informazioni."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -767,13 +765,13 @@ msgstr ""
" a seconda della formula(vedi le opzioni --" " a seconda della formula(vedi le opzioni --"
"metalink-*)." "metalink-*)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
" -T, --torrent-file=FILE_TORRENT\n" " -T, --torrent-file=FILE_TORRENT\n"
" Il percorso per il file .torrent." " Il percorso per il file .torrent."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -803,7 +801,7 @@ msgstr ""
"sopra\n" "sopra\n"
" non verrà eseguita." " non verrà eseguita."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -812,7 +810,7 @@ msgstr ""
" Legge e scrive in modo diretto ciascun\n" " Legge e scrive in modo diretto ciascun\n"
" file nominato nel file .torrent." " file nominato nel file .torrent."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -833,7 +831,7 @@ msgstr ""
"simboli ',' e '-'\n" "simboli ',' e '-'\n"
" possono venire usati congiuntamente." " possono venire usati congiuntamente."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -852,7 +850,7 @@ msgstr ""
"per ciascun\n" "per ciascun\n"
" torrent, usa l'opzione --max-upload-limit." " torrent, usa l'opzione --max-upload-limit."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -870,7 +868,7 @@ msgstr ""
"usa\n" "usa\n"
" l'opzione --max-overall-upload-limit." " l'opzione --max-overall-upload-limit."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -879,7 +877,7 @@ msgstr ""
"minuti. Vedi anche\n" "minuti. Vedi anche\n"
" l'opzione --seed-ratio." " l'opzione --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -908,7 +906,7 @@ msgstr ""
"delle\n" "delle\n"
" condizioni si verifica." " condizioni si verifica."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -930,17 +928,17 @@ msgstr ""
" aggiunti i bytes mancanti fino a raggiungere " " aggiunti i bytes mancanti fino a raggiungere "
"la lunghezza di 20 bytes." "la lunghezza di 20 bytes."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
" --enable-peer-exchange[=true|false]\n" " --enable-peer-exchange[=true|false]\n"
" Abilita l'estensione di scambio di peer." " Abilita l'estensione di scambio di peer."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Abilita la funzione DHT." msgstr " --enable-dht[=true|false] Abilita la funzione DHT."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -960,7 +958,7 @@ msgstr ""
"e '-'\n" "e '-'\n"
" possono essere indicati congiuntamente." " possono essere indicati congiuntamente."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -969,7 +967,7 @@ msgstr ""
" Configura l'host e la porta come punto\n" " Configura l'host e la porta come punto\n"
" di ingresso alla rete DHT." " di ingresso alla rete DHT."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
@ -977,7 +975,7 @@ msgstr ""
" Modifica la tabella di instradamento DHT come\n" " Modifica la tabella di instradamento DHT come\n"
" indicato in PERCORSO." " indicato in PERCORSO."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -994,7 +992,7 @@ msgstr ""
" sceglierà quello sufficiente a soddisfare il " " sceglierà quello sufficiente a soddisfare il "
"livello indicato." "livello indicato."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -1009,7 +1007,7 @@ msgstr ""
"l'offuscamento\n" "l'offuscamento\n"
" degli handshake." " degli handshake."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -1035,7 +1033,7 @@ msgstr ""
" Puoi posporre una K o una M(1K = 1024 byte, 1M " " Puoi posporre una K o una M(1K = 1024 byte, 1M "
"= 1024K)." "= 1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -1045,7 +1043,7 @@ msgstr ""
"ogni\n" "ogni\n"
" scaricamento BitTorrent." " scaricamento BitTorrent."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -1054,7 +1052,7 @@ msgstr ""
" Condivide i file già scaricati senza\n" " Condivide i file già scaricati senza\n"
" verificare gli hash delle parti." " verificare gli hash delle parti."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -1066,14 +1064,14 @@ msgstr ""
" Vedere anche l'opzione --bt-request-peer-speed-" " Vedere anche l'opzione --bt-request-peer-speed-"
"limit." "limit."
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1100,25 +1098,25 @@ msgstr ""
"maxconnections.\n" "maxconnections.\n"
" Vedere anche le opzioni -s e -j." " Vedere anche le opzioni -s e -j."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
" --metalink-version=VERSIONE\n" " --metalink-version=VERSIONE\n"
" La versione del file da scaricare." " La versione del file da scaricare."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
" --metalink-language=LINGUA\n" " --metalink-language=LINGUA\n"
" La lingua del file da scaricare." " La lingua del file da scaricare."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
" --metalink-os=SO Il Sistema Operativo del file da scaricare." " --metalink-os=SO Il Sistema Operativo del file da scaricare."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1130,7 +1128,7 @@ msgstr ""
"separate da\n" "separate da\n"
" una virgola." " una virgola."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1141,7 +1139,7 @@ msgstr ""
" Indicare 'none' se non c'è un protocollo " " Indicare 'none' se non c'è un protocollo "
"preferito." "preferito."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1172,7 +1170,7 @@ msgstr ""
"above\n" "above\n"
" is not taken." " is not taken."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1190,11 +1188,11 @@ msgstr ""
"protocol\n" "protocol\n"
" per indicare la preferenza del protocollo." " per indicare la preferenza del protocollo."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Mostra il numero di versione ed esce." msgstr " -v, --version Mostra il numero di versione ed esce."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1216,20 +1214,20 @@ msgstr ""
"stampa tutte\n" "stampa tutte\n"
" le opzioni che utilizzano quella parola.." " le opzioni che utilizzano quella parola.."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
" --no-conf Disabilita il file di configurazione aria2." " --no-conf Disabilita il file di configurazione aria2."
"conf." "conf."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
" --conf-path=PERCORSO Cambia il percorso del file di configurazione\n" " --conf-path=PERCORSO Cambia il percorso del file di configurazione\n"
" in PERCORSO." " in PERCORSO."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1240,7 +1238,7 @@ msgstr ""
"funzione\n" "funzione\n"
" viene disabilitata." " viene disabilitata."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1260,23 +1258,23 @@ msgstr ""
"\"X-A: b78\" --header=\"X-B: 9J1\"\n" "\"X-A: b78\" --header=\"X-B: 9J1\"\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
" -q, --quiet[=true|false] Rende aria2 silenzioso(nessun output su " " -q, --quiet[=true|false] Rende aria2 silenzioso(nessun output su "
"console)." "console)."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Abilita il DNS asincrono." msgstr " --async-dns[=true|false] Abilita il DNS asincrono."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
" --ftp-reuse-connection[=true|false]\n" " --ftp-reuse-connection[=true|false]\n"
" Riutilizza la connessione per l'FTP." " Riutilizza la connessione per l'FTP."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1288,13 +1286,13 @@ msgstr ""
"impostato a 0\n" "impostato a 0\n"
" non verrà visualizzato alcun sommario." " non verrà visualizzato alcun sommario."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
" --log-level=LIVELLO Imposta il LIVELLO di registro (log) " " --log-level=LIVELLO Imposta il LIVELLO di registro (log) "
"visualizzato." "visualizzato."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1308,7 +1306,7 @@ msgstr ""
"applica al\n" "applica al\n"
" file locale." " file locale."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1327,7 +1325,7 @@ msgstr ""
"utilizzata\n" "utilizzata\n"
" l'opzione --timeout." " l'opzione --timeout."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1348,7 +1346,7 @@ msgstr ""
" Questa opzione ha effetto solo se sono in uso\n" " Questa opzione ha effetto solo se sono in uso\n"
" server HTTP/FTP." " server HTTP/FTP."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1409,7 +1407,7 @@ msgstr ""
"'feedback',\n" "'feedback',\n"
" userà un profilo di prestazioni dei server." " userà un profilo di prestazioni dei server."
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1423,7 +1421,7 @@ msgstr ""
" caricare questo profilo con l'opzione --server-" " caricare questo profilo con l'opzione --server-"
"stat-if." "stat-if."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1439,7 +1437,7 @@ msgstr ""
"'feedback'.\n" "'feedback'.\n"
" Vedere anche l'opzione --uri-selector" " Vedere anche l'opzione --uri-selector"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1451,7 +1449,7 @@ msgstr ""
"prestazioni dei\n" "prestazioni dei\n"
" server affinché questo venga disabilitato." " server affinché questo venga disabilitato."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1470,7 +1468,7 @@ msgstr ""
" che si interrompe, a prescindere da questa " " che si interrompe, a prescindere da questa "
"opzione." "opzione."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1484,7 +1482,7 @@ msgstr ""
"key\n" "key\n"
" per indicare una chiave privata." " per indicare una chiave privata."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1496,7 +1494,7 @@ msgstr ""
" il formato PEM. Vedi anche l'opzione --" " il formato PEM. Vedi anche l'opzione --"
"certificate." "certificate."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1515,7 +1513,7 @@ msgstr ""
" Usa l'opzione --check-certificate per " " Usa l'opzione --check-certificate per "
"abilitare il controllo." "abilitare il controllo."
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1526,7 +1524,7 @@ msgstr ""
"specificati\n" "specificati\n"
" tramite l'opzione --ca-certificate." " tramite l'opzione --ca-certificate."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
@ -1536,7 +1534,7 @@ msgstr ""
"separati\n" "separati\n"
" da virgola verso cui non usare proxy." " da virgola verso cui non usare proxy."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
@ -1545,12 +1543,12 @@ msgstr ""
" --use-head[=true|false] Usa il metodo HEAD per la prima richiesta al\n" " --use-head[=true|false] Usa il metodo HEAD per la prima richiesta al\n"
" server HTTP." " server HTTP."
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
" --event-poll=POLL Configura il metodo di 'polling' degli eventi." " --event-poll=POLL Configura il metodo di 'polling' degli eventi."
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
@ -1560,7 +1558,7 @@ msgstr ""
" Specifica un numero di porta sulla quale il\n" " Specifica un numero di porta sulla quale il\n"
" server XML-RPC sarà in ascolto." " server XML-RPC sarà in ascolto."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1577,7 +1575,7 @@ msgstr ""
"passwd.\n" "passwd.\n"
" Vedere anche l'opzione --xml-rpc-listen-port." " Vedere anche l'opzione --xml-rpc-listen-port."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1591,17 +1589,17 @@ msgstr ""
" una richiesta maggiore di DIMENSIONE byte,\n" " una richiesta maggiore di DIMENSIONE byte,\n"
" termina la connessione." " termina la connessione."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=UTENTE Imposta l'utente di XML-RPC." msgstr " --xml-rpc-user=UTENTE Imposta l'utente di XML-RPC."
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
" --xml-rpc-passwd=PASSWORD\n" " --xml-rpc-passwd=PASSWORD\n"
" Imposta la password di XML-RPC." " Imposta la password di XML-RPC."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1618,7 +1616,7 @@ msgstr ""
"indirizzo IP\n" "indirizzo IP\n"
" può andare bene." " può andare bene."
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1644,7 +1642,7 @@ msgstr ""
"autorizzazione verrà\n" "autorizzazione verrà\n"
" sempre inviata a prescindere da questa opzione." " sempre inviata a prescindere da questa opzione."
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1666,7 +1664,7 @@ msgstr ""
" l'opzione --dir. Puoi utilizzare l'opzione più " " l'opzione --dir. Puoi utilizzare l'opzione più "
"volte." "volte."
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1684,7 +1682,7 @@ msgstr ""
" Gli scaricamenti BitTorrent vengono annullati " " Gli scaricamenti BitTorrent vengono annullati "
"se si indica true." "se si indica true."
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1709,7 +1707,7 @@ msgstr ""
"risposta del\n" "risposta del\n"
" tracker e del progresso di scaricamento." " tracker e del progresso di scaricamento."
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1725,7 +1723,7 @@ msgstr ""
"COMANDO.\n" "COMANDO.\n"
" Vedere anche l'opzione --on-download-stop." " Vedere anche l'opzione --on-download-stop."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1740,7 +1738,7 @@ msgstr ""
"COMANDO\n" "COMANDO\n"
" come primo argomento." " come primo argomento."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1756,7 +1754,7 @@ msgstr ""
" sintassi del COMANDO.\n" " sintassi del COMANDO.\n"
" Vedere anche l'opzione --on-download-stop." " Vedere anche l'opzione --on-download-stop."
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1784,7 +1782,7 @@ msgstr ""
"requisiti\n" "requisiti\n"
" del COMANDO." " del COMANDO."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1797,7 +1795,7 @@ msgstr ""
"questa\n" "questa\n"
" configurazione è disabilitata." " configurazione è disabilitata."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1810,7 +1808,7 @@ msgstr ""
"falso, ascolta solo\n" "falso, ascolta solo\n"
" sull'interfaccia di loopback locale." " sull'interfaccia di loopback locale."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1832,18 +1830,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr " --disable-ipv6[=true|false] Disabilita IPv6." msgstr " --disable-ipv6[=true|false] Disabilita IPv6."
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1860,7 +1858,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1872,7 +1870,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1882,7 +1880,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/ja.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2c 0.2.1\n" "Project-Id-Version: aria2c 0.2.1\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-11-02 23:14+0900\n" "PO-Revision-Date: 2009-11-02 23:14+0900\n"
"Last-Translator: Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>\n" "Last-Translator: Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>\n"
"Language-Team: Japanese <ja@li.org>\n" "Language-Team: Japanese <ja@li.org>\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "ダウンロード結果:" msgstr "ダウンロード結果:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "凡例:" msgstr "凡例:"
@ -446,14 +446,12 @@ msgstr ""
" エラーが発生する場合は, 無効にしてください." " エラーが発生する場合は, 無効にしてください."
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false このオプションを false に設定すると, ローカ" " --allow-overwrite=true|false このオプションを false に設定すると, ローカ"
"ル\n" "ル\n"
@ -465,7 +463,7 @@ msgstr ""
" --auto-file-renaming オプションも参照してくださ" " --auto-file-renaming オプションも参照してくださ"
"い." "い."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -488,7 +486,7 @@ msgstr ""
"も\n" "も\n"
" しれません." " しれません."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -510,7 +508,7 @@ msgstr ""
"舞\n" "舞\n"
" うはずである." " うはずである."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -529,7 +527,7 @@ msgstr ""
"号\n" "号\n"
" (1..9999) を付加する." " (1..9999) を付加する."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -560,19 +558,19 @@ msgstr ""
"い\n" "い\n"
" ない場合は, -Z オプションが必要である." " ない場合は, -Z オプションが必要である."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] HTTP/1.1 持続的接続を有効にします." " --enable-http-keep-alive[=true|false] HTTP/1.1 持続的接続を有効にします."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false] HTTP/1.1 パイプライニングを有効にしま" " --enable-http-pipelining[=true|false] HTTP/1.1 パイプライニングを有効にしま"
"す." "す."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -596,7 +594,7 @@ msgstr ""
" --bt-hash-check-seed オプションも参照してくださ" " --bt-hash-check-seed オプションも参照してくださ"
"い." "い."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -620,7 +618,7 @@ msgstr ""
"ロー\n" "ロー\n"
" ドでのみ有効です." " ドでのみ有効です."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -633,7 +631,7 @@ msgstr ""
"しま\n" "しま\n"
" す." " す."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -652,15 +650,15 @@ msgstr ""
"用\n" "用\n"
" できます." " できます."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr " -U, --user-agent=USER_AGENT ユーザーエージェントを設定します." msgstr " -U, --user-agent=USER_AGENT ユーザーエージェントを設定します."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc netrc サポートを止めます." msgstr " -n, --no-netrc netrc サポートを止めます."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -694,7 +692,7 @@ msgstr ""
"く\n" "く\n"
" ださい." " ださい."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -705,7 +703,7 @@ msgstr ""
" -j, --max-concurrent-downloads=N 同時並行ダウンロード数を指定します.\n" " -j, --max-concurrent-downloads=N 同時並行ダウンロード数を指定します.\n"
" -s および -C オプションも参照してください." " -s および -C オプションも参照してください."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -717,7 +715,7 @@ msgstr ""
"(1.x/\n" "(1.x/\n"
" 2.x)/Netscape です." " 2.x)/Netscape です."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -735,7 +733,7 @@ msgstr ""
"は,\n" "は,\n"
" その有効期限値を 0 にして保存します." " その有効期限値を 0 にして保存します."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -751,7 +749,7 @@ msgstr ""
"さ\n" "さ\n"
" らに詳しい内容も表示されます." " らに詳しい内容も表示されます."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -779,11 +777,11 @@ msgstr ""
"イ\n" "イ\n"
" ンデックスは変化する場合があります." " ンデックスは変化する場合があります."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE .torrent ファイルのパスを指定." msgstr " -T, --torrent-file=TORRENT_FILE .torrent ファイルのパスを指定."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -816,7 +814,7 @@ msgstr ""
"せ\n" "せ\n"
" ん." " ん."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -825,7 +823,7 @@ msgstr ""
"き\n" "き\n"
" します." " します."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -845,7 +843,7 @@ msgstr ""
"う\n" "う\n"
" ことができます." " ことができます."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -864,7 +862,7 @@ msgstr ""
" torrent 毎の速度を制限するには,\n" " torrent 毎の速度を制限するには,\n"
" --max-upload-limit オプションを使用します." " --max-upload-limit オプションを使用します."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -883,7 +881,7 @@ msgstr ""
" --max-overall-upload-limit オプションを使用しま" " --max-overall-upload-limit オプションを使用しま"
"す." "す."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -891,7 +889,7 @@ msgstr ""
" --seed-time=MINUTES シードを行う時間を分単位で指定します. \n" " --seed-time=MINUTES シードを行う時間を分単位で指定します. \n"
" --seed-ratio オプションも参照してください." " --seed-ratio オプションも参照してください."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -918,7 +916,7 @@ msgstr ""
"らか\n" "らか\n"
" の条件が成立した時点でシードは終了となります." " の条件が成立した時点でシードは終了となります."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -939,15 +937,15 @@ msgstr ""
"しま\n" "しま\n"
" す." " す."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr " --enable-peer-exchange[=true|false] Peer Exchange を有効にします." msgstr " --enable-peer-exchange[=true|false] Peer Exchange を有効にします."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] DHT を有効にします." msgstr " --enable-dht[=true|false] DHT を有効にします."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -965,7 +963,7 @@ msgstr ""
"う\n" "う\n"
" ことができます." " ことができます."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -974,12 +972,12 @@ msgstr ""
"用\n" "用\n"
" するホストとポート番号を指定します." " するホストとポート番号を指定します."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --dht-file-path=PATH DHT ルーティングテーブルを PATH に保存します." msgstr " --dht-file-path=PATH DHT ルーティングテーブルを PATH に保存します."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -996,7 +994,7 @@ msgstr ""
"号化\n" "号化\n"
" レベルが選択されます." " レベルが選択されます."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -1011,7 +1009,7 @@ msgstr ""
"い\n" "い\n"
" ます." " ます."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -1034,7 +1032,7 @@ msgstr ""
"1024,\n" "1024,\n"
" 1M = 1024K)." " 1M = 1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -1044,7 +1042,7 @@ msgstr ""
"時に\n" "時に\n"
" オープンするファイルの最大値を指定します." " オープンするファイルの最大値を指定します."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -1053,7 +1051,7 @@ msgstr ""
"ま\n" "ま\n"
" す." " す."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -1066,7 +1064,7 @@ msgstr ""
"ショ\n" "ショ\n"
" ンも参照してください." " ンも参照してください."
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -1074,7 +1072,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE .metalink ファイルのパスを指定." msgstr " -M, --metalink-file=METALINK_FILE .metalink ファイルのパスを指定."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1100,15 +1098,15 @@ msgstr ""
" maxconnections 属性の値を使います.\n" " maxconnections 属性の値を使います.\n"
" -s と -j オプションも参照してください." " -s と -j オプションも参照してください."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン." msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語." msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
@ -1116,7 +1114,7 @@ msgstr ""
"レー\n" "レー\n"
" ティング・システム." " ティング・システム."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1125,7 +1123,7 @@ msgstr ""
" --metalink-location=LOCATION[,...] お好みのサーバーの地域を指定します.\n" " --metalink-location=LOCATION[,...] お好みのサーバーの地域を指定します.\n"
" コンマ区切りの地域のリストが指定可能です." " コンマ区切りの地域のリストが指定可能です."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1137,7 +1135,7 @@ msgstr ""
"定す\n" "定す\n"
" してください." " してください."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1170,7 +1168,7 @@ msgstr ""
"いま\n" "いま\n"
" せん." " せん."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1191,11 +1189,11 @@ msgstr ""
"protocol\n" "protocol\n"
" オプションを使ってください." " オプションを使ってください."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version バージョン番号を表示し, 終了します." msgstr " -v, --version バージョン番号を表示し, 終了します."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1218,18 +1216,18 @@ msgstr ""
"を名\n" "を名\n"
" 前に含むオプションのヘルプを表示します." " 前に含むオプションのヘルプを表示します."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
" --no-conf aria2.conf ファイルの読み込みを抑制します." " --no-conf aria2.conf ファイルの読み込みを抑制します."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
" --conf-path=PATH 読み込む設定ファイルのパスを PATH に変更します." " --conf-path=PATH 読み込む設定ファイルのパスを PATH に変更します."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1239,7 +1237,7 @@ msgstr ""
"す.\n" "す.\n"
" 0 を指定すると, この機能は無効になります." " 0 を指定すると, この機能は無効になります."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1258,19 +1256,19 @@ msgstr ""
"9J1\"\n" "9J1\"\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] コンソールに何も表示しないようにします." msgstr " -q, --quiet[=true|false] コンソールに何も表示しないようにします."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] 非同期 DNS を有効にします." msgstr " --async-dns[=true|false] 非同期 DNS を有効にします."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] FTP で接続を再利用します." msgstr " --ftp-reuse-connection[=true|false] FTP で接続を再利用します."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1282,11 +1280,11 @@ msgstr ""
"0\n" "0\n"
" を指定します." " を指定します."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL 出力するログレベルを指定します." msgstr " --log-level=LEVEL 出力するログレベルを指定します."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1298,7 +1296,7 @@ msgstr ""
"し\n" "し\n"
" て保存したファイルの更新日付としてに使用します." " て保存したファイルの更新日付としてに使用します."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1313,7 +1311,7 @@ msgstr ""
" で指定します. 接続完了後のタイムアウトは,\n" " で指定します. 接続完了後のタイムアウトは,\n"
" --timeout で指定する値を使用します." " --timeout で指定する値を使用します."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1337,7 +1335,7 @@ msgstr ""
"有効\n" "有効\n"
" です." " です."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1402,7 +1400,7 @@ msgstr ""
"ファ\n" "ファ\n"
" イルを使用します." " イルを使用します."
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1417,7 +1415,7 @@ msgstr ""
"で\n" "で\n"
" きます." " きます."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1432,7 +1430,7 @@ msgstr ""
" 'feedback' 等の URI セレクターで使用されます.\n" " 'feedback' 等の URI セレクターで使用されます.\n"
" --uri-selector オプションを参照してください." " --uri-selector オプションを参照してください."
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1447,7 +1445,7 @@ msgstr ""
"ま\n" "ま\n"
" す." " す."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1466,7 +1464,7 @@ msgstr ""
" aria2 は終了時にコントロールファイルを保存しま" " aria2 は終了時にコントロールファイルを保存しま"
"す." "す."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1481,7 +1479,7 @@ msgstr ""
"定\n" "定\n"
" します." " します."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1495,7 +1493,7 @@ msgstr ""
"して\n" "して\n"
" ください." " ください."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1515,7 +1513,7 @@ msgstr ""
"効に\n" "効に\n"
" します." " します."
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1525,7 +1523,7 @@ msgstr ""
"を\n" "を\n"
" 使ってピアを検証します." " 使ってピアを検証します."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
@ -1535,7 +1533,7 @@ msgstr ""
"をコ\n" "をコ\n"
" ンマで区切って指定します." " ンマで区切って指定します."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
@ -1544,20 +1542,20 @@ msgstr ""
" --use-head[=true|false] HTTP サーバーへの最初のリクエストに HEAD を使い" " --use-head[=true|false] HTTP サーバーへの最初のリクエストに HEAD を使い"
"ます." "ます."
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
" --event-poll=POLL イベントを検出する方法 (システム コール) を指定" " --event-poll=POLL イベントを検出する方法 (システム コール) を指定"
"します." "します."
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr " --xml-rpc-listen-port=PORT XML-RPC で使うポート番号を指定します." msgstr " --xml-rpc-listen-port=PORT XML-RPC で使うポート番号を指定します."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1575,7 +1573,7 @@ msgstr ""
"さい\n" "さい\n"
" ." " ."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1588,15 +1586,15 @@ msgstr ""
"解除\n" "解除\n"
" します." " します."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=USER XML-RPC ユーザーを設定します." msgstr " --xml-rpc-user=USER XML-RPC ユーザーを設定します."
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --xml-rpc-passwd=PASSWD XML-RPC パスワードを設定します." msgstr " --xml-rpc-passwd=PASSWD XML-RPC パスワードを設定します."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1611,7 +1609,7 @@ msgstr ""
"ど\n" "ど\n"
" のような IP アドレスでも受け付けます." " のような IP アドレスでも受け付けます."
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1637,7 +1635,7 @@ msgstr ""
"関わ\n" "関わ\n"
" らず常に送信されます." " らず常に送信されます."
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1661,7 +1659,7 @@ msgstr ""
"も使\n" "も使\n"
" うことができます." " うことができます."
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1681,7 +1679,7 @@ msgstr ""
"合,\n" "合,\n"
" BitTorrent ダウンロードはキャンセルされます." " BitTorrent ダウンロードはキャンセルされます."
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1709,7 +1707,7 @@ msgstr ""
"隔を\n" "隔を\n"
" 決定します." " 決定します."
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1725,7 +1723,7 @@ msgstr ""
"stop\n" "stop\n"
" オプションも参照してください." " オプションも参照してください."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1738,7 +1736,7 @@ msgstr ""
"ん.\n" "ん.\n"
" GID が引数として渡されます." " GID が引数として渡されます."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1754,7 +1752,7 @@ msgstr ""
"stop\n" "stop\n"
" オプションも参照してください." " オプションも参照してください."
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1782,7 +1780,7 @@ msgstr ""
" COMMAND の制限については, --on-download-start\n" " COMMAND の制限については, --on-download-start\n"
" オプションを参照してください." " オプションを参照してください."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1797,7 +1795,7 @@ msgstr ""
"るこ\n" "るこ\n"
" とができます." " とができます."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1812,7 +1810,7 @@ msgstr ""
"受\n" "受\n"
" け付ける." " け付ける."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1834,18 +1832,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1874,7 +1872,7 @@ msgstr ""
"ロー\n" "ロー\n"
" ドでのみ有効です." " ドでのみ有効です."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1886,7 +1884,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1902,7 +1900,7 @@ msgstr ""
" 'feedback' 等の URI セレクターで使用されます.\n" " 'feedback' 等の URI セレクターで使用されます.\n"
" --uri-selector オプションを参照してください." " --uri-selector オプションを参照してください."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/nl.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-03-03 14:10+0000\n" "PO-Revision-Date: 2008-03-03 14:10+0000\n"
"Last-Translator: Joram Pereira <joramrp@gmail.com>\n" "Last-Translator: Joram Pereira <joramrp@gmail.com>\n"
"Language-Team: Dutch <nl@li.org>\n" "Language-Team: Dutch <nl@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -308,16 +308,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -327,7 +324,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -336,7 +333,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -347,7 +344,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -363,16 +360,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -385,7 +382,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -398,7 +395,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -406,7 +403,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -416,15 +413,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Schakel netrc ondersteuning uit." msgstr " -n, --no-netrc Schakel netrc ondersteuning uit."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -439,7 +436,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
#, fuzzy #, fuzzy
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
@ -452,14 +449,14 @@ msgstr ""
" connectie mee te maken.\n" " connectie mee te maken.\n"
" Standaard: 5" " Standaard: 5"
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -470,7 +467,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -479,7 +476,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -493,11 +490,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -513,13 +510,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -530,7 +527,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -540,7 +537,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -549,13 +546,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -570,7 +567,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -582,15 +579,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -601,18 +598,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -622,7 +619,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -630,7 +627,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -643,7 +640,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
@ -654,13 +651,13 @@ msgstr ""
" connectie mee te maken.\n" " connectie mee te maken.\n"
" Standaard: 5" " Standaard: 5"
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
@ -672,7 +669,7 @@ msgstr ""
" connectie mee te maken.\n" " connectie mee te maken.\n"
" Standaard: 5" " Standaard: 5"
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -681,7 +678,7 @@ msgid ""
msgstr "" msgstr ""
" -M, --metalink-file=METALINK_BESTAND Het pad naar het .metalink bestand." " -M, --metalink-file=METALINK_BESTAND Het pad naar het .metalink bestand."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -695,34 +692,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSIE De versie van het te downloaden betand." msgstr " --metalink-version=VERSIE De versie van het te downloaden betand."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=TAAL De taal van het te downloaden bestand." msgstr " --metalink-language=TAAL De taal van het te downloaden bestand."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Het besturingssysteem van het te downloaden bestand." msgstr " --metalink-os=OS Het besturingssysteem van het te downloaden bestand."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -738,7 +735,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -748,11 +745,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Toon het versie nummer en sluit." msgstr " -v, --version Toon het versie nummer en sluit."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -765,23 +762,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -793,30 +790,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -825,7 +822,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -836,7 +833,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -849,7 +846,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -879,7 +876,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -888,7 +885,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -898,7 +895,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -906,7 +903,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -917,7 +914,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -926,14 +923,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -945,32 +942,32 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
@ -981,7 +978,7 @@ msgstr ""
" connectie mee te maken.\n" " connectie mee te maken.\n"
" Standaard: 5" " Standaard: 5"
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -991,7 +988,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -999,15 +996,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1017,7 +1014,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1032,7 +1029,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1045,7 +1042,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1056,7 +1053,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1072,7 +1069,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1082,7 +1079,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1090,7 +1087,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1099,7 +1096,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1113,7 +1110,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1121,7 +1118,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1129,7 +1126,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1151,18 +1148,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1179,7 +1176,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1191,7 +1188,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1201,7 +1198,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/nn.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-03-17 21:14+0000\n" "PO-Revision-Date: 2009-03-17 21:14+0000\n"
"Last-Translator: Tor Christian Tovslid <tctovsli@gmail.com>\n" "Last-Translator: Tor Christian Tovslid <tctovsli@gmail.com>\n"
"Language-Team: Norwegian Nynorsk <nn@li.org>\n" "Language-Team: Norwegian Nynorsk <nn@li.org>\n"
@ -42,7 +42,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Nedlastingsresultat:" msgstr "Nedlastingsresultat:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Statusforklaring:" msgstr "Statusforklaring:"
@ -309,16 +309,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -328,7 +325,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -337,7 +334,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -348,7 +345,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -364,16 +361,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -386,7 +383,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -399,7 +396,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -407,7 +404,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -417,15 +414,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -440,7 +437,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -449,14 +446,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -467,7 +464,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -476,7 +473,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -490,11 +487,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -510,13 +507,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -527,7 +524,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -537,7 +534,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -546,13 +543,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -567,7 +564,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -579,15 +576,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -598,18 +595,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -619,7 +616,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -627,7 +624,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -640,20 +637,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -661,14 +658,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -682,34 +679,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -725,7 +722,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -735,11 +732,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -752,23 +749,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -780,30 +777,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -812,7 +809,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -823,7 +820,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -836,7 +833,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -866,7 +863,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -875,7 +872,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -885,7 +882,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -893,7 +890,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -904,7 +901,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -913,14 +910,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -932,39 +929,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -974,7 +971,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -982,15 +979,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1000,7 +997,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1015,7 +1012,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1028,7 +1025,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1039,7 +1036,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1055,7 +1052,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1065,7 +1062,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1073,7 +1070,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1082,7 +1079,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1096,7 +1093,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1104,7 +1101,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1112,7 +1109,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1134,18 +1131,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1162,7 +1159,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1174,7 +1171,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1184,7 +1181,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/pl.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-10-11 03:10+0000\n" "PO-Revision-Date: 2009-10-11 03:10+0000\n"
"Last-Translator: Łukasz <Unknown>\n" "Last-Translator: Łukasz <Unknown>\n"
"Language-Team: Polish <pl@li.org>\n" "Language-Team: Polish <pl@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -307,16 +307,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -326,7 +323,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -335,7 +332,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -346,7 +343,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -362,16 +359,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -384,7 +381,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -397,7 +394,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -405,7 +402,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -415,15 +412,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -438,7 +435,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -447,14 +444,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -465,7 +462,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -474,7 +471,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -488,11 +485,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -508,13 +505,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -525,7 +522,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -535,7 +532,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -544,13 +541,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -565,7 +562,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -577,15 +574,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -596,18 +593,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -617,7 +614,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -625,7 +622,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -638,20 +635,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -659,14 +656,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -680,34 +677,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -723,7 +720,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -733,11 +730,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -750,23 +747,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -778,30 +775,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -810,7 +807,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -821,7 +818,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -834,7 +831,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -864,7 +861,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -873,7 +870,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -883,7 +880,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -891,7 +888,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -902,7 +899,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -911,14 +908,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -930,39 +927,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -972,7 +969,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -980,15 +977,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -998,7 +995,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1013,7 +1010,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1026,7 +1023,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1037,7 +1034,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1053,7 +1050,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1063,7 +1060,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1071,7 +1068,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1080,7 +1077,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1094,7 +1091,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1102,7 +1099,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1110,7 +1107,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1132,18 +1129,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1160,7 +1157,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1172,7 +1169,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1182,7 +1179,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-05-11 18:09+0000\n" "PO-Revision-Date: 2009-05-11 18:09+0000\n"
"Last-Translator: elchevive <elchevive68@gmail.com>\n" "Last-Translator: elchevive <elchevive68@gmail.com>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -307,16 +307,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -326,7 +323,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -335,7 +332,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -346,7 +343,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -362,16 +359,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -384,7 +381,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -397,7 +394,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -405,7 +402,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -415,15 +412,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -438,7 +435,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -447,14 +444,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -465,7 +462,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -474,7 +471,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -488,11 +485,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -508,13 +505,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -525,7 +522,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -535,7 +532,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -544,13 +541,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -565,7 +562,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -577,15 +574,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -596,18 +593,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -617,7 +614,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -625,7 +622,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -638,20 +635,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -659,14 +656,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -680,34 +677,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -723,7 +720,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -733,11 +730,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -750,23 +747,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -778,30 +775,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -810,7 +807,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -821,7 +818,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -834,7 +831,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -864,7 +861,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -873,7 +870,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -883,7 +880,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -891,7 +888,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -902,7 +899,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -911,14 +908,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -930,39 +927,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -972,7 +969,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -980,15 +977,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -998,7 +995,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1013,7 +1010,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1026,7 +1023,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1037,7 +1034,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1053,7 +1050,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1063,7 +1060,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1071,7 +1068,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1080,7 +1077,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1094,7 +1091,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1102,7 +1099,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1110,7 +1107,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1132,18 +1129,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1160,7 +1157,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1172,7 +1169,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1182,7 +1179,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/ru.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ru\n" "Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2010-01-14 08:01+0000\n" "PO-Revision-Date: 2010-01-14 08:01+0000\n"
"Last-Translator: Andrew Zhuravlev <Unknown>\n" "Last-Translator: Andrew Zhuravlev <Unknown>\n"
"Language-Team: <ru@li.org>\n" "Language-Team: <ru@li.org>\n"
@ -46,7 +46,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Результат загрузки:" msgstr "Результат загрузки:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Использованные обозначения:" msgstr "Использованные обозначения:"
@ -406,14 +406,12 @@ msgstr ""
" Выключите, если произошла какая-либо ошибка" " Выключите, если произошла какая-либо ошибка"
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false Если указано false и файл уже существует, но\n" " --allow-overwrite=true|false Если указано false и файл уже существует, но\n"
" соответствующего гонтрольного файла (ім'я " " соответствующего гонтрольного файла (ім'я "
@ -422,7 +420,7 @@ msgstr ""
" файл. Смотрите также параметр --auto-file-" " файл. Смотрите также параметр --auto-file-"
"renaming." "renaming."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -440,7 +438,7 @@ msgstr ""
" однако некоторый прогресс загрузки будет " " однако некоторый прогресс загрузки будет "
"потерян." "потерян."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -453,7 +451,7 @@ msgstr ""
"отдельной сесии, как в\n" "отдельной сесии, как в\n"
" обычных утилитах загрузки командной строки." " обычных утилитах загрузки командной строки."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -471,7 +469,7 @@ msgstr ""
"(1..9999)\n" "(1..9999)\n"
" в дополнение к текущему." " в дополнение к текущему."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -500,20 +498,20 @@ msgstr ""
"необходимым является\n" "необходимым является\n"
" параметр -Z." " параметр -Z."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Разрешить HTTP/1.1 надёжное " " --enable-http-keep-alive[=true|false] Разрешить HTTP/1.1 надёжное "
"соединение." "соединение."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false] Разрешить конвейерную оброботку " " --enable-http-pipelining[=true|false] Разрешить конвейерную оброботку "
"HTTP/1.1." "HTTP/1.1."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -536,7 +534,7 @@ msgstr ""
" файла. Смотрите также параметр --bt-hash-check-" " файла. Смотрите также параметр --bt-hash-check-"
"seed." "seed."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -560,7 +558,7 @@ msgstr ""
" Этот параметр влияет лишь на BitTorrent\n" " Этот параметр влияет лишь на BitTorrent\n"
" загрузки." " загрузки."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -573,7 +571,7 @@ msgstr ""
"если предусмотрена\n" "если предусмотрена\n"
" контрольная сумма блоков." " контрольная сумма блоков."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -591,16 +589,16 @@ msgstr ""
" начала. Сейчас этот параметр можно\n" " начала. Сейчас этот параметр можно\n"
" использовать только для http(s)/ftp загрузок." " использовать только для http(s)/ftp загрузок."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Указать агент пользователя для http(s) загрузок." " -U, --user-agent=USER_AGENT Указать агент пользователя для http(s) загрузок."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Отключить поддержку netrc." msgstr " -n, --no-netrc Отключить поддержку netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -627,7 +625,7 @@ msgstr ""
" FILE страницы man (руководства пользователя) " " FILE страницы man (руководства пользователя) "
"для детальных пояснений." "для детальных пояснений."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -641,7 +639,7 @@ msgstr ""
"metalink.\n" "metalink.\n"
" Смотрите также параметры -s и -C." " Смотрите также параметры -s и -C."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -651,7 +649,7 @@ msgstr ""
"Firefox3\n" "Firefox3\n"
" и Mozilla/Firefox(1.x/2.x)/Netscape." " и Mozilla/Firefox(1.x/2.x)/Netscape."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -667,7 +665,7 @@ msgstr ""
" перезаписан. Сессия кукис также сохранится и\n" " перезаписан. Сессия кукис также сохранится и\n"
" значение ее окончания будет трактоваться как 0." " значение ее окончания будет трактоваться как 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -680,7 +678,7 @@ msgstr ""
"выведена\n" "выведена\n"
" для файла торанта." " для файла торанта."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -706,11 +704,11 @@ msgstr ""
" зависеть от запроса (смотрите параметры --" " зависеть от запроса (смотрите параметры --"
"metalink-*)." "metalink-*)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE Путь к .torrent-файлу." msgstr " -T, --torrent-file=TORRENT_FILE Путь к .torrent-файлу."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -737,7 +735,7 @@ msgstr ""
" Если указано false, действия, упомянутые выше\n" " Если указано false, действия, упомянутые выше\n"
" не совершаются." " не совершаются."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -746,7 +744,7 @@ msgstr ""
"каждый файл,\n" "каждый файл,\n"
" упомянутый в .torrent файле." " упомянутый в .torrent файле."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -764,7 +762,7 @@ msgstr ""
"'-' могут\n" "'-' могут\n"
" быть использованы вместе." " быть использованы вместе."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -782,7 +780,7 @@ msgstr ""
"торента, используйте\n" "торента, используйте\n"
" параметр --max-upload-limit." " параметр --max-upload-limit."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -799,7 +797,7 @@ msgstr ""
"используйте\n" "используйте\n"
" параметр --max-overall-upload-limit." " параметр --max-overall-upload-limit."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -808,7 +806,7 @@ msgstr ""
"также\n" "также\n"
" параметр --seed-ratio." " параметр --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -833,7 +831,7 @@ msgstr ""
"когда хотя бы одно\n" "когда хотя бы одно\n"
" условие будет удовлетворено." " условие будет удовлетворено."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -853,16 +851,16 @@ msgstr ""
" меньше 20, то они будут дополнены случайными " " меньше 20, то они будут дополнены случайными "
"данными до 20 байт." "данными до 20 байт."
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
" --enable-peer-exchange[=true|false] Разрешить расширение прямого обмена." " --enable-peer-exchange[=true|false] Разрешить расширение прямого обмена."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Включить поддержку DHT." msgstr " --enable-dht[=true|false] Включить поддержку DHT."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -880,7 +878,7 @@ msgstr ""
"'-' могут\n" "'-' могут\n"
" быть использованы вместе." " быть использованы вместе."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -888,12 +886,12 @@ msgstr ""
" --dht-entry-point=HOST:PORT Установить хост и порт, как точку входа к DHT\n" " --dht-entry-point=HOST:PORT Установить хост и порт, как точку входа к DHT\n"
" сети." " сети."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --dht-file-path=PATH Заменить файл таблицы роутинга DHT на PATH." msgstr " --dht-file-path=PATH Заменить файл таблицы роутинга DHT на PATH."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -910,7 +908,7 @@ msgstr ""
"удовлетворяет\n" "удовлетворяет\n"
" заданный уровень." " заданный уровень."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -924,7 +922,7 @@ msgstr ""
"обфускацию\n" "обфускацию\n"
" начального обмена." " начального обмена."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -948,7 +946,7 @@ msgstr ""
" Вы можете добавить K или M(1K = 1024, 1M = " " Вы можете добавить K или M(1K = 1024, 1M = "
"1024K)." "1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -958,7 +956,7 @@ msgstr ""
"в каждой\n" "в каждой\n"
" BitTorrent загрузке." " BitTorrent загрузке."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -966,7 +964,7 @@ msgstr ""
" --bt-seed-unverified[=true|false] Сидер первоначально загружает файлы\n" " --bt-seed-unverified[=true|false] Сидер первоначально загружает файлы\n"
" без проверки хеша блока." " без проверки хеша блока."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -978,7 +976,7 @@ msgstr ""
" Смотрите также параметр --bt-request-peer-" " Смотрите также параметр --bt-request-peer-"
"speed-limit." "speed-limit."
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
@ -988,7 +986,7 @@ msgstr ""
" ввод из stdin, если в качестве имени файла " " ввод из stdin, если в качестве имени файла "
"указано '-'." "указано '-'."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1013,20 +1011,20 @@ msgstr ""
" атрибута maxconnections вместо NUM_SERVERS.\n" " атрибута maxconnections вместо NUM_SERVERS.\n"
" Смотрите также параметры -s и -j." " Смотрите также параметры -s и -j."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Версия файла для скачивания." msgstr " --metalink-version=VERSION Версия файла для скачивания."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Язык файла для скачивания." msgstr " --metalink-language=LANGUAGE Язык файла для скачивания."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Целевая операционная система файла." msgstr " --metalink-os=OS Целевая операционная система файла."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1037,7 +1035,7 @@ msgstr ""
" Перечень с запятыми разделителями есть\n" " Перечень с запятыми разделителями есть\n"
" приемлемым." " приемлемым."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1047,7 +1045,7 @@ msgstr ""
"Укажите 'none',\n" "Укажите 'none',\n"
" если у Вас нет желаемого протокола." " если у Вас нет желаемого протокола."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1075,7 +1073,7 @@ msgstr ""
"операция \n" "операция \n"
" не производится." " не производится."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1092,11 +1090,11 @@ msgstr ""
"protocol, чтобы\n" "protocol, чтобы\n"
" указать предпочитаемый протокол." " указать предпочитаемый протокол."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Вывести номер версии и выйти." msgstr " -v, --version Вывести номер версии и выйти."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1120,16 +1118,16 @@ msgstr ""
" выведена справка по опциям, содержащим это " " выведена справка по опциям, содержащим это "
"слово." "слово."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Отменить загрузку файла aria2.conf." msgstr " --no-conf Отменить загрузку файла aria2.conf."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Сменить путь к файлу конфигурации на PATH." msgstr " --conf-path=PATH Сменить путь к файлу конфигурации на PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1139,7 +1137,7 @@ msgstr ""
" Если указан 0, эта возможность будет не " " Если указан 0, эта возможность будет не "
"доступна." "доступна."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1159,21 +1157,21 @@ msgstr ""
"9J1\"\n" "9J1\"\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
" -q, --quiet[=true|false] Сделать aria2 молчаливым (без консольного вывода)." " -q, --quiet[=true|false] Сделать aria2 молчаливым (без консольного вывода)."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Разрешить асинхронный DNS." msgstr " --async-dns[=true|false] Разрешить асинхронный DNS."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
" --ftp-reuse-connection[=true|false] Повторно использовать FTP соединение." " --ftp-reuse-connection[=true|false] Повторно использовать FTP соединение."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1183,11 +1181,11 @@ msgstr ""
"прогресс загрузки.\n" "прогресс загрузки.\n"
" Использование 0 запрещает вывод." " Использование 0 запрещает вывод."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Указать уровень вывода лога." msgstr " --log-level=LEVEL Указать уровень вывода лога."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1200,7 +1198,7 @@ msgstr ""
"доступно,\n" "доступно,\n"
" применяет ее к локальному файлу." " применяет ее к локальному файлу."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1216,7 +1214,7 @@ msgstr ""
"значения,\n" "значения,\n"
" и вместо него используется параметр --timeout." " и вместо него используется параметр --timeout."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1239,7 +1237,7 @@ msgstr ""
"используются\n" "используются\n"
" HTTP/FTP сервера." " HTTP/FTP сервера."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1296,7 +1294,7 @@ msgstr ""
"используются\n" "используются\n"
" настройки профиля сервера." " настройки профиля сервера."
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1309,7 +1307,7 @@ msgstr ""
"сохраненные данные,\n" "сохраненные данные,\n"
" используя параметр --server-stat-if." " используя параметр --server-stat-if."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1325,7 +1323,7 @@ msgstr ""
"'feedback'.\n" "'feedback'.\n"
" Смотрите также параметр --uri-selector" " Смотрите также параметр --uri-selector"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1338,7 +1336,7 @@ msgstr ""
"состоялся последний\n" "состоялся последний\n"
" контакт с ним." " контакт с ним."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1356,7 +1354,7 @@ msgstr ""
"тогда, когда останавливается,\n" "тогда, когда останавливается,\n"
" не смотря на значение." " не смотря на значение."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1370,7 +1368,7 @@ msgstr ""
"чтоб указать\n" "чтоб указать\n"
" закрытый ключ." " закрытый ключ."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1381,7 +1379,7 @@ msgstr ""
"PEM\n" "PEM\n"
" формате. Смотрите также параметр --certificate." " формате. Смотрите также параметр --certificate."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1401,7 +1399,7 @@ msgstr ""
"разрешить\n" "разрешить\n"
" проверку." " проверку."
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1411,7 +1409,7 @@ msgstr ""
"сертификатов, которые указаны\n" "сертификатов, которые указаны\n"
" в параметре --ca-certificate." " в параметре --ca-certificate."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
@ -1421,7 +1419,7 @@ msgstr ""
"где\n" "где\n"
" прокси не следует использовать." " прокси не следует использовать."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
@ -1430,11 +1428,11 @@ msgstr ""
" --use-head[=true|false] Использовать метод HEAD для первого запроса к HTTP\n" " --use-head[=true|false] Использовать метод HEAD для первого запроса к HTTP\n"
" серверу." " серверу."
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr " --event-poll=POLL Указать метод опроса событий." msgstr " --event-poll=POLL Указать метод опроса событий."
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
@ -1443,7 +1441,7 @@ msgstr ""
" --xml-rpc-listen-port=PORT Указать номер порта для прослушивания XML-RPC\n" " --xml-rpc-listen-port=PORT Указать номер порта для прослушивания XML-RPC\n"
" сервером." " сервером."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1460,7 +1458,7 @@ msgstr ""
" --xml-rpc-passwd. Смотрите также параметр --" " --xml-rpc-passwd. Смотрите также параметр --"
"xml-rpc-listen-port." "xml-rpc-listen-port."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1473,15 +1471,15 @@ msgstr ""
"байт, тогда\n" "байт, тогда\n"
" соединение будет отменено." " соединение будет отменено."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=USER Указать XML-RPC пользователя." msgstr " --xml-rpc-user=USER Указать XML-RPC пользователя."
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --xml-rpc-passwd=PASSWD Указать XML-RPC пароль." msgstr " --xml-rpc-passwd=PASSWD Указать XML-RPC пароль."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1497,7 +1495,7 @@ msgstr ""
"принимать любой IP\n" "принимать любой IP\n"
" адрес." " адрес."
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1525,7 +1523,7 @@ msgstr ""
"этого\n" "этого\n"
" параметра." " параметра."
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1547,7 +1545,7 @@ msgstr ""
"параметр много\n" "параметр много\n"
" раз." " раз."
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1565,7 +1563,7 @@ msgstr ""
" BitTorrent загрузки отменяются, если true\n" " BitTorrent загрузки отменяются, если true\n"
" задано." " задано."
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1592,7 +1590,7 @@ msgstr ""
" основываясь на ответе трекера и прогрессе\n" " основываясь на ответе трекера и прогрессе\n"
" загрузки." " загрузки."
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1608,7 +1606,7 @@ msgstr ""
" прояснить требования к COMMAND.\n" " прояснить требования к COMMAND.\n"
" Смотрите также параметр --on-download-stop." " Смотрите также параметр --on-download-stop."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1621,7 +1619,7 @@ msgstr ""
"аргумент и\n" "аргумент и\n"
" GID добавляется к COMMAND как первый аргумент." " GID добавляется к COMMAND как первый аргумент."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1636,7 +1634,7 @@ msgstr ""
" прояснить требования к COMMAND.\n" " прояснить требования к COMMAND.\n"
" Смотрите также параметр --on-download-stop.." " Смотрите также параметр --on-download-stop.."
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1662,7 +1660,7 @@ msgstr ""
"чтобы узнать требования\n" "чтобы узнать требования\n"
" к команде COMMAND" " к команде COMMAND"
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1675,7 +1673,7 @@ msgstr ""
"эта возможность \n" "эта возможность \n"
" не будет использоваться." " не будет использоваться."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1687,7 +1685,7 @@ msgstr ""
"слушать только на\n" "слушать только на\n"
" локальном петлевом интерфейсе (loopback)." " локальном петлевом интерфейсе (loopback)."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1709,7 +1707,7 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
@ -1719,11 +1717,11 @@ msgstr ""
"можете указать\n" "можете указать\n"
" имя интерфейса, IP-адрес и имя хоста." " имя интерфейса, IP-адрес и имя хоста."
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr " --disable-ipv6[=true|false] Отключить IPv6." msgstr " --disable-ipv6[=true|false] Отключить IPv6."
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1740,7 +1738,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1752,7 +1750,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1762,7 +1760,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/sk.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-09-05 14:29+0000\n" "PO-Revision-Date: 2009-09-05 14:29+0000\n"
"Last-Translator: minkob <minkobasa@gmail.com>\n" "Last-Translator: minkob <minkobasa@gmail.com>\n"
"Language-Team: Slovak <sk@li.org>\n" "Language-Team: Slovak <sk@li.org>\n"
@ -43,7 +43,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Výsledky sťahovania:" msgstr "Výsledky sťahovania:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Stavová legenda:" msgstr "Stavová legenda:"
@ -327,16 +327,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -346,7 +343,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -355,7 +352,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -366,7 +363,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -382,16 +379,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -404,7 +401,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -417,7 +414,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -425,7 +422,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -435,15 +432,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -458,7 +455,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -467,14 +464,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -485,7 +482,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -494,7 +491,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -508,11 +505,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -528,13 +525,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -545,7 +542,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -555,7 +552,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -564,13 +561,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -585,7 +582,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -597,15 +594,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -616,18 +613,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -637,7 +634,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -645,7 +642,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -658,20 +655,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -679,14 +676,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -700,34 +697,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -743,7 +740,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -753,11 +750,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -770,23 +767,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -798,30 +795,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -830,7 +827,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -841,7 +838,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -854,7 +851,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -884,7 +881,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -893,7 +890,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -903,7 +900,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -911,7 +908,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -922,7 +919,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -931,14 +928,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -950,39 +947,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -992,7 +989,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1000,15 +997,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1018,7 +1015,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1033,7 +1030,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1046,7 +1043,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1057,7 +1054,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1073,7 +1070,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1083,7 +1080,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1091,7 +1088,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1100,7 +1097,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1114,7 +1111,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1122,7 +1119,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1130,7 +1127,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1152,18 +1149,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1180,7 +1177,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1192,7 +1189,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1202,7 +1199,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/sr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-10-15 12:33+0000\n" "PO-Revision-Date: 2008-10-15 12:33+0000\n"
"Last-Translator: Marko <Unknown>\n" "Last-Translator: Marko <Unknown>\n"
"Language-Team: Serbian <sr@li.org>\n" "Language-Team: Serbian <sr@li.org>\n"
@ -42,7 +42,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Резултати преузимања" msgstr "Резултати преузимања"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Статусна легенда" msgstr "Статусна легенда"
@ -341,16 +341,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -360,7 +357,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -369,7 +366,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -380,7 +377,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -396,16 +393,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -418,7 +415,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -431,7 +428,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -439,7 +436,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -449,15 +446,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -472,7 +469,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -481,14 +478,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -499,7 +496,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -508,7 +505,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
#, fuzzy #, fuzzy
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
@ -533,11 +530,11 @@ msgstr ""
" истовремено. Молим вас погледајте и -j опцију " " истовремено. Молим вас погледајте и -j опцију "
"такође." "такође."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -553,13 +550,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -570,7 +567,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -580,7 +577,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -589,13 +586,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
#, fuzzy #, fuzzy
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
@ -621,7 +618,7 @@ msgstr ""
" истовремено. Молим вас погледајте и -j опцију " " истовремено. Молим вас погледајте и -j опцију "
"такође." "такође."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -633,15 +630,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -652,18 +649,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -673,7 +670,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -681,7 +678,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -694,20 +691,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -715,14 +712,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
#, fuzzy #, fuzzy
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -747,34 +744,34 @@ msgstr ""
" истовремено. Молим вас погледајте и -j опцију " " истовремено. Молим вас погледајте и -j опцију "
"такође." "такође."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -801,7 +798,7 @@ msgstr ""
" истовремено. Молим вас погледајте и -j опцију " " истовремено. Молим вас погледајте и -j опцију "
"такође." "такође."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -811,11 +808,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -828,23 +825,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -856,30 +853,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -888,7 +885,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -899,7 +896,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -912,7 +909,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -942,7 +939,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -951,7 +948,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -961,7 +958,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -969,7 +966,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -980,7 +977,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -989,14 +986,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1008,39 +1005,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1050,7 +1047,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1058,17 +1055,17 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --ftp-user=USER Подеси FTP корисника. Ово утиче на све URL-ове." msgstr " --ftp-user=USER Подеси FTP корисника. Ово утиче на све URL-ове."
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --ftp-passwd=PASSWD Подеси FTP лозинку. Ово утиче на све URL-ове." msgstr " --ftp-passwd=PASSWD Подеси FTP лозинку. Ово утиче на све URL-ове."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1078,7 +1075,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1093,7 +1090,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1106,7 +1103,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1117,7 +1114,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1133,7 +1130,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1143,7 +1140,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1151,7 +1148,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1160,7 +1157,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
@ -1185,7 +1182,7 @@ msgstr ""
" истовремено. Молим вас погледајте и -j опцију " " истовремено. Молим вас погледајте и -j опцију "
"такође." "такође."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1193,7 +1190,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1201,7 +1198,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1223,18 +1220,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1251,7 +1248,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1263,7 +1260,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1273,7 +1270,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/sv.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2010-01-23 21:17+0900\n" "PO-Revision-Date: 2010-01-23 21:17+0900\n"
"Last-Translator: Swedie <Unknown>\n" "Last-Translator: Swedie <Unknown>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Nedladdningsresultat:" msgstr "Nedladdningsresultat:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Statusförklaring:" msgstr "Statusförklaring:"
@ -376,14 +376,12 @@ msgstr ""
" nedladdningen." " nedladdningen."
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite[=true|false] Om 'false' används och filen redan " " --allow-overwrite[=true|false] Om 'false' används och filen redan "
"existerar \n" "existerar \n"
@ -393,7 +391,7 @@ msgstr ""
" nytt. Se även alternativet: \n" " nytt. Se även alternativet: \n"
" --auto-file-renaming." " --auto-file-renaming."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -403,7 +401,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -418,7 +416,7 @@ msgstr ""
" som är det vanliga beteendet för kommadorads-\n" " som är det vanliga beteendet för kommadorads-\n"
" program." " program."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -436,7 +434,7 @@ msgstr ""
"siffra \n" "siffra \n"
" (1..9999)." " (1..9999)."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -452,18 +450,18 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false] Aktivera stöd för samtidiga " " --enable-http-pipelining[=true|false] Aktivera stöd för samtidiga "
"förfrågningar med HTTP/1.1." "förfrågningar med HTTP/1.1."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -488,7 +486,7 @@ msgstr ""
" filen på nytt. Se även alternativet: \n" " filen på nytt. Se även alternativet: \n"
" --bt-hash-check-seed." " --bt-hash-check-seed."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -512,7 +510,7 @@ msgstr ""
" Detta alternativ används bara vid BitTorrent-\n" " Detta alternativ används bara vid BitTorrent-\n"
" nedladdningar." " nedladdningar."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -524,7 +522,7 @@ msgstr ""
" checksumman under nedladdningen om \n" " checksumman under nedladdningen om \n"
" delchecksumman är tillgänglig." " delchecksumman är tillgänglig."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -543,17 +541,17 @@ msgstr ""
"vid \n" "vid \n"
" http(s)/ftp-hämtningar." " http(s)/ftp-hämtningar."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Anger vilken användarklient som ska användas \n" " -U, --user-agent=USER_AGENT Anger vilken användarklient som ska användas \n"
" för http(s)-nedladdningar." " för http(s)-nedladdningar."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -568,7 +566,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -582,14 +580,14 @@ msgstr ""
"s \n" "s \n"
" och -C." " och -C."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -605,7 +603,7 @@ msgstr ""
" sparas också och deras utgångsdatum hanteras \n" " sparas också och deras utgångsdatum hanteras \n"
" som 0 (=aldrig)." " som 0 (=aldrig)."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -614,7 +612,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -641,11 +639,11 @@ msgstr ""
"sökningen \n" "sökningen \n"
" (se alternativen: --metalink-*)" " (se alternativen: --metalink-*)"
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -661,13 +659,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -678,7 +676,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -688,7 +686,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -697,13 +695,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -718,7 +716,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -730,15 +728,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -749,18 +747,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -770,7 +768,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -778,7 +776,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -791,20 +789,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -812,14 +810,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -833,34 +831,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -876,7 +874,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -886,11 +884,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -903,23 +901,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -931,30 +929,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -963,7 +961,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -974,7 +972,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -987,7 +985,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1017,7 +1015,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1026,7 +1024,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1036,7 +1034,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1044,7 +1042,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1055,7 +1053,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1064,14 +1062,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1083,39 +1081,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1125,7 +1123,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1133,15 +1131,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1151,7 +1149,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1166,7 +1164,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1179,7 +1177,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1190,7 +1188,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1206,7 +1204,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1216,7 +1214,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1224,7 +1222,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1233,7 +1231,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1247,7 +1245,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1255,7 +1253,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1263,7 +1261,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1285,18 +1283,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1313,7 +1311,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1325,7 +1323,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1335,7 +1333,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/th.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2007-12-29 20:22+0000\n" "PO-Revision-Date: 2007-12-29 20:22+0000\n"
"Last-Translator: pruet <Unknown>\n" "Last-Translator: pruet <Unknown>\n"
"Language-Team: Thai <th@li.org>\n" "Language-Team: Thai <th@li.org>\n"
@ -40,7 +40,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "" msgstr ""
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "" msgstr ""
@ -308,16 +308,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -327,7 +324,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -336,7 +333,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -347,7 +344,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -363,16 +360,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -385,7 +382,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -398,7 +395,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -406,7 +403,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -416,15 +413,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -439,7 +436,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -448,14 +445,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -466,7 +463,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -475,7 +472,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -489,11 +486,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -509,13 +506,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -526,7 +523,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -536,7 +533,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -545,13 +542,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -566,7 +563,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -578,15 +575,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -597,18 +594,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -618,7 +615,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -626,7 +623,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -639,20 +636,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -660,14 +657,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -681,34 +678,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -724,7 +721,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -734,11 +731,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -751,23 +748,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -779,30 +776,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -811,7 +808,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -822,7 +819,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -835,7 +832,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -865,7 +862,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -874,7 +871,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -884,7 +881,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -892,7 +889,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -903,7 +900,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -912,14 +909,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -931,39 +928,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -973,7 +970,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -981,15 +978,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -999,7 +996,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1014,7 +1011,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1027,7 +1024,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1038,7 +1035,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1054,7 +1051,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1064,7 +1061,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1072,7 +1069,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1081,7 +1078,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1095,7 +1092,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1103,7 +1100,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1111,7 +1108,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1133,18 +1130,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1161,7 +1158,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1173,7 +1170,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1183,7 +1180,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/tr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-09-17 19:59+0900\n" "PO-Revision-Date: 2008-09-17 19:59+0900\n"
"Last-Translator: wyginwys <Unknown>\n" "Last-Translator: wyginwys <Unknown>\n"
"Language-Team: Turkish <tr@li.org>\n" "Language-Team: Turkish <tr@li.org>\n"
@ -42,7 +42,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Download Sonuçları:" msgstr "Download Sonuçları:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Durum Haritası:" msgstr "Durum Haritası:"
@ -387,13 +387,10 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy #, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-piece-length-change=true|false False seçilirse, aria2 parça " " --allow-piece-length-change=true|false False seçilirse, aria2 parça "
"uzunluğunun\n" "uzunluğunun\n"
@ -403,7 +400,7 @@ msgstr ""
"edebilirsiniz ama indirmenizin\n" "edebilirsiniz ama indirmenizin\n"
" bir kısmı kaybolur." " bir kısmı kaybolur."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -420,7 +417,7 @@ msgstr ""
"edebilirsiniz ama indirmenizin\n" "edebilirsiniz ama indirmenizin\n"
" bir kısmı kaybolur." " bir kısmı kaybolur."
#: src/usage_text.h:157 #: src/usage_text.h:156
#, fuzzy #, fuzzy
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
@ -434,7 +431,7 @@ msgstr ""
"komut satırı indirme\n" "komut satırı indirme\n"
" programlarının yaptığı gibi).Varsayılan:false" " programlarının yaptığı gibi).Varsayılan:false"
#: src/usage_text.h:161 #: src/usage_text.h:160
#, fuzzy #, fuzzy
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
@ -453,7 +450,7 @@ msgstr ""
"eklenerek oluşturulur.\n" "eklenerek oluşturulur.\n"
" Varsayılan: true" " Varsayılan: true"
#: src/usage_text.h:167 #: src/usage_text.h:166
#, fuzzy #, fuzzy
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
@ -479,17 +476,17 @@ msgstr ""
"gibi)\n" "gibi)\n"
" o zaman -Z eklenmelidir.Varsayılan: false" " o zaman -Z eklenmelidir.Varsayılan: false"
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --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ç." msgstr " --enable-http-keep-alive=true|false HTTP/1.1devamlı bağlantıyı aç."
#: src/usage_text.h:180 #: src/usage_text.h:179
#, fuzzy #, fuzzy
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr " --enable-http-keep-alive=true|false HTTP/1.1devamlı bağlantıyı aç." msgstr " --enable-http-keep-alive=true|false HTTP/1.1devamlı bağlantıyı aç."
#: src/usage_text.h:182 #: src/usage_text.h:181
#, fuzzy #, fuzzy
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
@ -511,7 +508,7 @@ msgstr ""
" bozuk parçalı bir dosya tekrar indirilebilir." " bozuk parçalı bir dosya tekrar indirilebilir."
"Varsayılan: false" "Varsayılan: false"
#: src/usage_text.h:188 #: src/usage_text.h:187
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
@ -525,7 +522,7 @@ msgid ""
" download." " download."
msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık."
#: src/usage_text.h:196 #: src/usage_text.h:195
#, fuzzy #, fuzzy
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
@ -539,7 +536,7 @@ msgstr ""
" modunda ve chuck checksum olunca geçerlidir." " modunda ve chuck checksum olunca geçerlidir."
"Varsayılan: true" "Varsayılan: true"
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -557,16 +554,16 @@ msgstr ""
"sadece\n" "sadece\n"
" http(s) ve ftp için geçerlidir." " http(s) ve ftp için geçerlidir."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=TARAYICI_KİMLİĞİ HTTP(S) için tarayıcı kimliğini belirler." " -U, --user-agent=TARAYICI_KİMLİĞİ HTTP(S) için tarayıcı kimliğini belirler."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc netrc desteğini kapatır." msgstr " -n, --no-netrc netrc desteğini kapatır."
#: src/usage_text.h:211 #: src/usage_text.h:210
#, fuzzy #, fuzzy
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
@ -588,7 +585,7 @@ msgstr ""
" yazın.Eğer '-' olarak belirtilirse stdin den " " yazın.Eğer '-' olarak belirtilirse stdin den "
"okur." "okur."
#: src/usage_text.h:220 #: src/usage_text.h:219
#, fuzzy #, fuzzy
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
@ -601,7 +598,7 @@ msgstr ""
"metalink için maksimum \n" "metalink için maksimum \n"
" paralel indirme sayısını belirler." " paralel indirme sayısını belirler."
#: src/usage_text.h:224 #: src/usage_text.h:223
#, fuzzy #, fuzzy
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
@ -611,7 +608,7 @@ msgstr ""
" --load-cookies=DOSYA Mozilla/Firefox (1.x/2.x) ve Netscape biçimlerini \n" " --load-cookies=DOSYA Mozilla/Firefox (1.x/2.x) ve Netscape biçimlerini \n"
" kullanarak DOSYAdaki çerezleri yükler." " kullanarak DOSYAdaki çerezleri yükler."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -622,7 +619,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -634,7 +631,7 @@ msgstr ""
"Torrent dosyalarında\n" "Torrent dosyalarında\n"
" daha detaylı bilgi gösterilir." " daha detaylı bilgi gösterilir."
#: src/usage_text.h:236 #: src/usage_text.h:235
#, fuzzy #, fuzzy
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
@ -662,11 +659,11 @@ msgstr ""
" (Daha fazla bilgi için --metalink* " " (Daha fazla bilgi için --metalink* "
"seçeneklerine bakın)." "seçeneklerine bakın)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." 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." msgstr " -T, --torrent-file=TORRENT_DOSYASI .torrent dosyasının bulunduğu yer."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -692,7 +689,7 @@ msgstr ""
" tutulur.Eğer false seçilirse, yukarıda " " tutulur.Eğer false seçilirse, yukarıda "
"anlatılan işler yapılmaz." "anlatılan işler yapılmaz."
#: src/usage_text.h:257 #: src/usage_text.h:256
#, fuzzy #, fuzzy
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
@ -702,7 +699,7 @@ msgstr ""
"dosyalardan\n" "dosyalardan\n"
" direkt oku ve hepsine yaz.Varsayılan: true." " direkt oku ve hepsine yaz.Varsayılan: true."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -720,7 +717,7 @@ msgstr ""
" örnek: '6881-6999'. '-' ve ',' birlikte de " " örnek: '6881-6999'. '-' ve ',' birlikte de "
"kullanılabilir." "kullanılabilir."
#: src/usage_text.h:266 #: src/usage_text.h:265
#, fuzzy #, fuzzy
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
@ -735,7 +732,7 @@ msgstr ""
" Değere K ve M (1K=1024, 1M=1024K)\n" " Değere K ve M (1K=1024, 1M=1024K)\n"
" ekleyebilirsiniz.Varsayılan: 0" " ekleyebilirsiniz.Varsayılan: 0"
#: src/usage_text.h:272 #: src/usage_text.h:271
#, fuzzy #, fuzzy
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
@ -749,7 +746,7 @@ msgstr ""
" Değere K ve M (1K=1024, 1M=1024K)\n" " Değere K ve M (1K=1024, 1M=1024K)\n"
" ekleyebilirsiniz.Varsayılan: 0" " ekleyebilirsiniz.Varsayılan: 0"
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -757,7 +754,7 @@ msgstr ""
" --speed-time=DAKİKA Tohumlama(seed) zamanını belirler. \n" " --speed-time=DAKİKA Tohumlama(seed) zamanını belirler. \n"
" --seed-ratio seçeneğine de bakınız." " --seed-ratio seçeneğine de bakınız."
#: src/usage_text.h:281 #: src/usage_text.h:280
#, fuzzy #, fuzzy
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
@ -782,7 +779,7 @@ msgstr ""
"tohumlama işi bu iki\n" "tohumlama işi bu iki\n"
" şarttan biri sağlanınca biter." " şarttan biri sağlanınca biter."
#: src/usage_text.h:290 #: src/usage_text.h:289
#, fuzzy #, fuzzy
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
@ -804,15 +801,15 @@ msgstr ""
"karakterler eklenir.\n" "karakterler eklenir.\n"
" Varsayılan: -aria2-" " Varsayılan: -aria2-"
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr " --enable-peer-exchange=true|false Peer değişim eklentisini aç." msgstr " --enable-peer-exchange=true|false Peer değişim eklentisini aç."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht=true|false DHT özelliklerini aç." msgstr " --enable-dht=true|false DHT özelliklerini aç."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -823,7 +820,7 @@ msgid ""
" be used together." " be used together."
msgstr " --dht-listen-port=PORT... DHT için UDP dinleme portunu aç." msgstr " --dht-listen-port=PORT... DHT için UDP dinleme portunu aç."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -831,13 +828,13 @@ msgstr ""
" --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası " " --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası "
"olarak belirle." "olarak belirle."
#: src/usage_text.h:309 #: src/usage_text.h:308
#, fuzzy #, fuzzy
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle." msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle."
#: src/usage_text.h:311 #: src/usage_text.h:310
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
@ -853,7 +850,7 @@ msgstr ""
"küçük\n" "küçük\n"
" olanın seçer." " olanın seçer."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -866,7 +863,7 @@ msgstr ""
"aria2\n" "aria2\n"
" her zaman obfuskasyon tokalaşmasını kullanır." " her zaman obfuskasyon tokalaşmasını kullanır."
#: src/usage_text.h:321 #: src/usage_text.h:320
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
@ -886,7 +883,7 @@ msgstr ""
"yanına\n" "yanına\n"
" K ve M (1K=1024, 1M=1024K) ekleyebilirsiniz." " K ve M (1K=1024, 1M=1024K) ekleyebilirsiniz."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -895,7 +892,7 @@ msgstr ""
" --bt-max-open-files=SAYI Bir BitTorrent downloadında açılacak maksimum \n" " --bt-max-open-files=SAYI Bir BitTorrent downloadında açılacak maksimum \n"
" dosya sayısını belirle." " dosya sayısını belirle."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -903,7 +900,7 @@ msgstr ""
" --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n" " --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n"
" parça hashlerini kontrol etmeden tohumla." " parça hashlerini kontrol etmeden tohumla."
#: src/usage_text.h:335 #: src/usage_text.h:334
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
@ -916,7 +913,7 @@ msgstr ""
" arasında bir değer veriniz.\n" " arasında bir değer veriniz.\n"
" Varsayılan: 5" " Varsayılan: 5"
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -925,7 +922,7 @@ msgid ""
msgstr "" msgstr ""
" -M, --metalink-file=METALINK_FILE .metalink dosyasının yolunu belirle." " -M, --metalink-file=METALINK_FILE .metalink dosyasının yolunu belirle."
#: src/usage_text.h:342 #: src/usage_text.h:341
#, fuzzy #, fuzzy
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -951,20 +948,20 @@ msgstr ""
" tutulur. False seçilirse yukarıda bahsedilen " " tutulur. False seçilirse yukarıda bahsedilen "
"işlem yapılmaz." "işlem yapılmaz."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=SÜRÜM İndirilecek dosyanın sürümü." msgstr " --metalink-version=SÜRÜM İndirilecek dosyanın sürümü."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=DİL İndirilecek dosyanın dili." msgstr " --metalink-language=DİL İndirilecek dosyanın dili."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS İndirilecek dosyanın işletim sistemi." msgstr " --metalink-os=OS İndirilecek dosyanın işletim sistemi."
#: src/usage_text.h:357 #: src/usage_text.h:356
#, fuzzy #, fuzzy
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
@ -974,7 +971,7 @@ msgstr ""
" --metalink-location=YER[,...] Tercih edilen sunucunun yeri.\n" " --metalink-location=YER[,...] Tercih edilen sunucunun yeri.\n"
" Virgülle ayrılmış liste de yazabilirsiniz." " Virgülle ayrılmış liste de yazabilirsiniz."
#: src/usage_text.h:361 #: src/usage_text.h:360
#, fuzzy #, fuzzy
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
@ -982,7 +979,7 @@ msgid ""
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr " --metalink-preferred-protocol=PROTO Tercih edilen prokolü belirle." msgstr " --metalink-preferred-protocol=PROTO Tercih edilen prokolü belirle."
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -1010,7 +1007,7 @@ msgstr ""
" tutulur. False seçilirse yukarıda bahsedilen " " tutulur. False seçilirse yukarıda bahsedilen "
"işlem yapılmaz." "işlem yapılmaz."
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1027,11 +1024,11 @@ msgstr ""
"protocol seçeneğini\n" "protocol seçeneğini\n"
" kullanın." " kullanın."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Sürüm numarasını göster ve çık." msgstr " -v, --version Sürüm numarasını göster ve çık."
#: src/usage_text.h:382 #: src/usage_text.h:381
#, fuzzy #, fuzzy
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
@ -1045,16 +1042,16 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf aria2.conf dosyasını yüklemeyi kapa." msgstr " --no-conf aria2.conf dosyasını yüklemeyi kapa."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle." msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1063,7 +1060,7 @@ msgstr ""
" --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n" " --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n"
" bu özellik kapatılır." " bu özellik kapatılır."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1081,21 +1078,21 @@ msgstr ""
"\"X-B 9j1\" \n" "\"X-B 9j1\" \n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
#, fuzzy #, fuzzy
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
" -q, --quiet=true|false aria2 yi sessiz (konsola çıktı gönderilmez) yapar." " -q, --quiet=true|false aria2 yi sessiz (konsola çıktı gönderilmez) yapar."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns=true|false Asenkronize DNSi açar." msgstr " --async-dns=true|false Asenkronize DNSi açar."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection=true|false FTPde bağlantıyı tekrar kullanır." msgstr " --ftp-reuse-connection=true|false FTPde bağlantıyı tekrar kullanır."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1105,11 +1102,11 @@ msgstr ""
" zaman aralığını belirler. 0 seçilirse çıktı " " zaman aralığını belirler. 0 seçilirse çıktı "
"gönderilmez." "gönderilmez."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=SEVİYE Çıktı için log seviyesini belirler." msgstr " --log-level=SEVİYE Çıktı için log seviyesini belirler."
#: src/usage_text.h:413 #: src/usage_text.h:412
#, fuzzy #, fuzzy
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -1122,7 +1119,7 @@ msgstr ""
"dosyalardan\n" "dosyalardan\n"
" direkt oku ve hepsine yaz.Varsayılan: true." " direkt oku ve hepsine yaz.Varsayılan: true."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1133,7 +1130,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
#, fuzzy #, fuzzy
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
@ -1155,7 +1152,7 @@ msgstr ""
"bütüklüğüne göre belli\n" "bütüklüğüne göre belli\n"
" bir süre alabilir.Varsayılan: prealloc" " bir süre alabilir.Varsayılan: prealloc"
#: src/usage_text.h:429 #: src/usage_text.h:428
#, fuzzy #, fuzzy
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
@ -1196,7 +1193,7 @@ msgstr ""
" tutulur.Eğer false seçilirse, yukarıda " " tutulur.Eğer false seçilirse, yukarıda "
"anlatılan işler yapılmaz." "anlatılan işler yapılmaz."
#: src/usage_text.h:448 #: src/usage_text.h:447
#, fuzzy #, fuzzy
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
@ -1210,7 +1207,7 @@ msgstr ""
" arasında bir değer veriniz.\n" " arasında bir değer veriniz.\n"
" Varsayılan: 5" " Varsayılan: 5"
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1220,7 +1217,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
#, fuzzy #, fuzzy
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -1233,7 +1230,7 @@ msgstr ""
" arasında bir değer veriniz.\n" " arasında bir değer veriniz.\n"
" Varsayılan: 5" " Varsayılan: 5"
#: src/usage_text.h:461 #: src/usage_text.h:460
#, fuzzy #, fuzzy
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
@ -1250,7 +1247,7 @@ msgstr ""
"küçük\n" "küçük\n"
" olanın seçer." " olanın seçer."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1259,7 +1256,7 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
#, fuzzy #, fuzzy
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
@ -1271,7 +1268,7 @@ msgstr ""
" arasında bir değer veriniz.\n" " arasında bir değer veriniz.\n"
" Varsayılan: 5" " Varsayılan: 5"
#: src/usage_text.h:475 #: src/usage_text.h:474
#, fuzzy #, fuzzy
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
@ -1292,7 +1289,7 @@ msgstr ""
"bütüklüğüne göre belli\n" "bütüklüğüne göre belli\n"
" bir süre alabilir.Varsayılan: prealloc" " bir süre alabilir.Varsayılan: prealloc"
#: src/usage_text.h:481 #: src/usage_text.h:480
#, fuzzy #, fuzzy
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
@ -1302,7 +1299,7 @@ msgstr ""
" --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n" " --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n"
" parça hashlerini kontrol etmeden tohumla." " parça hashlerini kontrol etmeden tohumla."
#: src/usage_text.h:484 #: src/usage_text.h:483
#, fuzzy #, fuzzy
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
@ -1312,18 +1309,18 @@ msgstr ""
" --speed-time=DAKİKA Tohumlama(seed) zamanını belirler. \n" " --speed-time=DAKİKA Tohumlama(seed) zamanını belirler. \n"
" --seed-ratio seçeneğine de bakınız." " --seed-ratio seçeneğine de bakınız."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
@ -1333,7 +1330,7 @@ msgstr ""
" --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası " " --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası "
"olarak belirle." "olarak belirle."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1343,7 +1340,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1351,18 +1348,18 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
" --http-user=KULLANICI HTTP kullanıcısını belirle.Bu bütün URLleri etkiler." " --http-user=KULLANICI HTTP kullanıcısını belirle.Bu bütün URLleri etkiler."
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --http-passwd=SIFRE HTTP şifresini belirle.Bu bütün URLleri etkiler." msgstr " --http-passwd=SIFRE HTTP şifresini belirle.Bu bütün URLleri etkiler."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1372,7 +1369,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
#, fuzzy #, fuzzy
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
@ -1388,7 +1385,7 @@ msgid ""
" option." " option."
msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık."
#: src/usage_text.h:521 #: src/usage_text.h:520
#, fuzzy #, fuzzy
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
@ -1410,7 +1407,7 @@ msgstr ""
"bütüklüğüne göre belli\n" "bütüklüğüne göre belli\n"
" bir süre alabilir.Varsayılan: prealloc" " bir süre alabilir.Varsayılan: prealloc"
#: src/usage_text.h:527 #: src/usage_text.h:526
#, fuzzy #, fuzzy
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
@ -1429,7 +1426,7 @@ msgstr ""
"eklenerek oluşturulur.\n" "eklenerek oluşturulur.\n"
" Varsayılan: true" " Varsayılan: true"
#: src/usage_text.h:533 #: src/usage_text.h:532
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
@ -1446,7 +1443,7 @@ msgid ""
" progress." " progress."
msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık."
#: src/usage_text.h:541 #: src/usage_text.h:540
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
@ -1461,7 +1458,7 @@ msgstr ""
" Değere K ve M (1K=1024, 1M=1024K)\n" " Değere K ve M (1K=1024, 1M=1024K)\n"
" ekleyebilirsiniz.Varsayılan: 0" " ekleyebilirsiniz.Varsayılan: 0"
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1469,7 +1466,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
@ -1483,7 +1480,7 @@ msgstr ""
" Değere K ve M (1K=1024, 1M=1024K)\n" " Değere K ve M (1K=1024, 1M=1024K)\n"
" ekleyebilirsiniz.Varsayılan: 0" " ekleyebilirsiniz.Varsayılan: 0"
#: src/usage_text.h:557 #: src/usage_text.h:556
#, fuzzy #, fuzzy
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
@ -1508,7 +1505,7 @@ msgstr ""
" tutulur.Eğer false seçilirse, yukarıda " " tutulur.Eğer false seçilirse, yukarıda "
"anlatılan işler yapılmaz." "anlatılan işler yapılmaz."
#: src/usage_text.h:566 #: src/usage_text.h:565
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
@ -1519,7 +1516,7 @@ msgstr ""
" --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n" " --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n"
" bu özellik kapatılır." " bu özellik kapatılır."
#: src/usage_text.h:570 #: src/usage_text.h:569
#, fuzzy #, fuzzy
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
@ -1532,7 +1529,7 @@ msgstr ""
"komut satırı indirme\n" "komut satırı indirme\n"
" programlarının yaptığı gibi).Varsayılan:false" " programlarının yaptığı gibi).Varsayılan:false"
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1554,18 +1551,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1583,7 +1580,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1595,7 +1592,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1613,7 +1610,7 @@ msgstr ""
"edebilirsiniz ama indirmenizin\n" "edebilirsiniz ama indirmenizin\n"
" bir kısmı kaybolur." " bir kısmı kaybolur."
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

208
po/uk.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-11-23 13:42+0000\n" "PO-Revision-Date: 2009-11-23 13:42+0000\n"
"Last-Translator: Alexander10 <desyatnichenko@gmail.com>\n" "Last-Translator: Alexander10 <desyatnichenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n" "Language-Team: Ukrainian <uk@li.org>\n"
@ -44,7 +44,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Результати завантаження:" msgstr "Результати завантаження:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Роз'яснення позначень:" msgstr "Роз'яснення позначень:"
@ -425,14 +425,12 @@ msgstr ""
"якась помилка" "якась помилка"
#: src/usage_text.h:147 #: src/usage_text.h:147
#, fuzzy
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
" --allow-overwrite=true|false Якщо вказано false та файл вже існує, проте\n" " --allow-overwrite=true|false Якщо вказано false та файл вже існує, проте\n"
" відповідний контрольний файл (ім'я файлу ." " відповідний контрольний файл (ім'я файлу ."
@ -442,7 +440,7 @@ msgstr ""
" файл. Дивіться також параметр --auto-file-" " файл. Дивіться також параметр --auto-file-"
"renaming." "renaming."
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -460,7 +458,7 @@ msgstr ""
" проте деякий прогрес завантаження буде " " проте деякий прогрес завантаження буде "
"втрачено." "втрачено."
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -474,7 +472,7 @@ msgstr ""
" звичайних утилітах завантаження командного " " звичайних утилітах завантаження командного "
"рядку." "рядку."
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -490,7 +488,7 @@ msgstr ""
" Нове ім'я файлу отримає на додаток крапку та " " Нове ім'я файлу отримає на додаток крапку та "
"число (1..9999)." "число (1..9999)."
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -519,18 +517,18 @@ msgstr ""
"необхідним є\n" "необхідним є\n"
" параметр -Z." " параметр -Z."
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] Дозволити HTTP/1.1 надійне з'єднання." " --enable-http-keep-alive[=true|false] Дозволити HTTP/1.1 надійне з'єднання."
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
" --enable-http-pipelining[=true|false] Дозволити конвеєрну обробку HTTP/1.1." " --enable-http-pipelining[=true|false] Дозволити конвеєрну обробку HTTP/1.1."
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -553,7 +551,7 @@ msgstr ""
" файлу. Дивіться також параметр --bt-hash-check-" " файлу. Дивіться також параметр --bt-hash-check-"
"seed." "seed."
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -578,7 +576,7 @@ msgstr ""
" Цей параметр впливає лише на BitTorrent\n" " Цей параметр впливає лише на BitTorrent\n"
" завантаження." " завантаження."
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -591,7 +589,7 @@ msgstr ""
"якщо передбачена\n" "якщо передбачена\n"
" контрольна сума блоків." " контрольна сума блоків."
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -608,17 +606,17 @@ msgstr ""
" початку. Зараз цей параметр можна\n" " початку. Зараз цей параметр можна\n"
" вживати тільки для http(s)/ftp завантажень." " вживати тільки для http(s)/ftp завантажень."
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
" -U, --user-agent=USER_AGENT Вказати агент користувача для http(s) " " -U, --user-agent=USER_AGENT Вказати агент користувача для http(s) "
"завантажень." "завантажень."
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc Вимкнути підтримку netrc." msgstr " -n, --no-netrc Вимкнути підтримку netrc."
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -647,7 +645,7 @@ msgstr ""
" FILE секцію сторінки man (керівництва " " FILE секцію сторінки man (керівництва "
"користувача) для детальніших роз'яснень." "користувача) для детальніших роз'яснень."
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -661,7 +659,7 @@ msgstr ""
"metalink.\n" "metalink.\n"
" Дивіться також параметри -s та -C." " Дивіться також параметри -s та -C."
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -671,7 +669,7 @@ msgstr ""
"Firefox3\n" "Firefox3\n"
" та Mozilla/Firefox(1.x/2.x)/Netscape." " та Mozilla/Firefox(1.x/2.x)/Netscape."
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -688,7 +686,7 @@ msgstr ""
"та\n" "та\n"
" значення її закінчення трактуватиметься як 0." " значення її закінчення трактуватиметься як 0."
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -701,7 +699,7 @@ msgstr ""
"перелічена\n" "перелічена\n"
" для торент файлу." " для торент файлу."
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -729,11 +727,11 @@ msgstr ""
" залежати від запиту (дивіться параметри --" " залежати від запиту (дивіться параметри --"
"metalink-*)." "metalink-*)."
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE Шлях до .torrent-файлу." msgstr " -T, --torrent-file=TORRENT_FILE Шлях до .torrent-файлу."
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -759,7 +757,7 @@ msgstr ""
" Якщо вказано false, дії, згадані вище,\n" " Якщо вказано false, дії, згадані вище,\n"
" не відбуваються." " не відбуваються."
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -767,7 +765,7 @@ msgstr ""
" --direct-file-mapping=true|false Пряме читання з та запис до кожного файлу\n" " --direct-file-mapping=true|false Пряме читання з та запис до кожного файлу\n"
" згаданого в .torrent файлі." " згаданого в .torrent файлі."
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -787,7 +785,7 @@ msgstr ""
"'-' можуть\n" "'-' можуть\n"
" бути використані разом." " бути використані разом."
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -805,7 +803,7 @@ msgstr ""
"торенту, використовуйте\n" "торенту, використовуйте\n"
" параметр --max-upload-limit." " параметр --max-upload-limit."
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -822,7 +820,7 @@ msgstr ""
"використовуйте\n" "використовуйте\n"
" параметр --max-overall-upload-limit." " параметр --max-overall-upload-limit."
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -831,7 +829,7 @@ msgstr ""
"також\n" "також\n"
" параметр --seed-ratio." " параметр --seed-ratio."
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -857,7 +855,7 @@ msgstr ""
"коли хоча б одну\n" "коли хоча б одну\n"
" умову буде задоволено." " умову буде задоволено."
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -869,16 +867,16 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
" --enable-peer-exchange[=true|false] Дозволити розширення прямого обміну." " --enable-peer-exchange[=true|false] Дозволити розширення прямого обміну."
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] Ввімкнути підтримку DHT." msgstr " --enable-dht[=true|false] Ввімкнути підтримку DHT."
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -897,7 +895,7 @@ msgstr ""
"'-' можуть\n" "'-' можуть\n"
" бути використані разом." " бути використані разом."
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -906,12 +904,12 @@ msgstr ""
"DHT\n" "DHT\n"
" мережі." " мережі."
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --dht-file-path=PATH Змінити файл таблиці роутінгу DHT на PATH." msgstr " --dht-file-path=PATH Змінити файл таблиці роутінгу DHT на PATH."
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -927,7 +925,7 @@ msgstr ""
" aria2 обирає найменший, який задовольняє\n" " aria2 обирає найменший, який задовольняє\n"
" наданий рівень." " наданий рівень."
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -940,7 +938,7 @@ msgstr ""
" Бо aria2 завжди використовує обфускацію\n" " Бо aria2 завжди використовує обфускацію\n"
" початкового обміну." " початкового обміну."
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -965,7 +963,7 @@ msgstr ""
" Ви можете додати K або M(1K = 1024, 1M = " " Ви можете додати K або M(1K = 1024, 1M = "
"1024K)." "1024K)."
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -975,7 +973,7 @@ msgstr ""
"кожному\n" "кожному\n"
" BitTorrent завантаженні." " BitTorrent завантаженні."
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -983,7 +981,7 @@ msgstr ""
" --bt-seed-unverified[=true|false] Сідер по-перше завантажує файли\n" " --bt-seed-unverified[=true|false] Сідер по-перше завантажує файли\n"
" без перевірки хешу блоку." " без перевірки хешу блоку."
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -995,7 +993,7 @@ msgstr ""
" Дивіться також параметр --bt-request-peer-" " Дивіться також параметр --bt-request-peer-"
"speed-limit." "speed-limit."
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -1003,7 +1001,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE Шлях до .metalink-файлу." msgstr " -M, --metalink-file=METALINK_FILE Шлях до .metalink-файлу."
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -1027,20 +1025,20 @@ msgstr ""
" атрибуту maxconnections замість NUM_SERVERS.\n" " атрибуту maxconnections замість NUM_SERVERS.\n"
" Дивіться також параметри -s та -j." " Дивіться також параметри -s та -j."
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Версія файлу для завантаження." msgstr " --metalink-version=VERSION Версія файлу для завантаження."
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Мова файлу для завантаження." msgstr " --metalink-language=LANGUAGE Мова файлу для завантаження."
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Операційна система файлу, який завантажуватиметься." msgstr " --metalink-os=OS Операційна система файлу, який завантажуватиметься."
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -1050,7 +1048,7 @@ msgstr ""
" Перелік, із розмежуванням комами є\n" " Перелік, із розмежуванням комами є\n"
" прийнятним." " прийнятним."
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -1060,7 +1058,7 @@ msgstr ""
"'none'\n" "'none'\n"
" якщо у Вас нема бажаного протоколу." " якщо у Вас нема бажаного протоколу."
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -1076,7 +1074,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -1093,11 +1091,11 @@ msgstr ""
"protocol, щоб\n" "protocol, щоб\n"
" вказати бажаний протокол." " вказати бажаний протокол."
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Надрукувати номер версії та вийти." msgstr " -v, --version Надрукувати номер версії та вийти."
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -1120,16 +1118,16 @@ msgstr ""
"друкується допомога вживання\n" "друкується допомога вживання\n"
" для параметрів, чиї назви вміщують те слово." " для параметрів, чиї назви вміщують те слово."
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Скасувати завантаження файлу aria2.conf." msgstr " --no-conf Скасувати завантаження файлу aria2.conf."
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Змінити шлях до файлу конфігурації на PATH." msgstr " --conf-path=PATH Змінити шлях до файлу конфігурації на PATH."
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -1138,7 +1136,7 @@ msgstr ""
" --stop=SEC Зупинити програму після того, як мине SEC секунд.\n" " --stop=SEC Зупинити програму після того, як мине SEC секунд.\n"
" Якщо вказано 0, ця можливість буде усунена." " Якщо вказано 0, ця можливість буде усунена."
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -1158,22 +1156,22 @@ msgstr ""
"9J1\"\n" "9J1\"\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
" -q, --quiet[=true|false] Зробити aria2 мовчазним (без консольного " " -q, --quiet[=true|false] Зробити aria2 мовчазним (без консольного "
"виведення)." "виведення)."
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Дозволити асинхронний DNS." msgstr " --async-dns[=true|false] Дозволити асинхронний DNS."
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
" --ftp-reuse-connection[=true|false] Повторно використовувати FTP з'єднання." " --ftp-reuse-connection[=true|false] Повторно використовувати FTP з'єднання."
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1183,11 +1181,11 @@ msgstr ""
"прогресування завантаження.\n" "прогресування завантаження.\n"
" Використання 0 забороняє виведення." " Використання 0 забороняє виведення."
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Вказати рівень виведення логу." msgstr " --log-level=LEVEL Вказати рівень виведення логу."
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1200,7 +1198,7 @@ msgstr ""
"доступно,\n" "доступно,\n"
" застосовує його на локальному файлі." " застосовує його на локальному файлі."
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1217,7 +1215,7 @@ msgstr ""
" та замість нього використовується параметр --" " та замість нього використовується параметр --"
"timeout." "timeout."
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1240,7 +1238,7 @@ msgstr ""
"використовуються\n" "використовуються\n"
" HTTP/FTP сервера." " HTTP/FTP сервера."
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1298,7 +1296,7 @@ msgstr ""
"використовуються\n" "використовуються\n"
" налаштування профілю сервара." " налаштування профілю сервара."
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1311,7 +1309,7 @@ msgstr ""
"збережені дані,\n" "збережені дані,\n"
" використовуючи параметр --server-stat-if." " використовуючи параметр --server-stat-if."
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1327,7 +1325,7 @@ msgstr ""
" деяких URI селекторах, таких як 'feedback'.\n" " деяких URI селекторах, таких як 'feedback'.\n"
" Дивіться також параметр --uri-selector" " Дивіться також параметр --uri-selector"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1340,7 +1338,7 @@ msgstr ""
"відбувся останній\n" "відбувся останній\n"
" контакт з ним." " контакт з ним."
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1358,7 +1356,7 @@ msgstr ""
"тоді, коли зупиняється,\n" "тоді, коли зупиняється,\n"
" не зважаючи на значення." " не зважаючи на значення."
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1372,7 +1370,7 @@ msgstr ""
"key, щоб вказати\n" "key, щоб вказати\n"
" приватного ключа." " приватного ключа."
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
@ -1382,7 +1380,7 @@ msgstr ""
" Приватний ключ має бути дешифрованим та у PEM\n" " Приватний ключ має бути дешифрованим та у PEM\n"
" форматі. Дивіться також параметр --certificate." " форматі. Дивіться також параметр --certificate."
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1402,7 +1400,7 @@ msgstr ""
"аби дозволити\n" "аби дозволити\n"
" перевірку." " перевірку."
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
@ -1412,7 +1410,7 @@ msgstr ""
"сертифікатів, які вказані\n" "сертифікатів, які вказані\n"
" у параметрі --ca-certificate." " у параметрі --ca-certificate."
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
@ -1421,7 +1419,7 @@ msgstr ""
" --no-proxy=DOMAINS Вказати розділені комами імена хостів або доменів, де\n" " --no-proxy=DOMAINS Вказати розділені комами імена хостів або доменів, де\n"
" проксі не треба використовувати." " проксі не треба використовувати."
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
@ -1431,11 +1429,11 @@ msgstr ""
"HTTP\n" "HTTP\n"
" серверу." " серверу."
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr " --event-poll=POLL Вказати метод для опитування подій." msgstr " --event-poll=POLL Вказати метод для опитування подій."
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
@ -1444,7 +1442,7 @@ msgstr ""
" --xml-rpc-listen-port=PORT Вказати номер порта для прослуховування XML-RPC\n" " --xml-rpc-listen-port=PORT Вказати номер порта для прослуховування XML-RPC\n"
" сервера." " сервера."
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1461,7 +1459,7 @@ msgstr ""
" --xml-rpc-passwd. Дивіться також параметр --" " --xml-rpc-passwd. Дивіться також параметр --"
"xml-rpc-listen-port." "xml-rpc-listen-port."
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1474,15 +1472,15 @@ msgstr ""
"байтів, тоді\n" "байтів, тоді\n"
" з'єднання буде скасовано." " з'єднання буде скасовано."
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --xml-rpc-user=USER Встановити XML-RPC користувача." msgstr " --xml-rpc-user=USER Встановити XML-RPC користувача."
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --xml-rpc-passwd=PASSWD Вказати XML-RPC пароль." msgstr " --xml-rpc-passwd=PASSWD Вказати XML-RPC пароль."
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1498,7 +1496,7 @@ msgstr ""
"приймати будь-яку IP\n" "приймати будь-яку IP\n"
" адресу." " адресу."
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1526,7 +1524,7 @@ msgstr ""
"цього\n" "цього\n"
" параметру." " параметру."
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1548,7 +1546,7 @@ msgstr ""
"параметр багато\n" "параметр багато\n"
" разів." " разів."
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1566,7 +1564,7 @@ msgstr ""
"true\n" "true\n"
" вказано." " вказано."
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1593,7 +1591,7 @@ msgstr ""
" беручи за основу відповідь трекера та прогрес\n" " беручи за основу відповідь трекера та прогрес\n"
" завантаження." " завантаження."
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1609,7 +1607,7 @@ msgstr ""
" з'ясувати вимоги до COMMAND.\n" " з'ясувати вимоги до COMMAND.\n"
" Дивіться також параметр --on-download-stop." " Дивіться також параметр --on-download-stop."
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1623,7 +1621,7 @@ msgstr ""
" GID додається до COMMAND у якості першого " " GID додається до COMMAND у якості першого "
"аргументу." "аргументу."
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1639,7 +1637,7 @@ msgstr ""
" вимоги до COMMAND.\n" " вимоги до COMMAND.\n"
" Дивіться також параметр --on-download-stop." " Дивіться також параметр --on-download-stop."
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1666,7 +1664,7 @@ msgstr ""
"того, щоб з'ясувати\n" "того, щоб з'ясувати\n"
" вимоги до COMMAND." " вимоги до COMMAND."
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1678,7 +1676,7 @@ msgstr ""
" SEC секунд підряд. Якщо вказано 0, тоді ця\n" " SEC секунд підряд. Якщо вказано 0, тоді ця\n"
" можливість вимкнена." " можливість вимкнена."
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1691,7 +1689,7 @@ msgstr ""
"прослуховує лишень\n" "прослуховує лишень\n"
" на локальному loopback (127.0.0.1) інтерфейсі." " на локальному loopback (127.0.0.1) інтерфейсі."
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1713,18 +1711,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1754,7 +1752,7 @@ msgstr ""
" Цей параметр впливає лише на BitTorrent\n" " Цей параметр впливає лише на BitTorrent\n"
" завантаження." " завантаження."
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1766,7 +1764,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1783,7 +1781,7 @@ msgstr ""
" деяких URI селекторах, таких як 'feedback'.\n" " деяких URI селекторах, таких як 'feedback'.\n"
" Дивіться також параметр --uri-selector" " Дивіться також параметр --uri-selector"
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

207
po/vi.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-10-10 13:17+0000\n" "PO-Revision-Date: 2008-10-10 13:17+0000\n"
"Last-Translator: Thuat <hoctro0104@gmail.com>\n" "Last-Translator: Thuat <hoctro0104@gmail.com>\n"
"Language-Team: Vietnamese <vi@li.org>\n" "Language-Team: Vietnamese <vi@li.org>\n"
@ -43,7 +43,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "Kết quả tải tập tin" msgstr "Kết quả tải tập tin"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "Tình trạng" msgstr "Tình trạng"
@ -310,16 +310,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -329,7 +326,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -338,7 +335,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -349,7 +346,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -365,16 +362,16 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr "" msgstr ""
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -387,7 +384,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -400,7 +397,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -408,7 +405,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -418,15 +415,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr "" msgstr ""
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr "" msgstr ""
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -441,7 +438,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -450,14 +447,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -468,7 +465,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -477,7 +474,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -491,11 +488,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -511,13 +508,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -528,7 +525,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -538,7 +535,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -547,13 +544,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -568,7 +565,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -580,15 +577,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr "" msgstr ""
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr "" msgstr ""
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -599,18 +596,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -620,7 +617,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -628,7 +625,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -641,20 +638,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -662,14 +659,14 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
"Reads\n" "Reads\n"
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr "" msgstr ""
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -683,34 +680,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr "" msgstr ""
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -726,7 +723,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -736,11 +733,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr "" msgstr ""
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -753,23 +750,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr "" msgstr ""
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -781,30 +778,30 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr "" msgstr ""
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr "" msgstr ""
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr "" msgstr ""
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr "" msgstr ""
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr "" msgstr ""
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -813,7 +810,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -824,7 +821,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -837,7 +834,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -867,7 +864,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -876,7 +873,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -886,7 +883,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -894,7 +891,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -905,7 +902,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -914,14 +911,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -933,39 +930,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -975,7 +972,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -983,15 +980,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1001,7 +998,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1016,7 +1013,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1029,7 +1026,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1040,7 +1037,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1056,7 +1053,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1066,7 +1063,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1074,7 +1071,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1083,7 +1080,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1097,7 +1094,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1105,7 +1102,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1113,7 +1110,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1135,18 +1132,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1163,7 +1160,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1175,7 +1172,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1185,7 +1182,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2009-09-30 14:01+0000\n" "PO-Revision-Date: 2009-09-30 14:01+0000\n"
"Last-Translator: aerowolf <aerowolf@tom.com>\n" "Last-Translator: aerowolf <aerowolf@tom.com>\n"
"Language-Team: Simplified Chinese <zh_CN@li.org>\n" "Language-Team: Simplified Chinese <zh_CN@li.org>\n"
@ -42,7 +42,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "下载结果:" msgstr "下载结果:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "状态标识:" msgstr "状态标识:"
@ -361,16 +361,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -384,7 +381,7 @@ msgstr ""
" 载。如果选择true您可以继续进行下\n" " 载。如果选择true您可以继续进行下\n"
" 载,但某些下载进度会丢失。" " 载,但某些下载进度会丢失。"
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -396,7 +393,7 @@ msgstr ""
" 并以单独的会话下载每个链接,\n" " 并以单独的会话下载每个链接,\n"
" 如同常见的命令行下载工具。" " 如同常见的命令行下载工具。"
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -412,7 +409,7 @@ msgstr ""
" 新的文件名将被附加一个点和数字\n" " 新的文件名将被附加一个点和数字\n"
" 1至9999。" " 1至9999。"
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -438,16 +435,16 @@ msgstr ""
" 就像上面第二个例子一样,则需要-Z\n" " 就像上面第二个例子一样,则需要-Z\n"
" 选项。" " 选项。"
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr " --enable-http-keep-alive[=true|false] 启用HTTP/1.1持续连接。" msgstr " --enable-http-keep-alive[=true|false] 启用HTTP/1.1持续连接。"
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr " --enable-http-pipelining[=true|false] 启用HTTP/1.1流水线。" msgstr " --enable-http-pipelining[=true|false] 启用HTTP/1.1流水线。"
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -465,7 +462,7 @@ msgstr ""
" 使用此选项可以重新下载文件的受损\n" " 使用此选项可以重新下载文件的受损\n"
" 坏部分。也可以参阅--bt-hash-check-seed选项。" " 坏部分。也可以参阅--bt-hash-check-seed选项。"
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -484,7 +481,7 @@ msgstr ""
" 请设置此选项为false。\n" " 请设置此选项为false。\n"
" 此设置仅对BT下载有效。" " 此设置仅对BT下载有效。"
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -495,7 +492,7 @@ msgstr ""
" 文件时以计算检验和的方式\n" " 文件时以计算检验和的方式\n"
" 校验数据块。" " 校验数据块。"
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -510,15 +507,15 @@ msgstr ""
" 览器由其它启动。目前,此选项只对\n" " 览器由其它启动。目前,此选项只对\n"
" http(s)/ftp下载有效。" " http(s)/ftp下载有效。"
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr " -U, --user-agent=USER_AGENT 为http(s)下载设置用户代理。" msgstr " -U, --user-agent=USER_AGENT 为http(s)下载设置用户代理。"
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc 禁止netrc支持。" msgstr " -n, --no-netrc 禁止netrc支持。"
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -541,7 +538,7 @@ msgstr ""
" 阅man页面的INPUT FILE小节可以了\n" " 阅man页面的INPUT FILE小节可以了\n"
" 解详细信息。" " 解详细信息。"
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -553,7 +550,7 @@ msgstr ""
" 和metalink设置并行下载最大数目。\n" " 和metalink设置并行下载最大数目。\n"
" 也可以参阅-s和-C选项。" " 也可以参阅-s和-C选项。"
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
@ -562,7 +559,7 @@ msgstr ""
" --load-cookies=FILE 从FILE中载入Cookies这些FILE通常使用Firefox3格式\n" " --load-cookies=FILE 从FILE中载入Cookies这些FILE通常使用Firefox3格式\n"
" 和Mozilla/Firefox(1.x/2.x)/Netscape格式。" " 和Mozilla/Firefox(1.x/2.x)/Netscape格式。"
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -573,7 +570,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -585,7 +582,7 @@ msgstr ""
" 更多详细信息将在torrent文件\n" " 更多详细信息将在torrent文件\n"
" 的实例中列出。" " 的实例中列出。"
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -607,11 +604,11 @@ msgstr ""
" 选项时,索引可以由查询改变\n" " 选项时,索引可以由查询改变\n"
" (参阅--metalink-*选项)。" " (参阅--metalink-*选项)。"
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE 指定.torrent文件的路径。" msgstr " -T, --torrent-file=TORRENT_FILE 指定.torrent文件的路径。"
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -636,7 +633,7 @@ msgstr ""
" 如果指定false上面提到的动作\n" " 如果指定false上面提到的动作\n"
" 将不会被采取。" " 将不会被采取。"
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
@ -644,7 +641,7 @@ msgstr ""
" --direct-file-mapping=true|false 直接读写.torrent文件中\n" " --direct-file-mapping=true|false 直接读写.torrent文件中\n"
" 提及的每个文件。" " 提及的每个文件。"
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -660,7 +657,7 @@ msgstr ""
" 指定一个范围:\"6881-6999\"。','\n" " 指定一个范围:\"6881-6999\"。','\n"
" 和'-'可以一起使用。" " 和'-'可以一起使用。"
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -670,7 +667,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -684,7 +681,7 @@ msgstr ""
" 要限制总体上传速度,使用\n" " 要限制总体上传速度,使用\n"
" --max-overall-upload-limit option.选项。" " --max-overall-upload-limit option.选项。"
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
@ -692,7 +689,7 @@ msgstr ""
" --seed-time=MINUTES 指定做种时间(以分钟计)。也可以\n" " --seed-time=MINUTES 指定做种时间(以分钟计)。也可以\n"
" 参阅--seed-ratio选项。" " 参阅--seed-ratio选项。"
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -715,7 +712,7 @@ msgstr ""
" 选项,在链接中至少有一个被\n" " 选项,在链接中至少有一个被\n"
" 满足时,做种结束。" " 满足时,做种结束。"
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -727,15 +724,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr " --enable-peer-exchange[=true|false] 启用Peer交换扩展。" msgstr " --enable-peer-exchange[=true|false] 启用Peer交换扩展。"
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] 启用DHT功能。" msgstr " --enable-dht[=true|false] 启用DHT功能。"
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -751,7 +748,7 @@ msgstr ""
" 用'-'指定一个范围:\"6881-6999\"。\n" " 用'-'指定一个范围:\"6881-6999\"。\n"
" ','和'-'可以一起使用。" " ','和'-'可以一起使用。"
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
@ -759,12 +756,12 @@ msgstr ""
" --dht-entry-point=HOST:PORT 设置主机和端口作为进入DHT网络的进入点。\n" " --dht-entry-point=HOST:PORT 设置主机和端口作为进入DHT网络的进入点。\n"
" 网络的进入点。" " 网络的进入点。"
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --dht-file-path=PATH 修改DHT路由表文件保存到PATH。" msgstr " --dht-file-path=PATH 修改DHT路由表文件保存到PATH。"
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -778,7 +775,7 @@ msgstr ""
" aria2会选择满足给定级别中最低\n" " aria2会选择满足给定级别中最低\n"
" 的一个。" " 的一个。"
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -790,7 +787,7 @@ msgstr ""
" 连接。因此aria2问题使用\n" " 连接。因此aria2问题使用\n"
" 模糊握手。" " 模糊握手。"
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -810,7 +807,7 @@ msgstr ""
" \n" " \n"
" 您可以附加K或M1K=10241M=1024K。" " 您可以附加K或M1K=10241M=1024K。"
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
@ -819,7 +816,7 @@ msgstr ""
" --bt-max-open-files=NUM 指定每个BT下载可以打开的\n" " --bt-max-open-files=NUM 指定每个BT下载可以打开的\n"
" 文件的最多数目。" " 文件的最多数目。"
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
@ -827,7 +824,7 @@ msgstr ""
" --bt-seed-unverified[=true|false] 不验证片段的哈希值,直接以上\n" " --bt-seed-unverified[=true|false] 不验证片段的哈希值,直接以上\n"
" 一个下载文件做种子。" " 一个下载文件做种子。"
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -838,7 +835,7 @@ msgstr ""
" 0意味着不限制。\n" " 0意味着不限制。\n"
" 也可以参阅--bt-request-peer-speed-limit选项。" " 也可以参阅--bt-request-peer-speed-limit选项。"
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -846,7 +843,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE 到.metalink文件的文件路径。" msgstr " -M, --metalink-file=METALINK_FILE 到.metalink文件的文件路径。"
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -868,20 +865,20 @@ msgstr ""
" 替NUM_SERVERS。\n" " 替NUM_SERVERS。\n"
" 也可以参阅-s和-j选项。" " 也可以参阅-s和-j选项。"
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION 要下载的文件的版本。" msgstr " --metalink-version=VERSION 要下载的文件的版本。"
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE 要下载的文件的语言。" msgstr " --metalink-language=LANGUAGE 要下载的文件的语言。"
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS 要下载的文件的操作系统。" msgstr " --metalink-os=OS 要下载的文件的操作系统。"
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
@ -891,7 +888,7 @@ msgstr ""
" 可以使用以英文逗号分隔\n" " 可以使用以英文逗号分隔\n"
" 位置的列表。" " 位置的列表。"
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
@ -900,7 +897,7 @@ msgstr ""
" --metalink-preferred-protocol=PROTO 指定首选的协议。如果没\n" " --metalink-preferred-protocol=PROTO 指定首选的协议。如果没\n"
" 有首选协议,请指定'none'。" " 有首选协议,请指定'none'。"
#: src/usage_text.h:364 #: src/usage_text.h:363
#, fuzzy #, fuzzy
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
@ -926,7 +923,7 @@ msgstr ""
" 如果指定false将不会采取上述提及\n" " 如果指定false将不会采取上述提及\n"
" 的动作。" " 的动作。"
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -942,11 +939,11 @@ msgstr ""
" 使用--metalink-preferred-protocol选项可\n" " 使用--metalink-preferred-protocol选项可\n"
" 以指定协议的首选项。" " 以指定协议的首选项。"
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version 打印版本号并退出。" msgstr " -v, --version 打印版本号并退出。"
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -959,16 +956,16 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf 禁止加载aria2.conf文件。" msgstr " --no-conf 禁止加载aria2.conf文件。"
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH 将配置文件的路径修改为PATH的值。" msgstr " --conf-path=PATH 将配置文件的路径修改为PATH的值。"
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
@ -977,7 +974,7 @@ msgstr ""
" --stop=SEC 在经过SEC秒之后停止程序。\n" " --stop=SEC 在经过SEC秒之后停止程序。\n"
" 如果给定的值是0此功能将被禁止。" " 如果给定的值是0此功能将被禁止。"
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -995,19 +992,19 @@ msgstr ""
"9J1\"\n" "9J1\"\n"
" http://host/file" " http://host/file"
#: src/usage_text.h:402 #: src/usage_text.h:401
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] 使aria2安静即不在控制台输出。" msgstr " -q, --quiet[=true|false] 使aria2安静即不在控制台输出。"
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] 启用异步DNS。" msgstr " --async-dns[=true|false] 启用异步DNS。"
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] 重新使用FTP中的链接。" msgstr " --ftp-reuse-connection[=true|false] 重新使用FTP中的链接。"
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
@ -1016,11 +1013,11 @@ msgstr ""
" --summary-interval=SEC 设置下载过程摘要的输出间隔。\n" " --summary-interval=SEC 设置下载过程摘要的输出间隔。\n"
" 设置0会禁止输出。" " 设置0会禁止输出。"
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL 设置输出的日志级别。" msgstr " --log-level=LEVEL 设置输出的日志级别。"
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -1032,7 +1029,7 @@ msgstr ""
" 文件的时间戳以及其是否有效,将\n" " 文件的时间戳以及其是否有效,将\n"
" 之应用到本地文件。" " 之应用到本地文件。"
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -1047,7 +1044,7 @@ msgstr ""
" 接建立之后,此选项将失效\n" " 接建立之后,此选项将失效\n"
" 并以--timeout选项替代。" " 并以--timeout选项替代。"
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -1066,7 +1063,7 @@ msgstr ""
" 此选项仅在使用HTTP/FTP服务器\n" " 此选项仅在使用HTTP/FTP服务器\n"
" 时有效。" " 时有效。"
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -1114,7 +1111,7 @@ msgstr ""
" 就像'feedback',将使用服务器的\n" " 就像'feedback',将使用服务器的\n"
" 性能配置文件。" " 性能配置文件。"
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -1126,7 +1123,7 @@ msgstr ""
" 您也可以使用--server-stat-if\n" " 您也可以使用--server-stat-if\n"
" 选项加载保存的数据。" " 选项加载保存的数据。"
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -1140,7 +1137,7 @@ msgstr ""
" 某些URI选择器之中比如'feedback'。\n" " 某些URI选择器之中比如'feedback'。\n"
" 也可以参阅--uri-selector选项" " 也可以参阅--uri-selector选项"
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -1151,7 +1148,7 @@ msgstr ""
" 来,废止性能配置文件\n" " 来,废止性能配置文件\n"
" 的超时(以秒计)。" " 的超时(以秒计)。"
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -1162,7 +1159,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -1171,14 +1168,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -1190,39 +1187,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -1232,7 +1229,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -1240,15 +1237,15 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr "" msgstr ""
#: src/usage_text.h:506 #: src/usage_text.h:505
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr "" msgstr ""
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1258,7 +1255,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1273,7 +1270,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1286,7 +1283,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1297,7 +1294,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1313,7 +1310,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1323,7 +1320,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1331,7 +1328,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1340,7 +1337,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1354,7 +1351,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1362,7 +1359,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1370,7 +1367,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1392,18 +1389,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
@ -1427,7 +1424,7 @@ msgstr ""
" 请设置此选项为false。\n" " 请设置此选项为false。\n"
" 此设置仅对BT下载有效。" " 此设置仅对BT下载有效。"
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1439,7 +1436,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
#, fuzzy #, fuzzy
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
@ -1454,7 +1451,7 @@ msgstr ""
" 某些URI选择器之中比如'feedback'。\n" " 某些URI选择器之中比如'feedback'。\n"
" 也可以参阅--uri-selector选项" " 也可以参阅--uri-selector选项"
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: aria2\n" "Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2010-01-17 23:16+0900\n" "POT-Creation-Date: 2010-02-03 21:54+0900\n"
"PO-Revision-Date: 2008-10-08 08:24+0000\n" "PO-Revision-Date: 2008-10-08 08:24+0000\n"
"Last-Translator: snufkinto <Unknown>\n" "Last-Translator: snufkinto <Unknown>\n"
"Language-Team: Traditional Chinese <zh_TW@li.org>\n" "Language-Team: Traditional Chinese <zh_TW@li.org>\n"
@ -41,7 +41,7 @@ msgstr ""
msgid "Download Results:" msgid "Download Results:"
msgstr "下載結果:" msgstr "下載結果:"
#: src/RequestGroupMan.cc:622 #: src/RequestGroupMan.cc:627
msgid "Status Legend:" msgid "Status Legend:"
msgstr "狀態說明:" msgstr "狀態說明:"
@ -310,16 +310,13 @@ msgstr ""
#: src/usage_text.h:147 #: src/usage_text.h:147
msgid "" msgid ""
" --allow-overwrite=true|false If false is given, and a file already exists " " --allow-overwrite=true|false Restart download from scratch if the\n"
"but\n" " corresponding control file doesn't exist. "
" the corresponding control file (filename." "See\n"
"aria2)\n" " also --auto-file-renaming option."
" doesn't exist, then aria2 will not re-"
"download\n"
" the file. See also --auto-file-renaming option."
msgstr "" msgstr ""
#: src/usage_text.h:152 #: src/usage_text.h:151
msgid "" msgid ""
" --allow-piece-length-change=true|false If false is given, aria2 aborts " " --allow-piece-length-change=true|false If false is given, aria2 aborts "
"download\n" "download\n"
@ -329,7 +326,7 @@ msgid ""
" but some download progress will be lost." " but some download progress will be lost."
msgstr "" msgstr ""
#: src/usage_text.h:157 #: src/usage_text.h:156
msgid "" msgid ""
" -Z, --force-sequential[=true|false] Fetch URIs in the command-line " " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
"sequentially\n" "sequentially\n"
@ -338,7 +335,7 @@ msgid ""
" the usual command-line download utilities." " the usual command-line download utilities."
msgstr "" msgstr ""
#: src/usage_text.h:161 #: src/usage_text.h:160
msgid "" msgid ""
" --auto-file-renaming[=true|false] Rename file name if the same file " " --auto-file-renaming[=true|false] Rename file name if the same file "
"already\n" "already\n"
@ -349,7 +346,7 @@ msgid ""
" appended." " appended."
msgstr "" msgstr ""
#: src/usage_text.h:167 #: src/usage_text.h:166
msgid "" msgid ""
" -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n" " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
" You can specify set of parts:\n" " You can specify set of parts:\n"
@ -365,17 +362,17 @@ msgid ""
" required." " required."
msgstr "" msgstr ""
#: src/usage_text.h:178 #: src/usage_text.h:177
msgid "" msgid ""
" --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection." " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
msgstr "" msgstr ""
" --enable-http-keep-alive[=true|false] 使用HTTP/1.1 persistent connection。" " --enable-http-keep-alive[=true|false] 使用HTTP/1.1 persistent connection。"
#: src/usage_text.h:180 #: src/usage_text.h:179
msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining." msgid " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining."
msgstr " --enable-http-pipelining[=true|false] 使用HTTP/1.1 pipelining。" msgstr " --enable-http-pipelining[=true|false] 使用HTTP/1.1 pipelining。"
#: src/usage_text.h:182 #: src/usage_text.h:181
msgid "" msgid ""
" -V, --check-integrity[=true|false] Check file integrity by validating " " -V, --check-integrity[=true|false] Check file integrity by validating "
"piece\n" "piece\n"
@ -388,7 +385,7 @@ msgid ""
"option." "option."
msgstr "" msgstr ""
#: src/usage_text.h:188 #: src/usage_text.h:187
msgid "" msgid ""
" --bt-hash-check-seed[=true|false] If true is given, after hash check using\n" " --bt-hash-check-seed[=true|false] If true is given, after hash check using\n"
" --check-integrity option and file is " " --check-integrity option and file is "
@ -401,7 +398,7 @@ msgid ""
" download." " download."
msgstr "" msgstr ""
#: src/usage_text.h:196 #: src/usage_text.h:195
msgid "" msgid ""
" --realtime-chunk-checksum=true|false Validate chunk of data by " " --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n" "calculating\n"
@ -409,7 +406,7 @@ msgid ""
" checksums are provided." " checksums are provided."
msgstr "" msgstr ""
#: src/usage_text.h:200 #: src/usage_text.h:199
msgid "" msgid ""
" -c, --continue Continue downloading a partially downloaded\n" " -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n" " file. Use this option to resume a download\n"
@ -419,15 +416,15 @@ msgid ""
" applicable to http(s)/ftp downloads." " applicable to http(s)/ftp downloads."
msgstr "" msgstr ""
#: src/usage_text.h:207 #: src/usage_text.h:206
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads." msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr " -U, --user-agent=USER_AGENT 為http(s)下載設定使用者識別字串。" msgstr " -U, --user-agent=USER_AGENT 為http(s)下載設定使用者識別字串。"
#: src/usage_text.h:209 #: src/usage_text.h:208
msgid " -n, --no-netrc Disables netrc support." msgid " -n, --no-netrc Disables netrc support."
msgstr " -n, --no-netrc 停用netrc支援。" msgstr " -n, --no-netrc 停用netrc支援。"
#: src/usage_text.h:211 #: src/usage_text.h:210
msgid "" msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n" " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n" " multiple URIs for a single entity: separate\n"
@ -442,7 +439,7 @@ msgid ""
" FILE section of man page for details." " FILE section of man page for details."
msgstr "" msgstr ""
#: src/usage_text.h:220 #: src/usage_text.h:219
msgid "" msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads " " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n" "for\n"
@ -451,14 +448,14 @@ msgid ""
" See also -s and -C options." " See also -s and -C options."
msgstr "" msgstr ""
#: src/usage_text.h:224 #: src/usage_text.h:223
msgid "" msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 " " --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n" "format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format." " and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr "" msgstr ""
#: src/usage_text.h:227 #: src/usage_text.h:226
msgid "" msgid ""
" --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2." " --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2."
"x)/\n" "x)/\n"
@ -469,7 +466,7 @@ msgid ""
" their expiry values are treated as 0." " their expiry values are treated as 0."
msgstr "" msgstr ""
#: src/usage_text.h:232 #: src/usage_text.h:231
msgid "" msgid ""
" -S, --show-files Print file listing of .torrent or .metalink " " -S, --show-files Print file listing of .torrent or .metalink "
"file\n" "file\n"
@ -478,7 +475,7 @@ msgid ""
" in case of torrent file." " in case of torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:236 #: src/usage_text.h:235
msgid "" msgid ""
" --select-file=INDEX... Set file to download by specifying its index.\n" " --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n" " You can find the file index using the\n"
@ -492,11 +489,11 @@ msgid ""
"options)." "options)."
msgstr "" msgstr ""
#: src/usage_text.h:245 #: src/usage_text.h:244
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file." msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr " -T, --torrent-file=TORRENT_FILE .torrent檔案路徑。" msgstr " -T, --torrent-file=TORRENT_FILE .torrent檔案路徑。"
#: src/usage_text.h:247 #: src/usage_text.h:246
msgid "" msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n" " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n" " whose suffix is .torrent or content type is\n"
@ -512,13 +509,13 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:257 #: src/usage_text.h:256
msgid "" msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n" " --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file." " mentioned in .torrent file."
msgstr "" msgstr ""
#: src/usage_text.h:260 #: src/usage_text.h:259
msgid "" msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n" " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -529,7 +526,7 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:266 #: src/usage_text.h:265
msgid "" msgid ""
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/" " --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n" "sec.\n"
@ -539,7 +536,7 @@ msgid ""
" --max-upload-limit option." " --max-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:272 #: src/usage_text.h:271
msgid "" msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n" " -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n" " bytes/sec. 0 means unrestricted.\n"
@ -548,13 +545,13 @@ msgid ""
" --max-overall-upload-limit option." " --max-overall-upload-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:278 #: src/usage_text.h:277
msgid "" msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n" " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option." " --seed-ratio option."
msgstr "" msgstr ""
#: src/usage_text.h:281 #: src/usage_text.h:280
msgid "" msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n" " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO.\n" " until share ratio reaches RATIO.\n"
@ -569,7 +566,7 @@ msgid ""
" the conditions is satisfied." " the conditions is satisfied."
msgstr "" msgstr ""
#: src/usage_text.h:290 #: src/usage_text.h:289
msgid "" msgid ""
" --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n" "in\n"
@ -581,15 +578,15 @@ msgid ""
"bytes." "bytes."
msgstr "" msgstr ""
#: src/usage_text.h:296 #: src/usage_text.h:295
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr " --enable-peer-exchange[=true|false] 使用Peer Exchange擴充套件。" msgstr " --enable-peer-exchange[=true|false] 使用Peer Exchange擴充套件。"
#: src/usage_text.h:298 #: src/usage_text.h:297
msgid " --enable-dht[=true|false] Enable DHT functionality." msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr " --enable-dht[=true|false] 使用DHT功能。" msgstr " --enable-dht[=true|false] 使用DHT功能。"
#: src/usage_text.h:300 #: src/usage_text.h:299
msgid "" msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n" " Multiple ports can be specified by using ',',\n"
@ -600,18 +597,18 @@ msgid ""
" be used together." " be used together."
msgstr "" msgstr ""
#: src/usage_text.h:306 #: src/usage_text.h:305
msgid "" msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network." " network."
msgstr "" msgstr ""
#: src/usage_text.h:309 #: src/usage_text.h:308
msgid "" msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH." " --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr "" msgstr ""
#: src/usage_text.h:311 #: src/usage_text.h:310
msgid "" msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by " " If several encryption methods are provided by "
@ -621,7 +618,7 @@ msgid ""
" the given level." " the given level."
msgstr "" msgstr ""
#: src/usage_text.h:316 #: src/usage_text.h:315
msgid "" msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n" " establish connection with legacy BitTorrent\n"
@ -629,7 +626,7 @@ msgid ""
" handshake." " handshake."
msgstr "" msgstr ""
#: src/usage_text.h:321 #: src/usage_text.h:320
msgid "" msgid ""
" --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n"
" torrent is lower than SPEED, aria2 " " torrent is lower than SPEED, aria2 "
@ -642,20 +639,20 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)." " You can append K or M(1K = 1024, 1M = 1024K)."
msgstr "" msgstr ""
#: src/usage_text.h:329 #: src/usage_text.h:328
msgid "" msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in " " --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n" "each\n"
" BitTorrent download." " BitTorrent download."
msgstr "" msgstr ""
#: src/usage_text.h:332 #: src/usage_text.h:331
msgid "" msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes." " verifying piece hashes."
msgstr "" msgstr ""
#: src/usage_text.h:335 #: src/usage_text.h:334
msgid "" msgid ""
" --bt-max-peers=NUM Specify the maximum number of peers per " " --bt-max-peers=NUM Specify the maximum number of peers per "
"torrent.\n" "torrent.\n"
@ -663,7 +660,7 @@ msgid ""
" See also --bt-request-peer-speed-limit option." " See also --bt-request-peer-speed-limit option."
msgstr "" msgstr ""
#: src/usage_text.h:339 #: src/usage_text.h:338
#, fuzzy #, fuzzy
msgid "" msgid ""
" -M, --metalink-file=METALINK_FILE The file path to the .metalink file. " " -M, --metalink-file=METALINK_FILE The file path to the .metalink file. "
@ -671,7 +668,7 @@ msgid ""
" input from stdin when '-' is specified." " input from stdin when '-' is specified."
msgstr " -M, --metalink-file=METALINK_FILE .metalink檔案路徑。" msgstr " -M, --metalink-file=METALINK_FILE .metalink檔案路徑。"
#: src/usage_text.h:342 #: src/usage_text.h:341
msgid "" msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulate the\n" " simultaneously. Some Metalinks regulate the\n"
@ -685,34 +682,34 @@ msgid ""
" See also -s and -j options." " See also -s and -j options."
msgstr "" msgstr ""
#: src/usage_text.h:351 #: src/usage_text.h:350
msgid " --metalink-version=VERSION The version of the file to download." msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION 指定要下載的檔案版本。" msgstr " --metalink-version=VERSION 指定要下載的檔案版本。"
#: src/usage_text.h:353 #: src/usage_text.h:352
msgid " --metalink-language=LANGUAGE The language of the file to download." msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE 指定要下載的檔案語言。" msgstr " --metalink-language=LANGUAGE 指定要下載的檔案語言。"
#: src/usage_text.h:355 #: src/usage_text.h:354
msgid "" msgid ""
" --metalink-os=OS The operating system of the file to download." " --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS 指定要下載的檔案作業系統。" msgstr " --metalink-os=OS 指定要下載的檔案作業系統。"
#: src/usage_text.h:357 #: src/usage_text.h:356
msgid "" msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n" " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-delimited list of locations is\n" " A comma-delimited list of locations is\n"
" acceptable." " acceptable."
msgstr "" msgstr ""
#: src/usage_text.h:361 #: src/usage_text.h:360
msgid "" msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n" "'none'\n"
" if you don't have any preferred protocol." " if you don't have any preferred protocol."
msgstr "" msgstr ""
#: src/usage_text.h:364 #: src/usage_text.h:363
msgid "" msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metalink or content type of\n" " whose suffix is .metalink or content type of\n"
@ -728,7 +725,7 @@ msgid ""
" is not taken." " is not taken."
msgstr "" msgstr ""
#: src/usage_text.h:374 #: src/usage_text.h:373
msgid "" msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n" " --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a " " protocols are available for a mirror in a "
@ -738,11 +735,11 @@ msgid ""
" specify the preference of protocol." " specify the preference of protocol."
msgstr "" msgstr ""
#: src/usage_text.h:380 #: src/usage_text.h:379
msgid " -v, --version Print the version number and exit." msgid " -v, --version Print the version number and exit."
msgstr " -v, --version 列印版本號後退出。" msgstr " -v, --version 列印版本號後退出。"
#: src/usage_text.h:382 #: src/usage_text.h:381
msgid "" msgid ""
" -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n"
" The help messages are classified with tags. A " " The help messages are classified with tags. A "
@ -755,23 +752,23 @@ msgid ""
" for the options whose name includes that word." " for the options whose name includes that word."
msgstr "" msgstr ""
#: src/usage_text.h:389 #: src/usage_text.h:388
msgid " --no-conf Disable loading aria2.conf file." msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf 停止載入aria2.conf設定檔。" msgstr " --no-conf 停止載入aria2.conf設定檔。"
#: src/usage_text.h:391 #: src/usage_text.h:390
msgid "" msgid ""
" --conf-path=PATH Change the configuration file path to PATH." " --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH 更改設定檔案路徑至PATH。" msgstr " --conf-path=PATH 更改設定檔案路徑至PATH。"
#: src/usage_text.h:393 #: src/usage_text.h:392
msgid "" msgid ""
" --stop=SEC Stop application after SEC seconds has " " --stop=SEC Stop application after SEC seconds has "
"passed.\n" "passed.\n"
" If 0 is given, this feature is disabled." " If 0 is given, this feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:396 #: src/usage_text.h:395
msgid "" msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can " " --header=HEADER Append HEADER to HTTP request header. You can "
"use\n" "use\n"
@ -783,31 +780,31 @@ msgid ""
" http://host/file" " http://host/file"
msgstr "" msgstr ""
#: src/usage_text.h:402 #: src/usage_text.h:401
#, fuzzy #, fuzzy
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr " -q, --quiet[=true|false] 使用aria2安靜模式無終端輸出。" msgstr " -q, --quiet[=true|false] 使用aria2安靜模式無終端輸出。"
#: src/usage_text.h:404 #: src/usage_text.h:403
msgid " --async-dns[=true|false] Enable asynchronous DNS." msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] 使用非同步DNS。" msgstr " --async-dns[=true|false] 使用非同步DNS。"
#: src/usage_text.h:406 #: src/usage_text.h:405
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] 重用FTP的連接。" msgstr " --ftp-reuse-connection[=true|false] 重用FTP的連接。"
#: src/usage_text.h:408 #: src/usage_text.h:407
msgid "" msgid ""
" --summary-interval=SEC Set interval to output download progress " " --summary-interval=SEC Set interval to output download progress "
"summary.\n" "summary.\n"
" Setting 0 suppresses the output." " Setting 0 suppresses the output."
msgstr " --summary-interval=SEC 設定輸出下載進度摘要的間隔。" msgstr " --summary-interval=SEC 設定輸出下載進度摘要的間隔。"
#: src/usage_text.h:411 #: src/usage_text.h:410
msgid " --log-level=LEVEL Set log level to output." msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL 設定輸出記錄日誌級別。" msgstr " --log-level=LEVEL 設定輸出記錄日誌級別。"
#: src/usage_text.h:413 #: src/usage_text.h:412
msgid "" msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n" "the\n"
@ -816,7 +813,7 @@ msgid ""
" apply it to the local file." " apply it to the local file."
msgstr "" msgstr ""
#: src/usage_text.h:417 #: src/usage_text.h:416
msgid "" msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to " " --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n" "establish\n"
@ -827,7 +824,7 @@ msgid ""
" effect and --timeout option is used instead." " effect and --timeout option is used instead."
msgstr "" msgstr ""
#: src/usage_text.h:422 #: src/usage_text.h:421
msgid "" msgid ""
" --max-file-not-found=NUM If aria2 receives `file not found' status from " " --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n" "the\n"
@ -840,7 +837,7 @@ msgid ""
" HTTP/FTP servers." " HTTP/FTP servers."
msgstr "" msgstr ""
#: src/usage_text.h:429 #: src/usage_text.h:428
msgid "" msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n" " --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the " " If 'inorder' is given, URI is tried in the "
@ -870,7 +867,7 @@ msgid ""
" performance profile of servers." " performance profile of servers."
msgstr "" msgstr ""
#: src/usage_text.h:448 #: src/usage_text.h:447
msgid "" msgid ""
" --server-stat-of=FILE Specify the filename to which performance " " --server-stat-of=FILE Specify the filename to which performance "
"profile\n" "profile\n"
@ -879,7 +876,7 @@ msgid ""
" using --server-stat-if option." " using --server-stat-if option."
msgstr "" msgstr ""
#: src/usage_text.h:452 #: src/usage_text.h:451
msgid "" msgid ""
" --server-stat-if=FILE Specify the filename to load performance " " --server-stat-if=FILE Specify the filename to load performance "
"profile\n" "profile\n"
@ -889,7 +886,7 @@ msgid ""
" See also --uri-selector option" " See also --uri-selector option"
msgstr "" msgstr ""
#: src/usage_text.h:457 #: src/usage_text.h:456
msgid "" msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the " " performance profile of the servers since the "
@ -897,7 +894,7 @@ msgid ""
" contact to them." " contact to them."
msgstr "" msgstr ""
#: src/usage_text.h:461 #: src/usage_text.h:460
msgid "" msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC " " --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n" "seconds.\n"
@ -908,7 +905,7 @@ msgid ""
" regardless of the value." " regardless of the value."
msgstr "" msgstr ""
#: src/usage_text.h:466 #: src/usage_text.h:465
msgid "" msgid ""
" --certificate=FILE Use the client certificate in FILE.\n" " --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n" " The certificate must be in PEM format.\n"
@ -917,14 +914,14 @@ msgid ""
" private key." " private key."
msgstr "" msgstr ""
#: src/usage_text.h:471 #: src/usage_text.h:470
msgid "" msgid ""
" --private-key=FILE Use the private key in FILE.\n" " --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n" " The private key must be decrypted and in PEM\n"
" format. See also --certificate option." " format. See also --certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:475 #: src/usage_text.h:474
msgid "" msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to " " --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n" "verify\n"
@ -936,39 +933,39 @@ msgid ""
" verification." " verification."
msgstr "" msgstr ""
#: src/usage_text.h:481 #: src/usage_text.h:480
msgid "" msgid ""
" --check-certificate[=true|false] Verify the peer using certificates " " --check-certificate[=true|false] Verify the peer using certificates "
"specified\n" "specified\n"
" in --ca-certificate option." " in --ca-certificate option."
msgstr "" msgstr ""
#: src/usage_text.h:484 #: src/usage_text.h:483
msgid "" msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains " " --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"where\n" "where\n"
" proxy should not be used." " proxy should not be used."
msgstr "" msgstr ""
#: src/usage_text.h:487 #: src/usage_text.h:486
msgid "" msgid ""
" --use-head[=true|false] Use HEAD method for the first request to the " " --use-head[=true|false] Use HEAD method for the first request to the "
"HTTP\n" "HTTP\n"
" server." " server."
msgstr "" msgstr ""
#: src/usage_text.h:490 #: src/usage_text.h:489
msgid " --event-poll=POLL Specify the method for polling events." msgid " --event-poll=POLL Specify the method for polling events."
msgstr "" msgstr ""
#: src/usage_text.h:492 #: src/usage_text.h:491
msgid "" msgid ""
" --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to "
"listen\n" "listen\n"
" to." " to."
msgstr "" msgstr ""
#: src/usage_text.h:495 #: src/usage_text.h:494
msgid "" msgid ""
" --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n"
" It is strongly recommended to set username " " It is strongly recommended to set username "
@ -978,7 +975,7 @@ msgid ""
" option. See also --xml-rpc-listen-port option." " option. See also --xml-rpc-listen-port option."
msgstr "" msgstr ""
#: src/usage_text.h:500 #: src/usage_text.h:499
msgid "" msgid ""
" --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n" " --xml-rpc-max-request-size=SIZE Set max size of XML-RPC request. If aria2\n"
" detects the request is more than SIZE bytes, " " detects the request is more than SIZE bytes, "
@ -986,17 +983,17 @@ msgid ""
" drops connection." " drops connection."
msgstr "" msgstr ""
#: src/usage_text.h:504 #: src/usage_text.h:503
#, fuzzy #, fuzzy
msgid " --xml-rpc-user=USER Set XML-RPC user." msgid " --xml-rpc-user=USER Set XML-RPC user."
msgstr " --ftp-user=USER 設定FTP用戶對所有URL有效。" msgstr " --ftp-user=USER 設定FTP用戶對所有URL有效。"
#: src/usage_text.h:506 #: src/usage_text.h:505
#, fuzzy #, fuzzy
msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password."
msgstr " --ftp-passwd=PASSWD 設定FTP密碼對所有URL有效。" msgstr " --ftp-passwd=PASSWD 設定FTP密碼對所有URL有效。"
#: src/usage_text.h:508 #: src/usage_text.h:507
msgid "" msgid ""
" --bt-external-ip=IPADDRESS Specify the external IP address to report to " " --bt-external-ip=IPADDRESS Specify the external IP address to report to "
"a\n" "a\n"
@ -1006,7 +1003,7 @@ msgid ""
" addresses." " addresses."
msgstr "" msgstr ""
#: src/usage_text.h:513 #: src/usage_text.h:512
msgid "" msgid ""
" --http-auth-challenge[=true|false] Send HTTP authorization header only when " " --http-auth-challenge[=true|false] Send HTTP authorization header only when "
"it\n" "it\n"
@ -1021,7 +1018,7 @@ msgid ""
" option." " option."
msgstr "" msgstr ""
#: src/usage_text.h:521 #: src/usage_text.h:520
msgid "" msgid ""
" -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You "
"can\n" "can\n"
@ -1034,7 +1031,7 @@ msgid ""
" times." " times."
msgstr "" msgstr ""
#: src/usage_text.h:527 #: src/usage_text.h:526
msgid "" msgid ""
" --dry-run[=true|false] If true is given, aria2 just checks whether " " --dry-run[=true|false] If true is given, aria2 just checks whether "
"the\n" "the\n"
@ -1045,7 +1042,7 @@ msgid ""
" specified." " specified."
msgstr "" msgstr ""
#: src/usage_text.h:533 #: src/usage_text.h:532
msgid "" msgid ""
" --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n"
" requests. This completely overrides interval " " requests. This completely overrides interval "
@ -1061,7 +1058,7 @@ msgid ""
" progress." " progress."
msgstr "" msgstr ""
#: src/usage_text.h:541 #: src/usage_text.h:540
msgid "" msgid ""
" --on-download-complete=COMMAND Set the command to be executed when " " --on-download-complete=COMMAND Set the command to be executed when "
"download\n" "download\n"
@ -1071,7 +1068,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:547 #: src/usage_text.h:546
msgid "" msgid ""
" --on-download-start=COMMAND Set the command to be executed when download\n" " --on-download-start=COMMAND Set the command to be executed when download\n"
" starts up. COMMAND must take just one argument " " starts up. COMMAND must take just one argument "
@ -1079,7 +1076,7 @@ msgid ""
" GID is passed to COMMAND as a first argument." " GID is passed to COMMAND as a first argument."
msgstr "" msgstr ""
#: src/usage_text.h:551 #: src/usage_text.h:550
msgid "" msgid ""
" --on-download-error=COMMAND Set the command to be executed when download\n" " --on-download-error=COMMAND Set the command to be executed when download\n"
" aborts due to error.\n" " aborts due to error.\n"
@ -1088,7 +1085,7 @@ msgid ""
" See also --on-download-stop option." " See also --on-download-stop option."
msgstr "" msgstr ""
#: src/usage_text.h:557 #: src/usage_text.h:556
msgid "" msgid ""
" --on-download-stop=COMMAND Set the command to be executed when download\n" " --on-download-stop=COMMAND Set the command to be executed when download\n"
" stops. You can override the command to be " " stops. You can override the command to be "
@ -1102,7 +1099,7 @@ msgid ""
" requirement of COMMAND." " requirement of COMMAND."
msgstr "" msgstr ""
#: src/usage_text.h:566 #: src/usage_text.h:565
msgid "" msgid ""
" --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is "
"0 in\n" "0 in\n"
@ -1110,7 +1107,7 @@ msgid ""
" feature is disabled." " feature is disabled."
msgstr "" msgstr ""
#: src/usage_text.h:570 #: src/usage_text.h:569
msgid "" msgid ""
" --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n"
" network interfaces. If false is given, listen " " network interfaces. If false is given, listen "
@ -1118,7 +1115,7 @@ msgid ""
" on local loopback interface." " on local loopback interface."
msgstr "" msgstr ""
#: src/usage_text.h:574 #: src/usage_text.h:573
msgid "" msgid ""
" --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and " " --bt-prioritize-piece=head[=SIZE],tail[=SIZE] Try to download first and "
"last\n" "last\n"
@ -1140,18 +1137,18 @@ msgid ""
" 1024K). If SIZE is omitted, SIZE=1M is used." " 1024K). If SIZE is omitted, SIZE=1M is used."
msgstr "" msgstr ""
#: src/usage_text.h:586 #: src/usage_text.h:585
msgid "" msgid ""
" --interface=INTERFACE Bind sockets to given interface. You can " " --interface=INTERFACE Bind sockets to given interface. You can "
"specify\n" "specify\n"
" interface name, IP address and hostname." " interface name, IP address and hostname."
msgstr "" msgstr ""
#: src/usage_text.h:589 #: src/usage_text.h:588
msgid " --disable-ipv6[=true|false] Disable IPv6." msgid " --disable-ipv6[=true|false] Disable IPv6."
msgstr "" msgstr ""
#: src/usage_text.h:591 #: src/usage_text.h:590
msgid "" msgid ""
" --bt-save-metadata[=true|false] Save metadata as .torrent file. This option " " --bt-save-metadata[=true|false] Save metadata as .torrent file. This option "
"has\n" "has\n"
@ -1168,7 +1165,7 @@ msgid ""
" See also --bt-metadata-only option." " See also --bt-metadata-only option."
msgstr "" msgstr ""
#: src/usage_text.h:599 #: src/usage_text.h:598
msgid "" msgid ""
" --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-" " --http-no-cache[=true|false] Send Cache-Control: no-cache and Pragma: no-"
"cache\n" "cache\n"
@ -1180,7 +1177,7 @@ msgid ""
" using --header option." " using --header option."
msgstr "" msgstr ""
#: src/usage_text.h:605 #: src/usage_text.h:604
msgid "" msgid ""
" --bt-metadata-only[=true|false] Download metadata only. The file(s) " " --bt-metadata-only[=true|false] Download metadata only. The file(s) "
"described\n" "described\n"
@ -1190,7 +1187,7 @@ msgid ""
" used. See also --bt-save-metadata option." " used. See also --bt-save-metadata option."
msgstr "" msgstr ""
#: src/usage_text.h:610 #: src/usage_text.h:609
msgid "" msgid ""
" --human-readable[=true|false] Print sizes and speed in human readable " " --human-readable[=true|false] Print sizes and speed in human readable "
"format\n" "format\n"