aria2c.pot 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR Tatsuhiro Tsujikawa
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  11. "POT-Creation-Date: 2006-07-04 20:44+0900\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: src/message.h:27
  19. #, c-format
  20. msgid "CUID#%d - The download for one segment completed successfully."
  21. msgstr ""
  22. #: src/message.h:28
  23. #, c-format
  24. msgid "CUID#%d - No segment available."
  25. msgstr ""
  26. #: src/message.h:29
  27. #, c-format
  28. msgid "CUID#%d - Connecting to %s:%d"
  29. msgstr ""
  30. #: src/message.h:30
  31. #, c-format
  32. msgid ""
  33. "CUID#%d - The segment changed. We send the request again with new Range "
  34. "header."
  35. msgstr ""
  36. #: src/message.h:31
  37. #, c-format
  38. msgid "CUID#%d - Redirecting to %s"
  39. msgstr ""
  40. #: src/message.h:32
  41. #, c-format
  42. msgid ""
  43. "CUID#%d - Requesting:\n"
  44. "%s"
  45. msgstr ""
  46. #: src/message.h:33
  47. #, c-format
  48. msgid ""
  49. "CUID#%d - Response received:\n"
  50. "%s"
  51. msgstr ""
  52. #: src/message.h:34
  53. #, c-format
  54. msgid "CUID#%d - Download aborted."
  55. msgstr ""
  56. #: src/message.h:35
  57. #, c-format
  58. msgid "CUID#%d - Restarting the download."
  59. msgstr ""
  60. #: src/message.h:36
  61. #, c-format
  62. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  63. msgstr ""
  64. #: src/message.h:37
  65. #, c-format
  66. msgid "CUID#%d - Unregistering cuid from segmentManager."
  67. msgstr ""
  68. #: src/message.h:43
  69. #, c-format
  70. msgid "CUID#%d - we got new piece. index=%d"
  71. msgstr ""
  72. #: src/message.h:44
  73. #, c-format
  74. msgid "CUID#%d - we got wrong piece. index=%d"
  75. msgstr ""
  76. #: src/message.h:46
  77. #, c-format
  78. msgid "Tracker returned warning message: %s"
  79. msgstr ""
  80. #: src/message.h:48
  81. #, c-format
  82. msgid "The segment file %s exists."
  83. msgstr ""
  84. #: src/message.h:49
  85. #, c-format
  86. msgid "The segment file %s does not exist."
  87. msgstr ""
  88. #: src/message.h:50
  89. #, c-format
  90. msgid "Saving the segment file %s"
  91. msgstr ""
  92. #: src/message.h:51
  93. msgid "The segment file was saved successfully."
  94. msgstr ""
  95. #: src/message.h:52
  96. #, c-format
  97. msgid "Loading the segment file %s."
  98. msgstr ""
  99. #: src/message.h:53
  100. msgid "The segment file was loaded successfully."
  101. msgstr ""
  102. #: src/message.h:55
  103. msgid "Timeout."
  104. msgstr ""
  105. #: src/message.h:56
  106. msgid "Invalid chunk size."
  107. msgstr ""
  108. #: src/message.h:57
  109. #, c-format
  110. msgid "Too large chunk. size=%d"
  111. msgstr ""
  112. #: src/message.h:58
  113. msgid "Invalid header."
  114. msgstr ""
  115. #: src/message.h:59
  116. msgid "Invalid response."
  117. msgstr ""
  118. #: src/message.h:60
  119. msgid "No header found."
  120. msgstr ""
  121. #: src/message.h:61
  122. msgid "No status header."
  123. msgstr ""
  124. #: src/message.h:62
  125. msgid "Proxy connection failed."
  126. msgstr ""
  127. #: src/message.h:63
  128. msgid "Connection failed."
  129. msgstr ""
  130. #: src/message.h:64
  131. #, c-format
  132. msgid ""
  133. "The requested filename and the previously registered one are not same. %s != "
  134. "%s"
  135. msgstr ""
  136. #: src/message.h:65
  137. #, c-format
  138. msgid "The response status is not successful. status=%d"
  139. msgstr ""
  140. #: src/message.h:66
  141. #, c-format
  142. msgid "Too large file size. size=%lld"
  143. msgstr ""
  144. #: src/message.h:67
  145. #, c-format
  146. msgid "Transfer encoding %s is not supported."
  147. msgstr ""
  148. #: src/message.h:68
  149. msgid "SSL initialization failed."
  150. msgstr ""
  151. #: src/message.h:69
  152. #, c-format
  153. msgid "Size mismatch %lld != %lld"
  154. msgstr ""
  155. #: src/message.h:70
  156. msgid "Authorization failed."
  157. msgstr ""
  158. #: src/message.h:71
  159. msgid "Got EOF from the server."
  160. msgstr ""
  161. #: src/message.h:72
  162. msgid "Got EOF from peer."
  163. msgstr ""
  164. #: src/message.h:73
  165. msgid "Malformed meta info."
  166. msgstr ""
  167. #: src/message.h:75
  168. #, c-format
  169. msgid "Failed to open the file %s, cause: %s"
  170. msgstr ""
  171. #: src/message.h:76
  172. #, c-format
  173. msgid "Failed to write into the file %s, cause: %s"
  174. msgstr ""
  175. #: src/message.h:77
  176. #, c-format
  177. msgid "Failed to read from the file %s, cause: %s"
  178. msgstr ""
  179. #: src/message.h:78
  180. #, c-format
  181. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  182. msgstr ""
  183. #: src/message.h:79
  184. #, c-format
  185. msgid "Failed to seek the file %s, cause: %s"
  186. msgstr ""
  187. #: src/message.h:80
  188. #, c-format
  189. msgid "The offset is out of range, offset=%lld"
  190. msgstr ""
  191. #: src/message.h:81
  192. #, c-format
  193. msgid "%s is not a directory."
  194. msgstr ""
  195. #: src/message.h:82
  196. #, c-format
  197. msgid "Failed to make the directory %s, cause: %s"
  198. msgstr ""
  199. #: src/message.h:83
  200. #, c-format
  201. msgid "Failed to open the segment file %s, cause: %s"
  202. msgstr ""
  203. #: src/message.h:84
  204. #, c-format
  205. msgid "Failed to write into the segment file %s, cause: %s"
  206. msgstr ""
  207. #: src/message.h:85
  208. #, c-format
  209. msgid "Failed to read from the segment file %s, cause: %s"
  210. msgstr ""
  211. #: src/message.h:87
  212. #, c-format
  213. msgid "Failed to open a socket, cause: %s"
  214. msgstr ""
  215. #: src/message.h:88
  216. #, c-format
  217. msgid "Failed to set a socket option, cause: %s"
  218. msgstr ""
  219. #: src/message.h:89
  220. #, c-format
  221. msgid "Failed to bind a socket, cause: %s"
  222. msgstr ""
  223. #: src/message.h:90
  224. #, c-format
  225. msgid "Failed to listen to a socket, cause: %s"
  226. msgstr ""
  227. #: src/message.h:91
  228. #, c-format
  229. msgid "Failed to accept a peer connection, cause: %s"
  230. msgstr ""
  231. #: src/message.h:92
  232. #, c-format
  233. msgid "Failed to get the name of socket, cause: %s"
  234. msgstr ""
  235. #: src/message.h:93
  236. #, c-format
  237. msgid "Failed to get the name of connected peer, cause: %s"
  238. msgstr ""
  239. #: src/message.h:94
  240. #, c-format
  241. msgid "Failed to resolve the hostname %s, cause: %s"
  242. msgstr ""
  243. #: src/message.h:95
  244. #, c-format
  245. msgid "Failed to connect to the host %s, cause: %s"
  246. msgstr ""
  247. #: src/message.h:96
  248. #, c-format
  249. msgid "Failed to check whether the socket is writable, cause: %s"
  250. msgstr ""
  251. #: src/message.h:97
  252. #, c-format
  253. msgid "Failed to check whether the socket is readable, cause: %s"
  254. msgstr ""
  255. #: src/message.h:98
  256. #, c-format
  257. msgid "Failed to send data, cause: %s"
  258. msgstr ""
  259. #: src/message.h:99
  260. #, c-format
  261. msgid "Failed to receive data, cause: %s"
  262. msgstr ""
  263. #: src/message.h:100
  264. #, c-format
  265. msgid "Failed to peek data, cause: %s"
  266. msgstr ""
  267. #: src/main.cc:76
  268. #, c-format
  269. msgid ""
  270. "\n"
  271. "The download was complete. <%s>\n"
  272. msgstr ""
  273. #: src/main.cc:84
  274. msgid ""
  275. "\n"
  276. "The download was not complete because of errors. Check the log.\n"
  277. msgstr ""
  278. #: src/main.cc:101
  279. msgid ""
  280. "\n"
  281. "stopping application...\n"
  282. msgstr ""
  283. #: src/main.cc:107
  284. msgid "done\n"
  285. msgstr ""
  286. #: src/main.cc:123
  287. #, c-format
  288. msgid "Unrecognized URL or unsupported protocol: %s\n"
  289. msgstr ""
  290. #: src/main.cc:129
  291. msgid " version "
  292. msgstr ""
  293. #: src/main.cc:133
  294. msgid ""
  295. "This program is free software; you can redistribute it and/or modify\n"
  296. "it under the terms of the GNU General Public License as published by\n"
  297. "the Free Software Foundation; either version 2 of the License, or\n"
  298. "(at your option) any later version.\n"
  299. "\n"
  300. "This program is distributed in the hope that it will be useful,\n"
  301. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  302. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  303. "GNU General Public License for more details.\n"
  304. "\n"
  305. "You should have received a copy of the GNU General Public License\n"
  306. "along with this program; if not, write to the Free Software\n"
  307. "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
  308. msgstr ""
  309. #: src/main.cc:147
  310. #, c-format
  311. msgid "Contact Info: %s\n"
  312. msgstr ""
  313. #: src/main.cc:153
  314. #, c-format
  315. msgid "Usage: %s [options] URL ...\n"
  316. msgstr ""
  317. #: src/main.cc:155
  318. #, c-format
  319. msgid " %s [options] -T TORRENT_FILE FILE ...\n"
  320. msgstr ""
  321. #: src/main.cc:158
  322. #, c-format
  323. msgid " %s [options] -M METALINK_FILE\n"
  324. msgstr ""
  325. #: src/main.cc:161
  326. msgid "Options:"
  327. msgstr ""
  328. #: src/main.cc:162
  329. msgid " -d, --dir=DIR The directory to store downloaded file."
  330. msgstr ""
  331. #: src/main.cc:163
  332. msgid " -o, --out=FILE The file name for downloaded file."
  333. msgstr ""
  334. #: src/main.cc:164
  335. msgid ""
  336. " -l, --log=LOG The file path to store log. If '-' is "
  337. "specified,\n"
  338. " log is written to stdout."
  339. msgstr ""
  340. #: src/main.cc:166
  341. msgid " -D, --daemon Run as daemon."
  342. msgstr ""
  343. #: src/main.cc:167
  344. msgid ""
  345. " -s, --split=N Download a file using N connections. N must "
  346. "be\n"
  347. " between 1 and 5. This option affects all "
  348. "URLs.\n"
  349. " Thus, aria2 connects to each URL with\n"
  350. " N connections."
  351. msgstr ""
  352. #: src/main.cc:171
  353. msgid ""
  354. " --retry-wait=SEC Set amount of time in second between requests\n"
  355. " for errors. Specify a value between 0 and 60.\n"
  356. " Default: 5"
  357. msgstr ""
  358. #: src/main.cc:174
  359. msgid " -t, --timeout=SEC Set timeout in second. Default: 60"
  360. msgstr ""
  361. #: src/main.cc:175
  362. msgid ""
  363. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  364. " Default: 5"
  365. msgstr ""
  366. #: src/main.cc:177
  367. msgid ""
  368. " --min-segment-size=SIZE[K|M] Set minimum segment size. You can append\n"
  369. " K or M(1K = 1024, 1M = 1024K). This\n"
  370. " value must be greater than or equal to\n"
  371. " 1024."
  372. msgstr ""
  373. #: src/main.cc:181
  374. msgid ""
  375. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects to all\n"
  376. " URLs."
  377. msgstr ""
  378. #: src/main.cc:183
  379. msgid " --http-user=USER Set HTTP user. This affects to all URLs."
  380. msgstr ""
  381. #: src/main.cc:184
  382. msgid ""
  383. " --http-passwd=PASSWD Set HTTP password. This affects to all URLs."
  384. msgstr ""
  385. #: src/main.cc:185
  386. msgid ""
  387. " --http-proxy-user=USER Set HTTP proxy user. This affects to all URLs"
  388. msgstr ""
  389. #: src/main.cc:186
  390. msgid ""
  391. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects to all "
  392. "URLs."
  393. msgstr ""
  394. #: src/main.cc:187
  395. msgid ""
  396. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  397. " METHOD is either 'get' or 'tunnel'.\n"
  398. " Default: tunnel"
  399. msgstr ""
  400. #: src/main.cc:190
  401. msgid ""
  402. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  403. "basic\n"
  404. " is the only supported scheme.\n"
  405. " Default: basic"
  406. msgstr ""
  407. #: src/main.cc:193
  408. msgid " --referer=REFERER Set Referer. This affects to all URLs."
  409. msgstr ""
  410. #: src/main.cc:194
  411. msgid ""
  412. " --ftp-user=USER Set FTP user. This affects to all URLs.\n"
  413. " Default: anonymous"
  414. msgstr ""
  415. #: src/main.cc:196
  416. msgid ""
  417. " --ftp-passwd=PASSWD Set FTP password. This affects to all URLs.\n"
  418. " Default: ARIA2USER@"
  419. msgstr ""
  420. #: src/main.cc:198
  421. msgid ""
  422. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  423. "'binary'\n"
  424. " or 'ascii'.\n"
  425. " Default: binary"
  426. msgstr ""
  427. #: src/main.cc:201
  428. msgid " -p, --ftp-pasv Use passive mode in FTP."
  429. msgstr ""
  430. #: src/main.cc:202
  431. msgid ""
  432. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  433. "or\n"
  434. " 'tunnel'.\n"
  435. " Default: tunnel"
  436. msgstr ""
  437. #: src/main.cc:206
  438. msgid " -T, --torrent-file=TORRENT_FILE The file path to .torrent file."
  439. msgstr ""
  440. #: src/main.cc:207
  441. msgid ""
  442. " --follow-torrent=true|false Setting this option to false prevents aria2 "
  443. "to\n"
  444. " enter BitTorrent mode even if the filename of\n"
  445. " downloaded file ends with .torrent.\n"
  446. " Default: true"
  447. msgstr ""
  448. #: src/main.cc:211
  449. msgid ""
  450. " -S, --show-files Print file listing of .torrent file and exit."
  451. msgstr ""
  452. #: src/main.cc:212
  453. msgid ""
  454. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  455. " mentioned in .torrent file.\n"
  456. " Default: true"
  457. msgstr ""
  458. #: src/main.cc:215
  459. msgid ""
  460. " --listen-port=PORT Set port number to listen to for peer "
  461. "connection."
  462. msgstr ""
  463. #: src/main.cc:216
  464. msgid ""
  465. " --upload-limit=SPEED Set upload speed limit in KB/sec. aria2 tries "
  466. "to\n"
  467. " keep upload speed under SPEED. 0 means "
  468. "unlimited."
  469. msgstr ""
  470. #: src/main.cc:218
  471. msgid ""
  472. " --select-file=INDEX... Set file to download by specifing its index.\n"
  473. " You can know file index through --show-files\n"
  474. " option. Multiple indexes can be specified by "
  475. "using\n"
  476. " ',' like \"3,6\".\n"
  477. " You can also use '-' to specify rangelike \"1-5"
  478. "\".\n"
  479. " ',' and '-' can be used together."
  480. msgstr ""
  481. #: src/main.cc:226
  482. msgid " -M, --metalink-file=METALINK_FILE The file path to .metalink file."
  483. msgstr ""
  484. #: src/main.cc:227
  485. msgid ""
  486. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  487. " simultaneously. If more than one connection "
  488. "per\n"
  489. " server is required, use -s option.\n"
  490. " Default: 15"
  491. msgstr ""
  492. #: src/main.cc:231
  493. msgid " --metalink-version=VERSION The version of file to download."
  494. msgstr ""
  495. #: src/main.cc:232
  496. msgid " --metalink-language=LANGUAGE The language of file to download."
  497. msgstr ""
  498. #: src/main.cc:233
  499. msgid ""
  500. " --metalink-os=OS The operating system the file is targeted."
  501. msgstr ""
  502. #: src/main.cc:234
  503. msgid ""
  504. " --follow-metalink=true|false Setting this option to false prevents aria2 "
  505. "to\n"
  506. " enter Metalink mode even if the filename of\n"
  507. " downloaded file ends with .metalink.\n"
  508. " Default: true"
  509. msgstr ""
  510. #: src/main.cc:239
  511. msgid " -v, --version Print the version number and exit."
  512. msgstr ""
  513. #: src/main.cc:240
  514. msgid " -h, --help Print this message and exit."
  515. msgstr ""
  516. #: src/main.cc:243
  517. msgid ""
  518. " You can specify multiple URLs. All URLs must point to the same file\n"
  519. " or downloading fails."
  520. msgstr ""
  521. #: src/main.cc:248
  522. msgid ""
  523. " Specify files in multi-file torrent to download. Use conjunction with\n"
  524. " -T option. This arguments are ignored if you specify --select-file option."
  525. msgstr ""
  526. #: src/main.cc:252
  527. msgid "Examples:"
  528. msgstr ""
  529. #: src/main.cc:253
  530. msgid " Download a file by 1 connection:"
  531. msgstr ""
  532. #: src/main.cc:255
  533. msgid " Download a file by 2 connections:"
  534. msgstr ""
  535. #: src/main.cc:257
  536. msgid " Download a file by 2 connections, each connects to a different server:"
  537. msgstr ""
  538. #: src/main.cc:259
  539. msgid " You can mix up different protocols:"
  540. msgstr ""
  541. #: src/main.cc:263
  542. msgid " Download a torrent:"
  543. msgstr ""
  544. #: src/main.cc:265
  545. msgid " Download a torrent using local .torrent file:"
  546. msgstr ""
  547. #: src/main.cc:267
  548. msgid " Download only selected files:"
  549. msgstr ""
  550. #: src/main.cc:269
  551. msgid " Print file listing of .torrent file:"
  552. msgstr ""
  553. #: src/main.cc:274
  554. msgid " Metalink downloading:"
  555. msgstr ""
  556. #: src/main.cc:276
  557. msgid " Download a file using local .metalink file:"
  558. msgstr ""
  559. #: src/main.cc:278
  560. msgid " Metalink downloading with preferences:"
  561. msgstr ""
  562. #: src/main.cc:282
  563. #, c-format
  564. msgid "Report bugs to %s"
  565. msgstr ""
  566. #: src/main.cc:444
  567. msgid "unrecognized proxy format"
  568. msgstr ""
  569. #: src/main.cc:471
  570. msgid "Currently, supported authentication scheme is basic."
  571. msgstr ""
  572. #: src/main.cc:480
  573. msgid "retry-wait must be between 0 and 60."
  574. msgstr ""
  575. #: src/main.cc:497
  576. msgid "ftp-type must be either 'binary' or 'ascii'."
  577. msgstr ""
  578. #: src/main.cc:506
  579. msgid "ftp-via-http-proxy must be either 'get' or 'tunnel'."
  580. msgstr ""
  581. #: src/main.cc:524
  582. msgid "min-segment-size invalid"
  583. msgstr ""
  584. #: src/main.cc:535
  585. msgid "http-proxy-method must be either 'get' or 'tunnel'."
  586. msgstr ""
  587. #: src/main.cc:543
  588. msgid "listen-port must be between 1024 and 65535."
  589. msgstr ""
  590. #: src/main.cc:554
  591. msgid "follow-torrent must be either 'true' or 'false'."
  592. msgstr ""
  593. #: src/main.cc:568
  594. msgid "direct-file-mapping must be either 'true' or 'false'."
  595. msgstr ""
  596. #: src/main.cc:576
  597. msgid "upload-limit must be greater than or equal to 0."
  598. msgstr ""
  599. #: src/main.cc:601
  600. msgid "follow-metalink must be either 'true' or 'false'."
  601. msgstr ""
  602. #: src/main.cc:628
  603. msgid "split must be between 1 and 5."
  604. msgstr ""
  605. #: src/main.cc:638
  606. msgid "timeout must be between 1 and 600"
  607. msgstr ""
  608. #: src/main.cc:647
  609. msgid "max-tries invalid"
  610. msgstr ""
  611. #: src/main.cc:669
  612. msgid "metalink-servers must be greater than 0."
  613. msgstr ""
  614. #: src/main.cc:687
  615. msgid "specify at least one URL"
  616. msgstr ""
  617. #: src/main.cc:694
  618. msgid "daemon failed"
  619. msgstr ""
  620. #: src/main.cc:833
  621. msgid "Files:"
  622. msgstr ""
  623. #: src/main.cc:864
  624. msgid "Errors occurred while binding port.\n"
  625. msgstr ""