nn.po 45 KB

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