es.po 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701
  1. # Spanish translation for aria2
  2. # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
  3. # This file is distributed under the same license as the aria2 package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: aria2\n"
  9. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  10. "POT-Creation-Date: 2008-02-11 22:36+0900\n"
  11. "PO-Revision-Date: 2008-01-17 10:45+0000\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-Launchpad-Export-Date: 2008-02-09 17:20+0000\n"
  18. "X-Generator: Launchpad (build Unknown)\n"
  19. #: src/OptionHandlerImpl.h:66
  20. msgid "must be either 'true' or 'false'."
  21. msgstr "ha de ser \"true\" o \"false\""
  22. #: src/OptionHandlerImpl.h:87 src/OptionHandlerImpl.h:120
  23. #, c-format
  24. msgid "must be between %s and %s."
  25. msgstr "ha de estar entre %s y %s"
  26. #: src/OptionHandlerImpl.h:117
  27. #, c-format
  28. msgid "must be smaller than or equal to %s."
  29. msgstr "ha de ser más pequeño o igual que %s"
  30. #: src/OptionHandlerImpl.h:123
  31. #, c-format
  32. msgid "must be greater than or equal to %s."
  33. msgstr "ha de ser mayor o igual que %s"
  34. #: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:172
  35. msgid "must be a number."
  36. msgstr "ha de ser un número."
  37. #: src/OptionHandlerImpl.h:163
  38. #, c-format
  39. msgid "must be smaller than or equal to %.1f."
  40. msgstr "ha de ser más pequeño o igual a %.1f."
  41. #: src/OptionHandlerImpl.h:166
  42. #, c-format
  43. msgid "must be between %.1f and %.1f."
  44. msgstr "ha de estar entre %.1f y %.1f."
  45. #: src/OptionHandlerImpl.h:169
  46. #, c-format
  47. msgid "must be greater than or equal to %.1f."
  48. msgstr "ha de ser mayor o igual que %.1f."
  49. #: src/OptionHandlerImpl.h:230
  50. msgid "must be one of the following:"
  51. msgstr "ha de ser uno de los siguientes:"
  52. #: src/OptionHandlerImpl.h:258
  53. msgid "unrecognized proxy format"
  54. msgstr "formato proxy no reconocido"
  55. #: src/message.h:40
  56. #, c-format
  57. msgid "CUID#%d - The download for one segment completed successfully."
  58. msgstr ""
  59. "CUID#%d - Se ha completado satisfactoriamente la descarga de un segmento."
  60. #: src/message.h:41
  61. #, c-format
  62. msgid "CUID#%d - No segment available."
  63. msgstr "CUID#%d - No hay segmentos disponibles."
  64. #: src/message.h:42
  65. #, c-format
  66. msgid "CUID#%d - Connecting to %s:%d"
  67. msgstr "CUID#%d - Conectando a %s:%d"
  68. #: src/message.h:43
  69. #, c-format
  70. msgid ""
  71. "CUID#%d - The segment changed. We send the request again with new Range "
  72. "header."
  73. msgstr ""
  74. "CUID#%d - El segmento ha cambiado. Enviaremos la petición otra vez con una "
  75. "nueva cabecera de intervalo."
  76. #: src/message.h:44
  77. #, c-format
  78. msgid "CUID#%d - Redirecting to %s"
  79. msgstr "CUID#%d - Redirigiendo hacia %s"
  80. #: src/message.h:45
  81. #, c-format
  82. msgid ""
  83. "CUID#%d - Requesting:\n"
  84. "%s"
  85. msgstr ""
  86. "CUID#%d - Pidiendo:\n"
  87. "%s"
  88. #: src/message.h:46
  89. #, c-format
  90. msgid ""
  91. "CUID#%d - Response received:\n"
  92. "%s"
  93. msgstr ""
  94. "CUID#%d - Respuesta recibida:\n"
  95. "%s"
  96. #: src/message.h:47
  97. #, c-format
  98. msgid "CUID#%d - Download aborted. URI=%s"
  99. msgstr "CUID#%d - Descarga cancelada. URI=%s"
  100. #: src/message.h:48
  101. #, c-format
  102. msgid "CUID#%d - Restarting the download. URI=%s"
  103. msgstr "CUID#%d - Re-arrancando la descarga. URI=%s"
  104. #: src/message.h:49
  105. #, c-format
  106. msgid "CUID#%d - Download aborted."
  107. msgstr "CUID#%d - Descarga cancelada."
  108. #: src/message.h:50
  109. #, c-format
  110. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  111. msgstr "CUID#%d - Intentado %d veces, pero sin éxito. Descarga cancelada."
  112. #: src/message.h:51
  113. #, c-format
  114. msgid "CUID#%d - Unregistering cuid from segmentManager."
  115. msgstr "CUID#%d - Des-registrando cuid en el Gestor de segmentos."
  116. #: src/message.h:57
  117. #, c-format
  118. msgid "CUID#%d - we got new piece. index=%d"
  119. msgstr "CUID#%d - tenemos una nueva pieza. índice=%d"
  120. #: src/message.h:58
  121. #, c-format
  122. msgid "CUID#%d - we got wrong piece. index=%d"
  123. msgstr "CUID#%d - hemos cogido una pieza mala. índice=%d"
  124. #: src/message.h:59
  125. #, c-format
  126. msgid "CUID#%d - Download not complete: %s"
  127. msgstr "CUID#%d - Descarga incompleta: %s"
  128. #: src/message.h:60
  129. #, c-format
  130. msgid "#%d - Download has already completed: %s"
  131. msgstr "#%d - Ya se ha completado la descarga: %s"
  132. #: src/message.h:61
  133. #, c-format
  134. msgid "CUID#%d - Good checksum: %s"
  135. msgstr "CUID#%d - Suma de comprobación correcta: %s"
  136. #: src/message.h:62
  137. #, c-format
  138. msgid "CUID#%d - Bad checksum: %s"
  139. msgstr "CUID#%d - Suma de comprobación incorrecta: %s"
  140. #: src/message.h:63
  141. #, c-format
  142. msgid "CUID#%d - Resolving hostname %s"
  143. msgstr "CUID#%d - Resolviendo nombre del host %s"
  144. #: src/message.h:64
  145. #, c-format
  146. msgid "CUID#%d - Name resolution complete: %s -> %s"
  147. msgstr "CUID#%d - Resolución del nombre completada: %s -> %s"
  148. #: src/message.h:65
  149. #, c-format
  150. msgid "CUID#%d - Name resolution for %s failed:%s"
  151. msgstr "CUID#%d - La resolución del nombre para %s ha fallado:%s"
  152. #: src/message.h:66
  153. #, c-format
  154. msgid "CUID#%d - DNS cache hit: %s -> %s"
  155. msgstr "CUID#%d - Acertado el caché DNS: %s -> %s"
  156. #: src/message.h:67
  157. #, c-format
  158. msgid "CUID#%d - Abort requested."
  159. msgstr "CUID#%d - Cancelación requerida."
  160. #: src/message.h:68
  161. #, c-format
  162. msgid "CUID#%d - Connecting to the peer %s"
  163. msgstr "CUID#%d - Conectando al igual %s"
  164. #: src/message.h:69
  165. #, c-format
  166. msgid ""
  167. "CUID#%d - Piece received. index=%d, begin=%d, length=%d, offset=%llu, "
  168. "blockIndex=%d"
  169. msgstr ""
  170. "CUID#%d - pieza recibida. índice=%d, inicio=%d, longitud=%d, desviación=%"
  171. "llu, Indice-bloque=%d"
  172. #: src/message.h:70
  173. #, c-format
  174. msgid "CUID#%d - Piece bitfield %s"
  175. msgstr "CUID#%d - Campo de bits de la pieza %s"
  176. #: src/message.h:71
  177. #, c-format
  178. msgid ""
  179. "CUID#%d - Reject piece message in queue because the peer has been choked. "
  180. "index=%d, begin=%d, length=%d"
  181. msgstr ""
  182. "CUID#%d - Mensaje de rechazo de la pieza en cola debido a que el igual ha "
  183. "estado estrangulado. índice=%d, inicio=%d, longitud=%d"
  184. #: src/message.h:72
  185. #, c-format
  186. msgid ""
  187. "CUID#%d - Reject piece message in queue because cancel message received. "
  188. "index=%d, begin=%d, length=%d"
  189. msgstr ""
  190. "CUID#%d - Mensaje de rechazo de la pieza en cola debido a que se ha recibido "
  191. "un mensaje de cancelación. índice=%d, inicio=%d, longitud=%d"
  192. #: src/message.h:73
  193. #, c-format
  194. msgid "CUID#%d - Exception caught while validating file integrity."
  195. msgstr ""
  196. "CUID#%d - Hemos encontrado una excepción mientras validábamos la integridad "
  197. "del fichero."
  198. #: src/message.h:74
  199. #, c-format
  200. msgid "CUID#%d - Interested in the peer"
  201. msgstr "CUID#%d - Interesado en el igual"
  202. #: src/message.h:75
  203. #, c-format
  204. msgid "CUID#%d - Not interested in the peer"
  205. msgstr "CUID#%d - No interesado en el igual"
  206. #: src/message.h:76
  207. #, c-format
  208. msgid "CUID#%d - Deleting request slot index=%d, blockIndex=%d"
  209. msgstr "CUID#%d - Borrando petición en el eslot. índice=%d, índice-bloque=%d"
  210. #: src/message.h:77
  211. #, c-format
  212. msgid ""
  213. "CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
  214. "got choked."
  215. msgstr ""
  216. "CUID#%d - Borrando petición en el eslot. índice=%d, bloque-índice=%d debido "
  217. "a que el localhost ha estado estrangulado."
  218. #: src/message.h:78
  219. #, c-format
  220. msgid "CUID#%d - Deleting request slot blockIndex=%d because of time out"
  221. msgstr ""
  222. "CUID#%d - Borrando petición en el eslot. bloque-índice=%d debido a tiempo "
  223. "excedido"
  224. #: src/message.h:79
  225. #, c-format
  226. msgid ""
  227. "CUID#%d - Deleting request slot blockIndex=%d because the block has been "
  228. "acquired."
  229. msgstr ""
  230. "CUID#%d - Borrando petición en el eslot. bloque-índice=%d debido a que el "
  231. "bloque ha sido recibido."
  232. #: src/message.h:80
  233. #, c-format
  234. msgid "CUID#%d - Fast extension enabled."
  235. msgstr "CUID#%d - Extensión ràpida activada."
  236. #: src/message.h:81
  237. #, c-format
  238. msgid "CUID#%d - Exception caught while allocating file space."
  239. msgstr ""
  240. "CUID#%d - Hemos encontrado una excepción mientras reservábamos espacio para "
  241. "el fichero."
  242. #: src/message.h:82
  243. #, c-format
  244. msgid "CUID#%d - Content-Disposition detected. Use %s as filename"
  245. msgstr ""
  246. "CUID#%d - Hemos detectado Content-Disposition. Usaremos %s como nombre de "
  247. "fichero"
  248. #: src/message.h:83
  249. #, c-format
  250. msgid "CUID#%d - Peer %s:%d banned."
  251. msgstr "CUID#%d - Igual %s:%d vetado."
  252. #: src/message.h:84
  253. #, c-format
  254. msgid "CUID#%d - Using port %d for accepting new connections"
  255. msgstr "CUID#%d - Usamos el puerto %d para aceptar nuevas conexiones"
  256. #: src/message.h:85
  257. #, c-format
  258. msgid "CUID#%d - An error occurred while binding port=%d"
  259. msgstr "CUID#%d - Ha ocurrido un error mientras tomábamos el puerto=%d"
  260. #: src/message.h:86
  261. #, c-format
  262. msgid "CUID#%d - Incoming connection, adding new command CUID#%d"
  263. msgstr "CUID#%d - Conexión entrante, añadiendo nueva orden CUID#%d"
  264. #: src/message.h:87
  265. #, c-format
  266. msgid "CUID#%d - Error in accepting connection"
  267. msgstr "CUID#%d - Error acceptando conexión"
  268. #: src/message.h:88
  269. #, c-format
  270. msgid "CUID#%d - Error occurred while processing tracker response."
  271. msgstr ""
  272. "CUID#%d - Ha ocurrido un error mientras procesábamos la respuesta del "
  273. "seguidor."
  274. #: src/message.h:89
  275. #, c-format
  276. msgid "CUID#%d - Cannot create tracker request."
  277. msgstr "CUID#%d - No se puede crear la petición en el seguidor."
  278. #: src/message.h:90
  279. #, c-format
  280. msgid "CUID#%d - Creating new tracker request command #%d"
  281. msgstr "CUID#%d - Creando una nueva orden de petición al seguidor #%d"
  282. #: src/message.h:92
  283. #, c-format
  284. msgid "Unrecognized URI or unsupported protocol: %s"
  285. msgstr "URI no reconocida o protocolo no soportado: %s"
  286. #: src/message.h:93
  287. #, c-format
  288. msgid "Tracker returned warning message: %s"
  289. msgstr "El seguidor ha devuelto un mensaje de aviso: %s"
  290. #: src/message.h:94
  291. #, c-format
  292. msgid "The segment file %s exists."
  293. msgstr "El fichero de segmentos %s existe."
  294. #: src/message.h:95
  295. #, c-format
  296. msgid "The segment file %s does not exist."
  297. msgstr "El fichero de segmentos %s no existe."
  298. #: src/message.h:96
  299. #, c-format
  300. msgid "Saving the segment file %s"
  301. msgstr "Guardando el fichero de segmentos %s"
  302. #: src/message.h:97
  303. msgid "The segment file was saved successfully."
  304. msgstr "El fichero de segmentos se ha guardado satisfactoriamente."
  305. #: src/message.h:98
  306. #, c-format
  307. msgid "Loading the segment file %s."
  308. msgstr "Cargando el fichero de segmentos %s."
  309. #: src/message.h:99
  310. msgid "The segment file was loaded successfully."
  311. msgstr "Se ha cargado satisfactoriamente el fichero de segmentos."
  312. #: src/message.h:100
  313. msgid "No URI to download. Download aborted."
  314. msgstr "No hay URI para descargar. descarga cancelada."
  315. #: src/message.h:101
  316. #, c-format
  317. msgid ""
  318. "File %s exists, but a control file(*.aria2) does not exist. Download was "
  319. "canceled in order to prevent your file from being truncated to 0. If you are "
  320. "sure to download the file all over again, then delete it or add --allow-"
  321. "overwrite=true option and restart aria2."
  322. msgstr ""
  323. "El archivo %s existe, pero un archivo de control (*.aria2) no existe. La "
  324. "descarga ha sido canceleda para prevenir que su archivo sea truncado a 0. Si "
  325. "usted está seguro de que debe descargar el archivo de todas formas, entonces "
  326. "bórrelo o añada la opción --allow-overwrite=true y reinicie aria2."
  327. #: src/message.h:102
  328. #, c-format
  329. msgid "Allocating file %s, %s bytes"
  330. msgstr "Reservando fichero %s, %s bytes"
  331. #: src/message.h:103
  332. msgid "File not found"
  333. msgstr "No se ha encontrado el fichero"
  334. #: src/message.h:104
  335. msgid "Not a directory"
  336. msgstr "No es un directorio"
  337. #: src/message.h:105
  338. #, c-format
  339. msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
  340. msgstr ""
  341. "No hay bastantes sumas de comprobación. Longitud suma comprobación=%d, "
  342. "Número sumas comprobación=%d"
  343. #: src/message.h:106
  344. #, c-format
  345. msgid "Writing file %s"
  346. msgstr "Escribiendo fichero %s"
  347. #: src/message.h:107
  348. msgid "No peer list received."
  349. msgstr "No hemos recibido la lista de iguales."
  350. #: src/message.h:108
  351. #, c-format
  352. msgid "Adding peer %s:%d"
  353. msgstr "Añadiendo igual %s:%d"
  354. #: src/message.h:109
  355. #, c-format
  356. msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
  357. msgstr "Borrando pieza usada índice=%d, ratioLlenar(%%)=%d<=%d"
  358. #: src/message.h:110
  359. msgid "Download of selected files was complete."
  360. msgstr "Se ha completado la descarga de los ficheros seleccionados."
  361. #: src/message.h:111
  362. msgid "The download was complete."
  363. msgstr "Se ha completado la descarga."
  364. #: src/message.h:112
  365. #, c-format
  366. msgid "Removed %d have entries."
  367. msgstr "Borrado %d tiene entradas."
  368. #: src/message.h:113
  369. #, c-format
  370. msgid "Validating file %s"
  371. msgstr "Validando fichero %s"
  372. #: src/message.h:114
  373. #, c-format
  374. msgid "%d seconds to allocate %s byte(s)"
  375. msgstr "%d segundos para reservar %s byte(s)"
  376. #: src/message.h:115
  377. #, c-format
  378. msgid "Dispatching FileAllocationCommand for CUID#%d."
  379. msgstr "Ejecutando Orden de Reservar Fichero para CUID#%d."
  380. #: src/message.h:116
  381. #, c-format
  382. msgid "Metalink: Queueing %s for download."
  383. msgstr "Metalink: Poniendo en cola %s para descarga."
  384. #: src/message.h:117
  385. #, c-format
  386. msgid "Download complete: %s"
  387. msgstr "Descarga completa: %s"
  388. #: src/message.h:118
  389. msgid "Seeding is over."
  390. msgstr "Se ha acabado de sembrar."
  391. #: src/message.h:119
  392. #, c-format
  393. msgid "CUID#%d cancels segment index=%d. CUID#%d handles it instead."
  394. msgstr "CUID#%d cancela el segmento índice=%d. El CUID#%d lo gestionará ahora."
  395. #: src/message.h:120
  396. msgid "No chunk to verify."
  397. msgstr "No hay ningún trozo para verificar."
  398. #: src/message.h:121
  399. #, c-format
  400. msgid "Good chunk checksum. hash=%s"
  401. msgstr "Suma de comprobación del trozo correcta. hash=%s"
  402. #: src/message.h:122
  403. #, c-format
  404. msgid "Failed to load cookies from %s"
  405. msgstr "Fallo al cargar cookies desde %s"
  406. #: src/message.h:123
  407. #, c-format
  408. msgid ""
  409. ".netrc file %s does not have correct permissions. It should be 600. netrc "
  410. "support disabled."
  411. msgstr ""
  412. "El fichero .netrc %s no tiene permisos correctos. Ha de ser 600. soporte "
  413. "netrc desactivado."
  414. #: src/message.h:124
  415. msgid "Logging started."
  416. msgstr "Anotación arrancada."
  417. #: src/message.h:125
  418. msgid "Specify at least one URL."
  419. msgstr "Especifique al menos una URL."
  420. #: src/message.h:126
  421. msgid "daemon failed."
  422. msgstr "Ha fallado el daemon."
  423. #: src/message.h:127
  424. #, c-format
  425. msgid "Verification finished successfully. file=%s"
  426. msgstr "La verificación ha acabado satisfactoriamente. fichero=%s"
  427. #: src/message.h:128
  428. #, c-format
  429. msgid "Checksum error detected. file=%s"
  430. msgstr "Se ha detectado un error en la suma de comprobación. fichero=%s"
  431. #: src/message.h:129
  432. #, c-format
  433. msgid "Incomplete range specified. %s"
  434. msgstr "Se ha especificado un intervalo incompleto. %s"
  435. #: src/message.h:130
  436. #, c-format
  437. msgid "Failed to convert string into value: %s"
  438. msgstr "No se pueden convertir los carácteres en un valor: %s"
  439. #: src/message.h:131
  440. msgid "Resource not found"
  441. msgstr "Recurso no encontrado"
  442. #: src/message.h:132
  443. #, c-format
  444. msgid "File already exists. Renamed to %s."
  445. msgstr "El archivo ya exixte. Renombrado a %s."
  446. #: src/message.h:133
  447. msgid "Cannot parse metalink XML file. XML may be malformed."
  448. msgstr ""
  449. "No se puede interpretar el archivo metalink XML. puede ser XML erróneo."
  450. #: src/message.h:135
  451. msgid "Timeout."
  452. msgstr "Ha expirado el tiempo de espera."
  453. #: src/message.h:136
  454. msgid "Invalid chunk size."
  455. msgstr "Medida del trozo incorrecta."
  456. #: src/message.h:137
  457. #, c-format
  458. msgid "Too large chunk. size=%d"
  459. msgstr "Medida del trozo demasiado larga. Medida=%d"
  460. #: src/message.h:138
  461. msgid "Invalid header."
  462. msgstr "Cabecera incorrecta."
  463. #: src/message.h:139
  464. msgid "Invalid response."
  465. msgstr "Respuesta incorrecta."
  466. #: src/message.h:140
  467. msgid "No header found."
  468. msgstr "No se ha encontrado la cabecera."
  469. #: src/message.h:141
  470. msgid "No status header."
  471. msgstr "No hay cabecera de estado."
  472. #: src/message.h:142
  473. msgid "Proxy connection failed."
  474. msgstr "Ha fallado la conexión con el proxy."
  475. #: src/message.h:143
  476. msgid "Connection failed."
  477. msgstr "Ha fallado la conexión."
  478. #: src/message.h:144
  479. #, c-format
  480. msgid ""
  481. "The requested filename and the previously registered one are not same. "
  482. "Expected:%s Actual:%s"
  483. msgstr ""
  484. "El nombre del fichero pedido y el anotado previamente no son el mismo. "
  485. "Esperábamos:%s Actual:%s"
  486. #: src/message.h:145
  487. #, c-format
  488. msgid "The response status is not successful. status=%d"
  489. msgstr "El estado de la respuesta no es satisfactorio. estado=%d"
  490. #: src/message.h:146
  491. #, c-format
  492. msgid "Too large file size. size=%s"
  493. msgstr "Medida del fichero demasiado larga. medida=%s"
  494. #: src/message.h:147
  495. #, c-format
  496. msgid "Transfer encoding %s is not supported."
  497. msgstr "No està soportada la codificación %s de la transferencia."
  498. #: src/message.h:148
  499. #, c-format
  500. msgid "SSL initialization failed: %s"
  501. msgstr "Ha fallado la inicialización SSL: %s"
  502. #: src/message.h:149
  503. msgid "SSL I/O error"
  504. msgstr "Error de E/S SSL"
  505. #: src/message.h:150
  506. msgid "SSL protocol error"
  507. msgstr "Error de protocolo SSL"
  508. #: src/message.h:151
  509. #, c-format
  510. msgid "SSL unknown error %d"
  511. msgstr "Error SSL desconocido %d"
  512. #: src/message.h:152
  513. #, c-format
  514. msgid "SSL initialization failed: OpenSSL connect error %d"
  515. msgstr "Ha fallado la inicialización SSL: error de conexión OpenSSL %d"
  516. #: src/message.h:153
  517. #, c-format
  518. msgid "Size mismatch Expected:%s Actual:%s"
  519. msgstr "Medida incorrecta, Esperada:%s Actual:%s"
  520. #: src/message.h:154
  521. msgid "Authorization failed."
  522. msgstr "Ha fallado la autorización."
  523. #: src/message.h:155
  524. msgid "Got EOF from the server."
  525. msgstr "Recibido EOF desde el servidor."
  526. #: src/message.h:156
  527. msgid "Got EOF from peer."
  528. msgstr "Recibido EOF desde el igual."
  529. #: src/message.h:157
  530. msgid "Malformed meta info."
  531. msgstr "meta info mal formada."
  532. #: src/message.h:159
  533. #, c-format
  534. msgid "Failed to open the file %s, cause: %s"
  535. msgstr "Fallo al abrir el fichero %s, causa: %s"
  536. #: src/message.h:160
  537. #, c-format
  538. msgid "Failed to write into the file %s, cause: %s"
  539. msgstr "Fallo al escribir en el fichero %s, causa: %s"
  540. #: src/message.h:161
  541. #, c-format
  542. msgid "Failed to read from the file %s, cause: %s"
  543. msgstr "Fallo al leer del fichero %s, causa: %s"
  544. #: src/message.h:162
  545. msgid "Failed to read data from disk."
  546. msgstr "Fallo al leer datos del disco."
  547. #: src/message.h:163
  548. #, c-format
  549. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  550. msgstr ""
  551. "Fallo al calcular resumen SHA1 de o de una parte del fichero %s, causa: %s"
  552. #: src/message.h:164
  553. #, c-format
  554. msgid "Failed to seek the file %s, cause: %s"
  555. msgstr "Fallo al buscar en el fichero %s, causa: %s"
  556. #: src/message.h:165
  557. #, c-format
  558. msgid "The offset is out of range, offset=%s"
  559. msgstr "La desviación está fuera de límites, desviación=%s"
  560. #: src/message.h:166
  561. #, c-format
  562. msgid "%s is not a directory."
  563. msgstr "%s no es un directorio."
  564. #: src/message.h:167
  565. #, c-format
  566. msgid "Failed to make the directory %s, cause: %s"
  567. msgstr "Fallo al crear el directorio %s, causa: %s"
  568. #: src/message.h:168
  569. #, c-format
  570. msgid "Failed to open the segment file %s, cause: %s"
  571. msgstr "Fallo al abrir el fichero de segmentos %s, causa: %s"
  572. #: src/message.h:169
  573. #, c-format
  574. msgid "Failed to write into the segment file %s, cause: %s"
  575. msgstr "Fallo al escribir en el fichero de segmentos %s, causa: %s"
  576. #: src/message.h:170
  577. #, c-format
  578. msgid "Failed to read from the segment file %s, cause: %s"
  579. msgstr "Fallo al leer del fichero de segmentos %s, causa: %s"
  580. #: src/message.h:172
  581. #, c-format
  582. msgid "Failed to open a socket, cause: %s"
  583. msgstr "Fallo al abrir un zócalo, causa: %s"
  584. #: src/message.h:173
  585. #, c-format
  586. msgid "Failed to set a socket option, cause: %s"
  587. msgstr "Fallo al poner una opción del zócalo, causa: %s"
  588. #: src/message.h:174
  589. #, c-format
  590. msgid "Failed to set a socket as blocking, cause: %s"
  591. msgstr "Fallo al poner un zócalo como bloqueante, causa: %s"
  592. #: src/message.h:175
  593. #, c-format
  594. msgid "Failed to set a socket as non-blocking, cause: %s"
  595. msgstr "Fallo al poner un zócalo como no-bloqueante, causa: %s"
  596. #: src/message.h:176
  597. #, c-format
  598. msgid "Failed to bind a socket, cause: %s"
  599. msgstr "Fallo al conectar un zócalo, causa: %s"
  600. #: src/message.h:177
  601. #, c-format
  602. msgid "Failed to listen to a socket, cause: %s"
  603. msgstr "Fallo escuchando un zócalo, causa: %s"
  604. #: src/message.h:178
  605. #, c-format
  606. msgid "Failed to accept a peer connection, cause: %s"
  607. msgstr "Fallo al aceptar una conexión de igual, causa: %s"
  608. #: src/message.h:179
  609. #, c-format
  610. msgid "Failed to get the name of socket, cause: %s"
  611. msgstr "Fallo al coger el nombre del zócalo, causa: %s"
  612. #: src/message.h:180
  613. #, c-format
  614. msgid "Failed to get the name of connected peer, cause: %s"
  615. msgstr "Fallo al coger el nombre de un igual conectado, causa: %s"
  616. #: src/message.h:181
  617. #, c-format
  618. msgid "Failed to resolve the hostname %s, cause: %s"
  619. msgstr "Fallo al resolver el nombre de host %s,causa: %s"
  620. #: src/message.h:182
  621. #, c-format
  622. msgid "Failed to connect to the host %s, cause: %s"
  623. msgstr "Fallo al conectar al host %s, causa: %s"
  624. #: src/message.h:183
  625. #, c-format
  626. msgid "Failed to check whether the socket is writable, cause: %s"
  627. msgstr "Fallo al comprobar si se puede escribir en un zócalo, causa: %s"
  628. #: src/message.h:184
  629. #, c-format
  630. msgid "Failed to check whether the socket is readable, cause: %s"
  631. msgstr "Fallo al comprovar si se puede leer un zócalo, causa: %s"
  632. #: src/message.h:185
  633. #, c-format
  634. msgid "Failed to send data, cause: %s"
  635. msgstr "Fallo al enviar datos, causa: %s"
  636. #: src/message.h:186
  637. #, c-format
  638. msgid "Failed to receive data, cause: %s"
  639. msgstr "Fallo al recibir datos, causa: %s"
  640. #: src/message.h:187
  641. #, c-format
  642. msgid "Failed to peek data, cause: %s"
  643. msgstr "Fallo al coger datos, causa: %s"
  644. #: src/message.h:188
  645. #, c-format
  646. msgid "Unknown socket error %d (0x%x)"
  647. msgstr "Error desconocido de zócalo %d (0x%x)"
  648. #: src/message.h:189
  649. #, c-format
  650. msgid "File %s exists, but %s does not exist."
  651. msgstr "fichero %s existe, pero %s no existe."
  652. #: src/message.h:190
  653. #, c-format
  654. msgid "Invalid payload size for %s, size=%d. It should be %d."
  655. msgstr ""
  656. "La Medida de carga útil (payload) es incorrecta para %s, medida=%d. Ha de "
  657. "ser %d."
  658. #: src/message.h:191
  659. #, c-format
  660. msgid "Invalid ID=%d for %s. It should be %d."
  661. msgstr "Incorrecto ID=%d para %s. Ha de ser %d."
  662. #: src/message.h:192
  663. #, c-format
  664. msgid ""
  665. "Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
  666. "s, actualHash=%s"
  667. msgstr ""
  668. "Ha fallado la validación de la suma de comprobación del trozo. "
  669. "índiceSumacomprobación=%d, desviación=%s, HashEsperado=%s, HashActual=%s"
  670. #: src/message.h:193
  671. msgid "Download aborted."
  672. msgstr "Descarga cancelada."
  673. #: src/message.h:194
  674. #, c-format
  675. msgid "File %s is being downloaded by other command."
  676. msgstr "El fichero %s està siendo descargado por otra orden."
  677. #: src/message.h:195
  678. msgid "Insufficient checksums."
  679. msgstr "No hay bastantes sumas de comprobación."
  680. #: src/message.h:196
  681. #, c-format
  682. msgid "Tracker returned failure reason: %s"
  683. msgstr "El Seguidor ha devuelto fallo. razón: %s"
  684. #: src/message.h:197
  685. msgid "Flooding detected."
  686. msgstr "Detectado sobrepasamiento."
  687. #: src/message.h:198
  688. #, c-format
  689. msgid ""
  690. "Drop connection because no request/piece messages were exchanged in a "
  691. "certain period(%d seconds)."
  692. msgstr ""
  693. "Liberamos la conexión debido a que no hemos intercambiado mensajes de "
  694. "peticiones o piezas en el periodo establecido (%d seg.)."
  695. #: src/message.h:199
  696. msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
  697. msgstr ""
  698. "El infoHash en el fichero torrent no concuerda con el del fichero .aria2."
  699. #: src/message.h:200
  700. #, c-format
  701. msgid "No such file entry %s"
  702. msgstr "No hay esta entrada en el fichero %s"
  703. #: src/message.h:201
  704. #, c-format
  705. msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
  706. msgstr "Velocidad de descarga demasiado lenta: %d <= %d(B/s), host:%s"
  707. #: src/message.h:202
  708. msgid "No HttpRequestEntry found."
  709. msgstr "No hemos encontrado HttpRequestEntry."
  710. #: src/message.h:203
  711. #, c-format
  712. msgid "Got %d status, but no location header provided."
  713. msgstr "Hemos recibido estado %d, pero no nos da la cabecera de ubicación."
  714. #: src/message.h:204
  715. #, c-format
  716. msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
  717. msgstr "Cabecera de rango incorrecta. Petición: %s-%s/%s, Respuesta: %s-%s/%s"
  718. #: src/message.h:205
  719. msgid "No file matched with your preference."
  720. msgstr "No hay ningún fichero que concuerde con vuestra preferencia."
  721. #: src/message.h:206
  722. msgid "Exception caught"
  723. msgstr "Hemos encontrado una excepción."
  724. #: src/message.h:207
  725. #, c-format
  726. msgid "Max payload length exceeded or invalid. length = %u"
  727. msgstr ""
  728. #: src/message.h:208
  729. #, c-format
  730. msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
  731. msgstr ""
  732. "Longitud de fichero incorrecta. No se puede continuar la descarga %s: local %"
  733. "s, remoto %s"
  734. #: src/MultiUrlRequestInfo.cc:74
  735. msgid "aria2 will resume download if the transfer is restarted."
  736. msgstr "aria2 continuará la descarga si se vuelve a arrancar la transferencia"
  737. #: src/MultiUrlRequestInfo.cc:76
  738. msgid ""
  739. "If there are any errors, then see the log file. See '-l' option in help/man "
  740. "page for details."
  741. msgstr ""
  742. "Si hay errores, entonces mire el fichero de anotaciones. para más "
  743. "información vea la opción '-l' en las páginas help/man."
  744. #: src/RequestGroupMan.cc:225
  745. msgid "Download Results:"
  746. msgstr "Resultados de la descarga:"
  747. #: src/RequestGroupMan.cc:240
  748. msgid "Status Legend:"
  749. msgstr ""
  750. #: src/Util.cc:701
  751. msgid "Files:"
  752. msgstr "Ficheros:"
  753. #: src/version_usage.cc:42
  754. msgid " Default: "
  755. msgstr " Por defecto: "
  756. #: src/version_usage.cc:45
  757. msgid " version "
  758. msgstr " versión "
  759. #: src/version_usage.cc:49
  760. msgid ""
  761. "This program is free software; you can redistribute it and/or modify\n"
  762. "it under the terms of the GNU General Public License as published by\n"
  763. "the Free Software Foundation; either version 2 of the License, or\n"
  764. "(at your option) any later version.\n"
  765. "\n"
  766. "This program is distributed in the hope that it will be useful,\n"
  767. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  768. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  769. "GNU General Public License for more details.\n"
  770. "\n"
  771. "You should have received a copy of the GNU General Public License\n"
  772. "along with this program; if not, write to the Free Software\n"
  773. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  774. "USA\n"
  775. msgstr ""
  776. "Este programa es Software Libre; usted puede redistribuirlo\n"
  777. "y/o modificarlo bajo los términos de la \"GNU General Public\n"
  778. "License\" como lo publica la \"FSF Free Software Foundation\",\n"
  779. "o (a su elección) de cualquier versión posterior.\n"
  780. "\n"
  781. "Este programa es distribuido con la esperanza de que le será\n"
  782. "útil, pero SIN NINGUNA GARANTIA; incluso sin la garantía\n"
  783. "implícita por el MERCADEO o EJERCICIO DE ALGUN PROPOSITO en\n"
  784. "particular. Vea la \"GNU General Public License\" para más\n"
  785. "detalles.\n"
  786. "\n"
  787. "Usted debe haber recibido una copia de la \"GNU General Public\n"
  788. "License\" junto con este programa, si no, escriba a la \"FSF\n"
  789. "Free Software Foundation, Inc.\", 59 Temple Place - Suite 330,\n"
  790. "Boston, MA 02111-1307, USA.\n"
  791. #: src/version_usage.cc:84
  792. msgid "Contact Info:"
  793. msgstr ""
  794. #: src/version_usage.cc:90
  795. #, c-format
  796. msgid "Usage: %s [options] URL ...\n"
  797. msgstr "Uso: %s [opciones] URL ...\n"
  798. #: src/version_usage.cc:92
  799. #, c-format
  800. msgid " %s [options] -T TORRENT_FILE URL ...\n"
  801. msgstr " %s [opciones] -T TORRENT_FILE URL ...\n"
  802. #: src/version_usage.cc:95
  803. #, c-format
  804. msgid " %s [options] -M METALINK_FILE\n"
  805. msgstr " %s [opciones] -M METALINK_FILE\n"
  806. #: src/version_usage.cc:98
  807. msgid "Options:"
  808. msgstr "Opciones:"
  809. #: src/version_usage.cc:99
  810. msgid ""
  811. " -d, --dir=DIR The directory to store the downloaded file."
  812. msgstr ""
  813. " -d, --dir=DIR El directorio donde almacenar el fichero "
  814. "descargado."
  815. #: src/version_usage.cc:100
  816. msgid " -o, --out=FILE The file name of the downloaded file."
  817. msgstr " -o, --out=FILE El nombre del fichero descargado."
  818. #: src/version_usage.cc:101
  819. msgid ""
  820. " -l, --log=LOG The file name of the log file. If '-' is\n"
  821. " specified, log is written to stdout."
  822. msgstr ""
  823. " -l, --log=LOG El nombre del fichero de anotaciones.. Si se "
  824. "pone '-',\n"
  825. " las anotaciones se escriben en stdout."
  826. #: src/version_usage.cc:104
  827. msgid " -D, --daemon Run as daemon."
  828. msgstr " -D, --daemon Ejecuta como demonio."
  829. #: src/version_usage.cc:106
  830. msgid ""
  831. " -s, --split=N Download a file using N connections. N must "
  832. "be\n"
  833. " between 1 and 5. This option affects all "
  834. "URLs.\n"
  835. " Thus, aria2 connects to each URL with\n"
  836. " N connections.\n"
  837. " Default: 1"
  838. msgstr ""
  839. " -s, --split=N Descarga un fichero usando N conexiones. N ha "
  840. "de ser\n"
  841. " entre 1 y 5. Esta opción afecta a todas las "
  842. "URLs.\n"
  843. " Entonces, aria2 conecta a cada URL con\n"
  844. " N conexiones.\n"
  845. " Defecto: 1"
  846. #: src/version_usage.cc:111
  847. msgid ""
  848. " --retry-wait=SEC Set the seconds to wait to retry after an "
  849. "error\n"
  850. " has occured. Specify a value between 0 and "
  851. "60.\n"
  852. " Default: 5"
  853. msgstr ""
  854. " --retry-wait=SEC Establece los segundos para esperar a "
  855. "reintentar \n"
  856. " después de un error. Ponga un valor entre 0 y "
  857. "60.\n"
  858. " Defecto: 5"
  859. #: src/version_usage.cc:114
  860. msgid " -t, --timeout=SEC Set timeout in seconds. Default: 60"
  861. msgstr ""
  862. " -t, --timeout=SEC Establece el tiempo de espera en segundos. "
  863. "Defecto: 60"
  864. #: src/version_usage.cc:115
  865. msgid ""
  866. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  867. " Default: 5"
  868. msgstr ""
  869. " -m, --max-tries=N Establece el número de intentos. 0 significa "
  870. "ilimitado.\n"
  871. " Defecto: 5"
  872. #: src/version_usage.cc:123
  873. msgid ""
  874. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects all URLs."
  875. msgstr ""
  876. " --http-proxy=HOST:PORT Usar un servidor proxy HTTP. Esto afecta a "
  877. "todas las URLs."
  878. #: src/version_usage.cc:124
  879. msgid " --http-user=USER Set HTTP user. This affects all URLs."
  880. msgstr ""
  881. " --http-user=USER Establece el usuario HTTP. Esto afecta a todas "
  882. "las URLs."
  883. #: src/version_usage.cc:125
  884. msgid " --http-passwd=PASSWD Set HTTP password. This affects all URLs."
  885. msgstr ""
  886. " --http-passwd=PASSWD Establece la palabra de paso HTTP. Esto afecta "
  887. "a todas las URLs."
  888. #: src/version_usage.cc:126
  889. msgid ""
  890. " --http-proxy-user=USER Set HTTP proxy user. This affects all URLs."
  891. msgstr ""
  892. " --http-proxy-user=USER Establece el usuario del proxy HTTP. Esto "
  893. "afecta a todas las URLs."
  894. #: src/version_usage.cc:127
  895. msgid ""
  896. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects all URLs."
  897. msgstr ""
  898. " --http-proxy-passwd=PASSWD Establece la palabra de paso del proxy HTTP. "
  899. "Esto afecta a todas las URLs."
  900. #: src/version_usage.cc:128
  901. msgid ""
  902. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  903. " METHOD is either 'get' or 'tunnel'.\n"
  904. " Default: tunnel"
  905. msgstr ""
  906. " --http-proxy-method=METHOD Establece el mètode a usar en las peticiones "
  907. "al proxy.\n"
  908. " METHOD es 'get' o 'tunnel'.\n"
  909. " Defecto: tunnel"
  910. #: src/version_usage.cc:131
  911. msgid ""
  912. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  913. "basic\n"
  914. " is the only supported scheme.\n"
  915. " Default: basic"
  916. msgstr ""
  917. " --http-auth-scheme=SCHEME Establece el esquema de autentificación "
  918. "HTTP. Actualmente, solamente\n"
  919. " se soporta el esquema básico.\n"
  920. " Defecto: basic"
  921. #: src/version_usage.cc:134
  922. msgid " --referer=REFERER Set Referer. This affects all URLs."
  923. msgstr ""
  924. " --referer=REFERER Establece la referencia. Esto afecta a todas "
  925. "las URLs."
  926. #: src/version_usage.cc:135
  927. msgid ""
  928. " --ftp-user=USER Set FTP user. This affects all URLs.\n"
  929. " Default: anonymous"
  930. msgstr ""
  931. " --ftp-user=USER Establece el usuario FTP. Esto afecta a todas "
  932. "las URLs."
  933. #: src/version_usage.cc:137
  934. msgid ""
  935. " --ftp-passwd=PASSWD Set FTP password. This affects all URLs.\n"
  936. " Default: ARIA2USER@"
  937. msgstr ""
  938. " --ftp-passwd=PASSWD Establece la palabra de paso FTP. Esto afecta "
  939. "a todas las URLs.\n"
  940. " Default: ARIA2USER@"
  941. #: src/version_usage.cc:139
  942. msgid ""
  943. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  944. "'binary'\n"
  945. " or 'ascii'.\n"
  946. " Default: binary"
  947. msgstr ""
  948. " --ftp-type=TYPE Establece el tipo de transferencia FTP. TYPE "
  949. "puede ser 'binary'\n"
  950. " o 'ascii'.\n"
  951. " Defecto: binary"
  952. #: src/version_usage.cc:142
  953. msgid " -p, --ftp-pasv Use passive mode in FTP."
  954. msgstr " -p, --ftp-pasv Usar modo pasivo en FTP."
  955. #: src/version_usage.cc:143
  956. msgid ""
  957. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  958. "or\n"
  959. " 'tunnel'.\n"
  960. " Default: tunnel"
  961. msgstr ""
  962. " --ftp-via-http-proxy=METHOD Usar el proxy HTTP para FTP. METHOD puede ser "
  963. "'get' o\n"
  964. " 'tunnel'.\n"
  965. " Defecto: tunnel"
  966. #: src/version_usage.cc:146
  967. msgid ""
  968. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  969. "than\n"
  970. " or equal to this value(bytes per sec).\n"
  971. " 0 means aria2 does not have a lowest speed "
  972. "limit.\n"
  973. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  974. " This option does not affect BitTorrent "
  975. "downloads.\n"
  976. " Default: 0"
  977. msgstr ""
  978. " --lowest-speed-limit=SPEED Cerrar la conexión si la velocidad de conexión "
  979. "es más pequeña\n"
  980. " o igual a este valor (bytes para seg).\n"
  981. " 0 quiere dir que aria2 no tiene límite en la "
  982. "velocidad baja.\n"
  983. " Se puede añadir K o M(1K = 1024, 1M = 1024K).\n"
  984. " esta opción no afecta a las descargas de "
  985. "BitTorrent.\n"
  986. " Defecto: 0"
  987. #: src/version_usage.cc:153
  988. msgid ""
  989. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  990. " 0 means unrestricted.\n"
  991. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  992. " Default: 0"
  993. msgstr ""
  994. " --max-download-limit=SPEED Establecer la máxima velocidad de conexión en "
  995. "bytes por seg.\n"
  996. " 0 significa no restringido.\n"
  997. " Se puede añadir K o M(1K = 1024, 1M = 1024K).\n"
  998. " Defecto: 0"
  999. #: src/version_usage.cc:157
  1000. msgid ""
  1001. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  1002. "either\n"
  1003. " 'none' or 'prealloc'. 'none' doesn't pre-"
  1004. "allocate\n"
  1005. " file space. 'prealloc' pre-allocates file "
  1006. "space\n"
  1007. " before download begins. This may take some "
  1008. "time\n"
  1009. " depending on the size of the file.\n"
  1010. " Default: prealloc"
  1011. msgstr ""
  1012. " --file-allocation=METHOD Es el método de reserva de ficheros. METHOD "
  1013. "puede ser\n"
  1014. " 'none' o 'prealloc'. 'none' no hace reserva de "
  1015. "espacio\n"
  1016. " para el fichero. 'prealloc' reserva espacio\n"
  1017. " antes de que empiece la descarga. Esto puede "
  1018. "llevar algún tiempo\n"
  1019. " dependiendo de la medida del fichero.\n"
  1020. " Defecto: prealloc"
  1021. #: src/version_usage.cc:163
  1022. msgid ""
  1023. " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n"
  1024. " size is smaller than SIZE.\n"
  1025. " You can append K or M(1K = 1024, 1M = 1024K)."
  1026. msgstr ""
  1027. " --no-file-allocation-limit=SIZE No se reserva espacio para archivos cuya\n"
  1028. " medida es más pequeña que SIZE.\n"
  1029. " Usted puede añadir K o M(1K = 1024, 1M = "
  1030. "1024K)."
  1031. #: src/version_usage.cc:168
  1032. msgid ""
  1033. " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage "
  1034. "while\n"
  1035. " allocating files.\n"
  1036. " Turn off if you encounter any error"
  1037. msgstr ""
  1038. " --enable-direct-io[=true|false] Acivar E/S directa, que minimiza el uso de "
  1039. "CPU cuando\n"
  1040. " se reserva espacio para los archivos.\n"
  1041. " Desactivelo si encuentra algún error."
  1042. #: src/version_usage.cc:173
  1043. msgid ""
  1044. " --allow-overwrite=true|false If false, aria2 doesn't download a file which\n"
  1045. " already exists but the corresponding .aria2 "
  1046. "file\n"
  1047. " doesn't exist.\n"
  1048. " Default: false"
  1049. msgstr ""
  1050. " --allow-overwrite=true|false Si es false, aria2 no descarga un fichero que\n"
  1051. " ya existe pero el fichero correspondiente ."
  1052. "aria2\n"
  1053. " no existe.\n"
  1054. " Defecto: false"
  1055. #: src/version_usage.cc:177
  1056. msgid ""
  1057. " --allow-piece-length-change=true|false If false is given, aria2 aborts "
  1058. "download\n"
  1059. " when a piece length is different from one in\n"
  1060. " a control file. If true is given, you can "
  1061. "proceed\n"
  1062. " but some download progress will be lost."
  1063. msgstr ""
  1064. #: src/version_usage.cc:182
  1065. msgid ""
  1066. " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
  1067. "sequentially\n"
  1068. " and download each URI in a separate session, "
  1069. "like\n"
  1070. " the usual command-line download utilities.\n"
  1071. " Default: false"
  1072. msgstr ""
  1073. " -Z, --force-sequential[=true|false] Coge URIs secuencialmente en la línea "
  1074. "de órdenes\n"
  1075. " y descarga cada URI en una sesión separada, "
  1076. "como\n"
  1077. " normalmente harian las utilidades de descarga "
  1078. "de línea de órdenes.\n"
  1079. " Defecto: false"
  1080. #: src/version_usage.cc:186
  1081. msgid ""
  1082. " --auto-file-renaming[=true|false] Rename file name if the same file "
  1083. "already\n"
  1084. " exists. This option works only in http(s)/ftp\n"
  1085. " download.\n"
  1086. " The new file name has a dot and a number"
  1087. "(1..9999)\n"
  1088. " appended.\n"
  1089. " Default: true"
  1090. msgstr ""
  1091. " --auto-file-renaming[=true|false] Cambia el nombre del fichero si el mismo "
  1092. "fichero\n"
  1093. " ya existe. esta opción solamente va para "
  1094. "descargas\n"
  1095. " http/ftp\n"
  1096. " Añadimos al nuevo nombre de fichero un punto y "
  1097. "un número(1..9999).\n"
  1098. " Defecto: true"
  1099. #: src/version_usage.cc:192
  1100. msgid ""
  1101. " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
  1102. " You can specify set of parts:\n"
  1103. " http://{sv1,sv2,sv3}/foo.iso\n"
  1104. " Also you can specify numeric sequences with "
  1105. "step\n"
  1106. " counter:\n"
  1107. " http://host/image[000-100:2].img\n"
  1108. " A step counter can be omitted.\n"
  1109. " If all URIs do not point to the same file, "
  1110. "such\n"
  1111. " as the second example above, -Z option is\n"
  1112. " required.\n"
  1113. " Default: false"
  1114. msgstr ""
  1115. " -P, --parameterized-uri[=true|false] Activa el soporte de URI "
  1116. "parametrizada.\n"
  1117. " Se pueden especificar conjuntos de partes:\n"
  1118. " http://{sv1,sv2,sv3}/foo.iso\n"
  1119. " También se pueden poner secuencias numéricas "
  1120. "con\n"
  1121. " contador de salto:\n"
  1122. " http://host/image[000-100:2].img\n"
  1123. " Se puede omitir el contador de salto.\n"
  1124. " Si todas las URIs no apuntan al mismo fichero, "
  1125. "tal\n"
  1126. " como en el segundo ejemplo anterior, se "
  1127. "necesita la opción -Z.\n"
  1128. " Defecto: false"
  1129. #: src/version_usage.cc:203
  1130. msgid ""
  1131. " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent "
  1132. "connection.\n"
  1133. " Default: false"
  1134. msgstr ""
  1135. " --enable-http-keep-alive[=true|false] Activa la conexión persistente "
  1136. "HTTP/1.1.\n"
  1137. " Defecto: false"
  1138. #: src/version_usage.cc:205
  1139. msgid ""
  1140. " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining.\n"
  1141. " Default: false"
  1142. msgstr ""
  1143. " --enable-http-pipelining[=true|false] Activa la canalización HTTP/1.1.\n"
  1144. " Defecto: false"
  1145. #: src/version_usage.cc:208
  1146. msgid ""
  1147. " --check-integrity=true|false Check file integrity by validating piece "
  1148. "hash.\n"
  1149. " This option only affects in BitTorrent "
  1150. "downloads\n"
  1151. " and Metalink downloads with chunk checksums.\n"
  1152. " Use this option to re-download a damaged "
  1153. "portion\n"
  1154. " of a file.\n"
  1155. " Default: false"
  1156. msgstr ""
  1157. " --check-integrity=true|false Comprueba la integridad del fichero validando "
  1158. "el hash de las piezas.\n"
  1159. " esta opción solamente sirve en descargas "
  1160. "BitTorrent\n"
  1161. " y descargas Metalink con sumas de comprobación "
  1162. "de trozos.\n"
  1163. " Usen esta opción para volver a descargar una "
  1164. "parte defectuosa\n"
  1165. " de un fichero.\n"
  1166. " Defecto: false"
  1167. #: src/version_usage.cc:214
  1168. msgid ""
  1169. " --realtime-chunk-checksum=true|false Validate chunk checksum while\n"
  1170. " downloading a file in Metalink mode. This "
  1171. "option\n"
  1172. " on affects Metalink mode with chunk "
  1173. "checksums.\n"
  1174. " Default: true"
  1175. msgstr ""
  1176. " --realtime-chunk-checksum=true|false Validar las sumas de comprobación de "
  1177. "los trozos\n"
  1178. " mientras descargamos un fichero en modo "
  1179. "Metalink. esta opción\n"
  1180. " solamente afecta a las descargas Metalink con "
  1181. "sumas de comprobación de trozos.\n"
  1182. " Defecto: true"
  1183. #: src/version_usage.cc:219
  1184. msgid ""
  1185. " -c, --continue Continue downloading a partially downloaded\n"
  1186. " file. Use this option to resume a download\n"
  1187. " started by a web browser or another program\n"
  1188. " which downloads files sequentially from the\n"
  1189. " beginning. Currently this option is only\n"
  1190. " applicable to http(s)/ftp downloads."
  1191. msgstr ""
  1192. " -c, --continue Continua descargando un fichero parcialmente "
  1193. "descargado.\n"
  1194. " Usen esta opción para seguir la descarga\n"
  1195. " comenzada por un navegador Web o otro "
  1196. "programa\n"
  1197. " que descarga los ficheros secuencialmente "
  1198. "desde el\n"
  1199. " principio. esta opción solamente es\n"
  1200. " aplicable a descargas http(s)/ftp."
  1201. #: src/version_usage.cc:225
  1202. msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
  1203. msgstr ""
  1204. " -U, --user-agent=USER_AGENT Establece el agente de usuario para descargas "
  1205. "http."
  1206. #: src/version_usage.cc:226
  1207. msgid " -n, --no-netrc Disables netrc support."
  1208. msgstr " -n, --no-netrc Desactiva el soporte netrc."
  1209. #: src/version_usage.cc:227
  1210. msgid ""
  1211. " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
  1212. " multiple URIs for a single entity: separate\n"
  1213. " URIs on a single line using the TAB "
  1214. "character.\n"
  1215. " Reads input from stdin when '-' is specified."
  1216. msgstr ""
  1217. " -i , --input-file=FILE Descarga las URIs que encuentra en el fichero "
  1218. "FILE. Se pueden especificar\n"
  1219. " varias URIs para una única entidad: separen "
  1220. "las\n"
  1221. " URIs en una sola línea usando el carácter "
  1222. "TAB.\n"
  1223. " Lee la entrada desde stdin cuando se "
  1224. "especifica '-'."
  1225. #: src/version_usage.cc:231
  1226. msgid ""
  1227. " -j, --max-concurrent-downloads=N Set maximum number of concurrent "
  1228. "downloads.\n"
  1229. " It should be used with the -i option.\n"
  1230. " Default: 5"
  1231. msgstr ""
  1232. " -j, --max-concurrent-downloads=N Establece el número màximo de descargas al "
  1233. "mismo tiempo.\n"
  1234. " se ha de usar con la opción -y .\n"
  1235. " Defecto: 5"
  1236. #: src/version_usage.cc:234
  1237. msgid ""
  1238. " --load-cookies=FILE Load cookies from FILE. The format of FILE is\n"
  1239. " the same used by Netscape and Mozilla."
  1240. msgstr ""
  1241. " --load-cookies=FILE Carga cookies desde el fichero FILE. El "
  1242. "formato del fichero FILE es\n"
  1243. " el mismo que usan Netscape y Mozilla."
  1244. #: src/version_usage.cc:237
  1245. msgid ""
  1246. " -S, --show-files Print file listing of .torrent or .metalink "
  1247. "file\n"
  1248. " and exit. More detailed information will be "
  1249. "listed\n"
  1250. " in case of torrent file."
  1251. msgstr ""
  1252. " -S, --show-files Escribe el listado de ficheros de un fichero ."
  1253. "torrent o .metalink\n"
  1254. " y sale. Se listará información más detallada\n"
  1255. " en el caso de un fichero torrent."
  1256. #: src/version_usage.cc:240
  1257. msgid ""
  1258. " --select-file=INDEX... Set file to download by specifing its index.\n"
  1259. " You can find the file index using the\n"
  1260. " --show-files option. Multiple indexes can be\n"
  1261. " specified by using ',', for example: \"3,6\".\n"
  1262. " You can also use '-' to specify a range: \"1-5"
  1263. "\".\n"
  1264. " ',' and '-' can be used together.\n"
  1265. " When used with the -M option, index may vary\n"
  1266. " depending on the query(see --metalink-* "
  1267. "options)."
  1268. msgstr ""
  1269. " --select-file=INDEX... Establece el fichero a descargar especificando "
  1270. "su índice.\n"
  1271. " Se puede encontrar el fichero índice usando la "
  1272. "opción\n"
  1273. " --show-files. Se pueden especificar varios\n"
  1274. " índices usando ',', por ejemplo: \"3,6\".\n"
  1275. " Se puede usar también '-' para especificar un "
  1276. "rango: \"1-5\".\n"
  1277. " ',' y '-' se pueden usar juntos.\n"
  1278. " Cuando se usa con la opción -M, el ìndice "
  1279. "puede variar\n"
  1280. " dependiendo de la consulta(ver las opciones --"
  1281. "metalink-*)."
  1282. #: src/version_usage.cc:250
  1283. msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
  1284. msgstr " -T, --torrent-file=TORRENT_FILE El camino al fichero .torrent."
  1285. #: src/version_usage.cc:251
  1286. msgid ""
  1287. " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
  1288. " whose suffix is .torrent or content type is\n"
  1289. " application/x-bittorrent is downloaded, aria2\n"
  1290. " parses it as a torrent file and downloads "
  1291. "files\n"
  1292. " mentioned in it.\n"
  1293. " If mem is specified, a torrent file is not\n"
  1294. " written to the disk, but is just kept in "
  1295. "memory.\n"
  1296. " If false is specified, the action mentioned "
  1297. "above\n"
  1298. " is not taken."
  1299. msgstr ""
  1300. #: src/version_usage.cc:261
  1301. msgid ""
  1302. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  1303. " mentioned in .torrent file.\n"
  1304. " Default: true"
  1305. msgstr ""
  1306. " --direct-file-mapping=true|false Leer y escribir directamente a cada "
  1307. "fichero\n"
  1308. " especificado en el fichero .torrent.\n"
  1309. " Defecto: true"
  1310. #: src/version_usage.cc:264
  1311. msgid ""
  1312. " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
  1313. " Multiple ports can be specified by using ',',\n"
  1314. " for example: \"6881,6885\". You can also use "
  1315. "'-'\n"
  1316. " to specify a range: \"6881-6999\". ',' and '-' "
  1317. "can\n"
  1318. " be used together."
  1319. msgstr ""
  1320. #: src/version_usage.cc:270
  1321. msgid ""
  1322. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  1323. " 0 means unrestricted.\n"
  1324. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  1325. " Default: 0"
  1326. msgstr ""
  1327. " --max-upload-limit=SPEED Establece la velocidad máxima de subida en "
  1328. "bytes por seg.\n"
  1329. " 0 significa no restingido.\n"
  1330. " Se puede añadir K o M(1K = 1024, 1M = 1024K).\n"
  1331. " Defecto: 0"
  1332. #: src/version_usage.cc:274
  1333. msgid ""
  1334. " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
  1335. " --seed-ratio option."
  1336. msgstr ""
  1337. " --seed-time=MINUTES Especifica el tiempo de sembrar en minuts. "
  1338. "Mirar también\n"
  1339. " la opción --seed-ratio."
  1340. #: src/version_usage.cc:276
  1341. msgid ""
  1342. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
  1343. " until share ratio reaches RATIO. 1.0 is\n"
  1344. " encouraged. Specify 0.0 if you intend to do\n"
  1345. " seeding regardless of share ratio.\n"
  1346. " If --seed-time option is specified along with\n"
  1347. " this option, seeding ends when at least one "
  1348. "of\n"
  1349. " the conditions is satisfied."
  1350. msgstr ""
  1351. #: src/version_usage.cc:284
  1352. msgid ""
  1353. " --peer-id-prefix=PEERI_ID_PREFIX Specify the prefix of peer ID. The peer ID "
  1354. "in\n"
  1355. " BitTorrent is 20 byte length. If more than 20\n"
  1356. " bytes are specified, only first 20\n"
  1357. " bytes are used. If less than 20 bytes are\n"
  1358. " specified, the random alphabet characters are\n"
  1359. " added to make it's length 20 bytes.\n"
  1360. " Default: -aria2-"
  1361. msgstr ""
  1362. #: src/version_usage.cc:293
  1363. msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
  1364. msgstr " -M, --metalink-file=METALINK_FILE El camino al fichero .metalink."
  1365. #: src/version_usage.cc:294
  1366. msgid ""
  1367. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  1368. " simultaneously.\n"
  1369. " Default: 5"
  1370. msgstr ""
  1371. " -C, --metalink-servers=NUM_SERVERS El número de servidores a conectar\n"
  1372. " simultáneamente.\n"
  1373. " Defecto: 5"
  1374. #: src/version_usage.cc:297
  1375. msgid " --metalink-version=VERSION The version of the file to download."
  1376. msgstr " --metalink-version=VERSION La versión del fichero a descargar."
  1377. #: src/version_usage.cc:298
  1378. msgid " --metalink-language=LANGUAGE The language of the file to download."
  1379. msgstr " --metalink-language=LANGUAGE El idioma del fichero a descargar."
  1380. #: src/version_usage.cc:299
  1381. msgid ""
  1382. " --metalink-os=OS The operating system of the file to download."
  1383. msgstr ""
  1384. " --metalink-os=OS El Sistema Operativo del fichero a descargar."
  1385. #: src/version_usage.cc:300
  1386. msgid ""
  1387. " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
  1388. " A comma-deliminated list of locations is\n"
  1389. " acceptable."
  1390. msgstr ""
  1391. " --metalink-location=LOCATION[,...] La ubicación del servidor preferido.\n"
  1392. " se acepta una lista de ubicaciones delimitada "
  1393. "por comas."
  1394. #: src/version_usage.cc:303
  1395. msgid ""
  1396. " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
  1397. " whose suffix is .metaink or content type is\n"
  1398. " application/metalink+xml is downloaded, aria2\n"
  1399. " parses it as a metalink file and downloads "
  1400. "files\n"
  1401. " mentioned in it.\n"
  1402. " If mem is specified, a metalink file is not\n"
  1403. " written to the disk, but is just kept in "
  1404. "memory.\n"
  1405. " If false is specified, the action mentioned "
  1406. "above\n"
  1407. " is not taken."
  1408. msgstr ""
  1409. #: src/version_usage.cc:314
  1410. msgid " -v, --version Print the version number and exit."
  1411. msgstr " -v, --version Escribir el número de versión y salir."
  1412. #: src/version_usage.cc:315
  1413. #, fuzzy
  1414. msgid " -h, --help Print this message and exit."
  1415. msgstr " -v, --version Escribir el número de versión y salir."
  1416. #: src/version_usage.cc:318
  1417. msgid ""
  1418. " You can specify multiple URLs. Unless you specify -Z option, all URLs must\n"
  1419. " point to the same file or downloading will fail."
  1420. msgstr ""
  1421. " Se pueden poner varias URLs. A menos que se especifique la opción -Z, todas "
  1422. "las URLs han\n"
  1423. " de apuntar al mismo fichero o la descarga fallará."
  1424. #: src/version_usage.cc:320
  1425. msgid ""
  1426. " You can specify both torrent file with -T option and URLs. By doing this,\n"
  1427. " download a file from both torrent swarm and http/ftp server at the same "
  1428. "time,\n"
  1429. " while the data from http/ftp are uploaded to the torrent swarm. Note that\n"
  1430. " only single file torrent can be integrated with http/ftp."
  1431. msgstr ""
  1432. " Se puede poner tanto un fichero torrent con la opción -T y URLs. Así,\n"
  1433. " descargamos un fichero desde el enjambre Torrent y el servidor http/ftp al "
  1434. "mismo tiempo,\n"
  1435. " mientras las datos provinentes de http/ftp son subidos al enjambre torrent. "
  1436. "Observen que\n"
  1437. " solamente se puede integrar un único fichero con http/ftp."
  1438. #: src/version_usage.cc:325
  1439. msgid ""
  1440. " Make sure that URL is quoted with single(') or double(\") quotation if it\n"
  1441. " contains \"&\" or any characters that have special meaning in shell."
  1442. msgstr ""
  1443. #: src/version_usage.cc:328
  1444. msgid "Refer to man page for more information."
  1445. msgstr "Para más información consulte la página man."
  1446. #: src/version_usage.cc:330
  1447. #, c-format
  1448. msgid "Report bugs to %s"
  1449. msgstr "Informar de errores a %s"
  1450. #: src/BtSetup.cc:108
  1451. msgid "Errors occurred while binding port.\n"
  1452. msgstr "Han ocurrido errores mientras cogíamos el puerto.\n"