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

60 lines
2.6 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 [
'audit-log' => 'Aktiviteettiloki',
'articles' => 'Artikkelit',
'applications' => 'Sovellukset',
'bans-log' => 'Bans Log',
'blocks' => 'lohkot',
'bot' => 'bot',
'bots' => 'botit',
'chat' => 'jutella',
'config-manager' => 'Config Manager',
'dashboard' => 'kojelauta',
'failed-login-log' => 'Virheellinen kirjautumisloki',
'flush-ghost-peers' => 'Huuhtele Ghost Peers',
'forums' => 'foorumit',
'frontend' => 'frontend',
'general-tools' => 'Yleiset työkalut',
'groups' => 'ryhmät',
'invites-log' => 'Kutsujen loki',
'laravel-log' => 'Laravel-loki',
'links' => 'Linkit',
'logs' => 'lokit',
'mass-pm' => 'Mass PM',
'mass-validate-users' => 'Mass validoi käyttäjät',
'moderation' => 'maltillisuus',
'pages' => 'sivut',
'please-moderate' => 'Ole hyvä ja kohtaa tämä torrent!',
'polls' => 'Kyselyt',
'reports-log' => 'Raporttien loki',
'rss' => 'RSS',
'staff-dashboard' => 'Henkilökunnan kojelauta',
'torrent-categories' => 'Torrentin luokat',
'torrent-moderation' => 'Torrentin maltillisuus',
'torrent-tools' => 'Torrent-työkalut',
'torrent-types' => 'Torrentin tyypit',
'torrents' => 'torrentit',
'user-gifting' => 'Käyttäjän lahja',
'user-notes' => 'Käyttäjän huomautusten loki',
'user-search' => 'Käyttäjähaku',
'user-tools' => 'Käyttäjän työkalut',
'warnings-log' => 'Varoitukset Loki',
'you-have' => 'Sinulla on',
'possible-leech-cheaters' => 'Mahdolliset huijarit',
'chat-tools' => 'Chat-työkalut',
'flush-chat' => 'Flush Chatbox',
'seedboxes' => 'Rekisteröidyt siemenkasvit',
];