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

58 lines
2.5 KiB
PHP
Raw 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' => 'Aktive',
'active' => 'Aktive!',
'amount' => 'Miktar',
'bon' => 'BON',
'bonus' => 'Bonus',
'date' => 'tarih',
'earning' => 'Kazanç',
'earning-rate' => 'Bu kazanç oranında zaman dilimi başına aşağıdakileri kazanacaksınız ..',
'earnings' => 'Kazanç',
'exchange' => 'Değiş tokuş',
'exchange-warning' => 'Borsalar kesindir, Lütfen bir değişim yapmadan önce seçimlerinizi tekrar kontrol edin.',
'extended-stats' => 'Genişletilmiş İstatistikler',
'gift' => 'Hediye',
'gift-bonus' => 'Hediye Bonus Puanları',
'gift-to' => 'Hediye Bonus Puanları',
'gifts' => 'Hediyeler',
'item' => 'madde',
'no-refund' => 'İADE YOK!',
'per-day' => 'Günde Puan',
'per-hour' => 'Saat Başına Puan',
'per-minute' => 'Dakikada Puan',
'per-month' => 'Aylık Puan',
'per-second' => 'Saniyedeki Puan Sayısı',
'per-week' => 'Haftalık Puan',
'per-year' => 'Yıllık puan',
'points' => 'makas',
'receiver' => 'Alıcı',
'review-seeds' => 'Tüm Tohum Torrentlerini İnceleyin',
'send-gift' => 'Hediye gönder',
'sender' => 'Gönderen',
'store' => 'mağaza',
'tips' => 'İpuçları',
'total' => 'toplam kazanç',
'total-gifts' => 'Toplam BON Hediyelerinde',
'total-tips' => 'Toplam BON İpuçları',
'you-have-received-gifts' => 'Almış olduğunuz',
'you-have-sent-gifts' => 'Gönderdin',
'you-have-received-tips' => 'Almış olduğunuz',
'you-have-sent-tips' => 'Gönderdin',
'your-points' => 'Puanlarınız',
];