pt_BR.po 37 KB

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