ananas/app/src/main/res/values-cs-rCZ/strings.xml

79 lines
No EOL
5.5 KiB
XML

<resources>
<string name="app_description">Neoficiální nativní Jellyfin aplikace</string>
<string name="jellyfin_banner">Jellyfin baner</string>
<string name="add_server">Přidat server</string>
<string name="add_server_error_outdated">Zastaralá verze serveru: %1$s. Prosím aktualizujte Váš server</string>
<string name="add_server_error_not_jellyfin">Nejedná se o Jellyfin server: %1$s</string>
<string name="add_server_error_version">Nepodporovaná verze serveru: %1$s. Prosím aktualizujte Váš server</string>
<string name="add_server_error_slow">Serveru trvalo příliš dlouho odpovědět: %1$s</string>
<string name="add_server_error_already_added">Tento server už je přidán</string>
<string name="add_server_error_empty_address">Prázdná adresa serveru</string>
<string name="add_server_error_not_found">Server not found</string>
<string name="login">Přihlásit</string>
<string name="select_server">Vybrat server</string>
<string name="edit_text_server_address_hint">Adresa serveru</string>
<string name="edit_text_username_hint">Přihlašovací jméno</string>
<string name="edit_text_password_hint">Heslo</string>
<string name="button_connect">Připojit</string>
<string name="button_login">Přihlásit se</string>
<string name="remove_server">Odstranit server</string>
<string name="remove_server_dialog_text">Určitě si přejete odstranit server %1$s</string>
<string name="remove">Odstranit</string>
<string name="cancel">Zrušit</string>
<string name="title_home">Úvodní</string>
<string name="title_media">Moje média</string>
<string name="title_favorite">Oblíbené</string>
<string name="title_settings">Nastavení</string>
<string name="view_all">Zobrazit vše</string>
<string name="error_loading_data">Chyba při načítání dat</string>
<string name="retry">Opakovat</string>
<string name="genres">Žánry</string>
<string name="director">Režisér</string>
<string name="writers">Scénáristé</string>
<string name="cast_amp_crew"><![CDATA[Obsazení & štáb]]></string>
<string name="seasons">Sezóny</string>
<string name="play_button_description">Přehrát</string>
<string name="trailer_button_description">Pustit trailer</string>
<string name="check_button_description">Označit jako přehrané nebo nepřehrané</string>
<string name="favorite_button_description">Do oblíbených</string>
<string name="episode_watched_indicator">Indikátor shlédnutí epizody</string>
<string name="episode_name">%1$d. %2$s</string>
<string name="episode_name_extended">S%1$d:E%2$d - %3$s</string>
<string name="next_up">Další na řadě</string>
<string name="continue_watching">Pokračovat ve sledování</string>
<string name="latest_library">Nejnovější %1$s</string>
<string name="series_poster">Plakát</string>
<string name="no_favorites">Nemáte žádné oblíbené položky</string>
<string name="search">Vyhledávat</string>
<string name="no_search_results">Nic nenalezeno</string>
<string name="settings_category_language">Jazyk</string>
<string name="settings_preferred_audio_language">Preferovaný jazyk zvuku</string>
<string name="settings_preferred_subtitle_language">Preferovaný jazyk titulků</string>
<string name="initializing">Inicializace…</string>
<string name="settings_category_servers">Servery</string>
<string name="settings_category_player">Přehrávač</string>
<string name="manage_servers">Spravovat servery</string>
<string name="settings_category_appearance">Vzhled</string>
<string name="device_name">Název zařízení</string>
<string name="settings_category_device">Zařízení</string>
<string name="settings_use_cache_title">Cachovat obrázky</string>
<string name="settings_use_cache_summary">Cachování obrázků urychluje načítání obsahu. Projeví se po restartu aplikace.</string>
<string name="settings_cache_size">Nastavit velikost cache v MB</string>
<string name="settings_cache_size_message">Aplikace použije tuto velikost v MB k uložení obrázků z Jellyfin serveru. Větší hodnota může být prospěšná na pomalejším připojení.</string>
<string name="theme">Téma</string>
<string name="error_preparing_player_items">Chyba při načítání přehrávání.</string>
<string name="view_details">Zobrazit detaily</string>
<string name="view_details_underlined"><u>Zobrazit detaily</u></string>
<string name="about">O aplikaci</string>
<string name="privacy_policy">Zásady ochrany osobních údajů</string>
<string name="app_info">Informace o aplikaci</string>
<string name="unknown_error">Neočekávaná chyba</string>
<string name="select_audio_track">Vyberte zvukovou stopu</string>
<string name="select_subtile_track">Vyberte titulky</string>
<string name="mpv_player">mpv přehrávač</string>
<string name="mpv_player_summary">Použít experimentální mpv přehrávač k přehrávání videí. mpv má podporu pro více video a audio kodeků a formátů titulků.</string>
<string name="force_software_decoding">Vynutit softwarové dekódování</string>
<string name="force_software_decoding_summary">Vypnout hardwarové dekódování a vynutit softwarové dekódování. Může být užitečné pokud hardwarové dekódování produkuje artefakty.</string>
<string name="image_description_poster">%1$s plakát</string>
<string name="image_description_backdrop">%1$s pozadí</string>
</resources>