You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ytdl-android/app/src/main/res/values/strings.xml

506 lines
34 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="worst_quality">Worst quality</string>
<string name="best_quality">Best quality</string>
<string name="search">Search</string>
<string name="remove_all">Remove all</string>
<string name="remove_results">Clear results</string>
<string name="download_all">Download all</string>
<string name="settings">Settings</string>
<string name="home">Home</string>
<string name="directories">Folders</string>
<string name="music_directory">Audio folder</string>
<string name="video_directory">Video folder</string>
<string name="updating">Updating</string>
<string name="ytdl_update_hint">Useful tip while downloading updates</string>
<string name="update_ytdl">Update yt-dl to the new version</string>
<string name="about">About</string>
<string name="source_code">Source code</string>
<string name="search_hint">Search or insert URL</string>
<string name="failed_download">Could not download file</string>
<string name="download_notification_channel_name">File downloads</string>
<string name="download_notification_channel_description">Notification showing the progress of downloading audio and video files</string>
<string name="you_are_in_latest_version">Using the latest version</string>
<string name="ytld_update_success">New version installed</string>
<string name="ytdl_already_updating">Installing new version</string>
<string name="ytdl_updating_started">Downloading new version</string>
<string name="Remove">Remove</string>
<string name="ok">OK</string>
<string name="cancel">Cancel</string>
<string name="confirm_delete_history_desc">Delete the entire history, permanently</string>
<string name="confirm_delete_history">Confirm</string>
<string name="search_history_hint">Search from history</string>
<string name="search_command_hint">Search from commands</string>
<string name="no_results">No results</string>
<string name="more">More</string>
<string name="update_app">Check for updates</string>
<string name="version">Version</string>
<string name="command_directory">Custom command folder</string>
<string name="couldnt_find_apk">Could not find a suitable APK</string>
<string name="downloading_update">Downloading new version</string>
<string name="audio">Audio</string>
<string name="video">Video</string>
<string name="concurrent_fragments_summary">Number of fragments of a DASH/HLS native video to download concurrently</string>
<string name="concurrent_fragments">Concurrent fragments</string>
<string name="downloading">Downloading</string>
<string name="limit_rate">Limit rate</string>
<string name="limit_rate_summary">Maximum download rate (in bytes per second), e.g. 50K or 4.2M</string>
<string name="aria2_summary">Use aria2c as downloader instead of the default</string>
<string name="processing">Processing</string>
<string name="embed_subs_summary">Add subtitles in the video</string>
<string name="embed_thumb">Thumbnail covers</string>
<string name="embed_thumb_summary">Use the thumbnail as cover art</string>
<string name="add_chapters">Chapters in videos</string>
<string name="add_chapters_summary">Mark YouTube / SponsorBlock segments as chapters for the video</string>
<string name="save_thumb">Save thumbnail</string>
<string name="save_thumb_summary">Save the thumbnail in the download folder</string>
<string name="audio_format">Audio format</string>
<string name="video_format">Video format</string>
<string name="audio_quality">Audio quality</string>
<string name="audio_quality_summary">0 (best) 10 (worst)</string>
<string name="cancel_task">Cancel task</string>
<string name="run_command">Run command</string>
<string name="command_download_notification_channel_name">Command downloads</string>
<string name="command_download_notification_channel_description">Notification showing the progress of downloading using a yt-dlp command</string>
<string name="items_left">item(s) left</string>
<string name="history_is_empty">History is empty</string>
<string name="you_are_going_to_delete">Deleting</string>
<string name="url">URL</string>
<string name="link_copied_to_clipboard">Link copied to clipboard</string>
<string name="api_key">Use API key</string>
<string name="api_key_summary">Video recommendations from YouTube API</string>
<string name="update_app_summary">Announce new versions of the app when it is opened. The data is extracted from the official GitHub Repository</string>
<string name="downloads">Downloads</string>
<string name="remove_deleted">Remove deleted</string>
<string name="remove_duplicates">Remove duplicates</string>
<string name="sort_by">Sorting</string>
<item type="id" name="cancelDownload"></item>
<string name="trendingPlaylist" translatable="false">ytdlnis-TRENDING</string>
<string name="remove_downloading">Cancel downloads</string>
<string name="incognito_summary">Download without adding to history</string>
<string name="configure_download">Adjust download</string>
<string name="title">Title</string>
<string name="author">Author</string>
<string name="download">Download</string>
<string name="video_quality">Video quality</string>
<string name="embed_subtitles">Embed subtitles</string>
<string name="add_chapter">Add chapters</string>
<string name="show_download_card">Show download card</string>
<string name="download_card_summary">Modify settings for that item before downloading. Disabling this option starts the download immediately</string>
<string name="Open_File">Open file</string>
<string name="you_are_going_to_delete_multiple_items">Deleting multiple items</string>
<string name="delete_file_too">Delete the file from the device</string>
<string name="delete_files_too">Delete the files from the device</string>
<string name="request_permission_desc">This app needs file permissions to save downloads on the device</string>
<string name="exit_app">Exit app</string>
<string name="warning">Warning</string>
<string name="sponsorblock_nonmusic">Non-music and off-topic portions</string>
<string name="sponsorblock_sponsors">Sponsors</string>
<string name="sponsorblock_intro">Intro</string>
<string name="sponsorblock_outro">Outro</string>
<string name="sponsorblock_promos">Self promos</string>
<string name="sponsorblock_previews">Previews</string>
<string name="sponsorblock_fillers">Fillers</string>
<string name="sponsorblock_reminders">Subscription reminders</string>
<string name="select_sponsorblock_filtering">Select SponsorBlock filtering</string>
<string name="unfound_file" translatable="false">/404.404</string>
<string name="save_dir">Save dir</string>
<string name="new_template">New template</string>
<string name="adjust_templates">Adjust templates</string>
<string name="edit_selected">Edit selected</string>
<string name="adjust_video">Adjust video</string>
<string name="concurrent_downloads">Concurrent downloads</string>
<string name="concurrent_downloads_summary">Number of downloads executing at the same time</string>
<string name="defaultValue">Default</string>
<string name="container">Container</string>
<string name="template">Template</string>
<string name="logs">Logs</string>
<string name="date_added">Date added</string>
<string name="update_ytdl_nightly">Nightly version of yt-dlp</string>
<string name="adjust_audio">Adjust audio</string>
<string name="file_name_template">Filename template</string>
<string name="language">Language</string>
<string name="command_templates">Command templates</string>
<string name="terminal">Terminal</string>
<string name="format">Format</string>
<string name="select_format">Select format</string>
<string name="please_wait">Please wait</string>
<string name="remove_search_history">Clear search history</string>
<string name="enable_mtime">Enable mtime</string>
<string name="enable_mtime_summary">Set the HTTP Last-Modified header as last modified time</string>
<string name="update_formats">Update formats</string>
<string name="error_updating_formats">Error updating formats!</string>
<string name="log_downloads">Log downloads</string>
<string name="log_downloads_summary">Create a log file for each download</string>
<string name="download_queue">Download queue</string>
<string name="running">Running</string>
<string name="command">Command</string>
<string name="import_from_clipboard">Import from clipboard</string>
<string name="export_from_clipboard">Export to clipboard</string>
<string name="shortcuts">Shortcuts</string>
<string name="create_template">Create template</string>
<string name="edit">Edit</string>
<string name="shortcuts_desc">Use commonly used commands to create templates</string>
<string name="cancelled">Cancelled</string>
<string name="errored">Errored</string>
<string name="copy_log">Copy log</string>
<string name="create_shortcut">Create shortcut</string>
<string name="error_restarting_download">Error trying to restart the download</string>
<string name="update_template">Update template</string>
<string name="create">Create</string>
<string name="update">Update</string>
<string name="preferred_download_type">Preferred download type</string>
<string name="preferred_download_type_summary">Default tab the download card will open to</string>
<string name="confirm_delete_logs_desc">Delete the entire log list, permanently.</string>
<string name="select">Select</string>
<string name="selected">Selected</string>
<string name="all_items_selected">All items selected</string>
<string name="access_all_directories">Allow access to all directories</string>
<string name="access_all_directories_summary">Let the app download on directories that are restricted by default</string>
<string name="redownload">Redownload</string>
<string name="in_queue">In queue</string>
<string name="clear_cancelled">Clear cancelled</string>
<string name="clear_errored">Clear errored</string>
<string name="split_by_chapters">Split by chapters</string>
<string name="items_imported">Items imported</string>
<string name="help_translate">Help translate</string>
<string name="help_translate_summary">Translate this app on your language using Weblate</string>
<string name="restart">Restart</string>
<string name="download_rescheduled_to">Download rescheduled to:</string>
<string name="file_size">File size</string>
<string name="clear_temporary_files">Clear temporary files</string>
<string name="clear_temporary_files_summary">Delete cached files from crashed/errored/cancelled downloads</string>
<string name="cache_cleared">Temporary files cleared</string>
<string name="downloads_running_try_later">Download worker is running. Try again later</string>
<string name="ytdl_version">yt-dlp version</string>
<string name="freespace">Free space</string>
<string name="link_you_copied">Link you copied</string>
<string name="restrict_filenames">Restrict filenames</string>
<string name="restrict_filenames_summary">Restrict filenames to only ASCII characters, and avoid \"&amp;\" and spaces in filenames</string>
<string name="kill_app">Terminate app</string>
<string name="confirm_terminate">Stops all downloads and force closes the app</string>
<string name="dont_ask_again">Don\'t ask again</string>
<string name="end">End</string>
<string name="start">Start</string>
<string name="update_formats_summary">Fetch the formats as soon as the download card appears</string>
<string name="ignore_battery_optimization">Ignore battery optimization</string>
<string name="cut">Cut</string>
<string name="new_cut">New cut</string>
<string name="add_template_first">You need to have at least one command template created!</string>
<string name="suggested">Suggested</string>
<string name="select_all">Select all</string>
<string name="share">Share</string>
<string name="cookies">Cookies</string>
<string name="new_cookie">New cookie</string>
<string name="get_cookies">Get cookies</string>
<string name="delete_all_cookies">Delete all cookies</string>
<string name="confirm_delete_cookies_desc">Delete all the cookies, permanently</string>
<string name="download_over_metered_networks">Download over metered networks</string>
<string name="download_over_metered_networks_summary">Downloads using any network type. Otherwise waits for an unmetered network</string>
<string name="metered_network_download_start_info">Download will start once you are connected to an unmetered network</string>
<string name="invert_selected">Invert selected</string>
<string name="save_subs">Save subtitles</string>
<string name="save_subs_desc">Write subtitle file</string>
<string name="subtitle_languages">Subtitle languages</string>
<string name="format_source">Formats source</string>
<string name="video_recommendations">Video recommendations</string>
<string name="video_recommendations_summary">Get recommended videos on the home screen</string>
<string name="preferred_search_engine">Preferred search engine</string>
<string name="preferred_search_engine_summary">The search engine to use for in-app searches</string>
<string name="format_filtering_hint">All items must be of the same type to use this option</string>
<string name="preferred_home_screen">Preferred home screen</string>
<string name="undo">Undo</string>
<string name="format_id">Format ID</string>
<string name="codec">Codec</string>
<string name="audio_samplerate">Audio sample rate</string>
<string name="copied_to_clipboard">Copied to clipboard</string>
<string name="Theme">Theme</string>
<string name="dark">Dark</string>
<string name="light">Light</string>
<string name="quality">Quality</string>
<string name="system">System</string>
<string name="accents">Accents</string>
<string name="high_contrast">High contrast</string>
<string name="pure_theme_summary">Pure black / white theme</string>
<string name="material_you">Material You</string>
<string name="blue">Blue</string>
<string name="red">Red</string>
<string name="green">Green</string>
<string name="purple">Purple</string>
<string name="yellow">Yellow</string>
<string name="orange">Orange</string>
<string name="monochrome">Monochrome</string>
<string name="downloaded">"Downloaded: "</string>
<string name="finished_download_notification_channel_name">Finished downloads</string>
<string name="finished_download_notification_channel_description">Notification for finished downloads</string>
<string name="errored_downloads">Errored downloads</string>
<string name="errored_download_notification_channel_description">Notification for faulty downloads</string>
<string name="quick_download">Quick download</string>
<string name="quick_download_summary">Don\'t fetch data in the download card</string>
<string name="remove_audio">Remove audio</string>
<string name="preferred_format_id">Preferred format ID</string>
<string name="download_now">Download now</string>
<string name="download_already_exists">Download already exists</string>
<string name="preferred_locale">Preferred locale</string>
<string name="pause">Pause</string>
<string name="resume">Resume</string>
<string name="updating_download_data">Updating download item data</string>
<string name="keep_cache">Keep fragments</string>
<string name="keep_cache_summary">Don\'t delete temporary files after the download is finished</string>
<string name="backup">Backup</string>
<string name="restore">Restore</string>
<string name="network_error">Network error</string>
<string name="incognito">Incognito</string>
<string name="sponsorblock">SponsorBlock</string>
<string name="couldnt_parse_file">Couldn\'t parse file</string>
<string name="restore_complete">App restore complete. The following items have been restored:</string>
<string name="select_backup_categories">Select backup categories</string>
<string name="search_history">Search history</string>
<string name="backup_created_successfully">Backup file saved successfully</string>
<string name="appearance">Appearance</string>
<string name="backup_restore">Backup and restore</string>
<string name="socks5_proxy_summary">Use the specified HTTP/HTTPS/SOCKS proxy</string>
<string name="socks5_proxy">SOCKS5 proxy URL</string>
<string name="search_suggestions">Search suggestions</string>
<string name="search_suggestions_summary">Get search suggestions from Google</string>
<string name="preferred_format_id_summary">Select the format with this ID in the download card</string>
<string name="misc">Miscellaneous</string>
<string name="general">General</string>
<string name="swipe_gestures">Swipe gestures</string>
<string name="swipe_gestures_summary">Swipe items for certain actions</string>
<string name="crop_thumb">Crop thumbnail</string>
<string name="crop_thumb_summary">Crop the thumbnail into a square for audio downloads</string>
<string name="audio_only_item">This item only contains audio formats</string>
<string name="move_temporary_files">Move temporary files</string>
<string name="move_temporary_files_summary">Transfer cached files to the downloads folder</string>
<string name="piped_instance">Piped instance</string>
<string name="piped_instance_summary">Write a PIPED API server the app can use for YouTube queries and formats</string>
<string name="custom_audio_quality">Use custom audio quality</string>
<string name="retries">Retries</string>
<string name="fragment_retries">Fragment retries</string>
<string name="format_order">Format order</string>
<string name="force_keyframes">Force keyframes at cuts</string>
<string name="force_keyframes_summary">Slower process, but more accurate cuts</string>
<string name="use_extra_commands">Add extra commands</string>
<string name="use_extra_commands_summary">For audio / video downloads. Add extra commands along with the GUI configuration</string>
<string name="current">Current command</string>
<string name="subtitle_format">Subtitle format</string>
<string name="hide_thumbnails">Hide thumbnails</string>
<string name="show_terminal">Show terminal in share menu</string>
<string name="saved">Saved</string>
<string name="clear_saved">Clear saved</string>
<string name="save_for_later">Save download for later?</string>
<string name="write_description">Save description</string>
<string name="write_description_summary">Write description file</string>
<string name="extra_command">Extra command</string>
<string name="use_cookies">Use cookies</string>
<string name="embed_metadata">Embed metadata</string>
<string name="embed_metadata_summary">Parse and embed metadata to the audio file</string>
<string name="update_formats_background">Update formats in background</string>
<string name="auto_update_ytdlp">Auto-update yt-dlp</string>
<string name="use_sponsorblock">Use SponsorBlock</string>
<string name="cache_first">Cache downloads first</string>
<string name="cache_first_summary">Cache files download to internal storage, then move to your chosen directory. Use this when you can\'t write directly to storage</string>
<string name="scheduling">Scheduling</string>
<string name="use_scheduler">Download on schedule</string>
<string name="update_app_beta">Beta releases</string>
<string name="update_app_beta_summary">Enroll in the beta program. It may contain bugs.</string>
<string name="auto">Auto</string>
<string name="preferred_video_codec">Preferred video codec</string>
<string name="preferred_audio_codec">Preferred audio codec</string>
<string name="loading">Loading</string>
<string name="sponsorblock_api_url">SponsorBlock API URL</string>
<string name="remember_download_type">Remember download type</string>
<string name="remember_download_type_summary">Select the last opened download type for the current item</string>
<string name="user_agent_header">User-Agent header</string>
<string name="length">Length</string>
<string name="security">Security</string>
<string name="license">License</string>
<string name="download_already_exists_summary">Do you still want to download?</string>
<string name="schedule">Schedule</string>
<string name="ignore">Ignore</string>
<string name="modify_download_card">Modify download card</string>
<string name="export_file">Export file</string>
<string name="ytdl_source">yt-dlp source</string>
<string name="update_ytdl_master">Master version of yt-dlp</string>
<string name="update_ytdl_stable">Stable version of yt-dlp</string>
<string name="buffer_size">Buffer size</string>
<string name="buffer_size_summary">Size of download buffer, e.g. 1024 or 16K (default is 1024)</string>
<string name="preferred_audio_language">Preferred audio language</string>
<string name="changelog">Changelog</string>
<string name="source">Source</string>
<string name="app">App</string>
<string name="cut_unavailable_please_update_item">You need to update the item data in order to be able to use cut feature</string>
<string name="changed_path_for_everyone_to">Changed every item\'s download path to:</string>
<string name="dismiss">Dismiss</string>
<string name="all">All</string>
<string name="generic">Generic</string>
<string name="multiple_download_card">Multiple download card</string>
<string name="format_filter">Format filter</string>
<string name="format_smallest">Smallest format (per resolution)</string>
<string name="observe_sources">Observe sources</string>
<string name="new_source">New source</string>
<string name="delete_all_sources">Delete all sources</string>
<string name="confirm_delete_sources_desc">Delete all the sources, permanently</string>
<string name="force_ipv4_desc">Make all connections with IPv4</string>
<string name="force_ipv4">Force IPv4</string>
<string name="copy_urls">Copy URLs</string>
<string name="every">Every</string>
<string name="set_time">Set time</string>
<string name="starts">Starts</string>
<string name="ends">Ends</string>
<string name="never">Never</string>
<string name="on_time">On</string>
<string name="after">After</string>
<string name="occurrences">occurrences</string>
<string name="day">Day</string>
<string name="week">Week</string>
<string name="month">Month</string>
<string name="retry_missing_downloads">Retry missing downloads</string>
<string name="retry_missing_downloads_desc">Re-download items not present in the download history</string>
<string name="bitrate">Bitrate</string>
<string name="save_auto_subs">Save automatic subtitles</string>
<string name="not_deleted">Not deleted</string>
<string name="archive">Download archive [Use yt-dlp\'s download archive file to prevent duplicate downloads instead of the built in functionality]</string>
<string name="disabled">Disabled</string>
<string name="swipe_gestures_download_card">Swipe gestures in download card</string>
<string name="show_download_count">Show counts in the download queue screen</string>
<string name="thumbnail_format">Thumbnail format</string>
<string name="get_new_uploads">Get future uploads only (ignore existing items)</string>
<string name="also_download_audio">Also download as audio</string>
<string name="wrap_text">Wrap text</string>
<string name="scroll_down">Scroll to the bottom</string>
<string name="text_size">Text size</string>
<string name="add">Add</string>
<string name="back">Back</string>
<string name="all_queries_finished">All queries have been processed</string>
<string name="select_between">Select items between</string>
<string name="reset_processed_links">Reset already processed links</string>
<string name="reset_processed_links_desc">Re-download all items again</string>
<string name="no_download_fragments">Don\'t download as fragments</string>
<string name="no_download_fragments_summary">Don\'t use .part files and write directly into output file</string>
<string name="my_filename_templates">My filename templates</string>
<string name="prefer_smaller_formats">Prefer smaller sized formats</string>
<string name="display_over_apps">Display over apps</string>
<string name="display_over_apps_summary">Make the download card always display on top. Turn this on if the currently running app closes when the download card shows up</string>
<string name="hour">Hour</string>
<string name="subtitles">Subtitles</string>
<string name="prevent_duplicate_downloads">Prevent duplicate downloads</string>
<string name="prevent_duplicate_url_type">URL &amp; download type</string>
<string name="prevent_duplicate_config">Full configuration</string>
<string name="copy_url">Copy URL</string>
<string name="move_top">Move to the top</string>
<string name="move_bottom">Move to the bottom</string>
<string name="scheduled">Scheduled</string>
<string name="clear_scheduled">Clear scheduled</string>
<string name="minute">Minute</string>
<string name="second">Second</string>
<string name="milliseconds">Milliseconds</string>
<string name="format_importance">Format importance order</string>
<string name="format_importance_note">Adjust format element importance. This order will only be used when the app fetches the formats in the download card and auto-selects the format!</string>
<string name="no_audio">Video with no audio</string>
<string name="download_archive_folder">Download archive folder</string>
<string name="location">Location</string>
<string name="enable_alarm_permission">You need to enable the SCHEDULE_EXACT_ALARM permission in the app settings.</string>
<string name="process_downloads_background">"Downloads are still loading. Continue processing them in the background and start downloading? "</string>
<string name="navigation_bar">Navigation bar</string>
<string name="label_visibility">Label visibility</string>
<string name="always">Always</string>
<string name="sync_with_source">Sync with source</string>
<string name="sync_with_source_desc">Delete downloaded items if they are missing in the source</string>
<string name="queue">Queue</string>
<string name="reset">Reset</string>
<string name="restore_info">Press \'Restore\' to merge the saved data with your current data.\nPress \'Reset\' to erase and only use the saved data in the file.</string>
<string name="use_alarm_manager">Use AlarmManager instead of WorkManager for scheduling</string>
<string name="use_alarm_manager_summary">Enable this if WorkManager is restricted by your device vendor or scheduled jobs are not too precise</string>
<string name="use_item_url_not_playlist">Use item URL instead of playlist URL</string>
<string name="use_item_url_not_playlist_summary">Playlist metadata wont be embedded with this enabled</string>
<string name="recode_video">Recode video</string>
<string name="recode_video_summary">Recodes the video file to the specified video format</string>
<string name="daily">Daily</string>
<string name="weekly">Weekly</string>
<string name="monthly">Monthly</string>
<string name="cleanup_leftover_downloads">Clean-up leftover downloads (cancelled, errored)</string>
<string name="continue_anyway">Continue anyway</string>
<string name="playlist_as_album">Use playlist name as album metadata</string>
<string name="playlist_as_album_summary">If album metadata is not present, use playlist name instead</string>
<string name="data_fetching_extractor_youtube">Data fetching extractor (YouTube)</string>
<string name="pause_all">Pause all</string>
<string name="resume_all">Resume all</string>
<string name="package_name">Package name</string>
<string name="preferred_command_template">Preferred command template</string>
<string name="status">Status</string>
<string name="deleted">Deleted</string>
<string name="websites">Websites</string>
<string name="other_youtube_extractor_args">Other YouTube extractor arguments</string>
<string name="items">item(s)</string>
<string name="socket_timeout">Socket timeout</string>
<string name="socket_timeout_description">Time to wait before giving up, in seconds</string>
<string name="advanced">Advanced</string>
<string name="data_fetching_extra_command">Data fetching extra command</string>
<string name="thumbnail">Thumbnail</string>
<string name="data_fetching_extra_command_summary">Enable command templates to be used for data fetching as extra commands</string>
<string name="disable_write_info_json">Disable write info json</string>
<string name="disable_write_info_json_summary">Every time you restart / resume the download, yt-dlp will re-download json data from the servers (not recommended)</string>
<string name="ytdlp_watch_later">yt-dlp YouTube watch later (needs cookies)</string>
<string name="ytdlp_recommnedations">yt-dlp YouTube recommendations (needs cookies)</string>
<string name="ytdlp_liked">yt-dlp YouTube liked videos (needs cookies)</string>
<string name="ytdlp_watch_history">yt-dlp YouTube watch history (needs cookies)</string>
<string name="no_check_certificates">Suppress HTTPS certificate validation</string>
<string name="live_stream">Live stream</string>
<string name="live_from_start">Live from start</string>
<string name="wait_for_video">Wait for video</string>
<string name="retry_every">Retry every</string>
<string name="minutes">Minutes</string>
<string name="prefer_container_over_codec_audio">Prefer container over codec for audio downloads</string>
<string name="prefer_container_over_codec_audio_summary">With this enabled, the preferred audio codec preference will be ignored and only container will change</string>
<string name="player_client">Player client</string>
<string name="player_client_summary"><![CDATA[YouTube Player Clients & PO Token]]></string>
<string name="use_app_language_for_metadata">Use app language for metadata</string>
<string name="layout">Layout</string>
<string name="list">List</string>
<string name="grid">Grid</string>
<string name="use_only_po_token">Use only PO token (ignore player client)</string>
<string name="cache_directory">Cache folder</string>
<string name="cache_directory_warning">Changing the cache folder might cause unexpected issues. If the app cannot write to the configured path, it will resort to the default internal cache directory</string>
<string name="app_icon_change">Icon could change and application will close</string>
<string name="use_format_sorting">Use format importance ordering</string>
<string name="use_code_highlighter">Use code color highlighter</string>
<string name="reset_preferences_in_screen">Reset all preferences in this screen</string>
<string name="automatic_backup">Automatic backup</string>
<string name="backup_path">Backup path</string>
<string name="automatic_backup_summary">Automatically make a backup of everything when a new version of the application is found</string>
<string name="write_subs_when_embed_subs">Write subtitles when embedding</string>
<string name="write_subs_when_embed_subs_summary">This will apply Save Subtitles and Save Automatic Subtitles to download the sub files and then delete them after embedding</string>
<string name="generate_potokens">Generate PO tokens</string>
<string name="regenerate">Re-generate</string>
<string name="generate_potokens_warning">By enabling this you need to disable cookies</string>
<string name="custom">Custom</string>
<string name="cut_unsupported">Cutting is not available for this item</string>
<string name="select_between_desc">Specify the range of items to select</string>
<string name="potoken">PO Token</string>
<string name="web_client_po_token">Web Client PO Token</string>
<string name="reverse">Reverse</string>
<string name="no_keep_subs">Delete subtitle files after embedding</string>
<string name="no_keep_subs_summary">When using both Embed Subtitles and Write Subtitles, don\'t keep the subtitle files after embedding</string>
<string name="video_compatible">Compatible Video</string>
<string name="video_compatible_summary">Recodes the video making it compatible with other apps</string>
<string name="no_free_space_warning">There is no free space for this configuration.</string>
<string name="preferred_format_size">Preferred Format Size</string>
<string name="smallest">Smallest</string>
<string name="largest">Largest</string>
<string name="no_prefer_drc_audio">Don\'t prefer DRC Audio</string>
<string name="potoken_gvs">PO Token (GVS)</string>
<string name="potoken_player">PO Token (Player)</string>
<string name="potoken_subs">PO Token (Subs)</string>
<string name="visitor_data">Visitor Data</string>
<string name="get_data_sync_id">Visitor Data</string>
<string name="desktop">Desktop</string>
<string name="url_regex">URL Regex</string>
<string name="disable_flat_playlist">Disable flat playlist</string>
<string name="disable_flat_playlist_summary">Don\'t use --flat-playlist. Slower data fetching, but more data rich</string>
<string name="chapters">Chapters</string>
<string name="use_original_url_playlist">Use original url for playlist url</string>
<string name="use_original_url_playlist_summary">Use playlist url given by user instead of the playlist_webpage_url tag from the json dump</string>
</resources>