New Crowdin updates (#1714)

* New translations main.php (Romanian)

* New translations main.php (French)

* New translations main.php (Spanish)

* New translations main.php (Afrikaans)

* New translations main.php (Arabic)

* New translations main.php (Belarusian)

* New translations main.php (Bulgarian)

* New translations main.php (Catalan)

* New translations main.php (Czech)

* New translations main.php (Danish)

* New translations main.php (German)

* New translations main.php (Greek)

* New translations main.php (Finnish)

* New translations main.php (Hebrew)

* New translations main.php (Hungarian)

* New translations main.php (Armenian)

* New translations main.php (Italian)

* New translations main.php (Japanese)

* New translations main.php (Georgian)

* New translations main.php (Korean)

* New translations main.php (Lithuanian)

* New translations main.php (Dutch)

* New translations main.php (Norwegian)

* New translations main.php (Polish)

* New translations main.php (Russian)

* New translations main.php (Slovak)

* New translations main.php (Slovenian)

* New translations main.php (Albanian)

* New translations main.php (Serbian (Cyrillic))

* New translations main.php (Swedish)

* New translations main.php (Turkish)

* New translations main.php (Ukrainian)

* New translations main.php (Chinese Traditional)

* New translations main.php (English)

* New translations main.php (Vietnamese)

* New translations main.php (Portuguese, Brazilian)

* New translations main.php (Indonesian)

* New translations main.php (Thai)

* New translations main.php (Croatian)

* New translations main.php (Kazakh)

* New translations main.php (Estonian)

* New translations main.php (Latvian)

* New translations main.php (Azerbaijani)

* New translations main.php (Hindi)

* New translations main.php (Bosnian)

* New translations main.php (Uzbek)

* New translations main.php (Tajik)
This commit is contained in:
Yury Pikhtarev 2024-12-14 12:42:11 +04:00 committed by GitHub
commit 4046d5c141
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
47 changed files with 282 additions and 47 deletions

View file

@ -1370,12 +1370,17 @@ $lang['BT_REG_FAIL'] = 'Nemohl zaregistrovat torrent na tracker';
$lang['BT_REG_FAIL_SAME_HASH'] = 'Další torrent se stejným info_hash již <a href="%s"><b>registered</b></a>';
$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'] = 'Files list';
$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 <a href="%s" target="_blank" referrerpolicy="origin">Torrent Merkle Root Reader</a>';
$lang['BT_FLIST_CREATION_DATE'] = 'Creation date';
$lang['BT_IS_PRIVATE'] = 'Private torrent';
$lang['BT_FLIST_FILE_PATH'] = 'Path (%s)';
$lang['BT_FLIST_LINK_TITLE'] = 'File hashes | .torrent meta-info';
$lang['BT_FLIST_ANNOUNCERS_LIST'] = 'Announcers list';
$lang['BT_FLIST_ANNOUNCERS'] = 'Announcers';
$lang['BT_FLIST_ANNOUNCERS_NOTICE'] = 'This list contains announcers of torrent file';
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstranit z tracker';
$lang['BT_UNREGISTERED'] = 'Torrent neregistrované';
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
@ -1400,6 +1405,7 @@ $lang['SEEDING'] = 'Semeno';
$lang['LEECHING'] = 'Pijavice';
$lang['IS_REGISTERED'] = 'Registrován';
$lang['MAGNET'] = 'Magnet-link';
$lang['MAGNET_FOR_GUESTS'] = 'Show magnet-link for guests';
$lang['MAGNET_v2'] = 'Magnet-link (BitTorrent v2 supported)';
//torrent status mod
@ -1719,7 +1725,6 @@ $lang['NOTICE'] = '!POZOR!';
$lang['COPY'] = 'Web neposkytuje elektronické verze produktů, a angažuje se pouze ve sbírání a katalogizaci odkazů zaslány a zveřejněny na fóru našich čtenářů. Pokud jste vlastníkem jakéhokoliv předloženého materiálu a nechtějí, aby odkaz na ni byl v našem katalogu, kontaktujte nás a my se okamžitě odstranit ji. Soubory pro výměnu na tracker jsou dány uživatelům webu, a správa nenese odpovědnost za jejich údržbu. Žádost vyplňte soubory, které jsou chráněny autorskými právy, a také soubory z nelegální údržbu!';
// FILELIST
$lang['FILELIST'] = 'Filelist';
$lang['COLLAPSE'] = 'Kolaps adresář';
$lang['EXPAND'] = 'Rozšířit';
$lang['SWITCH'] = 'Spínač';