Permalink
Fetching contributors…
Cannot retrieve contributors at this time
49 lines (41 sloc) 2.51 KB
# Norsk bokmål
#
# translated by Propagandalf
faucet.title=Pengekran for Burstcoin - Motta gratis Burst-mynter i løpet av sekunder.
faucet.form.title=Pengekran for Burstcoin
faucet.form.account.label=Burstcoin-kontoen din
faucet.form.account.notice=Skriv IKKE passordet ditt her!
faucet.form.account.placeholder='konto-ID' eller 'numerisk konto-ID'
faucet.form.button.claim=Motta 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=Donasjoner
# {0} Total donated BURST amount, {1} Total number of donating accounts
faucet.stats.donations.summary=Pengekranen mottok {0} BURST fra {1} kontoer.
# {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=Andre kontoer - {0} BURST
faucet.stats.claims.title=Uttak
# {0} Total claimed BURST amount, {1} Total number of claiming accounts
faucet.stats.claims.summary=Pengekranen sendte {0} BURST til {1} kontoer.
# {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 sendt til {1}
# {0} Malformed BURST accountId
faucet.error.accountId.malformed=Vennligst skriv inn din ordinære eller numeriske konto-ID for BURST. ''{0}'' er ikke gyldig!
# {0} BURST numericAccountId not able to rs convert
faucet.error.accountId.rsConvert=Vennligst skriv inn din ordinære eller numeriske konto-ID for BURST. ''{0}'' er ikke gyldig!
# {0} BURST accountId with wrong alphabet
faucet.error.accountId.alphabet=Vennligst skriv inn din ordinære eller numeriske konto-ID for BURST. ''{0}'' er ikke gyldig!
faucet.error.claim.reCaptcha=Vennligst vis at du ikke er en robot.
# {0} time to wait in minutes, until account expired
faucet.error.claim.denied.account=BURST ble ikke sendt. Vennligst vent minst {0} minutter før du prøver igjen.
# {0} time to wait in minutes, until ip expired
faucet.error.claim.denied.ip=BURST ble ikke sendt. Vennligst vent minst {0} minutter før du prøver igjen.
# {0} time to wait in minutes, until cookie expired
faucet.error.claim.denied.cookie=BURST ble ikke sendt. Vennligst vent minst {0} minutter før du prøver igjen.
faucet.error.claim.walletAccess=Beklager, pengekranen fikk ikke kontakt med lommeboken for å sende deg BURST. Prøv igjen senere.