aria2c.pot 17 KB

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