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

62 lines
3.8 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' => 'აქტივობის შესვლა',
'articles' => 'სტატიები',
'applications' => 'პროგრამები',
'bans-log' => 'ჩატვირთვა შესვლა',
'blocks' => 'ბლოკები',
'bot' => 'ბოტ',
'bots' => 'ბოტები',
'chat' => 'Სასაუბრო',
'config-manager' => 'კონფიგურაციის მენეჯერი',
'dashboard' => 'Dashboard',
'failed-login-log' => 'შესვლა შესვლა ვერ მოხერხდა',
'flush-ghost-peers' => 'ფლეში Ghost თანატოლები',
'forums' => 'ფორუმები',
'frontend' => 'Frontend',
'general-tools' => 'ზოგადი ინსტრუმენტები',
'groups' => 'ჯგუფები',
'invites-log' => 'იწვევს შესვლას',
'laravel-log' => 'Laravel შესვლა',
'links' => 'ბმულები',
'logs' => 'ლოგები',
'mass-pm' => 'მასობრივი პრემია',
'mass-validate-users' => 'მასობრივი დამტკიცების მომხმარებლები',
'moderation' => 'მოდერაცია',
'pages' => 'გვერდები',
'please-moderate' => 'გთხოვთ, მოითმინოთ ეს ტორენტი!',
'polls' => 'გამოკითხვები',
'reports-log' => 'ანგარიშების შესვლა',
'rss' => 'RSS',
'staff-dashboard' => 'პერსონალის Dashboard',
'torrent-categories' => 'ტორენტების კატეგორიები',
'torrent-moderation' => 'ტორენტის მოდერაცია',
'torrent-tools' => 'ტორენტის ინსტრუმენტები',
'torrent-types' => 'ტორენტის ტიპები',
'torrents' => 'ტორენტები',
'user-gifting' => 'მომხმარებელი Gifting',
'user-notes' => 'მომხმარებელი შენიშვნები შესვლა',
'user-search' => 'მომხმარებლის ძებნა',
'user-tools' => 'მომხმარებელი ინსტრუმენტები',
'warnings-log' => 'გაფრთხილებების შესვლა',
'you-have' => 'Შენ გაქვს',
'possible-leech-cheaters' => 'შესაძლო ქამრები',
'chat-tools' => 'ჩეთის ინსტრუმენტები',
'flush-chat' => 'ფლეში ჩატი',
'seedboxes' => 'რეგისტრირებული Seedboxes',
];