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

54 lines
3.3 KiB
PHP

<?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 [
'by-count' => 'ගණන් කිරීම',
'by-data' => 'දත්ත මගින්',
'by-volume' => 'වෙළුමෙන්',
'group' => 'සමූහය',
'groups' => 'කණ්ඩායම්',
'nerd-stats' => 'Nerd stats',
'nerd-stats-desc' => 'අපි සියලු දෙනාටම ආදරෙයි. මෙන්න වැදගත් කාරණා කිහිපයක් අපි සොයා ගන්නෙමු',
'registration-date' => 'ලියාපදිංචි දිනය',
'request-fulfilled' => 'සම්පූර්ණ කරන ලද ඉල්ලීම',
'request-not-fulfilled' => 'ඉල්ලීම ඉටු නොකෙරේ',
'request-pending-aproval' => 'අනුමැතිය ඉල්ලීම ඉල්ලීම',
'select-category' => 'කරුණාකර ප්රවර්ගයක් තෝරන්න',
'site-stats' => 'අඩවි සංඛ්යාලේඛන',
'stats' => 'සංඛ්යාලේඛන',
'stats-format' => 'සියළුම දත්තයන් Top 100 ආකෘතියෙන් පෙන්වයි',
'top-bankers' => 'Top බැංකුකරුවන්',
'top-bountied' => 'ඉහළම සම්මානය',
'top-completed' => 'ඉහළට',
'top-dead' => 'ඉහළ මළ',
'top-downloaded' => 'ඉහළම බාගතකිරීම්',
'top-downloaders' => 'Top බාගත කරන්නන්',
'top-dying' => 'ඉහළට මැරෙනවා',
'top-leeched' => 'ඉහළට',
'top-leechers' => 'ඉහළ බැසිලිකරුවන්',
'top-seeded' => 'ඉහළට',
'top-seeding' => 'ඉහළ ශ්රේණිගත කිරීම',
'top-seeders' => 'ඉහළ පැළෑටි බීජ',
'top-seedsize' => 'ඉහළට බීජීකරණය කරන්න',
'top-seedtime' => 'ඉහළට බීජිං',
'top-uploaders' => 'ඉහළට හුවමාරු කරන්නන්',
'total-download' => 'සම්පූර්ණ බාගත',
'total-torrents' => 'Total Torrents',
'total-traffic' => 'මුළු ගමනාගමනය',
'total-upload' => 'සම්පූර්ණ උඩුගත කිරීම',
'users-in-group' => 'පරිශීලකයින් සමූහය',
'users-per-group' => 'පරිශීලකයින් සඳහා කණ්ඩායම',
];