zh_CN.po 40 KB

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