mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
New Crowdin updates (#1072)
* New translations main.php (Romanian) * 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:
parent
6f89865f0c
commit
6757c75446
46 changed files with 138 additions and 0 deletions
|
@ -1060,6 +1060,7 @@ $lang['BT_REG_ON_TRACKER'] = 'Zaregistrujte se na tracker';
|
|||
$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_V2_ONLY_DISALLOWED'] = 'v2-only torrents have been disabled by the administrator at the moment, allowed: v1 and hybrids';
|
||||
$lang['BT_V2_FILE_LIST_ONLY'] = 'Currently, only torrents with BitTorrent version 2 support are enabled for separate file listing';
|
||||
$lang['BT_UNREG_FROM_TRACKER'] = 'Odstranit z tracker';
|
||||
$lang['BT_UNREGISTERED'] = 'Torrent neregistrované';
|
||||
$lang['BT_UNREGISTERED_ALREADY'] = 'Torrent already unregistered';
|
||||
|
@ -2321,6 +2322,8 @@ $lang['BT_ANNOUNCE_URL'] = 'Oznámit url';
|
|||
$lang['BT_ANNOUNCE_URL_EXPL'] = 'můžete definovat další povolené adresy url v "includes/torrent_announce_urls.php"';
|
||||
$lang['BT_DISABLE_DHT'] = 'Zakázat DHT sítě';
|
||||
$lang['BT_DISABLE_DHT_EXPL'] = 'Zakázat Peer Exchange a DHT (doporučeno pro privátní sítě, pouze url oznámit)';
|
||||
$lang['BT_PRIVATE_TRACKER'] = 'This tracker is private: file listing (for guests), DHT | PEX are disabled';
|
||||
$lang['BT_PRIVATE_TORRENT'] = 'The creator of this torrent made it private';
|
||||
$lang['BT_CHECK_ANNOUNCE_URL'] = 'Ověřit oznámit url';
|
||||
$lang['BT_CHECK_ANNOUNCE_URL_EXPL'] = 'zaregistrujte se na tracker povoleno pouze adresy url';
|
||||
$lang['BT_REPLACE_ANN_URL'] = 'Vyměňte oznámit url';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue