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>
Drop legacy ifdef for ares support and code cleanup.

View File

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

208
po/bg.po
View File

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

207
po/ca.po
View File

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

207
po/da.po
View File

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

207
po/de.po
View File

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

207
po/el.po
View File

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

View File

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

View File

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

207
po/es.po
View File

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

207
po/fi.po
View File

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

208
po/fr.po
View File

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

207
po/he.po
View File

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

207
po/hu.po
View File

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

207
po/id.po
View File

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

208
po/it.po
View File

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

208
po/ja.po
View File

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

207
po/nl.po
View File

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

207
po/nn.po
View File

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

207
po/pl.po
View File

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

View File

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

208
po/ru.po
View File

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

207
po/sk.po
View File

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

207
po/sr.po
View File

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

208
po/sv.po
View File

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

207
po/th.po
View File

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

207
po/tr.po
View File

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

208
po/uk.po
View File

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

207
po/vi.po
View File

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

View File

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

View File

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