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

310 lines
20 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
4 years ago
<resources>
<string name="worst_quality">Worst Quality</string>
<string name="best_quality">Best Quality</string>
4 years ago
<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>
4 years ago
<string name="directories">Folders</string>
<string name="music_directory">Music Folder</string>
<string name="video_directory">Video Folder</string>
<string name="updating">Updating</string>
<string name="ytdl_update_hint">Useful if you have problems downloading</string>
<string name="update_ytdl">Install new version of yt-dlp</string>
<string name="about">About</string>
<string name="source_code">Source Code</string>
3 years ago
<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="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="music_path" translatable="false">content://com.android.externalstorage.documents/tree/primary%3ADownload%2FYTDLnis%2FAudio</string>
<string name="video_path" translatable="false">content://com.android.externalstorage.documents/tree/primary%3ADownload%2FYTDLnis%2FVideo</string>
<string name="command_path" translatable="false">content://com.android.externalstorage.documents/tree/primary%3ADownload%2FYTDLnis%2FCommand</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_download">Cancel Download</string>
4 years ago
<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</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"/>
<string name="trendingPlaylist" translatable="false">ytdlnis-TRENDING</string>
4 years ago
<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 Options for Downloading</string>
<string name="download_card_summary">Settings for how to download items</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>
4 years ago
<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 OffTopic 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="workmanager_updated">You need to restart the app and have no active downloads for this preference to take effect!</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"><![CDATA[Restrict filenames to only ASCII characters, and avoid \"&\" 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">Automatically search for missing formats when clicking the format card</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 YouTube videos on the home screen from PIPED API</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>
3 years ago
<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>
3 years ago
<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>
3 years ago
<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 or faulty downloads</string>
<string name="quick_download">Quick Download</string>
<string name="quick_download_summary">Don\'t fetch data beforehand</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 Cache</string>
<string name="keep_cache_summary">Don\'t delete temporary files after the download is finished</string>
3 years ago
<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 in the downloads folder</string>
<string name="appearance">Appearance</string>
3 years ago
<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">Misc</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="locale">Locale</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="format_filtering_hint_2">All items must either be audio or video to use this option</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>
3 years ago
<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\n</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">Embed metadata to the video file. Also embeds chapters/infojson if present</string>
<string name="formats_updated">Formats have been updated</string>
<string name="update_formats_background">Update Formats in Background</string>
fixed webview ok button slightly improved listing of items if u have alot of items fixed app not enabling ok button in the cut screen if you change the TO text box only added force keyframes at cuts switch in the cut screen Added 3 dots in multiple download card. It will have the configure chips in a separate card. Each will have a callback that will update all items in multiple download fixed start end textboxes showing truncanted text in playlist select card add ability to start a download now and put the rest of the queue behind it Scrollbar handle shrinked depending on size. Made it same size Fixed Tapping the notification of the errored download leading to the running tab instead of errored Set different icon for terminal in share menu ignored extra command preference in backups of command templates made preference titles be multiline if they are too long if the preferred download type is command, the app will not bother fetching data beforehand fixed app not showing the entire interface when being in landscape hid format details in command type logs because they are useless fixed cookies import not working from external sources other than the app fixed app using continue button for a split second when there are no paused downloads added state in home screen so that it wont populate trending videos while its searching for an item implemented batch downloads in a single worker to avoid bogging down the system with many works fixed instagram status that have multiple videos just using the first video fixed monochrome icon not showing made yt-dlp auto update a choice in the settings fixed bilibili not working in normal mode fixed app overwriting files instead of adding (1) in the filename instead
3 years ago
<string name="auto_update_ytdlp">Auto-Update yt-dlp</string>
<string name="use_sponsorblock">Use SponsorBlock</string>
3 years ago
<string name="cache_first">Cache Downloads First</string>
<string name="cache_first_summary">Download in the internal storage then transfer afterwards. Use this when you can\'t write directly to storage</string>
<string name="scheduling">Scheduling</string>
<string name="use_scheduler">Download On Schedule</string>
</resources>