Files
UNIT3D-Community-Edition/lang/cy/stat.php
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00

52 lines
2.3 KiB
PHP

<?php
/**
* 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' => 'Trwy Gyfrif',
'by-data' => 'Yn ôl Data',
'by-volume' => 'Yn ôl Cyfrol',
'group' => 'Grŵp',
'groups' => 'Grwpiau',
'nerd-stats' => 'Ystadegau Nerd',
'nerd-stats-desc' => 'Rydym i gyd yn caru ystadegau. Dyma rai sy n bwysig i ni',
'registration-date' => 'Dyddiad cofrestru',
'request-fulfilled' => 'Cais wedi i gyflawni',
'request-not-fulfilled' => 'Cais heb ei gyflawni',
'request-pending-aproval' => 'Cais yn aros am gymeradwyaeth',
'select-category' => 'Dewiswch gategori isod',
'site-stats' => 'Ystadegau safleoedd',
'stats' => 'Ystadegau',
'stats-format' => 'Pob Stats a Arddangosir yn y 100 Fformat Uchaf',
'top-bankers' => 'Bancwyr Uchaf',
'top-bountied' => 'Yn Gyfrifol Uchaf',
'top-completed' => 'Top Wedi i gwblhau',
'top-dead' => 'Top Marw',
'top-downloaded' => 'Uchafbwyntiau a Lawrlwythwyd',
'top-downloaders' => 'Prif Lawrlwytho',
'top-dying' => 'Top Marw',
'top-leeched' => 'Top Leeched',
'top-leechers' => 'Top Cigyddion',
'top-seeded' => 'Top Seeded',
'top-seeding' => 'Hadau Uchaf',
'top-seeders' => 'Prif Seeders',
'top-seedsize' => 'Top Seedsize',
'top-seedtime' => 'Top Seedtime',
'top-uploaders' => 'Top Uploaders',
'total-download' => 'Cyfanswm Lawrlwytho',
'total-torrents' => 'Cyfanswm Torrents',
'total-traffic' => 'Cyfanswm Traffig',
'total-upload' => 'Cyfanswm llwytho',
'users-in-group' => 'Defnyddwyr Mewn Grŵp',
'users-per-group' => 'Defnyddwyr Per Grŵp',
];