nl.lang 13 KB

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