nl.po 46 KB

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