el.po 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689
  1. # Greek translation for aria2
  2. # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
  3. # This file is distributed under the same license as the aria2 package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
  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-08-15 23:59+0900\n"
  11. "PO-Revision-Date: 2008-08-16 00:00+0900\n"
  12. "Last-Translator: jimmyz <Unknown>\n"
  13. "Language-Team: Greek <el@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-08-15 12:32+0000\n"
  18. "X-Generator: Launchpad (build Unknown)\n"
  19. #: src/DownloadEngine.cc:795
  20. msgid ""
  21. "Shutdown sequence commencing... Press Ctrl-C again for emergency shutdown."
  22. msgstr ""
  23. "Η διαδικασία απενεργοποίησης ξεκινα... Πατήστε Ctrl-C ξανά για άμεση "
  24. "απενεργοποίηση."
  25. #: src/DownloadEngine.cc:799
  26. msgid "Emergency shutdown sequence commencing..."
  27. msgstr "Η διαδικασία άμεσης απενεργοποίησης ξεκινα..."
  28. #: src/MultiUrlRequestInfo.cc:86
  29. msgid "aria2 will resume download if the transfer is restarted."
  30. msgstr "Το aria2 θα συνεχίσει το κατέβασμα εάν η μεταφορά επανεκινηθεί."
  31. #: src/MultiUrlRequestInfo.cc:88
  32. msgid ""
  33. "If there are any errors, then see the log file. See '-l' option in help/man "
  34. "page for details."
  35. msgstr ""
  36. "Αν υπάρχουν σφάλματα, δείτε το αρχείο καταγραφών (log). Δώστε την παράμετρο -"
  37. "l στη σελίδα help/man για περαιτέρω λεπτομέρειες."
  38. #: src/RequestGroupMan.cc:382
  39. msgid "Download Results:"
  40. msgstr "Αποτελέσματα μεταφορτώσεων:"
  41. #: src/RequestGroupMan.cc:397
  42. #, fuzzy
  43. msgid "Status Legend:"
  44. msgstr "Ιστορικό κατάστασης:"
  45. #: src/HelpItem.cc:39
  46. msgid " Default: "
  47. msgstr " Προκαθορισμένο: "
  48. #: src/HelpItem.cc:40
  49. #, fuzzy
  50. msgid " Tags: "
  51. msgstr " Tags: "
  52. #: src/HelpItem.cc:41
  53. msgid " Available Values: "
  54. msgstr " Διαθέσιμες τιμές: "
  55. #: src/OptionHandlerImpl.h:71
  56. msgid "must be either 'true' or 'false'."
  57. msgstr "πρέπει να είναι \"true\" ή \"false\""
  58. #: src/OptionHandlerImpl.h:92 src/OptionHandlerImpl.h:127
  59. #, c-format
  60. msgid "must be between %s and %s."
  61. msgstr ""
  62. #: src/OptionHandlerImpl.h:124
  63. #, c-format
  64. msgid "must be smaller than or equal to %s."
  65. msgstr "πρέπει να είναι μικρότερο ή ίσο με το %s."
  66. #: src/OptionHandlerImpl.h:130
  67. #, c-format
  68. msgid "must be greater than or equal to %s."
  69. msgstr "πρέπει να είναι μεγαλύτερο ή ίσο με %s."
  70. #: src/OptionHandlerImpl.h:133 src/OptionHandlerImpl.h:179
  71. msgid "must be a number."
  72. msgstr "πρέπει να είναι αριθμός."
  73. #: src/OptionHandlerImpl.h:170
  74. #, c-format
  75. msgid "must be smaller than or equal to %.1f."
  76. msgstr "πρέπει να είναι μικρότερο ή ίσο με %.1f."
  77. #: src/OptionHandlerImpl.h:173
  78. #, c-format
  79. msgid "must be between %.1f and %.1f."
  80. msgstr "πρέπει να είναι μεταξύ %.1f και %.1f."
  81. #: src/OptionHandlerImpl.h:176
  82. #, c-format
  83. msgid "must be greater than or equal to %.1f."
  84. msgstr "πρέπει να είναι μεγαλύτερο ή ίσο με το %.1f."
  85. #: src/OptionHandlerImpl.h:257
  86. msgid "must be one of the following:"
  87. msgstr "πρέπει να είναι ένα από τα ακόλουθα:"
  88. #: src/OptionHandlerImpl.h:294
  89. msgid "unrecognized proxy format"
  90. msgstr "Μη αναγνωρίσιμο φορμά proxy."
  91. #: src/usage_text.h:37
  92. msgid ""
  93. " -d, --dir=DIR The directory to store the downloaded file."
  94. msgstr " -d, --dir=DIR Το directory για αποθήκευση του κατεβασμένου αρχείου."
  95. #: src/usage_text.h:39
  96. msgid " -o, --out=FILE The file name of the downloaded file."
  97. msgstr " -o, --out=FILE Το όνομα αποθήκευσης του αρχείου."
  98. #: src/usage_text.h:41
  99. msgid ""
  100. " -l, --log=LOG The file name of the log file. If '-' is\n"
  101. " specified, log is written to stdout."
  102. msgstr ""
  103. " -l, --log=LOG Το όνομα του αρχείου καταγραφής. Εάν προσθέσατε '-',\n"
  104. " η καταγραφή γίνετε στο stdout."
  105. #: src/usage_text.h:44
  106. msgid " -D, --daemon Run as daemon."
  107. msgstr " -D, --daemon. Εκτέλεση σαν daemon."
  108. #: src/usage_text.h:46
  109. #, fuzzy
  110. msgid ""
  111. " -s, --split=N Download a file using N connections. If more\n"
  112. " than N URLs are given, first N URLs are used "
  113. "and\n"
  114. " remaining URLs are used for backup. If less "
  115. "than\n"
  116. " N URLs are given, those URLs are used more "
  117. "than\n"
  118. " once so that N connections total are made\n"
  119. " simultaneously. Please see -j option too."
  120. msgstr ""
  121. " -s, --split=N. Μεταφόρτωση αρχείου χρησιμοποιώντας πλήθος N συνδέσεων. Αν "
  122. "δίδονται περισσότερα\n"
  123. " από N URLs, τα πρώτα είναι σε χρήση και τα "
  124. "υπόλοιπα είναι εφεδρικά. Αν\n"
  125. " δίδονται λιγότερα, τότε χρησιμοποιούνται κατ' "
  126. "επανάληψη, μέχρι να γίνουν\n"
  127. " συνολικά Ν συνδέσεις. Παρακαλώ δείτε και την "
  128. "παραμετρο -j."
  129. #: src/usage_text.h:53
  130. msgid ""
  131. " --retry-wait=SEC Set the seconds to wait to retry after an "
  132. "error\n"
  133. " has occured. Specify a value between 0 and "
  134. "60.\n"
  135. " Default: 5"
  136. msgstr ""
  137. " --retry-wait=SEC Χρόνος αναμονής για επανάληψη μετά από σφάλμα.\n"
  138. " Τιμή από 0 εώς 60 δευτ..\n"
  139. " Προκαθορισμένο: 5"
  140. #: src/usage_text.h:57
  141. msgid " -t, --timeout=SEC Set timeout in seconds. Default: 60"
  142. msgstr ""
  143. " -t, --timeout=SEC Ορίστε το χρονικό όριο λήξης. Προκαθορισμένο: 60 δευτ."
  144. #: src/usage_text.h:59
  145. msgid ""
  146. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  147. " Default: 5"
  148. msgstr ""
  149. " -m, --max-tries=N Ορίστε το πλήθος των προσπαθειών. 0 σημαίνει άπειρες.\n"
  150. " Προκαθορισμένο: 5"
  151. #: src/usage_text.h:62
  152. msgid ""
  153. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects all URLs."
  154. msgstr ""
  155. " --http-proxy=HOST:PORT Χρήση HTTP διακομιστή proxy. Επιδρα σε όλα τα URLs."
  156. #: src/usage_text.h:64
  157. msgid " --http-user=USER Set HTTP user. This affects all URLs."
  158. msgstr " --http-user=USER Ορίστε χρήστη HTTP. Επιδρα σε όλα τα URLs."
  159. #: src/usage_text.h:66
  160. msgid " --http-passwd=PASSWD Set HTTP password. This affects all URLs."
  161. msgstr " --http-passwd=PASSWD Ορίστε τον κωδικό HTTP. Επιδρα σε όλα τα URLs."
  162. #: src/usage_text.h:68
  163. msgid ""
  164. " --http-proxy-user=USER Set HTTP proxy user. This affects all URLs."
  165. msgstr ""
  166. " --http-proxy-user=USER Ορίστε όνομα χρήστη proxy HTTP. Επιδρα σε όλα τα "
  167. "URLs."
  168. #: src/usage_text.h:70
  169. msgid ""
  170. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects all URLs."
  171. msgstr ""
  172. " --http-proxy-passwd=PASSWD Ορίστε κωδικό proxy HTTP. Επιδρα σε όλα τα URLs."
  173. #: src/usage_text.h:72
  174. msgid ""
  175. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  176. " METHOD is either 'get' or 'tunnel'.\n"
  177. " Default: tunnel"
  178. msgstr ""
  179. " --http-proxy-method=METHOD Ορίστε μέθοδο για αιτήματα proxy.\n"
  180. " Το METHOD είναι είτε 'get', είτε tunnel'\n"
  181. " Προκαθορισμένο: tunnel"
  182. #: src/usage_text.h:76
  183. msgid ""
  184. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  185. "basic\n"
  186. " is the only supported scheme.\n"
  187. " Default: basic"
  188. msgstr ""
  189. " --http-auth-scheme=SCHEME Ορίστε σχήμα διαπίστευσης HTTP. Προς στιγμην, το "
  190. "basic\n"
  191. " είναι το μόνο υποστηριζόμενο.\n"
  192. " Προκαθορισμένο: basic"
  193. #: src/usage_text.h:80
  194. msgid " --referer=REFERER Set Referer. This affects all URLs."
  195. msgstr " --referer=REFERER Ορίστε το Referer. Επιδρα σε όλα τα URLs."
  196. #: src/usage_text.h:82
  197. msgid ""
  198. " --ftp-user=USER Set FTP user. This affects all URLs.\n"
  199. " Default: anonymous"
  200. msgstr " --ftp-user=USER Ορίστε χρήστη FTP. Επιδρα σε όλα τα URLs."
  201. #: src/usage_text.h:85
  202. msgid ""
  203. " --ftp-passwd=PASSWD Set FTP password. This affects all URLs.\n"
  204. " Default: ARIA2USER@"
  205. msgstr ""
  206. " --ftp-passwd=PASSWD Ορίστε κωδικό FTP. Επιδρα σε όλα τα URLs.\n"
  207. " Προκαθορισμένο: ARIA2USER@"
  208. #: src/usage_text.h:88
  209. msgid ""
  210. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  211. "'binary'\n"
  212. " or 'ascii'.\n"
  213. " Default: binary"
  214. msgstr ""
  215. " --ftp-type=TYPE Ορίστε τύπο μεταφορών FTP. Το TYPE είναι 'binary'\n"
  216. " ή 'ascii'.\n"
  217. " Προκαθορισμένο: binary"
  218. #: src/usage_text.h:92
  219. msgid " -p, --ftp-pasv Use passive mode in FTP."
  220. msgstr " -p, --ftp-pasv Χρησιμοποίησε παθητική λειτουργία FTP."
  221. #: src/usage_text.h:94
  222. msgid ""
  223. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  224. "or\n"
  225. " 'tunnel'.\n"
  226. " Default: tunnel"
  227. msgstr ""
  228. " --ftp-via-http-proxy=METHOD Χρησιμοποίησε τον HTTP proxy στο FTP. Το METHOD "
  229. "είναι 'get' ή\n"
  230. " 'tunnel'.\n"
  231. " Προκαθορισμένο: tunnel"
  232. #: src/usage_text.h:98
  233. msgid ""
  234. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  235. "than\n"
  236. " or equal to this value(bytes per sec).\n"
  237. " 0 means aria2 does not have a lowest speed "
  238. "limit.\n"
  239. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  240. " This option does not affect BitTorrent "
  241. "downloads.\n"
  242. " Default: 0"
  243. msgstr ""
  244. #: src/usage_text.h:105
  245. msgid ""
  246. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  247. " 0 means unrestricted.\n"
  248. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  249. " Default: 0"
  250. msgstr ""
  251. #: src/usage_text.h:110
  252. msgid ""
  253. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  254. "either\n"
  255. " 'none' or 'prealloc'. 'none' doesn't pre-"
  256. "allocate\n"
  257. " file space. 'prealloc' pre-allocates file "
  258. "space\n"
  259. " before download begins. This may take some "
  260. "time\n"
  261. " depending on the size of the file.\n"
  262. " Default: prealloc"
  263. msgstr ""
  264. #: src/usage_text.h:117
  265. msgid ""
  266. " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n"
  267. " size is smaller than SIZE.\n"
  268. " You can append K or M(1K = 1024, 1M = 1024K)."
  269. msgstr ""
  270. #: src/usage_text.h:121
  271. msgid ""
  272. " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage "
  273. "while\n"
  274. " allocating files.\n"
  275. " Turn off if you encounter any error"
  276. msgstr ""
  277. #: src/usage_text.h:125
  278. msgid ""
  279. " --allow-overwrite=true|false If false, aria2 doesn't download a file which\n"
  280. " already exists but the corresponding .aria2 "
  281. "file\n"
  282. " doesn't exist.\n"
  283. " Default: false"
  284. msgstr ""
  285. #: src/usage_text.h:130
  286. msgid ""
  287. " --allow-piece-length-change=true|false If false is given, aria2 aborts "
  288. "download\n"
  289. " when a piece length is different from one in\n"
  290. " a control file. If true is given, you can "
  291. "proceed\n"
  292. " but some download progress will be lost."
  293. msgstr ""
  294. #: src/usage_text.h:135
  295. msgid ""
  296. " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
  297. "sequentially\n"
  298. " and download each URI in a separate session, "
  299. "like\n"
  300. " the usual command-line download utilities.\n"
  301. " Default: false"
  302. msgstr ""
  303. #: src/usage_text.h:140
  304. msgid ""
  305. " --auto-file-renaming[=true|false] Rename file name if the same file "
  306. "already\n"
  307. " exists. This option works only in http(s)/ftp\n"
  308. " download.\n"
  309. " The new file name has a dot and a number"
  310. "(1..9999)\n"
  311. " appended.\n"
  312. " Default: true"
  313. msgstr ""
  314. #: src/usage_text.h:147
  315. msgid ""
  316. " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
  317. " You can specify set of parts:\n"
  318. " http://{sv1,sv2,sv3}/foo.iso\n"
  319. " Also you can specify numeric sequences with "
  320. "step\n"
  321. " counter:\n"
  322. " http://host/image[000-100:2].img\n"
  323. " A step counter can be omitted.\n"
  324. " If all URIs do not point to the same file, "
  325. "such\n"
  326. " as the second example above, -Z option is\n"
  327. " required.\n"
  328. " Default: false"
  329. msgstr ""
  330. #: src/usage_text.h:159
  331. msgid ""
  332. " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection."
  333. msgstr ""
  334. #: src/usage_text.h:161
  335. msgid ""
  336. " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining.\n"
  337. " Default: false"
  338. msgstr ""
  339. #: src/usage_text.h:164
  340. msgid ""
  341. " --check-integrity=true|false Check file integrity by validating piece "
  342. "hash.\n"
  343. " This option only affects in BitTorrent "
  344. "downloads\n"
  345. " and Metalink downloads with chunk checksums.\n"
  346. " Use this option to re-download a damaged "
  347. "portion\n"
  348. " of a file.\n"
  349. " Default: false"
  350. msgstr ""
  351. #: src/usage_text.h:171
  352. msgid ""
  353. " --realtime-chunk-checksum=true|false Validate chunk checksum while\n"
  354. " downloading a file in Metalink mode. This "
  355. "option\n"
  356. " on affects Metalink mode with chunk "
  357. "checksums.\n"
  358. " Default: true"
  359. msgstr ""
  360. #: src/usage_text.h:176
  361. msgid ""
  362. " -c, --continue Continue downloading a partially downloaded\n"
  363. " file. Use this option to resume a download\n"
  364. " started by a web browser or another program\n"
  365. " which downloads files sequentially from the\n"
  366. " beginning. Currently this option is only\n"
  367. " applicable to http(s)/ftp downloads."
  368. msgstr ""
  369. #: src/usage_text.h:183
  370. msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
  371. msgstr ""
  372. #: src/usage_text.h:185
  373. msgid " -n, --no-netrc Disables netrc support."
  374. msgstr ""
  375. #: src/usage_text.h:187
  376. msgid ""
  377. " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
  378. " multiple URIs for a single entity: separate\n"
  379. " URIs on a single line using the TAB "
  380. "character.\n"
  381. " Reads input from stdin when '-' is specified."
  382. msgstr ""
  383. #: src/usage_text.h:192
  384. msgid ""
  385. " -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
  386. "for\n"
  387. " every static (HTTP/FTP) URL, torrent and "
  388. "metalink."
  389. msgstr ""
  390. #: src/usage_text.h:195
  391. msgid ""
  392. " --load-cookies=FILE Load Cookies from FILE using the Mozilla/"
  393. "Firefox\n"
  394. " (1.x/2.x) and Netscape format."
  395. msgstr ""
  396. #: src/usage_text.h:198
  397. msgid ""
  398. " -S, --show-files Print file listing of .torrent or .metalink "
  399. "file\n"
  400. " and exit. More detailed information will be "
  401. "listed\n"
  402. " in case of torrent file."
  403. msgstr ""
  404. #: src/usage_text.h:202
  405. msgid ""
  406. " --select-file=INDEX... Set file to download by specifing its index.\n"
  407. " You can find the file index using the\n"
  408. " --show-files option. Multiple indexes can be\n"
  409. " specified by using ',', for example: \"3,6\".\n"
  410. " You can also use '-' to specify a range: \"1-5"
  411. "\".\n"
  412. " ',' and '-' can be used together.\n"
  413. " When used with the -M option, index may vary\n"
  414. " depending on the query(see --metalink-* "
  415. "options)."
  416. msgstr ""
  417. #: src/usage_text.h:211
  418. msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
  419. msgstr ""
  420. #: src/usage_text.h:213
  421. msgid ""
  422. " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
  423. " whose suffix is .torrent or content type is\n"
  424. " application/x-bittorrent is downloaded, aria2\n"
  425. " parses it as a torrent file and downloads "
  426. "files\n"
  427. " mentioned in it.\n"
  428. " If mem is specified, a torrent file is not\n"
  429. " written to the disk, but is just kept in "
  430. "memory.\n"
  431. " If false is specified, the action mentioned "
  432. "above\n"
  433. " is not taken."
  434. msgstr ""
  435. #: src/usage_text.h:223
  436. msgid ""
  437. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  438. " mentioned in .torrent file.\n"
  439. " Default: true"
  440. msgstr ""
  441. #: src/usage_text.h:227
  442. msgid ""
  443. " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
  444. " Multiple ports can be specified by using ',',\n"
  445. " for example: \"6881,6885\". You can also use "
  446. "'-'\n"
  447. " to specify a range: \"6881-6999\". ',' and '-' "
  448. "can\n"
  449. " be used together."
  450. msgstr ""
  451. #: src/usage_text.h:233
  452. msgid ""
  453. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  454. " 0 means unrestricted.\n"
  455. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  456. " Default: 0"
  457. msgstr ""
  458. #: src/usage_text.h:238
  459. msgid ""
  460. " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
  461. " --seed-ratio option."
  462. msgstr ""
  463. #: src/usage_text.h:241
  464. msgid ""
  465. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
  466. " until share ratio reaches RATIO. 1.0 is\n"
  467. " encouraged. Specify 0.0 if you intend to do\n"
  468. " seeding regardless of share ratio.\n"
  469. " If --seed-time option is specified along with\n"
  470. " this option, seeding ends when at least one "
  471. "of\n"
  472. " the conditions is satisfied."
  473. msgstr ""
  474. #: src/usage_text.h:249
  475. msgid ""
  476. " --peer-id-prefix=PEERI_ID_PREFIX Specify the prefix of peer ID. The peer ID "
  477. "in\n"
  478. " BitTorrent is 20 byte length. If more than 20\n"
  479. " bytes are specified, only first 20\n"
  480. " bytes are used. If less than 20 bytes are\n"
  481. " specified, the random alphabet characters are\n"
  482. " added to make it's length 20 bytes.\n"
  483. " Default: -aria2-"
  484. msgstr ""
  485. #: src/usage_text.h:257
  486. msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
  487. msgstr ""
  488. #: src/usage_text.h:259
  489. msgid " --enable-dht[=true|false] Enable DHT functionality."
  490. msgstr ""
  491. #: src/usage_text.h:261
  492. msgid ""
  493. " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
  494. " Multiple ports can be specified by using ',',\n"
  495. " for example: \"6881,6885\". You can also use "
  496. "'-'\n"
  497. " to specify a range: \"6881-6999\". ',' and '-' "
  498. "can\n"
  499. " be used together."
  500. msgstr ""
  501. #: src/usage_text.h:267
  502. msgid ""
  503. " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
  504. " network."
  505. msgstr ""
  506. #: src/usage_text.h:270
  507. msgid ""
  508. " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
  509. " If several encryption methods are provided by "
  510. "a\n"
  511. " peer, aria2 chooses a lowest one which "
  512. "satisfies\n"
  513. " the given level."
  514. msgstr ""
  515. #: src/usage_text.h:275
  516. msgid ""
  517. " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
  518. " establish connection with legacy BitTorrent\n"
  519. " handshake. Thus aria2 always uses Obfuscation\n"
  520. " handshake."
  521. msgstr ""
  522. #: src/usage_text.h:280
  523. msgid ""
  524. " --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
  525. "download\n"
  526. " speed is lower than SPEED, aria2 initiates "
  527. "and\n"
  528. " accepts connections ignoring max peer cap.\n"
  529. " You can append K or M(1K = 1024, 1M = 1024K)."
  530. msgstr ""
  531. #: src/usage_text.h:285
  532. msgid ""
  533. " --bt-max-open-files=NUM Specify maximum number of files to open in "
  534. "each\n"
  535. " BitTorrent download."
  536. msgstr ""
  537. #: src/usage_text.h:288
  538. msgid ""
  539. " --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
  540. " verifying piece hashes."
  541. msgstr ""
  542. #: src/usage_text.h:291
  543. msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
  544. msgstr ""
  545. #: src/usage_text.h:293
  546. msgid ""
  547. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  548. " simultaneously."
  549. msgstr ""
  550. #: src/usage_text.h:296
  551. msgid " --metalink-version=VERSION The version of the file to download."
  552. msgstr ""
  553. #: src/usage_text.h:298
  554. msgid " --metalink-language=LANGUAGE The language of the file to download."
  555. msgstr ""
  556. #: src/usage_text.h:300
  557. msgid ""
  558. " --metalink-os=OS The operating system of the file to download."
  559. msgstr ""
  560. #: src/usage_text.h:302
  561. msgid ""
  562. " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
  563. " A comma-deliminated list of locations is\n"
  564. " acceptable."
  565. msgstr ""
  566. #: src/usage_text.h:306
  567. msgid ""
  568. " --metalink-preferred-protocol=PROTO Specify preferred protocol. The "
  569. "possible\n"
  570. " values are 'http', 'https', 'ftp' and 'none'.\n"
  571. " Specifiy none to disable this feature."
  572. msgstr ""
  573. #: src/usage_text.h:310
  574. msgid ""
  575. " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
  576. " whose suffix is .metaink or content type is\n"
  577. " application/metalink+xml is downloaded, aria2\n"
  578. " parses it as a metalink file and downloads "
  579. "files\n"
  580. " mentioned in it.\n"
  581. " If mem is specified, a metalink file is not\n"
  582. " written to the disk, but is just kept in "
  583. "memory.\n"
  584. " If false is specified, the action mentioned "
  585. "above\n"
  586. " is not taken."
  587. msgstr ""
  588. #: src/usage_text.h:320
  589. msgid ""
  590. " --metalink-enable-unique-protocol=true|false If true is given and several\n"
  591. " protocols are available for a mirror in a "
  592. "metalink\n"
  593. " file, aria2 uses one of them.\n"
  594. " Use --metalink-preferred-protocol option to\n"
  595. " specify the preference of protocol."
  596. msgstr ""
  597. #: src/usage_text.h:326
  598. msgid " -v, --version Print the version number and exit."
  599. msgstr ""
  600. #: src/usage_text.h:328
  601. msgid ""
  602. " -h, --help[=CATEGORY] Print usage and exit.\n"
  603. " The help messages are classified in several\n"
  604. " categories. For example, type \"--help=http\" "
  605. "for\n"
  606. " detailed explanation for the options related "
  607. "to\n"
  608. " http. If no matching category is found, "
  609. "search\n"
  610. " option name using a given word, in forward "
  611. "match\n"
  612. " and print the result."
  613. msgstr ""
  614. #: src/usage_text.h:336
  615. msgid " --no-conf Disable loading aria2.conf file."
  616. msgstr ""
  617. #: src/usage_text.h:338
  618. msgid ""
  619. " --conf-path=PATH Change the configuration file path to PATH."
  620. msgstr ""
  621. #: src/usage_text.h:340
  622. msgid ""
  623. " --stop=SEC Stop application after SEC seconds has "
  624. "passed.\n"
  625. " If 0 is given, this feature is disabled."
  626. msgstr ""
  627. #: src/usage_text.h:343
  628. msgid ""
  629. " --header=HEADER Append HEADER to HTTP request header. You can "
  630. "use\n"
  631. " this option repeatedly to specify more than "
  632. "one\n"
  633. " header:\n"
  634. " aria2c --header=\"X-A: b78\" --header=\"X-B: "
  635. "9J1\"\n"
  636. " http://host/file"
  637. msgstr ""
  638. #: src/usage_text.h:349
  639. msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
  640. msgstr ""
  641. #: src/usage_text.h:351
  642. msgid " --async-dns[=true|false] Enable asynchronous DNS."
  643. msgstr ""
  644. #: src/usage_text.h:353
  645. msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
  646. msgstr ""
  647. #: src/usage_text.h:355
  648. msgid ""
  649. " --summary-interval=SEC Set interval to output download progress "
  650. "summary.\n"
  651. " Setting 0 suppresses the output."
  652. msgstr ""
  653. #: src/usage_text.h:358
  654. msgid " --log-level=LEVEL Set log level to output."
  655. msgstr ""
  656. #: src/version_usage.cc:55
  657. msgid " version "
  658. msgstr ""
  659. #: src/version_usage.cc:72
  660. #, c-format
  661. msgid "Report bugs to %s"
  662. msgstr ""
  663. #: src/version_usage.cc:77
  664. #, c-format
  665. msgid "Usage: %s [OPTIONS] [URL | TORRENT_FILE | METALINK_FILE]..."
  666. msgstr ""
  667. #: src/version_usage.cc:85
  668. msgid "Printing all options."
  669. msgstr ""
  670. #: src/version_usage.cc:87
  671. #, c-format
  672. msgid "Printing options tagged with '%s'."
  673. msgstr ""
  674. #: src/version_usage.cc:91
  675. #, c-format
  676. msgid "See -h option to know other command-line options(%s)."
  677. msgstr ""
  678. #: src/version_usage.cc:95 src/version_usage.cc:104
  679. msgid "Options:"
  680. msgstr ""
  681. #: src/version_usage.cc:102
  682. #, c-format
  683. msgid "Printing options whose name starts with '%s'."
  684. msgstr ""
  685. #: src/version_usage.cc:107
  686. #, c-format
  687. msgid "No help category or option name matching with '%s'."
  688. msgstr ""
  689. #: src/version_usage.cc:114
  690. msgid ""
  691. " You can specify multiple URLs. Unless you specify -Z option, all URLs must\n"
  692. " point to the same file or downloading will fail."
  693. msgstr ""
  694. #: src/version_usage.cc:116
  695. msgid ""
  696. " You can also specify arbitrary number of torrent files and metalink files\n"
  697. " stored in a local drive. Please note that they are always treated as a\n"
  698. " separate download."
  699. msgstr ""
  700. #: src/version_usage.cc:121
  701. msgid ""
  702. " You can specify both torrent file with -T option and URLs. By doing this,\n"
  703. " download a file from both torrent swarm and http/ftp server at the same "
  704. "time,\n"
  705. " while the data from http/ftp are uploaded to the torrent swarm. Note that\n"
  706. " only single file torrent can be integrated with http/ftp."
  707. msgstr ""
  708. #: src/version_usage.cc:126
  709. msgid ""
  710. " Make sure that URL is quoted with single(') or double(\") quotation if it\n"
  711. " contains \"&\" or any characters that have special meaning in shell."
  712. msgstr ""
  713. #: src/version_usage.cc:130
  714. msgid "Refer to man page for more information."
  715. msgstr ""
  716. #: src/message.h:40
  717. #, c-format
  718. msgid "CUID#%d - The download for one segment completed successfully."
  719. msgstr "CUID#%d - Η μεταφόρτωση για ένα τμήμα ολοκληρώθηκε επιτυχώς."
  720. #: src/message.h:41
  721. #, c-format
  722. msgid "CUID#%d - No segment available."
  723. msgstr "CUID#%d - Κανένα τμήμα δεν είναι διαθέσιμο."
  724. #: src/message.h:42
  725. #, c-format
  726. msgid "CUID#%d - Connecting to %s:%d"
  727. msgstr "CUID#%d - Συνδέομαι στο %s:%d"
  728. #: src/message.h:43
  729. #, c-format
  730. msgid ""
  731. "CUID#%d - The segment changed. We send the request again with new Range "
  732. "header."
  733. msgstr ""
  734. "CUID#%d - Το τμήμα άλλαξε. 'Εστειλα ξανά την αίτηση με νέα επικεφαλίδα."
  735. #: src/message.h:44
  736. #, c-format
  737. msgid "CUID#%d - Redirecting to %s"
  738. msgstr "CUID#%d - Ανακατεύθυνση στο %s"
  739. #: src/message.h:45
  740. #, c-format
  741. msgid ""
  742. "CUID#%d - Requesting:\n"
  743. "%s"
  744. msgstr ""
  745. "CUID#%d - Ζητώ:\n"
  746. "%s"
  747. #: src/message.h:46
  748. #, c-format
  749. msgid ""
  750. "CUID#%d - Response received:\n"
  751. "%s"
  752. msgstr ""
  753. "Copy text \t\n"
  754. "CUID#%d - Ελήφθη απόκριση:\n"
  755. "%s"
  756. #: src/message.h:47
  757. #, c-format
  758. msgid "CUID#%d - Download aborted. URI=%s"
  759. msgstr "CUID#%d - Η μεταφόρτβση απορρίφθηκε. URI=%s"
  760. #: src/message.h:48
  761. #, c-format
  762. msgid "CUID#%d - Restarting the download. URI=%s"
  763. msgstr "CUID#%d - Επανεκκινώ την μεταφόρτωση. URI=%s"
  764. #: src/message.h:49
  765. #, c-format
  766. msgid "CUID#%d - Download aborted."
  767. msgstr "CUID#%d - Η μεταφόρτωση απορρίφθηκε."
  768. #: src/message.h:50
  769. #, c-format
  770. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  771. msgstr ""
  772. #: src/message.h:51
  773. #, c-format
  774. msgid "CUID#%d - Unregistering cuid from segmentManager."
  775. msgstr ""
  776. #: src/message.h:57
  777. #, c-format
  778. msgid "CUID#%d - we got new piece. index=%d"
  779. msgstr ""
  780. #: src/message.h:58
  781. #, c-format
  782. msgid "CUID#%d - we got wrong piece. index=%d"
  783. msgstr ""
  784. #: src/message.h:59
  785. #, c-format
  786. msgid "CUID#%d - Download not complete: %s"
  787. msgstr ""
  788. #: src/message.h:60
  789. #, c-format
  790. msgid "#%d - Download has already completed: %s"
  791. msgstr ""
  792. #: src/message.h:61
  793. #, c-format
  794. msgid "CUID#%d - Good checksum: %s"
  795. msgstr ""
  796. #: src/message.h:62
  797. #, c-format
  798. msgid "CUID#%d - Bad checksum: %s"
  799. msgstr ""
  800. #: src/message.h:63
  801. #, c-format
  802. msgid "CUID#%d - Resolving hostname %s"
  803. msgstr ""
  804. #: src/message.h:64
  805. #, c-format
  806. msgid "CUID#%d - Name resolution complete: %s -> %s"
  807. msgstr ""
  808. #: src/message.h:65
  809. #, c-format
  810. msgid "CUID#%d - Name resolution for %s failed:%s"
  811. msgstr ""
  812. #: src/message.h:66
  813. #, c-format
  814. msgid "CUID#%d - DNS cache hit: %s -> %s"
  815. msgstr ""
  816. #: src/message.h:67
  817. #, c-format
  818. msgid "CUID#%d - Abort requested."
  819. msgstr ""
  820. #: src/message.h:68
  821. #, c-format
  822. msgid "CUID#%d - Connecting to the peer %s"
  823. msgstr ""
  824. #: src/message.h:69
  825. #, c-format
  826. msgid ""
  827. "CUID#%d - Piece received. index=%d, begin=%d, length=%d, offset=%llu, "
  828. "blockIndex=%d"
  829. msgstr ""
  830. #: src/message.h:70
  831. #, c-format
  832. msgid "CUID#%d - Piece bitfield %s"
  833. msgstr ""
  834. #: src/message.h:71
  835. #, c-format
  836. msgid ""
  837. "CUID#%d - Reject piece message in queue because the peer has been choked. "
  838. "index=%d, begin=%d, length=%d"
  839. msgstr ""
  840. #: src/message.h:72
  841. #, c-format
  842. msgid ""
  843. "CUID#%d - Reject piece message in queue because cancel message received. "
  844. "index=%d, begin=%d, length=%d"
  845. msgstr ""
  846. #: src/message.h:73
  847. #, c-format
  848. msgid "CUID#%d - Exception caught while validating file integrity."
  849. msgstr ""
  850. #: src/message.h:74
  851. #, c-format
  852. msgid "CUID#%d - Interested in the peer"
  853. msgstr ""
  854. #: src/message.h:75
  855. #, c-format
  856. msgid "CUID#%d - Not interested in the peer"
  857. msgstr ""
  858. #: src/message.h:76
  859. #, c-format
  860. msgid "CUID#%d - Deleting request slot index=%d, blockIndex=%d"
  861. msgstr ""
  862. #: src/message.h:77
  863. #, c-format
  864. msgid ""
  865. "CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
  866. "got choked."
  867. msgstr ""
  868. #: src/message.h:78
  869. #, c-format
  870. msgid "CUID#%d - Deleting request slot blockIndex=%d because of time out"
  871. msgstr ""
  872. #: src/message.h:79
  873. #, c-format
  874. msgid ""
  875. "CUID#%d - Deleting request slot blockIndex=%d because the block has been "
  876. "acquired."
  877. msgstr ""
  878. #: src/message.h:80
  879. #, c-format
  880. msgid "CUID#%d - Fast extension enabled."
  881. msgstr ""
  882. #: src/message.h:81
  883. #, c-format
  884. msgid "CUID#%d - Extended Messaging enabled."
  885. msgstr ""
  886. #: src/message.h:82
  887. #, c-format
  888. msgid "CUID#%d - Exception caught while allocating file space."
  889. msgstr ""
  890. #: src/message.h:83
  891. #, c-format
  892. msgid "CUID#%d - Content-Disposition detected. Use %s as filename"
  893. msgstr ""
  894. #: src/message.h:84
  895. #, c-format
  896. msgid "CUID#%d - Peer %s:%d banned."
  897. msgstr ""
  898. #: src/message.h:85
  899. #, c-format
  900. msgid "CUID#%d - Using port %d for accepting new connections"
  901. msgstr ""
  902. #: src/message.h:86
  903. #, c-format
  904. msgid "CUID#%d - An error occurred while binding port=%d"
  905. msgstr ""
  906. #: src/message.h:87
  907. #, c-format
  908. msgid "CUID#%d - Incoming connection, adding new command CUID#%d"
  909. msgstr ""
  910. #: src/message.h:88
  911. #, c-format
  912. msgid "CUID#%d - Error in accepting connection"
  913. msgstr ""
  914. #: src/message.h:89
  915. #, c-format
  916. msgid "CUID#%d - Error occurred while processing tracker response."
  917. msgstr ""
  918. #: src/message.h:90
  919. #, c-format
  920. msgid "CUID#%d - Cannot create tracker request."
  921. msgstr ""
  922. #: src/message.h:91
  923. #, c-format
  924. msgid "CUID#%d - Creating new tracker request command #%d"
  925. msgstr ""
  926. #: src/message.h:92
  927. #, c-format
  928. msgid "CUID#%d - The peer is DHT-enabled."
  929. msgstr ""
  930. #: src/message.h:94
  931. #, c-format
  932. msgid "Unrecognized URI or unsupported protocol: %s"
  933. msgstr ""
  934. #: src/message.h:95
  935. #, c-format
  936. msgid "Tracker returned warning message: %s"
  937. msgstr ""
  938. #: src/message.h:96
  939. #, c-format
  940. msgid "The segment file %s exists."
  941. msgstr ""
  942. #: src/message.h:97
  943. #, c-format
  944. msgid "The segment file %s does not exist."
  945. msgstr ""
  946. #: src/message.h:98
  947. #, c-format
  948. msgid "Saving the segment file %s"
  949. msgstr ""
  950. #: src/message.h:99
  951. msgid "The segment file was saved successfully."
  952. msgstr ""
  953. #: src/message.h:100
  954. #, c-format
  955. msgid "Loading the segment file %s."
  956. msgstr ""
  957. #: src/message.h:101
  958. msgid "The segment file was loaded successfully."
  959. msgstr ""
  960. #: src/message.h:102
  961. msgid "No URI to download. Download aborted."
  962. msgstr ""
  963. #: src/message.h:103
  964. #, c-format
  965. msgid ""
  966. "File %s exists, but a control file(*.aria2) does not exist. Download was "
  967. "canceled in order to prevent your file from being truncated to 0. If you are "
  968. "sure to download the file all over again, then delete it or add --allow-"
  969. "overwrite=true option and restart aria2."
  970. msgstr ""
  971. #: src/message.h:104
  972. #, c-format
  973. msgid "Allocating file %s, %s bytes"
  974. msgstr ""
  975. #: src/message.h:105
  976. msgid "File not found"
  977. msgstr ""
  978. #: src/message.h:106
  979. msgid "Not a directory"
  980. msgstr ""
  981. #: src/message.h:107
  982. #, c-format
  983. msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
  984. msgstr ""
  985. #: src/message.h:108
  986. #, c-format
  987. msgid "Writing file %s"
  988. msgstr ""
  989. #: src/message.h:109
  990. msgid "No peer list received."
  991. msgstr ""
  992. #: src/message.h:110
  993. #, c-format
  994. msgid "Adding peer %s:%d"
  995. msgstr ""
  996. #: src/message.h:111
  997. #, c-format
  998. msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
  999. msgstr ""
  1000. #: src/message.h:112
  1001. msgid "Download of selected files was complete."
  1002. msgstr ""
  1003. #: src/message.h:113
  1004. msgid "The download was complete."
  1005. msgstr ""
  1006. #: src/message.h:114
  1007. #, c-format
  1008. msgid "Removed %d have entries."
  1009. msgstr ""
  1010. #: src/message.h:115
  1011. #, c-format
  1012. msgid "Validating file %s"
  1013. msgstr ""
  1014. #: src/message.h:116
  1015. #, c-format
  1016. msgid "%d seconds to allocate %s byte(s)"
  1017. msgstr ""
  1018. #: src/message.h:117
  1019. #, c-format
  1020. msgid "Dispatching FileAllocationCommand for CUID#%d."
  1021. msgstr ""
  1022. #: src/message.h:118
  1023. #, c-format
  1024. msgid "Metalink: Queueing %s for download."
  1025. msgstr ""
  1026. #: src/message.h:119
  1027. #, c-format
  1028. msgid "Download complete: %s"
  1029. msgstr ""
  1030. #: src/message.h:120
  1031. msgid "Seeding is over."
  1032. msgstr ""
  1033. #: src/message.h:121
  1034. #, c-format
  1035. msgid "CUID#%d cancels segment index=%d. CUID#%d handles it instead."
  1036. msgstr ""
  1037. #: src/message.h:122
  1038. msgid "No chunk to verify."
  1039. msgstr ""
  1040. #: src/message.h:123
  1041. #, c-format
  1042. msgid "Good chunk checksum. hash=%s"
  1043. msgstr ""
  1044. #: src/message.h:124
  1045. #, c-format
  1046. msgid "Failed to load cookies from %s"
  1047. msgstr ""
  1048. #: src/message.h:125
  1049. #, c-format
  1050. msgid ""
  1051. ".netrc file %s does not have correct permissions. It should be 600. netrc "
  1052. "support disabled."
  1053. msgstr ""
  1054. #: src/message.h:126
  1055. msgid "Logging started."
  1056. msgstr ""
  1057. #: src/message.h:127
  1058. msgid "Specify at least one URL."
  1059. msgstr ""
  1060. #: src/message.h:128
  1061. msgid "daemon failed."
  1062. msgstr ""
  1063. #: src/message.h:129
  1064. #, c-format
  1065. msgid "Verification finished successfully. file=%s"
  1066. msgstr ""
  1067. #: src/message.h:130
  1068. #, c-format
  1069. msgid "Checksum error detected. file=%s"
  1070. msgstr ""
  1071. #: src/message.h:131
  1072. #, c-format
  1073. msgid "Incomplete range specified. %s"
  1074. msgstr ""
  1075. #: src/message.h:132
  1076. #, c-format
  1077. msgid "Failed to convert string into value: %s"
  1078. msgstr ""
  1079. #: src/message.h:133
  1080. msgid "Resource not found"
  1081. msgstr ""
  1082. #: src/message.h:134
  1083. #, c-format
  1084. msgid "File already exists. Renamed to %s."
  1085. msgstr ""
  1086. #: src/message.h:135
  1087. msgid "Cannot parse metalink XML file. XML may be malformed."
  1088. msgstr ""
  1089. #: src/message.h:136
  1090. #, c-format
  1091. msgid "Too small payload size for %s, size=%d."
  1092. msgstr ""
  1093. #: src/message.h:137
  1094. #, c-format
  1095. msgid ""
  1096. "Removed the defunct control file %s because the download file %s doesn't "
  1097. "exist."
  1098. msgstr ""
  1099. #: src/message.h:138
  1100. #, c-format
  1101. msgid "Your share ratio was %.1f, uploaded/downloaded=%sB/%sB"
  1102. msgstr ""
  1103. #: src/message.h:139
  1104. #, c-format
  1105. msgid "Missing %s in torrent metainfo."
  1106. msgstr ""
  1107. #: src/message.h:140
  1108. msgid "Tracker returned null data."
  1109. msgstr ""
  1110. #: src/message.h:141
  1111. msgid "Windows socket library initialization failed"
  1112. msgstr ""
  1113. #: src/message.h:142
  1114. #, c-format
  1115. msgid "%d second(s) has passed. Stopping application."
  1116. msgstr ""
  1117. #: src/message.h:143
  1118. #, c-format
  1119. msgid ""
  1120. "Saved signature as %s. Please note that aria2 doesn't verify signatures."
  1121. msgstr ""
  1122. #: src/message.h:145
  1123. #, c-format
  1124. msgid "Saving signature as %s failed. Maybe file already exists."
  1125. msgstr ""
  1126. #: src/message.h:148
  1127. msgid "Timeout."
  1128. msgstr ""
  1129. #: src/message.h:149
  1130. msgid "Invalid chunk size."
  1131. msgstr ""
  1132. #: src/message.h:150
  1133. #, c-format
  1134. msgid "Too large chunk. size=%d"
  1135. msgstr ""
  1136. #: src/message.h:151
  1137. msgid "Invalid header."
  1138. msgstr ""
  1139. #: src/message.h:152
  1140. msgid "Invalid response."
  1141. msgstr ""
  1142. #: src/message.h:153
  1143. msgid "No header found."
  1144. msgstr ""
  1145. #: src/message.h:154
  1146. msgid "No status header."
  1147. msgstr ""
  1148. #: src/message.h:155
  1149. msgid "Proxy connection failed."
  1150. msgstr ""
  1151. #: src/message.h:156
  1152. msgid "Connection failed."
  1153. msgstr ""
  1154. #: src/message.h:157
  1155. #, c-format
  1156. msgid ""
  1157. "The requested filename and the previously registered one are not same. "
  1158. "Expected:%s Actual:%s"
  1159. msgstr ""
  1160. #: src/message.h:158
  1161. #, c-format
  1162. msgid "The response status is not successful. status=%d"
  1163. msgstr ""
  1164. #: src/message.h:159
  1165. #, c-format
  1166. msgid "Too large file size. size=%s"
  1167. msgstr ""
  1168. #: src/message.h:160
  1169. #, c-format
  1170. msgid "Transfer encoding %s is not supported."
  1171. msgstr ""
  1172. #: src/message.h:161
  1173. #, c-format
  1174. msgid "SSL initialization failed: %s"
  1175. msgstr ""
  1176. #: src/message.h:162
  1177. msgid "SSL I/O error"
  1178. msgstr ""
  1179. #: src/message.h:163
  1180. msgid "SSL protocol error"
  1181. msgstr ""
  1182. #: src/message.h:164
  1183. #, c-format
  1184. msgid "SSL unknown error %d"
  1185. msgstr ""
  1186. #: src/message.h:165
  1187. #, c-format
  1188. msgid "SSL initialization failed: OpenSSL connect error %d"
  1189. msgstr ""
  1190. #: src/message.h:166
  1191. #, c-format
  1192. msgid "Size mismatch Expected:%s Actual:%s"
  1193. msgstr ""
  1194. #: src/message.h:167
  1195. msgid "Authorization failed."
  1196. msgstr ""
  1197. #: src/message.h:168
  1198. msgid "Got EOF from the server."
  1199. msgstr ""
  1200. #: src/message.h:169
  1201. msgid "Got EOF from peer."
  1202. msgstr ""
  1203. #: src/message.h:170
  1204. msgid "Malformed meta info."
  1205. msgstr ""
  1206. #: src/message.h:172
  1207. #, c-format
  1208. msgid "Failed to open the file %s, cause: %s"
  1209. msgstr ""
  1210. #: src/message.h:173
  1211. #, c-format
  1212. msgid "Failed to write into the file %s, cause: %s"
  1213. msgstr ""
  1214. #: src/message.h:174
  1215. #, c-format
  1216. msgid "Failed to read from the file %s, cause: %s"
  1217. msgstr ""
  1218. #: src/message.h:175
  1219. msgid "Failed to read data from disk."
  1220. msgstr ""
  1221. #: src/message.h:176
  1222. #, c-format
  1223. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  1224. msgstr ""
  1225. #: src/message.h:177
  1226. #, c-format
  1227. msgid "Failed to seek the file %s, cause: %s"
  1228. msgstr ""
  1229. #: src/message.h:178
  1230. #, c-format
  1231. msgid "The offset is out of range, offset=%s"
  1232. msgstr ""
  1233. #: src/message.h:179
  1234. #, c-format
  1235. msgid "%s is not a directory."
  1236. msgstr ""
  1237. #: src/message.h:180
  1238. #, c-format
  1239. msgid "Failed to make the directory %s, cause: %s"
  1240. msgstr ""
  1241. #: src/message.h:181
  1242. #, c-format
  1243. msgid "Failed to open the segment file %s, cause: %s"
  1244. msgstr ""
  1245. #: src/message.h:182
  1246. #, c-format
  1247. msgid "Failed to write into the segment file %s, cause: %s"
  1248. msgstr ""
  1249. #: src/message.h:183
  1250. #, c-format
  1251. msgid "Failed to read from the segment file %s, cause: %s"
  1252. msgstr ""
  1253. #: src/message.h:185
  1254. #, c-format
  1255. msgid "Failed to open a socket, cause: %s"
  1256. msgstr ""
  1257. #: src/message.h:186
  1258. #, c-format
  1259. msgid "Failed to set a socket option, cause: %s"
  1260. msgstr ""
  1261. #: src/message.h:187
  1262. #, c-format
  1263. msgid "Failed to set a socket as blocking, cause: %s"
  1264. msgstr ""
  1265. #: src/message.h:188
  1266. #, c-format
  1267. msgid "Failed to set a socket as non-blocking, cause: %s"
  1268. msgstr ""
  1269. #: src/message.h:189
  1270. #, c-format
  1271. msgid "Failed to bind a socket, cause: %s"
  1272. msgstr ""
  1273. #: src/message.h:190
  1274. #, c-format
  1275. msgid "Failed to listen to a socket, cause: %s"
  1276. msgstr ""
  1277. #: src/message.h:191
  1278. #, c-format
  1279. msgid "Failed to accept a peer connection, cause: %s"
  1280. msgstr ""
  1281. #: src/message.h:192
  1282. #, c-format
  1283. msgid "Failed to get the name of socket, cause: %s"
  1284. msgstr ""
  1285. #: src/message.h:193
  1286. #, c-format
  1287. msgid "Failed to get the name of connected peer, cause: %s"
  1288. msgstr ""
  1289. #: src/message.h:194
  1290. #, c-format
  1291. msgid "Failed to resolve the hostname %s, cause: %s"
  1292. msgstr ""
  1293. #: src/message.h:195
  1294. #, c-format
  1295. msgid "Failed to connect to the host %s, cause: %s"
  1296. msgstr ""
  1297. #: src/message.h:196
  1298. #, c-format
  1299. msgid "Failed to check whether the socket is writable, cause: %s"
  1300. msgstr ""
  1301. #: src/message.h:197
  1302. #, c-format
  1303. msgid "Failed to check whether the socket is readable, cause: %s"
  1304. msgstr ""
  1305. #: src/message.h:198
  1306. #, c-format
  1307. msgid "Failed to send data, cause: %s"
  1308. msgstr ""
  1309. #: src/message.h:199
  1310. #, c-format
  1311. msgid "Failed to receive data, cause: %s"
  1312. msgstr ""
  1313. #: src/message.h:200
  1314. #, c-format
  1315. msgid "Failed to peek data, cause: %s"
  1316. msgstr ""
  1317. #: src/message.h:201
  1318. #, c-format
  1319. msgid "Unknown socket error %d (0x%x)"
  1320. msgstr ""
  1321. #: src/message.h:202
  1322. #, c-format
  1323. msgid "File %s exists, but %s does not exist."
  1324. msgstr ""
  1325. #: src/message.h:203
  1326. #, c-format
  1327. msgid "Invalid payload size for %s, size=%d. It should be %d."
  1328. msgstr ""
  1329. #: src/message.h:204
  1330. #, c-format
  1331. msgid "Invalid ID=%d for %s. It should be %d."
  1332. msgstr ""
  1333. #: src/message.h:205
  1334. #, c-format
  1335. msgid ""
  1336. "Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
  1337. "s, actualHash=%s"
  1338. msgstr ""
  1339. #: src/message.h:206
  1340. msgid "Download aborted."
  1341. msgstr ""
  1342. #: src/message.h:207
  1343. #, c-format
  1344. msgid "File %s is being downloaded by other command."
  1345. msgstr ""
  1346. #: src/message.h:208
  1347. msgid "Insufficient checksums."
  1348. msgstr ""
  1349. #: src/message.h:209
  1350. #, c-format
  1351. msgid "Tracker returned failure reason: %s"
  1352. msgstr ""
  1353. #: src/message.h:210
  1354. msgid "Flooding detected."
  1355. msgstr ""
  1356. #: src/message.h:211
  1357. #, c-format
  1358. msgid ""
  1359. "Drop connection because no request/piece messages were exchanged in a "
  1360. "certain period(%d seconds)."
  1361. msgstr ""
  1362. #: src/message.h:212
  1363. msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
  1364. msgstr ""
  1365. #: src/message.h:213
  1366. #, c-format
  1367. msgid "No such file entry %s"
  1368. msgstr ""
  1369. #: src/message.h:214
  1370. #, c-format
  1371. msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
  1372. msgstr ""
  1373. #: src/message.h:215
  1374. msgid "No HttpRequestEntry found."
  1375. msgstr ""
  1376. #: src/message.h:216
  1377. #, c-format
  1378. msgid "Got %d status, but no location header provided."
  1379. msgstr ""
  1380. #: src/message.h:217
  1381. #, c-format
  1382. msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
  1383. msgstr ""
  1384. #: src/message.h:218
  1385. msgid "No file matched with your preference."
  1386. msgstr ""
  1387. #: src/message.h:219
  1388. msgid "Exception caught"
  1389. msgstr ""
  1390. #: src/message.h:220
  1391. #, c-format
  1392. msgid "Max payload length exceeded or invalid. length = %u"
  1393. msgstr ""
  1394. #: src/message.h:221
  1395. #, c-format
  1396. msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
  1397. msgstr ""
  1398. #: src/BtSetup.cc:123
  1399. msgid "Errors occurred while binding port.\n"
  1400. msgstr ""
  1401. #: src/Util.cc:705
  1402. msgid "Files:"
  1403. msgstr ""