<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
    <string name="app_name">Streamflix</string>

    <string name="loading_error_title">An error occurred</string>
    <string name="loading_error_retry">Retry</string>
    <string name="loading_error_clear_cache">Clear Cache</string>
    <string name="loading_error_details">Error Details</string>

    <string name="update_title">New Update Available</string>
    <string name="update_message">A new version of the app is available!</string>
    <string name="update_current_version_label">Current version</string>
    <string name="update_new_version_label">New version</string>
    <string name="update_release_notes">Release notes</string>
    <string name="update_later">Maybe Later</string>
    <string name="update">Update</string>
    <string name="settings_update_check">Automatic update check</string>
    <string name="settings_update_check_summary">Check for new versions of the app automatically</string>

    <string name="app_layout">App layout</string>
    <string name="app_layout_auto">Auto</string>
    <string name="app_layout_mobile">Mobile layout</string>
    <string name="app_layout_tv">TV layout</string> 
    <string name="app_layout_apply">Apply</string>

    <string name="providers_all_languages">All languages</string>
    <string name="providers_favorites">Favorites</string>
    <string name="providers_choose_title">Choose a provider</string>

    <string name="main_menu_change_provider">Change provider</string>
    <string name="main_menu_search">Search</string>
    <string name="main_menu_home">Home</string>
    <string name="main_menu_movies">Movies</string>
    <string name="main_menu_tv_shows">TV Shows</string>
    <string name="main_menu_all_channels">All Channels</string>
    <string name="main_menu_settings">Settings</string>
    <string name="main_menu_theme_change">Change Theme</string>
    <string name="theme_default">Default</string>
    <string name="theme_nero_amoled_oled">Nero Amoled/Oled</string>
    <string name="theme_sunset_cinema">Sunset Cinema</string>
    <string name="theme_steel_blue">Steel Blue</string>
    <string name="theme_forest_night">Forest Night</string>
    <string name="theme_crimson_noir">Crimson Noir</string>
    <string name="theme_midnight_violet">Midnight Violet</string>
    <string name="theme_nord_frost">Nord Frost</string>
    <string name="theme_emerald_luxe">Emerald Luxe</string>
    <string name="theme_retro_neon">Retro Neon</string>

    <string name="search_input_hint">Search movies, TV shows</string>
    <string name="search_input_hint_iptv">Search channels</string>
    <string name="global_search">Global search</string>
    <string name="search_empty_query">Please enter a search query</string>
    <string name="searching">Searching...</string>
    <string name="search_error">Error</string>
    <string name="result">Result</string>
    <string name="results">Results</string>
    <string name="switching_to_provider">Switching to %s</string>

    <string name="home_swiper_watch_now">Watch Now</string>
    <string name="home_continue_watching">Continue Watching</string>
    <string name="home_favorite_movies">Favorite movies</string>
    <string name="home_favorite_tv_shows">Favorite TV shows</string>

    <string name="option_episode_open_tv_show">Go to TV show</string>
    <string name="option_show_favorite">Add to favorites</string>
    <string name="option_show_unfavorite">Remove from favorites</string>
    <string name="option_show_watched">Mark as watched</string>
    <string name="option_show_mark_all_previous_watched">Mark as watched until here</string>
    <string name="option_show_mark_all_previous_unwatched">Mark as unwatched until here</string>
    <string name="option_show_unwatched">Mark as unwatched</string>
    <string name="option_clear_program">Remove from Continue Watching</string>
    <string name="option_cancel">Cancel</string>

    <string name="episode_item_info">S%d E%d • %s</string>
    <string name="episode_item_info_episode_only">E%d • %s</string>

    <string name="tv_show_item_episode_number">E%d</string>
    <string name="tv_show_item_season_number_episode_number">S%d E%d</string>
    <string name="tv_show_item_type">TV</string>

    <string name="tv_show_runtime_hours_minutes">%d h %d min</string>
    <string name="tv_show_runtime_minutes">%d min</string>
    <string name="tv_show_watch_season_episode">Watch S%d E%d</string>
    <string name="tv_show_watch_episode">Watch E%d</string>
    <string name="tv_show_trailer">Trailer</string>
    <string name="tv_show_seasons">Seasons</string>
    <string name="tv_show_cast">Cast</string>
    <string name="tv_show_directors">Director</string>
    <string name="tv_show_you_may_also_like">You may also like</string>

    <string name="movie_item_type">Movie</string>
    <string name="movie_runtime_hours_minutes">%d h %d min</string>
    <string name="movie_runtime_minutes">%d min</string>
    <string name="movie_watch_now">Watch Now</string>
    <string name="movie_trailer">Trailer</string>
    <string name="movie_cast">Cast</string>
    <string name="movie_directors">Director</string>
    <string name="movie_you_may_also_like">You may also like</string>

    <string name="season_number">Season %d</string>
    <string name="episode_number">Episode %d</string>

    <string name="people_birthday">Birthday</string>
    <string name="people_deathday">Day of death</string>
    <string name="people_birthplace">Place of birth</string>
    <string name="people_biography">Biography</string>
    <string name="people_read_more">Read More &gt;</string>

    <string name="genre_header_name">%s Movies and TV Shows</string>

    <string name="player_subtitle_tv_show">S%d E%d • %s</string>
    <string name="player_subtitle_tv_show_episode_only">E%d • %s</string>
    <string name="player_picture_in_picture_not_supported">PiP is not supported on your device</string>
    <string name="player_external_player_title">Play using</string>
    <string name="player_external_player_error_video">Video not load yet</string>
    <string name="player_not_available_it_message">Not available on Italian servers, search for it on TMDB in other languages</string>
    <string name="player_not_available_lang_message">Not available in %s, search for it on TMDB in other languages</string>
    <string name="player_retry_later_message">Video currently unavailable on this provider. Please try again later</string>
    <string name="player_next_episode_up_next">Up next</string>
    <string name="player_next_episode_action">Play now</string>
    <string name="player_next_episode_dismiss">Dismiss</string>
    <string name="player_next_episode_ready">Next episode ready</string>
    <string name="player_next_episode_autoplay_in">Playing next in %ds</string>
    <string name="player_aspect_ratio_fit">Fit to screen</string>
    <string name="player_aspect_ratio_fill">Stretch</string>
    <string name="player_aspect_ratio_zoom">Zoom</string>
    <string name="player_aspect_ratio_zoom_4_3">Zoom for 4:3</string>
    <string name="player_aspect_ratio_stretch_vertical">Stretch vertically</string>
    <string name="player_aspect_ratio_super_zoom">Super Zoom</string>
    <string name="player_settings_title">Settings</string>
    <string name="player_settings_quality_title">Quality for current video</string>
    <string name="player_settings_quality_label">Quality</string>
    <string name="player_settings_quality_sub_label_auto">Auto (%dp)</string>
    <string name="player_settings_quality_auto">Auto</string>
    <string name="player_settings_quality_auto_selected">Auto • %dp</string>
    <string name="player_settings_quality">%dp</string>
    <string name="player_settings_audio_title">Audio</string>
    <string name="player_settings_audio_label">Audio</string>
    <string name="player_settings_subtitles_title">Subtitles/closed captions</string>
    <string name="player_settings_subtitles_label">Captions</string>
    <string name="player_settings_subtitles_off">Off</string>
    <string name="player_settings_caption_style_title">Caption style</string>
    <string name="player_settings_caption_style_label">Caption style</string>
    <string name="player_settings_caption_style_sub_label">Change text color, background style and bottom margin</string>
    <string name="player_settings_caption_style_reset_style_label">Reset style</string>
    <string name="player_settings_caption_style_font_color_title">Font color</string>
    <string name="player_settings_caption_style_font_color_label">Font color</string>
    <string name="player_settings_caption_style_font_color_white">White</string>
    <string name="player_settings_caption_style_font_color_yellow">Yellow</string>
    <string name="player_settings_caption_style_font_color_green">Green</string>
    <string name="player_settings_caption_style_font_color_cyan">Cyan</string>
    <string name="player_settings_caption_style_font_color_blue">Blue</string>
    <string name="player_settings_caption_style_font_color_magenta">Magenta</string>
    <string name="player_settings_caption_style_font_color_red">Red</string>
    <string name="player_settings_caption_style_font_color_black">Black</string>
    <string name="player_settings_caption_style_text_size_title">Text size</string>
    <string name="player_settings_caption_style_text_size_label">Text size</string>
    <string name="player_settings_caption_style_text_size_0_5">50%</string>
    <string name="player_settings_caption_style_text_size_0_75">75%</string>
    <string name="player_settings_caption_style_text_size_0_8">80%</string>
    <string name="player_settings_caption_style_text_size_0_9">90%</string>
    <string name="player_settings_caption_style_text_size_1">100%</string>
    <string name="player_settings_caption_style_text_size_1_25">125%</string>
    <string name="player_settings_caption_style_text_size_1_5">150%</string>
    <string name="player_settings_caption_style_text_size_2">200%</string>
    <string name="player_settings_caption_style_text_size_3">300%</string>
    <string name="player_settings_caption_style_font_opacity_title">Font opacity</string>
    <string name="player_settings_caption_style_font_opacity_label">Font opacity</string>
    <string name="player_settings_caption_style_font_opacity_0_5">50%</string>
    <string name="player_settings_caption_style_font_opacity_0_75">75%</string>
    <string name="player_settings_caption_style_font_opacity_1">100%</string>
    <string name="player_settings_caption_style_edge_style_title">Character edge style</string>
    <string name="player_settings_caption_style_edge_style_label">Character edge style</string>
    <string name="player_settings_caption_style_edge_style_none">None</string>
    <string name="player_settings_caption_style_edge_style_raised">Raised</string>
    <string name="player_settings_caption_style_edge_style_depressed">Depressed</string>
    <string name="player_settings_caption_style_edge_style_outline">Uniform</string>
    <string name="player_settings_caption_style_edge_style_drop_shadow">Drop Shadow</string>
    <string name="player_settings_caption_style_background_color_title">Background color</string>
    <string name="player_settings_caption_style_background_color_label">Background color</string>
    <string name="player_settings_caption_style_background_color_black">Black</string>
    <string name="player_settings_caption_style_background_color_yellow">Yellow</string>
    <string name="player_settings_caption_style_background_color_green">Green</string>
    <string name="player_settings_caption_style_background_color_cyan">Cyan</string>
    <string name="player_settings_caption_style_background_color_blue">Blue</string>
    <string name="player_settings_caption_style_background_color_magenta">Magenta</string>
    <string name="player_settings_caption_style_background_color_red">Red</string>
    <string name="player_settings_caption_style_background_color_white">White</string>
    <string name="player_settings_caption_style_background_opacity_title">Background opacity</string>
    <string name="player_settings_caption_style_background_opacity_label">Background opacity</string>
    <string name="player_settings_caption_style_background_opacity_0">0%</string>
    <string name="player_settings_caption_style_background_opacity_0_25">25%</string>
    <string name="player_settings_caption_style_background_opacity_0_5">50%</string>
    <string name="player_settings_caption_style_background_opacity_0_75">75%</string>
    <string name="player_settings_caption_style_background_opacity_1">100%</string>
    <string name="player_settings_caption_style_window_color_title">Window color</string>
    <string name="player_settings_caption_style_window_color_label">Window color</string>
    <string name="player_settings_caption_style_window_color_black">Black</string>
    <string name="player_settings_caption_style_window_color_yellow">Yellow</string>
    <string name="player_settings_caption_style_window_color_green">Green</string>
    <string name="player_settings_caption_style_window_color_cyan">Cyan</string>
    <string name="player_settings_caption_style_window_color_blue">Blue</string>
    <string name="player_settings_caption_style_window_color_magenta">Magenta</string>
    <string name="player_settings_caption_style_window_color_red">Red</string>
    <string name="player_settings_caption_style_window_color_white">White</string>
    <string name="player_settings_caption_style_window_opacity_title">Window opacity</string>
    <string name="player_settings_caption_style_window_opacity_label">Window opacity</string>
    <string name="player_settings_caption_style_window_opacity_0">0%</string>
    <string name="player_settings_caption_style_window_opacity_0_25">25%</string>
    <string name="player_settings_caption_style_window_opacity_0_5">50%</string>
    <string name="player_settings_caption_style_window_opacity_0_75">75%</string>
    <string name="player_settings_caption_style_window_opacity_1">100%</string>
    <string name="player_settings_caption_style_margin_title">Bottom margin</string>
    <string name="player_settings_caption_style_margin_label">Bottom margin</string>
    <string name="player_settings_open_subtitles_title">OpenSubtitles</string>
    <string name="player_settings_open_subtitles_label">OpenSubtitles</string>
    <string name="player_settings_subdl_title">SubDL</string>
    <string name="player_settings_subdl_label">SubDL</string>
    <string name="player_settings_local_subtitles_label">Load from files</string>
    <string name="player_settings_speed_title">Video speed</string>
    <string name="player_settings_speed_label">Speed</string>
    <string name="player_settings_speed_0_25">× 0.25</string>
    <string name="player_settings_speed_0_5">× 0.5</string>
    <string name="player_settings_speed_0_75">× 0.75</string>
    <string name="player_settings_speed_1">Normal</string>
    <string name="player_settings_speed_1_25">× 1.25</string>
    <string name="player_settings_speed_1_5">× 1.5</string>
    <string name="player_settings_speed_1_75">× 1.75</string>
    <string name="player_settings_speed_2">× 2</string>
    <string name="player_settings_servers_title">Servers</string>
    <string name="player_settings_servers_label">Servers</string>

    <string name="settings_about">About</string>
    <string name="settings_about_version">Version</string>
    <string name="settings_version_tv">Version TV</string>
    <string name="settings_version_mobile">Version Mobile</string>
    <string name="settings_about_version_name">Version %s</string>
    <string name="settings_help">Help</string>
    <string name="settings_telegram">Telegram group</string>
    <string name="settings_refresh_cache_title">Refresh cache from database</string>
    <string name="settings_refresh_cache_summary">Reload watch history and app data from database</string>
    <string name="settings_refresh_cache_confirm">Refresh cache?</string>
    <string name="settings_refresh_cache_message">This will reload your watch history and app data from the database.</string>
    <string name="settings_refresh_cache_success">Cache refreshed successfully</string>
    <string name="settings_category_streamingcommunity">StreamingCommunity settings</string>
    <string name="settings_category_streamingcommunity_domain">StreamingCommunity domain name</string>
    <string name="settings_streamingcommunity_domain_reset">Reset domain</string>
    <string name="settings_streamingcommunity_domain_reset_summary">Restore the default domain name</string>
    <string name="settings_streamingcommunity_domain_reset_done">Domain restored to default</string>
    <string name="settings_streamingcommunity_domain_blocked">Blocked domain detected, restored to default</string>
    <string name="settings_category_cuevana">Cuevana 3 settings</string>
    <string name="settings_category_cuevana_domain">Cuevana 3 domain name</string>
    <string name="settings_category_poseidon">Poseidonhd2 settings</string>
    <string name="settings_category_poseidon_domain">Poseidonhd2 domain name</string>
    <string name="settings_close_app">Close app</string>
    <string name="settings_category_streamingcommunity_dnsOverHttps">Use secure DNS</string>
    <string name="settings_section_content_title">Content and Safety</string>
    <string name="settings_screen_content_summary">TMDb access, parental control and content restrictions</string>
    <string name="settings_category_network_title">Connection &amp; Services</string>
    <string name="settings_screen_network_summary">DNS, TV bypass tools and subtitle service keys</string>
    <string name="settings_scan_resolver_qr_title">Scan TV bypass QR</string>
    <string name="settings_scan_resolver_qr_summary">Open the camera and scan the QR code shown on TV</string>
    <string name="settings_scan_resolver_invalid_qr">This QR code is not a StreamFlix bypass link.</string>
    <string name="settings_scan_resolver_failed">Unable to start QR scanner on this device.</string>
    <string name="settings_scan_resolver_camera_permission_denied">Camera permission is required to scan the QR code.</string>
    <string name="settings_scan_resolver_camera_unavailable">No camera is available on this device.</string>
    <string name="settings_category_provider_title">Provider settings</string>
    <string name="settings_provider_connection_title">Settings for current provider</string>
    <string name="settings_screen_provider_summary">Main domain, portal and provider-specific recovery options</string>
    <string name="settings_screen_provider_summary_with_name">%1$s domain, portal and provider-specific recovery options</string>
    <string name="settings_provider_connection_category_title">%1$s connection</string>
    <string name="settings_provider_no_options_title">No provider options available</string>
    <string name="settings_provider_no_options_summary">This provider does not expose any extra configuration right now.</string>
    <string name="settings_category_provider_url">Main URL</string>
    <string name="settings_category_provider_url_manual">Enter manually</string>
    <string name="settings_category_provider_update_url">Portal URL</string>
    <string name="settings_autoupdate">Refresh main URL on startup</string>
    <string name="settings_autoupdate_on">On</string>
    <string name="settings_autoupdate_off">Off</string>
    <string name="settings_autoupdate_now">Refresh main URL now</string>
    <string name="settings_autoplay">Autoplay next episode</string>
    <string name="settings_autoplay_on">On</string>
    <string name="settings_autoplay_off">Off</string>
    <string name="settings_autoplay_buffer_title">Autoplay buffer</string>
    <string name="settings_autoplay_buffer_dialog_message">Set how many seconds before the end of the episode to switch to the next one.</string>
    <string name="autoplay_settings">Autoplay settings</string>
    <string name="player_settings">Player settings</string>
    <string name="settings_screen_playback_summary">Autoplay, buffering, trailer playback and player behavior</string>
    <string name="settings_player_gestures">Player gestures</string>
    <string name="settings_player_gestures_on">On</string>
    <string name="settings_player_gestures_off">Off</string>
    <string name="settings_keep_screen_on_when_paused">Keep screen on when paused</string>
    <string name="settings_keep_screen_on_when_paused_summary">Prevents the screen from turning off when a video is paused</string>
    <string name="miscelaneous_title">Miscellaneous</string>
    <string name="settings_screen_misc_summary">Version info, help links and community shortcuts</string>
    <string name="clear_cache_done">Cache cleared</string>
    <string name="clear_cache_done_409">Cache cleared automatically due to HTTP 409</string>
    <string name="player_skip_intro">Skip intro</string>
    <string name="voice_search">Voice search</string>
    <string name="voice_error_no_match">Nothing was recognized</string>
    <string name="voice_error_timeout">Timeout occurred</string>
    <string name="voice_error_audio">Audio error</string>
    <string name="voice_error_clear">Clear search history</string>
    <string name="voice_error_permission_denied">Microphone permission denied</string>
    <string name="voice_permission_title">Permission Required</string>
    <string name="voice_permission_rationale">Microphone access is needed to use voice search.</string>
    <string name="voice_error_generic">An error occurred while starting voice recognition.</string>
    <string name="voice_error_no_result">No voice input was detected.</string>
    <string name="voice_prompt">Speak now</string>

    <string name="watch_trailer_with">Watch trailer with...</string>
    <string name="youtube">YouTube</string>
    <string name="smarttube">SmartTube</string>
    <string name="smarttube_stable">SmartTube Stable</string>
    <string name="smarttube_beta">SmartTube Beta</string>
    <string name="choose_smarttube_version">Choose SmartTube version</string>

    <string name="settings_trailer_player_title">Trailer Player</string>
    <string name="settings_trailer_player_summary">Choose your preferred player for trailers</string>
    <string name="settings_trailer_player_ask">Ask every time</string>
    <string name="settings_trailer_player_reset">Reset SmartTube version choice</string>
    <string name="settings_trailer_player_reset_summary">Forces the app to ask again which SmartTube version (Stable/Beta) to use.</string>

    <string name="backup_category_title">Backup and Restore</string>
    <string name="settings_screen_backup_summary">Export or restore favorites, history and saved app data</string>
    <string name="backup_export_title">Export user data</string>
    <string name="backup_export_summary">Save your data (favorites, watch history) to a file.</string>
    <string name="backup_import_title">Import user data</string>
    <string name="backup_import_summary">Restore your data from a backup file.</string>
    <string name="backup_db_export_title">Export database backup</string>
    <string name="backup_db_export_summary">Save a ZIP snapshot of the app databases.</string>
    <string name="backup_db_import_title">Import database backup</string>
    <string name="backup_db_import_summary">Restore the app databases from a ZIP snapshot.</string>
    <string name="backup_db_export_option">Export database ZIP</string>
    <string name="backup_db_import_option">Import database ZIP</string>
    <string name="backup_db_export_success">Database ZIP exported successfully.</string>
    <string name="backup_db_import_success">Database ZIP imported successfully.</string>
    
    <string name="backup_export_success">Backup exported successfully!</string>
    <string name="backup_export_error_write">Error while exporting the backup.</string>
    <string name="backup_export_picker_option">Choose save location</string>
    <string name="backup_export_local_option">Save to local backups</string>
    <string name="backup_export_downloads_option">Save to Downloads</string>
    <string name="backup_export_saved_to">Backup exported to %1$s</string>
    <string name="backup_data_not_generated">Error: backup data not generated.</string>
    <string name="backup_import_success">Backup imported successfully! Restart the app to apply changes.</string>
    <string name="backup_import_error">Error while importing the backup.</string>
    <string name="backup_import_empty_file">Error: backup file is empty or unreadable.</string>
    <string name="backup_import_read_error">Error while reading or processing the backup file.</string>
    <string name="backup_import_picker_option">Choose backup file</string>
    <string name="backup_import_local_option">Restore from local backups</string>
    <string name="backup_import_no_local_files">No local backup files found.</string>
    <string name="backup_picker_unavailable">No file picker available. Using local backups instead.</string>
    <string name="backup_import_action">Import</string>
    <string name="backup_delete_action">Delete</string>
    <string name="backup_delete_confirm_title">Delete backup</string>
    <string name="backup_delete_confirm_message">Delete %1$s from local backups?</string>
    <string name="backup_delete_success">Backup deleted.</string>
    <string name="backup_delete_error">Unable to delete backup.</string>

    <string name="screen_scale_category_title">Screen Padding</string>
    <string name="screen_scale_x_title">Horizontal padding</string>
    <string name="screen_scale_x_summary">Adjust left and right screen padding</string>
    <string name="screen_scale_y_title">Vertical padding</string>
    <string name="screen_scale_y_summary">Adjust top and bottom screen padding</string>

    <string name="doh_provider_updated">DNS over HttPS settings updated! Restart the app to apply changes.</string>

    <string name="settings_category_frenchstream">FrenchStream settings</string>
    <string name="settings_frenchstream_use_new_interface">Use the new FrenchStream interface</string>
    <string name="settings_frenchstream_use_new_interface_on">On</string>
    <string name="settings_frenchstream_use_new_interface_off">Off</string>
 
    <string name="settings_server_voe_category">VOE server settings</string>
    <string name="settings_server_voe_title">Disable server auto subtitles</string>
    <string name="settings_server_voe_summary">If enabled, subtitles from VOE, Vidnest and Vidzy servers will not be active by default even if they are available and have a default true value</string>

    <string name="settings_category_interface_title">Interface settings</string>
    <string name="settings_immersive_mode">Immersive Mode</string>
    <string name="settings_immersive_mode_summary">Hide status and navigation bars</string>
    <string name="settings_immersive_mode_on">On (Bars hidden)</string>
    <string name="settings_immersive_mode_off">Off (Bars visible)</string>


    <string name="player_brightness">Brightness</string>
    <string name="player_volume">Volume</string>
    <string name="percentage_format">%d%%</string>
    <string name="player_settings_extra_buffer_title">Server with Extra Buffering</string>

    <string name="player_settings_extra_buffer_server_label">Server with Extra Buffering</string>
    <string name="player_settings_extra_buffer_on">Active</string>
    <string name="player_settings_extra_buffer_off">Disabled</string>
    <string name="player_settings_extra_buffer_forced_on">Active (Forced)</string>
    <string name="player_settings_extra_buffer_forced_off">Disabled (Forced)</string>
    <string name="player_settings_extra_buffer_auto_on">Active (Default)</string>
    <string name="player_settings_extra_buffer_auto_off">Disabled (Default)</string>
    <string name="player_settings_software_decoder_title">Software Decoder</string>
    <string name="player_settings_software_decoder_label">Software Decoder</string>
    <string name="player_settings_software_decoder_on">Active</string>
    <string name="player_settings_software_decoder_off">Disabled</string>
    <string name="player_settings_software_decoder_forced_on">Active (Forced)</string>
    <string name="player_settings_software_decoder_forced_off">Disabled (Forced)</string>
    <string name="player_settings_software_decoder_auto_on">Active (Default)</string>
    <string name="player_settings_software_decoder_auto_off">Disabled (Default)</string>

    <string name="error_dialog_title">Error Details</string>
    <string name="error_dialog_message">Error Message</string>
    <string name="error_dialog_cause">Cause</string>
    <string name="error_dialog_stack_trace">Stack Trace</string>
    <string name="error_dialog_copy">Copy</string>
    <string name="error_dialog_copied">Copied to clipboard!</string>
    <string name="error_dialog_unknown">Unknown error</string>
    <string name="error_dialog_no_cause">No cause</string>

    <string name="settings_category_appearance">Appearance</string>
    <string name="settings_screen_appearance_summary">Theme, immersive mode and screen layout adjustments</string>
    <string name="settings_theme_title">App Theme</string>
    <string name="settings_app_language_title">App language</string>
    <string name="settings_app_language_summary">Choose which bundled translation the app should use</string>
    <string name="settings_app_language_system">System default</string>
    <string name="settings_app_language_english">English</string>
    <string name="settings_app_language_arabic">Arabic</string>
    <string name="settings_app_language_german">German</string>
    <string name="settings_app_language_spanish">Spanish</string>
    <string name="settings_app_language_french">French</string>
    <string name="settings_app_language_italian">Italian</string>
    <string name="settings_app_language_polish">Polish</string>
    <string name="player_settings_gestures_title">Gestures</string>
    <string name="player_settings_keep_screen_on_title">Keep screen on when paused</string>

    <string name="settings_category_tmdb">TMDb Settings</string>
    <string name="settings_tmdb_api_key">Custom TMDb API Key</string>
    <string name="settings_tmdb_api_key_summary">Leave empty to use the default API key provided with the app</string>
    <string name="settings_tmdb_api_key_success">API Key updated successfully</string>
    <string name="settings_tmdb_api_key_reset">Using default TMDb API Key</string>

    <string name="settings_category_subdl">SubDL Settings</string>
    <string name="settings_subdl_api_key">SubDL API Key</string>
    <string name="settings_subdl_api_key_summary">Enter your personal SubDL API key to enable SubDL in the player\'s subtitle settings</string>
    <string name="settings_subdl_api_key_success">SubDL API Key saved successfully</string>
    <string name="settings_subdl_api_key_reset">SubDL API Key removed</string>

    <string name="player_settings_manual_zoom_label">Manual Zoom</string>
    <string name="player_manual_zoom_hint">Use UP/DOWN for vertical zoom, LEFT/RIGHT for horizontal, BACK to exit</string>

    <string name="bypass_tv_instructions">MOVE THE CURSOR OVER THE reCAPTCHA\nAND PRESS OK TO UNLOCK</string>
    <string name="bypass_status_complete_bypass_first">Complete the bypass first.</string>
    <string name="bypass_status_missing_url">Missing bypass URL.</string>
    <string name="bypass_status_external_redirect_blocked">Blocked an external redirect. Complete verification first.</string>
    <string name="bypass_status_completed_continue">Bypass completed. Tap Continue to continue.</string>
    <string name="bypass_status_cookies_detected">Verification cookies detected. If the page looks solved, tap Continue.</string>
    <string name="bypass_status_complete_in_page">Complete the captchas, tap Weiter in the popup, then tap the button at the bottom.</string>
    <string name="bypass_status_complete_captchas_then_weiter_continue">Complete the captchas, tap Weiter in the popup, then tap the button at the bottom.</string>
    <string name="bypass_status_submitted_wait">Verification submitted. Wait for the redirect to complete.</string>
    <string name="bypass_status_complete_captcha_modal">Complete the captchas in the popup, tap Weiter there, then tap the button at the bottom.</string>
    <string name="bypass_status_loading_captcha">Loading captcha requests.</string>
    <string name="bypass_status_waiting_modal">Waiting for the s.to verification modal to finish loading.</string>
    <string name="bypass_action_cancel">Cancel</string>
    <string name="bypass_action_continue">Continue</string>

    <string name="settings_enable_tmdb_summary">Enable or disable TMDb usage</string>
    <string name="settings_enable_tmdb_title">Enable TMDb</string>
    <string name="settings_enable_tmdb_enabled">TMDb enabled</string>
    <string name="settings_enable_tmdb_disabled">TMDb disabled</string>
    <string name="settings_category_parental_control">Parental Control</string>
    <string name="settings_parental_pin_title">Parental PIN</string>
    <string name="settings_parental_pin_summary">Set a PIN to protect parental-control changes</string>
    <string name="settings_parental_pin_not_set">PIN not set</string>
    <string name="settings_parental_pin_set">PIN set</string>
    <string name="settings_parental_admin_pin_title">Admin PIN</string>
    <string name="settings_parental_admin_pin_summary">Recovery PIN to unlock parental controls after too many failed attempts</string>
    <string name="settings_parental_admin_pin_not_set">Admin PIN not set</string>
    <string name="settings_parental_admin_pin_set">Admin PIN set</string>
    <string name="settings_parental_unlock_title">Unlock parental controls</string>
    <string name="settings_parental_unlock_summary">Use the admin PIN to clear the parental lockout</string>
    <string name="settings_parental_remove_pin_title">Remove parental PIN</string>
    <string name="settings_parental_remove_pin_summary">Disable parental PIN protection and clear the age limit</string>
    <string name="settings_parental_remove_admin_pin_title">Remove admin PIN</string>
    <string name="settings_parental_remove_admin_pin_summary">Remove the recovery PIN used to unlock parental controls</string>
    <string name="settings_parental_max_age_title">Maximum age rating</string>
    <string name="settings_parental_max_age_summary">Only show titles up to this TMDb age rating</string>
    <string name="settings_parental_max_age_disabled">Disabled</string>
    <string name="settings_parental_requires_tmdb">Parental control only works when TMDb is enabled.</string>
    <string name="settings_parental_set_pin_first">Set a parental PIN before choosing a maximum age.</string>
    <string name="settings_parental_set_admin_pin_first">Set an admin PIN to be able to recover from lockouts.</string>
    <string name="settings_parental_pin_saved">Parental PIN saved.</string>
    <string name="settings_parental_pin_removed">Parental PIN removed. Parental control is disabled.</string>
    <string name="settings_parental_admin_pin_saved">Admin PIN saved.</string>
    <string name="settings_parental_admin_pin_removed">Admin PIN removed.</string>
    <string name="settings_parental_max_age_saved">Maximum age updated.</string>
    <string name="settings_parental_enter_current_pin_title">Enter current PIN</string>
    <string name="settings_parental_enter_current_pin_message">Enter the current parental PIN to change these settings.</string>
    <string name="settings_parental_enter_admin_pin_title">Enter admin PIN</string>
    <string name="settings_parental_enter_admin_pin_message">Enter the admin PIN to unlock parental controls.</string>
    <string name="settings_parental_set_new_pin_message">Enter a new parental PIN.</string>
    <string name="settings_parental_change_pin_message">Enter a new parental PIN. Leave it empty to remove the current PIN.</string>
    <string name="settings_parental_set_new_admin_pin_message">Enter a new admin PIN.</string>
    <string name="settings_parental_change_admin_pin_message">Enter a new admin PIN. Leave it empty to remove the current admin PIN.</string>
    <string name="settings_parental_invalid_pin">Incorrect parental PIN.</string>
    <string name="settings_parental_invalid_admin_pin">Incorrect admin PIN.</string>
    <string name="settings_parental_pin_hint">4 digits or more</string>
    <string name="settings_parental_pin_too_short">Use a PIN with at least 4 digits.</string>
    <string name="settings_parental_locked_temporary">Too many wrong PIN attempts. Try again in %1$d minutes.</string>
    <string name="settings_parental_locked_hard">Parental controls are locked. Use the admin PIN to unlock them.</string>
    <string name="settings_parental_unlocked">Parental controls unlocked.</string>
    <string name="settings_parental_tmdb_disable_blocked">You must unlock parental controls before disabling TMDb.</string>
    <string name="settings_force_extra_buffer_title">Global Extra Buffering</string>
    <string name="settings_force_extra_buffer_summary">Enable extra buffering for all servers by default</string>
</resources>
