zh_CN.po 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644
  1. # Simplified Chinese translation for aria2
  2. # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
  3. # This file is distributed under the same license as the aria2 package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: aria2\n"
  9. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  10. "POT-Creation-Date: 2008-08-01 00:32+0900\n"
  11. "PO-Revision-Date: 2008-03-12 12:39+0000\n"
  12. "Last-Translator: hlidea <hlidea@163.com>\n"
  13. "Language-Team: Simplified Chinese <zh_CN@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-Launchpad-Export-Date: 2008-05-12 14:16+0000\n"
  18. "X-Generator: Launchpad (build Unknown)\n"
  19. #: src/DownloadEngine.cc:793
  20. msgid ""
  21. "Shutdown sequence commencing... Press Ctrl-C again for emergency shutdown."
  22. msgstr ""
  23. #: src/DownloadEngine.cc:797
  24. msgid "Emergency shutdown sequence commencing..."
  25. msgstr ""
  26. #: src/MultiUrlRequestInfo.cc:86
  27. msgid "aria2 will resume download if the transfer is restarted."
  28. msgstr ""
  29. #: src/MultiUrlRequestInfo.cc:88
  30. msgid ""
  31. "If there are any errors, then see the log file. See '-l' option in help/man "
  32. "page for details."
  33. msgstr ""
  34. #: src/RequestGroupMan.cc:312
  35. msgid "Download Results:"
  36. msgstr ""
  37. #: src/RequestGroupMan.cc:327
  38. msgid "Status Legend:"
  39. msgstr ""
  40. #: src/HelpItem.cc:39
  41. msgid " Default: "
  42. msgstr ""
  43. #: src/HelpItem.cc:40
  44. msgid " Tags: "
  45. msgstr ""
  46. #: src/HelpItem.cc:41
  47. msgid " Available Values: "
  48. msgstr ""
  49. #: src/OptionHandlerImpl.h:71
  50. msgid "must be either 'true' or 'false'."
  51. msgstr "必须为'true'或'false'."
  52. #: src/OptionHandlerImpl.h:92 src/OptionHandlerImpl.h:127
  53. #, c-format
  54. msgid "must be between %s and %s."
  55. msgstr "必须在%s和%s之间."
  56. #: src/OptionHandlerImpl.h:124
  57. #, c-format
  58. msgid "must be smaller than or equal to %s."
  59. msgstr "必须小于或等于%s."
  60. #: src/OptionHandlerImpl.h:130
  61. #, c-format
  62. msgid "must be greater than or equal to %s."
  63. msgstr "必须大于或等于%s."
  64. #: src/OptionHandlerImpl.h:133 src/OptionHandlerImpl.h:179
  65. msgid "must be a number."
  66. msgstr "必须是一个数字"
  67. #: src/OptionHandlerImpl.h:170
  68. #, c-format
  69. msgid "must be smaller than or equal to %.1f."
  70. msgstr "必须小于或等于%.1f."
  71. #: src/OptionHandlerImpl.h:173
  72. #, c-format
  73. msgid "must be between %.1f and %.1f."
  74. msgstr "必须在%.1f 和%.1f之间."
  75. #: src/OptionHandlerImpl.h:176
  76. #, c-format
  77. msgid "must be greater than or equal to %.1f."
  78. msgstr "必须大于或等于%.1f."
  79. #: src/OptionHandlerImpl.h:257
  80. msgid "must be one of the following:"
  81. msgstr "必须为以下值之一:"
  82. #: src/OptionHandlerImpl.h:294
  83. msgid "unrecognized proxy format"
  84. msgstr "无法识别的代理格式"
  85. #: src/usage_text.h:37
  86. msgid ""
  87. " -d, --dir=DIR The directory to store the downloaded file."
  88. msgstr ""
  89. #: src/usage_text.h:39
  90. msgid " -o, --out=FILE The file name of the downloaded file."
  91. msgstr ""
  92. #: src/usage_text.h:41
  93. msgid ""
  94. " -l, --log=LOG The file name of the log file. If '-' is\n"
  95. " specified, log is written to stdout."
  96. msgstr ""
  97. #: src/usage_text.h:44
  98. msgid " -D, --daemon Run as daemon."
  99. msgstr ""
  100. #: src/usage_text.h:46
  101. msgid ""
  102. " -s, --split=N Download a file using N connections. If more\n"
  103. " than N URLs are given, first N URLs are used "
  104. "and\n"
  105. " remaining URLs are used for backup. If less "
  106. "than\n"
  107. " N URLs are given, those URLs are used more "
  108. "than\n"
  109. " once so that N connections total are made\n"
  110. " simultaneously. Please see -j option too."
  111. msgstr ""
  112. #: src/usage_text.h:53
  113. msgid ""
  114. " --retry-wait=SEC Set the seconds to wait to retry after an "
  115. "error\n"
  116. " has occured. Specify a value between 0 and "
  117. "60.\n"
  118. " Default: 5"
  119. msgstr ""
  120. #: src/usage_text.h:57
  121. msgid " -t, --timeout=SEC Set timeout in seconds. Default: 60"
  122. msgstr ""
  123. #: src/usage_text.h:59
  124. msgid ""
  125. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  126. " Default: 5"
  127. msgstr ""
  128. #: src/usage_text.h:62
  129. msgid ""
  130. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects all URLs."
  131. msgstr ""
  132. #: src/usage_text.h:64
  133. msgid " --http-user=USER Set HTTP user. This affects all URLs."
  134. msgstr ""
  135. #: src/usage_text.h:66
  136. msgid " --http-passwd=PASSWD Set HTTP password. This affects all URLs."
  137. msgstr ""
  138. #: src/usage_text.h:68
  139. msgid ""
  140. " --http-proxy-user=USER Set HTTP proxy user. This affects all URLs."
  141. msgstr ""
  142. #: src/usage_text.h:70
  143. msgid ""
  144. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects all URLs."
  145. msgstr ""
  146. #: src/usage_text.h:72
  147. msgid ""
  148. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  149. " METHOD is either 'get' or 'tunnel'.\n"
  150. " Default: tunnel"
  151. msgstr ""
  152. #: src/usage_text.h:76
  153. msgid ""
  154. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  155. "basic\n"
  156. " is the only supported scheme.\n"
  157. " Default: basic"
  158. msgstr ""
  159. #: src/usage_text.h:80
  160. msgid " --referer=REFERER Set Referer. This affects all URLs."
  161. msgstr ""
  162. #: src/usage_text.h:82
  163. msgid ""
  164. " --ftp-user=USER Set FTP user. This affects all URLs.\n"
  165. " Default: anonymous"
  166. msgstr ""
  167. #: src/usage_text.h:85
  168. msgid ""
  169. " --ftp-passwd=PASSWD Set FTP password. This affects all URLs.\n"
  170. " Default: ARIA2USER@"
  171. msgstr ""
  172. #: src/usage_text.h:88
  173. msgid ""
  174. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  175. "'binary'\n"
  176. " or 'ascii'.\n"
  177. " Default: binary"
  178. msgstr ""
  179. #: src/usage_text.h:92
  180. msgid " -p, --ftp-pasv Use passive mode in FTP."
  181. msgstr ""
  182. #: src/usage_text.h:94
  183. msgid ""
  184. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  185. "or\n"
  186. " 'tunnel'.\n"
  187. " Default: tunnel"
  188. msgstr ""
  189. #: src/usage_text.h:98
  190. msgid ""
  191. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  192. "than\n"
  193. " or equal to this value(bytes per sec).\n"
  194. " 0 means aria2 does not have a lowest speed "
  195. "limit.\n"
  196. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  197. " This option does not affect BitTorrent "
  198. "downloads.\n"
  199. " Default: 0"
  200. msgstr ""
  201. #: src/usage_text.h:105
  202. msgid ""
  203. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  204. " 0 means unrestricted.\n"
  205. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  206. " Default: 0"
  207. msgstr ""
  208. #: src/usage_text.h:110
  209. msgid ""
  210. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  211. "either\n"
  212. " 'none' or 'prealloc'. 'none' doesn't pre-"
  213. "allocate\n"
  214. " file space. 'prealloc' pre-allocates file "
  215. "space\n"
  216. " before download begins. This may take some "
  217. "time\n"
  218. " depending on the size of the file.\n"
  219. " Default: prealloc"
  220. msgstr ""
  221. #: src/usage_text.h:117
  222. msgid ""
  223. " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n"
  224. " size is smaller than SIZE.\n"
  225. " You can append K or M(1K = 1024, 1M = 1024K)."
  226. msgstr ""
  227. #: src/usage_text.h:121
  228. msgid ""
  229. " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage "
  230. "while\n"
  231. " allocating files.\n"
  232. " Turn off if you encounter any error"
  233. msgstr ""
  234. #: src/usage_text.h:125
  235. msgid ""
  236. " --allow-overwrite=true|false If false, aria2 doesn't download a file which\n"
  237. " already exists but the corresponding .aria2 "
  238. "file\n"
  239. " doesn't exist.\n"
  240. " Default: false"
  241. msgstr ""
  242. #: src/usage_text.h:130
  243. msgid ""
  244. " --allow-piece-length-change=true|false If false is given, aria2 aborts "
  245. "download\n"
  246. " when a piece length is different from one in\n"
  247. " a control file. If true is given, you can "
  248. "proceed\n"
  249. " but some download progress will be lost."
  250. msgstr ""
  251. #: src/usage_text.h:135
  252. msgid ""
  253. " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
  254. "sequentially\n"
  255. " and download each URI in a separate session, "
  256. "like\n"
  257. " the usual command-line download utilities.\n"
  258. " Default: false"
  259. msgstr ""
  260. #: src/usage_text.h:140
  261. msgid ""
  262. " --auto-file-renaming[=true|false] Rename file name if the same file "
  263. "already\n"
  264. " exists. This option works only in http(s)/ftp\n"
  265. " download.\n"
  266. " The new file name has a dot and a number"
  267. "(1..9999)\n"
  268. " appended.\n"
  269. " Default: true"
  270. msgstr ""
  271. #: src/usage_text.h:147
  272. msgid ""
  273. " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
  274. " You can specify set of parts:\n"
  275. " http://{sv1,sv2,sv3}/foo.iso\n"
  276. " Also you can specify numeric sequences with "
  277. "step\n"
  278. " counter:\n"
  279. " http://host/image[000-100:2].img\n"
  280. " A step counter can be omitted.\n"
  281. " If all URIs do not point to the same file, "
  282. "such\n"
  283. " as the second example above, -Z option is\n"
  284. " required.\n"
  285. " Default: false"
  286. msgstr ""
  287. #: src/usage_text.h:159
  288. msgid ""
  289. " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
  290. msgstr ""
  291. #: src/usage_text.h:161
  292. msgid ""
  293. " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining.\n"
  294. " Default: false"
  295. msgstr ""
  296. #: src/usage_text.h:164
  297. msgid ""
  298. " --check-integrity=true|false Check file integrity by validating piece "
  299. "hash.\n"
  300. " This option only affects in BitTorrent "
  301. "downloads\n"
  302. " and Metalink downloads with chunk checksums.\n"
  303. " Use this option to re-download a damaged "
  304. "portion\n"
  305. " of a file.\n"
  306. " Default: false"
  307. msgstr ""
  308. #: src/usage_text.h:171
  309. msgid ""
  310. " --realtime-chunk-checksum=true|false Validate chunk checksum while\n"
  311. " downloading a file in Metalink mode. This "
  312. "option\n"
  313. " on affects Metalink mode with chunk "
  314. "checksums.\n"
  315. " Default: true"
  316. msgstr ""
  317. #: src/usage_text.h:176
  318. msgid ""
  319. " -c, --continue Continue downloading a partially downloaded\n"
  320. " file. Use this option to resume a download\n"
  321. " started by a web browser or another program\n"
  322. " which downloads files sequentially from the\n"
  323. " beginning. Currently this option is only\n"
  324. " applicable to http(s)/ftp downloads."
  325. msgstr ""
  326. #: src/usage_text.h:183
  327. msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
  328. msgstr ""
  329. #: src/usage_text.h:185
  330. msgid " -n, --no-netrc Disables netrc support."
  331. msgstr ""
  332. #: src/usage_text.h:187
  333. msgid ""
  334. " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
  335. " multiple URIs for a single entity: separate\n"
  336. " URIs on a single line using the TAB "
  337. "character.\n"
  338. " Reads input from stdin when '-' is specified."
  339. msgstr ""
  340. #: src/usage_text.h:192
  341. msgid ""
  342. " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
  343. "for\n"
  344. " every static (HTTP/FTP) URL, torrent and "
  345. "metalink."
  346. msgstr ""
  347. #: src/usage_text.h:195
  348. msgid ""
  349. " --load-cookies=FILE Load Cookies from FILE using the Mozilla/"
  350. "Firefox\n"
  351. " (1.x/2.x) and Netscape format."
  352. msgstr ""
  353. #: src/usage_text.h:198
  354. msgid ""
  355. " -S, --show-files Print file listing of .torrent or .metalink "
  356. "file\n"
  357. " and exit. More detailed information will be "
  358. "listed\n"
  359. " in case of torrent file."
  360. msgstr ""
  361. #: src/usage_text.h:202
  362. msgid ""
  363. " --select-file=INDEX... Set file to download by specifing its index.\n"
  364. " You can find the file index using the\n"
  365. " --show-files option. Multiple indexes can be\n"
  366. " specified by using ',', for example: \"3,6\".\n"
  367. " You can also use '-' to specify a range: \"1-5"
  368. "\".\n"
  369. " ',' and '-' can be used together.\n"
  370. " When used with the -M option, index may vary\n"
  371. " depending on the query(see --metalink-* "
  372. "options)."
  373. msgstr ""
  374. #: src/usage_text.h:211
  375. msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
  376. msgstr ""
  377. #: src/usage_text.h:213
  378. msgid ""
  379. " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
  380. " whose suffix is .torrent or content type is\n"
  381. " application/x-bittorrent is downloaded, aria2\n"
  382. " parses it as a torrent file and downloads "
  383. "files\n"
  384. " mentioned in it.\n"
  385. " If mem is specified, a torrent file is not\n"
  386. " written to the disk, but is just kept in "
  387. "memory.\n"
  388. " If false is specified, the action mentioned "
  389. "above\n"
  390. " is not taken."
  391. msgstr ""
  392. #: src/usage_text.h:223
  393. msgid ""
  394. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  395. " mentioned in .torrent file.\n"
  396. " Default: true"
  397. msgstr ""
  398. #: src/usage_text.h:227
  399. msgid ""
  400. " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
  401. " Multiple ports can be specified by using ',',\n"
  402. " for example: \"6881,6885\". You can also use "
  403. "'-'\n"
  404. " to specify a range: \"6881-6999\". ',' and '-' "
  405. "can\n"
  406. " be used together."
  407. msgstr ""
  408. #: src/usage_text.h:233
  409. msgid ""
  410. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  411. " 0 means unrestricted.\n"
  412. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  413. " Default: 0"
  414. msgstr ""
  415. #: src/usage_text.h:238
  416. msgid ""
  417. " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
  418. " --seed-ratio option."
  419. msgstr ""
  420. #: src/usage_text.h:241
  421. msgid ""
  422. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
  423. " until share ratio reaches RATIO. 1.0 is\n"
  424. " encouraged. Specify 0.0 if you intend to do\n"
  425. " seeding regardless of share ratio.\n"
  426. " If --seed-time option is specified along with\n"
  427. " this option, seeding ends when at least one "
  428. "of\n"
  429. " the conditions is satisfied."
  430. msgstr ""
  431. #: src/usage_text.h:249
  432. msgid ""
  433. " --peer-id-prefix=PEERI_ID_PREFIX Specify the prefix of peer ID. The peer ID "
  434. "in\n"
  435. " BitTorrent is 20 byte length. If more than 20\n"
  436. " bytes are specified, only first 20\n"
  437. " bytes are used. If less than 20 bytes are\n"
  438. " specified, the random alphabet characters are\n"
  439. " added to make it's length 20 bytes.\n"
  440. " Default: -aria2-"
  441. msgstr ""
  442. #: src/usage_text.h:257
  443. msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
  444. msgstr ""
  445. #: src/usage_text.h:259
  446. msgid " --enable-dht[=true|false] Enable DHT functionality."
  447. msgstr ""
  448. #: src/usage_text.h:261
  449. msgid ""
  450. " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
  451. " Multiple ports can be specified by using ',',\n"
  452. " for example: \"6881,6885\". You can also use "
  453. "'-'\n"
  454. " to specify a range: \"6881-6999\". ',' and '-' "
  455. "can\n"
  456. " be used together."
  457. msgstr ""
  458. #: src/usage_text.h:267
  459. msgid ""
  460. " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
  461. " network."
  462. msgstr ""
  463. #: src/usage_text.h:270
  464. msgid ""
  465. " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
  466. " If several encryption methods are provided by "
  467. "a\n"
  468. " peer, aria2 chooses a lowest one which "
  469. "satisfies\n"
  470. " the given level."
  471. msgstr ""
  472. #: src/usage_text.h:275
  473. msgid ""
  474. " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
  475. " establish connection with legacy BitTorrent\n"
  476. " handshake. Thus aria2 always uses Obfuscation\n"
  477. " handshake."
  478. msgstr ""
  479. #: src/usage_text.h:280
  480. msgid ""
  481. " --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
  482. "download\n"
  483. " speed is lower than SPEED, aria2 initiates "
  484. "and\n"
  485. " accepts connections ignoring max peer cap.\n"
  486. " You can append K or M(1K = 1024, 1M = 1024K)."
  487. msgstr ""
  488. #: src/usage_text.h:285
  489. msgid ""
  490. " --bt-max-open-files=NUM Specify maximum number of files to open in "
  491. "each\n"
  492. " BitTorrent download."
  493. msgstr ""
  494. #: src/usage_text.h:288
  495. msgid ""
  496. " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
  497. " verifying piece hashes."
  498. msgstr ""
  499. #: src/usage_text.h:291
  500. msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
  501. msgstr ""
  502. #: src/usage_text.h:293
  503. msgid ""
  504. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  505. " simultaneously."
  506. msgstr ""
  507. #: src/usage_text.h:296
  508. msgid " --metalink-version=VERSION The version of the file to download."
  509. msgstr ""
  510. #: src/usage_text.h:298
  511. msgid " --metalink-language=LANGUAGE The language of the file to download."
  512. msgstr ""
  513. #: src/usage_text.h:300
  514. msgid ""
  515. " --metalink-os=OS The operating system of the file to download."
  516. msgstr ""
  517. #: src/usage_text.h:302
  518. msgid ""
  519. " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
  520. " A comma-deliminated list of locations is\n"
  521. " acceptable."
  522. msgstr ""
  523. #: src/usage_text.h:306
  524. msgid ""
  525. " --metalink-preferred-protocol=PROTO Specify preferred protocol. The "
  526. "possible\n"
  527. " values are 'http', 'https', 'ftp' and 'none'.\n"
  528. " Specifiy none to disable this feature."
  529. msgstr ""
  530. #: src/usage_text.h:310
  531. msgid ""
  532. " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
  533. " whose suffix is .metaink or content type is\n"
  534. " application/metalink+xml is downloaded, aria2\n"
  535. " parses it as a metalink file and downloads "
  536. "files\n"
  537. " mentioned in it.\n"
  538. " If mem is specified, a metalink file is not\n"
  539. " written to the disk, but is just kept in "
  540. "memory.\n"
  541. " If false is specified, the action mentioned "
  542. "above\n"
  543. " is not taken."
  544. msgstr ""
  545. #: src/usage_text.h:320
  546. msgid ""
  547. " --metalink-enable-unique-protocol=true|false If true is given and several\n"
  548. " protocols are available for a mirror in a "
  549. "metalink\n"
  550. " file, aria2 uses one of them.\n"
  551. " Use --metalink-preferred-protocol option to\n"
  552. " specify the preference of protocol."
  553. msgstr ""
  554. #: src/usage_text.h:326
  555. msgid " -v, --version Print the version number and exit."
  556. msgstr ""
  557. #: src/usage_text.h:328
  558. msgid ""
  559. " -h, --help[=CATEGORY] Print usage and exit.\n"
  560. " The help messages are classified in several\n"
  561. " categories. For example, type \"--help=http\" "
  562. "for\n"
  563. " detailed explanation for the options related "
  564. "to\n"
  565. " http. If no matching category is found, "
  566. "search\n"
  567. " option name using a given word, in forward "
  568. "match\n"
  569. " and print the result."
  570. msgstr ""
  571. #: src/usage_text.h:336
  572. msgid " --no-conf Disable loading aria2.conf file."
  573. msgstr ""
  574. #: src/usage_text.h:338
  575. msgid ""
  576. " --conf-path=PATH Change the configuration file path to PATH."
  577. msgstr ""
  578. #: src/usage_text.h:340
  579. msgid ""
  580. " --stop=SEC Stop application after SEC seconds has "
  581. "passed.\n"
  582. " If 0 is given, this feature is disabled."
  583. msgstr ""
  584. #: src/usage_text.h:343
  585. msgid ""
  586. " --header=HEADER Append HEADER to HTTP request header. You can "
  587. "use\n"
  588. " this option repeatedly to specify more than "
  589. "one\n"
  590. " header:\n"
  591. " aria2c --header=\"X-A: b78\" --header=\"X-B: "
  592. "9J1\"\n"
  593. " http://host/file"
  594. msgstr ""
  595. #: src/usage_text.h:349
  596. msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
  597. msgstr ""
  598. #: src/usage_text.h:351
  599. msgid " --async-dns[=true|false] Enable asynchronous DNS."
  600. msgstr ""
  601. #: src/usage_text.h:353
  602. msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
  603. msgstr ""
  604. #: src/usage_text.h:355
  605. msgid ""
  606. " --summary-interval=SEC Set interval to output download progress "
  607. "summary.\n"
  608. " Setting 0 suppresses the output."
  609. msgstr ""
  610. #: src/usage_text.h:358
  611. msgid " --log-level=LEVEL Set log level to output."
  612. msgstr ""
  613. #: src/version_usage.cc:55
  614. msgid " version "
  615. msgstr ""
  616. #: src/version_usage.cc:72
  617. #, c-format
  618. msgid "Report bugs to %s"
  619. msgstr ""
  620. #: src/version_usage.cc:77
  621. #, c-format
  622. msgid "Usage: %s [OPTIONS] [URL | TORRENT_FILE | METALINK_FILE]..."
  623. msgstr ""
  624. #: src/version_usage.cc:85
  625. msgid "Printing all options."
  626. msgstr ""
  627. #: src/version_usage.cc:87
  628. #, c-format
  629. msgid "Printing options tagged with '%s'."
  630. msgstr ""
  631. #: src/version_usage.cc:91
  632. #, c-format
  633. msgid "See -h option to know other command-line options(%s)."
  634. msgstr ""
  635. #: src/version_usage.cc:95 src/version_usage.cc:104
  636. msgid "Options:"
  637. msgstr ""
  638. #: src/version_usage.cc:102
  639. #, c-format
  640. msgid "Printing options whose name starts with '%s'."
  641. msgstr ""
  642. #: src/version_usage.cc:107
  643. #, c-format
  644. msgid "No help category or option name matching with '%s'."
  645. msgstr ""
  646. #: src/version_usage.cc:114
  647. msgid ""
  648. " You can specify multiple URLs. Unless you specify -Z option, all URLs must\n"
  649. " point to the same file or downloading will fail."
  650. msgstr ""
  651. #: src/version_usage.cc:116
  652. msgid ""
  653. " You can also specify arbitrary number of torrent files and metalink files\n"
  654. " stored in a local drive. Please note that they are always treated as a\n"
  655. " separate download."
  656. msgstr ""
  657. #: src/version_usage.cc:121
  658. msgid ""
  659. " You can specify both torrent file with -T option and URLs. By doing this,\n"
  660. " download a file from both torrent swarm and http/ftp server at the same "
  661. "time,\n"
  662. " while the data from http/ftp are uploaded to the torrent swarm. Note that\n"
  663. " only single file torrent can be integrated with http/ftp."
  664. msgstr ""
  665. #: src/version_usage.cc:126
  666. msgid ""
  667. " Make sure that URL is quoted with single(') or double(\") quotation if it\n"
  668. " contains \"&\" or any characters that have special meaning in shell."
  669. msgstr ""
  670. #: src/version_usage.cc:130
  671. msgid "Refer to man page for more information."
  672. msgstr ""
  673. #: src/message.h:40
  674. #, c-format
  675. msgid "CUID#%d - The download for one segment completed successfully."
  676. msgstr "CUID#%d - 一个分块的下载成功的完成了."
  677. #: src/message.h:41
  678. #, c-format
  679. msgid "CUID#%d - No segment available."
  680. msgstr "CUID#%d - 已经没有多余的分块"
  681. #: src/message.h:42
  682. #, c-format
  683. msgid "CUID#%d - Connecting to %s:%d"
  684. msgstr "CUID#%d - 连接到 %s:%d"
  685. #: src/message.h:43
  686. #, c-format
  687. msgid ""
  688. "CUID#%d - The segment changed. We send the request again with new Range "
  689. "header."
  690. msgstr "CUID#%d - 分块发生变化。将使用新的范围报头再次发送请求。"
  691. #: src/message.h:44
  692. #, c-format
  693. msgid "CUID#%d - Redirecting to %s"
  694. msgstr "CUID#%d - 重定向到%s"
  695. #: src/message.h:45
  696. #, c-format
  697. msgid ""
  698. "CUID#%d - Requesting:\n"
  699. "%s"
  700. msgstr ""
  701. "CUID#%d - 正在请求:\n"
  702. "%s"
  703. #: src/message.h:46
  704. #, c-format
  705. msgid ""
  706. "CUID#%d - Response received:\n"
  707. "%s"
  708. msgstr ""
  709. "CUID#%d - 收到应答:\n"
  710. "%s"
  711. #: src/message.h:47
  712. #, c-format
  713. msgid "CUID#%d - Download aborted. URI=%s"
  714. msgstr "CUID#%d - 下载中断。URI=%s"
  715. #: src/message.h:48
  716. #, c-format
  717. msgid "CUID#%d - Restarting the download. URI=%s"
  718. msgstr "CUID#%d - 重新开始下载。URI=%s"
  719. #: src/message.h:49
  720. #, c-format
  721. msgid "CUID#%d - Download aborted."
  722. msgstr "CUID#%d - 下载中断。"
  723. #: src/message.h:50
  724. #, c-format
  725. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  726. msgstr "CUID#%d - %d 次尝试均告失败.下载终止."
  727. #: src/message.h:51
  728. #, c-format
  729. msgid "CUID#%d - Unregistering cuid from segmentManager."
  730. msgstr "CUID#%d - 正在从块管理器(segmentManager)中注销cuid."
  731. #: src/message.h:57
  732. #, c-format
  733. msgid "CUID#%d - we got new piece. index=%d"
  734. msgstr "CUID#%d - 获得新的分片. index=%d"
  735. #: src/message.h:58
  736. #, c-format
  737. msgid "CUID#%d - we got wrong piece. index=%d"
  738. msgstr "CUID#%d - 获得错误的分片. index=%d"
  739. #: src/message.h:59
  740. #, c-format
  741. msgid "CUID#%d - Download not complete: %s"
  742. msgstr "CUID#%d - 下载未完成: %s"
  743. #: src/message.h:60
  744. #, c-format
  745. msgid "#%d - Download has already completed: %s"
  746. msgstr "#%d - 下载已完成: %s"
  747. #: src/message.h:61
  748. #, c-format
  749. msgid "CUID#%d - Good checksum: %s"
  750. msgstr "CUID#%d - 正确的校验和: %s"
  751. #: src/message.h:62
  752. #, c-format
  753. msgid "CUID#%d - Bad checksum: %s"
  754. msgstr "CUID#%d - 错误的校验和: %s"
  755. #: src/message.h:63
  756. #, c-format
  757. msgid "CUID#%d - Resolving hostname %s"
  758. msgstr "CUID#%d - 正在解析主机名 %s"
  759. #: src/message.h:64
  760. #, c-format
  761. msgid "CUID#%d - Name resolution complete: %s -> %s"
  762. msgstr "CUID#%d - 名字解析完成: %s -> %s"
  763. #: src/message.h:65
  764. #, c-format
  765. msgid "CUID#%d - Name resolution for %s failed:%s"
  766. msgstr "CUID#%d - %s的名字解析失败,原因:%s"
  767. #: src/message.h:66
  768. #, c-format
  769. msgid "CUID#%d - DNS cache hit: %s -> %s"
  770. msgstr "CUID#%d - DNS cache 命中: %s -> %s"
  771. #: src/message.h:67
  772. #, c-format
  773. msgid "CUID#%d - Abort requested."
  774. msgstr "CUID#%d - Abort requested."
  775. #: src/message.h:68
  776. #, c-format
  777. msgid "CUID#%d - Connecting to the peer %s"
  778. msgstr ""
  779. #: src/message.h:69
  780. #, c-format
  781. msgid ""
  782. "CUID#%d - Piece received. index=%d, begin=%d, length=%d, offset=%llu, "
  783. "blockIndex=%d"
  784. msgstr ""
  785. #: src/message.h:70
  786. #, c-format
  787. msgid "CUID#%d - Piece bitfield %s"
  788. msgstr ""
  789. #: src/message.h:71
  790. #, c-format
  791. msgid ""
  792. "CUID#%d - Reject piece message in queue because the peer has been choked. "
  793. "index=%d, begin=%d, length=%d"
  794. msgstr ""
  795. #: src/message.h:72
  796. #, c-format
  797. msgid ""
  798. "CUID#%d - Reject piece message in queue because cancel message received. "
  799. "index=%d, begin=%d, length=%d"
  800. msgstr ""
  801. #: src/message.h:73
  802. #, c-format
  803. msgid "CUID#%d - Exception caught while validating file integrity."
  804. msgstr ""
  805. #: src/message.h:74
  806. #, c-format
  807. msgid "CUID#%d - Interested in the peer"
  808. msgstr ""
  809. #: src/message.h:75
  810. #, c-format
  811. msgid "CUID#%d - Not interested in the peer"
  812. msgstr ""
  813. #: src/message.h:76
  814. #, c-format
  815. msgid "CUID#%d - Deleting request slot index=%d, blockIndex=%d"
  816. msgstr ""
  817. #: src/message.h:77
  818. #, c-format
  819. msgid ""
  820. "CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
  821. "got choked."
  822. msgstr ""
  823. #: src/message.h:78
  824. #, c-format
  825. msgid "CUID#%d - Deleting request slot blockIndex=%d because of time out"
  826. msgstr ""
  827. #: src/message.h:79
  828. #, c-format
  829. msgid ""
  830. "CUID#%d - Deleting request slot blockIndex=%d because the block has been "
  831. "acquired."
  832. msgstr ""
  833. #: src/message.h:80
  834. #, c-format
  835. msgid "CUID#%d - Fast extension enabled."
  836. msgstr ""
  837. #: src/message.h:81
  838. #, c-format
  839. msgid "CUID#%d - Extended Messaging enabled."
  840. msgstr ""
  841. #: src/message.h:82
  842. #, c-format
  843. msgid "CUID#%d - Exception caught while allocating file space."
  844. msgstr ""
  845. #: src/message.h:83
  846. #, c-format
  847. msgid "CUID#%d - Content-Disposition detected. Use %s as filename"
  848. msgstr ""
  849. #: src/message.h:84
  850. #, c-format
  851. msgid "CUID#%d - Peer %s:%d banned."
  852. msgstr ""
  853. #: src/message.h:85
  854. #, c-format
  855. msgid "CUID#%d - Using port %d for accepting new connections"
  856. msgstr ""
  857. #: src/message.h:86
  858. #, c-format
  859. msgid "CUID#%d - An error occurred while binding port=%d"
  860. msgstr ""
  861. #: src/message.h:87
  862. #, c-format
  863. msgid "CUID#%d - Incoming connection, adding new command CUID#%d"
  864. msgstr ""
  865. #: src/message.h:88
  866. #, c-format
  867. msgid "CUID#%d - Error in accepting connection"
  868. msgstr ""
  869. #: src/message.h:89
  870. #, c-format
  871. msgid "CUID#%d - Error occurred while processing tracker response."
  872. msgstr ""
  873. #: src/message.h:90
  874. #, c-format
  875. msgid "CUID#%d - Cannot create tracker request."
  876. msgstr ""
  877. #: src/message.h:91
  878. #, c-format
  879. msgid "CUID#%d - Creating new tracker request command #%d"
  880. msgstr ""
  881. #: src/message.h:92
  882. #, c-format
  883. msgid "CUID#%d - The peer is DHT-enabled."
  884. msgstr ""
  885. #: src/message.h:94
  886. #, c-format
  887. msgid "Unrecognized URI or unsupported protocol: %s"
  888. msgstr ""
  889. #: src/message.h:95
  890. #, c-format
  891. msgid "Tracker returned warning message: %s"
  892. msgstr ""
  893. #: src/message.h:96
  894. #, c-format
  895. msgid "The segment file %s exists."
  896. msgstr ""
  897. #: src/message.h:97
  898. #, c-format
  899. msgid "The segment file %s does not exist."
  900. msgstr ""
  901. #: src/message.h:98
  902. #, c-format
  903. msgid "Saving the segment file %s"
  904. msgstr ""
  905. #: src/message.h:99
  906. msgid "The segment file was saved successfully."
  907. msgstr ""
  908. #: src/message.h:100
  909. #, c-format
  910. msgid "Loading the segment file %s."
  911. msgstr ""
  912. #: src/message.h:101
  913. msgid "The segment file was loaded successfully."
  914. msgstr ""
  915. #: src/message.h:102
  916. msgid "No URI to download. Download aborted."
  917. msgstr ""
  918. #: src/message.h:103
  919. #, c-format
  920. msgid ""
  921. "File %s exists, but a control file(*.aria2) does not exist. Download was "
  922. "canceled in order to prevent your file from being truncated to 0. If you are "
  923. "sure to download the file all over again, then delete it or add --allow-"
  924. "overwrite=true option and restart aria2."
  925. msgstr ""
  926. #: src/message.h:104
  927. #, c-format
  928. msgid "Allocating file %s, %s bytes"
  929. msgstr ""
  930. #: src/message.h:105
  931. msgid "File not found"
  932. msgstr ""
  933. #: src/message.h:106
  934. msgid "Not a directory"
  935. msgstr ""
  936. #: src/message.h:107
  937. #, c-format
  938. msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
  939. msgstr ""
  940. #: src/message.h:108
  941. #, c-format
  942. msgid "Writing file %s"
  943. msgstr ""
  944. #: src/message.h:109
  945. msgid "No peer list received."
  946. msgstr ""
  947. #: src/message.h:110
  948. #, c-format
  949. msgid "Adding peer %s:%d"
  950. msgstr ""
  951. #: src/message.h:111
  952. #, c-format
  953. msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
  954. msgstr ""
  955. #: src/message.h:112
  956. msgid "Download of selected files was complete."
  957. msgstr ""
  958. #: src/message.h:113
  959. msgid "The download was complete."
  960. msgstr ""
  961. #: src/message.h:114
  962. #, c-format
  963. msgid "Removed %d have entries."
  964. msgstr ""
  965. #: src/message.h:115
  966. #, c-format
  967. msgid "Validating file %s"
  968. msgstr ""
  969. #: src/message.h:116
  970. #, c-format
  971. msgid "%d seconds to allocate %s byte(s)"
  972. msgstr ""
  973. #: src/message.h:117
  974. #, c-format
  975. msgid "Dispatching FileAllocationCommand for CUID#%d."
  976. msgstr ""
  977. #: src/message.h:118
  978. #, c-format
  979. msgid "Metalink: Queueing %s for download."
  980. msgstr ""
  981. #: src/message.h:119
  982. #, c-format
  983. msgid "Download complete: %s"
  984. msgstr ""
  985. #: src/message.h:120
  986. msgid "Seeding is over."
  987. msgstr ""
  988. #: src/message.h:121
  989. #, c-format
  990. msgid "CUID#%d cancels segment index=%d. CUID#%d handles it instead."
  991. msgstr ""
  992. #: src/message.h:122
  993. msgid "No chunk to verify."
  994. msgstr ""
  995. #: src/message.h:123
  996. #, c-format
  997. msgid "Good chunk checksum. hash=%s"
  998. msgstr ""
  999. #: src/message.h:124
  1000. #, c-format
  1001. msgid "Failed to load cookies from %s"
  1002. msgstr ""
  1003. #: src/message.h:125
  1004. #, c-format
  1005. msgid ""
  1006. ".netrc file %s does not have correct permissions. It should be 600. netrc "
  1007. "support disabled."
  1008. msgstr ""
  1009. #: src/message.h:126
  1010. msgid "Logging started."
  1011. msgstr ""
  1012. #: src/message.h:127
  1013. msgid "Specify at least one URL."
  1014. msgstr ""
  1015. #: src/message.h:128
  1016. msgid "daemon failed."
  1017. msgstr ""
  1018. #: src/message.h:129
  1019. #, c-format
  1020. msgid "Verification finished successfully. file=%s"
  1021. msgstr ""
  1022. #: src/message.h:130
  1023. #, c-format
  1024. msgid "Checksum error detected. file=%s"
  1025. msgstr ""
  1026. #: src/message.h:131
  1027. #, c-format
  1028. msgid "Incomplete range specified. %s"
  1029. msgstr ""
  1030. #: src/message.h:132
  1031. #, c-format
  1032. msgid "Failed to convert string into value: %s"
  1033. msgstr ""
  1034. #: src/message.h:133
  1035. msgid "Resource not found"
  1036. msgstr ""
  1037. #: src/message.h:134
  1038. #, c-format
  1039. msgid "File already exists. Renamed to %s."
  1040. msgstr ""
  1041. #: src/message.h:135
  1042. msgid "Cannot parse metalink XML file. XML may be malformed."
  1043. msgstr ""
  1044. #: src/message.h:136
  1045. #, c-format
  1046. msgid "Too small payload size for %s, size=%d."
  1047. msgstr ""
  1048. #: src/message.h:137
  1049. #, c-format
  1050. msgid ""
  1051. "Removed the defunct control file %s because the download file %s doesn't "
  1052. "exist."
  1053. msgstr ""
  1054. #: src/message.h:138
  1055. #, c-format
  1056. msgid "Your share ratio was %.1f, uploaded/downloaded=%sB/%sB"
  1057. msgstr ""
  1058. #: src/message.h:139
  1059. #, c-format
  1060. msgid "Missing %s in torrent metainfo."
  1061. msgstr ""
  1062. #: src/message.h:140
  1063. msgid "Tracker returned null data."
  1064. msgstr ""
  1065. #: src/message.h:141
  1066. msgid "Windows socket library initialization failed"
  1067. msgstr ""
  1068. #: src/message.h:142
  1069. #, c-format
  1070. msgid "%d second(s) has passed. Stopping application."
  1071. msgstr ""
  1072. #: src/message.h:143
  1073. #, c-format
  1074. msgid ""
  1075. "Saved signature as %s. Please note that aria2 doesn't verify signatures."
  1076. msgstr ""
  1077. #: src/message.h:145
  1078. #, c-format
  1079. msgid "Saving signature as %s failed. Maybe file already exists."
  1080. msgstr ""
  1081. #: src/message.h:148
  1082. msgid "Timeout."
  1083. msgstr ""
  1084. #: src/message.h:149
  1085. msgid "Invalid chunk size."
  1086. msgstr ""
  1087. #: src/message.h:150
  1088. #, c-format
  1089. msgid "Too large chunk. size=%d"
  1090. msgstr ""
  1091. #: src/message.h:151
  1092. msgid "Invalid header."
  1093. msgstr ""
  1094. #: src/message.h:152
  1095. msgid "Invalid response."
  1096. msgstr ""
  1097. #: src/message.h:153
  1098. msgid "No header found."
  1099. msgstr ""
  1100. #: src/message.h:154
  1101. msgid "No status header."
  1102. msgstr ""
  1103. #: src/message.h:155
  1104. msgid "Proxy connection failed."
  1105. msgstr ""
  1106. #: src/message.h:156
  1107. msgid "Connection failed."
  1108. msgstr ""
  1109. #: src/message.h:157
  1110. #, c-format
  1111. msgid ""
  1112. "The requested filename and the previously registered one are not same. "
  1113. "Expected:%s Actual:%s"
  1114. msgstr ""
  1115. #: src/message.h:158
  1116. #, c-format
  1117. msgid "The response status is not successful. status=%d"
  1118. msgstr ""
  1119. #: src/message.h:159
  1120. #, c-format
  1121. msgid "Too large file size. size=%s"
  1122. msgstr ""
  1123. #: src/message.h:160
  1124. #, c-format
  1125. msgid "Transfer encoding %s is not supported."
  1126. msgstr ""
  1127. #: src/message.h:161
  1128. #, c-format
  1129. msgid "SSL initialization failed: %s"
  1130. msgstr ""
  1131. #: src/message.h:162
  1132. msgid "SSL I/O error"
  1133. msgstr ""
  1134. #: src/message.h:163
  1135. msgid "SSL protocol error"
  1136. msgstr ""
  1137. #: src/message.h:164
  1138. #, c-format
  1139. msgid "SSL unknown error %d"
  1140. msgstr ""
  1141. #: src/message.h:165
  1142. #, c-format
  1143. msgid "SSL initialization failed: OpenSSL connect error %d"
  1144. msgstr ""
  1145. #: src/message.h:166
  1146. #, c-format
  1147. msgid "Size mismatch Expected:%s Actual:%s"
  1148. msgstr ""
  1149. #: src/message.h:167
  1150. msgid "Authorization failed."
  1151. msgstr ""
  1152. #: src/message.h:168
  1153. msgid "Got EOF from the server."
  1154. msgstr ""
  1155. #: src/message.h:169
  1156. msgid "Got EOF from peer."
  1157. msgstr ""
  1158. #: src/message.h:170
  1159. msgid "Malformed meta info."
  1160. msgstr ""
  1161. #: src/message.h:172
  1162. #, c-format
  1163. msgid "Failed to open the file %s, cause: %s"
  1164. msgstr ""
  1165. #: src/message.h:173
  1166. #, c-format
  1167. msgid "Failed to write into the file %s, cause: %s"
  1168. msgstr ""
  1169. #: src/message.h:174
  1170. #, c-format
  1171. msgid "Failed to read from the file %s, cause: %s"
  1172. msgstr ""
  1173. #: src/message.h:175
  1174. msgid "Failed to read data from disk."
  1175. msgstr ""
  1176. #: src/message.h:176
  1177. #, c-format
  1178. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  1179. msgstr ""
  1180. #: src/message.h:177
  1181. #, c-format
  1182. msgid "Failed to seek the file %s, cause: %s"
  1183. msgstr ""
  1184. #: src/message.h:178
  1185. #, c-format
  1186. msgid "The offset is out of range, offset=%s"
  1187. msgstr ""
  1188. #: src/message.h:179
  1189. #, c-format
  1190. msgid "%s is not a directory."
  1191. msgstr ""
  1192. #: src/message.h:180
  1193. #, c-format
  1194. msgid "Failed to make the directory %s, cause: %s"
  1195. msgstr ""
  1196. #: src/message.h:181
  1197. #, c-format
  1198. msgid "Failed to open the segment file %s, cause: %s"
  1199. msgstr ""
  1200. #: src/message.h:182
  1201. #, c-format
  1202. msgid "Failed to write into the segment file %s, cause: %s"
  1203. msgstr ""
  1204. #: src/message.h:183
  1205. #, c-format
  1206. msgid "Failed to read from the segment file %s, cause: %s"
  1207. msgstr ""
  1208. #: src/message.h:185
  1209. #, c-format
  1210. msgid "Failed to open a socket, cause: %s"
  1211. msgstr ""
  1212. #: src/message.h:186
  1213. #, c-format
  1214. msgid "Failed to set a socket option, cause: %s"
  1215. msgstr ""
  1216. #: src/message.h:187
  1217. #, c-format
  1218. msgid "Failed to set a socket as blocking, cause: %s"
  1219. msgstr ""
  1220. #: src/message.h:188
  1221. #, c-format
  1222. msgid "Failed to set a socket as non-blocking, cause: %s"
  1223. msgstr ""
  1224. #: src/message.h:189
  1225. #, c-format
  1226. msgid "Failed to bind a socket, cause: %s"
  1227. msgstr ""
  1228. #: src/message.h:190
  1229. #, c-format
  1230. msgid "Failed to listen to a socket, cause: %s"
  1231. msgstr ""
  1232. #: src/message.h:191
  1233. #, c-format
  1234. msgid "Failed to accept a peer connection, cause: %s"
  1235. msgstr ""
  1236. #: src/message.h:192
  1237. #, c-format
  1238. msgid "Failed to get the name of socket, cause: %s"
  1239. msgstr ""
  1240. #: src/message.h:193
  1241. #, c-format
  1242. msgid "Failed to get the name of connected peer, cause: %s"
  1243. msgstr ""
  1244. #: src/message.h:194
  1245. #, c-format
  1246. msgid "Failed to resolve the hostname %s, cause: %s"
  1247. msgstr ""
  1248. #: src/message.h:195
  1249. #, c-format
  1250. msgid "Failed to connect to the host %s, cause: %s"
  1251. msgstr ""
  1252. #: src/message.h:196
  1253. #, c-format
  1254. msgid "Failed to check whether the socket is writable, cause: %s"
  1255. msgstr ""
  1256. #: src/message.h:197
  1257. #, c-format
  1258. msgid "Failed to check whether the socket is readable, cause: %s"
  1259. msgstr ""
  1260. #: src/message.h:198
  1261. #, c-format
  1262. msgid "Failed to send data, cause: %s"
  1263. msgstr ""
  1264. #: src/message.h:199
  1265. #, c-format
  1266. msgid "Failed to receive data, cause: %s"
  1267. msgstr ""
  1268. #: src/message.h:200
  1269. #, c-format
  1270. msgid "Failed to peek data, cause: %s"
  1271. msgstr ""
  1272. #: src/message.h:201
  1273. #, c-format
  1274. msgid "Unknown socket error %d (0x%x)"
  1275. msgstr ""
  1276. #: src/message.h:202
  1277. #, c-format
  1278. msgid "File %s exists, but %s does not exist."
  1279. msgstr ""
  1280. #: src/message.h:203
  1281. #, c-format
  1282. msgid "Invalid payload size for %s, size=%d. It should be %d."
  1283. msgstr ""
  1284. #: src/message.h:204
  1285. #, c-format
  1286. msgid "Invalid ID=%d for %s. It should be %d."
  1287. msgstr ""
  1288. #: src/message.h:205
  1289. #, c-format
  1290. msgid ""
  1291. "Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
  1292. "s, actualHash=%s"
  1293. msgstr ""
  1294. #: src/message.h:206
  1295. msgid "Download aborted."
  1296. msgstr ""
  1297. #: src/message.h:207
  1298. #, c-format
  1299. msgid "File %s is being downloaded by other command."
  1300. msgstr ""
  1301. #: src/message.h:208
  1302. msgid "Insufficient checksums."
  1303. msgstr ""
  1304. #: src/message.h:209
  1305. #, c-format
  1306. msgid "Tracker returned failure reason: %s"
  1307. msgstr ""
  1308. #: src/message.h:210
  1309. msgid "Flooding detected."
  1310. msgstr ""
  1311. #: src/message.h:211
  1312. #, c-format
  1313. msgid ""
  1314. "Drop connection because no request/piece messages were exchanged in a "
  1315. "certain period(%d seconds)."
  1316. msgstr ""
  1317. #: src/message.h:212
  1318. msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
  1319. msgstr ""
  1320. #: src/message.h:213
  1321. #, c-format
  1322. msgid "No such file entry %s"
  1323. msgstr ""
  1324. #: src/message.h:214
  1325. #, c-format
  1326. msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
  1327. msgstr ""
  1328. #: src/message.h:215
  1329. msgid "No HttpRequestEntry found."
  1330. msgstr ""
  1331. #: src/message.h:216
  1332. #, c-format
  1333. msgid "Got %d status, but no location header provided."
  1334. msgstr ""
  1335. #: src/message.h:217
  1336. #, c-format
  1337. msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
  1338. msgstr ""
  1339. #: src/message.h:218
  1340. msgid "No file matched with your preference."
  1341. msgstr ""
  1342. #: src/message.h:219
  1343. msgid "Exception caught"
  1344. msgstr ""
  1345. #: src/message.h:220
  1346. #, c-format
  1347. msgid "Max payload length exceeded or invalid. length = %u"
  1348. msgstr ""
  1349. #: src/message.h:221
  1350. #, c-format
  1351. msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
  1352. msgstr ""
  1353. #: src/BtSetup.cc:123
  1354. msgid "Errors occurred while binding port.\n"
  1355. msgstr ""
  1356. #: src/Util.cc:705
  1357. msgid "Files:"
  1358. msgstr ""