Files
UNIT3D/lang/be/bon.php
2024-05-23 13:58:29 +00:00

58 lines
3.0 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
declare(strict_types=1);
/**
* NOTICE OF LICENSE.
*
* UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D Community Edition
*
* @author HDVinnie <hdinnovations@protonmail.com>
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
*/
return [
'activated' => 'Актываваная',
'active' => 'Актываваны!',
'amount' => 'сума',
'bon' => 'BON',
'bonus' => 'бонус',
'date' => 'дата',
'earning' => 'налічэнне',
'earning-rate' => 'Пры такой хуткасці заробку вы будзеце атрымліваць наступныя за тэрміны ..',
'earnings' => 'прыбытак',
'exchange' => 'абмен',
'exchange-warning' => 'Абмены яўляюцца канчатковымі, Калі ласка, праверце свой выбар, перш чым зрабіць абмен.',
'extended-stats' => 'пашыраныя статыстыкі',
'gift' => 'падарунак',
'gift-bonus' => 'Падарункавыя Бонусныя ачкі',
'gift-to' => 'Падарункавыя Бонусныя ачкі Для',
'gifts' => 'дары',
'item' => 'пункт',
'no-refund' => 'НЕ вяртання!',
'per-day' => 'Ачкі ў дзень',
'per-hour' => 'Ачкі за гадзіну',
'per-minute' => 'Ачкі ў хвіліну',
'per-month' => 'Ачкі ў месяц',
'per-second' => 'Кропак у секунду',
'per-week' => 'Ачкі за тыдзень',
'per-year' => 'Ачкі за год',
'points' => 'кропак',
'receiver' => 'прыёмнік',
'review-seeds' => 'Агляд Усё высейваюць торэнтаў',
'send-gift' => 'адправіць падарунак',
'sender' => 'адпраўнік',
'store' => 'крама',
'tips' => 'чаявыя',
'total' => 'агульны даход',
'total-gifts' => 'У Усяго BON Дароў',
'total-tips' => 'У агульнай складанасці Саветы BON',
'you-have-received-gifts' => 'вы атрымалі',
'you-have-sent-gifts' => 'вы адправілі',
'you-have-received-tips' => 'вы атрымалі',
'you-have-sent-tips' => 'вы адправілі',
'your-points' => 'вашыя акуляры',
];