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

58 lines
2.6 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' => 'Aktivləşdirildi',
'active' => 'Aktivləşdirildi!',
'amount' => 'Məbləğ',
'bon' => 'BON',
'bonus' => 'Bonus',
'date' => 'Tarix',
'earning' => 'Kazanma',
'earning-rate' => 'Qazancınız bu dərəcədə hər bir müddət üçün aşağıdakı qazanacaqsınız ..',
'earnings' => 'Kazançlar',
'exchange' => 'Mübadilə',
'exchange-warning' => 'Birjalar yekundır, mübadilə etməzdən əvvəl seçiminizi ikiqat birləşdirin.',
'extended-stats' => 'Genişləndirilmiş Statistikalar',
'gift' => 'Hədiyyə',
'gift-bonus' => 'Hədiyyə bonus xalları',
'gift-to' => 'Hədiyyə bonus xalları',
'gifts' => 'Hədiyyələr',
'item' => 'Maddə',
'no-refund' => 'YARANMAYACAQ!',
'per-day' => 'Gündəlik Günlər',
'per-hour' => 'Saat üzrə bal',
'per-minute' => 'Dəqiqə nöqtələri',
'per-month' => 'Aylıq Aylar',
'per-second' => 'İkinci dəfə xallar',
'per-week' => 'Həftədə nöqtələr',
'per-year' => 'Yıllara görə ballar',
'points' => 'Xallar',
'receiver' => 'Alıcı',
'review-seeds' => 'Bütün Seeded torrentləri nəzərdən keçirin',
'send-gift' => 'Hədiyyə göndər',
'sender' => 'Göndərən',
'store' => 'Mağaza',
'tips' => 'İpuçları',
'total' => 'Ümumi mənfəət',
'total-gifts' => 'Total BON hədiyyələrində',
'total-tips' => 'Ümumi BON Tipsində',
'you-have-received-gifts' => 'Siz aldınız',
'you-have-sent-gifts' => 'Sən göndərdin',
'you-have-received-tips' => 'Siz aldınız',
'you-have-sent-tips' => 'Sən göndərdin',
'your-points' => 'Sizin nöqtələriniz',
];