nl.po 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629
  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-03-15 20:03+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:70
  20. msgid "must be either 'true' or 'false'."
  21. msgstr ""
  22. #: src/OptionHandlerImpl.h:91 src/OptionHandlerImpl.h:124
  23. #, c-format
  24. msgid "must be between %s and %s."
  25. msgstr "moet tussen %s en %s zitten."
  26. #: src/OptionHandlerImpl.h:121
  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:127
  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:130 src/OptionHandlerImpl.h:176
  35. msgid "must be a number."
  36. msgstr "moet een nummer zijn"
  37. #: src/OptionHandlerImpl.h:167
  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:170
  42. #, c-format
  43. msgid "must be between %.1f and %.1f."
  44. msgstr "moet tussen %.1f en %.1f zitten."
  45. #: src/OptionHandlerImpl.h:173
  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:235
  50. msgid "must be one of the following:"
  51. msgstr "moet een van de volgende zijn"
  52. #: src/OptionHandlerImpl.h:272
  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. N must "
  758. "be\n"
  759. " between 1 and 5. This option affects all "
  760. "URLs.\n"
  761. " Thus, aria2 connects to each URL with\n"
  762. " N connections.\n"
  763. " Default: 1"
  764. msgstr ""
  765. #: src/usage_text.h:52
  766. msgid ""
  767. " --retry-wait=SEC Set the seconds to wait to retry after an "
  768. "error\n"
  769. " has occured. Specify a value between 0 and "
  770. "60.\n"
  771. " Default: 5"
  772. msgstr ""
  773. #: src/usage_text.h:56
  774. msgid " -t, --timeout=SEC Set timeout in seconds. Default: 60"
  775. msgstr ""
  776. #: src/usage_text.h:58
  777. msgid ""
  778. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  779. " Default: 5"
  780. msgstr ""
  781. #: src/usage_text.h:61
  782. msgid ""
  783. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects all URLs."
  784. msgstr ""
  785. #: src/usage_text.h:63
  786. msgid " --http-user=USER Set HTTP user. This affects all URLs."
  787. msgstr ""
  788. #: src/usage_text.h:65
  789. msgid " --http-passwd=PASSWD Set HTTP password. This affects all URLs."
  790. msgstr ""
  791. #: src/usage_text.h:67
  792. msgid ""
  793. " --http-proxy-user=USER Set HTTP proxy user. This affects all URLs."
  794. msgstr ""
  795. #: src/usage_text.h:69
  796. msgid ""
  797. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects all URLs."
  798. msgstr ""
  799. #: src/usage_text.h:71
  800. msgid ""
  801. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  802. " METHOD is either 'get' or 'tunnel'.\n"
  803. " Default: tunnel"
  804. msgstr ""
  805. #: src/usage_text.h:75
  806. msgid ""
  807. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  808. "basic\n"
  809. " is the only supported scheme.\n"
  810. " Default: basic"
  811. msgstr ""
  812. #: src/usage_text.h:79
  813. msgid " --referer=REFERER Set Referer. This affects all URLs."
  814. msgstr ""
  815. #: src/usage_text.h:81
  816. msgid ""
  817. " --ftp-user=USER Set FTP user. This affects all URLs.\n"
  818. " Default: anonymous"
  819. msgstr ""
  820. #: src/usage_text.h:84
  821. msgid ""
  822. " --ftp-passwd=PASSWD Set FTP password. This affects all URLs.\n"
  823. " Default: ARIA2USER@"
  824. msgstr ""
  825. #: src/usage_text.h:87
  826. msgid ""
  827. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  828. "'binary'\n"
  829. " or 'ascii'.\n"
  830. " Default: binary"
  831. msgstr ""
  832. #: src/usage_text.h:91
  833. msgid " -p, --ftp-pasv Use passive mode in FTP."
  834. msgstr " -p, --ftp-pasv Gebruik passive mode bij FTP."
  835. #: src/usage_text.h:93
  836. msgid ""
  837. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  838. "or\n"
  839. " 'tunnel'.\n"
  840. " Default: tunnel"
  841. msgstr ""
  842. #: src/usage_text.h:97
  843. msgid ""
  844. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  845. "than\n"
  846. " or equal to this value(bytes per sec).\n"
  847. " 0 means aria2 does not have a lowest speed "
  848. "limit.\n"
  849. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  850. " This option does not affect BitTorrent "
  851. "downloads.\n"
  852. " Default: 0"
  853. msgstr ""
  854. #: src/usage_text.h:104
  855. msgid ""
  856. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  857. " 0 means unrestricted.\n"
  858. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  859. " Default: 0"
  860. msgstr ""
  861. #: src/usage_text.h:109
  862. msgid ""
  863. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  864. "either\n"
  865. " 'none' or 'prealloc'. 'none' doesn't pre-"
  866. "allocate\n"
  867. " file space. 'prealloc' pre-allocates file "
  868. "space\n"
  869. " before download begins. This may take some "
  870. "time\n"
  871. " depending on the size of the file.\n"
  872. " Default: prealloc"
  873. msgstr ""
  874. #: src/usage_text.h:116
  875. msgid ""
  876. " --no-file-allocation-limit=SIZE No file allocation is made for files whose\n"
  877. " size is smaller than SIZE.\n"
  878. " You can append K or M(1K = 1024, 1M = 1024K)."
  879. msgstr ""
  880. #: src/usage_text.h:120
  881. msgid ""
  882. " --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage "
  883. "while\n"
  884. " allocating files.\n"
  885. " Turn off if you encounter any error"
  886. msgstr ""
  887. #: src/usage_text.h:124
  888. msgid ""
  889. " --allow-overwrite=true|false If false, aria2 doesn't download a file which\n"
  890. " already exists but the corresponding .aria2 "
  891. "file\n"
  892. " doesn't exist.\n"
  893. " Default: false"
  894. msgstr ""
  895. #: src/usage_text.h:129
  896. msgid ""
  897. " --allow-piece-length-change=true|false If false is given, aria2 aborts "
  898. "download\n"
  899. " when a piece length is different from one in\n"
  900. " a control file. If true is given, you can "
  901. "proceed\n"
  902. " but some download progress will be lost."
  903. msgstr ""
  904. #: src/usage_text.h:134
  905. msgid ""
  906. " -Z, --force-sequential[=true|false] Fetch URIs in the command-line "
  907. "sequentially\n"
  908. " and download each URI in a separate session, "
  909. "like\n"
  910. " the usual command-line download utilities.\n"
  911. " Default: false"
  912. msgstr ""
  913. #: src/usage_text.h:139
  914. msgid ""
  915. " --auto-file-renaming[=true|false] Rename file name if the same file "
  916. "already\n"
  917. " exists. This option works only in http(s)/ftp\n"
  918. " download.\n"
  919. " The new file name has a dot and a number"
  920. "(1..9999)\n"
  921. " appended.\n"
  922. " Default: true"
  923. msgstr ""
  924. #: src/usage_text.h:146
  925. msgid ""
  926. " -P, --parameterized-uri[=true|false] Enable parameterized URI support.\n"
  927. " You can specify set of parts:\n"
  928. " http://{sv1,sv2,sv3}/foo.iso\n"
  929. " Also you can specify numeric sequences with "
  930. "step\n"
  931. " counter:\n"
  932. " http://host/image[000-100:2].img\n"
  933. " A step counter can be omitted.\n"
  934. " If all URIs do not point to the same file, "
  935. "such\n"
  936. " as the second example above, -Z option is\n"
  937. " required.\n"
  938. " Default: false"
  939. msgstr ""
  940. #: src/usage_text.h:158
  941. msgid ""
  942. " --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent "
  943. "connection.\n"
  944. " Default: false"
  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 concurrent "
  998. "downloads.\n"
  999. " It should be used with the -i option.\n"
  1000. " Default: 5"
  1001. msgstr ""
  1002. #: src/usage_text.h:196
  1003. msgid ""
  1004. " --load-cookies=FILE Load cookies from FILE. The format of FILE is\n"
  1005. " the same used by Netscape and Mozilla."
  1006. msgstr ""
  1007. #: src/usage_text.h:199
  1008. msgid ""
  1009. " -S, --show-files Print file listing of .torrent or .metalink "
  1010. "file\n"
  1011. " and exit. More detailed information will be "
  1012. "listed\n"
  1013. " in case of torrent file."
  1014. msgstr ""
  1015. #: src/usage_text.h:203
  1016. msgid ""
  1017. " --select-file=INDEX... Set file to download by specifing its index.\n"
  1018. " You can find the file index using the\n"
  1019. " --show-files option. Multiple indexes can be\n"
  1020. " specified by using ',', for example: \"3,6\".\n"
  1021. " You can also use '-' to specify a range: \"1-5"
  1022. "\".\n"
  1023. " ',' and '-' can be used together.\n"
  1024. " When used with the -M option, index may vary\n"
  1025. " depending on the query(see --metalink-* "
  1026. "options)."
  1027. msgstr ""
  1028. #: src/usage_text.h:212
  1029. msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
  1030. msgstr ""
  1031. #: src/usage_text.h:214
  1032. msgid ""
  1033. " --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
  1034. " whose suffix is .torrent or content type is\n"
  1035. " application/x-bittorrent is downloaded, aria2\n"
  1036. " parses it as a torrent file and downloads "
  1037. "files\n"
  1038. " mentioned in it.\n"
  1039. " If mem is specified, a torrent file is not\n"
  1040. " written to the disk, but is just kept in "
  1041. "memory.\n"
  1042. " If false is specified, the action mentioned "
  1043. "above\n"
  1044. " is not taken."
  1045. msgstr ""
  1046. #: src/usage_text.h:224
  1047. msgid ""
  1048. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  1049. " mentioned in .torrent file.\n"
  1050. " Default: true"
  1051. msgstr ""
  1052. #: src/usage_text.h:228
  1053. msgid ""
  1054. " --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
  1055. " Multiple ports can be specified by using ',',\n"
  1056. " for example: \"6881,6885\". You can also use "
  1057. "'-'\n"
  1058. " to specify a range: \"6881-6999\". ',' and '-' "
  1059. "can\n"
  1060. " be used together."
  1061. msgstr ""
  1062. #: src/usage_text.h:234
  1063. msgid ""
  1064. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  1065. " 0 means unrestricted.\n"
  1066. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  1067. " Default: 0"
  1068. msgstr ""
  1069. #: src/usage_text.h:239
  1070. msgid ""
  1071. " --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
  1072. " --seed-ratio option."
  1073. msgstr ""
  1074. #: src/usage_text.h:242
  1075. msgid ""
  1076. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
  1077. " until share ratio reaches RATIO. 1.0 is\n"
  1078. " encouraged. Specify 0.0 if you intend to do\n"
  1079. " seeding regardless of share ratio.\n"
  1080. " If --seed-time option is specified along with\n"
  1081. " this option, seeding ends when at least one "
  1082. "of\n"
  1083. " the conditions is satisfied."
  1084. msgstr ""
  1085. #: src/usage_text.h:250
  1086. msgid ""
  1087. " --peer-id-prefix=PEERI_ID_PREFIX Specify the prefix of peer ID. The peer ID "
  1088. "in\n"
  1089. " BitTorrent is 20 byte length. If more than 20\n"
  1090. " bytes are specified, only first 20\n"
  1091. " bytes are used. If less than 20 bytes are\n"
  1092. " specified, the random alphabet characters are\n"
  1093. " added to make it's length 20 bytes.\n"
  1094. " Default: -aria2-"
  1095. msgstr ""
  1096. #: src/usage_text.h:258
  1097. msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
  1098. msgstr ""
  1099. #: src/usage_text.h:260
  1100. msgid " --enable-dht[=true|false] Enable DHT functionality."
  1101. msgstr ""
  1102. #: src/usage_text.h:262
  1103. msgid ""
  1104. " --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
  1105. " Multiple ports can be specified by using ',',\n"
  1106. " for example: \"6881,6885\". You can also use "
  1107. "'-'\n"
  1108. " to specify a range: \"6881-6999\". ',' and '-' "
  1109. "can\n"
  1110. " be used together."
  1111. msgstr ""
  1112. #: src/usage_text.h:268
  1113. msgid ""
  1114. " --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
  1115. " network."
  1116. msgstr ""
  1117. #: src/usage_text.h:271
  1118. msgid ""
  1119. " --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
  1120. " If several encryption methods are provided by "
  1121. "a\n"
  1122. " peer, aria2 chooses a lowest one which "
  1123. "satisfies\n"
  1124. " the given level."
  1125. msgstr ""
  1126. #: src/usage_text.h:276
  1127. msgid ""
  1128. " --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
  1129. " establish connection with legacy BitTorrent\n"
  1130. " handshake. Thus aria2 always uses Obfuscation\n"
  1131. " handshake."
  1132. msgstr ""
  1133. #: src/usage_text.h:281
  1134. msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
  1135. msgstr ""
  1136. " -M, --metalink-file=METALINK_BESTAND Het pad naar het .metalink bestand."
  1137. #: src/usage_text.h:283
  1138. msgid ""
  1139. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  1140. " simultaneously.\n"
  1141. " Default: 5"
  1142. msgstr ""
  1143. " -C, --metalink-servers=AANTAL_SERVERS Het aantal servers om simultaan een\n"
  1144. " connectie mee te maken.\n"
  1145. " Standaard: 5"
  1146. #: src/usage_text.h:287
  1147. msgid " --metalink-version=VERSION The version of the file to download."
  1148. msgstr " --metalink-version=VERSIE De versie van het te downloaden betand."
  1149. #: src/usage_text.h:289
  1150. msgid " --metalink-language=LANGUAGE The language of the file to download."
  1151. msgstr " --metalink-language=TAAL De taal van het te downloaden bestand."
  1152. #: src/usage_text.h:291
  1153. msgid ""
  1154. " --metalink-os=OS The operating system of the file to download."
  1155. msgstr " --metalink-os=OS Het besturingssysteem van het te downloaden bestand."
  1156. #: src/usage_text.h:293
  1157. msgid ""
  1158. " --metalink-location=LOCATION[,...] The location of the preferred server.\n"
  1159. " A comma-deliminated list of locations is\n"
  1160. " acceptable."
  1161. msgstr ""
  1162. #: src/usage_text.h:297
  1163. msgid ""
  1164. " --metalink-preferred-protocol=PROTO Specify preferred protocol. The "
  1165. "possible\n"
  1166. " values are 'http', 'https', 'ftp' and 'none'.\n"
  1167. " Specifiy none to disable this feature."
  1168. msgstr ""
  1169. #: src/usage_text.h:301
  1170. msgid ""
  1171. " --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
  1172. " whose suffix is .metaink or content type is\n"
  1173. " application/metalink+xml is downloaded, aria2\n"
  1174. " parses it as a metalink file and downloads "
  1175. "files\n"
  1176. " mentioned in it.\n"
  1177. " If mem is specified, a metalink file is not\n"
  1178. " written to the disk, but is just kept in "
  1179. "memory.\n"
  1180. " If false is specified, the action mentioned "
  1181. "above\n"
  1182. " is not taken."
  1183. msgstr ""
  1184. #: src/usage_text.h:311
  1185. msgid ""
  1186. " --metalink-enable-unique-protocol=true|false If true is given and several\n"
  1187. " protocols are available for a mirror in a "
  1188. "metalink\n"
  1189. " file, aria2 uses one of them.\n"
  1190. " Use --metalink-preferred-protocol option to\n"
  1191. " specify the preference of protocol."
  1192. msgstr ""
  1193. #: src/usage_text.h:317
  1194. msgid " -v, --version Print the version number and exit."
  1195. msgstr " -v, --version Toon het versie nummer en sluit."
  1196. #: src/usage_text.h:319
  1197. msgid ""
  1198. " -h, --help[=CATEGORY] Print usage and exit.\n"
  1199. " The help messages are classified in several\n"
  1200. " categories. For example, type \"--help=http\" "
  1201. "for\n"
  1202. " detailed explanation for the options related "
  1203. "to\n"
  1204. " http. If no matching category is found, "
  1205. "search\n"
  1206. " option name using a given word, in forward "
  1207. "match\n"
  1208. " and print the result."
  1209. msgstr ""
  1210. #: src/usage_text.h:327
  1211. msgid " --no-conf Disable loading aria2.conf file."
  1212. msgstr ""
  1213. #: src/usage_text.h:329
  1214. msgid ""
  1215. " --conf-path=PATH Change the configuration file path to PATH."
  1216. msgstr ""
  1217. #: src/usage_text.h:331
  1218. msgid ""
  1219. " --stop=SEC Stop application after SEC seconds has "
  1220. "passed.\n"
  1221. " If 0 is given, this feature is disabled."
  1222. msgstr ""
  1223. #: src/BtSetup.cc:123
  1224. msgid "Errors occurred while binding port.\n"
  1225. msgstr ""
  1226. #: src/DownloadEngine.cc:296
  1227. msgid ""
  1228. "Shutdown sequence commencing... Press Ctrl-C again for emergency shutdown."
  1229. msgstr ""
  1230. #: src/DownloadEngine.cc:300
  1231. msgid "Emergency shutdown sequence commencing..."
  1232. msgstr ""
  1233. #: src/HelpItem.cc:40
  1234. msgid " Default: "
  1235. msgstr ""
  1236. #: src/HelpItem.cc:41
  1237. msgid " Tags: "
  1238. msgstr ""
  1239. #: src/HelpItem.cc:42
  1240. msgid " Available Values: "
  1241. msgstr ""
  1242. #: src/MultiUrlRequestInfo.cc:78
  1243. msgid "aria2 will resume download if the transfer is restarted."
  1244. msgstr ""
  1245. #: src/MultiUrlRequestInfo.cc:80
  1246. msgid ""
  1247. "If there are any errors, then see the log file. See '-l' option in help/man "
  1248. "page for details."
  1249. msgstr ""
  1250. #: src/RequestGroupMan.cc:258
  1251. msgid "Download Results:"
  1252. msgstr ""
  1253. #: src/RequestGroupMan.cc:273
  1254. msgid "Status Legend:"
  1255. msgstr ""
  1256. #: src/Util.cc:687
  1257. msgid "Files:"
  1258. msgstr ""
  1259. #: src/version_usage.cc:54
  1260. msgid " version "
  1261. msgstr ""
  1262. #: src/version_usage.cc:58
  1263. msgid ""
  1264. "This program is free software; you can redistribute it and/or modify\n"
  1265. "it under the terms of the GNU General Public License as published by\n"
  1266. "the Free Software Foundation; either version 2 of the License, or\n"
  1267. "(at your option) any later version.\n"
  1268. "\n"
  1269. "This program is distributed in the hope that it will be useful,\n"
  1270. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  1271. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  1272. "GNU General Public License for more details.\n"
  1273. "\n"
  1274. "You should have received a copy of the GNU General Public License\n"
  1275. "along with this program; if not, write to the Free Software\n"
  1276. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  1277. "USA\n"
  1278. msgstr ""
  1279. "This program is free software; you can redistribute it and/or modify\n"
  1280. "it under the terms of the GNU General Public License as published by\n"
  1281. "the Free Software Foundation; either version 2 of the License, or\n"
  1282. "(at your option) any later version.\n"
  1283. "\n"
  1284. "This program is distributed in the hope that it will be useful,\n"
  1285. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  1286. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  1287. "GNU General Public License for more details.\n"
  1288. "\n"
  1289. "You should have received a copy of the GNU General Public License\n"
  1290. "along with this program; if not, write to the Free Software\n"
  1291. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  1292. "USA\n"
  1293. #: src/version_usage.cc:93
  1294. #, c-format
  1295. msgid "Report bugs to %s"
  1296. msgstr "Rapporteer bugs aan %s"
  1297. #: src/version_usage.cc:98
  1298. #, c-format
  1299. msgid "Usage: %s [options] URL ...\n"
  1300. msgstr "Gebruik: %s [opties] URL ...\n"
  1301. #: src/version_usage.cc:100
  1302. #, c-format
  1303. msgid " %s [options] -T TORRENT_FILE URL ...\n"
  1304. msgstr ""
  1305. #: src/version_usage.cc:103
  1306. #, c-format
  1307. msgid " %s [options] -M METALINK_FILE\n"
  1308. msgstr " %s [opties] -M METALINK_BESTAND\n"
  1309. #: src/version_usage.cc:112
  1310. #, c-format
  1311. msgid "Printing all options."
  1312. msgstr ""
  1313. #: src/version_usage.cc:114
  1314. #, c-format
  1315. msgid "Printing options tagged with '%s'."
  1316. msgstr ""
  1317. #: src/version_usage.cc:116
  1318. #, c-format
  1319. msgid "See -h option to know other command-line options(%s)."
  1320. msgstr ""
  1321. #: src/version_usage.cc:120 src/version_usage.cc:127
  1322. msgid "Options:"
  1323. msgstr "Opties:"
  1324. #: src/version_usage.cc:125
  1325. #, c-format
  1326. msgid "Printing options whose name starts with '%s'."
  1327. msgstr ""
  1328. #: src/version_usage.cc:130
  1329. #, c-format
  1330. msgid "No help category or option name matching with '%s'."
  1331. msgstr ""
  1332. #: src/version_usage.cc:138
  1333. msgid ""
  1334. " You can specify multiple URLs. Unless you specify -Z option, all URLs must\n"
  1335. " point to the same file or downloading will fail."
  1336. msgstr ""
  1337. #: src/version_usage.cc:140
  1338. msgid ""
  1339. " You can specify both torrent file with -T option and URLs. By doing this,\n"
  1340. " download a file from both torrent swarm and http/ftp server at the same "
  1341. "time,\n"
  1342. " while the data from http/ftp are uploaded to the torrent swarm. Note that\n"
  1343. " only single file torrent can be integrated with http/ftp."
  1344. msgstr ""
  1345. #: src/version_usage.cc:145
  1346. msgid ""
  1347. " Make sure that URL is quoted with single(') or double(\") quotation if it\n"
  1348. " contains \"&\" or any characters that have special meaning in shell."
  1349. msgstr ""
  1350. #: src/version_usage.cc:149
  1351. msgid "Refer to man page for more information."
  1352. msgstr ""