Merge pull request #81 from comradekingu/patch-1

App strings reworked
This commit is contained in:
Ashinch 2022-06-01 14:38:33 +08:00 committed by GitHub
commit 6b0b1b17a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 53 additions and 53 deletions

View File

@ -18,8 +18,8 @@
<string name="feeds">Feeds</string>
<string name="syncing">Syncing…</string>
<string name="loading">Loading…</string>
<string name="expand_less">Expand Less</string>
<string name="expand_more">Expand More</string>
<string name="expand_less">Shrink</string>
<string name="expand_more">Expand</string>
<string name="confirm">Confirm</string>
<string name="cancel">Cancel</string>
<string name="allow">Allow</string>
@ -27,7 +27,7 @@
<string name="defaults">Default</string>
<string name="unknown">Unknown</string>
<string name="back">Back</string>
<string name="go_to">Goto</string>
<string name="go_to">Go to</string>
<string name="settings">Settings</string>
<string name="refresh">Refresh</string>
<string name="search">Search</string>
@ -36,27 +36,27 @@
<string name="already_subscribed">Already subscribed</string>
<string name="clear">Clear</string>
<string name="paste">Paste</string>
<string name="feed_or_site_url">Feed or Site URL</string>
<string name="feed_or_site_url">Feed or URL</string>
<string name="import_from_opml">Import from OPML</string>
<string name="preset">Preset</string>
<string name="selected">Selected</string>
<string name="allow_notification">Allow Notification</string>
<string name="all_allow_notification_tips">Allow all feeds in the \"%1$s\" group to send notifications.</string>
<string name="all_allow_notification_toast">All notifications in the \"%1$s\" group are allowed</string>
<string name="all_deny_notification_toast">All notifications in the \"%1$s\" group are denied</string>
<string name="all_allow_notification_toast">All notifications from the \"%1$s\" group are allowed</string>
<string name="all_deny_notification_toast">All notifications from the \"%1$s\" group are denied</string>
<string name="parse_full_content">Parse Full Content</string>
<string name="all_parse_full_content_tips">Full content parsing of all articles in the \"%1$s\" group.</string>
<string name="all_parse_full_content_toast">Full content parsing of all articles in the \"%1$s\" group</string>
<string name="all_deny_parse_full_content_toast">No more full content parsing of all articles in the \"%1$s\" group</string>
<string name="clear_articles">Clear Articles</string>
<string name="clear_articles_in_feed_toast">All archived of articles in the \"%1$s\" Feed has been cleaned</string>
<string name="clear_articles_in_group_toast">All archived of articles in the \"%1$s\" group has been cleaned</string>
<string name="clear_articles_in_feed_toast">Cleaned all archived of articles in the \"%1$s\" feed</string>
<string name="clear_articles_in_group_toast">Cleaned all archived of articles in the \"%1$s\" group</string>
<string name="clear_articles_feed_tips">Clear all archived of articles in \"%1$s\" feed.</string>
<string name="clear_articles_group_tips">Clear all archived of articles in \"%1$s\" group.</string>
<string name="add_to_group">Add to Group</string>
<string name="move_to_group">Move to Group</string>
<string name="all_move_to_group_tips">Move all feeds in the \"%1$s\" group to the \"%2$s\" group.</string>
<string name="all_move_to_group_toast">Moved all to \"%1$s\" group</string>
<string name="all_move_to_group_toast">Moved all feeds to the \"%1$s\" group</string>
<string name="rename">Rename</string>
<string name="change_url">Change URL</string>
<string name="feed_url_placeholder" translatable="false">http://example.com/feed.rss</string>
@ -66,17 +66,17 @@
<string name="open_with">Open %1$s</string>
<string name="options">Options</string>
<string name="delete">Delete</string>
<string name="delete_toast">\"%1$s\" has been deleted</string>
<string name="delete_toast">Deleted \"%1$s\"</string>
<string name="unsubscribe">Unsubscribe</string>
<string name="unsubscribe_tips">Unsubscribe \"%1$s\" and delete all archived articles in it.</string>
<string name="unsubscribe_tips">Unsubscribe from \"%1$s\" and delete all archived articles in it.</string>
<string name="delete_group">Delete Group</string>
<string name="delete_group_tips">Delete the \"%1$s\" group, and delete all feeds and archived articles in it.</string>
<string name="delete_group_tips">Delete the \"%1$s\" group and all feeds and archived articles in it.</string>
<string name="group_option_tips">The following options will be applied to all feeds in this group.</string>
<string name="today">Today</string>
<string name="yesterday">Yesterday</string>
<string name="date_at_time">%1$s At %2$s</string>
<string name="search_for_in">Search for %1$s Items in \"%2$s\"</string>
<string name="search_for">Search for %1$s Items</string>
<string name="date_at_time">%1$s at %2$s</string>
<string name="search_for_in">Search for %1$s items in \"%2$s\"</string>
<string name="search_for">Search for %1$s items</string>
<string name="mark_as_read">Mark as Read</string>
<string name="mark_all_as_read">Mark All as Read</string>
<string name="mark_as_unread">Mark as Unread</string>
@ -90,7 +90,7 @@
<string name="seven_days">7d</string>
<string name="close">Close</string>
<string name="get_new_updates">Get new updates</string>
<string name="get_new_updates_desc">Version %1$s has been released</string>
<string name="get_new_updates_desc">Version %1$s is available</string>
<string name="in_coding">In coding</string>
<string name="coming_soon">Coming soon</string>
<string name="accounts">Accounts</string>
@ -101,82 +101,82 @@
<string name="interaction_desc">On start, haptic feedback</string>
<string name="languages">Languages</string>
<string name="languages_desc">English, 简体中文, Deutsch</string>
<string name="help_translate">Help us translate</string>
<string name="use_device_languages">Use Device Language</string>
<string name="help_translate">Help translate</string>
<string name="use_device_languages">Use device language</string>
<string name="english" translatable="false">English</string>
<string name="chinese_simplified" translatable="false">简体中文</string>
<string name="german" translatable="false">Deutsch</string>
<string name="french" translatable="false">français</string>
<string name="czech" translatable="false">Čeština</string>
<string name="tips_and_support">Tips &amp; support</string>
<string name="tips_and_support_desc">About, open source</string>
<string name="tips_and_support_desc">About, open source licenses</string>
<string name="welcome">Welcome</string>
<string name="agree_terms">Before you can continue, you need to agree to Read You\'s Terms of Service and Privacy Policy.</string>
<string name="view_terms">View the &lt;i&gt;&lt;u&gt;Terms of Service &amp; Privacy Policy&lt;/u&gt;&lt;/i&gt;</string>
<string name="agree_terms">Read and agree to Read You\'s Terms of Service and Privacy Policy to continue.</string>
<string name="view_terms">Browse the &lt;i&gt;&lt;u&gt;Terms of Service and Privacy Policy&lt;/u&gt;&lt;/i&gt;</string>
<string name="terms_link">https://github.com/Ashinch/ReadYou/blob/main/TERMS_OF_SERVICE_AND_PRIVACY_POLICY.md</string>
<string name="agree_and_continue">Agree</string>
<string name="wallpaper_colors">Wallpaper Colors</string>
<string name="wallpaper_colors">Wallpaper colors</string>
<string name="no_palettes">No Palettes</string>
<string name="only_android_8.1_plus">Only Android 8.1+</string>
<string name="basic_colors">Basic Colors</string>
<string name="basic_colors">Basic colors</string>
<string name="primary_color">Primary Color</string>
<string name="primary_color_hint">Like #666666 or 666666</string>
<string name="appearance">Appearance</string>
<string name="style">Style</string>
<string name="dark_theme">Dark Theme</string>
<string name="use_device_theme">Use Device Theme</string>
<string name="dark_theme">Dark theme</string>
<string name="use_device_theme">Use device theme</string>
<string name="on">On</string>
<string name="off">Off</string>
<string name="other">Other</string>
<string name="amoled_dark_theme">AMOLED Dark Theme</string>
<string name="tonal_elevation">Tonal Elevation</string>
<string name="amoled_dark_theme">AMOLED dark theme</string>
<string name="tonal_elevation">Tonal elevation</string>
<string name="fonts">Fonts</string>
<string name="basic_fonts">Basic Fonts</string>
<string name="feeds_page">Feeds Page</string>
<string name="flow_page">Flow Page</string>
<string name="reading_page">Reading Page</string>
<string name="basic_fonts">Basic fonts</string>
<string name="feeds_page">Feeds page</string>
<string name="flow_page">Flow page</string>
<string name="reading_page">Reading page</string>
<string name="sponsor">Sponsor</string>
<string name="open_source_licenses">Open Source Licenses</string>
<string name="open_source_licenses">Open source licenses</string>
<string name="github_link" translatable="false">https://github.com/Ashinch/ReadYou</string>
<string name="telegram_link" translatable="false">https://t.me/ReadYouApp</string>
<string name="update_link">https://api.github.com/repos/Ashinch/ReadYou/releases/latest</string>
<string name="change_log">Change Log</string>
<string name="change_log">Changelog</string>
<string name="update">Update</string>
<string name="skip_this_version">Skip This Version</string>
<string name="checking_updates">Checking for updates…</string>
<string name="is_latest_version">This is latest version</string>
<string name="check_failure">Check failure</string>
<string name="download_failure">Download failure</string>
<string name="check_failure">Could not check for updates</string>
<string name="download_failure">Could not download for updates</string>
<string name="rate_limit">The request rate is limited</string>
<string name="help">Help</string>
<string name="on_start">On Start</string>
<string name="initial_page">Initial Page</string>
<string name="initial_filter">Initial Filter</string>
<string name="initial_page">Initial page</string>
<string name="initial_filter">Initial filter</string>
<string name="preview_article_title">The novel "Lord of the Mysteries" has finally come to an end</string>
<string name="preview_article_desc">The Fool is the eighth and final volume of the Lord of the Mysteries series written by Cuttlefish That Loves Diving.</string>
<string name="preview_feed_name">Reddit</string>
<string name="value">value</string>
<string name="padding_on_both_ends">Padding on Both Ends</string>
<string name="article_date">Article Published Time</string>
<string name="article_desc">Article Descriptions</string>
<string name="article_images">Article Images</string>
<string name="feed_names">Feed Names</string>
<string name="feed_favicons">Feed Favicons</string>
<string name="article_date_sticky_header">Article Published Date Sticky Header (Experimental)</string>
<string name="padding_on_both_ends">Padding on both ends</string>
<string name="article_date">Article publication time</string>
<string name="article_desc">Article descriptions</string>
<string name="article_images">Article images</string>
<string name="feed_names">Feed names</string>
<string name="feed_favicons">Feed favicons</string>
<string name="article_date_sticky_header">Sticky header for publication date (experimental)</string>
<string name="article_list">Article List</string>
<string name="group_list">Group List</string>
<string name="always_expand">Always Expand</string>
<string name="always_expand">Always expand</string>
<string name="top">Top</string>
<string name="mark_as_read_button_position">\"Mark as Read\" Button Position</string>
<string name="mark_as_read_button_position">\"Mark as Read\" button position</string>
<string name="top_bar">Top Bar</string>
<string name="fill_selected_icon">Fill The Selected Icon</string>
<string name="fill_selected_icon">Fill the selected icon</string>
<string name="filter_bar">Filter Bar</string>
<string name="icons">Icons</string>
<string name="icons_and_labels">Icons &amp; Labels</string>
<string name="icons_and_label_only_selected">Icons &amp; Label (Only Selected)</string>
<string name="tips_top_bar_tonal_elevation">Tone elevation of the top bar is only available when scrolling.</string>
<string name="tips_article_list_tonal_elevation">Tone elevation of the article list is only available for light theme.</string>
<string name="tips_group_list_tonal_elevation">Tone elevation of the group list is only available for light theme.</string>
<string name="icons_and_labels">Icons and Labels</string>
<string name="icons_and_label_only_selected">Icons and Label (Only Selected)</string>
<string name="tips_top_bar_tonal_elevation">This tonal elevation is only available when scrolling.</string>
<string name="tips_article_list_tonal_elevation">This tonal elevation is only available in the light theme.</string>
<string name="tips_group_list_tonal_elevation">This tonal elevation is only available in the light theme.</string>
<string name="share">Share</string>
<string name="touch_to_play_video">Touch to play video</string>
</resources>
</resources>