Dantotsu/app/src/main/res/values/strings.xml
Sadwhy b04a176870
feat(exoplayer): custom subtitle view (#544)
* branch

* Add Custom Subtitles
2024-12-15 20:49:40 +05:30

1092 lines
74 KiB
XML

<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="en-rUS">
<string name="repo" translatable="false">rebelonion/Dantotsu</string>
<string name="preference_file_key" translatable="false">dantotsuprefs</string>
<string name="app_name" translatable="false">Dantotsu</string>
<string name="slogan">The NEW Best Anime &amp; Manga app for Android.</string>
<string name="login">Login</string>
<string name="logout">Logout</string>
<string name="dantotsu" translatable="false">https://dantotsu.app/</string>
<string name="discord" translatable="false">https://discord.gg/4HPZ5nAWwM</string>
<string name="github" translatable="false">https://github.com/rebelonion/Dantotsu</string>
<string name="telegram" translatable="false" tools:ignore="Typos">https://t.me/+gzBCQExtLQo1YTNh </string>
<string name="coffee" translatable="false">https://www.buymeacoffee.com/rebelonion</string>
<string name="anilist_link">https://anilist.co/user/%1$s/</string>
<string name="myanilist_link">https://myanimelist.net/profile/%1$s/</string>
<string name="discord_link">https://discord.com/users/%1$s/</string>
<string name="home">Home</string>
<string name="anime">Anime</string>
<string name="browse_anime">Browse Anime</string>
<string name="manga">Manga</string>
<string name="browse_manga">Browse Manga</string>
<string name="novels">Novels</string>
<string name="info">Info</string>
<string name="watch">Watch</string>
<string name="read">Read</string>
<string name="language">Language</string>
<string name="language_code" translatable="false">LANG</string>
<string name="anime_list">Anime List</string>
<string name="manga_list">Manga List</string>
<string name="sad">X(</string>
<string name="oh">:o</string>
<string name="colon">" : "</string>
<string name="no_internet">No Internet Connection</string>
<string name="refresh">Refresh</string>
<string name="search">Search</string>
<string name="search_results">Search Results</string>
<string name="sort_by">Sort By</string>
<string name="genre">Genre</string>
<string name="top_score">Top Score</string>
<string name="updated">Recently Updated</string>
<string name="trending_anime">Trending Anime</string>
<string name="popular_anime">Popular Anime</string>
<string name="trending_manga">Trending Manga</string>
<string name="trending_novel">Trending Novel</string>
<string name="popular_manga">Popular Manga</string>
<string name="username">Username</string>
<string name="chapters_read">Chapters Read</string>
<string name="chapters_read_n">Chapters\nRead</string>
<string name="episodes_watched">Episodes Watched</string>
<string name="episodes_watched_n">Episodes\nWatched</string>
<string name="continue_reading">Continue Reading</string>
<string name="continue_watching">Continue Watching</string>
<string name="recommended">Recommended</string>
<string name="get_recommendations">Watch/Read some Anime or Manga to get Recommendations</string>
<string name="empty">All caught up, when New?</string>
<string name="action_settings">Settings</string>
<string name="add_list">Add to List</string>
<string name="list_editor">List Editor</string>
<string name="add_fav">Add to Favourites</string>
<string name="notifications">Notifications</string>
<string-array name="keys">
<item>Reading</item>
<item>Watching</item>
<item>Completed</item>
<item>Paused</item>
<item>Dropped</item>
<item>Planning</item>
<item>Favourites</item>
<item>Rewatching</item>
<item>Rereading</item>
<item>All</item>
</string-array>
<string name="nothing_here">Nothing here</string>
<string name="followers">Followers</string>
<string name="write_a_message">Write a Message</string>
<string name="status">STATUS</string>
<string-array name="status" translatable="false">
<item>PLANNING</item>
<item>CURRENT</item>
<item>COMPLETED</item>
<item>REPEATING</item>
<item>PAUSED</item>
<item>DROPPED</item>
</string-array>
<string-array name="status_anime">
<item>PLANNING</item>
<item>WATCHING</item>
<item>COMPLETED</item>
<item>RE-WATCHING</item>
<item>PAUSED</item>
<item>DROPPED</item>
</string-array>
<string-array name="status_manga">
<item>PLANNING</item>
<item>READING</item>
<item>COMPLETED</item>
<item>RE-READING</item>
<item>PAUSED</item>
<item>DROPPED</item>
</string-array>
<string name="progress">PROGRESS</string>
<string name="score">SCORE</string>
<string name="score_suffix">" / 10"</string>
<string name="started_at">STARTED AT</string>
<string name="completed_at">COMPLETED AT</string>
<string name="save">Save</string>
<string name="delete">Delete</string>
<string name="remove">Remove</string>
<string name="name">Name</string>
<string name="name_romaji">Name Romaji</string>
<string name="mean_score">Mean Score</string>
<string name="format">Format</string>
<string name="status_title">Status</string>
<string name="total_eps">Total Episodes</string>
<string name="episodes"> Episode(s)</string>
<string name="chapters"> Chapter(s)</string>
<string name="total_divider"> | %1$s</string>
<string name="total_chaps">Total Chapters</string>
<string name="ep_duration">Average Duration</string>
<string name="min">" min"</string>
<string name="season">Season</string>
<string name="start_date">Start Date</string>
<string name="end_date">End Date</string>
<string name="source">Source</string>
<string name="main_studio">Studio</string>
<string name="genres">Genres</string>
<string name="description">Synopsis</string>
<string name="characters">Characters</string>
<string name="relations">Relations</string>
<string name="staff">Staff</string>
<string name="favourites">Favourites</string>
<string name="popularity">Popularity</string>
<string name="roles">Roles</string>
<string name="details">Details</string>
<string name="play_yt">Play on Youtube</string>
<string name="eps">Episodes</string>
<string name="ep">Episode</string>
<string name="chaps">Chapters</string>
<string name="chap">Chapter</string>
<string name="wrong"><u>Wrong Title?</u></string>
<string name="source_not_found">
Nothing came up from this source.\n
Let\'s look elsewhere.
</string>
<string name="download_not_found">
Your downloads are feeling a bit lonely…\n
Try downloading something.
</string>
<string name="not_supported">%1$s is not supported!</string>
<string name="server_selector">Select Server</string>
<string name="auto_select_server">Auto Selecting Server</string>
<string name="make_default">Make Default</string>
<string name="filler">Filler</string>
<string name="adult">Adult</string>
<string name="list_only">List Only</string>
<string name="tag">Tag</string>
<string name="tags">Tags</string>
<string name="synonyms">Synonyms</string>
<string name="trailer">Trailer</string>
<string name="opening">Opening</string>
<string name="ending">Ending</string>
<string name="prequel">Prequel</string>
<string name="sequel">Sequel</string>
<string name="anilist_settings">Anilist Settings</string>
<string name="extension_settings">Extensions</string>
<string name="downloads">Downloads</string>
<string name="offline_mode">Offline Mode</string>
<string name="settings">Settings</string>
<string name="extensions">Extensions</string>
<string name="extension_updates_available">Extension updates available</string>
<string name="player_settings">Player Settings</string>
<string name="recentlyListOnly">Only show my content in \"Recently Updated\"</string>
<string name="download_manager_select">Download Manager</string>
<string name="downloadInSd">Download in SD card</string>
<string name="noSdFound">No SD card was Found.</string>
<string name="reader_settings">Reader Settings</string>
<string name="default_source">Default Source</string>
<string name="show_yt">Youtube Link</string>
<string name="default_ep_view">Default Episode Layout</string>
<string name="default_chp_view">Default Chapter Layout</string>
<string name="ui">User Interface</string>
<string name="common">Common</string>
<string name="theme">Theme</string>
<string name="ui_settings">UI Settings</string>
<string name="about">About</string>
<string name="desc">" Dantotsu is crafted from the ashes of Saikou and based on simplistic yet state-of-the-art elegance. It is an Anilist only client, which also lets you stream-download Anime through extensions &amp; Manga.\nDantotsu literally means the \"best of the best\" in japanese. Well, we would like to say this is the best open source app for anime and manga on Android, what would you say?"</string>
<string name="devs">Developers/Helpers</string>
<string name="disclaimer">Disclaimer</string>
<string name="full_disclaimer">
- Dantotsu by itself only provides an anime and manga tracker and does not provide any anime or manga streaming or downloading capabilities.
\n\n - Dantotsu or any of its developer/staff don\'t host any of the content found inside Dantotsu. Any and all images and anime/manga information found in the app are taken from various public APIs (AniList, MyAnimeList, Kitsu).
\n\n - Furthermore, all of the anime/manga links found in Dantotsu are taken from various 3rd party plugins and have no affiliation with Dantotsu or its staff.
\n\n - Dantotsu or it\'s owners aren\'t liable for any misuse of any of the contents found inside or outside of the app and cannot be held accountable for the distribution of any of the contents found inside the app.
\n\n - By using Dantotsu, you comply to the fact that the developer of the app is not responsible for any of the contents found in the app. You also agree to the fact that you may not use Dantotsu to download or stream any copyrighted content.
\n\n - If the internet infringement issues are involved, please contact the source website. The developer does not assume any legal responsibility.
</string>
<string name="version_current">Version %1$s</string>
<string-array name="tips">
<item>You can Long Click an episode/chapter to Mark it as Read.</item>
<item>Long Clicking Shows can directly open List Editor.</item>
<item>There are few more easter eggs hidden in the App.</item>
<item>Challenge: Go to the very bottom of the Popular Anime &amp; Manga</item>
<item>Try Long Clicking the Show\'s Title.</item>
<item>Damn, why are you wasting your Time?</item>
<item>You can Long Click to copy this Message.</item>
<item>OMG LOOK! YOU FOUND AN EASTER EGG!?</item>
<item>You know who else likes this Animation?</item>
<item>MAL support? bruh.</item>
<item>Novels? more like NO vels.</item>
<item>Long Click the logo to check for App Update</item>
</string-array>
<string-array name="themes">
<item>Default</item>
<item>Theme 1</item>
<item>Theme 2</item>
<item>Theme 3</item>
<item> Theme 4</item>
</string-array>
<string name="video">Video</string>
<string name="video_info">Show Video Info</string>
<string name="source_info">Show Source Name</string>
<string name="video_info_info">Shows what the Resolution of the current video playing, useful for <b>\"Multi Quality\"</b> servers.</string>
<string name="default_quality">Auto Quality Selection</string>
<string name="height">Height</string>
<string name="width">Width</string>
<string name="default_quality_info">Automatically uses the closest quality provided by default, ONLY applied for \"Multi Quality\" Servers. Auto changes upon playing a video.</string>
<string name="default_playback_speed">Default Playback Speed : %1$s</string>
<string name="cursed_speeds">Cursed Speeds</string>
<string name="resize_mode_button">Default Resize Mode</string>
<string name="subtitles">Subtitles</string>
<string name="subtitle_toggle">Subtitles</string>
<string name="primary_sub_color_select">Subtitle Color</string>
<string name="secondary_sub_color_select">Subtitle Outline Color</string>
<string name="secondary_sub_outline_type_select">Subtitle Outline Type</string>
<string name="sub_background_color_select">Subtitle Background Color</string>
<string name="sub_window_color_select">Subtitle Window Color</string>
<string name="sub_window_color_info">"The subtitle window is the part left and right from them. (where the background isn\'t)"</string>
<string name="sub_color_info"><b>Note:</b> Changing above settings only affects Soft-Subtitles!</string>
<string name="sub_alpha">Subtitle Transparency</string>
<string name="sub_text_example">Example Sub</string>
<string name="sub_font_select">Subtitle Font</string>
<string name="subtitle_font_size">Subtitle Size</string>
<string name="auto">Auto</string>
<string name="auto_play_next_episode">Autoplay Next Episode</string>
<string name="auto_play_next_episode_info">Automatically disables if there is no interaction with player after 1 hour.</string>
<string name="auto_skip_fillers">Auto Skip Fillers</string>
<string name="auto_skip_fillers_info">Skips filler episodes when going to next episode.</string>
<string name="update_progress">Update Progress</string>
<string name="ask_update_progress_anime">Ask for each Anime \"Individually\"</string>
<string name="ask_update_progress_manga">Ask for each Manga \"Individually\"</string>
<string name="ask_update_progress_info_ep">Turning off will always automatically update progress when the episode is watched.</string>
<string name="ask_update_progress_info_chap">Turning off will always automatically update progress when the chapter is read.</string>
<string name="ask_update_progress_chapter_zero">Update Progress for Chapter 0</string>
<string name="ask_update_progress_info_zero">Turning on will add newly started items to Anilist with progress set to chapter 0.</string>
<string name="ask_update_progress_hentai">Update Progress for Hentai</string>
<string name="ask_update_progress_doujin">Update Progress for Doujins</string>
<string name="very_bold">very bold of you sar</string>
<string name="watch_complete_percentage">Watch Update Percentage</string>
<string name="watch_complete_percentage_info">The percentage at which your Anilist progress should be updated after watching an episode. \nThis also sets the \% for when to preload links for the next episode.</string>
<string name="behaviour">Behaviour</string>
<string name="always_continue">Always Continue from where you left off</string>
<string name="pause_video_focus">Pause when not in Focus</string>
<string name="gestures">Volume &amp; Brightness Gestures</string>
<string name="double_tap">Double tap to Seek</string>
<string name="fast_forward">Fast Forward</string>
<string name="double_tap_info">Turning off will show fast forward &amp; rewind buttons</string>
<string name="seek_time">Seek Time</string>
<string name="seek_time_info">Amount of time in seconds for fast forward &amp; rewind.</string>
<string name="skip_time">Skip Time</string>
<string name="skip_time_info">Setting to 0, hides the Skip Button.</string>
<string name="show_cast_button">Show Cast Button</string>
<string name="show_cast_button_info">Requires \"Web Video Caster\" app to cast.</string>
<string name="picture_in_picture">Picture in Picture</string>
<string name="always_minimize">Always Minimize</string>
<string name="always_minimize_info">Requires PiP to be enabled, makes the player behave like Youtube Player but better.\nAlso hides the PiP button.</string>
<string name="app">App</string>
<string name="immersive_mode">Hide Status Bar</string>
<string name="immersive_modelist">Hide Status Bar for list</string>
<string name="immersive_mode_info">Requires App restart to fully apply.</string>
<string name="home_layout_show">Show/Hide Layouts on Home</string>
<string-array name="home_layouts">
<item>Continue Watching</item>
<item>Favourite Anime</item>
<item>Planned Anime</item>
<item>Continue Reading</item>
<item>Favourite Manga</item>
<item>Planned Manga</item>
<item>Recommended</item>
<item>Social Feeds</item>
</string-array>
<string name="startUpTab">Default Start Up Tab</string>
<string name="small_view">Small View in Trending Shows</string>
<string name="animations">Animations</string>
<string name="banner_animations">Banner Animations</string>
<string name="layout_animations">Layout Animations</string>
<string name="trending_scroller">Trending Scroller</string>
<string name="animation_speed">Overall Speed</string>
<string name="empty_fav">Looks like you don\'t like anything,\nTry liking a show to keep it here.</string>
<string name="fav_anime">Favourite Anime</string>
<string name="fav_manga">Favourite Manga</string>
<string name="restart_app">Restart the app?</string>
<string name="restart_app_extra">Restart the app to apply changes</string>
<string name="next">Next</string>
<string name="previous">Previous</string>
<string name="current_page">Current Page</string>
<string name="dubbed">Dubbed</string>
<string name="subbed">Subbed</string>
<string name="prefer_dub">Prefer Dubbed Anime</string>
<string name="none">None</string>
<string name="selected_dns">Selected DNS</string>
<string name="anime_manga">Anime and Manga</string>
<string name="list_settings">List Settings</string>
<string name="dns_info">Change if your ISP blocks any source</string>
<string name="selected_title_language">Selected Title Language</string>
<string name="selected_staff_language">Selected Staff Language</string>
<string name="selected_merge_time">Activity Merge Time</string>
<string name="selected_score_format">Scoring System</string>
<string name="selected_time_zone">Timezone</string>
<string name="selected_no_time_zone">No Timezone selected</string>
<string name="selected_row_order">Default List Order</string>
<string name="custom_anime_list">Custom Anime Lists</string>
<string name="custom_manga_list">Custom Manga Lists</string>
<string name="delete_custom_list">Delete Custom List</string>
<string name="delete_custom_list_confirm">Are you sure you want to delete %1$s ?</string>
<string name="keep_screen_on">Keep Screen On</string>
<string name="layout">Layout</string>
<string name="spaced_pages">Spaced Pages</string>
<string name="direction">Direction</string>
<string name="general">General</string>
<string name="show_system_bars">Show Status &amp; Navigation Bars</string>
<string name="auto_detect_webtoon">Auto Detect Webtoon</string>
<string name="auto_detect_webtoon_info">If the Manga is not from Japan, the reader will default to Webtoon Reader Settings</string>
<string name="default_settings">Default Settings</string>
<string name="horizontal_scroll_bar">Horizontal Scroll Bar</string>
<string name="dual_page">Dual Page</string>
<string name="dual_page_info">Shows 2 Images in 1 page, will look weird if the images aren\'t the same size</string>
<string name="true_colors">True Colors</string>
<string name="true_colors_info">(32-bit color Mode) Reduces Banding on the images, may affect performance.</string>
<string name="image_rotation">Image Rotation</string>
<string name="hide_page_numbers">Hide Page Numbers</string>
<string name="sort_by_title">Sort by Title</string>
<string name="sort_by_last_updated">Sort by Last Updated</string>
<string name="sort_by_score">Sort by Score</string>
<string name="over_scroll">Over Scroll to Next/Previous Chapter</string>
<string name="volume_buttons">Change pages with Volume Buttons</string>
<string name="list_private">Private</string>
<string name="wrap_images">Wrap Images</string>
<string name="wrap_images_info">Mostly useful for larger devices, removes space between images, if they exist.</string>
<string name="reload">Reload</string>
<string name="share">Share</string>
<string name="skip">Skip</string>
<string name="other">Other</string>
<string name="total_repeats">TOTAL REPEATS</string>
<string name="custom_lists">Custom Lists</string>
<string name="donate_desc">Want to support Dantotsu\'s Maintainer?\nConsider Donating</string>
<string name="donate_goal">No donation goal atm</string>
<string name="filter">Filter</string>
<string name="year">Year</string>
<string name="apply">Apply</string>
<string name="cancel">Cancel</string>
<string name="edit">Edit</string>
<string name="publish">Publish</string>
<string name="reply_hint">Write a response…</string>
<string name="this_season">This Season</string>
<string name="next_season">Next Season</string>
<string name="previous_season">Previous Season</string>
<string name="include_media_in_list">Include List</string>
<string name="release_calendar">Calendar</string>
<string name="planned_anime">Planned Anime</string>
<string name="planned_manga">Planned Manga</string>
<string name="image_long_clicking">Open image by Long Clicking</string>
<string name="always_continue_content">Always continue previous items</string>
<string name="search_source_list">Search next available source</string>
<string name="timestamp_proxy_desc">Useful if you are getting Handshake Fails</string>
<string name="timestamp_proxy">Use Proxy for Timestamps</string>
<string name="check_app_updates">Check for Updates</string>
<string name="author">Author</string>
<string name="forks">Versions</string>
<string name="faq">FAQ</string>
<string name="accounts">Accounts</string>
<string name="addons">Add-ons</string>
<string name="myanimelist">MyAnimeList</string>
<string name="login_with_anilist">Login with Anilist!</string>
<string name="anilist">Anilist</string>
<string name="account_help">How does this work\?</string>
<string name="full_account_help">
Dantotsu is an Anilist Based App, so for syncing with your MAL Account, It needs an Anilist account to be logged in.
\nOnce logged in with both Anilist and MAL accounts, the app will automatically update your MAL account whenever:
\n- Add a new Media
\n- Edit a Media
\n- Delete a Media
\n\nNote: The app will not sync old Media\'s from Anilist to MAL, It\'s recommended to sync them.
\n- Check __FAQs__ for _Easy Method_
\n\nAnd for _Intermediates_ :
\n- [How to sync Anilist data with MAL](https://anilist.co/forum/thread/2654)
\n- [How to sync MAL data with Anilist](https://anilist.co/forum/thread/3393)
\n\n_It is not required to sync both MAL and Anilist accounts._
</string>
<string name="notification_for_checking_subscriptions">Checking Subscriptions notification</string>
<string name="use_alarm_manager">Use Alarm Manager</string>
<string name="use_alarm_manager_reliable">Use Alarm Manager for reliable Notifications</string>
<string name="use_alarm_manager_confirm">Using Alarm Manger can help fight against battery optimization, but may consume more battery. It also requires the Alarm Manager permission.</string>
<string name="use">Use</string>
<string name="remove_all_subscriptions">Remove All Subscriptions</string>
<string name="remove_all_subscriptions_desc">Are you sure you want to remove all subscriptions for %1$s?</string>
<string name="checking_subscriptions">Notification for Checking Subscriptions</string>
<string name="subscriptions_checking_time_s">Subscriptions Update Frequency : %1$s</string>
<string name="subscriptions_checking_time">Subscriptions Update Frequency</string>
<string name="subscriptions_info">Amount of time for Dantotsu to periodically check for new Episodes/Chapters\n(Less time will cause more battery consumption)</string>
<string name="do_not_update">Don\'t Update</string>
<string name="loading_chap_number">Loading Chapter %1$s</string>
<string name="sort_by_release_date">Sort by Release Date</string>
<string name="crop_borders">Crop Borders</string>
<string name="note">NOTE</string>
<string name="manage_extension_repos">Manage Extension Repos</string>
<string name="installing_extension">Installing extension</string>
<string name="installation_failed">Installation failed: %1$s</string>
<string name="installation_complete">Installation complete</string>
<string name="extension_has_been_installed">The extension has been successfully installed.</string>
<string name="extension_installed">Extension installed</string>
<string name="installed">Installed</string>
<string name="error_message">Error: %1$s</string>
<string name="install_step">Step: %1$s</string>
<string name="review">Review</string>
<string name="reviews">Reviews</string>
<string name="discord_nothing_button">Display only the first button</string>
<string name="discord_dantotsu_button">Display dantotsu in the second button</string>
<string name="discord_anilist_button">Display your AniList profile instead</string>
<string name="discord_rich_presence">Discord Rich Presence</string>
<string name="stream_on_dantotsu">Stream on Dantotsu</string>
<string name="view_my_anilist">View My AniList</string>
<string name="jobless_message">DAMN! YOU TRULY ARE JOBLESS\nYOU REACHED THE END</string>
<string name="file_manager_not_found">Couldn\'t find a File Manager to open SD card</string>
<string name="error_loading_data">Error loading data %1$s</string>
<string name="long_click_to_check_update">Long click to check for app updates</string>
<string name="saved_to_path">Saved to:\n%s</string>
<string name="setting_progress">Setting progress to %1$d</string>
<string name="login_anilist_account">Please Login into AniList account!</string>
<string name="congrats_vro">Congrats Vro</string>
<string name="please_reload">Please Reload.</string>
<string name="copied_text">Copied "%1$s"</string>
<string name="back_to_exit">Press BACK again to exit</string>
<string name="no_internet_connection">No Internet Connection</string>
<string name="anilist_not_found">Seems like that wasn\'t found on Anilist.</string>
<string name="disabled_auto_skip">Disabled Auto Skipping OP &amp; ED</string>
<string name="auto_skip">Auto Skipping OP &amp; ED</string>
<string name="show_skip_time_stamp_button">Show Skip Time Stamp Button</string>
<string name="always_load_time_stamps">Always Load Time Stamps</string>
<string name="auto_hide_time_stamps">Auto Hide Time Stamps</string>string
<string name="timestamps">Segments</string>
<string name="auto_skip_op_ed">Auto Skip OP / ED</string>
<string name="requires_time_stamps_to_be_enabled">Requires Time Stamps to be Enabled</string>
<string name="hide_skip_button">Make the skip time stamp button disappear after 5 seconds</string>
<string name="copied_to_clipboard">Copied to Clipboard</string>
<string name="first_episode">This is the 1st Episode!</string>
<string name="reset_auto_update">Long click \"List Editor\" button to reset Auto Update</string>
<string name="autoplay_cancelled">Autoplay cancelled, no interaction for more than 1 Hour.</string>
<string name="auto_select_server_error">Couldn\'t auto select the server, Please try again!</string>
<string name="stream_selection_empty">No streams available! Try another source.</string>
<string name="logging_in_mal">Logging into MAL</string>
<string name="getting_user_data">Getting User Data</string>
<string name="no_next_episode">No next episode found!</string>
<string name="enable_banner_animations">Try enabling \"Banner Animations\" in settings</string>
<string name="please_login_anilist">Please Login with Anilist!</string>
<string name="auto_update_reset">Auto Update progress has now been reset-ed</string>
<string name="cant_wait">Can\'t wait, huh? fine X(</string>
<string name="downloading">Downloading…</string>
<string name="next_chapter_not_found">Next Chapter Not Found</string>
<string name="first_chapter">This is the 1st chapter!</string>
<string name="adult_stuff">Adult Stuff?&#40; &#865;&#176; &#860;&#662; &#865;&#176; &#41;</string>
<string name="what_did_you_open">What did you even open?</string>
<string name="error_getting_data">Error getting data from Anilist.</string>
<string name="empty_response">Empty response! Does your internet suck, perhaps?</string>
<string name="error_loading_mal_user_data">Error loading MAL user data</string>
<string name="error_loading_mal_data">Failed to load data from MAL</string>
<string name="error_loading_anilist_user_data">Error loading Anilist user data</string>
<string name="episode_not_found">Couldn\'t find episode : %1$s</string>
<string name="list_updated">List Updated</string>
<string name="deleted_from_list">Deleted from List</string>
<string name="no_list_id">No List ID found…</string>
<string name="checking_for_update">Checking for Update</string>
<string name="dont_show_again">Don\'t show again for version %1$s</string>
<string name="no_update_found">No Update Found</string>
<string name="downloading_update">Downloading Update %1$s</string>
<string name="permission_required">Please give permission to access Files &amp; Folders from Settings, &amp; Try again.</string>
<string name="started_downloading">Started Downloading\n%1$s</string>
<string name="install_1dm">Please install 1DM</string>
<string name="install_adm">Please install ADM</string>
<string name="error_getting_image_data">Error getting image data</string>
<string name="loading_image_failed">Loading Image Failed</string>
<string name="copied_device_info">Copied device info</string>
<string name="anilist_down">Seems like Anilist is down, maybe try using a VPN or you can wait for it to come back.</string>
<string name="failed_to_load_data">Failed to load saved data of %1$d</string>
<string name="access_not_available">Wasn\'t able to get access</string>
<string name="mal_login_uri_not_found">Mal Login : Uri not Found</string>
<string name="mal_login_code_challenge_not_found">Mal Login : codeChallenge not found</string>
<string name="mal_login_code_not_present">Mal Login : Code not present in redirected URI</string>
<string name="refresh_token_load_failed">Refresh Token : Failed to load saved token</string>
<string name="refreshing_token_failed">Refreshing Token Failed</string>
<string name="episode_release_countdown">Episode %1$d will be released in</string>
<string name="chapter_number">Chapter %1$d</string>
<string name="chapter_release_timeout">%1$s has been available for</string>
<string name="time_format">%1$d days %2$d hrs %3$d mins %4$d secs</string>
<string-array name="sort_by">
<item>Score</item>
<item>Popular</item>
<item>Trending</item>
<item>New Releases</item>
<item>A-Z</item>
<item>Z-A</item>
<item>Pure pain</item>
</string-array>
<string name="main_role">MAIN</string>
<string name="supporting_role">SUPPORTING</string>
<string name="status_finished">FINISHED</string>
<string name="status_releasing">RELEASING</string>
<string name="status_not_yet_released">NOT YET RELEASED</string>
<string name="status_cancelled">CANCELLED</string>
<string name="status_hiatus">HIATUS</string>
<string name="type_adaptation">ADAPTATION</string>
<string name="type_parent">PARENT</string>
<string name="type_character">CHARACTER</string>
<string name="type_summary">SUMMARY</string>
<string name="type_alternative">ALTERNATIVE</string>
<string name="type_other">OTHER</string>
<string name="type_source">SOURCE</string>
<string name="type_contains">CONTAINS</string>
<string name="read_on_dantotsu">Read on Dantotsu</string>
<string name="watch_on_dantotsu">Watch on Dantotsu</string>
<string name="view_profile_in_dantotsu">View Profile in Dantotsu</string>
<string name="continue_episode">Continue : Episode %1$s%2$s\n%3$s</string>
<string name="filler_tag"> - Filler</string>
<string name="continue_chapter">Continue : %1$s\n%2$s</string>
<string name="episode">"Episode "</string>
<string name="episode_num">"Episode %1$s"</string>
<string name="chapter">"Chapter "</string>
<string name="chapter_num">"Chapter %1$s"</string>
<string name="just_released">- Newly released!</string>
<string name="checking_subscriptions_title">Checking Subscriptions</string>
<string name="user_list">%1$s\'s %2$s List</string>
<string name="speed">Speed</string>
<string name="auto_update">Auto Update progress for %1$s?</string>
<string name="continue_from">Continue from %1$s?</string>
<string name="title_update_progress">Update progress on AniList?</string>
<string name="incognito_will_not_update">Incognito mode will still ignore progress.</string>
<string name="dont_ask_again">"Don\'t ask again for %1$s"</string>
<string name="default_speed">Default Speed</string>
<string name="default_resize_mode">Default Resize Mode</string>
<string name="primary_sub_color">Primary Sub Color</string>
<string name="outline_sub_color">Outline Sub Color</string>
<string name="outline_type">Outline Type</string>
<string name="subtitle_font">Subtitle Font</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="ok">OK</string>
<string name="reset">Reset</string>
<string name="close">Close</string>
<string name="no_chapter">No Chapter</string>
<string name="content_18">Turn on 18+ content from your Anilist settings</string>
<string name="available">Available</string>
<string name="lets_go">Let\'s Go</string>
<string name="cope">Cope</string>
<string name="watched_num">"Watched "</string>
<string name="read_num">"Read "</string>
<string name="episodes_out_of">" out of "</string>
<string name="chapters_out_of">" out of "</string>
<string name="episodes_total_of">"Total of "</string>
<string name="chapters_total_of">"Total of "</string>
<string name="no_description_available">"No Description Available"</string>
<string-array name="manga_directions">
<item>Top to Bottom</item>
<item>Right to Left</item>
<item>Bottom to Top</item>
<item>Left to Right</item>
</string-array>
<string-array name="manga_layouts">
<item>Paged</item>
<item>Continuous Paged</item>
<item>Continuous</item>
</string-array>
<string name="selected">Selected</string>
<string name="found">Found</string>
<string name="age">"__Age:__ "</string>
<string name="birthday">\n"__Birthday:__ "</string>
<string name="gender">\n"__Gender:__ "</string>"
<string name="male">Male</string>
<string name="female">Female</string>
<string name="question_1">What is Dantotsu?</string>
<string name="answer_1">Dantotsu is crafted from the ashes of Saikou and based on simplistic yet state-of-the-art elegance. It is an Anilist only client, which also lets you stream &amp; download Anime / Manga through extensions. \n>Dantotsu (断トツ; Dan-totsu) literally means the best of the best in Japanese. Well, we would like to say this is the best open source app for anime and manga on Android, but hey, Try it out yourself &amp; judge!</string>
<string name="question_2">What are some features of Dantotsu?</string>
<string name="answer_2">Some mentionable features of Dantotsu are\n\n- Easy and functional way to both, watch anime and read manga and light novels, Ad Free.\n- A completely open source app with a nice UI &amp; Animations\n- 3rd party plugin support \n- Synchronize anime and manga real-time with AniList. Easily categorize anime and manga based on your current status. (Powered by AniList)\n- Find all shows using thoroughly and frequently updated list of all trending, popular and ongoing anime based on scores.\n- View extensive details about anime shows, movies and manga titles. It also features ability to countdown to the next episode of airing anime. (Powered by AniList &amp; MyAnimeList)</string>
<string name="question_3">Whats the difference between Stable, Beta &amp; Alpha versions?</string>
<string name="answer_3">A Stable release is a version that has been tested as thoroughly as possible and is as reliable as we can make it.\n\nA Beta release is a version which is meant for testing new features or providing hot fixes.\n\nAn Alpha release is like a beta version but has many bugs and you can only find it on our [discord](https://discord.gg/invite/4HPZ5nAWwM) server. It gets frequent updates and has a high chance to break.\n\nIf you want a reliable app then go for the Stable. If you want the latest and greatest features and bugs then go for Alpha.</string>
<string name="question_4">Is Dantotsu available for PC?</string>
<string name="answer_4">Currently no (for both Windows and Linux). There isn\'t any estimation when it will be available. But you can download any Android emulator and run Dantotsu on it. For Windows 11 users, they can use the Windows Subsystem for Android (WSA) to run Dantotsu in Windows.</string>
<string name="question_5">Is Dantotsu available for iOS?</string>
<string name="answer_5">No, best we can do is carve Dantotsu on an apple.</string>
<string name="question_6">Why are my stats not updating?</string>
<string name="answer_6">This is because it updates every 48 hours automatically (by Anilist). If you really need to update your stats, you can force update your stats after going to this [link](https://anilist.co/settings/lists).</string>
<string name="question_7">How to download Anime?</string>
<string name="answer_7">There are two methods of downloading. Internal and external. If you download internally, then it can be viewed within the app and tracking will work normally for it. The other option is to use external downloader. It requires a download manager to download and a separate video player to watch. External downloads cannot be viewed within the Dantotsu app.\n\n•To download internally:\n\n1. Tap the download button.\n2. For the first time, it will ask you to set a download location. All your downloads will be stored there.\n3. Pick the server and the video quality.\n4. Profit.\n\n•To download externally:\n\n 1. Download 1DM or ADM from Google Play Store.\n2. Enter the app, give storage access and set your preferences (downloading speed, downloading path etc(optional))\n3. Now go to \`Dantotsu > Settings > Common > Download Managers\` and choose the download manager you just set up.\n4. Go to your desired episode and press on the download icon of any server. There may be a popup to set your preferences again, just press on "Download" and it will be saved in the directed path.\n\nNote: External downloads are also possible without a manager but it\'s not recommended.\n\nNerd Note: Internally downloaded episodes are stored in \`{your set location}/Dantotsu/Anime/*`\nYou can change your download location in settings but your previous downloaded episodes will not show up in the app anymore.</string>
<string name="question_9">How to enable NSFW content?</string>
<string name="answer_9">You can enable NSFW content by enabling 18+ contents from this [link](https://anilist.co/settings/media). You also have to enable NSFW extensions in \`Settings > Extensions > NSFW extensions\` </string>
<string name="question_10">How to import my MAL/Kitsu lists to Anilist?</string>
<string name="answer_10">Here is how you do it,\n\nExport:\n\n1. Go to this [link](https://malscraper.azurewebsites.net).\n2. Give your Kitsu/MAL username and download both anime and manga list. (They will be in XML format)\nNote: You have to write the username of the tracker you selected\n\nImport:\n\n1. After exporting your anime and manga list from Kitsu/MAL, now go [here](https://anilist.co/settings/import) \n2. Select/drop the anime XML file on the box above.\n|→Select/drop the manga XML file on the box below.</string>
<string name="question_11">How to import my Anilist/Kitsu lists to MAL?</string>
<string name="answer_11">Here is how you do it,\n\nExport:\n\n1. Go to this [link](https://malscraper.azurewebsites.net/). \n2. Give your Anilist username/Kitsu ID in the \'Username/Kitsu User ID\' box. \n3. Select list type and enable \'update_on_import\'. \n4. Download the file; it will be in .xml format. Be sure to download both Anime and Manga lists.\n\nImport:\n1. To import it in your MAL account, go to this [link](https://myanimelist.net/import.php) and choose \'MyAnimeList Import\' as import type. \n2. Press on \'Choose File\'and select the downloaded anime/manga list XML file. \n3. Press on \'Import Data\'. \nCongratulations, you just imported the selected list to your MAL account.</string>
<string name="question_12">Why can\'t I find a specific anime/manga title?</string>
<string name="answer_12">Let\'s say you are looking for Castlevania in Dantotsu. But Anilist doesn\'t have it, so Dantotsu doesn\'t either.\nA solution to the above problem is as follows:\n1) Go to any anime that\'s not in your list.\n2) Go to the watch section.\n3) Select any source and press on the \'Wrong Title?\'.\n4) Now search for Castlevania (The anime you were looking for) and select it.\n5) ENJOY!\n\nIf you can\'t find the anime even through these steps, then that\'s bad luck for you, bud. Even that source doesn\'t have it. Try a different source.</string>
<string name="question_13">How to fix sources selecting a completely wrong title?</string>
<string name="answer_13">Dantotsu itself doesn\'t host anything but relies on other sources. When showing the episodes, it chooses the 1st result given by the source after searching for the title. Dantotsu has no way of detecting if that\'s legit or not. So, for this, we have the \'Wrong Title?\' just below the source name(above layouts). You can choose the correct result/title by pressing on it and enjoy its episodes.</string>
<string name="question_14">How to read coloured mangas?</string>
<string name="answer_14">Are you in search of coloured manga? Sorry to break it to you but an extremely small amount of mangas have coloured version. Those which has a coloured version is also available in Dantotsu. Let\'s say you want to read the coloured version of chainsaw man. Then follow the below steps ↓\n\n1) Go to Chainsaw Man\n2) Press on \'Read\'\n3) Select any working source\n4) Press on \'Wrong Title\'\n5) Select the colored version chainsaw man\n6) Enjoy\n\nNote: Many sources don\'t have the coloured version available even if it\'s available somewhere on the internet. So try a different source. If none of the sources have it, then a coloured version of your desired manga simply doesn\'t exist.</string>
<string name="question_15">Handshake fails? Why are no timestamps loading?</string>
<string name="answer_15">You can fix this issue by enabling \'Proxy\' from \n\`Settings > Anime > Player Settings > Timestamps > Proxy\`.\nIf the timestamps are still not loading but the handshake failed popup is fixed, then the episode you are watching just doesn\'t have timestamps yet for it.</string>
<string name="question_16">Can\'t find anything in a source?</string>
<string name="answer_16">Some basic fixes would be : \n\n• Update your extensions if there are any. \n• Open Web View and wait for it to load. After loading has completed, go back. (If Web View shows error 404 or something similar, chances are that your source is down)\n• Use a different DNS from your settings, preferably, Libre. \n• Try a trustworthy VPN. (You\'ll have to repeat step 1 after this) \n\nIf none of the steps above work then use a different source or join our [discord](https://discord.gg/invite/4HPZ5nAWwM) for help.</string>
<string name="question_17">Some useful tips and tricks</string>
<string name="answer_17">The following presents some tips and tricks you may or may not know about - \n \n \n - By hold pressing the Dantotsu logo in settings, you can check if there are any new updates manually. \n \n - Hold pressing an error message/tag/synonym or title will copy it. \n \n - You can open an episode with other apps by hold pressing any server for that episode. This helps in streaming the episode using other video players or download the episode using download managers. \n \n - You can set up custom lists using this [link](https://anilist.co/settings/lists). (you need to be signed in) \n \n - If your episode/chapter is not being progressed automatically after you finish watching/reading it, then hold press the status bar(planning/repeating/watching button) of that anime/manga. The next time you start a chapter/finish an episode, you will stumble upon a popup. Press yes there. </string>
<string name="question_18">I can\'t login to Anilist.</string>
<string name="answer_18">The reason this happens is probably because you\'re not using the default browser.\n\n>You have to set Chrome as your default browser to login to Anilist.\n\n>It takes a few seconds for the login button to display changes.\n\nIf it doesn\'t work then you could possibly be IP banned from Anilist or your ISP banned Anilist themselves. We believe that this is highly unlikely so open [Anilist](https://anilist.co) in your browser to see if that\`s the case.</string>
<string name="question_19">What is torrent? How do I use it?</string>
<string name="answer_19">Torrent or formally known as BitTorrent is an internet communication protocol for peer\-to\-peer file sharing. A torrent network doesn\'t use a centralised server to host files. It shares files in a decentralised manner. A torrent network has two types of peers. Seeders &amp; Leachers.\n\n• Seeders : These are peers who completed downloading and has the full file. And now they are sharing this file to other peers which is called seeding. A torrent cannot work without at least one seeder. The more seeder a torrent has, the better.\n\n• Leachers : These are peers who are currently downloading the file. If they currently have 40&#37; downloaded then they will share the 40&#37; to any other peers who requests it.\n\nUnlike a centralised server, torrents have no bandwidth limit. You can get your files from hundreds of seeders at the highest possible speed your internet can offer. But many ISP throttle torrent to slow them down because it\'s demanding on their infrastructure. Use a VPN to circumvent this.\n\n• How to use torrents :\n\n1. Install the Torrent Add-on from \`Dantotsu &gt; Settings &gt; Add-ons &gt; Torrent Add-on.\` \n2. Get a source that provides torrents.\n3. USE A VPN. Using VPN while torrenting only has upsides. Without a VPN your IP address will be exposed, your ISP will throttle your network and you could possibly be fined if you live in a country first world country. DO NOT USE IT WITHOUT A VPN IF YOU DON\'T KNOW WHAT YOU\'RE DOING.\n4. Now use that source to start torrenting.</string>
<string name="subscribed_notification">Subscribed! Receiving notifications, when new episodes are released on %1$s.</string>
<string name="unsubscribed_notification">Unsubscribed, you will not receive any notifications.</string>
<string name="episode_plural">Episodes</string>
<string name="episode_singular">Episode</string>
<string name="chapter_singular">Chapter</string>
<string name="chapter_plural">Chapters</string>
<string name="filter_status">"Status : %1$s"</string>
<string name="filter_source">"Source : %1$s"</string>
<string name="filter_format">"Format : %1$s"</string>
<string name="filter_country">"Country : %1$s"</string>
<string name="filter_sort">"Sort : %1$s"</string>
<string name="filter_exclude">"Not %1$s"</string>
<string name="search_by_image">Search by Image</string>
<string name="upload_image">Upload Image</string>
<string name="similarity_text">Similarity: %1$s %%</string>
<string name="time_range">From %1$s to %2$s</string>
<string name="invalid_url">Invalid URL</string>
<string name="no_anilist_id_found">No Anilist ID found</string>
<string name="error_loading_image">Error loading image</string>
<string name="discord_logout_success">Successfully Logged Out</string>
<string name="discord_try_again">Try logging-in again</string>
<string name="error_loading_discord_user_data">Error loading Discord User Data</string>
<string name="discord_warning"><![CDATA[By logging in, your discord will now show what you are watching & reading on Dantotsu\n\nIf you are on invisible mode, logging in will make you online, when you open Dantotsu.\n\nThis does break the Discord TOS. \nAlthough Discord has never banned anyone for using Custom Rich Presence(what Dantotsu uses), You have still been warned.\n\nDantotsu is not responsible for anything that happens to your account.]]></string>
<string name="warning">Warning</string>
<string name="view_anime" translatable="false">View Anime</string>
<string name="view_manga" translatable="false">View Manga</string>
<string name="force_legacy_installer">Force Legacy Installer</string>
<string name="extensions_settings">Extensions</string>
<string name="NSFWExtention">NSFW Extensions</string>
<string name="skip_loading_extension_icons">Skip loading extension icons</string>
<string name="use_material_you">Material You</string>
<string name="use_app_theme">Use App Theme</string>
<string name="extension_specific_dns">Extension-specific DNS</string>
<string name="theme_">Theme:</string>
<string name="user_agent">User Agent</string>
<string name="custom_theme">Custom Theme:</string>
<string name="use_custom_theme">Custom theme</string>
<string name="use_unique_theme_for_each_item">Theme as Anime/Manga </string>
<string name="oled_theme_variant">OLED theme variant</string>
<string name="installed_anime">Installed Anime</string>
<string name="available_anime">Available Anime</string>
<string name="installed_manga">Installed Manga</string>
<string name="color_picker">Color Picker</string>
<string name="random_selection">Random Selection</string>
<string name="listed_in_library">Listed in Library</string>
<string name="incognito_mode">Incognito Mode</string>
<string name="appwidget_text">EXAMPLE</string>
<string name="configure">Configure</string>
<string name="add_widget">Add widget</string>
<string name="app_widget_description">This is an app widget description</string>
<string name="upcoming_anime">Upcoming Anime</string>
<string name="airing_image">Airing Image</string>
<string name="anime_downloads">animeDownloads</string>
<string name="purge_anime_downloads">Delete all Anime downloads</string>
<string name="purge_manga_downloads">Delete all Manga Downloads</string>
<string name="purge_novel_downloads">Delete all Novel Downloads</string>
<string name="requires_android_12">Requires Android 12+</string>
<string name="share_username_in_crash_reports">Share username</string>
<string name="pinned_sources">Pinned Sources</string>
<string name="backup_restore">Backup and Restore</string>
<string name="restore_settings">Import Settings</string>
<string name="restore_settings_underline"><u>Restore Settings</u></string>
<string name="try_internal_cast_experimental">Try Internal Cast (Experimental)</string>
<string name="comments_button">Enable Comments</string>
<string name="comments_button_desc">Dantotsu\'s very own comments server</string>
<string name="comments">Comments</string>
<string name="newest">Newest</string>
<string name="oldest">Oldest</string>
<string name="highest_rated">Highest rated</string>
<string name="lowest_rated">Lowest rated</string>
<string name="compare"><u>Compare</u></string>
<string name="view_following">View Following</string>
<string name="menu">menu</string>
<string name="view_followers">View Followers</string>
<string name="no_fav_anime">User has no favorite Anime</string>
<string name="no_fav_manga">User has no favorite Manga</string>
<string name="fav_character">Favourite Characters</string>
<string name="fav_staff">Favorite Staff</string>
<string name="stats">Stats</string>
<string name="days_watched">Days watched</string>
<string name="total_anime">Total Anime</string>
<string name="anime_mean_score">Anime Mean Score</string>
<string name="volume_read">Volume read</string>
<string name="total_manga">Total Manga</string>
<string name="manga_mean_score">Manga Mean Score</string>
<string name="about_me">About me</string>
<string name="follow">Follow</string>
<string name="following">Following</string>
<string name="unfollow">Unfollow</string>
<string name="follows_you">Follows you</string>
<string name="mutual">Mutual</string>
<string name="success">Success</string>
<string name="error">Some error occurred</string>
<string name="error_msg">Error: %1$s</string>
<string name="please_wait">Please wait</string>
<string name="upcoming">Upcoming</string>
<string name="no_shows_to_display">No shows to display</string>
<string name="extension_name">Extension Name</string>
<string name="extension_version">version</string>
<string name="enter_password_to_decrypt_file">Enter your password to decrypt the file</string>
<string name="show_rotate_button">Show Rotate Button</string>
<string name="default_manga_settings">Default Manga Settings</string>
<string name="use_dark_theme">Use Dark Theme</string>
<string name="use_oled_theme">Use OLED Theme</string>
<string name="scanlators">Scanlators</string>
<string name="exporting_requires_encryption">Exporting credentials requires a password for encryption.</string>
<string name="manga_queue">Manga Queue (WIP)</string>
<string name="anime_queue">Anime Queue (WIP)</string>
<string name="no_offline_manga_found">No offline manga found</string>
<string name="sort">Sort</string>
<string name="download">Download</string>
<string name="scanlator">Scanlator</string>
<string name="set_cookies">Set Cookies</string>
<string name="open_website">Open Website</string>
<string name="lorem_ipsum" translatable="false">
Lorem ipsum dolor sit amet. Est consectetur sint qui internos optio nam Quis excepturi qui voluptatem animi. Qui labore quasi vel suscipit deleniti et doloremque omnis in velit suscipit et quasi eaque. Et doloribus recusandae id laudantium Quis qui natus velit in voluptatem voluptatem!
Et magni quasi vel nemo omnis et voluptate quisquam vel corporis fuga ut consequatur voluptas At quis veniam. At assumenda illum id minus veritatis id consequatur ipsum est quod corrupti quo adipisci sint. Quo explicabo doloribus et excepturi internos est reiciendis laboriosam ut explicabo veniam ut culpa mollitia in ducimus sint aut autem voluptatem! In consectetur laudantium non omnis saepe nam sint fuga.
Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exercitationem adipisci quo nemo aliquam ea numquam beatae. Eum Quis dolore aut quia accusantium sed vero autem vel quaerat eaque et beatae dicta non delectus galisum non ullam nulla.
</string>
<string name="log_to_file">Log to File</string>
<string name="logging_warning">Logging to a file will slow down the app. Only enable if you are experiencing issues.</string>
<string name="radius">Radius</string>
<string name="sampling">Sampling</string>
<string name="blur_banners">Blur Banners</string>
<string name="blur">Blur</string>
<string name="hide_scroll_bar">Hide Scroll Bar</string>
<string name="view_on_anilist" translatable="false">View on AniList</string>
<string name="share_profile">Share Profile</string>
<string name="copy_user_id" >Copy user ID</string>
<string name="anilist_notification_filters">Filter Notifications</string>
<string name="anilist_notifications_checking_time">Anilist notifications update frequency : %1$s</string>
<string name="comment_notification_checking_time">Comment notifications update frequency : %1$s</string>
<string name="activities">Activities</string>
<string name="enable_rpc">Enable Discord RPC</string>
<string name="enable_rpc_desc">Display your taste to plebs on Discord!</string>
<string name="incorrect_password">Incorrect password</string>
<string name="password_cannot_be_empty">Password cannot be empty</string>
<string name="unknown_file_type">Unknown file type</string>
<string name="error_importing_settings">Error importing settings</string>
<string name="download_manager">Download Manager</string>
<string name="enter_password">Enter Password</string>
<string name="you_cursed">youwu have been cuwsed :pwayge:</string>
<string name="cursed_yt" translatable="false">https://www.youtube.com/watch?v=dQw4w9WgXcQ</string>
<string name="purge_confirm">Are you sure you want to purge all %1$s downloads?</string>
<string name="delete_fail_reason">Failed to delete because of… %1$s</string>
<string name="delete_fail">Failed to delete</string>
<string name="hide_replies">Hide replies</string>
<string name="view_reply">View reply</string>
<string name="view_replies">View replies</string>
<string name="view_replies_count">View %1$d replies</string>
<string name="replying_to">Replying to %1$s</string>
<string name="delete_comment">Delete Comment</string>
<string name="delete_comment_confirm">Are you sure you want to delete this comment?</string>
<string name="comment_deleted">Comment Deleted</string>
<string name="ban_user">Ban User</string>
<string name="ban_user_confirm">Are you sure you want to ban this user?</string>
<string name="user_banned">User Banned</string>
<string name="report_comment">Report Comment</string>
<string name="report_comment_confirm">Only report comments that violate the rules. Are you sure you want to report this comment?</string>
<string name="comment_reported">Comment Reported</string>
<string name="list">List</string>
<string name="grid">Grid</string>
<string name="compact">Compact</string>
<string name="webview_not_installed">WebView not installed</string>
<string name="video_quality">Quality: %1$dp</string>
<string name="size_unknown">Unknown Size</string>
<string name="mb_size">%1$s MB</string>
<string name="button_restore">Restore</string>
<string name="button_backup">Backup</string>
<string name="no_location_selected">No location selected</string>
<string name="enjoying_app">Enjoying the App?</string>
<string name="consider_donating">Consider donating!</string>
<string name="no_moners">no moners :(</string>
<string name="you_be_rich">That\'s alright, you\'ll be a rich man soon :prayge:</string>
<string name="donate">donate :)</string>
<string name="do_it">Do it!</string>
<string name="password">Password</string>
<string name="profile_stats_widget">Track progress directly from your home screen</string>
<string name="anime_watched">Anime\nWatched</string>
<string name="manga_read">Manga\nRead</string>
<string name="loading">Loading…</string>
<string name="user_stats">%1$s\'s Stats</string>
<string name="please">Please</string>
<string name="log_in">log in</string>
<string name="or_join">or join</string>
<string name="top_background_color">Top background color</string>
<string name="bottom_background_color">Bottom Background Color</string>
<string name="countdown_text_color">Countdown Text Color</string>
<string name="title_color">Title Color</string>
<string name="stat_text_color">Stats Text Color</string>
<string name="placeholder">Placeholder</string>
<string name="anime_add_repository">Add Anime Repo</string>
<string name="manga_add_repository">Add Manga Repo</string>
<string name="edit_repositories">Edit repositories</string>
<string name="rem_repository">Remove repository?</string>
<string name="trending_movies">Trending Movies</string>
<string name="include_list">Include list</string>
<string name="top_rated">Top rated</string>
<string name="most_favourite">Most Favourite</string>
<string name="trending_manhwa">Trending Manhwa</string>
<string name="liked_by">Liked By</string>
<string name="adult_only_content">Adult only content</string>
<string name="dir_error">Your path could not be set</string>
<string name="dir_access">Downloads access</string>
<string name="dir_access_msg">Please choose a directory to save your downloads</string>
<string name="change_download_location">Change Download Location</string>
<string name="download_location_msg">Are you sure you want to change the download location?\nOld downloads may no longer be accessible.</string>
<string name="report">Report</string>
<string name="ban">Ban</string>
<string name="voice_actors">Voice Actors</string>
<string name="download_permission_required">Permission is required to download</string>
<string name="media">Media</string>
<string name="users">Users</string>
<string name="social">Social</string>
<string name="auto_skip_recap">Auto Skip Recap</string>
<string name="use_anilist_icon">Use AniList Icon</string>
<string name="audio_tracks">Audio Tracks</string>
<string name="disabled_track">Disabled</string>
<string name="invalid_track">Invalid</string>
<string name="unknown_track">\[%1$s\] Unknown</string>
<string name="accounts_desc">Anilist, MAL and Discord.\nWhat more could you need?</string>
<string name="theme_desc">Change the vibe of your app</string>
<string name="common_desc">UI and other mischievous stuff</string>
<string name="anime_desc">Choose how you watch</string>
<string name="manga_desc">Choose how you read</string>
<string name="extensions_desc">Manage your reliable repositories</string>
<string name="addons_desc">Get more features out of your app</string>
<string name="alsettings_desc">Change your AniList settings</string>
<string name="airing_notifications">Airing Anime notifications</string>
<string name="airing_notifications_desc">Get notified whenever a new episode drops</string>
<string name="display_adult_content">18+ Content</string>
<string name="display_adult_content_desc">Enable NSFW content</string>
<string name="restrict_messages">Restrict messages to following</string>
<string name="restrict_messages_desc">Allow only users I follow to message me</string>
<string name="notifications_desc">Customise your news and updates</string>
<string name="about_desc">Learn more about Dantotsu</string>
<string name="faq_desc">General questions about Dantotsu</string>
<string name="check_app_updates_desc">Check Github for app updates</string>
<string name="share_username_in_crash_reports_desc">Share username in crash reports</string>
<string name="devs_desc">Dantotsu\'s very own unpaid labours </string>
<string name="forks_desc">More like Dantotsu</string>
<string name="disclaimer_desc">Something to keep in mind</string>
<string name="enable_torrent_desc">This will run a torrent server in the background</string>
<string name="player_settings_desc">All the player related settings</string>
<string name="purge_anime_downloads_desc">Delete all downloaded Anime</string>
<string name="prefer_dub_desc">Select Dub media by default</string>
<string name="show_yt_desc">Show YouTube links for supported media</string>
<string name="include_list_anime_desc">Include list items in Anime explore page</string>
<string name="ui_settings_desc">All the UI related settings</string>
<string name="download_manager_select_desc">Default manager to download Anime</string>
<string name="backup_restore_desc">Your preferred settings everywhere</string>
<string name="change_download_location_desc">Change the location where all the downloaded stuff goes</string>
<string name="always_continue_content_desc">Continue where you left off</string>
<string name="search_source_list_desc">Auto-select the next server if the previous server doesn\'t have the media</string>
<string name="recentlyListOnly_desc">Show only your list items in the recent tab</string>
<string name="adult_only_content_desc">Show only adult content in the explore page</string>
<string name="anime_add_repository_desc">Add Anime Extensions from various sources</string>
<string name="manga_add_repository_desc">Add Manga Extensions from various sources</string>
<string name="user_agent_desc">Change your default user agent</string>
<string name="force_legacy_installer_desc">Use the legacy installer to install extensions (For older android phones)</string>
<string name="skip_loading_extension_icons_desc">Don\'t load icons of extensions on the extension page</string>
<string name="NSFWExtention_desc">Enable 18+ extensions from search (May remove some useful extensions)</string>
<string name="reader_settings_desc">All the Reader related settings</string>
<string name="purge_manga_downloads_desc">Delete all downloaded Manga</string>
<string name="purge_novel_downloads_desc">Delete all downloaded Novels</string>
<string name="include_list_desc">Include list items in Manga explore page</string>
<string name="anilist_notification_filters_desc">Choose category to Ignore</string>
<string name="anilist_notifications_checking_time_desc">Set the frequency you want the app to check for Anilist notifications</string>
<string name="comment_notification_checking_time_desc">Set the frequency you want the app to check for Comment notifications</string>
<string name="notification_for_checking_subscriptions_desc">Show notification for checking Subscriptions</string>
<string name="use_alarm_manager_reliable_desc">Use to bypass the phone\'s battery optimizer</string>
<string name="oled_theme_variant_desc">As dark as it gets</string>
<string name="use_material_you_desc">Use the same color as your wallpaper</string>
<string name="use_unique_theme_for_each_item_desc">Use color from media\'s banner</string>
<string name="use_custom_theme_desc">Use your own color for the theme</string>
<string name="color_picker_desc">Choose a color</string>
<string name="hide_private">Hide private Media from home screen</string>
<string name="hide_private_desc">Long click "Continue Watching" to access</string>
<string name="torrent_addon">Torrent Add-on</string>
<string name="enable_torrent">Enable Torrent</string>
<string name="anime_downloader_addon">Anime Downloader Add-on</string>
<string name="install_torrent_addon">Install Torrent Add-on</string>
<string name="loaded_successfully">Loaded Successfully</string>
<string name="not_installed">Not Installed</string>
<string name="torrent_extension_not_supported">Torrent Add-on not supported on this device</string>
<string name="update_addon">Add-on update available</string>
<string name="install_addon">Install Add-on</string>
<string name="download_addon_not_found">Add-on not found</string>
<string name="image">Image</string>
<string name="clear_history">Clear History</string>
<string name="failed_ext_install_conflict">Failed to install extension due to conflict</string>
<string name="reading">READING</string>
<string name="watching">WATCHING</string>
<string name="avatar">%1$s\ [Avatar]</string>
<string name="cover">%1$s\ [Cover]</string>
<string name="banner">%1$s\ [Banner]</string>
<string name="your_story">Your Story</string>
<string name="your_progress">Your Progress</string>
<string name="you">You</string>
<string name="logout_confirm">Are you sure you want to logout?</string>
<string name="app_died">APP DIED</string>
<string name="an_unexpected_error_occurred">An unexpected error occurred.\nPlease send a crash report to the developer :)</string>
<string name="copy_report">Copy Report</string>
<string name="share_as_file">Share as file</string>
<string name="hide_in_home_screen">Hide in Home Screen</string>
<string name="hidden">Hidden</string>
<string name="no_hidden_items">No Hidden Items</string>
<string name="download_addon_not_installed">Download Add-on not installed</string>
<string name="would_you_like_to_install">Would you like to install it?</string>
<string name="torrent_addon_not_available">Torrent Add-on not available</string>
<string name="download_subtitle">Download Subtitle</string>
<string name="download_audio_tracks">Download Audio Tracks</string>
<string name="no_video_selected">No video selected</string>
<string name="no_subtitles_available">No subtitles available</string>
<string name="vote_out_of_total">(%1$s out of %2$s liked this review)</string>
<string name="create_new_activity">Create New Activity</string>
<string name="create_new_review">Create New Review</string>
<string name="create_new_reply">Create New Reply</string>
<string name="create_new_message">Create New Message</string>
<string name="create">Create</string>
<string name="preview">Preview</string>
<string name="cannot_be_empty">Text cannot be empty</string>
<string name="reply">Reply</string>
<string name="replies">Replies</string>
<string name="open_rules">Open Rules</string>
<string name="post_to_anilist_warning">By posting to AniList, you agree to the rules and guidelines of AniList</string>
<string name="view_subscriptions">View Subscriptions</string>
<string name="view_subscriptions_desc">View and edit all your subscriptions</string>
<string name="subscriptions">Subscriptions</string>
<string name="subscription_deleted">Subscription Deleted</string>
<string name="foreground_service_not_allowed">Cannot install when app is in background</string>
<string name="ping">Ping</string>
<string name="basic">Basic</string>
<string name="full">Full</string>
<string name="test_type">Test Type</string>
<string name="extension_type">Extension Type</string>
<string name="view_options">View Options</string>
<string name="extension_test">Extension Test</string>
<string name="extension_test_desc">Test if the extensions are working</string>
<string name="start_test">Start Test</string>
<string name="no_extensions_selected">No extensions selected</string>
<string name="ping_success">Ping successful: %1$s ms</string>
<string name="ping_error">Ping failed. Code: %1$s, Message: %2$s</string>
<string name="test_not_supported">Test not supported for this extension</string>
<string name="no_results_found">No results found. Extension may be broken</string>
<string name="results_found">%1$s results found</string>
<string name="title_search_test">Title Search Test: %1$s</string>
<string name="episode_search_test">Episode Search Test: %1$s</string>
<string name="chapter_search_test">Chapter Search Test: %1$s</string>
<string name="video_search_test">Video Search Test: %1$s</string>
<string name="image_search_test">Image Search Test: %1$s</string>
<string name="book_search_test">Book Search Test: %1$s</string>
<string name="failed_to_fix">Failed to fix</string>
<string name="running_fixes">Running Fixes…</string>
<string name="test_search">Test Search</string>
<string name="app_lock">App Lock</string>
<string name="app_lock_desc">Lock the app with a password\n( ͡° ͜ʖ ͡°)</string>
<string name="confirm_password">Confirm Password</string>
<string name="password_mismatch">Passwords do not match or are empty!</string>
<string name="enable_biometric">Enable Biometric</string>
<string name="bio_prompt_info_title">Biometric Authentication</string>
<string name="bio_prompt_info_desc">Use your fingerprint or face to unlock the app</string>
<string name="enable_forgot_password">Enable Forgot Password (hold clear button for 10 seconds)</string>
<string name="hide_notification_dot">Hide Notification Dot</string>
<string name="private_mode">Private</string>
<string name="omega_cursed">you have been Ǫ̴̺̙͎̤̫͓̮̰̿͝M̴͇̤͗́̾̈́̑̍̿̈͌͝Ȅ̴̡̨̛͉̣̙̩̲̣̤̟̪̣̎͗̎̆̒̉͆̆̕ͅͅǴ̸̯̬̗̠̙͛͐̀̈͋̀̈̽́̎̿͘͘͝ͅĀ̶̧̲̀ͅ ̴̢̟͕̜̓̾̓C̶̬̜̰̘̝̱̫͓͙̭̈́͐͋̓̏̈̍̓̀̌̾̚Ư̸̛̤̱̈́͆̽͊͛̐̓́̑͘̕̕͝R̸̨̨͈̬̱̺͕̪̪̘͕͎̂͛́̅̆̓̀͝ͅS̴̨̨̛̩̭̗̹̰̭̥͉̮̝̠̓̔͆̂͊͆̀̈́̅̕͘̚͝È̴̢̛̝͈̳͉͈͒͒̒̄̏̈̈́D̸̢̡̨̜̞̩̼̫̹̗̮͛̀̈̋̾̇̕̕͜ͅ</string>
<string name="omega_freed">you have been freed</string>
<string name="subtitle_langauge">Subtitle Langauge</string>
<string name="socks5">SOCKS5</string>
<string name="host">Host</string>
<string name="port">Port</string>
<string name="authentication">Authentication</string>
<string name="proxy">SOCKS5 Proxy</string>
<string name="proxy_desc">Route All Your Network Traffic Through a SOCKS5 Proxy</string>
<string name="proxy_setup">Proxy Setup</string>
<string name="proxy_setup_desc">Configure your Socks5 Proxy</string>
<string name="clear_stored_episode">Clear Stored Episode Data</string>
<string name="clear_stored_chapter">Clear Stored Chapter Data</string>
<string name="use_additional_codec">Additional Codec Support</string>
<string name="textview_sub">Textview Subtitles (Experimental)</string>
<string name="textview_sub_stroke">Subtitle Stroke</string>
<string name="textview_sub_bottom_margin">Bottom Margin</string>
</resources>