aria2c.pot 34 KB

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