nl.lang 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  1. # src/States/SyncState.cpp
  2. ##########################
  3. Waiting for internet connection... %.0fs
  4. Wachten op internetverbinding... %.0fs
  5. Fetching news for %s ...
  6. Nieuws ophalen voor %s ...
  7. Loading game list...
  8. Laden van gamelijst...
  9. Looking for freeShop update...
  10. Controleren voor freeShop updates...
  11. Installing freeShop %s ...
  12. freeShop installeren %s ...
  13. Failed to install update: 0x%08lX
  14. Update installeren mislukt: 0x%08lX
  15. Checking latest cache...
  16. Laatste cache controleren...
  17. Downloading latest cache: %s...
  18. Laatste cache ophalen: %s...
  19. Extracting latest cache...
  20. Laatste cache uitpakken...
  21. Downloading title keys...
  22. Title keys downloaden...
  23. Loading theme manager...
  24. Thema manager aan het laden...
  25. Loading services...
  26. Services laden...
  27. Press the A button to enable WiFi
  28. Druk op de A knop om WiFi aan te zetten
  29. The freeShop wasn't closed correctly the last time.\nDelete the %s folder\nand/or reinstall freeShop if the problem persists.
  30. freeShop was de vorige keer niet correct afgesloten.\nVerwijder de %s map\nand/of herinstalleer freeShop als het probleem blijft aanhouden.
  31. Press the B button to open System Settings
  32. Druk op de B knop om de Systeeminstellingen te openen
  33. # src/States/BrowseState.cpp
  34. ############################
  35. No title keys found.\nMake sure you have keys in\n%s\n\nManually copy keys to the directory\nor check settings to enter a URL\nfor downloading title keys.
  36. Geen title keys gevonden.\nControleer of de keys in\n%s\n\nKopieer de keys handmatig of controleer\nde instellingen om een\nURL in te voeren voor\nhet downloaden van de keys
  37. No cache entries found\nfor your title keys.\n\nTry refreshing cache in settings.\nIf that doesn't work, then your\ntitles simply won't work with\nfreeShop currently.
  38. Geen cache gevonden voor\ntitle keys.\n\nProbeer de cache te herladen.\nAls dat niet werkt, dan werken\ndeze title keys niet met\nfreeShop.
  39. Queued install: %s
  40. Wachtrij: %s
  41. Already installed: %s
  42. Reeds geïnstalleerd: %s
  43. Already in downloading: \n%s
  44. Al aan het downloaden: \n%s
  45. Type a game name...
  46. Typ een game naam...
  47. Type a game Title ID...
  48. Typ een Title ID...
  49. This song file type isn't supported.
  50. Dit filetype muziek word niet ondersteund.
  51. Loading installed game list...
  52. Lijst van geinstalleerde games aan het laden...
  53. Welcome, %s
  54. Welkom, %s
  55. # src/AppStats.cpp
  56. ##################
  57. Ratings
  58. Reviews
  59. Preferences
  60. Voorkeuren
  61. • Who do you think this title appeals to?
  62. • Voor wie vind je dat deze titel het meest geschikt is?
  63. • What kind of play style is this title more suited for?
  64. • Hoe zou je de ervaring van het spelen omschrijven?
  65. Everyone - %i%%
  66. Iedereen - %i%%
  67. Casual - %i%%
  68. Casual - %i%%
  69. %i%% - Gamers
  70. %i%% - Gamers
  71. %i%% - Intense
  72. %i%% - Intensief
  73. Average score
  74. Gemiddelde score
  75. # src/States/DialogState.cpp
  76. ############################
  77.  Ok
  78.  Ok
  79.  Cancel
  80.  Annuleer
  81. Are you sure you want to continue?
  82. Weet je zeker dat je door wilt gaan?
  83. # src/States/NewsState.cpp
  84. ##########################
  85.  Close
  86.  Sluiten
  87. # src/States/QrScannerState.cpp
  88. ###############################
  89.  Retry
  90.  Opnieuw proberen
  91. # src/AppInfo.cpp
  92. #################
  93. No Screenshots
  94. Geen schermafbeeldingen
  95. Select a game to start
  96. Kies een game om te beginnen
  97. Demo
  98. Demo
  99. You are deleting the demo for this title:\n\n%s
  100. Je verwijdert de demo voor deze titel:\n\n%s
  101. Deleted demo: %s
  102. Demo verwijderd: %s
  103. Queued demo: %s
  104. Demo wachtrij: %s
  105. You are deleting this game, including all save data:\n\n%s
  106. Je verwijdert dit spel, inclusief al je save data:\n\n%s
  107. Deleted: %s
  108. Verwijderd: %s
  109. # src/Download.cpp
  110. ##################
  111. Waiting for internet...
  112. Wachten op een internetverbinding...
  113. Failed
  114. Mislukt
  115. Retry attempts exceeded
  116. Te vaak mislukt
  117. Retrying... %d
  118. Opnieuw proberen... %d
  119. Queued
  120. Wachtrij
  121. %s\n\nAre you sure you want to cancel this installation and lose all progress?
  122. %s\n\nWeet je zeker dat je wilt annuleren en alle voortgang wilt verliezen?
  123. Canceling...
  124. Annuleren...
  125. Delete a demo
  126. Verwijder een demo
  127. Loading screenshot #%i
  128. Screenshot #%i aan het laden
  129. Press Select to open the Ratings screen
  130. Druk op Select om het Beoordelingenschrerm te openen.
  131. # src/DownloadQueue.cpp
  132. #######################
  133. [Update] %s
  134. [Update] %s
  135. [Demo] %s
  136. [Demo] %s
  137. [DLC] %s
  138. [DLC] %s
  139. Installing ticket...
  140. Ticket installeren...
  141. Installing seed...
  142. Seed installeren...
  143. Installing TMD...
  144. TMD installeren...
  145. Importing content...
  146. Content importeren....
  147. Installing %d/%d... %.1f%% (%.0f KB/s) %dm %02ds
  148. Installeren %d/%d... %.1f%% (%.0f KB/s) %dm %02ds
  149. Suspended
  150. Gepauzeerd
  151. Installed
  152. Geïnstalleerd
  153. Completed: %s
  154. Voltooid: %s
  155. Failed: %s
  156. Mislukt: %s
  157. Failed: Internet problem
  158. Mislukt: Internet probleem
  159. Not enough space on NAND
  160. Niet genoeg ruimte op NAND
  161. Not enough space on SD
  162. Niet genoeg ruimte op SD
  163. Wrong title key
  164. Verkeerde title key
  165. Ready for sleep installation: \n%s
  166. Klaar voor slaapstand installatie: \n%s
  167. Processing sleep installation: \n%s
  168. Slaapstand installatie verwerken: \n%s
  169. Can't install ticket: \n%s
  170. Kan ticket niet installeren: \n%s
  171. Can't install seed: \n%s
  172. Kan seed niet installeren: \n%s
  173. Sleep installation failed: \n%s
  174. Slaapstand installatie mislukt: \n%s
  175. Processing for sleep download: \n%s
  176. Slaapstand download verwerken: \n%s
  177. %s has been installed
  178. %s is geinstalleerd.
  179. The game %s (%s) has been installed on \n%s
  180. De game %s is geinstalleerd op \n%s
  181. Incomplete installation
  182. Incomplete installatie
  183. Not enough space on NAND to install: \n%s
  184. Niet voldoende ruimte op het NAND om \n%s \nte installeren.
  185. Not enough space on SD card to install: \n%s
  186. Niet voldoende ruimte op de SD-kaart om \n%s \nte installeren.
  187. # src/AppItem.cpp
  188. #################
  189. Already queued for sleep installation: \n%s
  190. Al in de wachtrij voor slaapstand installatie: \n%s
  191. Preparing for sleep installation: \n%s
  192. Slaapstand installatie voorbereiden:
  193. Ready for sleep installation: \n%s
  194. Klaar voor slaapstand installatie: \n%s
  195. Sleep download canceled: \n%s
  196. Slaapstand download geannuleerd: \n%s
  197. A system update is required to download in sleep mode.
  198. Een systeemupdate is vereist om in de slaapstand te downloaden.
  199. Players
  200. Spelers
  201. Languages
  202. Talen
  203. Genre
  204. Genre
  205. Compatible Features/Accessories
  206. Ondersteunde Functies/Accesoires
  207. NEW -
  208. NIEUW -
  209. Cancel a download
  210. Annuleer een download
  211. # src/InstalledList.cpp
  212. #######################
  213. Search...
  214. Zoeken...
  215. # src/InstalledItem.cpp
  216. #######################
  217. - System Title
  218. - Systeemtitel
  219. # src/InstalledOptions.cpp
  220. #########################
  221. Game
  222. Game
  223. Updates
  224. Updates
  225. DLC
  226. DLC
  227. You are deleting updates for this title:\n\n%s
  228. Je verwijdert updates voor deze game:\n\n%s
  229. Deleted update: %s
  230. Update verwijderd: %s
  231. Queued update: %s
  232. Update in wachtrij: %s
  233. You are deleting DLC for this title:\n\n%s
  234. Je verwijdert de DLC voor deze game:\n\n%s
  235. Deleted DLC: %s
  236. DLC verwijderd: %s
  237. Queued DLC: %s
  238. DLC in wachtrij: %s
  239. Uninstall a game
  240. Verwijder een game
  241. Uninstall a DLC
  242. Verwijder een DLC
  243. Uninstall an update
  244. Verwijder een update
  245. # src/Installer.cpp
  246. ###################
  247. Failed to install ticket: 0x%08lX
  248. Ticket installeren mislukt: 0x%08lX
  249. Failed to get seed: HTTP %d
  250. Seed ophalen mislukt: HTTP %d
  251. Need FW 9.6+, Seed failed: %016llX
  252. Seed mislukt, vereist versie 9.6 of hoger: %016llX
  253. Failed to start: 0x%08lX
  254. Starten mislukt: 0x%08lX
  255. Failed to resume: 0x%08lX
  256. Hervatten mislukt: 0x%08lX
  257. Failed to suspend: 0x%08lX
  258. Pauzeren mislukt: 0x%08lX
  259. Failed to commit title: 0x%08lX
  260. Titel toewijden mislukt: 0x%08lX
  261. Failed to finalize TMD: 0x%08lX
  262. TMD beëindigen mislukt: 0x%08lX
  263. Failed to finalize content: 0x%08lX
  264. Content beëindigen mislukt: 0x%08lX
  265. Failed to import contents: 0x%08lX
  266. Content importeren mislukt: 0x%08lX
  267. Failed to install TMD: 0x%08lX
  268. TMD installeren mislukt: 0x%08lX
  269. Failed to install content: 0x%08lX
  270. Content installeren mislukt: 0x%08lX
  271. # src/TitleKeys.cpp
  272. ###################
  273. Failed.\n\nHTTP Status: %d
  274. Mislukt.\n\nHTTP Status: %d
  275. Invalid title key format.
  276. Ongeldige title key formaat.
  277. Request timed out.\nTry again.
  278. Aanvraag timeout.\nProbeer opnieuw.
  279. Invalid URL.
  280. Ongeldige URL.
  281. # src/TopInformations.cpp
  282. #########################
  283. Battery power is running low
  284. Batterijlading is laag.
  285. The console is disconnected from the internet
  286. De console is niet verbonden met het internet
  287. # src/BotInformations.cpp
  288. #########################
  289. %i sleep download pending\nClose the software with the Start button and close\nthe lid of your console.
  290. %i slaapstand download voorbereid\nSluit de software af met de Start knop en sluit\nde console.
  291. TWL NAND - Storage almost full
  292. TWL NAND - Opslag bijna vol
  293. SD - Storage almost full
  294. SD - Opslag bijna vol
  295. # src/GUI/Settings.cpp
  296. ######################
  297. Filter
  298. Filter
  299. Regions
  300. Regio
  301. Genre
  302. Categorie
  303. Language
  304. Taal
  305. Platform
  306. Platform
  307. Sort
  308. Sorteren
  309. Update
  310. Update
  311. Download
  312. Download
  313. Other
  314. Andere
  315. (Never checked)
  316. (Nooit gecontroleerd)
  317. (Last checked: %s)
  318. (Laatst gecontroleerd: %s)
  319. Japan
  320. Japan
  321. USA
  322. USA
  323. Europe
  324. Europa
  325. Australia
  326. Australia
  327. China
  328. China
  329. Korea
  330. Korea
  331. Taiwan
  332. Taiwan
  333. English
  334. Engels
  335. Japanese
  336. Japans
  337. Spanish
  338. Spaans
  339. French
  340. Frans
  341. German
  342. Duits
  343. Italian
  344. Italiaans
  345. Dutch
  346. Nederlands
  347. Portuguese
  348. Portugees
  349. Russian
  350. Russisch
  351. Filter settings saved
  352. Filter instellingen opgeslagen
  353. Cleared saved filter settings
  354. Filter instellingen gewist
  355. Select All
  356. Selecteer alles
  357. Select None
  358. Selecteer niks
  359. Name
  360. Naam
  361. Size
  362. Grootte
  363. Vote Score
  364. Score
  365. Vote Count
  366. Aantal stemmen
  367. Release Date
  368. Datum uitgave
  369. Ascending
  370. Oplopend
  371. Descending
  372. Aflopend
  373. Auto-update title keys from URL
  374. Title keys automatisch updaten van URL
  375. Auto-update freeShop
  376. freeShop automatisch updaten
  377. Refresh Cache
  378. Cache herladen
  379. Play sound when queue finishes
  380. Geluid afspelen wanneer wachtrij voltooid
  381. Power off after download inactivity
  382. Uitschakelen na download inactiviteit
  383. 1 minute
  384. 1 minuut
  385. %d minutes
  386. %d minuten
  387. Use Defaults
  388. Gebruik standaard
  389. HTTP Timeout: %.0fs
  390. HTTP Timeout: %.0fs
  391. Buffer size: %u KB
  392. Buffergrootte: %u KB
  393. Language:
  394. Taal:
  395. Auto-detect
  396. Automatisch detecteren
  397. View news (%s)
  398. Bekijk nieuws (%s)
  399. Enable screen sleep after inactivity
  400. Laat scherm slapen na inactiviteit
  401. Remote title key URL(s)
  402. Title key URL
  403. You need to restart freeShop for %s to be loaded.\n\nWould you like to do this now?
  404. freeShop moet opnieuw worden opgestart voor om geladen te worden %s.\n\nWil je dit nu doen?
  405. Keyboard :
  406. Toetsenbord :
  407. Keyboard changed to: %s
  408. Toetsenbord veranderd naar: %s
  409. Show Title ID in game description screen
  410. Toon Title ID op het game informatie scherm.
  411. Locales
  412. Locales
  413. Audio Service: Enabled
  414. Audio Service: Ingeschakeld
  415. Audio Service: Disabled, please dump your DSP
  416. Audio Service: Uitgeschakeld, dump je DSP
  417. Music
  418. Muziek
  419. Disable music
  420. Geen muziek
  421. Play eShop music
  422. Speel eShop muziek
  423. Play random track
  424. Speel willekeurige track
  425. Play selected track
  426. Speel geselecteerde track
  427. News
  428. Nieuws
  429. Notifiers
  430. Notificaties
  431. Show the number of game you have
  432. Toon het aantal games die je hebt.
  433. Blink the LED on freeShop startup
  434. Knipper de LED bij het opstarten van freeShop.
  435. Blink the LED when a download finished
  436. Knipper de LED wanneer een download voltooid is.
  437. Blink the LED when a download failed
  438. Knipper de LED wanneer een download mislukt.
  439. Send a notification when a download finished
  440. Stuur een notificatie wanneer een download voltooid is.
  441. Disable the LED when the notification is sent
  442. Zet de LED uit waneer de notificatie gestuurd is.
  443. Inactivity
  444. Inactiviteit
  445. Enable top screen sleep after inactivity
  446. Activeer scherm-standby op het bovenste scherm terwijl inactief.
  447. Enable bottom screen sleep after inactivity
  448. Activeer scherm-standby op het onderste scherm terwijl inactivitief.
  449. Dim the LEDs after inactivity
  450. Dim de LEDS terwijl inactief.
  451. Allow sounds on inactivity mode
  452. Sta geluiden toe terwijl inactief.
  453. Go into inactivity mode after %.0fs
  454. Ga in activiteitmodus na %.0fs
  455. Turn off the music if the volume slider is too low
  456. Zet de muziek uit als de volume slider te laag is.
  457. Update eShop music
  458. Update eShop muziek.
  459. You need to restart freeShop to update the eShop music\n\nWould you like to do this now?
  460. Je moet freeShop herstarten om de muziek te updaten.\n\nZou je dit nu willen doen?
  461. Allow music on inactivity mode
  462. Sta muziek toe terwijl inactief.
  463. Feature
  464. Functies
  465. Publisher
  466. Uitgever
  467. Installed
  468. Geinstalleerd
  469. Game List
  470. Gamelijst
  471. Sorting settings saved
  472. Sorteerinstellingen opgeslagen
  473. Sorting settings reset
  474. Sorteerinstellingen gereset
  475. Download title keys from multiple URLs
  476. Download title keys van meerdere URLs
  477. Show game informations in game info screen
  478. Toon game informatie op het game info scherm
  479. Restart freeShop
  480. Herstart freeShop
  481. You need to restart freeShop\n\nWould you like to do this now?
  482. Je moet freeShop opnieuw opstarten\n\nZou je dit nu willen doen?