diff --git a/library/language/af/main.php b/library/language/af/main.php
index 3c3047751..a89a61b58 100644
--- a/library/language/af/main.php
+++ b/library/language/af/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Nog \'n stroom met dieselfde info_hash al Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Verwyder van spoorsnyer';
$lang['BT_UNREGISTERED'] = 'Torrent ongeregistreerde';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['antwoord', 'antwoorde'];
$lang['DECLENSION']['TIMES'] = ['tyd', 'keer'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['tweede', 'sekondes'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL spoed';
$lang['DL_DL_SPEED'] = 'DL spoed';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formule: Opgelaai / TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'gestop';
diff --git a/library/language/ar/main.php b/library/language/ar/main.php
index 45ebd596e..5f5c81c04 100644
--- a/library/language/ar/main.php
+++ b/library/language/ar/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'آخر سيل مع نفسه info_hash بالف
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'إزالة من تعقب';
$lang['BT_UNREGISTERED'] = 'سيل غير المسجلين';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['رد', 'الردود'];
$lang['DECLENSION']['TIMES'] = ['الوقت', 'مرات'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['الثاني', 'ثانية'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL السرعة';
$lang['DL_DL_SPEED'] = 'دل السرعة';
$lang['DL_PORT'] = 'ميناء';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'الصيغة: تحميل/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'توقفت';
diff --git a/library/language/az/main.php b/library/language/az/main.php
index d853dd729..587e26913 100644
--- a/library/language/az/main.php
+++ b/library/language/az/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Digər torrent ilə eyni info_hash artıq Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Aradan qaldırılması tracker';
$lang['BT_UNREGISTERED'] = 'Torrent qeydiyyata alınmamış';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1647,6 +1651,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['cavab', 'cavablar'];
$lang['DECLENSION']['TIMES'] = ['vaxt', 'dəfə'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['ikinci', 'saniyə'],
@@ -1840,7 +1845,7 @@ $lang['DL_DL'] = 'Dl';
$lang['DL_UL_SPEED'] = 'Sürət küç';
$lang['DL_DL_SPEED'] = 'Sürət dl';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Tərkibi: Dolu/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'dayandırdı';
diff --git a/library/language/be/main.php b/library/language/be/main.php
index 45d0d44e4..1024baeb9 100644
--- a/library/language/be/main.php
+++ b/library/language/be/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Іншы торэнт з такім жа info_
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Выдаліць з трэкера';
$lang['BT_UNREGISTERED'] = 'Торэнт незарэгістраваных';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['адказ', 'адказы'];
$lang['DECLENSION']['TIMES'] = ['час', 'раз'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['другі', 'секунд'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'Дл';
$lang['DL_UL_SPEED'] = 'Хуткасць вул';
$lang['DL_DL_SPEED'] = 'Хуткасць дл';
$lang['DL_PORT'] = 'Порт';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Загружаны/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'спыніўся';
diff --git a/library/language/bg/main.php b/library/language/bg/main.php
index bf07bf7eb..0f18bcaaa 100644
--- a/library/language/bg/main.php
+++ b/library/language/bg/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Друг торент със същото info
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Изтрий от тракера';
$lang['BT_UNREGISTERED'] = 'Торент нерегистрирани';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1646,6 +1650,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['отговор', 'отговори'];
$lang['DECLENSION']['TIMES'] = ['време', 'път'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['втората', 'секунди'],
@@ -1839,7 +1844,7 @@ $lang['DL_DL'] = 'Дл';
$lang['DL_UL_SPEED'] = 'Скорост на ул.';
$lang['DL_DL_SPEED'] = 'Скорост на дл';
$lang['DL_PORT'] = 'Пристанище';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Качил/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'спря';
diff --git a/library/language/bs/main.php b/library/language/bs/main.php
index 28fc9d638..aaf27119e 100644
--- a/library/language/bs/main.php
+++ b/library/language/bs/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Još bujicama sa isti info_hash već Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Ukloni od tragač';
$lang['BT_UNREGISTERED'] = 'Bujicama neprijavljeni';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['odgovor', 'odgovara'];
$lang['DECLENSION']['TIMES'] = ['vrijeme', 'puta'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['drugi', 'sekundi'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL brzinom';
$lang['DL_DL_SPEED'] = 'DL brzinom';
$lang['DL_PORT'] = 'Luke';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formulu: Postavio/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'prestao';
diff --git a/library/language/ca/main.php b/library/language/ca/main.php
index 992cbbebb..b250fb6c0 100644
--- a/library/language/ca/main.php
+++ b/library/language/ca/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Un altre torrent amb la mateixa info_hash ja <
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Retirar del tracker';
$lang['BT_UNREGISTERED'] = 'Torrent no registrats';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['resposta', 'les respostes'];
$lang['DECLENSION']['TIMES'] = ['temps', 'temps'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['segona', 'segons'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL velocitat';
$lang['DL_DL_SPEED'] = 'DL velocitat';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Fórmula: Pujades/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'aturar';
diff --git a/library/language/cs/main.php b/library/language/cs/main.php
index 0af6dfbca..6c95ab99b 100644
--- a/library/language/cs/main.php
+++ b/library/language/cs/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Další torrent se stejným info_hash již Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstranit z tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neregistrované';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['odpověď', 'odpovědi'];
$lang['DECLENSION']['TIMES'] = ['čas', 'časy'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['druhý', 'sekund'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL rychlost';
$lang['DL_DL_SPEED'] = 'DL rychlost';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Vzorec: Nahrál/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'zastavil';
diff --git a/library/language/da/main.php b/library/language/da/main.php
index e33131935..7d3f35c85 100644
--- a/library/language/da/main.php
+++ b/library/language/da/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'En anden torrent med samme info_hash allerede
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Fjern fra tracker';
$lang['BT_UNREGISTERED'] = 'Torrent uregistrerede';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['svar', 'svar'];
$lang['DECLENSION']['TIMES'] = ['tid', 'tider'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['andet', 'sekunder'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL hastighed';
$lang['DL_DL_SPEED'] = 'DL hastighed';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formel: Uploades/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'stoppet';
diff --git a/library/language/de/main.php b/library/language/de/main.php
index d80968cee..690f9f91b 100644
--- a/library/language/de/main.php
+++ b/library/language/de/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Anderen torrent mit der gleichen info_hash ber
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Entfernen von tracker';
$lang['BT_UNREGISTERED'] = 'Unregistered Torrent';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['Antwort', 'Antworten'];
$lang['DECLENSION']['TIMES'] = ['Zeit', 'mal'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['zweite', 'Sekunden'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL-Geschwindigkeit';
$lang['DL_DL_SPEED'] = 'DL-speed';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formel: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'gestoppt';
diff --git a/library/language/el/main.php b/library/language/el/main.php
index ad9f5fba0..1bc46d7d5 100644
--- a/library/language/el/main.php
+++ b/library/language/el/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Άλλο ένα torrent με το ίδιο inf
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Αφαιρέστε από τον ιχνηλάτη';
$lang['BT_UNREGISTERED'] = 'Torrent unregistered';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['απάντηση', 'απαντήσεις'];
$lang['DECLENSION']['TIMES'] = ['ώρα', 'φορές'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['δεύτερο', 'δευτερόλεπτα'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL ταχύτητα';
$lang['DL_DL_SPEED'] = 'DL ταχύτητα';
$lang['DL_PORT'] = 'Λιμάνι';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Τύπος: Αποστέλλονται/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'σταμάτησε';
diff --git a/library/language/en/main.php b/library/language/en/main.php
index e1e2f0c8c..c412f1650 100644
--- a/library/language/en/main.php
+++ b/library/language/en/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Another torrent with same info_hash already Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Remove from tracker';
$lang['BT_UNREGISTERED'] = 'Torrent unregistered';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['reply', 'replies'];
$lang['DECLENSION']['TIMES'] = ['time', 'times'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['second', 'seconds'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL speed';
$lang['DL_DL_SPEED'] = 'DL speed';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'stopped';
diff --git a/library/language/es/main.php b/library/language/es/main.php
index 83e2f67e0..7d887e093 100644
--- a/library/language/es/main.php
+++ b/library/language/es/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Otro torrent con el mismo info_hash ya Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Retirar del tracker';
$lang['BT_UNREGISTERED'] = 'Torrent no registrado';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['respuesta', 'respuestas'];
$lang['DECLENSION']['TIMES'] = ['tiempo', 'veces'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['segundo', 'segundos'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL velocidad';
$lang['DL_DL_SPEED'] = 'DL velocidad';
$lang['DL_PORT'] = 'Puerto';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Fórmula: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'parado';
diff --git a/library/language/et/main.php b/library/language/et/main.php
index bc2d242d5..dc345d275 100644
--- a/library/language/et/main.php
+++ b/library/language/et/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Teine torrent sama info_hash juba Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Eemalda tracker';
$lang['BT_UNREGISTERED'] = 'Torrent registreerimata';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['vastus', 'vastused'];
$lang['DECLENSION']['TIMES'] = ['aeg', 'korda'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['teine', 'sekundit'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL kiirus';
$lang['DL_DL_SPEED'] = 'DL speed';
$lang['DL_PORT'] = 'Sadam';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Valem: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'lõpetanud';
diff --git a/library/language/fi/main.php b/library/language/fi/main.php
index e51378c67..ec24b8a4d 100644
--- a/library/language/fi/main.php
+++ b/library/language/fi/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Toinen torrent kanssa samaa info_hash jo Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Poista tracker';
$lang['BT_UNREGISTERED'] = 'Torrent rekisteröimätön';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['vastaus', 'vastaukset'];
$lang['DECLENSION']['TIMES'] = ['aika', 'kertaa'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['toinen', 'sekuntia'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL-nopeus';
$lang['DL_DL_SPEED'] = 'DL-nopeus';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Kaava: Ladataan/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'pysähtyi';
diff --git a/library/language/fr/main.php b/library/language/fr/main.php
index ee728f072..d7fd62cd9 100644
--- a/library/language/fr/main.php
+++ b/library/language/fr/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Un autre torrent avec même info_hash déjà <
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Retirer du tracker';
$lang['BT_UNREGISTERED'] = 'Torrent non enregistré';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['répondre', 'réponses'];
$lang['DECLENSION']['TIMES'] = ['le temps', 'fois'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['deuxième', 'secondes'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL vitesse';
$lang['DL_DL_SPEED'] = 'DL vitesse';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formule: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'arrêté';
diff --git a/library/language/he/main.php b/library/language/he/main.php
index 312c83a49..3c9b98a33 100644
--- a/library/language/he/main.php
+++ b/library/language/he/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'עוד סיקור עם אותו info_hash כב
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'הסר מ-tracker';
$lang['BT_UNREGISTERED'] = 'סיקור לא רשומים';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['תגובה', 'תגובות'];
$lang['DECLENSION']['TIMES'] = ['זמן', 'פעמים'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['השני', 'שניות'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL מהירות';
$lang['DL_DL_SPEED'] = 'DL מהירות';
$lang['DL_PORT'] = 'נמל';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'הנוסחה: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'הפסיקה';
diff --git a/library/language/hi/main.php b/library/language/hi/main.php
index 885cce1bd..3678c73d1 100644
--- a/library/language/hi/main.php
+++ b/library/language/hi/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'उसी जानकारी के सा
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'ट्रैकर से निकालें';
$lang['BT_UNREGISTERED'] = 'टॉरेंट अपंजीकृत';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['जवाब दें', 'उत्तर'];
$lang['DECLENSION']['TIMES'] = ['पहर', 'टाइम्स'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['दूसरा', 'सेकंड'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'डीएल';
$lang['DL_UL_SPEED'] = 'उल गति';
$lang['DL_DL_SPEED'] = 'डीएल की गति';
$lang['DL_PORT'] = 'बंदरगाह';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'फॉर्मूला: अपलोड किया गया / टोरेंटिसिज़';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'रोका हुआ';
diff --git a/library/language/hr/main.php b/library/language/hr/main.php
index 244b22c36..c25fcb0f6 100644
--- a/library/language/hr/main.php
+++ b/library/language/hr/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Drugi torrent sa istim info_hash već Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Ukloni iz tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neregistrirane';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1647,6 +1651,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['odgovor', 'odgovori'];
$lang['DECLENSION']['TIMES'] = ['vrijeme', 'put'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['drugi', 'sekundi'],
@@ -1840,7 +1845,7 @@ $lang['DL_DL'] = 'Dl';
$lang['DL_UL_SPEED'] = 'Brzina str';
$lang['DL_DL_SPEED'] = 'Brzina dl';
$lang['DL_PORT'] = 'Luka';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula Je: Skinuti/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'zaustavljen';
diff --git a/library/language/hu/main.php b/library/language/hu/main.php
index 306875293..c956d97fe 100644
--- a/library/language/hu/main.php
+++ b/library/language/hu/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Egy másik torrent azonos info_hash már Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Távolítsa el a tracker';
$lang['BT_UNREGISTERED'] = 'Torrent regisztrált';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['válasz', 'válaszok'];
$lang['DECLENSION']['TIMES'] = ['idő', 'szer'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['második', 'másodperc'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL sebesség';
$lang['DL_DL_SPEED'] = 'DL sebesség';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Képlet: Feltöltött/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'megállt';
diff --git a/library/language/hy/main.php b/library/language/hy/main.php
index cc11fd762..c834cbfa9 100644
--- a/library/language/hy/main.php
+++ b/library/language/hy/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Այլ հեղեղ նույն info_hash արդ
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Հեռացնել ճանապարհները';
$lang['BT_UNREGISTERED'] = 'Հեղեղ չգրանցված';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1647,6 +1651,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['պատասխան', 'պատասխաններ'];
$lang['DECLENSION']['TIMES'] = ['ժամանակ', 'անգամ'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['երկրորդ', 'վայրկյան'],
@@ -1840,7 +1845,7 @@ $lang['DL_DL'] = 'Dl';
$lang['DL_UL_SPEED'] = 'Արագությունը փող';
$lang['DL_DL_SPEED'] = 'Արագությունը dl';
$lang['DL_PORT'] = 'Նավահանգիստ';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Բանաձեւը: Բեռնված/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'կանգ է առել';
diff --git a/library/language/id/main.php b/library/language/id/main.php
index 48f5a30d9..afab8737a 100644
--- a/library/language/id/main.php
+++ b/library/language/id/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Torrent lain yang sama info_hash sudah Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Hapus dari tracker';
$lang['BT_UNREGISTERED'] = 'Torrent terdaftar';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['balas', 'balasan'];
$lang['DECLENSION']['TIMES'] = ['waktu', 'kali'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['kedua', 'detik'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL kecepatan';
$lang['DL_DL_SPEED'] = 'DL kecepatan';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Rumus: Upload/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'berhenti';
diff --git a/library/language/it/main.php b/library/language/it/main.php
index 38afa9dd1..27e9183c3 100644
--- a/library/language/it/main.php
+++ b/library/language/it/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Un altro torrent con lo stesso info_hash già
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Togliere dal tracker';
$lang['BT_UNREGISTERED'] = 'Torrent non registrati';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['risposta', 'risposte'];
$lang['DECLENSION']['TIMES'] = ['tempo', 'volte'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['secondo', 'secondi'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL velocità';
$lang['DL_DL_SPEED'] = 'DL velocità';
$lang['DL_PORT'] = 'Porta';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'arrestato';
diff --git a/library/language/ja/main.php b/library/language/ja/main.php
index 57e16d3e1..b85ce62db 100644
--- a/library/language/ja/main.php
+++ b/library/language/ja/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = '他の激流を同じくinfo_hashてTorrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'トラッカーから削除';
$lang['BT_UNREGISTERED'] = '激流が未登録';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1648,6 +1652,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['返信', '回答'];
$lang['DECLENSION']['TIMES'] = ['時間', '倍'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['第', '秒'],
@@ -1841,7 +1846,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL速度';
$lang['DL_DL_SPEED'] = 'DL速度';
$lang['DL_PORT'] = '港';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = '式:掲載/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = '停止';
diff --git a/library/language/ka/main.php b/library/language/ka/main.php
index d9c250d06..380017863 100644
--- a/library/language/ka/main.php
+++ b/library/language/ka/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'კიდევ ერთი torrent იგი
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'ამოღება tracker';
$lang['BT_UNREGISTERED'] = 'Torrent არარეგისტრირებული';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['პასუხი', 'გამოხმაურება'];
$lang['DECLENSION']['TIMES'] = ['დრო', '- ჯერ'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['მეორე', 'წამი'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL სიჩქარე';
$lang['DL_DL_SPEED'] = 'DL სიჩქარე';
$lang['DL_PORT'] = 'პორტი';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'ფორმულა: აიტვირთა/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'შეწყვიტა';
diff --git a/library/language/kk/main.php b/library/language/kk/main.php
index b847c797e..71d98e6a6 100644
--- a/library/language/kk/main.php
+++ b/library/language/kk/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'қазірдің өзінде сол info_hash
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'трекер алып тастау';
$lang['BT_UNREGISTERED'] = 'Torrent тіркелмеген';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['жауап', 'жауап'];
$lang['DECLENSION']['TIMES'] = ['уақыт', 'рет'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['секунд', 'секунд'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL жылдамдығы';
$lang['DL_DL_SPEED'] = 'DL жылдамдығы';
$lang['DL_PORT'] = 'Порт';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Uploaded / TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'тоқтатты';
diff --git a/library/language/ko/main.php b/library/language/ko/main.php
index 3499317f7..cfa6f8c11 100644
--- a/library/language/ko/main.php
+++ b/library/language/ko/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = '다른 토렌트 같은 info_hash 이미 Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = '제거에서 추적';
$lang['BT_UNREGISTERED'] = 'Torrent 등록';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['답변', '답글'];
$lang['DECLENSION']['TIMES'] = ['시간', '시간'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['두 번째', '초'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL 속도';
$lang['DL_DL_SPEED'] = 'DL 속도';
$lang['DL_PORT'] = '트';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = '공식:에 업로드/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = '을 중지';
diff --git a/library/language/lt/main.php b/library/language/lt/main.php
index 8f1b39725..14610da75 100644
--- a/library/language/lt/main.php
+++ b/library/language/lt/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Kita torrent su pačiu info_hash jau Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Pašalinti iš tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neregistruotas';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['atsakyti', 'atsakymai'];
$lang['DECLENSION']['TIMES'] = ['laikas', 'laikas'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['antras', 'sekundžių'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL greitis';
$lang['DL_DL_SPEED'] = 'DL greitis';
$lang['DL_PORT'] = 'Uostas';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formulė: Upload/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'sustojo';
diff --git a/library/language/lv/main.php b/library/language/lv/main.php
index 0a9dc1e2b..6afc8ef7f 100644
--- a/library/language/lv/main.php
+++ b/library/language/lv/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Citu torrent ar pašu info_hash jau Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Noņemt no tracker';
$lang['BT_UNREGISTERED'] = 'Torrent nereģistrētiem';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['atbildēt', 'atbildes'];
$lang['DECLENSION']['TIMES'] = ['laiks', 'reizes'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['otrais', 'sekundes'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL ātrums';
$lang['DL_DL_SPEED'] = 'DL ātrums';
$lang['DL_PORT'] = 'Ostas';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Augšupielādēto/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'apturēts';
diff --git a/library/language/nl/main.php b/library/language/nl/main.php
index 4a539f0c7..2f595778f 100644
--- a/library/language/nl/main.php
+++ b/library/language/nl/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Een andere torrent met dezelfde info_hash al <
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Verwijder van drijver';
$lang['BT_UNREGISTERED'] = 'Torrent ongeregistreerde';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['beantwoorden', 'antwoorden'];
$lang['DECLENSION']['TIMES'] = ['tijd', 'tijden'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['tweede', 'seconden'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL-snelheid';
$lang['DL_DL_SPEED'] = 'DL snelheid';
$lang['DL_PORT'] = 'Poort';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formule: Uploaden/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'gestopt';
diff --git a/library/language/no/main.php b/library/language/no/main.php
index 07e5162ac..b4888318c 100644
--- a/library/language/no/main.php
+++ b/library/language/no/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'En annen torrent med samme info_hash allerede
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Fjern fra tracker';
$lang['BT_UNREGISTERED'] = 'Torrent uregistrerte';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['svar', 'svar'];
$lang['DECLENSION']['TIMES'] = ['tid', 'ganger'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['andre', 'sekunder'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL hastighet';
$lang['DL_DL_SPEED'] = 'DL hastighet';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formel: Lastet Opp/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'stoppet';
diff --git a/library/language/pl/main.php b/library/language/pl/main.php
index bc42c32f8..e5a0c70b5 100644
--- a/library/language/pl/main.php
+++ b/library/language/pl/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Inny torrent z takim samym info_hash już Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Usuń z trackera';
$lang['BT_UNREGISTERED'] = 'Torrent niezarejestrowanych';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1647,6 +1651,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['odpowiedź', 'odpowiedzi'];
$lang['DECLENSION']['TIMES'] = ['czas', 'raz'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['drugi', 'sekund'],
@@ -1840,7 +1845,7 @@ $lang['DL_DL'] = 'Dl';
$lang['DL_UL_SPEED'] = 'Prędkość ul';
$lang['DL_DL_SPEED'] = 'Prędkość dl';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formuła: Załadowany/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'zatrzymał się';
diff --git a/library/language/pt/main.php b/library/language/pt/main.php
index 9ad2fc83e..69e2cca14 100644
--- a/library/language/pt/main.php
+++ b/library/language/pt/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Outro torrent com o mesmo info_hash já Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Retire do tracker';
$lang['BT_UNREGISTERED'] = 'Torrent não registrado';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['responder', 'respostas'];
$lang['DECLENSION']['TIMES'] = ['tempo', 'vezes'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['segunda', 'segundos'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL velocidade';
$lang['DL_DL_SPEED'] = 'DL velocidade';
$lang['DL_PORT'] = 'Porta';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Fórmula: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'parado';
diff --git a/library/language/ro/main.php b/library/language/ro/main.php
index 1ae7cfe2f..9004c13ba 100644
--- a/library/language/ro/main.php
+++ b/library/language/ro/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Un alt torrent cu același info_hash deja Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Eliminați de la tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neînregistrate';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['răspuns', 'răspunsurile'];
$lang['DECLENSION']['TIMES'] = ['timp', 'ori'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['a doua', 'secunde'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL viteză';
$lang['DL_DL_SPEED'] = 'Viteza de DL';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Încărcat/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'oprit';
diff --git a/library/language/ru/main.php b/library/language/ru/main.php
index 7f4f183b9..2722c8191 100644
--- a/library/language/ru/main.php
+++ b/library/language/ru/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Другой торрент с таким же
$lang['BT_V1_ONLY_DISALLOWED'] = 'В данный момент администратор отключил только v1 торренты, разрешены: v2 и гибриды (hybrids)';
$lang['BT_V2_ONLY_DISALLOWED'] = 'В данный момент администратор отключил v2 торренты, разрешены: v1 и гибриды (hybrids)';
$lang['BT_FLIST_LIMIT'] = 'Настройки трекера не позволяют обрабатывать списки более чем с %d файлами. Текущее число: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Разрегистрировать торрент';
$lang['BT_UNREGISTERED'] = 'Торрент разрегистрирован';
$lang['BT_UNREGISTERED_ALREADY'] = 'Торрент уже разрегистрирован';
@@ -1642,16 +1646,17 @@ $lang['DELETE_POST_TXTB'] = '[x]';
$lang['MODERATE_POST_TXTB'] = '[m]';
$lang['SEND_PM_TXTB'] = '[ЛС]';
-$lang['DECLENSION']['REPLIES'] = ['ответ', 'ответа', 'ответов'];
-$lang['DECLENSION']['TIMES'] = ['раз', 'раза', 'раз'];
+$lang['DECLENSION']['REPLIES'] = ['ответ', 'ответа'];
+$lang['DECLENSION']['TIMES'] = ['раз', 'раза'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
- 'seconds' => ['секунда', 'секунды', 'секунд'],
- 'minutes' => ['минута', 'минуты', 'минут'],
- 'hours' => ['час', 'часа', 'часов'],
- 'mday' => ['день', 'дня', 'дней'],
- 'mon' => ['месяц', 'месяца', 'месяцев'],
- 'year' => ['год', 'года', 'лет'],
+ 'seconds' => ['секунда', 'секунды'],
+ 'minutes' => ['минута', 'минуты'],
+ 'hours' => ['час', 'часа'],
+ 'mday' => ['день', 'дня'],
+ 'mon' => ['месяц', 'месяца'],
+ 'year' => ['год', 'года'],
];
$lang['DELTA_TIME']['FORMAT'] = '%1$s %2$s'; // 5(%1) minutes(%2)
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'Скачано';
$lang['DL_UL_SPEED'] = 'Отдача';
$lang['DL_DL_SPEED'] = 'Загрузка';
$lang['DL_PORT'] = 'Порт';
-$lang['DL_CLIENT'] = 'Клиент';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Отдано/Размер раздачи';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'Остановил Скачивание/Раздачу';
diff --git a/library/language/sk/main.php b/library/language/sk/main.php
index d83441aec..f567f65fb 100644
--- a/library/language/sk/main.php
+++ b/library/language/sk/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Ďalší torrent s rovnakým info_hash už Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstrániť z tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neregistrovaný';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['odpovedať', 'odpovede'];
$lang['DECLENSION']['TIMES'] = ['čas', 'časy'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['druhý', 'sekúnd'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL rýchlosť';
$lang['DL_DL_SPEED'] = 'DL rýchlosť';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Vzorec: Nahrané/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'zastavil';
diff --git a/library/language/sl/main.php b/library/language/sl/main.php
index 5d10fe2c9..1034fcf3c 100644
--- a/library/language/sl/main.php
+++ b/library/language/sl/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Drugi torrent z enakim info_hash že Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstrani iz tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neregistrirane';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['odgovori', 'odgovori'];
$lang['DECLENSION']['TIMES'] = ['čas', 'krat'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['drugo', 'sekund'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL hitrost';
$lang['DL_DL_SPEED'] = 'DL hitrost';
$lang['DL_PORT'] = 'Vrata';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Naložili/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'ustavi';
diff --git a/library/language/sq/main.php b/library/language/sq/main.php
index 053551a23..f44515007 100644
--- a/library/language/sq/main.php
+++ b/library/language/sq/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Një tjetër torrent me të njëjtën info_has
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Hiqni nga tracker';
$lang['BT_UNREGISTERED'] = 'Torrent paregjistruara';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['përgjigje', 'përgjigje'];
$lang['DECLENSION']['TIMES'] = ['kohë', 'kohët'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['i dytë', 'sekonda'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL shpejtësinë';
$lang['DL_DL_SPEED'] = 'DL shpejtësi';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Uploaded/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'u ndal';
diff --git a/library/language/sr/main.php b/library/language/sr/main.php
index c7122c0af..884341250 100644
--- a/library/language/sr/main.php
+++ b/library/language/sr/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Други торент са истим info_h
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Уклоните из трацкер';
$lang['BT_UNREGISTERED'] = 'Торрент нерегистрованих';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['одговор', 'одговори'];
$lang['DECLENSION']['TIMES'] = ['време', 'пут'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['други', 'секунди'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'Дл';
$lang['DL_UL_SPEED'] = 'Брзина ст';
$lang['DL_DL_SPEED'] = 'Брзина дл';
$lang['DL_PORT'] = 'Лука';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Напуњен/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'престао';
diff --git a/library/language/sv/main.php b/library/language/sv/main.php
index a5017a50d..8b623daca 100644
--- a/library/language/sv/main.php
+++ b/library/language/sv/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'En annan torrent med samma info_hash redan Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Ta bort från tracker';
$lang['BT_UNREGISTERED'] = 'Torrent oregistrerade';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['svara', 'svar'];
$lang['DECLENSION']['TIMES'] = ['tid', 'gånger'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['andra', 'sekunder'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL hastighet';
$lang['DL_DL_SPEED'] = 'DL hastighet';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formel: Upp/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'slutat';
diff --git a/library/language/tg/main.php b/library/language/tg/main.php
index 9c4e305f3..5ebe58e3c 100644
--- a/library/language/tg/main.php
+++ b/library/language/tg/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'ҷӯйе дигар бо ҳамин info_hash
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Хориҷ аз Назоратчии';
$lang['BT_UNREGISTERED'] = 'ҷӯйе никоњи';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['ҷавоб', 'АКС'];
$lang['DECLENSION']['TIMES'] = ['замон', 'маротиба'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['дуюм', 'сония'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'суръати ул';
$lang['DL_DL_SPEED'] = 'суръати DL';
$lang['DL_PORT'] = 'бандаргоҳ';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Изҳори / TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'қатъ';
diff --git a/library/language/th/main.php b/library/language/th/main.php
index b29867b47..c97eba8db 100644
--- a/library/language/th/main.php
+++ b/library/language/th/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'อีกทอร์เรนต์กับ
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'ลบออกจากแทร็กเกอร์';
$lang['BT_UNREGISTERED'] = 'ทอร์เรนต์ไม่จดทะเบี';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['ตอบกลับ', 'การตอบกลับ'];
$lang['DECLENSION']['TIMES'] = ['เวลา', 'ครั้งแล้ว'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['ที่สอง', 'วินาที'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'ขนาด DL';
$lang['DL_UL_SPEED'] = 'UL ความเร็ว';
$lang['DL_DL_SPEED'] = 'DL ความเร็ว';
$lang['DL_PORT'] = 'พอร์ต';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'สูตร:อัพโหลด/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'หยุด';
diff --git a/library/language/tr/main.php b/library/language/tr/main.php
index 8a33e2413..e0e5a65d1 100644
--- a/library/language/tr/main.php
+++ b/library/language/tr/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Aynı info_hash ile başka bir torrent zaten <
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'İzleyiciden Kaldır';
$lang['BT_UNREGISTERED'] = 'Torrent kayıtsız';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1648,6 +1652,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['cevap', 'cevaplar'];
$lang['DECLENSION']['TIMES'] = ['zaman', 'kere'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['ikinci', 'saniye'],
@@ -1841,7 +1846,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL hızı';
$lang['DL_DL_SPEED'] = 'DL hızı';
$lang['DL_PORT'] = 'Bağlantı noktası';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formül: Yükledi/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'durdu';
diff --git a/library/language/uk/main.php b/library/language/uk/main.php
index 2c46f28a2..e9f9f30d9 100644
--- a/library/language/uk/main.php
+++ b/library/language/uk/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Інший торрент з таким же i
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Вилучити з трекера';
$lang['BT_UNREGISTERED'] = 'Торент незареєстрований';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[ПП]';
$lang['DECLENSION']['REPLIES'] = ['відповідь', 'відповіді'];
$lang['DECLENSION']['TIMES'] = ['раз', 'разів'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['секунда', 'секунд'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'Завантажено';
$lang['DL_UL_SPEED'] = 'Швидкість віддачі';
$lang['DL_DL_SPEED'] = 'Швидкість завантаження';
$lang['DL_PORT'] = 'Порт';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Формула: Віддано/Розмір роздачі';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'зупинено';
diff --git a/library/language/uz/main.php b/library/language/uz/main.php
index a93d18f5a..444f1d197 100644
--- a/library/language/uz/main.php
+++ b/library/language/uz/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Shu info_hash allaqachon regis
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'izdoshlari o\'chirish';
$lang['BT_UNREGISTERED'] = 'Ro\'yxatdan o\'tmagan torrent';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['javob', 'javoblar'];
$lang['DECLENSION']['TIMES'] = ['vaqt', 'marta'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['ikkinchi', 'soniya'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL tezligi';
$lang['DL_DL_SPEED'] = 'DL tezligi';
$lang['DL_PORT'] = 'port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Formula: Uploaded / TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'to\'xtadi';
diff --git a/library/language/vi/main.php b/library/language/vi/main.php
index 4e6e929a6..d4211a8d4 100644
--- a/library/language/vi/main.php
+++ b/library/language/vi/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = 'Một torrent với cùng một info_hash đã
$lang['BT_V1_ONLY_DISALLOWED'] = 'v1-only torrents have been disabled by the administrator at the moment, allowed: v2 and hybrids';
$lang['BT_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
$lang['BT_FLIST_LIMIT'] = 'Tracker settings do not allow to process lists with more than %d files. Current number is: %d';
+$lang['BT_FLIST_BTMR_HASH'] = 'BTMR Hash';
+$lang['BT_FLIST_BTMR_NOTICE'] = 'BitTorrent Merkle Root is a hash of a file embedded in torrents with BitTorrent v2 support, tracker users can extract, calculate them, also download deduplicated torrents using desktop tools such as Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = 'Bỏ từ theo dõi';
$lang['BT_UNREGISTERED'] = 'Torrent không đăng ký';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['trả lời', 'câu trả lời'];
$lang['DECLENSION']['TIMES'] = ['thời gian', 'lần'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['thứ hai', 'giây'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL tốc độ';
$lang['DL_DL_SPEED'] = 'DL tốc độ';
$lang['DL_PORT'] = 'Port';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = 'Công Thức:/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = 'dừng lại';
diff --git a/library/language/zh/main.php b/library/language/zh/main.php
index 515e666d0..cdc3f10b9 100644
--- a/library/language/zh/main.php
+++ b/library/language/zh/main.php
@@ -1348,6 +1348,10 @@ $lang['BT_REG_FAIL_SAME_HASH'] = '另一个种子与同info_hash已经Torrent Merkle Root Reader';
+$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
+$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_UNREG_FROM_TRACKER'] = '删除从跟踪器';
$lang['BT_UNREGISTERED'] = '未注册的洪流';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@@ -1644,6 +1648,7 @@ $lang['SEND_PM_TXTB'] = '[PM]';
$lang['DECLENSION']['REPLIES'] = ['回复', '答复'];
$lang['DECLENSION']['TIMES'] = ['时间', '时间'];
+$lang['DECLENSION']['FILES'] = ['file', 'files'];
$lang['DELTA_TIME']['INTERVALS'] = [
'seconds' => ['第二', '几秒钟'],
@@ -1837,7 +1842,7 @@ $lang['DL_DL'] = 'DL';
$lang['DL_UL_SPEED'] = 'UL速度';
$lang['DL_DL_SPEED'] = 'DL速度';
$lang['DL_PORT'] = '口';
-$lang['DL_CLIENT'] = 'Client';
+$lang['DL_CLIENT'] = 'BitTorrent client';
$lang['DL_FORMULA'] = '公式:传/TorrentSize';
$lang['DL_ULR'] = 'ULR';
$lang['DL_STOPPED'] = '停止';