nn.po 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650
  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-08-15 23:59+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:795
  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:799
  25. #, fuzzy
  26. msgid "Emergency shutdown sequence commencing..."
  27. msgstr "Nødavslutning undervegs..."
  28. #: src/MultiUrlRequestInfo.cc:86
  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: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. "Dersom det er nokon feil, sjå loggfila. Sjå '-l' val i hjelp/manual for "
  37. "detaljar."
  38. #: src/RequestGroupMan.cc:382
  39. msgid "Download Results:"
  40. msgstr "Nedlastingsresultat:"
  41. #: src/RequestGroupMan.cc:397
  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 Mozilla/"
  354. "Firefox\n"
  355. " (1.x/2.x) and 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/version_usage.cc:55
  618. msgid " version "
  619. msgstr ""
  620. #: src/version_usage.cc:72
  621. #, c-format
  622. msgid "Report bugs to %s"
  623. msgstr ""
  624. #: src/version_usage.cc:77
  625. #, c-format
  626. msgid "Usage: %s [OPTIONS] [URL | TORRENT_FILE | METALINK_FILE]..."
  627. msgstr ""
  628. #: src/version_usage.cc:85
  629. msgid "Printing all options."
  630. msgstr ""
  631. #: src/version_usage.cc:87
  632. #, c-format
  633. msgid "Printing options tagged with '%s'."
  634. msgstr ""
  635. #: src/version_usage.cc:91
  636. #, c-format
  637. msgid "See -h option to know other command-line options(%s)."
  638. msgstr ""
  639. #: src/version_usage.cc:95 src/version_usage.cc:104
  640. msgid "Options:"
  641. msgstr ""
  642. #: src/version_usage.cc:102
  643. #, c-format
  644. msgid "Printing options whose name starts with '%s'."
  645. msgstr ""
  646. #: src/version_usage.cc:107
  647. #, c-format
  648. msgid "No help category or option name matching with '%s'."
  649. msgstr ""
  650. #: src/version_usage.cc:114
  651. msgid ""
  652. " You can specify multiple URLs. Unless you specify -Z option, all URLs must\n"
  653. " point to the same file or downloading will fail."
  654. msgstr ""
  655. #: src/version_usage.cc:116
  656. msgid ""
  657. " You can also specify arbitrary number of torrent files and metalink files\n"
  658. " stored in a local drive. Please note that they are always treated as a\n"
  659. " separate download."
  660. msgstr ""
  661. #: src/version_usage.cc:121
  662. msgid ""
  663. " You can specify both torrent file with -T option and URLs. By doing this,\n"
  664. " download a file from both torrent swarm and http/ftp server at the same "
  665. "time,\n"
  666. " while the data from http/ftp are uploaded to the torrent swarm. Note that\n"
  667. " only single file torrent can be integrated with http/ftp."
  668. msgstr ""
  669. #: src/version_usage.cc:126
  670. msgid ""
  671. " Make sure that URL is quoted with single(') or double(\") quotation if it\n"
  672. " contains \"&\" or any characters that have special meaning in shell."
  673. msgstr ""
  674. #: src/version_usage.cc:130
  675. msgid "Refer to man page for more information."
  676. msgstr ""
  677. #: src/message.h:40
  678. #, c-format
  679. msgid "CUID#%d - The download for one segment completed successfully."
  680. msgstr "CUID#%d - Nedlastinga av eit segment er vellykka fullført."
  681. #: src/message.h:41
  682. #, c-format
  683. msgid "CUID#%d - No segment available."
  684. msgstr "CUID#%d - Ingen segment tilgjengeleg"
  685. #: src/message.h:42
  686. #, c-format
  687. msgid "CUID#%d - Connecting to %s:%d"
  688. msgstr "CUID#%d - Koplar til %s:%d"
  689. #: src/message.h:43
  690. #, c-format
  691. msgid ""
  692. "CUID#%d - The segment changed. We send the request again with new Range "
  693. "header."
  694. msgstr ""
  695. "CUID#%d - Segmentet var endra. Vi sendar forespørselen igjeng med ny "
  696. "Rekkevidde-hovud."
  697. #: src/message.h:44
  698. #, c-format
  699. msgid "CUID#%d - Redirecting to %s"
  700. msgstr "CUID#%d - Vidaresendar til %s"
  701. #: src/message.h:45
  702. #, c-format
  703. msgid ""
  704. "CUID#%d - Requesting:\n"
  705. "%s"
  706. msgstr ""
  707. "CUID#%d - Ber om:\n"
  708. "%s"
  709. #: src/message.h:46
  710. #, c-format
  711. msgid ""
  712. "CUID#%d - Response received:\n"
  713. "%s"
  714. msgstr ""
  715. "CUID#%d - Respons motteke:\n"
  716. "%s"
  717. #: src/message.h:47
  718. #, c-format
  719. msgid "CUID#%d - Download aborted. URI=%s"
  720. msgstr "CUID#%d - Nedlasting avbroten. URI=%s"
  721. #: src/message.h:48
  722. #, c-format
  723. msgid "CUID#%d - Restarting the download. URI=%s"
  724. msgstr "CUID#%d - Startar nedlasting på nytt. URI=%s"
  725. #: src/message.h:49
  726. #, c-format
  727. msgid "CUID#%d - Download aborted."
  728. msgstr "CUID#%d - Nedlasting avbroten."
  729. #: src/message.h:50
  730. #, c-format
  731. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  732. msgstr "CUID#%d - %d forsøk, men ikkje vellykka. Nedlasting avbroten."
  733. #: src/message.h:51
  734. #, c-format
  735. msgid "CUID#%d - Unregistering cuid from segmentManager."
  736. msgstr "CUID#%d - Avregistrerar cuid frå segmentManager."
  737. #: src/message.h:57
  738. #, c-format
  739. msgid "CUID#%d - we got new piece. index=%d"
  740. msgstr "CUID#%d - me fekk ny del. index=%d"
  741. #: src/message.h:58
  742. #, c-format
  743. msgid "CUID#%d - we got wrong piece. index=%d"
  744. msgstr "CUID#%d - me fekk feil del. index=%d"
  745. #: src/message.h:59
  746. #, c-format
  747. msgid "CUID#%d - Download not complete: %s"
  748. msgstr "CUID#%d - Nedlasting ikkje ferdig: %s"
  749. #: src/message.h:60
  750. #, c-format
  751. msgid "#%d - Download has already completed: %s"
  752. msgstr "#%d - Nedlasting har allereie blitt ferdig: %s"
  753. #: src/message.h:61
  754. #, c-format
  755. msgid "CUID#%d - Good checksum: %s"
  756. msgstr "CUID#%d - God sjekksum: %s"
  757. #: src/message.h:62
  758. #, c-format
  759. msgid "CUID#%d - Bad checksum: %s"
  760. msgstr "CUID#%d - Dårleg sjekksum: %s"
  761. #: src/message.h:63
  762. #, c-format
  763. msgid "CUID#%d - Resolving hostname %s"
  764. msgstr "CUID#%d - Løysar vertsnamn %s"
  765. #: src/message.h:64
  766. #, c-format
  767. msgid "CUID#%d - Name resolution complete: %s -> %s"
  768. msgstr "CUID#%d - Namnløysing ferdig: %s -> %s"
  769. #: src/message.h:65
  770. #, c-format
  771. msgid "CUID#%d - Name resolution for %s failed:%s"
  772. msgstr ""
  773. #: src/message.h:66
  774. #, c-format
  775. msgid "CUID#%d - DNS cache hit: %s -> %s"
  776. msgstr ""
  777. #: src/message.h:67
  778. #, c-format
  779. msgid "CUID#%d - Abort requested."
  780. msgstr ""
  781. #: src/message.h:68
  782. #, c-format
  783. msgid "CUID#%d - Connecting to the peer %s"
  784. msgstr ""
  785. #: src/message.h:69
  786. #, c-format
  787. msgid ""
  788. "CUID#%d - Piece received. index=%d, begin=%d, length=%d, offset=%llu, "
  789. "blockIndex=%d"
  790. msgstr ""
  791. #: src/message.h:70
  792. #, c-format
  793. msgid "CUID#%d - Piece bitfield %s"
  794. msgstr ""
  795. #: src/message.h:71
  796. #, c-format
  797. msgid ""
  798. "CUID#%d - Reject piece message in queue because the peer has been choked. "
  799. "index=%d, begin=%d, length=%d"
  800. msgstr ""
  801. #: src/message.h:72
  802. #, c-format
  803. msgid ""
  804. "CUID#%d - Reject piece message in queue because cancel message received. "
  805. "index=%d, begin=%d, length=%d"
  806. msgstr ""
  807. #: src/message.h:73
  808. #, c-format
  809. msgid "CUID#%d - Exception caught while validating file integrity."
  810. msgstr ""
  811. #: src/message.h:74
  812. #, c-format
  813. msgid "CUID#%d - Interested in the peer"
  814. msgstr ""
  815. #: src/message.h:75
  816. #, c-format
  817. msgid "CUID#%d - Not interested in the peer"
  818. msgstr ""
  819. #: src/message.h:76
  820. #, c-format
  821. msgid "CUID#%d - Deleting request slot index=%d, blockIndex=%d"
  822. msgstr ""
  823. #: src/message.h:77
  824. #, c-format
  825. msgid ""
  826. "CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
  827. "got choked."
  828. msgstr ""
  829. #: src/message.h:78
  830. #, c-format
  831. msgid "CUID#%d - Deleting request slot blockIndex=%d because of time out"
  832. msgstr ""
  833. #: src/message.h:79
  834. #, c-format
  835. msgid ""
  836. "CUID#%d - Deleting request slot blockIndex=%d because the block has been "
  837. "acquired."
  838. msgstr ""
  839. #: src/message.h:80
  840. #, c-format
  841. msgid "CUID#%d - Fast extension enabled."
  842. msgstr ""
  843. #: src/message.h:81
  844. #, c-format
  845. msgid "CUID#%d - Extended Messaging enabled."
  846. msgstr ""
  847. #: src/message.h:82
  848. #, c-format
  849. msgid "CUID#%d - Exception caught while allocating file space."
  850. msgstr ""
  851. #: src/message.h:83
  852. #, c-format
  853. msgid "CUID#%d - Content-Disposition detected. Use %s as filename"
  854. msgstr ""
  855. #: src/message.h:84
  856. #, c-format
  857. msgid "CUID#%d - Peer %s:%d banned."
  858. msgstr ""
  859. #: src/message.h:85
  860. #, c-format
  861. msgid "CUID#%d - Using port %d for accepting new connections"
  862. msgstr ""
  863. #: src/message.h:86
  864. #, c-format
  865. msgid "CUID#%d - An error occurred while binding port=%d"
  866. msgstr ""
  867. #: src/message.h:87
  868. #, c-format
  869. msgid "CUID#%d - Incoming connection, adding new command CUID#%d"
  870. msgstr ""
  871. #: src/message.h:88
  872. #, c-format
  873. msgid "CUID#%d - Error in accepting connection"
  874. msgstr ""
  875. #: src/message.h:89
  876. #, c-format
  877. msgid "CUID#%d - Error occurred while processing tracker response."
  878. msgstr ""
  879. #: src/message.h:90
  880. #, c-format
  881. msgid "CUID#%d - Cannot create tracker request."
  882. msgstr ""
  883. #: src/message.h:91
  884. #, c-format
  885. msgid "CUID#%d - Creating new tracker request command #%d"
  886. msgstr ""
  887. #: src/message.h:92
  888. #, c-format
  889. msgid "CUID#%d - The peer is DHT-enabled."
  890. msgstr ""
  891. #: src/message.h:94
  892. #, c-format
  893. msgid "Unrecognized URI or unsupported protocol: %s"
  894. msgstr ""
  895. #: src/message.h:95
  896. #, c-format
  897. msgid "Tracker returned warning message: %s"
  898. msgstr ""
  899. #: src/message.h:96
  900. #, c-format
  901. msgid "The segment file %s exists."
  902. msgstr ""
  903. #: src/message.h:97
  904. #, c-format
  905. msgid "The segment file %s does not exist."
  906. msgstr ""
  907. #: src/message.h:98
  908. #, c-format
  909. msgid "Saving the segment file %s"
  910. msgstr ""
  911. #: src/message.h:99
  912. msgid "The segment file was saved successfully."
  913. msgstr ""
  914. #: src/message.h:100
  915. #, c-format
  916. msgid "Loading the segment file %s."
  917. msgstr ""
  918. #: src/message.h:101
  919. msgid "The segment file was loaded successfully."
  920. msgstr ""
  921. #: src/message.h:102
  922. msgid "No URI to download. Download aborted."
  923. msgstr ""
  924. #: src/message.h:103
  925. #, c-format
  926. msgid ""
  927. "File %s exists, but a control file(*.aria2) does not exist. Download was "
  928. "canceled in order to prevent your file from being truncated to 0. If you are "
  929. "sure to download the file all over again, then delete it or add --allow-"
  930. "overwrite=true option and restart aria2."
  931. msgstr ""
  932. #: src/message.h:104
  933. #, c-format
  934. msgid "Allocating file %s, %s bytes"
  935. msgstr ""
  936. #: src/message.h:105
  937. msgid "File not found"
  938. msgstr ""
  939. #: src/message.h:106
  940. msgid "Not a directory"
  941. msgstr ""
  942. #: src/message.h:107
  943. #, c-format
  944. msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
  945. msgstr ""
  946. #: src/message.h:108
  947. #, c-format
  948. msgid "Writing file %s"
  949. msgstr ""
  950. #: src/message.h:109
  951. msgid "No peer list received."
  952. msgstr ""
  953. #: src/message.h:110
  954. #, c-format
  955. msgid "Adding peer %s:%d"
  956. msgstr ""
  957. #: src/message.h:111
  958. #, c-format
  959. msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
  960. msgstr ""
  961. #: src/message.h:112
  962. msgid "Download of selected files was complete."
  963. msgstr ""
  964. #: src/message.h:113
  965. msgid "The download was complete."
  966. msgstr ""
  967. #: src/message.h:114
  968. #, c-format
  969. msgid "Removed %d have entries."
  970. msgstr ""
  971. #: src/message.h:115
  972. #, c-format
  973. msgid "Validating file %s"
  974. msgstr ""
  975. #: src/message.h:116
  976. #, c-format
  977. msgid "%d seconds to allocate %s byte(s)"
  978. msgstr ""
  979. #: src/message.h:117
  980. #, c-format
  981. msgid "Dispatching FileAllocationCommand for CUID#%d."
  982. msgstr ""
  983. #: src/message.h:118
  984. #, c-format
  985. msgid "Metalink: Queueing %s for download."
  986. msgstr ""
  987. #: src/message.h:119
  988. #, c-format
  989. msgid "Download complete: %s"
  990. msgstr ""
  991. #: src/message.h:120
  992. msgid "Seeding is over."
  993. msgstr ""
  994. #: src/message.h:121
  995. #, c-format
  996. msgid "CUID#%d cancels segment index=%d. CUID#%d handles it instead."
  997. msgstr ""
  998. #: src/message.h:122
  999. msgid "No chunk to verify."
  1000. msgstr ""
  1001. #: src/message.h:123
  1002. #, c-format
  1003. msgid "Good chunk checksum. hash=%s"
  1004. msgstr ""
  1005. #: src/message.h:124
  1006. #, c-format
  1007. msgid "Failed to load cookies from %s"
  1008. msgstr ""
  1009. #: src/message.h:125
  1010. #, c-format
  1011. msgid ""
  1012. ".netrc file %s does not have correct permissions. It should be 600. netrc "
  1013. "support disabled."
  1014. msgstr ""
  1015. #: src/message.h:126
  1016. msgid "Logging started."
  1017. msgstr ""
  1018. #: src/message.h:127
  1019. msgid "Specify at least one URL."
  1020. msgstr ""
  1021. #: src/message.h:128
  1022. msgid "daemon failed."
  1023. msgstr ""
  1024. #: src/message.h:129
  1025. #, c-format
  1026. msgid "Verification finished successfully. file=%s"
  1027. msgstr ""
  1028. #: src/message.h:130
  1029. #, c-format
  1030. msgid "Checksum error detected. file=%s"
  1031. msgstr ""
  1032. #: src/message.h:131
  1033. #, c-format
  1034. msgid "Incomplete range specified. %s"
  1035. msgstr ""
  1036. #: src/message.h:132
  1037. #, c-format
  1038. msgid "Failed to convert string into value: %s"
  1039. msgstr ""
  1040. #: src/message.h:133
  1041. msgid "Resource not found"
  1042. msgstr ""
  1043. #: src/message.h:134
  1044. #, c-format
  1045. msgid "File already exists. Renamed to %s."
  1046. msgstr ""
  1047. #: src/message.h:135
  1048. msgid "Cannot parse metalink XML file. XML may be malformed."
  1049. msgstr ""
  1050. #: src/message.h:136
  1051. #, c-format
  1052. msgid "Too small payload size for %s, size=%d."
  1053. msgstr ""
  1054. #: src/message.h:137
  1055. #, c-format
  1056. msgid ""
  1057. "Removed the defunct control file %s because the download file %s doesn't "
  1058. "exist."
  1059. msgstr ""
  1060. #: src/message.h:138
  1061. #, c-format
  1062. msgid "Your share ratio was %.1f, uploaded/downloaded=%sB/%sB"
  1063. msgstr ""
  1064. #: src/message.h:139
  1065. #, c-format
  1066. msgid "Missing %s in torrent metainfo."
  1067. msgstr ""
  1068. #: src/message.h:140
  1069. msgid "Tracker returned null data."
  1070. msgstr ""
  1071. #: src/message.h:141
  1072. msgid "Windows socket library initialization failed"
  1073. msgstr ""
  1074. #: src/message.h:142
  1075. #, c-format
  1076. msgid "%d second(s) has passed. Stopping application."
  1077. msgstr ""
  1078. #: src/message.h:143
  1079. #, c-format
  1080. msgid ""
  1081. "Saved signature as %s. Please note that aria2 doesn't verify signatures."
  1082. msgstr ""
  1083. #: src/message.h:145
  1084. #, c-format
  1085. msgid "Saving signature as %s failed. Maybe file already exists."
  1086. msgstr ""
  1087. #: src/message.h:148
  1088. msgid "Timeout."
  1089. msgstr ""
  1090. #: src/message.h:149
  1091. msgid "Invalid chunk size."
  1092. msgstr ""
  1093. #: src/message.h:150
  1094. #, c-format
  1095. msgid "Too large chunk. size=%d"
  1096. msgstr ""
  1097. #: src/message.h:151
  1098. msgid "Invalid header."
  1099. msgstr ""
  1100. #: src/message.h:152
  1101. msgid "Invalid response."
  1102. msgstr ""
  1103. #: src/message.h:153
  1104. msgid "No header found."
  1105. msgstr ""
  1106. #: src/message.h:154
  1107. msgid "No status header."
  1108. msgstr ""
  1109. #: src/message.h:155
  1110. msgid "Proxy connection failed."
  1111. msgstr ""
  1112. #: src/message.h:156
  1113. msgid "Connection failed."
  1114. msgstr ""
  1115. #: src/message.h:157
  1116. #, c-format
  1117. msgid ""
  1118. "The requested filename and the previously registered one are not same. "
  1119. "Expected:%s Actual:%s"
  1120. msgstr ""
  1121. #: src/message.h:158
  1122. #, c-format
  1123. msgid "The response status is not successful. status=%d"
  1124. msgstr ""
  1125. #: src/message.h:159
  1126. #, c-format
  1127. msgid "Too large file size. size=%s"
  1128. msgstr ""
  1129. #: src/message.h:160
  1130. #, c-format
  1131. msgid "Transfer encoding %s is not supported."
  1132. msgstr ""
  1133. #: src/message.h:161
  1134. #, c-format
  1135. msgid "SSL initialization failed: %s"
  1136. msgstr ""
  1137. #: src/message.h:162
  1138. msgid "SSL I/O error"
  1139. msgstr ""
  1140. #: src/message.h:163
  1141. msgid "SSL protocol error"
  1142. msgstr ""
  1143. #: src/message.h:164
  1144. #, c-format
  1145. msgid "SSL unknown error %d"
  1146. msgstr ""
  1147. #: src/message.h:165
  1148. #, c-format
  1149. msgid "SSL initialization failed: OpenSSL connect error %d"
  1150. msgstr ""
  1151. #: src/message.h:166
  1152. #, c-format
  1153. msgid "Size mismatch Expected:%s Actual:%s"
  1154. msgstr ""
  1155. #: src/message.h:167
  1156. msgid "Authorization failed."
  1157. msgstr ""
  1158. #: src/message.h:168
  1159. msgid "Got EOF from the server."
  1160. msgstr ""
  1161. #: src/message.h:169
  1162. msgid "Got EOF from peer."
  1163. msgstr ""
  1164. #: src/message.h:170
  1165. msgid "Malformed meta info."
  1166. msgstr ""
  1167. #: src/message.h:172
  1168. #, c-format
  1169. msgid "Failed to open the file %s, cause: %s"
  1170. msgstr ""
  1171. #: src/message.h:173
  1172. #, c-format
  1173. msgid "Failed to write into the file %s, cause: %s"
  1174. msgstr ""
  1175. #: src/message.h:174
  1176. #, c-format
  1177. msgid "Failed to read from the file %s, cause: %s"
  1178. msgstr ""
  1179. #: src/message.h:175
  1180. msgid "Failed to read data from disk."
  1181. msgstr ""
  1182. #: src/message.h:176
  1183. #, c-format
  1184. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  1185. msgstr ""
  1186. #: src/message.h:177
  1187. #, c-format
  1188. msgid "Failed to seek the file %s, cause: %s"
  1189. msgstr ""
  1190. #: src/message.h:178
  1191. #, c-format
  1192. msgid "The offset is out of range, offset=%s"
  1193. msgstr ""
  1194. #: src/message.h:179
  1195. #, c-format
  1196. msgid "%s is not a directory."
  1197. msgstr ""
  1198. #: src/message.h:180
  1199. #, c-format
  1200. msgid "Failed to make the directory %s, cause: %s"
  1201. msgstr ""
  1202. #: src/message.h:181
  1203. #, c-format
  1204. msgid "Failed to open the segment file %s, cause: %s"
  1205. msgstr ""
  1206. #: src/message.h:182
  1207. #, c-format
  1208. msgid "Failed to write into the segment file %s, cause: %s"
  1209. msgstr ""
  1210. #: src/message.h:183
  1211. #, c-format
  1212. msgid "Failed to read from the segment file %s, cause: %s"
  1213. msgstr ""
  1214. #: src/message.h:185
  1215. #, c-format
  1216. msgid "Failed to open a socket, cause: %s"
  1217. msgstr ""
  1218. #: src/message.h:186
  1219. #, c-format
  1220. msgid "Failed to set a socket option, cause: %s"
  1221. msgstr ""
  1222. #: src/message.h:187
  1223. #, c-format
  1224. msgid "Failed to set a socket as blocking, cause: %s"
  1225. msgstr ""
  1226. #: src/message.h:188
  1227. #, c-format
  1228. msgid "Failed to set a socket as non-blocking, cause: %s"
  1229. msgstr ""
  1230. #: src/message.h:189
  1231. #, c-format
  1232. msgid "Failed to bind a socket, cause: %s"
  1233. msgstr ""
  1234. #: src/message.h:190
  1235. #, c-format
  1236. msgid "Failed to listen to a socket, cause: %s"
  1237. msgstr ""
  1238. #: src/message.h:191
  1239. #, c-format
  1240. msgid "Failed to accept a peer connection, cause: %s"
  1241. msgstr ""
  1242. #: src/message.h:192
  1243. #, c-format
  1244. msgid "Failed to get the name of socket, cause: %s"
  1245. msgstr ""
  1246. #: src/message.h:193
  1247. #, c-format
  1248. msgid "Failed to get the name of connected peer, cause: %s"
  1249. msgstr ""
  1250. #: src/message.h:194
  1251. #, c-format
  1252. msgid "Failed to resolve the hostname %s, cause: %s"
  1253. msgstr ""
  1254. #: src/message.h:195
  1255. #, c-format
  1256. msgid "Failed to connect to the host %s, cause: %s"
  1257. msgstr ""
  1258. #: src/message.h:196
  1259. #, c-format
  1260. msgid "Failed to check whether the socket is writable, cause: %s"
  1261. msgstr ""
  1262. #: src/message.h:197
  1263. #, c-format
  1264. msgid "Failed to check whether the socket is readable, cause: %s"
  1265. msgstr ""
  1266. #: src/message.h:198
  1267. #, c-format
  1268. msgid "Failed to send data, cause: %s"
  1269. msgstr ""
  1270. #: src/message.h:199
  1271. #, c-format
  1272. msgid "Failed to receive data, cause: %s"
  1273. msgstr ""
  1274. #: src/message.h:200
  1275. #, c-format
  1276. msgid "Failed to peek data, cause: %s"
  1277. msgstr ""
  1278. #: src/message.h:201
  1279. #, c-format
  1280. msgid "Unknown socket error %d (0x%x)"
  1281. msgstr ""
  1282. #: src/message.h:202
  1283. #, c-format
  1284. msgid "File %s exists, but %s does not exist."
  1285. msgstr ""
  1286. #: src/message.h:203
  1287. #, c-format
  1288. msgid "Invalid payload size for %s, size=%d. It should be %d."
  1289. msgstr ""
  1290. #: src/message.h:204
  1291. #, c-format
  1292. msgid "Invalid ID=%d for %s. It should be %d."
  1293. msgstr ""
  1294. #: src/message.h:205
  1295. #, c-format
  1296. msgid ""
  1297. "Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
  1298. "s, actualHash=%s"
  1299. msgstr ""
  1300. #: src/message.h:206
  1301. msgid "Download aborted."
  1302. msgstr ""
  1303. #: src/message.h:207
  1304. #, c-format
  1305. msgid "File %s is being downloaded by other command."
  1306. msgstr ""
  1307. #: src/message.h:208
  1308. msgid "Insufficient checksums."
  1309. msgstr ""
  1310. #: src/message.h:209
  1311. #, c-format
  1312. msgid "Tracker returned failure reason: %s"
  1313. msgstr ""
  1314. #: src/message.h:210
  1315. msgid "Flooding detected."
  1316. msgstr ""
  1317. #: src/message.h:211
  1318. #, c-format
  1319. msgid ""
  1320. "Drop connection because no request/piece messages were exchanged in a "
  1321. "certain period(%d seconds)."
  1322. msgstr ""
  1323. #: src/message.h:212
  1324. msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
  1325. msgstr ""
  1326. #: src/message.h:213
  1327. #, c-format
  1328. msgid "No such file entry %s"
  1329. msgstr ""
  1330. #: src/message.h:214
  1331. #, c-format
  1332. msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
  1333. msgstr ""
  1334. #: src/message.h:215
  1335. msgid "No HttpRequestEntry found."
  1336. msgstr ""
  1337. #: src/message.h:216
  1338. #, c-format
  1339. msgid "Got %d status, but no location header provided."
  1340. msgstr ""
  1341. #: src/message.h:217
  1342. #, c-format
  1343. msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
  1344. msgstr ""
  1345. #: src/message.h:218
  1346. msgid "No file matched with your preference."
  1347. msgstr ""
  1348. #: src/message.h:219
  1349. msgid "Exception caught"
  1350. msgstr ""
  1351. #: src/message.h:220
  1352. #, c-format
  1353. msgid "Max payload length exceeded or invalid. length = %u"
  1354. msgstr ""
  1355. #: src/message.h:221
  1356. #, c-format
  1357. msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
  1358. msgstr ""
  1359. #: src/BtSetup.cc:123
  1360. msgid "Errors occurred while binding port.\n"
  1361. msgstr ""
  1362. #: src/Util.cc:705
  1363. msgid "Files:"
  1364. msgstr ""