New translations main.php (Azerbaijani)

This commit is contained in:
Yury Pikhtarev 2025-05-17 07:58:43 +02:00
commit 07a064384a

View file

@ -2,7 +2,7 @@
/** /**
* TorrentPier Bull-powered BitTorrent tracker engine * TorrentPier Bull-powered BitTorrent tracker engine
* *
* @copyright Copyright (c) 2005-2025 TorrentPier (https://torrentpier.com) * @copyright Copyright (c) 2005-2024 TorrentPier (https://torrentpier.com)
* @link https://github.com/torrentpier/torrentpier for the canonical source repository * @link https://github.com/torrentpier/torrentpier for the canonical source repository
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License * @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
*/ */
@ -25,7 +25,7 @@ $lang['POSTS_SHORT'] = 'Vəzifə';
$lang['POSTED'] = 'Göndərilib'; $lang['POSTED'] = 'Göndərilib';
$lang['USERNAME'] = 'İstifadəçi adı'; $lang['USERNAME'] = 'İstifadəçi adı';
$lang['PASSWORD'] = 'Parol'; $lang['PASSWORD'] = 'Parol';
$lang['PASSWORD_SHOW_BTN'] = 'Show password'; $lang['PASSWORD_SHOW_BTN'] = 'Şifrəni göstər';
$lang['EMAIL'] = 'E-poçt'; $lang['EMAIL'] = 'E-poçt';
$lang['PM'] = 'ТЧ'; $lang['PM'] = 'ТЧ';
$lang['AUTHOR'] = 'Müəllif'; $lang['AUTHOR'] = 'Müəllif';
@ -60,10 +60,10 @@ $lang['ENABLED'] = 'Aktiv';
$lang['DISABLED'] = 'Qaralar'; $lang['DISABLED'] = 'Qaralar';
$lang['ERROR'] = 'Səhv'; $lang['ERROR'] = 'Səhv';
$lang['SELECT_ACTION'] = 'Seçin fəaliyyət'; $lang['SELECT_ACTION'] = 'Seçin fəaliyyət';
$lang['CLEAR'] = 'Clear'; $lang['CLEAR'] = 'Təmizlə';
$lang['MOVE_TO_TOP'] = 'Move to top'; $lang['MOVE_TO_TOP'] = 'Ən yuxarı daşı';
$lang['UNKNOWN'] = 'Məlum deyil'; $lang['UNKNOWN'] = 'Məlum deyil';
$lang['COPY_TO_CLIPBOARD'] = 'Copy to clipboard'; $lang['COPY_TO_CLIPBOARD'] = 'Panoya surəti';
$lang['NO_ITEMS'] = 'There seems to be no data here...'; $lang['NO_ITEMS'] = 'There seems to be no data here...';
$lang['PLEASE_TRY_AGAIN'] = 'Please try again after few seconds...'; $lang['PLEASE_TRY_AGAIN'] = 'Please try again after few seconds...';