From 500404fc97c0de6b2725fe6b479b8c1cfd5e7169 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Tue, 6 Oct 2009 14:06:55 +0000 Subject: [PATCH] 2009-10-06 Tatsuhiro Tsujikawa Updated translation template * po --- ChangeLog | 5 ++ po/aria2.pot | 135 +++++++++++++++++++++--------------------- po/bg.po | 136 +++++++++++++++++++++--------------------- po/ca.po | 135 +++++++++++++++++++++--------------------- po/da.po | 135 +++++++++++++++++++++--------------------- po/de.po | 135 +++++++++++++++++++++--------------------- po/el.po | 135 +++++++++++++++++++++--------------------- po/en@boldquot.po | 146 +++++++++++++++++++++++----------------------- po/en@quot.po | 146 +++++++++++++++++++++++----------------------- po/es.po | 135 +++++++++++++++++++++--------------------- po/fi.po | 135 +++++++++++++++++++++--------------------- po/fr.po | 135 +++++++++++++++++++++--------------------- po/he.po | 135 +++++++++++++++++++++--------------------- po/hu.po | 135 +++++++++++++++++++++--------------------- po/id.po | 135 +++++++++++++++++++++--------------------- po/it.po | 135 +++++++++++++++++++++--------------------- po/ja.po | 136 +++++++++++++++++++++--------------------- po/nl.po | 135 +++++++++++++++++++++--------------------- po/nn.po | 135 +++++++++++++++++++++--------------------- po/pl.po | 135 +++++++++++++++++++++--------------------- po/pt_BR.po | 135 +++++++++++++++++++++--------------------- po/ru.po | 136 +++++++++++++++++++++--------------------- po/sk.po | 135 +++++++++++++++++++++--------------------- po/sr.po | 135 +++++++++++++++++++++--------------------- po/sv.po | 135 +++++++++++++++++++++--------------------- po/th.po | 135 +++++++++++++++++++++--------------------- po/tr.po | 135 +++++++++++++++++++++--------------------- po/uk.po | 136 +++++++++++++++++++++--------------------- po/vi.po | 135 +++++++++++++++++++++--------------------- po/zh_CN.po | 135 +++++++++++++++++++++--------------------- po/zh_TW.po | 135 +++++++++++++++++++++--------------------- 31 files changed, 2061 insertions(+), 2020 deletions(-) diff --git a/ChangeLog b/ChangeLog index 92ae7658..8f48d323 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-10-06 Tatsuhiro Tsujikawa + + Updated translation template + * po + 2009-10-06 Tatsuhiro Tsujikawa Bump up version number to 1.6.1 diff --git a/po/aria2.pot b/po/aria2.pot index 19b8d5d8..dcc370a9 100644 --- a/po/aria2.pot +++ b/po/aria2.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2 1.6.0\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -568,21 +568,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -593,18 +594,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -614,7 +615,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -622,7 +623,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -635,20 +636,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -656,11 +657,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -674,34 +675,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -717,7 +718,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -727,11 +728,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -744,23 +745,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -772,30 +773,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -804,7 +805,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -815,7 +816,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -828,7 +829,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -858,7 +859,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -867,7 +868,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -877,7 +878,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -885,7 +886,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -896,7 +897,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -905,14 +906,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -924,39 +925,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -966,7 +967,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -974,15 +975,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -992,7 +993,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1007,7 +1008,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1020,7 +1021,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1031,7 +1032,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1047,7 +1048,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1057,7 +1058,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1065,7 +1066,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1074,7 +1075,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1088,7 +1089,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1096,7 +1097,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/bg.po b/po/bg.po index 06dcccd4..51dbf691 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-08-25 12:32+0000\n" "Last-Translator: Plamen Atanasov \n" "Language-Team: Bulgarian \n" @@ -851,14 +851,16 @@ msgstr "" " условията е изпълнено." #: src/usage_text.h:288 +#, fuzzy msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_PREFIX Уточнява представката на ID-то на пера. " "Перовото ID в\n" @@ -870,16 +872,16 @@ msgstr "" " уточнени, произволни букви от азбуката ще\n" " бъдат добавени за да стане дължината 20 байта." -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Включва разширението Peer Exchange." -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Включва DHT функционалността." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -898,7 +900,7 @@ msgstr "" "'-' могат\n" " да бъдат използвани заедно." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -907,12 +909,12 @@ msgstr "" "DHT\n" " мрежата." -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr " --dht-file-path=PATH Сменя DHT файловата таблица за марширути с PATH." -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -929,7 +931,7 @@ msgstr "" "удовлетворява\n" " даденото ниво." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -943,7 +945,7 @@ msgstr "" "използва Obfuscation\n" " ръкостискане." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -968,7 +970,7 @@ msgstr "" " Можете да приложите K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -978,7 +980,7 @@ msgstr "" "във всеки\n" " BitTorrent даунлоуд." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -987,7 +989,7 @@ msgstr "" "без\n" " проверяване на частта на хеша." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -999,11 +1001,11 @@ msgstr "" " Вижте също и опцията --bt-request-peer-speed-" "limit." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE Пътят към .metalink файла." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1029,20 +1031,20 @@ msgstr "" "NUM_SERVERS.\n" " Вижте също опциите -s и -j." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Версията на файла за даунлоуд." -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Езикът на файла за даунлоуд." -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Операционнта система на файла за даунлоуд." -#: src/usage_text.h:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1054,7 +1056,7 @@ msgstr "" "определен със\n" " запетаи." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1064,7 +1066,7 @@ msgstr "" "Уточнете 'none',\n" " ако нямате предпочитан протокол." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1093,7 +1095,7 @@ msgstr "" "горе,\n" " няма да бъде извършено." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1110,11 +1112,11 @@ msgstr "" "protocol за да\n" " уточните предпочитанието си на протокол." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Отпечатва номера на версията и излиза." -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1127,16 +1129,16 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Изключва зареждането на файла aria2.conf." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH Промяна на пътя до конфигурационния файл към PATH." -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1146,7 +1148,7 @@ msgstr "" " Ако 0 е дадено, тази характеристика ще бъде " "изключена." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1166,21 +1168,21 @@ msgstr "" "9J1\"\n" " http://хост/файл" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] Прави aria2 тиха(без конзолно извеждане)." -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Включва несинхронизиран DNS." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Многократно използване на връзката в " "FTP." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1189,11 +1191,11 @@ msgstr "" " --summary-interval=SEC Определя интервал за извеждане на разюмето за " "прогреса на даунлоуда." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Определя нивото на лога към извеждането на данни." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1206,7 +1208,7 @@ msgstr "" " отдалечения HTTP/FTP сървър и ако е наличен,\n" " се прилага съм локалния файл." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1223,7 +1225,7 @@ msgstr "" " ефект и --timeout опцията се използва вместо " "това." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1236,7 +1238,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1266,7 +1268,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1280,7 +1282,7 @@ msgstr "" "записана информация\n" " използвайки --server-stat-if опцията." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1296,7 +1298,7 @@ msgstr "" " някои URI селектори като 'feedback'.\n" " Вижте също --uri-selector опцията" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1308,7 +1310,7 @@ msgstr "" "направен последният\n" " контакт с тях." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1326,7 +1328,7 @@ msgstr "" "спре\n" " независимо от стойността." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1335,14 +1337,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1354,39 +1356,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1396,7 +1398,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1404,15 +1406,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1422,7 +1424,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1437,7 +1439,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1450,7 +1452,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1461,7 +1463,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1477,7 +1479,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1487,7 +1489,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1495,7 +1497,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1504,7 +1506,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1518,7 +1520,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1526,7 +1528,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/ca.po b/po/ca.po index 54b30105..b2f100b1 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-08-04 07:10+0000\n" "Last-Translator: Jordi Pujol \n" "Language-Team: Catalan \n" @@ -829,23 +829,24 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 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:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Activa la funcionalitat DHT." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -856,7 +857,7 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -864,13 +865,13 @@ msgstr "" " --dht-entry-point=HOST:PORT Estableix host i port com el punt d'entrada a \n" " una xarxa DHT." -#: src/usage_text.h:308 +#: src/usage_text.h:307 #, fuzzy msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH." -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -880,7 +881,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -888,7 +889,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -901,7 +902,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -911,13 +912,13 @@ msgstr "" "cada\n" " descàrrega BitTorrent." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -931,11 +932,11 @@ msgstr "" "60.\n" " Defecte: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE El camí al fitxer .metalink." -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -958,21 +959,21 @@ msgstr "" " Llegeix l'entrada des de stdin quan " "s'especifica '-'." -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 #, fuzzy msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" @@ -983,14 +984,14 @@ msgstr "" " S'accepta una llista d'ubicacions delimitada " "per comes." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1006,7 +1007,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1016,11 +1017,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Escriure el número de versió i sortir." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1043,16 +1044,16 @@ msgstr "" " depenent de la mida del fitxer.\n" " Defecte: prealloc" -#: src/usage_text.h:387 +#: src/usage_text.h:386 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:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1062,7 +1063,7 @@ msgstr "" " Si el " "valor és 0, aquesta funcionalitat es desactiva." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1074,22 +1075,22 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 #, fuzzy msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] aria2 ha de ser callat (no hi ha sortida a la " "consola)." -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Activa DNS asíncrona." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " -ftp-reuse-connection[=true|false] Refusa connexió FTP." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1099,11 +1100,11 @@ msgstr "" "descàrrega.\n" " Posant 0 no fa el resum." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Estableix el nivell d'anotació." -#: src/usage_text.h:411 +#: src/usage_text.h:410 #, fuzzy msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " @@ -1117,7 +1118,7 @@ msgstr "" " esmentat en el fitxer .torrent.\n" " Defecte: true" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1128,7 +1129,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 #, fuzzy msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " @@ -1151,7 +1152,7 @@ msgstr "" " depenent de la mida del fitxer.\n" " Defecte: prealloc" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1181,7 +1182,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 #, fuzzy msgid "" " --server-stat-of=FILE Specify the filename to which performance " @@ -1196,7 +1197,7 @@ msgstr "" "60.\n" " Defecte: 5" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1206,7 +1207,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 #, fuzzy msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" @@ -1220,7 +1221,7 @@ msgstr "" "60.\n" " Defecte: 5" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1231,7 +1232,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1240,7 +1241,7 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 #, fuzzy msgid "" " --private-key=FILE Use the private key in FILE.\n" @@ -1253,7 +1254,7 @@ msgstr "" "60.\n" " Defecte: 5" -#: src/usage_text.h:473 +#: src/usage_text.h:472 #, fuzzy msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " @@ -1275,14 +1276,14 @@ msgstr "" " depenent de la mida del fitxer.\n" " Defecte: prealloc" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 #, fuzzy msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " @@ -1293,18 +1294,18 @@ msgstr "" "Mirar també\n" " la opció --seed-ratio." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1314,7 +1315,7 @@ msgstr "" " --dht-entry-point=HOST:PORT Estableix host i port com el punt d'entrada a \n" " una xarxa DHT." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1324,7 +1325,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1332,21 +1333,21 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" " --http-user=USER Estableix l'usuari HTTP. Això afecta a totes " "les URLs." -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" " --http-passwd=PASSWD Estableix el mot de pas HTTP. Això afecta a " "totes les URLs." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1356,7 +1357,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1381,7 +1382,7 @@ msgstr "" " depenent de la mida del fitxer.\n" " Defecte: prealloc" -#: src/usage_text.h:519 +#: src/usage_text.h:518 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1404,7 +1405,7 @@ msgstr "" " depenent de la mida del fitxer.\n" " Defecte: prealloc" -#: src/usage_text.h:525 +#: src/usage_text.h:524 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1424,7 +1425,7 @@ msgstr "" "número(1..9999).\n" " Defecte: true" -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1450,7 +1451,7 @@ msgstr "" " depenent de la mida del fitxer.\n" " Defecte: prealloc" -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1466,7 +1467,7 @@ msgstr "" " Es pot afegir K o M(1K = 1024, 1M = 1024K).\n" " Defecte: 0" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1474,7 +1475,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1489,7 +1490,7 @@ msgstr "" " Es pot afegir K o M(1K = 1024, 1M = 1024K).\n" " Defecte: 0" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1517,7 +1518,7 @@ msgstr "" " depenent de la consulta(veure les opcions --" "metalink-*)." -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1529,7 +1530,7 @@ msgstr "" " Si el " "valor és 0, aquesta funcionalitat es desactiva." -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/da.po b/po/da.po index 63287c38..7681811e 100644 --- a/po/da.po +++ b/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-07-01 06:37+0000\n" "Last-Translator: FuryFire \n" "Language-Team: Danish \n" @@ -583,21 +583,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -608,18 +609,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -629,7 +630,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -637,7 +638,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -650,20 +651,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -671,11 +672,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -689,34 +690,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -732,7 +733,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -742,11 +743,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -759,23 +760,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -787,30 +788,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -819,7 +820,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -830,7 +831,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -843,7 +844,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -873,7 +874,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -882,7 +883,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -892,7 +893,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -900,7 +901,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -911,7 +912,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -920,14 +921,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -939,39 +940,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -981,7 +982,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -989,15 +990,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1007,7 +1008,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1022,7 +1023,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1035,7 +1036,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1046,7 +1047,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1062,7 +1063,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1072,7 +1073,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1080,7 +1081,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1089,7 +1090,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1103,7 +1104,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1111,7 +1112,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/de.po b/po/de.po index 250ccaf2..ae11e8c8 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-10-06 17:17+0900\n" "Last-Translator: Yuri \n" "Language-Team: deutsch \n" @@ -785,23 +785,24 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 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:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -821,7 +822,7 @@ msgstr "" " \",\" und \"-\" können gemeinsam benutzt " "werden." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -830,7 +831,7 @@ msgstr "" "DHT-\n" " Netzwerk betreten wird." -#: src/usage_text.h:308 +#: src/usage_text.h:307 #, fuzzy msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." @@ -839,7 +840,7 @@ msgstr "" "Konfigurations-\n" " datei auf VERZEICHNIS." -#: src/usage_text.h:310 +#: src/usage_text.h:309 #, fuzzy msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" @@ -857,7 +858,7 @@ msgstr "" " wählt Aria2 davon die niedrigste, die das ge-\n" " wählte Niveau erfüllt." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -872,7 +873,7 @@ msgstr "" "ver-\n" " wendet." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -885,20 +886,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -910,11 +911,11 @@ msgstr "" " Downloads für statische URLs (HTTP/FTP),\n" " Torrents und Metalinks." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE Datenpfad zur metalink-Datei." -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -945,21 +946,21 @@ msgstr "" " Bei \"false\" wird die .metalink-Datei nicht\n" " durchsucht." -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 #, fuzzy msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" @@ -970,14 +971,14 @@ msgstr "" " Eine durch Komma getrennte Aufzählung ist\n" " möglich." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -1010,7 +1011,7 @@ msgstr "" " Bei \"false\" wird die .metalink-Datei nicht\n" " durchsucht." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1029,11 +1030,11 @@ msgstr "" "\"\n" " zur Festlegung des bevorzugten Protokolls." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Versionsnummer ausgeben und beenden." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1060,11 +1061,11 @@ msgstr "" "und\n" " FTP verfügbar." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Laden der aria2.conf-Datei unterbinden." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" @@ -1072,7 +1073,7 @@ msgstr "" "Konfigurations-\n" " datei auf VERZEICHNIS." -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1082,7 +1083,7 @@ msgstr "" "anhalten.\n" " Bei 0 ist diese Funktion ausgeschaltet." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1094,24 +1095,24 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 #, fuzzy msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Stummschalten von Aria2 (keine " "Konsolenausgabe)." -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Asynchrone DNS ermöglichen." -#: src/usage_text.h:404 +#: src/usage_text.h:403 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:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1122,11 +1123,11 @@ msgstr "" " Download-Fortschritts aufgefrischt wird.\n" " Mit 0 wird die Ausgabe unterbunden." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Auszugebende Mitschnittfülle festlegen." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1135,7 +1136,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1146,7 +1147,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 #, fuzzy msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " @@ -1173,7 +1174,7 @@ msgstr "" "und\n" " FTP verfügbar." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1203,7 +1204,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1212,7 +1213,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1222,7 +1223,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1230,7 +1231,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 #, fuzzy msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " @@ -1249,7 +1250,7 @@ msgstr "" " wählt Aria2 davon die niedrigste, die das ge-\n" " wählte Niveau erfüllt." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1258,14 +1259,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 #, fuzzy msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " @@ -1287,14 +1288,14 @@ msgstr "" "\"\n" " zur Festlegung des bevorzugten Protokolls." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 #, fuzzy msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " @@ -1305,18 +1306,18 @@ msgstr "" "auch\n" " die Option \"--seed-ratio\"." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1327,7 +1328,7 @@ msgstr "" "setzen.\n" " Standart: 6881-6999" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1337,7 +1338,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1345,21 +1346,21 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" " --ftp-user=BENUTZER Festlegen des FTP-Benutzernamens. Wird für\n" " alle URLs verwendet." -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" " --ftp-passwd=PASSWORT Festlegen des FTP-Paßworts. Wird für\n" " alle URLs verwendet." -#: src/usage_text.h:506 +#: src/usage_text.h:505 #, fuzzy msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " @@ -1376,7 +1377,7 @@ msgstr "" " auf .torrent endet.\n" " Standart: true" -#: src/usage_text.h:511 +#: src/usage_text.h:510 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1405,7 +1406,7 @@ msgstr "" "und\n" " FTP verfügbar." -#: src/usage_text.h:519 +#: src/usage_text.h:518 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1428,7 +1429,7 @@ msgstr "" "\"\n" " zur Festlegung des bevorzugten Protokolls." -#: src/usage_text.h:525 +#: src/usage_text.h:524 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1449,7 +1450,7 @@ msgstr "" "\"\n" " zur Festlegung des bevorzugten Protokolls." -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1479,7 +1480,7 @@ msgstr "" "und\n" " FTP verfügbar." -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1495,7 +1496,7 @@ msgstr "" "1024,\n" " 1M = 1024K)." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1503,7 +1504,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1518,7 +1519,7 @@ msgstr "" "1024,\n" " 1M = 1024K)." -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1548,7 +1549,7 @@ msgstr "" " Bei \"false\" wird die .torrent-Datei nicht\n" " durchsucht." -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1560,7 +1561,7 @@ msgstr "" "anhalten.\n" " Bei 0 ist diese Funktion ausgeschaltet." -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/el.po b/po/el.po index a26955f1..71295909 100644 --- a/po/el.po +++ b/po/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-08-16 00:00+0900\n" "Last-Translator: jimmyz \n" "Language-Team: Greek \n" @@ -633,21 +633,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -658,18 +659,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -679,7 +680,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -687,7 +688,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -700,20 +701,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -725,11 +726,11 @@ msgstr "" " Τιμή από 0 εώς 60 δευτ..\n" " Προκαθορισμένο: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -752,34 +753,34 @@ msgstr "" " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " "παραμετρο -j." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -795,7 +796,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -805,11 +806,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -822,23 +823,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -850,30 +851,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -882,7 +883,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -893,7 +894,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -906,7 +907,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -936,7 +937,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 #, fuzzy msgid "" " --server-stat-of=FILE Specify the filename to which performance " @@ -949,7 +950,7 @@ msgstr "" " Τιμή από 0 εώς 60 δευτ..\n" " Προκαθορισμένο: 5" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -959,7 +960,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 #, fuzzy msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" @@ -971,7 +972,7 @@ msgstr "" " Τιμή από 0 εώς 60 δευτ..\n" " Προκαθορισμένο: 5" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -982,7 +983,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -991,7 +992,7 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 #, fuzzy msgid "" " --private-key=FILE Use the private key in FILE.\n" @@ -1002,7 +1003,7 @@ msgstr "" " Τιμή από 0 εώς 60 δευτ..\n" " Προκαθορισμένο: 5" -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1014,39 +1015,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1056,7 +1057,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1064,17 +1065,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --http-user=USER Ορίστε χρήστη HTTP. Επιδρα σε όλα τα URLs." -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --http-passwd=PASSWD Ορίστε τον κωδικό HTTP. Επιδρα σε όλα τα URLs." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1084,7 +1085,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1099,7 +1100,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1112,7 +1113,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1123,7 +1124,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1139,7 +1140,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1149,7 +1150,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1157,7 +1158,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1166,7 +1167,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1189,7 +1190,7 @@ msgstr "" " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την " "παραμετρο -j." -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1201,7 +1202,7 @@ msgstr "" " Τιμή από 0 εώς 60 δευτ..\n" " Προκαθορισμένο: 5" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/en@boldquot.po b/po/en@boldquot.po index 75c62cec..20344303 100644 --- a/po/en@boldquot.po +++ b/po/en@boldquot.po @@ -32,8 +32,8 @@ msgid "" msgstr "" "Project-Id-Version: aria2 1.6.0\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" -"PO-Revision-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" +"PO-Revision-Date: 2009-10-06 23:02+0900\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" @@ -846,28 +846,30 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Enable DHT functionality." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -885,7 +887,7 @@ msgstr "" "[0m’ and ‘-’ can\n" " be used together." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -893,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:308 +#: src/usage_text.h:307 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:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -915,7 +917,7 @@ msgstr "" "satisfies\n" " the given level." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -927,7 +929,7 @@ msgstr "" " handshake. Thus aria2 always uses Obfuscation\n" " handshake." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -949,7 +951,7 @@ msgstr "" " download speed in some cases.\n" " You can append K or M(1K = 1024, 1M = 1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -959,7 +961,7 @@ msgstr "" "each\n" " BitTorrent download." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -967,7 +969,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -979,12 +981,12 @@ msgstr "" " 0 means unlimited.\n" " See also --bt-request-peer-speed-limit option." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1008,21 +1010,21 @@ msgstr "" "NUM_SERVERS.\n" " See also -s and -j options." -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1032,7 +1034,7 @@ msgstr "" " A comma-delimited list of locations is\n" " acceptable." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1042,7 +1044,7 @@ msgstr "" "‘none’\n" " if you don't have any preferred protocol." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1070,7 +1072,7 @@ msgstr "" "above\n" " is not taken." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1086,11 +1088,11 @@ msgstr "" " Use --metalink-preferred-protocol option to\n" " specify the preference of protocol." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Print the version number and exit." -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1112,17 +1114,17 @@ msgstr "" "the usage\n" " for the options whose name includes that word." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Disable loading aria2.conf file." -#: src/usage_text.h:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1132,7 +1134,7 @@ msgstr "" "passed.\n" " If 0 is given, this feature is disabled." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1152,19 +1154,19 @@ msgstr "" "header=“X-B: 9J1”\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 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:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Enable asynchronous DNS." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] Reuse connection in FTP." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1174,11 +1176,11 @@ msgstr "" "summary.\n" " Setting 0 suppresses the output." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Set log level to output." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1192,7 +1194,7 @@ msgstr "" "available,\n" " apply it to the local file." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1210,7 +1212,7 @@ msgstr "" "no\n" " effect and --timeout option is used instead." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1232,7 +1234,7 @@ msgstr "" " This options is effective only when using\n" " HTTP/FTP servers." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1288,7 +1290,7 @@ msgstr "" " anymore mirrors. Like 'feedback', it uses a\n" " performance profile of servers." -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1302,7 +1304,7 @@ msgstr "" "data\n" " using --server-stat-if option." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1318,7 +1320,7 @@ msgstr "" " some URI selector such as 'feedback'.\n" " See also --uri-selector option" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1330,7 +1332,7 @@ msgstr "" "last\n" " contact to them." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1348,7 +1350,7 @@ msgstr "" "stops\n" " regardless of the value." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1362,7 +1364,7 @@ msgstr "" "the\n" " private key." -#: src/usage_text.h:469 +#: src/usage_text.h:468 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1372,7 +1374,7 @@ msgstr "" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1392,7 +1394,7 @@ msgstr "" " Use --check-certificate option to enable\n" " verification." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1402,7 +1404,7 @@ msgstr "" "specified\n" " in --ca-certificate option." -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" @@ -1412,7 +1414,7 @@ msgstr "" "where\n" " proxy should not be used." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1422,11 +1424,11 @@ msgstr "" "HTTP\n" " server." -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Specify the method for polling events." -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" @@ -1436,7 +1438,7 @@ msgstr "" "listen\n" " to." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1452,7 +1454,7 @@ msgstr "" "passwd\n" " option. See also --xml-rpc-listen-port option." -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1464,15 +1466,15 @@ msgstr "" "it\n" " drops connection." -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER Set XML-RPC user." -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD Set XML-RPC password." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1488,7 +1490,7 @@ msgstr "" "IP\n" " addresses." -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1514,7 +1516,7 @@ msgstr "" " always sent to the server regardless of this\n" " option." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1536,7 +1538,7 @@ msgstr "" "multiple\n" " times." -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1554,7 +1556,7 @@ msgstr "" " BitTorrent downloads are canceled if true is\n" " specified." -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1582,7 +1584,7 @@ msgstr "" "download\n" " progress." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1598,7 +1600,7 @@ msgstr "" " requirement of COMMAND.\n" " See also --on-download-stop option." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1610,7 +1612,7 @@ msgstr "" "and\n" " GID is passed to COMMAND as a first argument." -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1624,7 +1626,7 @@ msgstr "" " requirement of COMMAND.\n" " See also --on-download-stop option." -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1648,7 +1650,7 @@ msgstr "" " See --on-download-start option for the\n" " requirement of COMMAND." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1660,7 +1662,7 @@ msgstr "" " consecutive SEC seconds. If 0 is given, this\n" " feature is disabled." -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/en@quot.po b/po/en@quot.po index cbad481c..b2cd0b30 100644 --- a/po/en@quot.po +++ b/po/en@quot.po @@ -29,8 +29,8 @@ msgid "" msgstr "" "Project-Id-Version: aria2 1.6.0\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" -"PO-Revision-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" +"PO-Revision-Date: 2009-10-06 23:02+0900\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" @@ -840,28 +840,30 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Enable DHT functionality." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -879,7 +881,7 @@ msgstr "" "can\n" " be used together." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -887,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:308 +#: src/usage_text.h:307 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:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -909,7 +911,7 @@ msgstr "" "satisfies\n" " the given level." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -921,7 +923,7 @@ msgstr "" " handshake. Thus aria2 always uses Obfuscation\n" " handshake." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -943,7 +945,7 @@ msgstr "" " download speed in some cases.\n" " You can append K or M(1K = 1024, 1M = 1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -953,7 +955,7 @@ msgstr "" "each\n" " BitTorrent download." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -961,7 +963,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -973,12 +975,12 @@ msgstr "" " 0 means unlimited.\n" " See also --bt-request-peer-speed-limit option." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1002,21 +1004,21 @@ msgstr "" "NUM_SERVERS.\n" " See also -s and -j options." -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1026,7 +1028,7 @@ msgstr "" " A comma-delimited list of locations is\n" " acceptable." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1036,7 +1038,7 @@ msgstr "" "‘none’\n" " if you don't have any preferred protocol." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1064,7 +1066,7 @@ msgstr "" "above\n" " is not taken." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1080,11 +1082,11 @@ msgstr "" " Use --metalink-preferred-protocol option to\n" " specify the preference of protocol." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Print the version number and exit." -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1106,17 +1108,17 @@ msgstr "" "usage\n" " for the options whose name includes that word." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Disable loading aria2.conf file." -#: src/usage_text.h:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1126,7 +1128,7 @@ msgstr "" "passed.\n" " If 0 is given, this feature is disabled." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1146,19 +1148,19 @@ msgstr "" "9J1”\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 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:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Enable asynchronous DNS." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] Reuse connection in FTP." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1168,11 +1170,11 @@ msgstr "" "summary.\n" " Setting 0 suppresses the output." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Set log level to output." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1186,7 +1188,7 @@ msgstr "" "available,\n" " apply it to the local file." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1204,7 +1206,7 @@ msgstr "" "no\n" " effect and --timeout option is used instead." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1226,7 +1228,7 @@ msgstr "" " This options is effective only when using\n" " HTTP/FTP servers." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1282,7 +1284,7 @@ msgstr "" " anymore mirrors. Like 'feedback', it uses a\n" " performance profile of servers." -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1296,7 +1298,7 @@ msgstr "" "data\n" " using --server-stat-if option." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1312,7 +1314,7 @@ msgstr "" " some URI selector such as 'feedback'.\n" " See also --uri-selector option" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1324,7 +1326,7 @@ msgstr "" "last\n" " contact to them." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1342,7 +1344,7 @@ msgstr "" "stops\n" " regardless of the value." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1356,7 +1358,7 @@ msgstr "" "the\n" " private key." -#: src/usage_text.h:469 +#: src/usage_text.h:468 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1366,7 +1368,7 @@ msgstr "" " The private key must be decrypted and in PEM\n" " format. See also --certificate option." -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1386,7 +1388,7 @@ msgstr "" " Use --check-certificate option to enable\n" " verification." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1396,7 +1398,7 @@ msgstr "" "specified\n" " in --ca-certificate option." -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" @@ -1406,7 +1408,7 @@ msgstr "" "where\n" " proxy should not be used." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1416,11 +1418,11 @@ msgstr "" "HTTP\n" " server." -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Specify the method for polling events." -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" @@ -1430,7 +1432,7 @@ msgstr "" "listen\n" " to." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1446,7 +1448,7 @@ msgstr "" "passwd\n" " option. See also --xml-rpc-listen-port option." -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1458,15 +1460,15 @@ msgstr "" "it\n" " drops connection." -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER Set XML-RPC user." -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD Set XML-RPC password." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1482,7 +1484,7 @@ msgstr "" "IP\n" " addresses." -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1508,7 +1510,7 @@ msgstr "" " always sent to the server regardless of this\n" " option." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1530,7 +1532,7 @@ msgstr "" "multiple\n" " times." -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1548,7 +1550,7 @@ msgstr "" " BitTorrent downloads are canceled if true is\n" " specified." -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1576,7 +1578,7 @@ msgstr "" "download\n" " progress." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1592,7 +1594,7 @@ msgstr "" " requirement of COMMAND.\n" " See also --on-download-stop option." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1604,7 +1606,7 @@ msgstr "" "and\n" " GID is passed to COMMAND as a first argument." -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1618,7 +1620,7 @@ msgstr "" " requirement of COMMAND.\n" " See also --on-download-stop option." -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1642,7 +1644,7 @@ msgstr "" " See --on-download-start option for the\n" " requirement of COMMAND." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1654,7 +1656,7 @@ msgstr "" " consecutive SEC seconds. If 0 is given, this\n" " feature is disabled." -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/es.po b/po/es.po index c6fb102f..a998c51d 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-04-01 21:33+0900\n" "Last-Translator: potato \n" "Language-Team: LANGUAGE \n" @@ -652,21 +652,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Habilitar funcionanlidad DHT." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -677,18 +678,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -698,7 +699,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -706,7 +707,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -719,7 +720,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -729,13 +730,13 @@ msgstr "" "abrir en cada \n" "descarga Bittorrent." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -743,11 +744,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE El camino al fichero .metalink." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -761,35 +762,35 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -805,7 +806,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -815,11 +816,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 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:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -832,23 +833,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -860,30 +861,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -892,7 +893,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -903,7 +904,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -916,7 +917,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -946,7 +947,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -955,7 +956,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -965,7 +966,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -973,7 +974,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -984,7 +985,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -993,14 +994,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1012,32 +1013,32 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1048,7 +1049,7 @@ msgstr "" "abrir en cada \n" "descarga Bittorrent." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1058,7 +1059,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1066,21 +1067,21 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, 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:504 +#: src/usage_text.h:503 #, 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:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1090,7 +1091,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1105,7 +1106,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1118,7 +1119,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1129,7 +1130,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1145,7 +1146,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1155,7 +1156,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1163,7 +1164,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1172,7 +1173,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1186,7 +1187,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1194,7 +1195,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/fi.po b/po/fi.po index d060b9ed..14d514c2 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-01-27 16:49+0000\n" "Last-Translator: Curaga \n" "Language-Team: Finnish \n" @@ -792,10 +792,11 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=TUNNUS Aseta peer ID-tunnus. Sen pituus on\n" " BitTorrentissa 20 tavua. Jos annat pidemmän,\n" @@ -804,15 +805,15 @@ msgstr "" "lisätään.\n" " Oletus: -aria2-" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -823,19 +824,19 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 #, 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:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -845,7 +846,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -853,7 +854,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 #, fuzzy msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" @@ -871,7 +872,7 @@ msgstr "" " Voit lisätä perään joko K tai M (1K = 1024, 1M " "= 1024K)" -#: src/usage_text.h:328 +#: src/usage_text.h:327 #, fuzzy msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " @@ -881,13 +882,13 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -899,11 +900,11 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK Käytä ladattua .metalink-tiedostoa." -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -926,21 +927,21 @@ msgstr "" " Jos mem, metalink-tiedostoa ei ladata levylle, " "vaan pidetään muistissa." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSIO Aseta minkä version tiedostosta haluat." -#: src/usage_text.h:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 #, fuzzy msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" @@ -950,7 +951,7 @@ msgstr "" " --metalink-location=SIJAINTI[,...] Suosittavan palvelimen sijainti.\n" " Pilkuilla erotettu lista on hyväksyttävä." -#: src/usage_text.h:359 +#: src/usage_text.h:358 #, fuzzy msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " @@ -963,7 +964,7 @@ msgstr "" "'none'. Käytä 'none' poistaaksesi\n" " tämä ominaisuus käytöstä." -#: src/usage_text.h:362 +#: src/usage_text.h:361 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -988,7 +989,7 @@ msgstr "" " Jos mem, metalink-tiedostoa ei ladata levylle, " "vaan pidetään muistissa." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1005,11 +1006,11 @@ msgstr "" "vaihtoehtoa\n" " valitaksesi mitä protokollaa käytetään." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Tulosta versionumero ja lopeta." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1030,23 +1031,23 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Estä aria2.conf -asetustiedoston käyttö." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=POLKU Muuta asetustiedoston polkua." -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1058,30 +1059,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 #, fuzzy msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " @@ -1095,7 +1096,7 @@ msgstr "" " joka mainitaan .torrent-tiedostossa\n" " Oletus: true" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1106,7 +1107,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 #, fuzzy msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " @@ -1128,7 +1129,7 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:427 +#: src/usage_text.h:426 #, fuzzy msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" @@ -1168,7 +1169,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:446 +#: src/usage_text.h:445 #, fuzzy msgid "" " --server-stat-of=FILE Specify the filename to which performance " @@ -1181,7 +1182,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1191,7 +1192,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 #, fuzzy msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" @@ -1203,7 +1204,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1214,7 +1215,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1223,7 +1224,7 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 #, fuzzy msgid "" " --private-key=FILE Use the private key in FILE.\n" @@ -1234,7 +1235,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:473 +#: src/usage_text.h:472 #, fuzzy msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " @@ -1255,14 +1256,14 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 #, fuzzy msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " @@ -1272,18 +1273,18 @@ msgstr "" " --seed-time=MIN Aseta jakamisaika (seeding) minuuteissa. Ks. myös\n" " --seed-ratio valinta." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1293,7 +1294,7 @@ msgstr "" " -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n" " OIetus:5" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1303,7 +1304,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1311,19 +1312,19 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, 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:504 +#: src/usage_text.h:503 #, 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:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1333,7 +1334,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1356,7 +1357,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:519 +#: src/usage_text.h:518 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1378,7 +1379,7 @@ msgstr "" "tiedoston koosta.\n" " Oletus: prealloc" -#: src/usage_text.h:525 +#: src/usage_text.h:524 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1398,7 +1399,7 @@ msgstr "" " (1..9999) lisättynä.\n" " Oletus: true" -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1422,7 +1423,7 @@ msgstr "" "jakaminen\n" " päättyy kun toinen ehdoista täyttyy." -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1438,7 +1439,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1446,7 +1447,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1461,7 +1462,7 @@ msgstr "" "= 1024K)\n" " Oletus: 0" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1485,7 +1486,7 @@ msgstr "" "levylle, vaan\n" " pidetään muistissa." -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1497,7 +1498,7 @@ msgstr "" " Arvon oltava väliltä 0 ja 60.\n" " Oletus: 5" -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/fr.po b/po/fr.po index 53e99792..9b3963ce 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2 0.11.2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-12-17 00:40+0900\n" "Last-Translator: willemijns \n" "Language-Team: Français\n" @@ -731,23 +731,24 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 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:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Active ou non la fonctionnalité \"DHT\"." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -766,7 +767,7 @@ msgstr "" "et '-' peuvent\n" " être utilisée simultanément." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -774,13 +775,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:308 +#: src/usage_text.h:307 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:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -790,7 +791,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -802,7 +803,7 @@ msgstr "" " Sinon aria2 utilise toujours des connexions " "cryptées." -#: src/usage_text.h:320 +#: src/usage_text.h:319 #, fuzzy msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" @@ -821,7 +822,7 @@ msgstr "" "accepte les connexions en ignorant les capacitées max. du peer\n" "Vous pouvez ajouter K ou M(1K = 1024, 1M = 1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -831,7 +832,7 @@ msgstr "" "ouverts pour\n" " chaque téléchargement BitTorrent." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -839,7 +840,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:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -852,12 +853,12 @@ msgstr "" " simultanément.\n" " Défaut: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=METALINK_FILE Le chemin vers le fichier .metalink." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -871,36 +872,36 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -916,7 +917,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -934,11 +935,11 @@ msgstr "" "protocol pour\n" " spécifier les préférences du protocole." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version" -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -963,17 +964,17 @@ msgstr "" " si le fichier .aria2 n'existe pas.\n" " Défaut: false" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Désactive le chargement du fichier aria2.conf ." -#: src/usage_text.h:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -984,7 +985,7 @@ msgstr "" " Si la valeur est égale à 0 cette fonction est " "inactive." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1003,21 +1004,21 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 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:404 +#: src/usage_text.h:403 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:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1028,13 +1029,13 @@ msgstr "" " Mettre 0 pour ne pas l'afficher dans la " "console." -#: src/usage_text.h:409 +#: src/usage_text.h:408 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:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1047,7 +1048,7 @@ msgstr "" " et l'appliquer comme valeur par " "défaut au fichier local." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1058,7 +1059,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1071,7 +1072,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1101,7 +1102,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1110,7 +1111,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1120,7 +1121,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1128,7 +1129,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1139,7 +1140,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1148,14 +1149,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1167,32 +1168,32 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1203,7 +1204,7 @@ msgstr "" "cas d'une connexion P2P.\n" " Default: 6881-6999" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1213,7 +1214,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1221,7 +1222,7 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" @@ -1229,7 +1230,7 @@ msgstr "" " ATTENTION ! cela affecte toutes " "les URLs !" -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" @@ -1237,7 +1238,7 @@ msgstr "" " ATTENTION ! cela affecte toutes " "les URLs !" -#: src/usage_text.h:506 +#: src/usage_text.h:505 #, fuzzy msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " @@ -1255,7 +1256,7 @@ msgstr "" "metalink.\n" " Défaut: true" -#: src/usage_text.h:511 +#: src/usage_text.h:510 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1282,7 +1283,7 @@ msgstr "" " si le fichier .aria2 n'existe pas.\n" " Défaut: false" -#: src/usage_text.h:519 +#: src/usage_text.h:518 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1304,7 +1305,7 @@ msgstr "" " N connexions.\n" " Défaut: 1" -#: src/usage_text.h:525 +#: src/usage_text.h:524 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1324,7 +1325,7 @@ msgstr "" "protocol pour\n" " spécifier les préférences du protocole." -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1352,7 +1353,7 @@ msgstr "" " si le fichier .aria2 n'existe pas.\n" " Défaut: false" -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1369,7 +1370,7 @@ msgstr "" "1024K).\n" " Défaut: 0" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1377,7 +1378,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1393,7 +1394,7 @@ msgstr "" "1024K).\n" " Défaut: 0" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1423,7 +1424,7 @@ msgstr "" "dessus\n" " n'est pas appliquée." -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1436,7 +1437,7 @@ msgstr "" " Si la valeur est égale à 0 cette fonction est " "inactive." -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/he.po b/po/he.po index d563fb00..8aa5105b 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-02-13 11:01+0000\n" "Last-Translator: Yaron \n" "Language-Team: Hebrew \n" @@ -569,21 +569,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -594,18 +595,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -615,7 +616,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -623,7 +624,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -636,20 +637,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -657,11 +658,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -675,34 +676,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -718,7 +719,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -728,11 +729,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -745,23 +746,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -773,30 +774,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -805,7 +806,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -816,7 +817,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -829,7 +830,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -859,7 +860,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -868,7 +869,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -878,7 +879,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -886,7 +887,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -897,7 +898,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -906,14 +907,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -925,39 +926,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -967,7 +968,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -975,15 +976,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -993,7 +994,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1008,7 +1009,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1021,7 +1022,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1032,7 +1033,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1048,7 +1049,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1058,7 +1059,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1066,7 +1067,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1075,7 +1076,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1089,7 +1090,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1097,7 +1098,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/hu.po b/po/hu.po index d37ad75c..b00c88df 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-01-24 14:58+0000\n" "Last-Translator: Juhász József \n" "Language-Team: Hungarian \n" @@ -569,21 +569,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -594,18 +595,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -615,7 +616,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -623,7 +624,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -636,20 +637,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -657,11 +658,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -675,34 +676,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -718,7 +719,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -728,11 +729,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -745,23 +746,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -773,30 +774,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -805,7 +806,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -816,7 +817,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -829,7 +830,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -859,7 +860,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -868,7 +869,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -878,7 +879,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -886,7 +887,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -897,7 +898,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -906,14 +907,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -925,39 +926,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -967,7 +968,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -975,15 +976,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -993,7 +994,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1008,7 +1009,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1021,7 +1022,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1032,7 +1033,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1048,7 +1049,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1058,7 +1059,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1066,7 +1067,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1075,7 +1076,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1089,7 +1090,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1097,7 +1098,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/id.po b/po/id.po index 3b909ef2..cbc1a2f8 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-03-05 06:58+0000\n" "Last-Translator: pepoluan \n" "Language-Team: Indonesian \n" @@ -799,21 +799,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Aktifkan fungsionalitas DHT." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -824,18 +825,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -845,7 +846,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -853,7 +854,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -866,20 +867,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -887,12 +888,12 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=BERKAS_METALINK Alamat berkas ke berkas .metalink." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -906,35 +907,35 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSI Versi berkas yang akan diunduh." -#: src/usage_text.h:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -950,7 +951,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -960,11 +961,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Cetak nomor versi lalu keluar." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -990,24 +991,24 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Nonaktifkan memuat berkas aria2.conf." -#: src/usage_text.h:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1019,30 +1020,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1051,7 +1052,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1062,7 +1063,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1075,7 +1076,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1105,7 +1106,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1114,7 +1115,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1124,7 +1125,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1132,7 +1133,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1143,7 +1144,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1152,14 +1153,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1171,39 +1172,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1213,7 +1214,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1221,20 +1222,20 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, 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:504 +#: src/usage_text.h:503 #, 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:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1244,7 +1245,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1259,7 +1260,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1281,7 +1282,7 @@ msgstr "" "dari\n" " berkas ini." -#: src/usage_text.h:525 +#: src/usage_text.h:524 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1301,7 +1302,7 @@ msgstr "" "(1..9999)\n" " yang ditambahkan." -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1330,7 +1331,7 @@ msgstr "" " Opsi ini hanya berpengaruh pada unduhan\n" " BitTorrent." -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1346,7 +1347,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1354,7 +1355,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1369,7 +1370,7 @@ msgstr "" " Anda dapat menggunakan K atau M(1K = 1024, 1M " "= 1024K)." -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1396,7 +1397,7 @@ msgstr "" " Jika false diberikan, tindakan di atas tidak " "dilakukan." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1404,7 +1405,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/it.po b/po/it.po index e6035d24..b0c03255 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-06-26 13:06+0000\n" "Last-Translator: Simone F. \n" "Language-Team: Italian \n" @@ -893,23 +893,24 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 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:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Abilita la funzione DHT." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -929,7 +930,7 @@ msgstr "" "e '-'\n" " possono essere indicati congiuntamente." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -938,7 +939,7 @@ msgstr "" " Configura l'host e la porta come punto\n" " di ingresso alla rete DHT." -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" @@ -946,7 +947,7 @@ msgstr "" " Modifica la tabella di instradamento DHT come\n" " indicato in PERCORSO." -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -963,7 +964,7 @@ msgstr "" " sceglierà quello sufficiente a soddisfare il " "livello indicato." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -978,7 +979,7 @@ msgstr "" "l'offuscamento\n" " degli handshake." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -1004,7 +1005,7 @@ msgstr "" " Puoi posporre una K o una M(1K = 1024 byte, 1M " "= 1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -1014,7 +1015,7 @@ msgstr "" "ogni\n" " scaricamento BitTorrent." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -1023,7 +1024,7 @@ msgstr "" " Condivide i file già scaricati senza\n" " verificare gli hash delle parti." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -1035,13 +1036,13 @@ msgstr "" " Vedere anche l'opzione --bt-request-peer-speed-" "limit." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=FILE_METALINK\n" " Il percorso per il file .metalink." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1068,25 +1069,25 @@ msgstr "" "maxconnections.\n" " Vedere anche le opzioni -s e -j." -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1098,7 +1099,7 @@ msgstr "" "separate da\n" " una virgola." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1109,7 +1110,7 @@ msgstr "" " Indicare 'none' se non c'è un protocollo " "preferito." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1139,7 +1140,7 @@ msgstr "" "sopra\n" " non verrà eseguita." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1157,11 +1158,11 @@ msgstr "" "protocol\n" " per indicare la preferenza del protocollo." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Mostra il numero di versione ed esce." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1186,20 +1187,20 @@ msgstr "" "più\n" " si avvicina e mostrata la sua guida." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" " --no-conf Disabilita il file di configurazione aria2." "conf." -#: src/usage_text.h:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1210,7 +1211,7 @@ msgstr "" "funzione\n" " viene disabilitata." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1230,23 +1231,23 @@ msgstr "" "\"X-A: b78\" --header=\"X-B: 9J1\"\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 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:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Abilita il DNS asincrono." -#: src/usage_text.h:404 +#: src/usage_text.h:403 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:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1258,13 +1259,13 @@ msgstr "" "impostato a 0\n" " non verrà visualizzato alcun sommario." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" " --log-level=LIVELLO Imposta il LIVELLO di registro (log) " "visualizzato." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1278,7 +1279,7 @@ msgstr "" "applica al\n" " file locale." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1297,7 +1298,7 @@ msgstr "" "utilizzata\n" " l'opzione --timeout." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1318,7 +1319,7 @@ msgstr "" " Questa opzione ha effetto solo se sono in uso\n" " server HTTP/FTP." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1379,7 +1380,7 @@ msgstr "" "'feedback',\n" " userà un profilo di prestazioni dei server." -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1393,7 +1394,7 @@ msgstr "" " caricare questo profilo con l'opzione --server-" "stat-if." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1409,7 +1410,7 @@ msgstr "" "'feedback'.\n" " Vedere anche l'opzione --uri-selector" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1421,7 +1422,7 @@ msgstr "" "prestazioni dei\n" " server affinché questo venga disabilitato." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1440,7 +1441,7 @@ msgstr "" " che si interrompe, a prescindere da questa " "opzione." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1454,7 +1455,7 @@ msgstr "" "key\n" " per indicare una chiave privata." -#: src/usage_text.h:469 +#: src/usage_text.h:468 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1466,7 +1467,7 @@ msgstr "" " il formato PEM. Vedi anche l'opzione --" "certificate." -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1485,7 +1486,7 @@ msgstr "" " Usa l'opzione --check-certificate per " "abilitare il controllo." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1496,7 +1497,7 @@ msgstr "" "specificati\n" " tramite l'opzione --ca-certificate." -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" @@ -1506,7 +1507,7 @@ msgstr "" "separati\n" " da virgola verso cui non usare proxy." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1515,12 +1516,12 @@ msgstr "" " --use-head[=true|false] Usa il metodo HEAD per la prima richiesta al\n" " server HTTP." -#: src/usage_text.h:488 +#: src/usage_text.h:487 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:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" @@ -1530,7 +1531,7 @@ msgstr "" " Specifica un numero di porta sulla quale il\n" " server XML-RPC sarà in ascolto." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1547,7 +1548,7 @@ msgstr "" "passwd.\n" " Vedere anche l'opzione --xml-rpc-listen-port." -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1561,17 +1562,17 @@ msgstr "" " una richiesta maggiore di DIMENSIONE byte,\n" " termina la connessione." -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=UTENTE Imposta l'utente di XML-RPC." -#: src/usage_text.h:504 +#: src/usage_text.h:503 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:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1588,7 +1589,7 @@ msgstr "" "indirizzo IP\n" " può andare bene." -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1614,7 +1615,7 @@ msgstr "" "autorizzazione verrà\n" " sempre inviata a prescindere da questa opzione." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1636,7 +1637,7 @@ msgstr "" " l'opzione --dir. Puoi utilizzare l'opzione più " "volte." -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1654,7 +1655,7 @@ msgstr "" " Gli scaricamenti BitTorrent vengono annullati " "se si indica true." -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1679,7 +1680,7 @@ msgstr "" "risposta del\n" " tracker e del progresso di scaricamento." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1695,7 +1696,7 @@ msgstr "" "COMANDO.\n" " Vedere anche l'opzione --on-download-stop." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1710,7 +1711,7 @@ msgstr "" "COMANDO\n" " come primo argomento." -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1726,7 +1727,7 @@ msgstr "" " sintassi del COMANDO.\n" " Vedere anche l'opzione --on-download-stop." -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1754,7 +1755,7 @@ msgstr "" "requisiti\n" " del COMANDO." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1762,7 +1763,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/ja.po b/po/ja.po index 8d51aa69..f1dfc0f9 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2c 0.2.1\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-09-20 18:18+0900\n" "Last-Translator: Tatsuhiro Tsujikawa \n" "Language-Team: Japanese \n" @@ -914,14 +914,16 @@ msgstr "" " の条件が成立した時点でシードは終了となります." #: src/usage_text.h:288 +#, fuzzy msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_PREFIX ピア ID のプレフィックスを指定します.\n" " BitTorrent のピア ID は 20 バイトの長さです.\n" @@ -933,15 +935,15 @@ msgstr "" "し\n" " 20 バイトにします." -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] Peer Exchange を有効にします." -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] DHT を有効にします." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -959,7 +961,7 @@ msgstr "" "う\n" " ことができます." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -968,12 +970,12 @@ msgstr "" "用\n" " するホストとポート番号を指定します." -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr " --dht-file-path=PATH DHT ルーティングテーブルを PATH に保存します." -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -990,7 +992,7 @@ msgstr "" "号化\n" " レベルが選択されます." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -1005,7 +1007,7 @@ msgstr "" "い\n" " ます." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -1028,7 +1030,7 @@ msgstr "" "1024,\n" " 1M = 1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -1038,7 +1040,7 @@ msgstr "" "時に\n" " オープンするファイルの最大値を指定します." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -1047,7 +1049,7 @@ msgstr "" "ま\n" " す." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -1060,11 +1062,11 @@ msgstr "" "ショ\n" " ンも参照してください." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE .metalink ファイルのパスを指定." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1090,15 +1092,15 @@ msgstr "" " maxconnections 属性の値を使います.\n" " -s と -j オプションも参照してください." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン." -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語." -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" @@ -1106,7 +1108,7 @@ msgstr "" "レー\n" " ティング・システム." -#: src/usage_text.h:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1115,7 +1117,7 @@ msgstr "" " --metalink-location=LOCATION[,...] お好みのサーバーの地域を指定します.\n" " コンマ区切りの地域のリストが指定可能です." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1127,7 +1129,7 @@ msgstr "" "定す\n" " してください." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1160,7 +1162,7 @@ msgstr "" "いま\n" " せん." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1181,11 +1183,11 @@ msgstr "" "protocol\n" " オプションを使ってください." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version バージョン番号を表示し, 終了します." -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1208,18 +1210,18 @@ msgstr "" "を名\n" " 前に含むオプションのヘルプを表示します." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" " --no-conf aria2.conf ファイルの読み込みを抑制します." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" " --conf-path=PATH 読み込む設定ファイルのパスを PATH に変更します." -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1229,7 +1231,7 @@ msgstr "" "す.\n" " 0 を指定すると, この機能は無効になります." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1248,19 +1250,19 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] コンソールに何も表示しないようにします." -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] 非同期 DNS を有効にします." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] FTP で接続を再利用します." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1272,11 +1274,11 @@ msgstr "" "0\n" " を指定します." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL 出力するログレベルを指定します." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1288,7 +1290,7 @@ msgstr "" "し\n" " て保存したファイルの更新日付としてに使用します." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1303,7 +1305,7 @@ msgstr "" " で指定します. 接続完了後のタイムアウトは,\n" " --timeout で指定する値を使用します." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1327,7 +1329,7 @@ msgstr "" "有効\n" " です." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1392,7 +1394,7 @@ msgstr "" "ファ\n" " イルを使用します." -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1407,7 +1409,7 @@ msgstr "" "で\n" " きます." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1422,7 +1424,7 @@ msgstr "" " 'feedback' 等の URI セレクターで使用されます.\n" " --uri-selector オプションを参照してください." -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1437,7 +1439,7 @@ msgstr "" "ま\n" " す." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1456,7 +1458,7 @@ msgstr "" " aria2 は終了時にコントロールファイルを保存しま" "す." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1471,7 +1473,7 @@ msgstr "" "定\n" " します." -#: src/usage_text.h:469 +#: src/usage_text.h:468 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1485,7 +1487,7 @@ msgstr "" "して\n" " ください." -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1505,7 +1507,7 @@ msgstr "" "効に\n" " します." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1515,7 +1517,7 @@ msgstr "" "を\n" " 使ってピアを検証します." -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" @@ -1525,7 +1527,7 @@ msgstr "" "をコ\n" " ンマで区切って指定します." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1534,20 +1536,20 @@ msgstr "" " --use-head[=true|false] HTTP サーバーへの最初のリクエストに HEAD を使い" "ます." -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" " --event-poll=POLL イベントを検出する方法 (システム コール) を指定" "します." -#: src/usage_text.h:490 +#: src/usage_text.h:489 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:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1565,7 +1567,7 @@ msgstr "" "さい\n" " ." -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1578,15 +1580,15 @@ msgstr "" "解除\n" " します." -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER XML-RPC ユーザーを設定します." -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD XML-RPC パスワードを設定します." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1601,7 +1603,7 @@ msgstr "" "ど\n" " のような IP アドレスでも受け付けます." -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1627,7 +1629,7 @@ msgstr "" "関わ\n" " らず常に送信されます." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1651,7 +1653,7 @@ msgstr "" "も使\n" " うことができます." -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1671,7 +1673,7 @@ msgstr "" "合,\n" " BitTorrent ダウンロードはキャンセルされます." -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1699,7 +1701,7 @@ msgstr "" "隔を\n" " 決定します." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1715,7 +1717,7 @@ msgstr "" "stop\n" " オプションも参照してください." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1728,7 +1730,7 @@ msgstr "" "ん.\n" " GID が引数として渡されます." -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1744,7 +1746,7 @@ msgstr "" "stop\n" " オプションも参照してください." -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1772,7 +1774,7 @@ msgstr "" " COMMAND の制限については, --on-download-start\n" " オプションを参照してください." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1787,7 +1789,7 @@ msgstr "" "るこ\n" " とができます." -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/nl.po b/po/nl.po index 35b5587d..ab226b36 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-03-03 14:10+0000\n" "Last-Translator: Joram Pereira \n" "Language-Team: Dutch \n" @@ -573,21 +573,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -598,18 +599,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -619,7 +620,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -627,7 +628,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -640,7 +641,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 #, fuzzy msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " @@ -651,13 +652,13 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -669,12 +670,12 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=METALINK_BESTAND Het pad naar het .metalink bestand." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -688,34 +689,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 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:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -731,7 +732,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -741,11 +742,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Toon het versie nummer en sluit." -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -758,23 +759,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -786,30 +787,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -818,7 +819,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -829,7 +830,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -842,7 +843,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -872,7 +873,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -881,7 +882,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -891,7 +892,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -899,7 +900,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -910,7 +911,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -919,14 +920,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -938,32 +939,32 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -974,7 +975,7 @@ msgstr "" " connectie mee te maken.\n" " Standaard: 5" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -984,7 +985,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -992,15 +993,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1010,7 +1011,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1025,7 +1026,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1038,7 +1039,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1049,7 +1050,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1065,7 +1066,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1075,7 +1076,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1083,7 +1084,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1092,7 +1093,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1106,7 +1107,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1114,7 +1115,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/nn.po b/po/nn.po index 2de32bf4..8c888173 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-03-17 21:14+0000\n" "Last-Translator: Tor Christian Tovslid \n" "Language-Team: Norwegian Nynorsk \n" @@ -571,21 +571,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -596,18 +597,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -617,7 +618,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -625,7 +626,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -638,20 +639,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -659,11 +660,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -677,34 +678,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -720,7 +721,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -730,11 +731,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -747,23 +748,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -775,30 +776,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -807,7 +808,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -818,7 +819,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -831,7 +832,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -861,7 +862,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -870,7 +871,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -880,7 +881,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -888,7 +889,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -899,7 +900,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -908,14 +909,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -927,39 +928,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -969,7 +970,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -977,15 +978,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -995,7 +996,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1010,7 +1011,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1023,7 +1024,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1034,7 +1035,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1050,7 +1051,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1060,7 +1061,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1068,7 +1069,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1077,7 +1078,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1091,7 +1092,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1099,7 +1100,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/pl.po b/po/pl.po index 37fab2a8..20ae8da1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-03-05 11:38+0000\n" "Last-Translator: Maciej Habant \n" "Language-Team: Polish \n" @@ -572,21 +572,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -597,18 +598,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -618,7 +619,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -626,7 +627,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -639,20 +640,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -660,11 +661,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -678,34 +679,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -721,7 +722,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -731,11 +732,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -748,23 +749,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -776,30 +777,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -808,7 +809,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -819,7 +820,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -832,7 +833,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -862,7 +863,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -871,7 +872,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -881,7 +882,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -889,7 +890,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -900,7 +901,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -909,14 +910,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -928,39 +929,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -970,7 +971,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -978,15 +979,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -996,7 +997,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1011,7 +1012,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1024,7 +1025,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1035,7 +1036,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1051,7 +1052,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1061,7 +1062,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1069,7 +1070,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1078,7 +1079,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1092,7 +1093,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1100,7 +1101,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/pt_BR.po b/po/pt_BR.po index d37c2742..04d29a5b 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-05-11 18:09+0000\n" "Last-Translator: elchevive \n" "Language-Team: Brazilian Portuguese \n" @@ -569,21 +569,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -594,18 +595,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -615,7 +616,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -623,7 +624,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -636,20 +637,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -657,11 +658,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -675,34 +676,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -718,7 +719,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -728,11 +729,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -745,23 +746,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -773,30 +774,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -805,7 +806,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -816,7 +817,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -829,7 +830,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -859,7 +860,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -868,7 +869,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -878,7 +879,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -886,7 +887,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -897,7 +898,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -906,14 +907,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -925,39 +926,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -967,7 +968,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -975,15 +976,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -993,7 +994,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1008,7 +1009,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1021,7 +1022,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1032,7 +1033,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1048,7 +1049,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1058,7 +1059,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1066,7 +1067,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1075,7 +1076,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1089,7 +1090,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1097,7 +1098,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/ru.po b/po/ru.po index 96191c9d..4cb93c9d 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-09-04 08:20+0000\n" "Last-Translator: Alexander10 \n" "Language-Team: \n" @@ -845,14 +845,16 @@ msgstr "" " условие будет удовлетворено." #: src/usage_text.h:288 +#, fuzzy msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_PREFIX Указать приставку для ID узла. Длина ID " "узла в\n" @@ -865,16 +867,16 @@ msgstr "" " добавлены, чтобы сделать его длину равной 20 " "байтам." -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Разрешить расширение прямого обмена." -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Включить поддержку DHT." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -892,7 +894,7 @@ msgstr "" "'-' могут\n" " быть использованы вместе." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -900,12 +902,12 @@ msgstr "" " --dht-entry-point=HOST:PORT Установить хост и порт, как точку входа к DHT\n" " сети." -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr " --dht-file-path=PATH Заменить файл таблицы роутинга DHT на PATH." -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -922,7 +924,7 @@ msgstr "" "удовлетворяет\n" " заданный уровень." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -936,7 +938,7 @@ msgstr "" "обфускацию\n" " начального обмена." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -960,7 +962,7 @@ msgstr "" " Вы можете добавить K или M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -970,7 +972,7 @@ msgstr "" "в каждой\n" " BitTorrent загрузке." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -978,7 +980,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Сидер первоначально загружает файлы\n" " без проверки хеша блока." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -990,11 +992,11 @@ msgstr "" " Смотрите также параметр --bt-request-peer-" "speed-limit." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE Путь к .metalink-файлу." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1019,20 +1021,20 @@ msgstr "" " атрибута maxconnections вместо NUM_SERVERS.\n" " Смотрите также параметры -s и -j." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Версия файла для скачивания." -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Язык файла для скачивания." -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Целевая операционная система файла." -#: src/usage_text.h:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1043,7 +1045,7 @@ msgstr "" " Перечень с запятыми разделителями есть\n" " приемлемым." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1053,7 +1055,7 @@ msgstr "" "Укажите 'none',\n" " если у Вас нет желаемого протокола." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1082,7 +1084,7 @@ msgstr "" "действия\n" " не совершаются." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1099,11 +1101,11 @@ msgstr "" "protocol, чтобы\n" " указать предпочитаемый протокол." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Вывести номер версии и выйти." -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -1116,16 +1118,16 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Отменить загрузку файла aria2.conf." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH Сменить путь к файлу конфигурации на PATH." -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1135,7 +1137,7 @@ msgstr "" " Если указан 0, эта возможность будет не " "доступна." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1155,21 +1157,21 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Сделать aria2 молчаливым (без консольного вывода)." -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Разрешить асинхронный DNS." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Повторно использовать FTP соединение." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1179,11 +1181,11 @@ msgstr "" "прогресс загрузки.\n" " Использование 0 запрещает вывод." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Указать уровень вывода лога." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1196,7 +1198,7 @@ msgstr "" "доступно,\n" " применяет ее к локальному файлу." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1212,7 +1214,7 @@ msgstr "" "значения,\n" " и вместо него используется параметр --timeout." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1235,7 +1237,7 @@ msgstr "" "используются\n" " HTTP/FTP сервера." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1292,7 +1294,7 @@ msgstr "" "используются\n" " настройки профиля сервера." -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1305,7 +1307,7 @@ msgstr "" "сохраненные данные,\n" " используя параметр --server-stat-if." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1321,7 +1323,7 @@ msgstr "" "'feedback'.\n" " Смотрите также параметр --uri-selector" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1334,7 +1336,7 @@ msgstr "" "состоялся последний\n" " контакт с ним." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1352,7 +1354,7 @@ msgstr "" "тогда, когда останавливается,\n" " не смотря на значение." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1366,7 +1368,7 @@ msgstr "" "чтоб указать\n" " закрытый ключ." -#: src/usage_text.h:469 +#: src/usage_text.h:468 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1377,7 +1379,7 @@ msgstr "" "PEM\n" " формате. Смотрите также параметр --certificate." -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1397,7 +1399,7 @@ msgstr "" "разрешить\n" " проверку." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1407,7 +1409,7 @@ msgstr "" "сертификатов, которые указаны\n" " в параметре --ca-certificate." -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" @@ -1417,7 +1419,7 @@ msgstr "" "где\n" " прокси не следует использовать." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1426,11 +1428,11 @@ msgstr "" " --use-head[=true|false] Использовать метод HEAD для первого запроса к HTTP\n" " серверу." -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Указать метод опроса событий." -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" @@ -1439,7 +1441,7 @@ msgstr "" " --xml-rpc-listen-port=PORT Указать номер порта для прослушивания XML-RPC\n" " сервером." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1456,7 +1458,7 @@ msgstr "" " --xml-rpc-passwd. Смотрите также параметр --" "xml-rpc-listen-port." -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1469,15 +1471,15 @@ msgstr "" "байт, тогда\n" " соединение будет отменено." -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER Указать XML-RPC пользователя." -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD Указать XML-RPC пароль." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1493,7 +1495,7 @@ msgstr "" "принимать любой IP\n" " адрес." -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1521,7 +1523,7 @@ msgstr "" "этого\n" " параметра." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1543,7 +1545,7 @@ msgstr "" "параметр много\n" " раз." -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1561,7 +1563,7 @@ msgstr "" " BitTorrent загрузки отменяются, если true\n" " задано." -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1588,7 +1590,7 @@ msgstr "" " основываясь на ответе трекера и прогрессе\n" " загрузки." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1604,7 +1606,7 @@ msgstr "" " прояснить требования к COMMAND.\n" " Смотрите также параметр --on-download-stop." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1617,7 +1619,7 @@ msgstr "" "аргумент и\n" " GID добавляется к COMMAND как первый аргумент." -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1632,7 +1634,7 @@ msgstr "" " прояснить требования к COMMAND.\n" " Смотрите также параметр --on-download-stop.." -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1646,7 +1648,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1654,7 +1656,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/sk.po b/po/sk.po index f6648464..e07de544 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-09-05 14:29+0000\n" "Last-Translator: minkob \n" "Language-Team: Slovak \n" @@ -583,21 +583,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -608,18 +609,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -629,7 +630,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -637,7 +638,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -650,20 +651,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -671,11 +672,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -689,34 +690,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -732,7 +733,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -742,11 +743,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -759,23 +760,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -787,30 +788,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -819,7 +820,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -830,7 +831,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -843,7 +844,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -873,7 +874,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -882,7 +883,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -892,7 +893,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -900,7 +901,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -911,7 +912,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -920,14 +921,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -939,39 +940,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -981,7 +982,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -989,15 +990,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1007,7 +1008,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1022,7 +1023,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1035,7 +1036,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1046,7 +1047,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1062,7 +1063,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1072,7 +1073,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1080,7 +1081,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1089,7 +1090,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1103,7 +1104,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1111,7 +1112,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/sr.po b/po/sr.po index e36de6ed..1682574f 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-10-15 12:33+0000\n" "Last-Translator: Marko \n" "Language-Team: Serbian \n" @@ -614,21 +614,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -639,18 +640,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -660,7 +661,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -668,7 +669,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -681,20 +682,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -702,11 +703,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -731,34 +732,34 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -774,7 +775,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -784,11 +785,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -801,23 +802,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -829,30 +830,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -861,7 +862,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -872,7 +873,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -885,7 +886,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -915,7 +916,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -924,7 +925,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -934,7 +935,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -942,7 +943,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -953,7 +954,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -962,14 +963,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -981,39 +982,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1023,7 +1024,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1031,17 +1032,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --ftp-user=USER Подеси FTP корисника. Ово утиче на све URL-ове." -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --ftp-passwd=PASSWD Подеси FTP лозинку. Ово утиче на све URL-ове." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1051,7 +1052,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1066,7 +1067,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1079,7 +1080,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1090,7 +1091,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1106,7 +1107,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1116,7 +1117,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1124,7 +1125,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1133,7 +1134,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1158,7 +1159,7 @@ msgstr "" " истовремено. Молим вас погледајте и -j опцију " "такође." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1166,7 +1167,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/sv.po b/po/sv.po index 632ea6cc..070c841c 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2007-12-09 00:07+0900\n" "Last-Translator: Hampus Wessman \n" "Language-Team: Swedish \n" @@ -658,21 +658,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -683,18 +684,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -704,7 +705,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -712,7 +713,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -725,7 +726,7 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 #, fuzzy msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " @@ -735,13 +736,13 @@ msgstr "" " -m, --max-tries=N Ange antalet försök. 0 innebär obegränsat.\n" " Förvalt: 5" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -754,11 +755,11 @@ msgstr "" " Används tillsammans med inställningen -i.\n" " Förvalt: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALÄNKFIL Sökvägen till .metlink-filen." -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -777,35 +778,35 @@ msgstr "" " URIerna på en rad med TAB-tecken.\n" " Läser datan från stdin om '-' anges." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Versionen av filen som ska laddas ner." -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=SPRÅK Språket för filen som ska laddas ner." -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" " --metalink-os=OS Operativsystemet för filen som ska laddas ner." -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -821,7 +822,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -831,11 +832,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Skriv ut versionsnumret och avsluta." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -859,24 +860,24 @@ msgstr "" "inställningen bara\n" " applicerbar på http(s)/ftp nedladdningar." -#: src/usage_text.h:387 +#: src/usage_text.h:386 #, fuzzy msgid " --no-conf Disable loading aria2.conf file." msgstr " -n, --no-netrc Avaktiverar stöd för netrc." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -888,30 +889,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -920,7 +921,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -931,7 +932,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 #, fuzzy msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " @@ -955,7 +956,7 @@ msgstr "" "inställningen bara\n" " applicerbar på http(s)/ftp nedladdningar." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -985,7 +986,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -994,7 +995,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1004,7 +1005,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1012,7 +1013,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1023,7 +1024,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1032,14 +1033,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1051,32 +1052,32 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1086,7 +1087,7 @@ msgstr "" " -m, --max-tries=N Ange antalet försök. 0 innebär obegränsat.\n" " Förvalt: 5" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1096,7 +1097,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1104,19 +1105,19 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" " --referer=REFERER Ange Referer. Detta påverkar allal URLer." -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" " --referer=REFERER Ange Referer. Detta påverkar allal URLer." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1126,7 +1127,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1152,7 +1153,7 @@ msgstr "" "inställningen bara\n" " applicerbar på http(s)/ftp nedladdningar." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1165,7 +1166,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1176,7 +1177,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1203,7 +1204,7 @@ msgstr "" "inställningen bara\n" " applicerbar på http(s)/ftp nedladdningar." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1213,7 +1214,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1221,7 +1222,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1230,7 +1231,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1252,7 +1253,7 @@ msgstr "" "varje URL.\n" " Förvalt: 1" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1260,7 +1261,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/th.po b/po/th.po index 06ae001c..dd1e96d9 100644 --- a/po/th.po +++ b/po/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2007-12-29 20:22+0000\n" "Last-Translator: pruet \n" "Language-Team: Thai \n" @@ -570,21 +570,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -595,18 +596,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -616,7 +617,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -624,7 +625,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -637,20 +638,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -658,11 +659,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -676,34 +677,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -719,7 +720,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -729,11 +730,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -746,23 +747,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -774,30 +775,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -806,7 +807,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -817,7 +818,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -830,7 +831,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -860,7 +861,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -869,7 +870,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -879,7 +880,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -887,7 +888,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -898,7 +899,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -907,14 +908,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -926,39 +927,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -968,7 +969,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -976,15 +977,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -994,7 +995,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1009,7 +1010,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1022,7 +1023,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1033,7 +1034,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1049,7 +1050,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1059,7 +1060,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1067,7 +1068,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1076,7 +1077,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1090,7 +1091,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1098,7 +1099,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/tr.po b/po/tr.po index 2bccc0e4..89ff6ea2 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-09-17 19:59+0900\n" "Last-Translator: wyginwys \n" "Language-Team: Turkish \n" @@ -787,10 +787,11 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_ÖNEK Peer ID ön ekini belirler.BitTorrent de peer " "ID 20byte\n" @@ -802,15 +803,15 @@ msgstr "" "karakterler eklenir.\n" " Varsayılan: -aria2-" -#: src/usage_text.h:295 +#: src/usage_text.h:294 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:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht=true|false DHT özelliklerini aç." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -821,7 +822,7 @@ msgid "" " be used together." msgstr " --dht-listen-port=PORT... DHT için UDP dinleme portunu aç." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -829,13 +830,13 @@ msgstr "" " --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası " "olarak belirle." -#: src/usage_text.h:308 +#: src/usage_text.h:307 #, 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:310 +#: src/usage_text.h:309 #, fuzzy msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" @@ -851,7 +852,7 @@ msgstr "" "küçük\n" " olanın seçer." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -864,7 +865,7 @@ msgstr "" "aria2\n" " her zaman obfuskasyon tokalaşmasını kullanır." -#: src/usage_text.h:320 +#: src/usage_text.h:319 #, fuzzy msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" @@ -884,7 +885,7 @@ msgstr "" "yanına\n" " K ve M (1K=1024, 1M=1024K) ekleyebilirsiniz." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -893,7 +894,7 @@ msgstr "" " --bt-max-open-files=SAYI Bir BitTorrent downloadında açılacak maksimum \n" " dosya sayısını belirle." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -901,7 +902,7 @@ msgstr "" " --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n" " parça hashlerini kontrol etmeden tohumla." -#: src/usage_text.h:334 +#: src/usage_text.h:333 #, fuzzy msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " @@ -914,12 +915,12 @@ msgstr "" " arasında bir değer veriniz.\n" " Varsayılan: 5" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" " -M, --metalink-file=METALINK_FILE .metalink dosyasının yolunu belirle." -#: src/usage_text.h:340 +#: src/usage_text.h:339 #, fuzzy msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" @@ -945,20 +946,20 @@ msgstr "" " tutulur. False seçilirse yukarıda bahsedilen " "işlem yapılmaz." -#: src/usage_text.h:349 +#: src/usage_text.h:348 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:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=DİL İndirilecek dosyanın dili." -#: src/usage_text.h:353 +#: src/usage_text.h:352 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:355 +#: src/usage_text.h:354 #, fuzzy msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" @@ -968,7 +969,7 @@ msgstr "" " --metalink-location=YER[,...] Tercih edilen sunucunun yeri.\n" " Virgülle ayrılmış liste de yazabilirsiniz." -#: src/usage_text.h:359 +#: src/usage_text.h:358 #, fuzzy msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " @@ -976,7 +977,7 @@ msgid "" " if you don't have any preferred protocol." msgstr " --metalink-preferred-protocol=PROTO Tercih edilen prokolü belirle." -#: src/usage_text.h:362 +#: src/usage_text.h:361 #, fuzzy msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" @@ -1004,7 +1005,7 @@ msgstr "" " tutulur. False seçilirse yukarıda bahsedilen " "işlem yapılmaz." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1021,11 +1022,11 @@ msgstr "" "protocol seçeneğini\n" " kullanın." -#: src/usage_text.h:378 +#: src/usage_text.h:377 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:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1039,16 +1040,16 @@ msgid "" " for the options whose name includes that word." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf aria2.conf dosyasını yüklemeyi kapa." -#: src/usage_text.h:389 +#: src/usage_text.h:388 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:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1057,7 +1058,7 @@ msgstr "" " --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n" " bu özellik kapatılır." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1075,21 +1076,21 @@ msgstr "" "\"X-B 9j1\" \n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 #, 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:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns=true|false Asenkronize DNSi açar." -#: src/usage_text.h:404 +#: src/usage_text.h:403 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:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1099,11 +1100,11 @@ msgstr "" " zaman aralığını belirler. 0 seçilirse çıktı " "gönderilmez." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=SEVİYE Çıktı için log seviyesini belirler." -#: src/usage_text.h:411 +#: src/usage_text.h:410 #, fuzzy msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " @@ -1116,7 +1117,7 @@ msgstr "" "dosyalardan\n" " direkt oku ve hepsine yaz.Varsayılan: true." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1127,7 +1128,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 #, fuzzy msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " @@ -1149,7 +1150,7 @@ msgstr "" "bütüklüğüne göre belli\n" " bir süre alabilir.Varsayılan: prealloc" -#: src/usage_text.h:427 +#: src/usage_text.h:426 #, fuzzy msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" @@ -1190,7 +1191,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:446 +#: src/usage_text.h:445 #, fuzzy msgid "" " --server-stat-of=FILE Specify the filename to which performance " @@ -1204,7 +1205,7 @@ msgstr "" " arasında bir değer veriniz.\n" " Varsayılan: 5" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1214,7 +1215,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 #, fuzzy msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" @@ -1227,7 +1228,7 @@ msgstr "" " arasında bir değer veriniz.\n" " Varsayılan: 5" -#: src/usage_text.h:459 +#: src/usage_text.h:458 #, fuzzy msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " @@ -1244,7 +1245,7 @@ msgstr "" "küçük\n" " olanın seçer." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1253,7 +1254,7 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 #, fuzzy msgid "" " --private-key=FILE Use the private key in FILE.\n" @@ -1265,7 +1266,7 @@ msgstr "" " arasında bir değer veriniz.\n" " Varsayılan: 5" -#: src/usage_text.h:473 +#: src/usage_text.h:472 #, fuzzy msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " @@ -1286,7 +1287,7 @@ msgstr "" "bütüklüğüne göre belli\n" " bir süre alabilir.Varsayılan: prealloc" -#: src/usage_text.h:479 +#: src/usage_text.h:478 #, fuzzy msgid "" " --check-certificate[=true|false] Verify the peer using certificates " @@ -1296,7 +1297,7 @@ msgstr "" " --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n" " parça hashlerini kontrol etmeden tohumla." -#: src/usage_text.h:482 +#: src/usage_text.h:481 #, fuzzy msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " @@ -1306,18 +1307,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:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1327,7 +1328,7 @@ msgstr "" " --dht-entry-point=MAKİNE:PORT Makine ve portu DHT ağına giriş noktası " "olarak belirle." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1337,7 +1338,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1345,18 +1346,18 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, 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:504 +#: src/usage_text.h:503 #, 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:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1366,7 +1367,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 #, fuzzy msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " @@ -1382,7 +1383,7 @@ msgid "" " option." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." -#: src/usage_text.h:519 +#: src/usage_text.h:518 #, fuzzy msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " @@ -1404,7 +1405,7 @@ msgstr "" "bütüklüğüne göre belli\n" " bir süre alabilir.Varsayılan: prealloc" -#: src/usage_text.h:525 +#: src/usage_text.h:524 #, fuzzy msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " @@ -1423,7 +1424,7 @@ msgstr "" "eklenerek oluşturulur.\n" " Varsayılan: true" -#: src/usage_text.h:531 +#: src/usage_text.h:530 #, fuzzy msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" @@ -1440,7 +1441,7 @@ msgid "" " progress." msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık." -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1455,7 +1456,7 @@ msgstr "" " Değere K ve M (1K=1024, 1M=1024K)\n" " ekleyebilirsiniz.Varsayılan: 0" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1463,7 +1464,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1477,7 +1478,7 @@ msgstr "" " Değere K ve M (1K=1024, 1M=1024K)\n" " ekleyebilirsiniz.Varsayılan: 0" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1502,7 +1503,7 @@ msgstr "" " tutulur.Eğer false seçilirse, yukarıda " "anlatılan işler yapılmaz." -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1513,7 +1514,7 @@ msgstr "" " --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n" " bu özellik kapatılır." -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/uk.po b/po/uk.po index 99abc6bd..2e98581b 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-07-28 07:21+0000\n" "Last-Translator: Alexander10 \n" "Language-Team: Ukrainian \n" @@ -847,14 +847,16 @@ msgstr "" " умову буде задоволено." #: src/usage_text.h:288 +#, fuzzy msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEER_ID_PREFIX Вказати префікс для ID вузла. Довжина ID " "вузла у\n" @@ -868,16 +870,16 @@ msgstr "" " додані, щоб зробити його довжину рівною 20 " "байтам." -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" " --enable-peer-exchange[=true|false] Дозволити розширення прямого обміну." -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] Ввімкнути підтримку DHT." -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -896,7 +898,7 @@ msgstr "" "'-' можуть\n" " бути використані разом." -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -905,12 +907,12 @@ msgstr "" "DHT\n" " мережі." -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr " --dht-file-path=PATH Змінити файл таблиці роутінгу DHT на PATH." -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -926,7 +928,7 @@ msgstr "" " aria2 обирає найменший, який задовольняє\n" " наданий рівень." -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -939,7 +941,7 @@ msgstr "" " Бо aria2 завжди використовує обфускацію\n" " початкового обміну." -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -964,7 +966,7 @@ msgstr "" " Ви можете додати K або M(1K = 1024, 1M = " "1024K)." -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -974,7 +976,7 @@ msgstr "" "кожному\n" " BitTorrent завантаженні." -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -982,7 +984,7 @@ msgstr "" " --bt-seed-unverified[=true|false] Сідер по-перше завантажує файли\n" " без перевірки хешу блоку." -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -994,11 +996,11 @@ msgstr "" " Дивіться також параметр --bt-request-peer-" "speed-limit." -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE Шлях до .metalink-файлу." -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -1022,20 +1024,20 @@ msgstr "" " атрибуту maxconnections замість NUM_SERVERS.\n" " Дивіться також параметри -s та -j." -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION Версія файлу для завантаження." -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE Мова файлу для завантаження." -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS Операційна система файлу, який завантажуватиметься." -#: src/usage_text.h:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -1045,7 +1047,7 @@ msgstr "" " Перелік, із розмежуванням комами є\n" " прийнятним." -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -1055,7 +1057,7 @@ msgstr "" "'none'\n" " якщо у Вас нема бажаного протоколу." -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -1083,7 +1085,7 @@ msgstr "" " Якщо вказано false, то вищезгадані дії\n" " не відбуваються." -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -1100,11 +1102,11 @@ msgstr "" "protocol, щоб\n" " вказати бажаний протокол." -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version Надрукувати номер версії та вийти." -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -1129,16 +1131,16 @@ msgstr "" "пошуку схожого слова\n" " та друку результату." -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf Скасувати завантаження файлу aria2.conf." -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH Змінити шлях до файлу конфігурації на PATH." -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -1147,7 +1149,7 @@ msgstr "" " --stop=SEC Зупинити програму після того, як мине SEC секунд.\n" " Якщо вказано 0, ця можливість буде усунена." -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1167,22 +1169,22 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" " -q, --quiet[=true|false] Зробити aria2 мовчазним (без консольного " "виведення)." -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] Дозволити асинхронний DNS." -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" " --ftp-reuse-connection[=true|false] Повторно використовувати FTP з'єднання." -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1192,11 +1194,11 @@ msgstr "" "прогресування завантаження.\n" " Використання 0 забороняє виведення." -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL Вказати рівень виведення логу." -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1209,7 +1211,7 @@ msgstr "" "доступно,\n" " застосовує його на локальному файлі." -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1226,7 +1228,7 @@ msgstr "" " та замість нього використовується параметр --" "timeout." -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1249,7 +1251,7 @@ msgstr "" "використовуються\n" " HTTP/FTP сервера." -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1307,7 +1309,7 @@ msgstr "" "використовуються\n" " налаштування профілю сервара." -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1320,7 +1322,7 @@ msgstr "" "збережені дані,\n" " використовуючи параметр --server-stat-if." -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1336,7 +1338,7 @@ msgstr "" " деяких URI селекторах, таких як 'feedback'.\n" " Дивіться також параметр --uri-selector" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1349,7 +1351,7 @@ msgstr "" "відбувся останній\n" " контакт з ним." -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1367,7 +1369,7 @@ msgstr "" "тоді, коли зупиняється,\n" " не зважаючи на значення." -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1381,7 +1383,7 @@ msgstr "" "key, щоб вказати\n" " приватного ключа." -#: src/usage_text.h:469 +#: src/usage_text.h:468 msgid "" " --private-key=FILE Use the private key in FILE.\n" " The private key must be decrypted and in PEM\n" @@ -1391,7 +1393,7 @@ msgstr "" " Приватний ключ має бути дешифрованим та у PEM\n" " форматі. Дивіться також параметр --certificate." -#: src/usage_text.h:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1411,7 +1413,7 @@ msgstr "" "аби дозволити\n" " перевірку." -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" @@ -1421,7 +1423,7 @@ msgstr "" "сертифікатів, які вказані\n" " у параметрі --ca-certificate." -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" @@ -1430,7 +1432,7 @@ msgstr "" " --no-proxy=DOMAINS Вказати розділені комами імена хостів або доменів, де\n" " проксі не треба використовувати." -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" @@ -1440,11 +1442,11 @@ msgstr "" "HTTP\n" " серверу." -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr " --event-poll=POLL Вказати метод для опитування подій." -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" @@ -1453,7 +1455,7 @@ msgstr "" " --xml-rpc-listen-port=PORT Вказати номер порта для прослуховування XML-RPC\n" " сервера." -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -1470,7 +1472,7 @@ msgstr "" " --xml-rpc-passwd. Дивіться також параметр --" "xml-rpc-listen-port." -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1483,15 +1485,15 @@ msgstr "" "байтів, тоді\n" " з'єднання буде скасовано." -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --xml-rpc-user=USER Встановити XML-RPC користувача." -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --xml-rpc-passwd=PASSWD Вказати XML-RPC пароль." -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1507,7 +1509,7 @@ msgstr "" "приймати будь-яку IP\n" " адресу." -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1535,7 +1537,7 @@ msgstr "" "цього\n" " параметру." -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1557,7 +1559,7 @@ msgstr "" "параметр багато\n" " разів." -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1575,7 +1577,7 @@ msgstr "" "true\n" " вказано." -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1602,7 +1604,7 @@ msgstr "" " беручи за основу відповідь трекера та прогрес\n" " завантаження." -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1618,7 +1620,7 @@ msgstr "" " з'ясувати вимоги до COMMAND.\n" " Дивіться також параметр --on-download-stop." -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1632,7 +1634,7 @@ msgstr "" " GID додається до COMMAND у якості першого " "аргументу." -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1648,7 +1650,7 @@ msgstr "" " вимоги до COMMAND.\n" " Дивіться також параметр --on-download-stop." -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1675,7 +1677,7 @@ msgstr "" "того, щоб з'ясувати\n" " вимоги до COMMAND." -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1687,7 +1689,7 @@ msgstr "" " SEC секунд підряд. Якщо вказано 0, тоді ця\n" " можливість вимкнена." -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/vi.po b/po/vi.po index 25dfa794..6c3733dc 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-10-10 13:17+0000\n" "Last-Translator: Thuat \n" "Language-Team: Vietnamese \n" @@ -572,21 +572,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr "" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr "" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -597,18 +598,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -618,7 +619,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -626,7 +627,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -639,20 +640,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -660,11 +661,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr "" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -678,34 +679,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr "" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr "" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr "" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -721,7 +722,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -731,11 +732,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr "" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -748,23 +749,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr "" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr "" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -776,30 +777,30 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr "" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr "" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr "" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" " Setting 0 suppresses the output." msgstr "" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr "" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -808,7 +809,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -819,7 +820,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -832,7 +833,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -862,7 +863,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -871,7 +872,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -881,7 +882,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -889,7 +890,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -900,7 +901,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -909,14 +910,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -928,39 +929,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -970,7 +971,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -978,15 +979,15 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr "" -#: src/usage_text.h:504 +#: src/usage_text.h:503 msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr "" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -996,7 +997,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1011,7 +1012,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1024,7 +1025,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1035,7 +1036,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1051,7 +1052,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1061,7 +1062,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1069,7 +1070,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1078,7 +1079,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1092,7 +1093,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1100,7 +1101,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen " diff --git a/po/zh_CN.po b/po/zh_CN.po index afe234d3..a08e21c9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2009-05-01 03:42+0000\n" "Last-Translator: aerowolf \n" "Language-Team: Simplified Chinese \n" @@ -720,10 +720,11 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" " --peer-id-prefix=PEERI_ID_PREFIX 指定peer ID的前缀。在BT中,peer ID\n" " 中,peer ID长度为20 byte。如果指定的\n" @@ -731,15 +732,15 @@ msgstr "" " 果少于20 byte,会添加随机字母来凑足\n" " 20 byte长度。" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] 启用Peer交换扩展。" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] 启用DHT功能。" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -755,7 +756,7 @@ msgstr "" " 用'-'指定一个范围:\"6881-6999\"。\n" " ','和'-'可以一起使用。" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." @@ -763,12 +764,12 @@ msgstr "" " --dht-entry-point=HOST:PORT 设置主机和端口作为进入DHT网络的进入点。\n" " 网络的进入点。" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr " --dht-file-path=PATH 修改DHT路由表文件,保存到PATH。" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -782,7 +783,7 @@ msgstr "" " aria2会选择满足给定级别中最低\n" " 的一个。" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -794,7 +795,7 @@ msgstr "" " 连接。因此aria2问题使用\n" " 模糊握手。" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -814,7 +815,7 @@ msgstr "" " \n" " 您可以附加K或M(1K=1024,1M=1024K)。" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" @@ -823,7 +824,7 @@ msgstr "" " --bt-max-open-files=NUM 指定每个BT下载可以打开的\n" " 文件的最多数目。" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." @@ -831,7 +832,7 @@ msgstr "" " --bt-seed-unverified[=true|false] 不验证片段的哈希值,直接以上\n" " 一个下载文件做种子。" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -842,11 +843,11 @@ msgstr "" " 0意味着不限制。\n" " 也可以参阅--bt-request-peer-speed-limit选项。" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE 到.metalink文件的文件路径。" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -868,20 +869,20 @@ msgstr "" " 替NUM_SERVERS。\n" " 也可以参阅-s和-j选项。" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION 要下载的文件的版本。" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE 要下载的文件的语言。" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS 要下载的文件的操作系统。" -#: src/usage_text.h:355 +#: src/usage_text.h:354 msgid "" " --metalink-location=LOCATION[,...] The location of the preferred server.\n" " A comma-delimited list of locations is\n" @@ -891,7 +892,7 @@ msgstr "" " 可以使用以英文逗号分隔\n" " 位置的列表。" -#: src/usage_text.h:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" @@ -900,7 +901,7 @@ msgstr "" " --metalink-preferred-protocol=PROTO 指定首选的协议。如果没\n" " 有首选协议,请指定'none'。" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -925,7 +926,7 @@ msgstr "" " 如果指定false,将不会采取上述提及\n" " 的动作。" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -941,11 +942,11 @@ msgstr "" " 使用--metalink-preferred-protocol选项可\n" " 以指定协议的首选项。" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version 打印版本号并退出。" -#: src/usage_text.h:380 +#: src/usage_text.h:379 #, fuzzy msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" @@ -966,16 +967,16 @@ msgstr "" " 的单词以嘴匹配的方式搜索选项名\n" " 称并打印结果。" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf 禁止加载aria2.conf文件。" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH 将配置文件的路径修改为PATH的值。" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" @@ -984,7 +985,7 @@ msgstr "" " --stop=SEC 在经过SEC秒之后停止程序。\n" " 如果给定的值是0,此功能将被禁止。" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -1002,19 +1003,19 @@ msgstr "" "9J1\"\n" " http://host/file" -#: src/usage_text.h:400 +#: src/usage_text.h:399 msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] 使aria2安静(即不在控制台输出)。" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] 启用异步DNS。" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] 重新使用FTP中的链接。" -#: src/usage_text.h:406 +#: src/usage_text.h:405 msgid "" " --summary-interval=SEC Set interval to output download progress " "summary.\n" @@ -1023,11 +1024,11 @@ msgstr "" " --summary-interval=SEC 设置下载过程摘要的输出间隔。\n" " 设置0会禁止输出。" -#: src/usage_text.h:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL 设置输出的日志级别。" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -1039,7 +1040,7 @@ msgstr "" " 文件的时间戳以及其是否有效,将\n" " 之应用到本地文件。" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -1054,7 +1055,7 @@ msgstr "" " 接建立之后,此选项将失效\n" " 并以--timeout选项替代。" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -1073,7 +1074,7 @@ msgstr "" " 此选项仅在使用HTTP/FTP服务器\n" " 时有效。" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -1121,7 +1122,7 @@ msgstr "" " 就像'feedback',将使用服务器的\n" " 性能配置文件。" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -1133,7 +1134,7 @@ msgstr "" " 您也可以使用--server-stat-if\n" " 选项加载保存的数据。" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -1147,7 +1148,7 @@ msgstr "" " 某些URI选择器之中,比如'feedback'。\n" " 也可以参阅--uri-selector选项" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -1158,7 +1159,7 @@ msgstr "" " 来,废止性能配置文件\n" " 的超时(以秒计)。" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -1169,7 +1170,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -1178,14 +1179,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -1197,32 +1198,32 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 #, fuzzy msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " @@ -1232,7 +1233,7 @@ msgstr "" " --dht-entry-point=HOST:PORT 设置主机和端口作为进入DHT网络的进入点。\n" " 网络的进入点。" -#: src/usage_text.h:493 +#: src/usage_text.h:492 #, fuzzy msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" @@ -1247,7 +1248,7 @@ msgstr "" " 某些URI选择器之中,比如'feedback'。\n" " 也可以参阅--uri-selector选项" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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, " @@ -1255,17 +1256,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --ftp-user=USER 设置FTP用户。此设置对所有链接有效。" -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --ftp-passwd=PASSWD 设置FTP密码。此设置对所有链接有效。" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -1275,7 +1276,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1290,7 +1291,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1303,7 +1304,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1314,7 +1315,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1330,7 +1331,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 #, fuzzy msgid "" " --on-download-complete=COMMAND Set the command to be executed when " @@ -1346,7 +1347,7 @@ msgstr "" " 要限制每个下载的下载速度,请使用\n" " --max-download-limit选项。" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1354,7 +1355,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 #, fuzzy msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" @@ -1369,7 +1370,7 @@ msgstr "" " 要限制每个下载的下载速度,请使用\n" " --max-download-limit选项。" -#: src/usage_text.h:555 +#: src/usage_text.h:554 #, fuzzy msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" @@ -1393,7 +1394,7 @@ msgstr "" " 如果指定false,上面提到的动作\n" " 将不会被采取。" -#: src/usage_text.h:564 +#: src/usage_text.h:563 #, fuzzy msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " @@ -1404,7 +1405,7 @@ msgstr "" " --stop=SEC 在经过SEC秒之后停止程序。\n" " 如果给定的值是0,此功能将被禁止。" -#: src/usage_text.h:568 +#: src/usage_text.h:567 #, fuzzy msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 2f5207eb..4feedd7a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: aria2\n" "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n" -"POT-Creation-Date: 2009-09-19 18:15+0900\n" +"POT-Creation-Date: 2009-10-06 23:02+0900\n" "PO-Revision-Date: 2008-10-08 08:24+0000\n" "Last-Translator: snufkinto \n" "Language-Team: Traditional Chinese \n" @@ -572,21 +572,22 @@ msgid "" " --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID " "in\n" " BitTorrent is 20 byte length. If more than 20\n" -" bytes are specified, only first 20\n" -" bytes are used. If less than 20 bytes are\n" -" specified, the random alphabet characters are\n" -" added to make it's length 20 bytes." +" bytes are specified, only first 20 bytes are\n" +" used. If less than 20 bytes are specified, " +"random\n" +" byte data are added to make its length 20 " +"bytes." msgstr "" -#: src/usage_text.h:295 +#: src/usage_text.h:294 msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension." msgstr " --enable-peer-exchange[=true|false] 使用Peer Exchange擴充套件。" -#: src/usage_text.h:297 +#: src/usage_text.h:296 msgid " --enable-dht[=true|false] Enable DHT functionality." msgstr " --enable-dht[=true|false] 使用DHT功能。" -#: src/usage_text.h:299 +#: src/usage_text.h:298 msgid "" " --dht-listen-port=PORT... Set UDP listening port for DHT.\n" " Multiple ports can be specified by using ',',\n" @@ -597,18 +598,18 @@ msgid "" " be used together." msgstr "" -#: src/usage_text.h:305 +#: src/usage_text.h:304 msgid "" " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n" " network." msgstr "" -#: src/usage_text.h:308 +#: src/usage_text.h:307 msgid "" " --dht-file-path=PATH Change the DHT routing table file to PATH." msgstr "" -#: src/usage_text.h:310 +#: src/usage_text.h:309 msgid "" " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n" " If several encryption methods are provided by " @@ -618,7 +619,7 @@ msgid "" " the given level." msgstr "" -#: src/usage_text.h:315 +#: src/usage_text.h:314 msgid "" " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n" " establish connection with legacy BitTorrent\n" @@ -626,7 +627,7 @@ msgid "" " handshake." msgstr "" -#: src/usage_text.h:320 +#: src/usage_text.h:319 msgid "" " --bt-request-peer-speed-limit=SPEED If the whole download speed of every\n" " torrent is lower than SPEED, aria2 " @@ -639,20 +640,20 @@ msgid "" " You can append K or M(1K = 1024, 1M = 1024K)." msgstr "" -#: src/usage_text.h:328 +#: src/usage_text.h:327 msgid "" " --bt-max-open-files=NUM Specify maximum number of files to open in " "each\n" " BitTorrent download." msgstr "" -#: src/usage_text.h:331 +#: src/usage_text.h:330 msgid "" " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n" " verifying piece hashes." msgstr "" -#: src/usage_text.h:334 +#: src/usage_text.h:333 msgid "" " --bt-max-peers=NUM Specify the maximum number of peers per " "torrent.\n" @@ -660,11 +661,11 @@ msgid "" " See also --bt-request-peer-speed-limit option." msgstr "" -#: src/usage_text.h:338 +#: src/usage_text.h:337 msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file." msgstr " -M, --metalink-file=METALINK_FILE .metalink檔案路徑。" -#: src/usage_text.h:340 +#: src/usage_text.h:339 msgid "" " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n" " simultaneously. Some Metalinks regulate the\n" @@ -678,34 +679,34 @@ msgid "" " See also -s and -j options." msgstr "" -#: src/usage_text.h:349 +#: src/usage_text.h:348 msgid " --metalink-version=VERSION The version of the file to download." msgstr " --metalink-version=VERSION 指定要下載的檔案版本。" -#: src/usage_text.h:351 +#: src/usage_text.h:350 msgid " --metalink-language=LANGUAGE The language of the file to download." msgstr " --metalink-language=LANGUAGE 指定要下載的檔案語言。" -#: src/usage_text.h:353 +#: src/usage_text.h:352 msgid "" " --metalink-os=OS The operating system of the file to download." msgstr " --metalink-os=OS 指定要下載的檔案作業系統。" -#: src/usage_text.h:355 +#: src/usage_text.h:354 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:359 +#: src/usage_text.h:358 msgid "" " --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify " "'none'\n" " if you don't have any preferred protocol." msgstr "" -#: src/usage_text.h:362 +#: src/usage_text.h:361 msgid "" " --follow-metalink=true|false|mem If true or mem is specified, when a file\n" " whose suffix is .metaink or content type of\n" @@ -721,7 +722,7 @@ msgid "" " is not taken." msgstr "" -#: src/usage_text.h:372 +#: src/usage_text.h:371 msgid "" " --metalink-enable-unique-protocol=true|false If true is given and several\n" " protocols are available for a mirror in a " @@ -731,11 +732,11 @@ msgid "" " specify the preference of protocol." msgstr "" -#: src/usage_text.h:378 +#: src/usage_text.h:377 msgid " -v, --version Print the version number and exit." msgstr " -v, --version 列印版本號後退出。" -#: src/usage_text.h:380 +#: src/usage_text.h:379 msgid "" " -h, --help[=TAG|KEYWORD] Print usage and exit.\n" " The help messages are classified with tags. A " @@ -748,23 +749,23 @@ msgid "" " for the options whose name includes that word." msgstr "" -#: src/usage_text.h:387 +#: src/usage_text.h:386 msgid " --no-conf Disable loading aria2.conf file." msgstr " --no-conf 停止載入aria2.conf設定檔。" -#: src/usage_text.h:389 +#: src/usage_text.h:388 msgid "" " --conf-path=PATH Change the configuration file path to PATH." msgstr " --conf-path=PATH 更改設定檔案路徑至PATH。" -#: src/usage_text.h:391 +#: src/usage_text.h:390 msgid "" " --stop=SEC Stop application after SEC seconds has " "passed.\n" " If 0 is given, this feature is disabled." msgstr "" -#: src/usage_text.h:394 +#: src/usage_text.h:393 msgid "" " --header=HEADER Append HEADER to HTTP request header. You can " "use\n" @@ -776,31 +777,31 @@ msgid "" " http://host/file" msgstr "" -#: src/usage_text.h:400 +#: src/usage_text.h:399 #, fuzzy msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)." msgstr " -q, --quiet[=true|false] 使用aria2安靜模式(無終端輸出)。" -#: src/usage_text.h:402 +#: src/usage_text.h:401 msgid " --async-dns[=true|false] Enable asynchronous DNS." msgstr " --async-dns[=true|false] 使用非同步DNS。" -#: src/usage_text.h:404 +#: src/usage_text.h:403 msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP." msgstr " --ftp-reuse-connection[=true|false] 重用FTP的連接。" -#: src/usage_text.h:406 +#: src/usage_text.h:405 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:409 +#: src/usage_text.h:408 msgid " --log-level=LEVEL Set log level to output." msgstr " --log-level=LEVEL 設定輸出記錄日誌級別。" -#: src/usage_text.h:411 +#: src/usage_text.h:410 msgid "" " -R, --remote-time[=true|false] Retrieve timestamp of the remote file from " "the\n" @@ -809,7 +810,7 @@ msgid "" " apply it to the local file." msgstr "" -#: src/usage_text.h:415 +#: src/usage_text.h:414 msgid "" " --connect-timeout=SEC Set the connect timeout in seconds to " "establish\n" @@ -820,7 +821,7 @@ msgid "" " effect and --timeout option is used instead." msgstr "" -#: src/usage_text.h:420 +#: src/usage_text.h:419 msgid "" " --max-file-not-found=NUM If aria2 receives `file not found' status from " "the\n" @@ -833,7 +834,7 @@ msgid "" " HTTP/FTP servers." msgstr "" -#: src/usage_text.h:427 +#: src/usage_text.h:426 msgid "" " --uri-selector=SELECTOR Specify URI selection algorithm.\n" " If 'inorder' is given, URI is tried in the " @@ -863,7 +864,7 @@ msgid "" " performance profile of servers." msgstr "" -#: src/usage_text.h:446 +#: src/usage_text.h:445 msgid "" " --server-stat-of=FILE Specify the filename to which performance " "profile\n" @@ -872,7 +873,7 @@ msgid "" " using --server-stat-if option." msgstr "" -#: src/usage_text.h:450 +#: src/usage_text.h:449 msgid "" " --server-stat-if=FILE Specify the filename to load performance " "profile\n" @@ -882,7 +883,7 @@ msgid "" " See also --uri-selector option" msgstr "" -#: src/usage_text.h:455 +#: src/usage_text.h:454 msgid "" " --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n" " performance profile of the servers since the " @@ -890,7 +891,7 @@ msgid "" " contact to them." msgstr "" -#: src/usage_text.h:459 +#: src/usage_text.h:458 msgid "" " --auto-save-interval=SEC Save a control file(*.aria2) every SEC " "seconds.\n" @@ -901,7 +902,7 @@ msgid "" " regardless of the value." msgstr "" -#: src/usage_text.h:464 +#: src/usage_text.h:463 msgid "" " --certificate=FILE Use the client certificate in FILE.\n" " The certificate must be in PEM format.\n" @@ -910,14 +911,14 @@ msgid "" " private key." msgstr "" -#: src/usage_text.h:469 +#: src/usage_text.h:468 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:473 +#: src/usage_text.h:472 msgid "" " --ca-certificate=FILE Use the certificate authorities in FILE to " "verify\n" @@ -929,39 +930,39 @@ msgid "" " verification." msgstr "" -#: src/usage_text.h:479 +#: src/usage_text.h:478 msgid "" " --check-certificate[=true|false] Verify the peer using certificates " "specified\n" " in --ca-certificate option." msgstr "" -#: src/usage_text.h:482 +#: src/usage_text.h:481 msgid "" " --no-proxy=DOMAINS Specify comma separated hostnames or domains " "where\n" " proxy should not be used." msgstr "" -#: src/usage_text.h:485 +#: src/usage_text.h:484 msgid "" " --use-head[=true|false] Use HEAD method for the first request to the " "HTTP\n" " server." msgstr "" -#: src/usage_text.h:488 +#: src/usage_text.h:487 msgid " --event-poll=POLL Specify the method for polling events." msgstr "" -#: src/usage_text.h:490 +#: src/usage_text.h:489 msgid "" " --xml-rpc-listen-port=PORT Specify a port number for XML-RPC server to " "listen\n" " to." msgstr "" -#: src/usage_text.h:493 +#: src/usage_text.h:492 msgid "" " --enable-xml-rpc[=true|false] Enable XML-RPC server.\n" " It is strongly recommended to set username " @@ -971,7 +972,7 @@ msgid "" " option. See also --xml-rpc-listen-port option." msgstr "" -#: src/usage_text.h:498 +#: src/usage_text.h:497 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,17 +980,17 @@ msgid "" " drops connection." msgstr "" -#: src/usage_text.h:502 +#: src/usage_text.h:501 #, fuzzy msgid " --xml-rpc-user=USER Set XML-RPC user." msgstr " --ftp-user=USER 設定FTP用戶(對所有URL有效)。" -#: src/usage_text.h:504 +#: src/usage_text.h:503 #, fuzzy msgid " --xml-rpc-passwd=PASSWD Set XML-RPC password." msgstr " --ftp-passwd=PASSWD 設定FTP密碼(對所有URL有效)。" -#: src/usage_text.h:506 +#: src/usage_text.h:505 msgid "" " --bt-external-ip=IPADDRESS Specify the external IP address to report to " "a\n" @@ -999,7 +1000,7 @@ msgid "" " addresses." msgstr "" -#: src/usage_text.h:511 +#: src/usage_text.h:510 msgid "" " --http-auth-challenge[=true|false] Send HTTP authorization header only when " "it\n" @@ -1014,7 +1015,7 @@ msgid "" " option." msgstr "" -#: src/usage_text.h:519 +#: src/usage_text.h:518 msgid "" " -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You " "can\n" @@ -1027,7 +1028,7 @@ msgid "" " times." msgstr "" -#: src/usage_text.h:525 +#: src/usage_text.h:524 msgid "" " --dry-run[=true|false] If true is given, aria2 just checks whether " "the\n" @@ -1038,7 +1039,7 @@ msgid "" " specified." msgstr "" -#: src/usage_text.h:531 +#: src/usage_text.h:530 msgid "" " --bt-tracker-interval=SEC Set the interval in seconds between tracker\n" " requests. This completely overrides interval " @@ -1054,7 +1055,7 @@ msgid "" " progress." msgstr "" -#: src/usage_text.h:539 +#: src/usage_text.h:538 msgid "" " --on-download-complete=COMMAND Set the command to be executed when " "download\n" @@ -1064,7 +1065,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:545 +#: src/usage_text.h:544 msgid "" " --on-download-start=COMMAND Set the command to be executed when download\n" " starts up. COMMAND must take just one argument " @@ -1072,7 +1073,7 @@ msgid "" " GID is passed to COMMAND as a first argument." msgstr "" -#: src/usage_text.h:549 +#: src/usage_text.h:548 msgid "" " --on-download-error=COMMAND Set the command to be executed when download\n" " aborts due to error.\n" @@ -1081,7 +1082,7 @@ msgid "" " See also --on-download-stop option." msgstr "" -#: src/usage_text.h:555 +#: src/usage_text.h:554 msgid "" " --on-download-stop=COMMAND Set the command to be executed when download\n" " stops. You can override the command to be " @@ -1095,7 +1096,7 @@ msgid "" " requirement of COMMAND." msgstr "" -#: src/usage_text.h:564 +#: src/usage_text.h:563 msgid "" " --bt-stop-timeout=SEC Stop BitTorrent download if download speed is " "0 in\n" @@ -1103,7 +1104,7 @@ msgid "" " feature is disabled." msgstr "" -#: src/usage_text.h:568 +#: src/usage_text.h:567 msgid "" " --xml-rpc-listen-all[=true|false] Listen incoming XML-RPC requests on all\n" " network interfaces. If false is given, listen "