{
  "update_dialog.status.waiting": "Please wait...",
  "update_dialog.status.downloading": "Downloading...",
  "update_dialog.log.new_version": "New version: {NewVersion}\r\nUpdate complete!",
  "update_dialog.log.download.start": "Downloading: {DownloadUrl}",
  "update_dialog.log.download.complete": "Download complete.\r\nVerifying download...",
  "update_dialog.log.current_version": "Current version: {CurrentVersion}",
  "update_dialog.log.check.found": "Found {Version}",
  "update_dialog.log.check": "Finding latest release...",
  "update_dialog.done": "Done",
  "update_dialog.completed": "Update Completed.",
  "update_dialog": "Updating youtube-dl...",
  "status": "Downloading {CompletedDownloads} of {TotalDownloads}, {ConcurrentDownloads} running.",
  "settings_dialog.presets.edit": "Edit...",
  "settings_dialog.presets.add": "Add...",
  "settings_dialog.presets": "Presets",
  "settings_dialog.okay": "&Okay",
  "settings_dialog.information.open_youtube-dl_directory": "Open youtube-dl Directory...",
  "settings_dialog.information.open_preferences_file": "Open Preferences File...",
  "settings_dialog.information.open_ffmpeg_directory": "Open ffmpeg Directory...",
  "settings_dialog.information": "Information",
  "settings_dialog.general.use_basic_folder_picker.tooltip": "If checked, the basic folder picker will be used. Potentially fixes certain DPI scaling issues.",
  "settings_dialog.general.use_basic_folder_picker": "Use Basic Folder Picker",
  "settings_dialog.general.updates.tooltip": "Check for updates on start, prompt only if new updates are available.",
  "settings_dialog.general.updates": "Check for Updates",
  "settings_dialog.general.stay_on_top.tooltip": "Keep application in front of other windows.",
  "settings_dialog.general.stay_on_top": "Stay on top",
  "settings_dialog.general.prompt_on_close.tooltip": "If any downloads are still running, prompt for confirmation when closing.",
  "settings_dialog.general.prompt_on_close": "Prompt on Close",
  "settings_dialog.general.language.tooltip": "The user interface language.",
  "settings_dialog.general.language.dropdown.tooltip": "The user interface language.",
  "settings_dialog.general.language": "Language:",
  "settings_dialog.general.update_interval": "Update Interval:",
  "settings_dialog.general.update_interval.tooltip": "The frequency of checking for updates, if a new update is found a prompt will a appear.",
  "settings_dialog.general.update_interval.dropdown.tooltip": "The frequency of checking for updates, if a new update is found a prompt will a appear.",
  "settings_dialog.general.update_interval.values.never": "Never",
  "settings_dialog.general.update_interval.values.everystart": "EveryStart",
  "settings_dialog.general.update_interval.values.daily": "Daily",
  "settings_dialog.general.update_interval.values.weekly": "Weekly",
  "settings_dialog.general.update_interval.values.monthly": "Monthly",
  "settings_dialog.general": "General",
  "settings_dialog.download.resume_downloads_on_startup.tooltip": "Resume incomplete downloads on startup.",
  "settings_dialog.download.resume_downloads_on_startup": "Resume Downloads on Startup",
  "settings_dialog.download.remember_download_settings.tooltip": "Provides access to a preset that remembers the previous download settings.",
  "settings_dialog.download.remember_download_settings": "Remember Download Settings",
  "settings_dialog.download.mode.tooltip": "Use a basic interface for the Download dialog.",
  "settings_dialog.download.mode": "Basic Mode",
  "settings_dialog.download.max_concurrent_downloads.value.tooltip": "The max simultaneous downloads allowed to download at once.",
  "settings_dialog.download.max_concurrent_downloads.tooltip": "The max simultaneous downloads allowed to download at once.",
  "settings_dialog.download.max_concurrent_downloads": "Max Concurrent Downloads:",
  "settings_dialog.download.default_download_directory.value.tooltip": "The default download directory path when adding a download.",
  "settings_dialog.download.default_download_directory.tooltip": "The default download directory path when adding a download.",
  "settings_dialog.download.default_download_directory": "Default Download Directory",
  "settings_dialog.download.default_download_archive.value.tooltip": "The default download archive filepath when adding a download.",
  "settings_dialog.download.default_download_archive.tooltip": "The default download archive filepath when adding a download.",
  "settings_dialog.download.default_download_archive": "Default Download Archive",
  "settings_dialog.download.auto_dragdrop_downloads.tooltip": "Auto-confirms the download dialog for downloads that were dragged and dropped.",
  "settings_dialog.download.auto_dragdrop_downloads": "Auto confirm DragDrop Downloads",
  "settings_dialog.download": "Download",
  "settings_dialog.binaries.youtube-dl.value.tooltip": "The filepath to youtube-dl.",
  "settings_dialog.binaries.youtube-dl.tooltip": "The filepath to youtube-dl.",
  "settings_dialog.binaries.youtube-dl": "youtube-dl:",
  "settings_dialog.binaries.note_restart": "Changing binary paths requires {ProductName} to restart.",
  "settings_dialog.binaries.note_embedded_binaries": "Note: Leave blank to use embedded binaries.",
  "settings_dialog.binaries.manual_update.youtube-dl": "youtube-dl:",
  "settings_dialog.binaries.manual_update.update": "Update",
  "settings_dialog.binaries.manual_update": "Manual Update",
  "settings_dialog.binaries.ffmpeg.value.tooltip": "The filepath to ffmpeg.",
  "settings_dialog.binaries.ffmpeg.tooltip": "The filepath to ffmpeg.",
  "settings_dialog.binaries.ffmpeg": "ffmpeg:",
  "settings_dialog.binaries": "Binaries",
  "settings_dialog": "Settings",
  "preset_dialog.url_match.value.tooltip": "If this regex matches the download URL, this preset will be selected automatically.\nLeave blank to disable URL matching.",
  "preset_dialog.url_match.tooltip": "If this regex matches the download URL, this preset will be selected automatically.\nLeave blank to disable URL matching.",
  "preset_dialog.url_match": "&URL Match:",
  "preset_dialog.okay.edit": "&Edit",
  "preset_dialog.okay": "&Okay",
  "preset_dialog.name.value.tooltip": "The name of the preset.",
  "preset_dialog.name.tooltip": "The name of the preset.",
  "preset_dialog.name": "&Preset Name:",
  "preset_dialog.mode.simple": "&Simple",
  "preset_dialog.mode.regex": "&Regex",
  "preset_dialog.mode": "Pattern Matching Mode",
  "preset_dialog.edit": "Edit Download Preset - {PresetName}",
  "preset_dialog.delete": "&Delete",
  "preset_dialog.default_preset.tooltip": "Selected by default in the Download dialog.",
  "preset_dialog.default_preset": "&Default Preset",
  "preset_dialog": "New Download Preset",
  "playlist_item_dialog.okay": "&Okay",
  "playlist_item_dialog.delete": "&Delete",
  "playlist_item_dialog.add_range": "Add &Range...",
  "playlist_item_dialog.add": "&Add...",
  "playlist_item_dialog": "Playlist Items Editor",
  "msg.url_already_added.title": "Failed to queue download!",
  "msg.url_already_added": "The video URL is already added to the download list!",
  "msg.update_youtube-dl.title": "Update Confirmation",
  "msg.update_youtube-dl": "Updating youtube-dl can fix download issues.\n\nDo you want to update now?",
  "msg.update.no_updates": "No new updates found.",
  "msg.update.new_update.title": "An Update is Available!",
  "msg.update.new_update": "{ProductName} v{UpdateVersion} is available! Do you want to go to the download page?",
  "msg.update.failed": "Failed to check for updates!",
  "msg.update": "Check For Updates",
  "msg.successful_export": "Successfully exported downloads.",
  "msg.select_youtube-dl.title": "Select youtube-dl.exe file...",
  "msg.select_ffmpeg.title": "Select ffmpeg.exe file...",
  "msg.select_download_directory.title": "Select download directory...",
  "msg.select_download_archive_file.title": "Select download archive...",
  "msg.select_default_download_directory.title": "Select default download directory...",
  "msg.select_default_download_archive_file.title": "Select default download archive file...",
  "msg.select_cookies_file.title": "Select cookies file...",
  "msg.restart_required.title": "Restart Required",
  "msg.restart_required": "{ProductName} requires a restart for changes to take effect.\n\nWould you like to restart {ProductName} now?",
  "msg.prompt_on_close.title": "Are you sure you want to quit?",
  "msg.prompt_on_close": "There are still items downloading! Do you want to quit?",
  "msg.failed_clipboard_copy.title": "{ProductName}",
  "msg.failed_clipboard_copy": "Failed to copy URL to clipboard.\n\nClipboard is being used by another process. Please try again later...",
  "msg.confirm_download_removal.title": "Are you sure?",
  "msg.confirm_download_removal": "Are you sure you want to remove {Count} download(s)?",
  "msg.confirm_clear_download_log.title": "Are you sure?",
  "msg.confirm_clear_download_log": "Are you sure you want to clear this download log?",
  "msg.confirm_clear_download_logs": "Are you sure you want to clear all download logs?",
  "menustrip.settings": "&Settings",
  "menustrip.help.wiki": "&Wiki...",
  "menustrip.help.updates": "Check for Updates...",
  "menustrip.help": "&Help",
  "menustrip.file.exit": "E&xit",
  "menustrip.file": "&File",
  "menustrip.download.select.waiting": "Waiting Download(s)",
  "menustrip.download.select.queued": "Queued Download(s)",
  "menustrip.download.select.failed": "Failed Download(s)",
  "menustrip.download.select.completed": "Completed Download(s)",
  "menustrip.download.select": "Select",
  "menustrip.download.import": "Import",
  "menustrip.download.export": "Export",
  "menustrip.download.add": "Add URL...",
  "menustrip.download.clear_logs": "Clear Logs",
  "menustrip.download": "&Download",
  "keyword_dialog.note": "Some keywords are not guaranteed to be present since they depend on the metadata obtained by a particular extractor. Such keywords will be replaced with \"NA\".",
  "keyword_dialog.keywords.value": "Value",
  "keyword_dialog.keywords.isnumeric": "IsNumeric",
  "keyword_dialog.keywords.description": "Description",
  "keyword_dialog.insert": "Insert",
  "keyword_dialog": "Insert Keyword...",
  "keyword_dialog.keywords.description.id": "Video identifier",
  "keyword_dialog.keywords.description.title": "Video title",
  "keyword_dialog.keywords.description.url": "Video URL",
  "keyword_dialog.keywords.description.ext": "Video filename extension",
  "keyword_dialog.keywords.description.alt_title": "A secondary title of the video",
  "keyword_dialog.keywords.description.display_id": "An alternative identifier for the video",
  "keyword_dialog.keywords.description.uploader": "Full name of the video uploader",
  "keyword_dialog.keywords.description.license": "License name the video is licensed under",
  "keyword_dialog.keywords.description.creator": "The creator of the video",
  "keyword_dialog.keywords.description.release_date": "The date (YYYYMMDD) when the video was released",
  "keyword_dialog.keywords.description.timestamp": "UNIX timestamp of the moment the video became available",
  "keyword_dialog.keywords.description.upload_date": "Video upload date (YYYYMMDD)",
  "keyword_dialog.keywords.description.uploader_id": "Nickname or id of the video uploader",
  "keyword_dialog.keywords.description.location": "Physical location where the video was filmed",
  "keyword_dialog.keywords.description.duration": "Length of the video in seconds",
  "keyword_dialog.keywords.description.view_count": "How many users have watched the video on the platform",
  "keyword_dialog.keywords.description.like_count": "Number of positive ratings of the video",
  "keyword_dialog.keywords.description.dislike_count": "Number of negative ratings of the video",
  "keyword_dialog.keywords.description.repost_count": "Number of reposts of the video",
  "keyword_dialog.keywords.description.average_rating": "Average rating give by users, the scale used depends on the webpage",
  "keyword_dialog.keywords.description.comment_count": "Number of comments on the video",
  "keyword_dialog.keywords.description.age_limit": "Age restriction for the video (years)",
  "keyword_dialog.keywords.description.is_live": "Whether this video is a live stream or a fixed-length video",
  "keyword_dialog.keywords.description.start_time": "Time in seconds where the reproduction should start, as specified in the URL",
  "keyword_dialog.keywords.description.end_time": "Time in seconds where the reproduction should end, as specified in the URL",
  "keyword_dialog.keywords.description.format": "A human-readable description of the format ",
  "keyword_dialog.keywords.description.format_id": "Format code specified by `--format`",
  "keyword_dialog.keywords.description.format_note": "Additional info about the format",
  "keyword_dialog.keywords.description.width": "Width of the video",
  "keyword_dialog.keywords.description.height": "Height of the video",
  "keyword_dialog.keywords.description.resolution": "Textual description of width and height",
  "keyword_dialog.keywords.description.tbr": "Average bitrate of audio and video in KBit/s",
  "keyword_dialog.keywords.description.abr": "Average audio bitrate in KBit/s",
  "keyword_dialog.keywords.description.acodec": "Name of the audio codec in use",
  "keyword_dialog.keywords.description.asr": "Audio sampling rate in Hertz",
  "keyword_dialog.keywords.description.vbr": "Average video bitrate in KBit/s",
  "keyword_dialog.keywords.description.fps": "Frame rate",
  "keyword_dialog.keywords.description.vcodec": "Name of the video codec in use",
  "keyword_dialog.keywords.description.container": "Name of the container format",
  "keyword_dialog.keywords.description.filesize": "The number of bytes, if known in advance",
  "keyword_dialog.keywords.description.filesize_approx": "An estimate for the number of bytes",
  "keyword_dialog.keywords.description.protocol": "The protocol that will be used for the actual download",
  "keyword_dialog.keywords.description.extractor": "Name of the extractor",
  "keyword_dialog.keywords.description.extractor_key": "Key name of the extractor",
  "keyword_dialog.keywords.description.epoch": "Unix epoch when creating the file",
  "keyword_dialog.keywords.description.autonumber": "Five-digit number that will be increased with each download, starting at zero",
  "keyword_dialog.keywords.description.playlist": "Name or id of the playlist that contains the video",
  "keyword_dialog.keywords.description.playlist_index": "Index of the video in the playlist padded with leading zeros according to the total length of the playlist",
  "keyword_dialog.keywords.description.playlist_id": "Playlist identifier",
  "keyword_dialog.keywords.description.playlist_title": "Playlist title",
  "keyword_dialog.keywords.description.playlist_uploader": "Full name of the playlist uploader",
  "keyword_dialog.keywords.description.playlist_uploader_id": "Nickname or id of the playlist uploader",
  "keyword_dialog.keywords.description.chapter": "Name or title of the chapter the video belongs to",
  "keyword_dialog.keywords.description.chapter_number": "Number of the chapter the video belongs to",
  "keyword_dialog.keywords.description.chapter_id": "Id of the chapter the video belongs to",
  "keyword_dialog.keywords.description.series": "Title of the series or programme the video episode belongs to",
  "keyword_dialog.keywords.description.season": "Title of the season the video episode belongs to",
  "keyword_dialog.keywords.description.season_number": "Number of the season the video episode belongs to",
  "keyword_dialog.keywords.description.season_id": "Id of the season the video episode belongs to",
  "keyword_dialog.keywords.description.episode": "Title of the video episode",
  "keyword_dialog.keywords.description.episode_number": "Number of the video episode within a season",
  "keyword_dialog.keywords.description.episode_id": "Id of the video episode",
  "keyword_dialog.keywords.description.track": "Title of the track",
  "keyword_dialog.keywords.description.track_number": "Number of the track within an album or a disc",
  "keyword_dialog.keywords.description.track_id": "Id of the track",
  "keyword_dialog.keywords.description.artist": "Artist(s) of the track",
  "keyword_dialog.keywords.description.genre": "Genre(s) of the track",
  "keyword_dialog.keywords.description.album": "Title of the album the track belongs to",
  "keyword_dialog.keywords.description.album_type": "Type of the album",
  "keyword_dialog.keywords.description.album_artist": "List of all artists appeared on the album",
  "keyword_dialog.keywords.description.disc_number": "Number of the disc or other physical medium the track belongs to",
  "keyword_dialog.keywords.description.release_year": "Year (YYYY) when the album was released",
  "import_downloads_dialog.separate_options.tooltip": "If checked, download options will be available for each url.",
  "import_downloads_dialog.separate_options": "Separate Options",
  "import_downloads_dialog.okay": "Go",
  "import_downloads_dialog.details2": "{DuplicateCount} url(s) already imported.",
  "import_downloads_dialog.details1": "Found {UrlCount} url(s)...",
  "import_downloads_dialog.allow_auto_presets.tooltip": "If checked, urls that match a preset will be added automatically.",
  "import_downloads_dialog.allow_auto_presets": "Allow Auto Presets",
  "import_downloads_dialog": "Import Downloads",
  "import_dialog.title": "Import downloads...",
  "export_dialog.title": "Export downloads...",
  "download_log.okay": "&Okay",
  "download_log.clear": "&Clear",
  "download_log": "Download Log",
  "download_list.url": "URL",
  "download_list.status.waiting": "Waiting",
  "download_list.status.stopped": "Stopped",
  "download_list.status.queued": "Queued",
  "download_list.status.processing": "Processing",
  "download_list.status.failed": "Failed",
  "download_list.status.downloading": "Downloading",
  "download_list.status.completed": "Completed",
  "download_list.status": "Status",
  "download_list.speed": "Speed",
  "download_list.size": "Size",
  "download_list.progress": "Progress",
  "download_list.eta": "ETA",
  "download_list.download_directory": "Download Directory",
  "download_list.title": "Title",
  "download_list.playlist": "Playlist",
  "download_list.context_menu.view_log": "View Log",
  "download_list.context_menu.stop": "Stop",
  "download_list.context_menu.start": "Start",
  "download_list.context_menu.remove": "Remove",
  "download_list.context_menu.open_directory": "Open Download Directory...",
  "download_list.context_menu.copy_download_link": "Copy Download Link",
  "download_dialog.workarounds.user_agent.value.tooltip": "A custom user agent.",
  "download_dialog.workarounds.user_agent.tooltip": "A custom user agent.",
  "download_dialog.workarounds.user_agent": "User Agent:",
  "download_dialog.workarounds.sleep.value.value.tooltip": "The number of seconds to sleep before each download.",
  "download_dialog.workarounds.sleep.value.tooltip": "The number of seconds to sleep before each download.",
  "download_dialog.workarounds.sleep.value": "Value:",
  "download_dialog.workarounds.sleep.tablelayoutpanel2.range.value_start.tooltip": "Sleep by a random interval before each download, between the specified lower and upper bounds.",
  "download_dialog.workarounds.sleep.tablelayoutpanel2.range.value_end.tooltip": "Sleep by a random interval before each download, between the specified lower and upper bounds.",
  "download_dialog.workarounds.sleep.range.tooltip": "Sleep by a random interval before each download, between the specified lower and upper bounds.",
  "download_dialog.workarounds.sleep.range": "Range:",
  "download_dialog.workarounds.sleep.default.tooltip": "Don't sleep before each download.",
  "download_dialog.workarounds.sleep.default": "Default",
  "download_dialog.workarounds.sleep": "Sleep Interval",
  "download_dialog.workarounds.referer.value.tooltip": "Custom referer, use if the video access is restricted to one domain.",
  "download_dialog.workarounds.referer.tooltip": "Custom referer, use if the video access is restricted to one domain.",
  "download_dialog.workarounds.referer": "Referer:",
  "download_dialog.workarounds.network.src_address.value.tooltip": "Client side IP address to bind to.",
  "download_dialog.workarounds.network.src_address.tooltip": "Client side IP address to bind to.",
  "download_dialog.workarounds.network.src_address": "Source Address:",
  "download_dialog.workarounds.network.socket_timeout.value.tooltip": "Time to wait before giving up, in seconds.",
  "download_dialog.workarounds.network.socket_timeout.tooltip": "Time to wait before giving up, in seconds.",
  "download_dialog.workarounds.network.socket_timeout": "Socket Timeout:",
  "download_dialog.workarounds.network.proxy.value.tooltip": "Use the specified HTTP/HTTPS/SOCKS proxy.\nTo enable SOCKS proxy, specify a proper scheme (e.g. socks5://127.0.0.1:1080/).\nLeave blank for direct connection.",
  "download_dialog.workarounds.network.proxy.tooltip": "Use the specified HTTP/HTTPS/SOCKS proxy.\nTo enable SOCKS proxy, specify a proper scheme (e.g. socks5://127.0.0.1:1080/).\nLeave blank for direct connection.",
  "download_dialog.workarounds.network.proxy": "Proxy:",
  "download_dialog.workarounds.network.forceip6.tooltip": "Make all connections via IPv6",
  "download_dialog.workarounds.network.forceip6": "Force IPv6",
  "download_dialog.workarounds.network.forceip4.tooltip": "Make all connections via IPv4.",
  "download_dialog.workarounds.network.forceip4": "Force IPv4",
  "download_dialog.workarounds.network.any.tooltip": "Use either IPv4 or IPv6.",
  "download_dialog.workarounds.network.any": "Any",
  "download_dialog.workarounds.network": "Network",
  "download_dialog.workarounds.headers.value": "Value",
  "download_dialog.workarounds.headers.key": "Key",
  "download_dialog.workarounds.headers": "Headers",
  "download_dialog.workarounds.download.retries.value.tooltip": "Number of retries (default is 10).",
  "download_dialog.workarounds.download.retries.tooltip": "Number of retries (default is 10).",
  "download_dialog.workarounds.download.retries": "Retries:",
  "download_dialog.workarounds.download.limit_rate.value.tooltip": "Maximum download rate per second.",
  "download_dialog.workarounds.download.limit_rate.tooltip": "Maximum download rate per second.",
  "download_dialog.workarounds.download.limit_rate": "Limit Rate:",
  "download_dialog.workarounds.download.infinite.tooltip": "Infinite retries.",
  "download_dialog.workarounds.download.infinite": "Infinite",
  "download_dialog.workarounds.download.frag_retries.value.tooltip": "Number of retries for a fragment (default is 10) (DASH, hlsnative and ISM)",
  "download_dialog.workarounds.download.frag_retries.tooltip": "Number of retries for a fragment (default is 10) (DASH, hlsnative and ISM)",
  "download_dialog.workarounds.download.frag_retries": "Fragment Retries:",
  "download_dialog.workarounds.download": "Download",
  "download_dialog.workarounds.cookies.value.tooltip": "A filepath to read cookies.",
  "download_dialog.workarounds.cookies.tooltip": "A filepath to read cookies.",
  "download_dialog.workarounds.cookies": "Cookies:",
  "download_dialog.workarounds.authentication.video_password.value.tooltip": "Video password (vimeo, smotri, youku)",
  "download_dialog.workarounds.authentication.video_password.tooltip": "Video password (vimeo, smotri, youku)",
  "download_dialog.workarounds.authentication.video_password": "Video Password:",
  "download_dialog.workarounds.authentication.username.value.tooltip": "Login with this account ID.",
  "download_dialog.workarounds.authentication.username.tooltip": "Login with this account ID.",
  "download_dialog.workarounds.authentication.username": "Username:",
  "download_dialog.workarounds.authentication.two_factor_code.value.tooltip": "Two-factor authentication code.",
  "download_dialog.workarounds.authentication.two_factor_code.tooltip": "Two-factor authentication code.",
  "download_dialog.workarounds.authentication.two_factor_code": "Two Factor Code:",
  "download_dialog.workarounds.authentication.password.value.tooltip": "Account password.",
  "download_dialog.workarounds.authentication.password.tooltip": "Account password.",
  "download_dialog.workarounds.authentication.password": "Password:",
  "download_dialog.workarounds.authentication": "Authentication",
  "download_dialog.workarounds": "Workarounds",
  "download_dialog.video_selection.view_count_filters.min_views.value.tooltip": "Don't download any videos with less than # views.",
  "download_dialog.video_selection.view_count_filters.min_views.tooltip": "Don't download any videos with less than # views.",
  "download_dialog.video_selection.view_count_filters.min_views": "Min Views:",
  "download_dialog.video_selection.view_count_filters.max_views.value.tooltip": "Don't download any videos with more than # views.",
  "download_dialog.video_selection.view_count_filters.max_views.tooltip": "Don't download any videos with more than # views.",
  "download_dialog.video_selection.view_count_filters.max_views": "Max Views:",
  "download_dialog.video_selection.view_count_filters": "View Count Filters",
  "download_dialog.video_selection.text_regex_filters.reject_title.value.tooltip": "Skip download for matching titles (regex or caseless sub-string)",
  "download_dialog.video_selection.text_regex_filters.reject_title.tooltip": "Skip download for matching titles (regex or caseless sub-string)",
  "download_dialog.video_selection.text_regex_filters.reject_title": "Reject Title:",
  "download_dialog.video_selection.text_regex_filters.match_title.value.tooltip": "Download only matching titles (regex or caseless sub-string)",
  "download_dialog.video_selection.text_regex_filters.match_title.tooltip": "Download only matching titles (regex or caseless sub-string)",
  "download_dialog.video_selection.text_regex_filters.match_title": "Match Title:",
  "download_dialog.video_selection.text_regex_filters.match_filter.value.tooltip": "Generic video filter (Refer to Help > Wiki).",
  "download_dialog.video_selection.text_regex_filters.match_filter.tooltip": "Generic video filter (Refer to Help > Wiki).",
  "download_dialog.video_selection.text_regex_filters.match_filter": "Match Filter:",
  "download_dialog.video_selection.text_regex_filters": "Text / Regex Filters",
  "download_dialog.video_selection.selection_type.video_only.tooltip": "Download only the video, if the URL refers to a video and a playlist.",
  "download_dialog.video_selection.selection_type.video_only": "Video Only",
  "download_dialog.video_selection.selection_type.playlist_only.tooltip": "Download the playlist, if the URL refers to a video and a playlist.",
  "download_dialog.video_selection.selection_type.playlist_only": "Playlist Only",
  "download_dialog.video_selection.selection_type.both.tooltip": "Download both the video and playlist, if the URL refers to a video and a playlist.",
  "download_dialog.video_selection.selection_type.both": "Both",
  "download_dialog.video_selection.selection_type": "Selection Type",
  "download_dialog.video_selection.playlist_filters.start.value.tooltip": "Playlist video to start at (default is 1).",
  "download_dialog.video_selection.playlist_filters.start.tooltip": "Playlist video to start at (default is 1).",
  "download_dialog.video_selection.playlist_filters.start": "Start:",
  "download_dialog.video_selection.playlist_filters.reversed.tooltip": "Download playlist videos in a reversed order.",
  "download_dialog.video_selection.playlist_filters.reversed": "Reversed",
  "download_dialog.video_selection.playlist_filters.range.value.tooltip": "Playlist video items to download.\nComma seperated indices and/or ranges using hypen.",
  "download_dialog.video_selection.playlist_filters.range.tooltip": "Playlist video items to download.\nComma seperated indices and/or ranges using hypen.",
  "download_dialog.video_selection.playlist_filters.range": "Range:",
  "download_dialog.video_selection.playlist_filters.random.tooltip": "Download playlist videos in a random order.",
  "download_dialog.video_selection.playlist_filters.random": "Random",
  "download_dialog.video_selection.playlist_filters.end.value.tooltip": "Playlist video to end at (default is last).",
  "download_dialog.video_selection.playlist_filters.end.tooltip": "Playlist video to end at (default is last).",
  "download_dialog.video_selection.playlist_filters.end": "End:",
  "download_dialog.video_selection.playlist_filters": "Playlist Filters",
  "download_dialog.video_selection.filesize_filters.min_size.value.tooltip": "Don't download any videos smaller than # size.",
  "download_dialog.video_selection.filesize_filters.min_size.tooltip": "Don't download any videos smaller than # size.",
  "download_dialog.video_selection.filesize_filters.min_size": "Min Size:",
  "download_dialog.video_selection.filesize_filters.max_size.value.tooltip": "Don't download any videos larger than # size.",
  "download_dialog.video_selection.filesize_filters.max_size.tooltip": "Don't download any videos larger than # size.",
  "download_dialog.video_selection.filesize_filters.max_size": "Max Size:",
  "download_dialog.video_selection.filesize_filters": "Filesize Filters",
  "download_dialog.video_selection.date_filters.date_before.tooltip": "Download videos uploaded before or on this date.",
  "download_dialog.video_selection.date_filters.date_before": "Date Before:",
  "download_dialog.video_selection.date_filters.date_after.tooltip": "Download videos uploaded after or on this date.",
  "download_dialog.video_selection.date_filters.date_after": "Date After:",
  "download_dialog.video_selection.date_filters.date.tooltip": "Download videos uploaded on this date.",
  "download_dialog.video_selection.date_filters.date": "Date:",
  "download_dialog.video_selection.date_filters": "Date Filters",
  "download_dialog.video_selection": "Video Selection",
  "download_dialog.url.value.tooltip": "The URL to download.",
  "download_dialog.url.tooltip": "The URL to download.",
  "download_dialog.url": "&URL:",
  "download_dialog.start.tooltip": "Start the download immediately upon clicking \"Add\".",
  "download_dialog.start": "&Immediate Start?",
  "download_dialog.quality.vq.preferred.tooltip": "Select video with the highest resolution up to the selected resolution.",
  "download_dialog.quality.vq.preferred": "Preferred?",
  "download_dialog.quality.vq.fallback.tooltip": "If resolution metadata isn't available, ignore resolution check.",
  "download_dialog.quality.vq.fallback": "Fallback?",
  "download_dialog.quality.vq.custom": "Custom",
  "download_dialog.quality.vq": "Video Quality",
  "download_dialog.quality.selector": "Custom Format Selector",
  "download_dialog.quality.general.ignore_errors.tooltip": "Continue downloading on download errors (e.g. Skip unavailable videos in a playlist).",
  "download_dialog.quality.general.ignore_errors": "Ignore Errors",
  "download_dialog.quality.general.abort_on_errors.tooltip": "Abort downloading of further videos (in a playlist) if an error occurs.",
  "download_dialog.quality.general.abort_on_errors": "Abort On Errors",
  "download_dialog.quality.general": "General",
  "download_dialog.quality.fr.preferred.tooltip": "Select video with the highest frame rate up to the selected frame rate.",
  "download_dialog.quality.fr.preferred": "Preferred?",
  "download_dialog.quality.fr.fallback.tooltip": "If frame rate metadata isn't available, ignore frame rate check.",
  "download_dialog.quality.fr.fallback": "Fallback?",
  "download_dialog.quality.fr.custom": "Custom",
  "download_dialog.quality.fr": "Frame Rate",
  "download_dialog.quality.file_system.write_thumbnail.tooltip": "Write thumbnail to disk.",
  "download_dialog.quality.file_system.write_thumbnail": "Write Thumbnail",
  "download_dialog.quality.file_system.write_description.tooltip": "Write video description to a .description file.",
  "download_dialog.quality.file_system.write_description": "Write Description",
  "download_dialog.quality.file_system.write_annotations.tooltip": "Write video annotations to a .annotations.xml file.",
  "download_dialog.quality.file_system.write_annotations": "Write Annotations",
  "download_dialog.quality.file_system.write_sub": "Write Subtitle",
  "download_dialog.quality.file_system.write_sub.tooltip": "Write subtitle file.",
  "download_dialog.quality.file_system.restrict_filenames.tooltip": "Restrict filenames to only ASCII characters, and avoid \"&\" and spaces in filenames.",
  "download_dialog.quality.file_system.restrict_filenames": "Restrict Filenames",
  "download_dialog.quality.file_system.no_overwrites.tooltip": "Don't overwrite files.",
  "download_dialog.quality.file_system.no_overwrites": "No Overwrites",
  "download_dialog.quality.file_system": "File System",
  "download_dialog.quality": "Quality",
  "download_dialog.preset": "Customize Preset - {PresetName}",
  "download_dialog.post_processing.add_metadata": "Add Metadata",
  "download_dialog.post_processing.add_metadata.tooltip": "Write metadata to the video file.",
  "download_dialog.post_processing.recode_format.value.tooltip": "Encode the video to another format if necessary.",
  "download_dialog.post_processing.recode_format.tooltip": "Encode the video to another format if necessary.",
  "download_dialog.post_processing.recode_format": "Recode Format:",
  "download_dialog.post_processing.audio_only.tooltip": "Convert video file to audio-only file.",
  "download_dialog.post_processing.audio_only.dropdown.tooltip": "Convert video file to audio-only file.",
  "download_dialog.post_processing.audio_only.best": "Best",
  "download_dialog.post_processing.audio_only": "Audio Only:",
  "download_dialog.post_processing.embed_thumbnail": "Embed Thumbnail",
  "download_dialog.post_processing.embed_thumbnail.tooltip": "Embed thumbnail in the audio as cover art.",
  "download_dialog.post_processing": "Post Processing",
  "download_dialog.options": "Options",
  "download_dialog.mode.tooltip": "Use a basic interface for simple downloads.",
  "download_dialog.mode": "Basic Mode",
  "download_dialog.filename_template.value.tooltip": "Output filename template.",
  "download_dialog.filename_template.tooltip": "Output filename template.",
  "download_dialog.filename_template": "Filename Template:",
  "download_dialog.download_archive.value.tooltip": "Download the video only if it's not listed in the archive file.\nUpon successful download, the video ID will be added to the archive file.",
  "download_dialog.download_archive.tooltip": "Download the video only if it's not listed in the archive file.\nUpon successful download, the video ID will be added to the archive file.",
  "download_dialog.download_archive": "Download Archive:",
  "download_dialog.directory.value.tooltip": "The directory to download the video to.",
  "download_dialog.directory.tooltip": "The directory to download the video to.",
  "download_dialog.directory": "&Download Directory:",
  "download_dialog.add.preset": "&Okay",
  "download_dialog.add": "&Add",
  "download_dialog": "Add Download...",
  "dialog.cancel": "&Cancel",
  "browse.tooltip": "Playlist items editor.",
  "browse": "...",
  "insert_keyword": "...",
  "insert_keyword.tooltip": "Opens the keyword library...",
  "binary_location_dialog.youtube-dl": "youtube-dl:",
  "binary_location_dialog.okay": "&Okay",
  "binary_location_dialog.note": "Cancelling this dialog will close the application, as these binaries are required for {ProductName} to run.",
  "binary_location_dialog.ffmpeg": "ffmpeg:",
  "binary_location_dialog": "Specify binary locations...",
  "add_index_dialog.range.start": "Start:",
  "add_index_dialog.range.end": "End:",
  "add_index_dialog.range": "Add Range Index...",
  "add_index_dialog.index": "Index:",
  "add_index_dialog.add": "&Add",
  "add_index_dialog": "Add Range Index..."
}