Files
nexusphp/lang/cs/lang_torrents.php
2025-04-20 18:13:46 +07:00

70 lines
2.5 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_torrents = array
(
'head_search_results_for' => "Výsledky hledání pro ",
'text_search_box' => "Vyhledávací pole",
'text_category' => "Kategorie:",
'text_source' => "Objem prodeje výrobního odvětví Unie a jeho podíl na trhu",
'text_codec' => "Kodek:",
'text_standard' => "Standard:",
'text_processing' => "Zpracovávání:",
'text_show_dead_active' => "Zobrazit mrtvé/aktivní?",
'select_including_dead' => "včetně mrtvých",
'select_active' => "aktivní",
'select_dead' => "mrtvý",
'text_show_special_torrents' => "Zobrazit akci?",
'select_all' => "vše",
'select_normal' => "normální",
'select_free' => "zdarma",
'select_two_times_up' => "2x nahoru",
'select_free_two_times_up' => "zdarma a 2x nahoru",
'select_half_down' => "50% sleva",
'text_search' => "Klíčové slovo:",
'submit_go' => "Go!",
'std_search_results_for' => "Výsledky hledání pro \"",
'std_try_again' => "Nic nenalezeno! Zkuste to znovu s rafinovaným vyhledávacím řetězcem.\n",
'std_nothing_found' => "Nic nenalezeno!",
'std_no_active_torrents' => "Žádné Torrenty :(\n",
'input_check_all' => "Zkontrolovat vše",
'input_uncheck_all' => "Odznačit vše",
'text_download_client' => "Stáhnout povoleného klienta",
'select_title' => "Hlava 1 Celkem",
'select_description' => "L 343, 22.12.2009, s. 1).",
'select_small_description' => "Malý popis",
'select_uploader' => "Nahrávání",
'select_imdb_url' => "URL IMDb",
'select_and' => "A",
'select_or' => "NEBO",
'select_exact' => "Přesné",
'select_parsed' => "Parsed",
'text_in' => " v ",
'text_with' => " s ",
'text_mode' => " režim párování",
'text_show_bookmarked' => "Zobrazit záložky?",
'select_bookmarked' => "Záložka",
'select_bookmarked_exclude' => "Nezaloženo",
'text_s_bookmarked_torrent' => "Záložky torrentů",
'text_s_not_bookmarked_torrent' => "NENÍ záložky Torrenty",
'head_torrents' => "Torrenty",
'head_special' => "Speciální",
'text_movies_and_tvs' => "Filmy a televizory:",
'text_games_and_appz' => "Hry a aplikace:",
'text_others' => "Ostatní:",
'text_medium' => "Střednědobé:",
'text_team' => "Tým:",
'text_audio_codec' => "Audio kodek:",
'text_video' => "Video:",
'text_tv' => "Telefon:",
'text_music' => "Hudba:",
'text_software' => "softwaru:",
'text_approval_status' => 'Status schválení:',
'size_range' => 'Size range(GB):',
'leechers_range' => 'Leechers range:',
'seeders_range' => 'Rozsah sběračů:',
'times_completed_range' => 'Počet dokončených intervalů:',
'added_range' => 'Přidaný rozsah:',
);
?>