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

62 lines
2.7 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 [
'audit-log' => 'Regjistri i aktivitetit',
'articles' => 'Artikuj',
'applications' => 'Aplikimet',
'bans-log' => 'Ndalon regjistrimin',
'blocks' => 'Blocks',
'bot' => 'bot',
'bots' => 'bots',
'chat' => 'bisedë',
'config-manager' => 'Menaxheri i konfigurimit',
'dashboard' => 'baltëpritëse',
'failed-login-log' => 'Regjistri i hyrjes dështoi',
'flush-ghost-peers' => 'Flush Ghost Peers',
'forums' => 'Forumet',
'frontend' => 'frontend',
'general-tools' => 'Mjete të përgjithshme',
'groups' => 'Grupet',
'invites-log' => 'Fton Log',
'laravel-log' => 'Laravel Log',
'links' => 'Lidhjet',
'logs' => 'Shkrime',
'mass-pm' => 'Kryeministrin Mass',
'mass-validate-users' => 'Mass Validate Users',
'moderation' => 'përmbajtje',
'pages' => 'Faqet',
'please-moderate' => 'Ju lutemi të moderuar këtë Torrent!',
'polls' => 'Sondazhet',
'reports-log' => 'Raportet Identifikohu',
'rss' => 'RSS',
'staff-dashboard' => 'Pult i stafit',
'torrent-categories' => 'Kategoritë e Torrent',
'torrent-moderation' => 'Torrent Moderation',
'torrent-tools' => 'Mjetet e Torrent',
'torrent-types' => 'Llojet e Torrentit',
'torrents' => 'torrents',
'user-gifting' => 'Dhurimi i përdoruesit',
'user-notes' => 'Shënimet e Shënimeve të Përdoruesit',
'user-search' => 'Kërkimi i përdoruesit',
'user-tools' => 'Mjete Përdoruesi',
'warnings-log' => 'Paralajmërimet Identifikohu',
'you-have' => 'Ju keni',
'possible-leech-cheaters' => 'Cheaters Mundshme',
'chat-tools' => 'Mjetet e bisedave',
'flush-chat' => 'Flush Chatbox',
'seedboxes' => 'Regjistrimi i Seedboxes',
];