Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| # russian | |
| # | |
| # translated by Blago | |
| faucet.title=Кран Burstcoin - Получите бесплатно Burstcoin за несколько секунд. | |
| faucet.form.title=Кран Burstcoin | |
| faucet.form.account.label=Ваш Burstcoin Аккаунт | |
| faucet.form.account.notice=НЕ вводите свой ПАРОЛЬ здесь! | |
| faucet.form.account.placeholder='Account ID' или 'Numeric Account ID' | |
| faucet.form.button.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=Пожертвования | |
| # {0} Total donated BURST amount, {1} Total number of donating accounts | |
| faucet.stats.donations.summary=Кран получил {0} BURST от {1} Аккаунтов. | |
| # {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=Остальные Аккаунты - {0} BURST | |
| faucet.stats.claims.title=Claims | |
| # {0} Total claimed BURST amount, {1} Total number of claiming accounts | |
| faucet.stats.claims.summary=Кран отправил {0} BURST {1} Аккаунтам. | |
| # {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 отправлены {1} | |
| # faucet has not enough funds | |
| faucet.error.noFunds=Faucet has run dry, claim BURST is currently not possible. Donations to below accountId are welcome! | |
| # {0} Malformed BURST accountId | |
| faucet.error.accountId.malformed=Пожалуйста, введите свой BURST 'Account ID' или 'Numeric Account ID'! ''{0}'' не верный! | |
| # {0} BURST numericAccountId not able to rs convert | |
| faucet.error.accountId.rsConvert=Пожалуйста, введите свой BURST 'Account ID' или 'Numeric Account ID'! ''{0}'' не верный! | |
| # {0} BURST accountId with wrong alphabet | |
| faucet.error.accountId.alphabet=Пожалуйста, введите свой BURST 'Account ID' или 'Numeric Account ID'! ''{0}'' не верный! | |
| faucet.error.claim.reCaptcha=Пожалуйста, подтвердите что Вы не робот. | |
| # {0} time to wait in minutes, until account expired | |
| faucet.error.claim.denied.account=BURST не отправлены. Пожалуйста подождите {0} минут, перед повторным получением. | |
| # {0} time to wait in minutes, until ip expired | |
| faucet.error.claim.denied.ip=BURST не отправлены. Пожалуйста подождите {0} минут, перед повторным получением. | |
| # {0} time to wait in minutes, until cookie expired | |
| faucet.error.claim.denied.cookie=BURST не отправлены. Пожалуйста подождите {0} минут, перед повторным получением. | |
| faucet.error.claim.walletAccess=Извините, Кран не может получить доступ к Кошельку для отправки Вам BURST. | |
| # {0} numberOfClaims allowed | |
| faucet.error.claim.denied.numberOfClaims=Every account is only allowed to claim BURST {0} times by this faucet. |