sv.po 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482
  1. # Swedish 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: 2007-12-09 00:02+0900\n"
  11. "PO-Revision-Date: 2007-12-09 00:07+0900\n"
  12. "Last-Translator: Hampus Wessman <hw@vox.nu>\n"
  13. "Language-Team: Swedish <sv@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: 2007-12-08 14:48+0000\n"
  18. "X-Generator: Launchpad (build Unknown)\n"
  19. #: src/OptionHandlerImpl.h:66
  20. msgid "must be either 'true' or 'false'."
  21. msgstr ""
  22. #: src/OptionHandlerImpl.h:87 src/OptionHandlerImpl.h:120
  23. #, c-format
  24. msgid "must be between %s and %s."
  25. msgstr ""
  26. #: src/OptionHandlerImpl.h:117
  27. #, c-format
  28. msgid "must be smaller than or equal to %s."
  29. msgstr ""
  30. #: src/OptionHandlerImpl.h:123
  31. #, c-format
  32. msgid "must be greater than or equal to %s."
  33. msgstr ""
  34. #: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:172
  35. msgid "must be a number."
  36. msgstr ""
  37. #: src/OptionHandlerImpl.h:163
  38. #, c-format
  39. msgid "must be smaller than or equal to %.1f."
  40. msgstr ""
  41. #: src/OptionHandlerImpl.h:166
  42. #, c-format
  43. msgid "must be between %.1f and %.1f."
  44. msgstr ""
  45. #: src/OptionHandlerImpl.h:169
  46. #, c-format
  47. msgid "must be greater than or equal to %.1f."
  48. msgstr ""
  49. #: src/OptionHandlerImpl.h:230
  50. msgid "must be one of the following:"
  51. msgstr ""
  52. #: src/OptionHandlerImpl.h:258
  53. msgid "unrecognized proxy format"
  54. msgstr ""
  55. #: src/message.h:40
  56. #, c-format
  57. msgid "CUID#%d - The download for one segment completed successfully."
  58. msgstr "CUID#%d - Nedladdningen av ett segment slutfördes framgångsrikt."
  59. #: src/message.h:41
  60. #, c-format
  61. msgid "CUID#%d - No segment available."
  62. msgstr "CUID#%d - Inget segment tillgängligt."
  63. #: src/message.h:42
  64. #, c-format
  65. msgid "CUID#%d - Connecting to %s:%d"
  66. msgstr "CUID#%d - Ansluter till %s:%d"
  67. #: src/message.h:43
  68. #, c-format
  69. msgid ""
  70. "CUID#%d - The segment changed. We send the request again with new Range "
  71. "header."
  72. msgstr ""
  73. "CUID#%d - Segmentet förändrades. Vi sänder förfrågningen igen med ny Range "
  74. "header."
  75. #: src/message.h:44
  76. #, c-format
  77. msgid "CUID#%d - Redirecting to %s"
  78. msgstr "CUID#%d - Dirigerar om till %s"
  79. #: src/message.h:45
  80. #, c-format
  81. msgid ""
  82. "CUID#%d - Requesting:\n"
  83. "%s"
  84. msgstr ""
  85. "CUID#%d - Begär:\n"
  86. "%s"
  87. #: src/message.h:46
  88. #, c-format
  89. msgid ""
  90. "CUID#%d - Response received:\n"
  91. "%s"
  92. msgstr ""
  93. "CUID#%d - Svar mottaget:\n"
  94. "%s"
  95. #: src/message.h:47
  96. #, c-format
  97. msgid "CUID#%d - Download aborted. URI=%s"
  98. msgstr ""
  99. #: src/message.h:48
  100. #, c-format
  101. msgid "CUID#%d - Restarting the download. URI=%s"
  102. msgstr ""
  103. #: src/message.h:49
  104. #, c-format
  105. msgid "CUID#%d - Download aborted."
  106. msgstr ""
  107. #: src/message.h:50
  108. #, c-format
  109. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  110. msgstr ""
  111. #: src/message.h:51
  112. #, c-format
  113. msgid "CUID#%d - Unregistering cuid from segmentManager."
  114. msgstr ""
  115. #: src/message.h:57
  116. #, c-format
  117. msgid "CUID#%d - we got new piece. index=%d"
  118. msgstr ""
  119. #: src/message.h:58
  120. #, c-format
  121. msgid "CUID#%d - we got wrong piece. index=%d"
  122. msgstr ""
  123. #: src/message.h:59
  124. #, c-format
  125. msgid "CUID#%d - Download not complete: %s"
  126. msgstr ""
  127. #: src/message.h:60
  128. #, c-format
  129. msgid "#%d - Download has already completed: %s"
  130. msgstr ""
  131. #: src/message.h:61
  132. #, c-format
  133. msgid "CUID#%d - Good checksum: %s"
  134. msgstr ""
  135. #: src/message.h:62
  136. #, c-format
  137. msgid "CUID#%d - Bad checksum: %s"
  138. msgstr ""
  139. #: src/message.h:63
  140. #, c-format
  141. msgid "CUID#%d - Resolving hostname %s"
  142. msgstr ""
  143. #: src/message.h:64
  144. #, c-format
  145. msgid "CUID#%d - Name resolution complete: %s -> %s"
  146. msgstr ""
  147. #: src/message.h:65
  148. #, c-format
  149. msgid "CUID#%d - Name resolution for %s failed:%s"
  150. msgstr ""
  151. #: src/message.h:66
  152. #, c-format
  153. msgid "CUID#%d - DNS cache hit: %s -> %s"
  154. msgstr ""
  155. #: src/message.h:67
  156. #, c-format
  157. msgid "CUID#%d - Abort requested."
  158. msgstr ""
  159. #: src/message.h:68
  160. #, c-format
  161. msgid "CUID#%d - Connecting to the peer %s"
  162. msgstr ""
  163. #: src/message.h:69
  164. #, c-format
  165. msgid ""
  166. "CUID#%d - Piece received. index=%d, begin=%d, length=%d, offset=%llu, "
  167. "blockIndex=%d"
  168. msgstr ""
  169. #: src/message.h:70
  170. #, c-format
  171. msgid "CUID#%d - Piece bitfield %s"
  172. msgstr ""
  173. #: src/message.h:71
  174. #, c-format
  175. msgid ""
  176. "CUID#%d - Reject piece message in queue because the peer has been choked. "
  177. "index=%d, begin=%d, length=%d"
  178. msgstr ""
  179. #: src/message.h:72
  180. #, c-format
  181. msgid ""
  182. "CUID#%d - Reject piece message in queue because cancel message received. "
  183. "index=%d, begin=%d, length=%d"
  184. msgstr ""
  185. #: src/message.h:73
  186. #, c-format
  187. msgid "CUID#%d - Exception caught while validating file integrity."
  188. msgstr ""
  189. #: src/message.h:74
  190. #, c-format
  191. msgid "CUID#%d - Interested in the peer"
  192. msgstr ""
  193. #: src/message.h:75
  194. #, c-format
  195. msgid "CUID#%d - Not interested in the peer"
  196. msgstr ""
  197. #: src/message.h:76
  198. #, c-format
  199. msgid "CUID#%d - Deleting request slot index=%d, blockIndex=%d"
  200. msgstr ""
  201. #: src/message.h:77
  202. #, c-format
  203. msgid ""
  204. "CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
  205. "got choked."
  206. msgstr ""
  207. #: src/message.h:78
  208. #, c-format
  209. msgid "CUID#%d - Deleting request slot blockIndex=%d because of time out"
  210. msgstr ""
  211. #: src/message.h:79
  212. #, c-format
  213. msgid ""
  214. "CUID#%d - Deleting request slot blockIndex=%d because the block has been "
  215. "acquired."
  216. msgstr ""
  217. #: src/message.h:80
  218. #, c-format
  219. msgid "CUID#%d - Fast extension enabled."
  220. msgstr ""
  221. #: src/message.h:81
  222. #, c-format
  223. msgid "CUID#%d - Exception caught while allocating file space."
  224. msgstr ""
  225. #: src/message.h:82
  226. #, c-format
  227. msgid "CUID#%d - Content-Disposition detected. Use %s as filename"
  228. msgstr ""
  229. #: src/message.h:83
  230. #, c-format
  231. msgid "CUID#%d - Peer %s:%d banned."
  232. msgstr ""
  233. #: src/message.h:84
  234. #, c-format
  235. msgid "CUID#%d - Using port %d for accepting new connections"
  236. msgstr ""
  237. #: src/message.h:85
  238. #, c-format
  239. msgid "CUID#%d - An error occurred while binding port=%d"
  240. msgstr ""
  241. #: src/message.h:86
  242. #, c-format
  243. msgid "CUID#%d - Incoming connection, adding new command CUID#%d"
  244. msgstr ""
  245. #: src/message.h:87
  246. #, c-format
  247. msgid "CUID#%d - Error in accepting connection"
  248. msgstr ""
  249. #: src/message.h:88
  250. #, c-format
  251. msgid "CUID#%d - Error occurred while processing tracker response."
  252. msgstr ""
  253. #: src/message.h:89
  254. #, c-format
  255. msgid "CUID#%d - Cannot create tracker request."
  256. msgstr ""
  257. #: src/message.h:90
  258. #, c-format
  259. msgid "CUID#%d - Creating new tracker request command #%d"
  260. msgstr ""
  261. #: src/message.h:92
  262. #, c-format
  263. msgid "Unrecognized URI or unsupported protocol: %s"
  264. msgstr "Felaktig URI eller protokoll som inte stöds: %s"
  265. #: src/message.h:93
  266. #, c-format
  267. msgid "Tracker returned warning message: %s"
  268. msgstr "Tracker returnerade varningsmeddelande: %s"
  269. #: src/message.h:94
  270. #, c-format
  271. msgid "The segment file %s exists."
  272. msgstr "Segmentsfilen %s existerar."
  273. #: src/message.h:95
  274. #, c-format
  275. msgid "The segment file %s does not exist."
  276. msgstr "Segmentsfilen %s existerar inte."
  277. #: src/message.h:96
  278. #, c-format
  279. msgid "Saving the segment file %s"
  280. msgstr "Sparar segmentsfilen %s"
  281. #: src/message.h:97
  282. msgid "The segment file was saved successfully."
  283. msgstr "Segmentsfilen sparades."
  284. #: src/message.h:98
  285. #, c-format
  286. msgid "Loading the segment file %s."
  287. msgstr "Laddar segmentsfilen %s."
  288. #: src/message.h:99
  289. msgid "The segment file was loaded successfully."
  290. msgstr "Segmentsfilen är laddad."
  291. #: src/message.h:100
  292. msgid "No URI to download. Download aborted."
  293. msgstr "Ingen URI att ladda ner. Nedladdning misslyckades."
  294. #: src/message.h:101
  295. #, c-format
  296. msgid ""
  297. "File %s exists, but a control file(*.aria2) does not exist. Download was "
  298. "canceled in order to prevent your file from being truncated to 0. If you are "
  299. "sure to download the file all over again, then delete it or add --allow-"
  300. "overwrite=true option and restart aria2."
  301. msgstr ""
  302. #: src/message.h:102
  303. #, c-format
  304. msgid "Allocating file %s, %s bytes"
  305. msgstr "Allokerar filen %s, %s bytes"
  306. #: src/message.h:103
  307. msgid "File not found"
  308. msgstr "Filen hittades ej"
  309. #: src/message.h:104
  310. msgid "Not a directory"
  311. msgstr "Inte en katalog"
  312. #: src/message.h:105
  313. #, c-format
  314. msgid "Insufficient checksums. checksumLength=%d, numChecksum=%d"
  315. msgstr "Otillräckliga kontrollsummor. checksumLength=%d, numChecksum=%d"
  316. #: src/message.h:106
  317. #, c-format
  318. msgid "Writing file %s"
  319. msgstr "Skriver fil %s"
  320. #: src/message.h:107
  321. msgid "No peer list received."
  322. msgstr "Ingen lista med peers togs emot."
  323. #: src/message.h:108
  324. #, c-format
  325. msgid "Adding peer %s:%d"
  326. msgstr "Lägger till peer %s:%d"
  327. #: src/message.h:109
  328. #, c-format
  329. msgid "Deleting used piece index=%d, fillRate(%%)=%d<=%d"
  330. msgstr "Raderar använd del index=%d, fillRate(%%)=%d<=%d"
  331. #: src/message.h:110
  332. msgid "Download of selected files was complete."
  333. msgstr "Nedladdningen av de valda filerna slutfördes."
  334. #: src/message.h:111
  335. msgid "The download was complete."
  336. msgstr "Nedladdningen slutfördes."
  337. #: src/message.h:112
  338. #, c-format
  339. msgid "Removed %d have entries."
  340. msgstr "Raderade %d har-poster"
  341. #: src/message.h:113
  342. #, c-format
  343. msgid "Validating file %s"
  344. msgstr "Validerar filen %s"
  345. #: src/message.h:114
  346. #, c-format
  347. msgid "%d seconds to allocate %s byte(s)"
  348. msgstr "%d sekunder för att allokera %s byte(s)"
  349. #: src/message.h:115
  350. #, c-format
  351. msgid "Dispatching FileAllocationCommand for CUID#%d."
  352. msgstr "Delegerar FileAllocationCommand för CUID#%d."
  353. #: src/message.h:116
  354. #, c-format
  355. msgid "Metalink: Queueing %s for download."
  356. msgstr "Metalänk: Lägger %s i kö för nedladdning."
  357. #: src/message.h:117
  358. #, c-format
  359. msgid "Download complete: %s"
  360. msgstr "Nedladdning slutförd: %s"
  361. #: src/message.h:118
  362. msgid "Seeding is over."
  363. msgstr "Seeding är över."
  364. #: src/message.h:119
  365. #, c-format
  366. msgid "CUID#%d cancels segment index=%d. CUID#%d handles it instead."
  367. msgstr "CUID#%d avbryter segment index=%d. CUID#%d tar över det istället."
  368. #: src/message.h:120
  369. msgid "No chunk to verify."
  370. msgstr "Inge del att verifiera."
  371. #: src/message.h:121
  372. #, c-format
  373. msgid "Good chunk checksum. hash=%s"
  374. msgstr "Bra delkontrollsumma. hash=%s"
  375. #: src/message.h:122
  376. #, c-format
  377. msgid "Failed to load cookies from %s"
  378. msgstr "Misslyckades med att ladda kakor från %s"
  379. #: src/message.h:123
  380. #, c-format
  381. msgid ""
  382. ".netrc file %s does not have correct permissions. It should be 600. netrc "
  383. "support disabled."
  384. msgstr ""
  385. #: src/message.h:124
  386. msgid "Logging started."
  387. msgstr "Loggning startad."
  388. #: src/message.h:125
  389. msgid "Specify at least one URL."
  390. msgstr "Ange minst en URL."
  391. #: src/message.h:126
  392. msgid "daemon failed."
  393. msgstr "demonen misslyckades."
  394. #: src/message.h:127
  395. #, c-format
  396. msgid "Verification finished successfully. file=%s"
  397. msgstr ""
  398. #: src/message.h:128
  399. #, c-format
  400. msgid "Checksum error detected. file=%s"
  401. msgstr ""
  402. #: src/message.h:129
  403. #, c-format
  404. msgid "Incomplete range specified. %s"
  405. msgstr ""
  406. #: src/message.h:130
  407. #, c-format
  408. msgid "Failed to convert string into value: %s"
  409. msgstr ""
  410. #: src/message.h:131
  411. msgid "Resource not found"
  412. msgstr ""
  413. #: src/message.h:132
  414. #, c-format
  415. msgid "File already exists. Renamed to %s."
  416. msgstr ""
  417. #: src/message.h:133
  418. msgid "Cannot parse metalink XML file. XML may be malformed."
  419. msgstr ""
  420. #: src/message.h:135
  421. msgid "Timeout."
  422. msgstr "Timeout."
  423. #: src/message.h:136
  424. msgid "Invalid chunk size."
  425. msgstr "Ogiltig delstorlek."
  426. #: src/message.h:137
  427. #, c-format
  428. msgid "Too large chunk. size=%d"
  429. msgstr "För stor del. storlek=%d"
  430. #: src/message.h:138
  431. msgid "Invalid header."
  432. msgstr "Ogiltig header."
  433. #: src/message.h:139
  434. msgid "Invalid response."
  435. msgstr "Ogiltig respons."
  436. #: src/message.h:140
  437. msgid "No header found."
  438. msgstr "Ingen header funnen."
  439. #: src/message.h:141
  440. msgid "No status header."
  441. msgstr "Ingen statusheader."
  442. #: src/message.h:142
  443. msgid "Proxy connection failed."
  444. msgstr "Misslyckades med uppkoppling till proxy."
  445. #: src/message.h:143
  446. msgid "Connection failed."
  447. msgstr "Uppkoppling misslyckades."
  448. #: src/message.h:144
  449. #, c-format
  450. msgid ""
  451. "The requested filename and the previously registered one are not same. "
  452. "Expected:%s Actual:%s"
  453. msgstr ""
  454. "Det begärda filnamnet och det tidigare registrerade överrensstämmer inte. "
  455. "Förväntat:%s Faktisktl:%s"
  456. #: src/message.h:145
  457. #, c-format
  458. msgid "The response status is not successful. status=%d"
  459. msgstr "Förfrågan misslyckades. status=%d"
  460. #: src/message.h:146
  461. #, c-format
  462. msgid "Too large file size. size=%s"
  463. msgstr "För stor filstorlek. size=%s"
  464. #: src/message.h:147
  465. #, c-format
  466. msgid "Transfer encoding %s is not supported."
  467. msgstr "Överföringskodning %s stöds ej."
  468. #: src/message.h:148
  469. #, c-format
  470. msgid "SSL initialization failed: %s"
  471. msgstr ""
  472. #: src/message.h:149
  473. msgid "SSL I/O error"
  474. msgstr ""
  475. #: src/message.h:150
  476. msgid "SSL protocol error"
  477. msgstr ""
  478. #: src/message.h:151
  479. #, c-format
  480. msgid "SSL unknown error %d"
  481. msgstr ""
  482. #: src/message.h:152
  483. #, c-format
  484. msgid "SSL initialization failed: OpenSSL connect error %d"
  485. msgstr ""
  486. #: src/message.h:153
  487. #, c-format
  488. msgid "Size mismatch Expected:%s Actual:%s"
  489. msgstr ""
  490. #: src/message.h:154
  491. msgid "Authorization failed."
  492. msgstr ""
  493. #: src/message.h:155
  494. msgid "Got EOF from the server."
  495. msgstr ""
  496. #: src/message.h:156
  497. msgid "Got EOF from peer."
  498. msgstr ""
  499. #: src/message.h:157
  500. msgid "Malformed meta info."
  501. msgstr "Felformaterad metainfo."
  502. #: src/message.h:159
  503. #, c-format
  504. msgid "Failed to open the file %s, cause: %s"
  505. msgstr ""
  506. #: src/message.h:160
  507. #, c-format
  508. msgid "Failed to write into the file %s, cause: %s"
  509. msgstr ""
  510. #: src/message.h:161
  511. #, c-format
  512. msgid "Failed to read from the file %s, cause: %s"
  513. msgstr ""
  514. #: src/message.h:162
  515. msgid "Failed to read data from disk."
  516. msgstr ""
  517. #: src/message.h:163
  518. #, c-format
  519. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  520. msgstr ""
  521. #: src/message.h:164
  522. #, c-format
  523. msgid "Failed to seek the file %s, cause: %s"
  524. msgstr ""
  525. #: src/message.h:165
  526. #, c-format
  527. msgid "The offset is out of range, offset=%s"
  528. msgstr ""
  529. #: src/message.h:166
  530. #, c-format
  531. msgid "%s is not a directory."
  532. msgstr "%s är inte en katalog."
  533. #: src/message.h:167
  534. #, c-format
  535. msgid "Failed to make the directory %s, cause: %s"
  536. msgstr ""
  537. #: src/message.h:168
  538. #, c-format
  539. msgid "Failed to open the segment file %s, cause: %s"
  540. msgstr ""
  541. #: src/message.h:169
  542. #, c-format
  543. msgid "Failed to write into the segment file %s, cause: %s"
  544. msgstr ""
  545. #: src/message.h:170
  546. #, c-format
  547. msgid "Failed to read from the segment file %s, cause: %s"
  548. msgstr ""
  549. #: src/message.h:172
  550. #, c-format
  551. msgid "Failed to open a socket, cause: %s"
  552. msgstr ""
  553. #: src/message.h:173
  554. #, c-format
  555. msgid "Failed to set a socket option, cause: %s"
  556. msgstr ""
  557. #: src/message.h:174
  558. #, c-format
  559. msgid "Failed to set a socket as blocking, cause: %s"
  560. msgstr ""
  561. #: src/message.h:175
  562. #, c-format
  563. msgid "Failed to set a socket as non-blocking, cause: %s"
  564. msgstr ""
  565. #: src/message.h:176
  566. #, c-format
  567. msgid "Failed to bind a socket, cause: %s"
  568. msgstr ""
  569. #: src/message.h:177
  570. #, c-format
  571. msgid "Failed to listen to a socket, cause: %s"
  572. msgstr ""
  573. #: src/message.h:178
  574. #, c-format
  575. msgid "Failed to accept a peer connection, cause: %s"
  576. msgstr ""
  577. #: src/message.h:179
  578. #, c-format
  579. msgid "Failed to get the name of socket, cause: %s"
  580. msgstr ""
  581. #: src/message.h:180
  582. #, c-format
  583. msgid "Failed to get the name of connected peer, cause: %s"
  584. msgstr ""
  585. #: src/message.h:181
  586. #, c-format
  587. msgid "Failed to resolve the hostname %s, cause: %s"
  588. msgstr ""
  589. #: src/message.h:182
  590. #, c-format
  591. msgid "Failed to connect to the host %s, cause: %s"
  592. msgstr ""
  593. #: src/message.h:183
  594. #, c-format
  595. msgid "Failed to check whether the socket is writable, cause: %s"
  596. msgstr ""
  597. #: src/message.h:184
  598. #, c-format
  599. msgid "Failed to check whether the socket is readable, cause: %s"
  600. msgstr ""
  601. #: src/message.h:185
  602. #, c-format
  603. msgid "Failed to send data, cause: %s"
  604. msgstr ""
  605. #: src/message.h:186
  606. #, c-format
  607. msgid "Failed to receive data, cause: %s"
  608. msgstr ""
  609. #: src/message.h:187
  610. #, c-format
  611. msgid "Failed to peek data, cause: %s"
  612. msgstr ""
  613. #: src/message.h:188
  614. #, c-format
  615. msgid "Unknown socket error %d (0x%x)"
  616. msgstr ""
  617. #: src/message.h:189
  618. #, c-format
  619. msgid "File %s exists, but %s does not exist."
  620. msgstr ""
  621. #: src/message.h:190
  622. #, c-format
  623. msgid "Invalid payload size for %s, size=%d. It should be %d."
  624. msgstr ""
  625. #: src/message.h:191
  626. #, c-format
  627. msgid "Invalid ID=%d for %s. It should be %d."
  628. msgstr ""
  629. #: src/message.h:192
  630. #, c-format
  631. msgid ""
  632. "Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
  633. "s, actualHash=%s"
  634. msgstr ""
  635. #: src/message.h:193
  636. msgid "Download aborted."
  637. msgstr ""
  638. #: src/message.h:194
  639. #, c-format
  640. msgid "File %s is being downloaded by other command."
  641. msgstr ""
  642. #: src/message.h:195
  643. msgid "Insufficient checksums."
  644. msgstr "Otillräckliga kontrollsummor."
  645. #: src/message.h:196
  646. #, c-format
  647. msgid "Tracker returned failure reason: %s"
  648. msgstr ""
  649. #: src/message.h:197
  650. msgid "Flooding detected."
  651. msgstr ""
  652. #: src/message.h:198
  653. #, c-format
  654. msgid ""
  655. "Drop connection because no request/piece messages were exchanged in a "
  656. "certain period(%d seconds)."
  657. msgstr ""
  658. #: src/message.h:199
  659. msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
  660. msgstr ""
  661. #: src/message.h:200
  662. #, c-format
  663. msgid "No such file entry %s"
  664. msgstr ""
  665. #: src/message.h:201
  666. #, c-format
  667. msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
  668. msgstr ""
  669. #: src/message.h:202
  670. msgid "No HttpRequestEntry found."
  671. msgstr ""
  672. #: src/message.h:203
  673. #, c-format
  674. msgid "Got %d status, but no location header provided."
  675. msgstr ""
  676. #: src/message.h:204
  677. #, c-format
  678. msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
  679. msgstr ""
  680. #: src/message.h:205
  681. msgid "No file matched with your preference."
  682. msgstr ""
  683. #: src/message.h:206
  684. msgid "Exception caught"
  685. msgstr "Undantag fångat"
  686. #: src/message.h:207
  687. #, c-format
  688. msgid "Max payload length exceeded or invalid. length = %d"
  689. msgstr ""
  690. #: src/message.h:208
  691. #, c-format
  692. msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
  693. msgstr ""
  694. #: src/MultiUrlRequestInfo.cc:74
  695. msgid "aria2 will resume download if the transfer is restarted."
  696. msgstr ""
  697. #: src/MultiUrlRequestInfo.cc:76
  698. msgid ""
  699. "If there are any errors, then see the log file. See '-l' option in help/man "
  700. "page for details."
  701. msgstr ""
  702. #: src/RequestGroupMan.cc:225
  703. msgid "Download Results:"
  704. msgstr ""
  705. #: src/Util.cc:701
  706. msgid "Files:"
  707. msgstr ""
  708. #: src/version_usage.cc:42
  709. msgid " Default: "
  710. msgstr ""
  711. #: src/version_usage.cc:45
  712. msgid " version "
  713. msgstr " version "
  714. #: src/version_usage.cc:49
  715. msgid ""
  716. "This program is free software; you can redistribute it and/or modify\n"
  717. "it under the terms of the GNU General Public License as published by\n"
  718. "the Free Software Foundation; either version 2 of the License, or\n"
  719. "(at your option) any later version.\n"
  720. "\n"
  721. "This program is distributed in the hope that it will be useful,\n"
  722. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  723. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  724. "GNU General Public License for more details.\n"
  725. "\n"
  726. "You should have received a copy of the GNU General Public License\n"
  727. "along with this program; if not, write to the Free Software\n"
  728. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  729. "USA\n"
  730. msgstr ""
  731. "This program is free software; you can redistribute it and/or modify\n"
  732. "it under the terms of the GNU General Public License as published by\n"
  733. "the Free Software Foundation; either version 2 of the License, or\n"
  734. "(at your option) any later version.\n"
  735. "\n"
  736. "This program is distributed in the hope that it will be useful,\n"
  737. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  738. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  739. "GNU General Public License for more details.\n"
  740. "\n"
  741. "You should have received a copy of the GNU General Public License\n"
  742. "along with this program; if not, write to the Free Software\n"
  743. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  744. "USA\n"
  745. #: src/version_usage.cc:84
  746. msgid "Contact Info:"
  747. msgstr "Kontaktinfo:"
  748. #: src/version_usage.cc:90
  749. #, c-format
  750. msgid "Usage: %s [options] URL ...\n"
  751. msgstr "Användning: %s [inställningar] URL ...\n"
  752. #: src/version_usage.cc:92
  753. #, c-format
  754. msgid " %s [options] -T TORRENT_FILE URL ...\n"
  755. msgstr ""
  756. #: src/version_usage.cc:95
  757. #, c-format
  758. msgid " %s [options] -M METALINK_FILE\n"
  759. msgstr " %s [inställningar] -M METALÄNK_FIL\n"
  760. #: src/version_usage.cc:98
  761. msgid "Options:"
  762. msgstr "Inställningar:"
  763. #: src/version_usage.cc:99
  764. msgid ""
  765. " -d, --dir=DIR The directory to store the downloaded file."
  766. msgstr " -d, --dir=DIR Katalogen som filen ska laddas ner till."
  767. #: src/version_usage.cc:100
  768. msgid " -o, --out=FILE The file name of the downloaded file."
  769. msgstr " -o, --out=FILE Filnamnet för den nedladdade filen."
  770. #: src/version_usage.cc:101
  771. msgid ""
  772. " -l, --log=LOG The file name of the log file. If '-' is\n"
  773. " specified, log is written to stdout."
  774. msgstr ""
  775. " -l, --log=LOG Loggfilens filnamn. Om du anger '-'\n"
  776. " kommer loggen att skrivas till stdout."
  777. #: src/version_usage.cc:104
  778. msgid " -D, --daemon Run as daemon."
  779. msgstr " -D, --daemon Kör som demon."
  780. #: src/version_usage.cc:106
  781. msgid ""
  782. " -s, --split=N Download a file using N connections. N must "
  783. "be\n"
  784. " between 1 and 5. This option affects all "
  785. "URLs.\n"
  786. " Thus, aria2 connects to each URL with\n"
  787. " N connections.\n"
  788. " Default: 1"
  789. msgstr ""
  790. " -s, --split=N Ladda ner en fil med N uppkopplingar. N måste "
  791. "vara\n"
  792. " mellan 1 och 5. Den här inställningen påverkar "
  793. "alla\n"
  794. " URLer. Aria2 gör alltså N uppkopplingar till "
  795. "varje URL.\n"
  796. " Förvalt: 1"
  797. #: src/version_usage.cc:111
  798. msgid ""
  799. " --retry-wait=SEC Set the seconds to wait to retry after an "
  800. "error\n"
  801. " has occured. Specify a value between 0 and "
  802. "60.\n"
  803. " Default: 5"
  804. msgstr ""
  805. #: src/version_usage.cc:114
  806. msgid " -t, --timeout=SEC Set timeout in seconds. Default: 60"
  807. msgstr ""
  808. #: src/version_usage.cc:115
  809. msgid ""
  810. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  811. " Default: 5"
  812. msgstr ""
  813. " -m, --max-tries=N Ange antalet försök. 0 innebär obegränsat.\n"
  814. " Förvalt: 5"
  815. #: src/version_usage.cc:123
  816. msgid ""
  817. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects all URLs."
  818. msgstr ""
  819. #: src/version_usage.cc:124
  820. msgid " --http-user=USER Set HTTP user. This affects all URLs."
  821. msgstr ""
  822. #: src/version_usage.cc:125
  823. msgid " --http-passwd=PASSWD Set HTTP password. This affects all URLs."
  824. msgstr ""
  825. #: src/version_usage.cc:126
  826. msgid ""
  827. " --http-proxy-user=USER Set HTTP proxy user. This affects all URLs."
  828. msgstr ""
  829. #: src/version_usage.cc:127
  830. msgid ""
  831. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects all URLs."
  832. msgstr ""
  833. #: src/version_usage.cc:128
  834. msgid ""
  835. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  836. " METHOD is either 'get' or 'tunnel'.\n"
  837. " Default: tunnel"
  838. msgstr ""
  839. #: src/version_usage.cc:131
  840. msgid ""
  841. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  842. "basic\n"
  843. " is the only supported scheme.\n"
  844. " Default: basic"
  845. msgstr ""
  846. #: src/version_usage.cc:134
  847. msgid " --referer=REFERER Set Referer. This affects all URLs."
  848. msgstr ""
  849. " --referer=REFERER Ange Referer. Detta påverkar allal URLer."
  850. #: src/version_usage.cc:135
  851. msgid ""
  852. " --ftp-user=USER Set FTP user. This affects all URLs.\n"
  853. " Default: anonymous"
  854. msgstr ""
  855. #: src/version_usage.cc:137
  856. msgid ""
  857. " --ftp-passwd=PASSWD Set FTP password. This affects all URLs.\n"
  858. " Default: ARIA2USER@"
  859. msgstr ""
  860. #: src/version_usage.cc:139
  861. msgid ""
  862. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  863. "'binary'\n"
  864. " or 'ascii'.\n"
  865. " Default: binary"
  866. msgstr ""
  867. #: src/version_usage.cc:142
  868. msgid " -p, --ftp-pasv Use passive mode in FTP."
  869. msgstr " -p, --ftp-pasv Använd passivt läge för FTP."
  870. #: src/version_usage.cc:143
  871. msgid ""
  872. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  873. "or\n"
  874. " 'tunnel'.\n"
  875. " Default: tunnel"
  876. msgstr ""
  877. #: src/version_usage.cc:146
  878. msgid ""
  879. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  880. "than\n"
  881. " or equal to this value(bytes per sec).\n"
  882. " 0 means aria2 does not have a lowest speed "
  883. "limit.\n"
  884. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  885. " This option does not affect BitTorrent "
  886. "downloads.\n"
  887. " Default: 0"
  888. msgstr ""
  889. #: src/version_usage.cc:153
  890. msgid ""
  891. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  892. " 0 means unrestricted.\n"
  893. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  894. " Default: 0"
  895. msgstr ""
  896. #: src/version_usage.cc:157
  897. msgid ""
  898. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  899. "either\n"
  900. " 'none' or 'prealloc'. 'none' doesn't pre-"
  901. "allocate\n"
  902. " file space. 'prealloc' pre-allocates file "
  903. "space\n"
  904. " before download begins. This may take some "
  905. "time\n"
  906. " depending on the size of the file.\n"
  907. " Default: prealloc"
  908. msgstr ""
  909. #: src/version_usage.cc:163
  910. msgid ""
  911. " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n"
  912. " size is smaller than SIZE.\n"
  913. " You can append K or M(1K = 1024, 1M = 1024K)."
  914. msgstr ""
  915. #: src/version_usage.cc:168
  916. msgid ""
  917. " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage "
  918. "while\n"
  919. " allocating files.\n"
  920. " Turn off if you encounter any error"
  921. msgstr ""
  922. #: src/version_usage.cc:173
  923. msgid ""
  924. " --allow-overwrite=true|false If false, aria2 doesn't download a file which\n"
  925. " already exists but the corresponding .aria2 "
  926. "file\n"
  927. " doesn't exist.\n"
  928. " Default: false"
  929. msgstr ""
  930. #: src/version_usage.cc:177
  931. msgid ""
  932. " --allow-piece-length-change=true|false If false is given, aria2 aborts "
  933. "download\n"
  934. " when a piece length is different from one in\n"
  935. " a control file. If true is given, you can "
  936. "proceed\n"
  937. " but some download progress will be lost."
  938. msgstr ""
  939. #: src/version_usage.cc:182
  940. msgid ""
  941. " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
  942. "sequentially\n"
  943. " and download each URI in a separate session, "
  944. "like\n"
  945. " the usual command-line download utilities.\n"
  946. " Default: false"
  947. msgstr ""
  948. #: src/version_usage.cc:186
  949. msgid ""
  950. " --auto-file-renaming[=true|false] Rename file name if the same file "
  951. "already\n"
  952. " exists. This option works only in http(s)/ftp\n"
  953. " download.\n"
  954. " The new file name has a dot and a number"
  955. "(1..9999)\n"
  956. " appended.\n"
  957. " Default: true"
  958. msgstr ""
  959. #: src/version_usage.cc:192
  960. msgid ""
  961. " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
  962. " You can specify set of parts:\n"
  963. " http://{sv1,sv2,sv3}/foo.iso\n"
  964. " Also you can specify numeric sequences with "
  965. "step\n"
  966. " counter:\n"
  967. " http://host/image[000-100:2].img\n"
  968. " A step counter can be omitted.\n"
  969. " If all URIs do not point to the same file, "
  970. "such\n"
  971. " as the second example above, -Z option is\n"
  972. " required.\n"
  973. " Default: false"
  974. msgstr ""
  975. #: src/version_usage.cc:203
  976. msgid ""
  977. " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent "
  978. "connection.\n"
  979. " Default: false"
  980. msgstr ""
  981. #: src/version_usage.cc:205
  982. msgid ""
  983. " --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining.\n"
  984. " Default: false"
  985. msgstr ""
  986. #: src/version_usage.cc:208
  987. msgid ""
  988. " --check-integrity=true|false Check file integrity by validating piece "
  989. "hash.\n"
  990. " This option only affects in BitTorrent "
  991. "downloads\n"
  992. " and Metalink downloads with chunk checksums.\n"
  993. " Use this option to re-download a damaged "
  994. "portion\n"
  995. " of a file.\n"
  996. " Default: false"
  997. msgstr ""
  998. #: src/version_usage.cc:214
  999. msgid ""
  1000. " --realtime-chunk-checksum=true|false Validate chunk checksum while\n"
  1001. " downloading a file in Metalink mode. This "
  1002. "option\n"
  1003. " on affects Metalink mode with chunk "
  1004. "checksums.\n"
  1005. " Default: true"
  1006. msgstr ""
  1007. " --realtime-chunk-checksum=true|false Kontrollera delkontrollsummor när\n"
  1008. " en fil laddas ner i Metalänkläge. Den här "
  1009. "inställningen\n"
  1010. " påverkar bara Metalänkläge med "
  1011. "delkontrollsummor.\n"
  1012. " Förvalt: true"
  1013. #: src/version_usage.cc:219
  1014. msgid ""
  1015. " -c, --continue Continue downloading a partially downloaded\n"
  1016. " file. Use this option to resume a download\n"
  1017. " started by a web browser or another program\n"
  1018. " which downloads files sequentially from the\n"
  1019. " beginning. Currently this option is only\n"
  1020. " applicable to http(s)/ftp downloads."
  1021. msgstr ""
  1022. " -c, --continue Fortsätt ladda ner en delvis nerladdad\n"
  1023. " fil. Använd den här inställningen för att "
  1024. "fortsätta en\n"
  1025. " nedladdning startad av en webbläsare eller "
  1026. "annat\n"
  1027. " program som laddar ner filer kontinuerligt "
  1028. "från\n"
  1029. " början av filen. För tillfället är "
  1030. "inställningen bara\n"
  1031. " applicerbar på http(s)/ftp nedladdningar."
  1032. #: src/version_usage.cc:225
  1033. msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
  1034. msgstr " -U, --user-agent=USER_AGENT Ange \"user agent\" för http(s)."
  1035. #: src/version_usage.cc:226
  1036. msgid " -n, --no-netrc Disables netrc support."
  1037. msgstr " -n, --no-netrc Avaktiverar stöd för netrc."
  1038. #: src/version_usage.cc:227
  1039. msgid ""
  1040. " -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
  1041. " multiple URIs for a single entity: separate\n"
  1042. " URIs on a single line using the TAB "
  1043. "character.\n"
  1044. " Reads input from stdin when '-' is specified."
  1045. msgstr ""
  1046. " -i, --input-file=FIL Laddar ner URIer funna i FIL. Du kan ange\n"
  1047. " flera URIer för en specifik fil: separera\n"
  1048. " URIerna på en rad med TAB-tecken.\n"
  1049. " Läser datan från stdin om '-' anges."
  1050. #: src/version_usage.cc:231
  1051. msgid ""
  1052. " -j, --max-concurrent-downloads=N Set maximum number of concurrent "
  1053. "downloads.\n"
  1054. " It should be used with the -i option.\n"
  1055. " Default: 5"
  1056. msgstr ""
  1057. " -j, --max-concurrent-downloads=N Ange det maximala antalet samtidiga "
  1058. "nedladdningar.\n"
  1059. " Används tillsammans med inställningen -i.\n"
  1060. " Förvalt: 5"
  1061. #: src/version_usage.cc:234
  1062. msgid ""
  1063. " --load-cookies=FILE Load cookies from FILE. The format of FILE is\n"
  1064. " the same used by Netscape and Mozilla."
  1065. msgstr ""
  1066. " --load-cookies=FIL Ladda kakor från FIL. Filformatet är\n"
  1067. " samma som Netscapes and Mozillas."
  1068. #: src/version_usage.cc:237
  1069. msgid ""
  1070. " -S, --show-files Print file listing of .torrent or .metalink "
  1071. "file\n"
  1072. " and exit. More detailed information will be "
  1073. "listed\n"
  1074. " in case of torrent file."
  1075. msgstr ""
  1076. #: src/version_usage.cc:240
  1077. msgid ""
  1078. " --select-file=INDEX... Set file to download by specifing its index.\n"
  1079. " You can find the file index using the\n"
  1080. " --show-files option. Multiple indexes can be\n"
  1081. " specified by using ',', for example: \"3,6\".\n"
  1082. " You can also use '-' to specify a range: \"1-5"
  1083. "\".\n"
  1084. " ',' and '-' can be used together.\n"
  1085. " When used with the -M option, index may vary\n"
  1086. " depending on the query(see --metalink-* "
  1087. "options)."
  1088. msgstr ""
  1089. #: src/version_usage.cc:250
  1090. msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
  1091. msgstr ""
  1092. #: src/version_usage.cc:251
  1093. msgid ""
  1094. " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
  1095. " whose suffix is .torrent or content type is\n"
  1096. " application/x-bittorrent is downloaded, aria2\n"
  1097. " parses it as a torrent file and downloads "
  1098. "files\n"
  1099. " mentioned in it.\n"
  1100. " If mem is specified, a torrent file is not\n"
  1101. " written to the disk, but is just kept in "
  1102. "memory.\n"
  1103. " If false is specified, the action mentioned "
  1104. "above\n"
  1105. " is not taken."
  1106. msgstr ""
  1107. #: src/version_usage.cc:261
  1108. msgid ""
  1109. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  1110. " mentioned in .torrent file.\n"
  1111. " Default: true"
  1112. msgstr ""
  1113. #: src/version_usage.cc:264
  1114. msgid ""
  1115. " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
  1116. " Multiple ports can be specified by using ',',\n"
  1117. " for example: \"6881,6885\". You can also use "
  1118. "'-'\n"
  1119. " to specify a range: \"6881-6999\". ',' and '-' "
  1120. "can\n"
  1121. " be used together."
  1122. msgstr ""
  1123. #: src/version_usage.cc:270
  1124. msgid ""
  1125. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  1126. " 0 means unrestricted.\n"
  1127. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  1128. " Default: 0"
  1129. msgstr ""
  1130. #: src/version_usage.cc:274
  1131. msgid ""
  1132. " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
  1133. " --seed-ratio option."
  1134. msgstr ""
  1135. #: src/version_usage.cc:276
  1136. msgid ""
  1137. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
  1138. " until share ratio reaches RATIO. 1.0 is\n"
  1139. " encouraged. Specify 0.0 if you intend to do\n"
  1140. " seeding regardless of share ratio.\n"
  1141. " If --seed-time option is specified along with\n"
  1142. " this option, seeding ends when at least one "
  1143. "of\n"
  1144. " the conditions is satisfied."
  1145. msgstr ""
  1146. #: src/version_usage.cc:284
  1147. msgid ""
  1148. " --peer-id-prefix=PEERI_ID_PREFIX Specify the prefix of peer ID. The peer ID "
  1149. "in\n"
  1150. " BitTorrent is 20 byte length. If more than 20\n"
  1151. " bytes are specified, only first 20\n"
  1152. " bytes are used. If less than 20 bytes are\n"
  1153. " specified, the random alphabet characters are\n"
  1154. " added to make it's length 20 bytes.\n"
  1155. " Default: -aria2-"
  1156. msgstr ""
  1157. #: src/version_usage.cc:293
  1158. msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
  1159. msgstr " -M, --metalink-file=METALÄNKFIL Sökvägen till .metlink-filen."
  1160. #: src/version_usage.cc:294
  1161. msgid ""
  1162. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  1163. " simultaneously.\n"
  1164. " Default: 5"
  1165. msgstr ""
  1166. " -C, --metalink-servers=ANTAL_SERVRAR Antalet servrar att koppla upp till\n"
  1167. " samtidigt.\n"
  1168. " Förvalt: 5"
  1169. #: src/version_usage.cc:297
  1170. msgid " --metalink-version=VERSION The version of the file to download."
  1171. msgstr " --metalink-version=VERSION Versionen av filen som ska laddas ner."
  1172. #: src/version_usage.cc:298
  1173. msgid " --metalink-language=LANGUAGE The language of the file to download."
  1174. msgstr " --metalink-language=SPRÅK Språket för filen som ska laddas ner."
  1175. #: src/version_usage.cc:299
  1176. msgid ""
  1177. " --metalink-os=OS The operating system of the file to download."
  1178. msgstr ""
  1179. " --metalink-os=OS Operativsystemet för filen som ska laddas ner."
  1180. #: src/version_usage.cc:300
  1181. msgid ""
  1182. " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
  1183. " A comma-deliminated list of locations is\n"
  1184. " acceptable."
  1185. msgstr ""
  1186. #: src/version_usage.cc:303
  1187. msgid ""
  1188. " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
  1189. " whose suffix is .metaink or content type is\n"
  1190. " application/metalink+xml is downloaded, aria2\n"
  1191. " parses it as a metalink file and downloads "
  1192. "files\n"
  1193. " mentioned in it.\n"
  1194. " If mem is specified, a metalink file is not\n"
  1195. " written to the disk, but is just kept in "
  1196. "memory.\n"
  1197. " If false is specified, the action mentioned "
  1198. "above\n"
  1199. " is not taken."
  1200. msgstr ""
  1201. #: src/version_usage.cc:314
  1202. msgid " -v, --version Print the version number and exit."
  1203. msgstr " -v, --version Skriv ut versionsnumret och avsluta."
  1204. #: src/version_usage.cc:315
  1205. msgid " -h, --help Print this message and exit."
  1206. msgstr " -h, --help Skriv ut detta meddelande och avsluta."
  1207. #: src/version_usage.cc:318
  1208. msgid ""
  1209. " You can specify multiple URLs. Unless you specify -Z option, all URLs must\n"
  1210. " point to the same file or downloading will fail."
  1211. msgstr ""
  1212. #: src/version_usage.cc:320
  1213. msgid ""
  1214. " You can specify both torrent file with -T option and URLs. By doing this,\n"
  1215. " download a file from both torrent swarm and http/ftp server at the same "
  1216. "time,\n"
  1217. " while the data from http/ftp are uploaded to the torrent swarm. Note that\n"
  1218. " only single file torrent can be integrated with http/ftp."
  1219. msgstr ""
  1220. #: src/version_usage.cc:325
  1221. msgid ""
  1222. " Make sure that URL is quoted with single(') or double(\") quotation if it\n"
  1223. " contains \"&\" or any characters that have special meaning in shell."
  1224. msgstr ""
  1225. #: src/version_usage.cc:328
  1226. msgid "Refer to man page for more information."
  1227. msgstr ""
  1228. #: src/version_usage.cc:330
  1229. #, c-format
  1230. msgid "Report bugs to %s"
  1231. msgstr "Rapportera buggar till %s"
  1232. #: src/BtSetup.cc:108
  1233. msgid "Errors occurred while binding port.\n"
  1234. msgstr ""