Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| # nederlands | |
| # | |
| # translated by BurgerBaron | |
| faucet.title=Burstcoin Faucet - Claim je gratis Burstcoins in een paar seconden. | |
| faucet.form.title=Burstcoin Faucet | |
| faucet.form.account.label=Uw Burstcoin rekening | |
| faucet.form.account.notice=Vul hier NIET je PASSPHRASE in! | |
| faucet.form.account.placeholder='Rekening ID' of 'Numerieke Rekening ID' | |
| faucet.form.button.claim=Claim Burst | |
| # thanks for your support and not changing this | |
| faucet.link.url=https://github.com/de-luxe/burstcoin-faucet/releases | |
| # {0} Faucet accountId, {1} Faucet account balance | |
| faucet.link.text={0} - {1} BURST | |
| faucet.stats.donations.title=Donaties | |
| # {0} Total donated BURST amount, {1} Total number of donating accounts | |
| faucet.stats.donations.summary=Faucet ontvangt {0} BURST van {1} rekening. | |
| # {0} Donating accountId, {1} BURST amount donated | |
| faucet.stats.donations.account={0} - {1} BURST | |
| # {0} BURST amount donated from other accounts | |
| faucet.stats.donations.other=Andere rekeningen - {0} BURST | |
| faucet.stats.claims.title=Claims | |
| # {0} Total claimed BURST amount, {1} Total number of claiming accounts | |
| faucet.stats.claims.summary=Faucet stuurt {0} BURST naar {1} rekening. | |
| # {0} Number of claims, {1} Claiming accountId, {2} BURST amount claimed | |
| faucet.stats.claims.account={0}x {1} - {2} BURST | |
| # {0} BURST amount send, {1} target accountId | |
| faucet.msg.send.money={0} BURST gestuurd naar {1} | |
| # {0} Malformed BURST accountId | |
| faucet.error.accountId.malformed=Vul je BURST 'Rekening ID' of 'Numerieke Rekening ID'! ''{0}'' is niet valide! | |
| # {0} BURST numericAccountId not able to rs convert | |
| faucet.error.accountId.rsConvert=Vul je BURST 'Rekening ID' of 'Numerieke Rekening ID'! ''{0}'' is niet valide! | |
| # {0} BURST accountId with wrong alphabet | |
| faucet.error.accountId.alphabet=Vul je BURST 'Rekening ID' of 'Numerieke Rekening ID'! ''{0}'' is niet valide! | |
| faucet.error.claim.reCaptcha=Bevestig dat u geen robot bent. | |
| # {0} time to wait in minutes, until account expired | |
| faucet.error.claim.denied.account=Geen BURST gestuurd. Wacht op zijn minst {0} minuten voordat u weer claimt. | |
| # {0} time to wait in minutes, until ip expired | |
| faucet.error.claim.denied.ip=Geen BURST gestuurd. Wacht op zijn minst {0} minuten voordat u weer claimt. | |
| # {0} time to wait in minutes, until cookie expired | |
| faucet.error.claim.denied.cookie=Geen BURST gestuurd. Wacht op zijn minst {0} minuten voordat u weer claimt. | |
| faucet.error.claim.walletAccess=Excuus, de faucet kon geen toegang krijgen tot de wallet om BURST te sturen. Probeert u het later nog eens. |