aria2c.pot 28 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR Tatsuhiro Tsujikawa
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  11. "POT-Creation-Date: 2007-08-05 00:15+0900\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: src/RequestInfo.h:54
  19. #, c-format
  20. msgid ""
  21. "\n"
  22. "The download was complete. <%s>\n"
  23. msgstr ""
  24. #: src/RequestInfo.h:62
  25. #, c-format
  26. msgid ""
  27. "\n"
  28. "Some downloads were not complete because of errors. Check the log.\n"
  29. "aria2 will resume download if the transfer is restarted."
  30. msgstr ""
  31. #: src/message.h:40
  32. #, c-format
  33. msgid "CUID#%d - The download for one segment completed successfully."
  34. msgstr ""
  35. #: src/message.h:41
  36. #, c-format
  37. msgid "CUID#%d - No segment available."
  38. msgstr ""
  39. #: src/message.h:42
  40. #, c-format
  41. msgid "CUID#%d - Connecting to %s:%d"
  42. msgstr ""
  43. #: src/message.h:43
  44. #, c-format
  45. msgid ""
  46. "CUID#%d - The segment changed. We send the request again with new Range "
  47. "header."
  48. msgstr ""
  49. #: src/message.h:44
  50. #, c-format
  51. msgid "CUID#%d - Redirecting to %s"
  52. msgstr ""
  53. #: src/message.h:45
  54. #, c-format
  55. msgid ""
  56. "CUID#%d - Requesting:\n"
  57. "%s"
  58. msgstr ""
  59. #: src/message.h:46
  60. #, c-format
  61. msgid ""
  62. "CUID#%d - Response received:\n"
  63. "%s"
  64. msgstr ""
  65. #: src/message.h:47
  66. #, c-format
  67. msgid "CUID#%d - Download aborted. URI=%s"
  68. msgstr ""
  69. #: src/message.h:48
  70. #, c-format
  71. msgid "CUID#%d - Restarting the download. URI=%s"
  72. msgstr ""
  73. #: src/message.h:49
  74. #, c-format
  75. msgid "CUID#%d - Download aborted."
  76. msgstr ""
  77. #: src/message.h:50
  78. #, c-format
  79. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  80. msgstr ""
  81. #: src/message.h:51
  82. #, c-format
  83. msgid "CUID#%d - Unregistering cuid from segmentManager."
  84. msgstr ""
  85. #: src/message.h:57
  86. #, c-format
  87. msgid "CUID#%d - we got new piece. index=%d"
  88. msgstr ""
  89. #: src/message.h:58
  90. #, c-format
  91. msgid "CUID#%d - we got wrong piece. index=%d"
  92. msgstr ""
  93. #: src/message.h:59
  94. #, c-format
  95. msgid "CUID#%d - Download not complete: %s"
  96. msgstr ""
  97. #: src/message.h:60
  98. #, c-format
  99. msgid "CUID#%d - Download has already completed: %s"
  100. msgstr ""
  101. #: src/message.h:61
  102. #, c-format
  103. msgid "CUID#%d - Good checksum: %s"
  104. msgstr ""
  105. #: src/message.h:62
  106. #, c-format
  107. msgid "CUID#%d - Bad checksum: %s"
  108. msgstr ""
  109. #: src/message.h:63
  110. #, c-format
  111. msgid "CUID#%d - Resolving hostname %s"
  112. msgstr ""
  113. #: src/message.h:64
  114. #, c-format
  115. msgid "CUID#%d - Name resolution complete: %s -> %s"
  116. msgstr ""
  117. #: src/message.h:65
  118. #, c-format
  119. msgid "CUID#%d - Name resolution for %s failed:%s"
  120. msgstr ""
  121. #: src/message.h:66
  122. #, c-format
  123. msgid "CUID#%d - DNS cache hit: %s -> %s"
  124. msgstr ""
  125. #: src/message.h:67
  126. #, c-format
  127. msgid "CUID#%d - Abort requested."
  128. msgstr ""
  129. #: src/message.h:68
  130. #, c-format
  131. msgid "CUID#%d - Connecting to the peer %s"
  132. msgstr ""
  133. #: src/message.h:69
  134. #, c-format
  135. msgid ""
  136. "CUID#%d - Piece received. index=%d, begin=%d, length=%d, offset=%llu, "
  137. "blockIndex=%d"
  138. msgstr ""
  139. #: src/message.h:70
  140. #, c-format
  141. msgid "CUID#%d - Piece bitfield %s"
  142. msgstr ""
  143. #: src/message.h:71
  144. #, c-format
  145. msgid ""
  146. "CUID#%d - Reject piece message in queue because the peer has been choked. "
  147. "index=%d, begin=%d, length=%d"
  148. msgstr ""
  149. #: src/message.h:72
  150. #, c-format
  151. msgid ""
  152. "CUID#%d - Reject piece message in queue because cancel message received. "
  153. "index=%d, begin=%d, length=%d"
  154. msgstr ""
  155. #: src/message.h:73
  156. #, c-format
  157. msgid "CUID#%d - Exception caught while validating file integrity."
  158. msgstr ""
  159. #: src/message.h:74
  160. #, c-format
  161. msgid "CUID#%d - Interested in the peer"
  162. msgstr ""
  163. #: src/message.h:75
  164. #, c-format
  165. msgid "CUID#%d - Not interested in the peer"
  166. msgstr ""
  167. #: src/message.h:76
  168. #, c-format
  169. msgid "CUID#%d - Deleting request slot index=%d, blockIndex=%d"
  170. msgstr ""
  171. #: src/message.h:77
  172. #, c-format
  173. msgid ""
  174. "CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
  175. "got choked."
  176. msgstr ""
  177. #: src/message.h:78
  178. #, c-format
  179. msgid "CUID#%d - Deleting request slot blockIndex=%d because of time out"
  180. msgstr ""
  181. #: src/message.h:79
  182. #, c-format
  183. msgid ""
  184. "CUID#%d - Deleting request slot blockIndex=%d because the block has been "
  185. "acquired."
  186. msgstr ""
  187. #: src/message.h:80
  188. #, c-format
  189. msgid "CUID#%d - Fast extension enabled."
  190. msgstr ""
  191. #: src/message.h:81
  192. #, c-format
  193. msgid "CUID#%d - Exception caught while allocating file space."
  194. msgstr ""
  195. #: src/message.h:82
  196. #, c-format
  197. msgid "CUID#%d - Content-Disposition detected. Use %s as filename"
  198. msgstr ""
  199. #: src/message.h:83
  200. #, c-format
  201. msgid "CUID#%d - Peer %s:%d banned."
  202. msgstr ""
  203. #: src/message.h:84
  204. #, c-format
  205. msgid "CUID#%d - Using port %d for accepting new connections"
  206. msgstr ""
  207. #: src/message.h:85
  208. #, c-format
  209. msgid "CUID#%d - An error occurred while binding port=%d"
  210. msgstr ""
  211. #: src/message.h:86
  212. #, c-format
  213. msgid "CUID#%d - Incoming connection, adding new command CUID#%d"
  214. msgstr ""
  215. #: src/message.h:87
  216. #, c-format
  217. msgid "CUID#%d - Error in accepting connection"
  218. msgstr ""
  219. #: src/message.h:88
  220. #, c-format
  221. msgid "CUID#%d - Error occurred while processing tracker response."
  222. msgstr ""
  223. #: src/message.h:89
  224. #, c-format
  225. msgid "CUID#%d - Cannot create tracker request."
  226. msgstr ""
  227. #: src/message.h:90
  228. #, c-format
  229. msgid "CUID#%d - Creating new tracker request command #%d"
  230. msgstr ""
  231. #: src/message.h:92
  232. #, c-format
  233. msgid "Unrecognized URI or unsupported protocol: %s"
  234. msgstr ""
  235. #: src/message.h:93
  236. #, c-format
  237. msgid "Tracker returned warning message: %s"
  238. msgstr ""
  239. #: src/message.h:94
  240. #, c-format
  241. msgid "The segment file %s exists."
  242. msgstr ""
  243. #: src/message.h:95
  244. #, c-format
  245. msgid "The segment file %s does not exist."
  246. msgstr ""
  247. #: src/message.h:96
  248. #, c-format
  249. msgid "Saving the segment file %s"
  250. msgstr ""
  251. #: src/message.h:97
  252. msgid "The segment file was saved successfully."
  253. msgstr ""
  254. #: src/message.h:98
  255. #, c-format
  256. msgid "Loading the segment file %s."
  257. msgstr ""
  258. #: src/message.h:99
  259. msgid "The segment file was loaded successfully."
  260. msgstr ""
  261. #: src/message.h:100
  262. msgid "No URI to download. Download aborted."
  263. msgstr ""
  264. #: src/message.h:101
  265. #, c-format
  266. msgid ""
  267. "File %s exists, but %s does not exist. The download was canceled in order to "
  268. "prevent your file from being truncated to 0. If you are sure to download "
  269. "file all over again, then delete it or add --allow-overwrite=true option and "
  270. "restart aria2."
  271. msgstr ""
  272. #: src/message.h:102
  273. #, c-format
  274. msgid "Allocating file %s, %s bytes"
  275. msgstr ""
  276. #: src/message.h:103
  277. msgid "File not found"
  278. msgstr ""
  279. #: src/message.h:104
  280. msgid "Not a directory"
  281. msgstr ""
  282. #: src/message.h:105
  283. #, c-format
  284. msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
  285. msgstr ""
  286. #: src/message.h:106
  287. #, c-format
  288. msgid "Writing file %s"
  289. msgstr ""
  290. #: src/message.h:107
  291. msgid "No peer list received."
  292. msgstr ""
  293. #: src/message.h:108
  294. #, c-format
  295. msgid "Adding peer %s:%d"
  296. msgstr ""
  297. #: src/message.h:109
  298. #, c-format
  299. msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
  300. msgstr ""
  301. #: src/message.h:110
  302. msgid "Download of selected files was complete."
  303. msgstr ""
  304. #: src/message.h:111
  305. msgid "The download was complete."
  306. msgstr ""
  307. #: src/message.h:112
  308. #, c-format
  309. msgid "Removed %d have entries."
  310. msgstr ""
  311. #: src/message.h:113
  312. #, c-format
  313. msgid "Validating file %s"
  314. msgstr ""
  315. #: src/message.h:114
  316. #, c-format
  317. msgid "%d seconds to allocate %s byte(s)"
  318. msgstr ""
  319. #: src/message.h:115
  320. #, c-format
  321. msgid "Dispatching FileAllocationCommand for CUID#%d."
  322. msgstr ""
  323. #: src/message.h:116
  324. #, c-format
  325. msgid "Metalink: Queueing %s for download."
  326. msgstr ""
  327. #: src/message.h:117
  328. #, c-format
  329. msgid "Download complete: %s"
  330. msgstr ""
  331. #: src/message.h:118
  332. msgid "Seeding is over."
  333. msgstr ""
  334. #: src/message.h:119
  335. #, c-format
  336. msgid "CUID#%d cancels segment index=%d. CUID#%d handles it instead."
  337. msgstr ""
  338. #: src/message.h:120
  339. msgid "No chunk to verify."
  340. msgstr ""
  341. #: src/message.h:121
  342. msgid "Good chunk checksum."
  343. msgstr ""
  344. #: src/message.h:122
  345. #, c-format
  346. msgid "Failed to load cookies from %s"
  347. msgstr ""
  348. #: src/message.h:123
  349. #, c-format
  350. msgid ""
  351. ".netrc file %s does not have correct permissions. It should be 600. netrc "
  352. "support disabled."
  353. msgstr ""
  354. #: src/message.h:124
  355. msgid "Logging started."
  356. msgstr ""
  357. #: src/message.h:125
  358. msgid "Specify at least one URL."
  359. msgstr ""
  360. #: src/message.h:126
  361. msgid "daemon failed."
  362. msgstr ""
  363. #: src/message.h:128
  364. msgid "Timeout."
  365. msgstr ""
  366. #: src/message.h:129
  367. msgid "Invalid chunk size."
  368. msgstr ""
  369. #: src/message.h:130
  370. #, c-format
  371. msgid "Too large chunk. size=%d"
  372. msgstr ""
  373. #: src/message.h:131
  374. msgid "Invalid header."
  375. msgstr ""
  376. #: src/message.h:132
  377. msgid "Invalid response."
  378. msgstr ""
  379. #: src/message.h:133
  380. msgid "No header found."
  381. msgstr ""
  382. #: src/message.h:134
  383. msgid "No status header."
  384. msgstr ""
  385. #: src/message.h:135
  386. msgid "Proxy connection failed."
  387. msgstr ""
  388. #: src/message.h:136
  389. msgid "Connection failed."
  390. msgstr ""
  391. #: src/message.h:137
  392. #, c-format
  393. msgid ""
  394. "The requested filename and the previously registered one are not same. "
  395. "Expected:%s Actual:%s"
  396. msgstr ""
  397. #: src/message.h:138
  398. #, c-format
  399. msgid "The response status is not successful. status=%d"
  400. msgstr ""
  401. #: src/message.h:139
  402. #, c-format
  403. msgid "Too large file size. size=%s"
  404. msgstr ""
  405. #: src/message.h:140
  406. #, c-format
  407. msgid "Transfer encoding %s is not supported."
  408. msgstr ""
  409. #: src/message.h:141
  410. #, c-format
  411. msgid "SSL initialization failed: %s"
  412. msgstr ""
  413. #: src/message.h:142
  414. msgid "SSL I/O error"
  415. msgstr ""
  416. #: src/message.h:143
  417. msgid "SSL protocol error"
  418. msgstr ""
  419. #: src/message.h:144
  420. #, c-format
  421. msgid "SSL unknown error %d"
  422. msgstr ""
  423. #: src/message.h:145
  424. #, c-format
  425. msgid "SSL initialization failed: OpenSSL connect error %d"
  426. msgstr ""
  427. #: src/message.h:146
  428. #, c-format
  429. msgid "Size mismatch Expected:%s Actual:%s"
  430. msgstr ""
  431. #: src/message.h:147
  432. msgid "Authorization failed."
  433. msgstr ""
  434. #: src/message.h:148
  435. msgid "Got EOF from the server."
  436. msgstr ""
  437. #: src/message.h:149
  438. msgid "Got EOF from peer."
  439. msgstr ""
  440. #: src/message.h:150
  441. msgid "Malformed meta info."
  442. msgstr ""
  443. #: src/message.h:152
  444. #, c-format
  445. msgid "Failed to open the file %s, cause: %s"
  446. msgstr ""
  447. #: src/message.h:153
  448. #, c-format
  449. msgid "Failed to write into the file %s, cause: %s"
  450. msgstr ""
  451. #: src/message.h:154
  452. #, c-format
  453. msgid "Failed to read from the file %s, cause: %s"
  454. msgstr ""
  455. #: src/message.h:155
  456. msgid "Failed to read data from disk."
  457. msgstr ""
  458. #: src/message.h:156
  459. #, c-format
  460. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  461. msgstr ""
  462. #: src/message.h:157
  463. #, c-format
  464. msgid "Failed to seek the file %s, cause: %s"
  465. msgstr ""
  466. #: src/message.h:158
  467. #, c-format
  468. msgid "The offset is out of range, offset=%s"
  469. msgstr ""
  470. #: src/message.h:159
  471. #, c-format
  472. msgid "%s is not a directory."
  473. msgstr ""
  474. #: src/message.h:160
  475. #, c-format
  476. msgid "Failed to make the directory %s, cause: %s"
  477. msgstr ""
  478. #: src/message.h:161
  479. #, c-format
  480. msgid "Failed to open the segment file %s, cause: %s"
  481. msgstr ""
  482. #: src/message.h:162
  483. #, c-format
  484. msgid "Failed to write into the segment file %s, cause: %s"
  485. msgstr ""
  486. #: src/message.h:163
  487. #, c-format
  488. msgid "Failed to read from the segment file %s, cause: %s"
  489. msgstr ""
  490. #: src/message.h:165
  491. #, c-format
  492. msgid "Failed to open a socket, cause: %s"
  493. msgstr ""
  494. #: src/message.h:166
  495. #, c-format
  496. msgid "Failed to set a socket option, cause: %s"
  497. msgstr ""
  498. #: src/message.h:167
  499. #, c-format
  500. msgid "Failed to set a socket as blocking, cause: %s"
  501. msgstr ""
  502. #: src/message.h:168
  503. #, c-format
  504. msgid "Failed to set a socket as non-blocking, cause: %s"
  505. msgstr ""
  506. #: src/message.h:169
  507. #, c-format
  508. msgid "Failed to bind a socket, cause: %s"
  509. msgstr ""
  510. #: src/message.h:170
  511. #, c-format
  512. msgid "Failed to listen to a socket, cause: %s"
  513. msgstr ""
  514. #: src/message.h:171
  515. #, c-format
  516. msgid "Failed to accept a peer connection, cause: %s"
  517. msgstr ""
  518. #: src/message.h:172
  519. #, c-format
  520. msgid "Failed to get the name of socket, cause: %s"
  521. msgstr ""
  522. #: src/message.h:173
  523. #, c-format
  524. msgid "Failed to get the name of connected peer, cause: %s"
  525. msgstr ""
  526. #: src/message.h:174
  527. #, c-format
  528. msgid "Failed to resolve the hostname %s, cause: %s"
  529. msgstr ""
  530. #: src/message.h:175
  531. #, c-format
  532. msgid "Failed to connect to the host %s, cause: %s"
  533. msgstr ""
  534. #: src/message.h:176
  535. #, c-format
  536. msgid "Failed to check whether the socket is writable, cause: %s"
  537. msgstr ""
  538. #: src/message.h:177
  539. #, c-format
  540. msgid "Failed to check whether the socket is readable, cause: %s"
  541. msgstr ""
  542. #: src/message.h:178
  543. #, c-format
  544. msgid "Failed to send data, cause: %s"
  545. msgstr ""
  546. #: src/message.h:179
  547. #, c-format
  548. msgid "Failed to receive data, cause: %s"
  549. msgstr ""
  550. #: src/message.h:180
  551. #, c-format
  552. msgid "Failed to peek data, cause: %s"
  553. msgstr ""
  554. #: src/message.h:181
  555. #, c-format
  556. msgid "Unknown socket error %d (0x%x)"
  557. msgstr ""
  558. #: src/message.h:182
  559. #, c-format
  560. msgid "File %s exists, but %s does not exist."
  561. msgstr ""
  562. #: src/message.h:183
  563. #, c-format
  564. msgid "Invalid payload size for %s, size=%d. It should be %d."
  565. msgstr ""
  566. #: src/message.h:184
  567. #, c-format
  568. msgid "Invalid ID=%d for %s. It should be %d."
  569. msgstr ""
  570. #: src/message.h:185
  571. #, c-format
  572. msgid ""
  573. "Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
  574. "s, actualHash=%s"
  575. msgstr ""
  576. #: src/message.h:186
  577. msgid "Download aborted."
  578. msgstr ""
  579. #: src/message.h:187
  580. #, c-format
  581. msgid "File %s is being downloaded by other command."
  582. msgstr ""
  583. #: src/message.h:188
  584. msgid "Insufficient checksums."
  585. msgstr ""
  586. #: src/message.h:189
  587. #, c-format
  588. msgid "Tracker returned failure reason: %s"
  589. msgstr ""
  590. #: src/message.h:190
  591. msgid "Flooding detected."
  592. msgstr ""
  593. #: src/message.h:191
  594. #, c-format
  595. msgid ""
  596. "Drop connection because no request/piece messages were exchanged in a "
  597. "certain period(%d seconds)."
  598. msgstr ""
  599. #: src/message.h:192
  600. msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
  601. msgstr ""
  602. #: src/message.h:193
  603. #, c-format
  604. msgid "No such file entry %s"
  605. msgstr ""
  606. #: src/message.h:194
  607. #, c-format
  608. msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
  609. msgstr ""
  610. #: src/message.h:195
  611. msgid "No HttpRequestEntry found."
  612. msgstr ""
  613. #: src/message.h:196
  614. #, c-format
  615. msgid "Got %d status, but no location header provided."
  616. msgstr ""
  617. #: src/message.h:197
  618. #, c-format
  619. msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
  620. msgstr ""
  621. #: src/message.h:198
  622. msgid "No file matched with your preference."
  623. msgstr ""
  624. #: src/message.h:199
  625. msgid "Exception caught"
  626. msgstr ""
  627. #: src/message.h:200
  628. #, c-format
  629. msgid "Max payload length exceeded or invalid. length = %d"
  630. msgstr ""
  631. #: src/message.h:201
  632. #, c-format
  633. msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
  634. msgstr ""
  635. #: src/DownloadEngineFactory.cc:195
  636. #, c-format
  637. msgid "Errors occurred while binding port.\n"
  638. msgstr ""
  639. #: src/main.cc:89
  640. msgid " version "
  641. msgstr ""
  642. #: src/main.cc:96
  643. msgid ""
  644. "This program is free software; you can redistribute it and/or modify\n"
  645. "it under the terms of the GNU General Public License as published by\n"
  646. "the Free Software Foundation; either version 2 of the License, or\n"
  647. "(at your option) any later version.\n"
  648. "\n"
  649. "This program is distributed in the hope that it will be useful,\n"
  650. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  651. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  652. "GNU General Public License for more details.\n"
  653. "\n"
  654. "You should have received a copy of the GNU General Public License\n"
  655. "along with this program; if not, write to the Free Software\n"
  656. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  657. "USA\n"
  658. msgstr ""
  659. #: src/main.cc:110
  660. msgid "Contact Info:"
  661. msgstr ""
  662. #: src/main.cc:118
  663. #, c-format
  664. msgid "Usage: %s [options] URL ...\n"
  665. msgstr ""
  666. #: src/main.cc:120
  667. #, c-format
  668. msgid " %s [options] -T TORRENT_FILE FILE ...\n"
  669. msgstr ""
  670. #: src/main.cc:123
  671. #, c-format
  672. msgid " %s [options] -M METALINK_FILE\n"
  673. msgstr ""
  674. #: src/main.cc:126
  675. msgid "Options:"
  676. msgstr ""
  677. #: src/main.cc:127
  678. msgid " -d, --dir=DIR The directory to store downloaded file."
  679. msgstr ""
  680. #: src/main.cc:128
  681. msgid " -o, --out=FILE The file name for downloaded file."
  682. msgstr ""
  683. #: src/main.cc:129
  684. msgid ""
  685. " -l, --log=LOG The file path to store log. If '-' is "
  686. "specified,\n"
  687. " log is written to stdout."
  688. msgstr ""
  689. #: src/main.cc:132
  690. msgid " -D, --daemon Run as daemon."
  691. msgstr ""
  692. #: src/main.cc:134
  693. msgid ""
  694. " -s, --split=N Download a file using N connections. N must "
  695. "be\n"
  696. " between 1 and 5. This option affects all "
  697. "URLs.\n"
  698. " Thus, aria2 connects to each URL with\n"
  699. " N connections.\n"
  700. " Default: 1"
  701. msgstr ""
  702. #: src/main.cc:139
  703. msgid ""
  704. " --retry-wait=SEC Set amount of time in second between requests\n"
  705. " for errors. Specify a value between 0 and 60.\n"
  706. " Default: 5"
  707. msgstr ""
  708. #: src/main.cc:142
  709. msgid " -t, --timeout=SEC Set timeout in second. Default: 60"
  710. msgstr ""
  711. #: src/main.cc:143
  712. msgid ""
  713. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  714. " Default: 5"
  715. msgstr ""
  716. #: src/main.cc:151
  717. msgid ""
  718. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects to all\n"
  719. " URLs."
  720. msgstr ""
  721. #: src/main.cc:153
  722. msgid " --http-user=USER Set HTTP user. This affects to all URLs."
  723. msgstr ""
  724. #: src/main.cc:154
  725. msgid ""
  726. " --http-passwd=PASSWD Set HTTP password. This affects to all URLs."
  727. msgstr ""
  728. #: src/main.cc:155
  729. msgid ""
  730. " --http-proxy-user=USER Set HTTP proxy user. This affects to all URLs"
  731. msgstr ""
  732. #: src/main.cc:156
  733. msgid ""
  734. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects to all "
  735. "URLs."
  736. msgstr ""
  737. #: src/main.cc:157
  738. msgid ""
  739. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  740. " METHOD is either 'get' or 'tunnel'.\n"
  741. " Default: tunnel"
  742. msgstr ""
  743. #: src/main.cc:160
  744. msgid ""
  745. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  746. "basic\n"
  747. " is the only supported scheme.\n"
  748. " Default: basic"
  749. msgstr ""
  750. #: src/main.cc:163
  751. msgid " --referer=REFERER Set Referer. This affects to all URLs."
  752. msgstr ""
  753. #: src/main.cc:164
  754. msgid ""
  755. " --ftp-user=USER Set FTP user. This affects to all URLs.\n"
  756. " Default: anonymous"
  757. msgstr ""
  758. #: src/main.cc:166
  759. msgid ""
  760. " --ftp-passwd=PASSWD Set FTP password. This affects to all URLs.\n"
  761. " Default: ARIA2USER@"
  762. msgstr ""
  763. #: src/main.cc:168
  764. msgid ""
  765. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  766. "'binary'\n"
  767. " or 'ascii'.\n"
  768. " Default: binary"
  769. msgstr ""
  770. #: src/main.cc:171
  771. msgid " -p, --ftp-pasv Use passive mode in FTP."
  772. msgstr ""
  773. #: src/main.cc:172
  774. msgid ""
  775. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  776. "or\n"
  777. " 'tunnel'.\n"
  778. " Default: tunnel"
  779. msgstr ""
  780. #: src/main.cc:175
  781. msgid ""
  782. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  783. "than\n"
  784. " or equal to this value(bytes per sec).\n"
  785. " 0 means aria2 does not care lowest speed "
  786. "limit.\n"
  787. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  788. " This option does not affect BitTorrent "
  789. "download.\n"
  790. " Default: 0"
  791. msgstr ""
  792. #: src/main.cc:182
  793. msgid ""
  794. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  795. " 0 means unrestricted.\n"
  796. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  797. " Default: 0"
  798. msgstr ""
  799. #: src/main.cc:186
  800. msgid ""
  801. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  802. "either\n"
  803. " 'none' or 'prealloc'.\n"
  804. " 'none' doesn't pre-allocate file space. "
  805. "'prealloc'\n"
  806. " pre-allocates file space before download "
  807. "begins.\n"
  808. " This may take some time depending on the size "
  809. "of\n"
  810. " file.\n"
  811. " Default: none"
  812. msgstr ""
  813. #: src/main.cc:193
  814. msgid ""
  815. " --allow-overwrite=true|false If this option set to false, aria2 doesn't\n"
  816. " download a file which already exists in the "
  817. "file\n"
  818. " system but its corresponding .aria2 file "
  819. "doesn't\n"
  820. " exist.\n"
  821. " Default: false"
  822. msgstr ""
  823. #: src/main.cc:199
  824. msgid ""
  825. " --check-integrity=true|false Check file integrity by validating piece "
  826. "hash.\n"
  827. " This option makes effect in BitTorrent "
  828. "download\n"
  829. " and Metalink with chunk checksums.\n"
  830. " Use this option to redownload a damaged "
  831. "portion of\n"
  832. " file.\n"
  833. " You may need to specify --allow-"
  834. "overwrite=true\n"
  835. " option if .aria2 file doesn't exist.\n"
  836. " Default: false"
  837. msgstr ""
  838. #: src/main.cc:207
  839. msgid ""
  840. " --realtime-chunk-checksum=true|false Validate chunk checksum while "
  841. "downloading\n"
  842. " a file in Metalink mode. This option makes "
  843. "effect\n"
  844. " in Metalink with chunk checksums.\n"
  845. " Default: true"
  846. msgstr ""
  847. #: src/main.cc:212
  848. msgid ""
  849. " -c, --continue Continue downloading a partially downloaded\n"
  850. " file. Use this option to resume a download "
  851. "started\n"
  852. " by web browsers or another programs\n"
  853. " which download files sequentially from the\n"
  854. " beginning. Currently this option is applicable "
  855. "to\n"
  856. " http(s)/ftp downloads."
  857. msgstr ""
  858. #: src/main.cc:218
  859. msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
  860. msgstr ""
  861. #: src/main.cc:219
  862. msgid " -n, --no-netrc Disables netrc support."
  863. msgstr ""
  864. #: src/main.cc:220
  865. msgid ""
  866. " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
  867. " multiple URIs for a single entity: deliminate\n"
  868. " URIs by Tab in a single line.\n"
  869. " Reads input from stdin when '-' is specified."
  870. msgstr ""
  871. #: src/main.cc:224
  872. msgid ""
  873. " -j, --max-concurrent-downloads=N Set maximum number of concurrent "
  874. "downloads.\n"
  875. " It should be used with -i option.\n"
  876. " Default: 5"
  877. msgstr ""
  878. #: src/main.cc:227
  879. msgid ""
  880. " --load-cookies=FILE Load cookies from FILE. The format of FILE is\n"
  881. " one used by Netscape and Mozilla."
  882. msgstr ""
  883. #: src/main.cc:230
  884. msgid ""
  885. " -S, --show-files Print file listing of .torrent or .metalink "
  886. "file\n"
  887. " and exit."
  888. msgstr ""
  889. #: src/main.cc:232
  890. msgid ""
  891. " --select-file=INDEX... Set file to download by specifing its index.\n"
  892. " You can know file index through --show-files\n"
  893. " option. Multiple indexes can be specified by "
  894. "using\n"
  895. " ',' like \"3,6\".\n"
  896. " You can also use '-' to specify rangelike \"1-5"
  897. "\".\n"
  898. " ',' and '-' can be used together.\n"
  899. " When used with -M option, index may vary "
  900. "depending\n"
  901. " on the query(see --metalink-* options)."
  902. msgstr ""
  903. #: src/main.cc:242
  904. msgid " -T, --torrent-file=TORRENT_FILE The file path to .torrent file."
  905. msgstr ""
  906. #: src/main.cc:243
  907. msgid ""
  908. " --follow-torrent=true|false Setting this option to false prevents aria2 "
  909. "to\n"
  910. " enter BitTorrent mode even if the filename of\n"
  911. " downloaded file ends with .torrent.\n"
  912. " Default: true"
  913. msgstr ""
  914. #: src/main.cc:247
  915. msgid ""
  916. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  917. " mentioned in .torrent file.\n"
  918. " Default: true"
  919. msgstr ""
  920. #: src/main.cc:250
  921. msgid ""
  922. " --listen-port=PORT Set port number to listen to for peer "
  923. "connection.\n"
  924. " Default: 6881-6999"
  925. msgstr ""
  926. #: src/main.cc:252
  927. msgid ""
  928. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  929. " 0 means unrestricted.\n"
  930. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  931. " Default: 0"
  932. msgstr ""
  933. #: src/main.cc:256
  934. msgid ""
  935. " --seed-time=MINUTES Specify seeding time in minutes. See also\n"
  936. " --seed-ratio option."
  937. msgstr ""
  938. #: src/main.cc:258
  939. msgid ""
  940. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents "
  941. "until\n"
  942. " share ratio reaches RATIO. 1.0 is encouraged.\n"
  943. " If --seed-time option is specified along with\n"
  944. " this option, seeding ends when at least one "
  945. "of\n"
  946. " the conditions is satisfied."
  947. msgstr ""
  948. #: src/main.cc:265
  949. msgid " -M, --metalink-file=METALINK_FILE The file path to .metalink file."
  950. msgstr ""
  951. #: src/main.cc:266
  952. msgid ""
  953. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  954. " simultaneously.\n"
  955. " Default: 5"
  956. msgstr ""
  957. #: src/main.cc:269
  958. msgid " --metalink-version=VERSION The version of file to download."
  959. msgstr ""
  960. #: src/main.cc:270
  961. msgid " --metalink-language=LANGUAGE The language of file to download."
  962. msgstr ""
  963. #: src/main.cc:271
  964. msgid ""
  965. " --metalink-os=OS The operating system the file is targeted."
  966. msgstr ""
  967. #: src/main.cc:272
  968. msgid " --metalink-location=LOCATION The location of the prefered server."
  969. msgstr ""
  970. #: src/main.cc:273
  971. msgid ""
  972. " --follow-metalink=true|false Setting this option to false prevents aria2 "
  973. "to\n"
  974. " enter Metalink mode even if the filename of\n"
  975. " downloaded file ends with .metalink.\n"
  976. " Default: true"
  977. msgstr ""
  978. #: src/main.cc:278
  979. msgid " -v, --version Print the version number and exit."
  980. msgstr ""
  981. #: src/main.cc:279
  982. msgid " -h, --help Print this message and exit."
  983. msgstr ""
  984. #: src/main.cc:282
  985. msgid ""
  986. " You can specify multiple URLs. All URLs must point to the same file\n"
  987. " or downloading fails."
  988. msgstr ""
  989. #: src/main.cc:287
  990. msgid ""
  991. " Specify files in multi-file torrent to download. Use conjunction with\n"
  992. " -T option. This arguments are ignored if you specify --select-file option."
  993. msgstr ""
  994. #: src/main.cc:291
  995. msgid "Examples:"
  996. msgstr ""
  997. #: src/main.cc:292
  998. msgid " Download a file by 1 connection:"
  999. msgstr ""
  1000. #: src/main.cc:294
  1001. msgid " Download a file by 2 connections:"
  1002. msgstr ""
  1003. #: src/main.cc:296
  1004. msgid " Download a file by 2 connections, each connects to a different server:"
  1005. msgstr ""
  1006. #: src/main.cc:298
  1007. msgid " You can mix up different protocols:"
  1008. msgstr ""
  1009. #: src/main.cc:302
  1010. msgid " Download a torrent:"
  1011. msgstr ""
  1012. #: src/main.cc:304
  1013. msgid " Download a torrent using local .torrent file:"
  1014. msgstr ""
  1015. #: src/main.cc:306 src/main.cc:319
  1016. msgid " Download only selected files:"
  1017. msgstr ""
  1018. #: src/main.cc:308
  1019. msgid " Print file listing of .torrent file:"
  1020. msgstr ""
  1021. #: src/main.cc:313
  1022. msgid " Metalink downloading:"
  1023. msgstr ""
  1024. #: src/main.cc:315
  1025. msgid " Download a file using local .metalink file:"
  1026. msgstr ""
  1027. #: src/main.cc:317
  1028. msgid " Metalink downloading with preferences:"
  1029. msgstr ""
  1030. #: src/main.cc:321
  1031. msgid " Download only selected files using index:"
  1032. msgstr ""
  1033. #: src/main.cc:323
  1034. msgid " Print file listing of .metalink file:"
  1035. msgstr ""
  1036. #: src/main.cc:327
  1037. #, c-format
  1038. msgid "Report bugs to %s"
  1039. msgstr ""
  1040. #: src/ConsoleDownloadEngine.cc:198
  1041. #, c-format
  1042. msgid ""
  1043. "\n"
  1044. "stopping application...\n"
  1045. msgstr ""
  1046. #: src/ConsoleDownloadEngine.cc:202
  1047. #, c-format
  1048. msgid "done\n"
  1049. msgstr ""