New translations strings.xml (Portuguese)

dev_i10n
Florens 7 years ago
parent 506ef768ef
commit 9cbd44e6e7
  1. 866
      Clover/app/src/main/res/values-pt-rPT/strings.xml

@ -18,175 +18,172 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
--> -->
<resources> <resources>
<string name="cancel">Cancel</string> <string name="cancel">Cancel</string>
<string name="add">Add</string> <string name="add">Add</string>
<string name="close">Close</string> <string name="close">Close</string>
<string name="back">Back</string> <string name="back">Back</string>
<string name="ok">OK</string> <string name="ok">OK</string>
<string name="exit">Exit</string> <string name="exit">Exit</string>
<string name="delete">Delete</string> <string name="delete">Delete</string>
<string name="undo">Undo</string> <string name="undo">Undo</string>
<string name="save">Save</string> <string name="save">Save</string>
<string name="permission_app_settings">App settings</string> <string name="permission_app_settings">App settings</string>
<string name="permission_grant">Grant</string> <string name="permission_grant">Grant</string>
<string name="update_later">Later</string> <string name="update_later">Later</string>
<string name="update_none">Clover is up-to-date</string> <string name="update_none">Clover is up-to-date</string>
<string name="update_check_failed">Failed to check for updates.</string> <string name="update_check_failed">Failed to check for updates.</string>
<string name="update_install">Install</string> <string name="update_install">Install</string>
<string name="update_install_downloading">Downloading update</string> <string name="update_install_downloading">Downloading update</string>
<string name="update_install_download_failed">Download failed</string> <string name="update_install_download_failed">Download failed</string>
<string name="update_install_download_move_failed">Failed to move downloaded file to the Download directory.</string> <string name="update_install_download_move_failed">Failed to move downloaded file to the Download directory.</string>
<string name="update_retry_title">Retry update</string> <string name="update_retry_title">Retry update</string>
<string name="update_retry">Clover was not updated yet. Tap \"retry\" to retry the install.</string> <string name="update_retry">Clover was not updated yet. Tap \"retry\" to retry the install.</string>
<string name="update_retry_button">retry</string> <string name="update_retry_button">retry</string>
<string name="update_storage_permission_required_title">Storage permission required</string> <string name="update_storage_permission_required_title">Storage permission required</string>
<string name="update_storage_permission_required"> <string name="update_storage_permission_required">\"Permission to access storage is required for installing the update.
\"Permission to access storage is required for installing the update.
Re-enable this permission in the app settings if you permanently disabled it.\"</string> Re-enable this permission in the app settings if you permanently disabled it.\"</string>
<plurals name="minutes"> <plurals name="minutes">
<item quantity="one">%d minute</item> <item quantity="one">%d minute</item>
<item quantity="other">%d minutes</item> <item quantity="other">%d minutes</item>
</plurals> </plurals>
<plurals name="posts"> <plurals name="posts">
<item quantity="one">%d post</item> <item quantity="one">%d post</item>
<item quantity="other">%d posts</item> <item quantity="other">%d posts</item>
</plurals> </plurals>
<plurals name="reply"> <plurals name="reply">
<item quantity="one">%d reply</item> <item quantity="one">%d reply</item>
<item quantity="other">%d replies</item> <item quantity="other">%d replies</item>
</plurals> </plurals>
<plurals name="image"> <plurals name="image">
<item quantity="one">%d image</item> <item quantity="one">%d image</item>
<item quantity="other">%d images</item> <item quantity="other">%d images</item>
</plurals> </plurals>
<plurals name="board"> <plurals name="board">
<item quantity="one">%d board</item> <item quantity="one">%d board</item>
<item quantity="other">%d boards</item> <item quantity="other">%d boards</item>
</plurals> </plurals>
<plurals name="type"> <plurals name="type">
<item quantity="one">%d type</item> <item quantity="one">%d type</item>
<item quantity="other">%d types</item> <item quantity="other">%d types</item>
</plurals> </plurals>
<plurals name="bookmark"> <plurals name="bookmark">
<item quantity="one">%d bookmark</item> <item quantity="one">%d bookmark</item>
<item quantity="other">%d bookmarks</item> <item quantity="other">%d bookmarks</item>
</plurals> </plurals>
<plurals name="filter"> <plurals name="filter">
<item quantity="one">%d filter</item> <item quantity="one">%d filter</item>
<item quantity="other">%d filters</item> <item quantity="other">%d filters</item>
</plurals> </plurals>
<plurals name="site"> <plurals name="site">
<item quantity="one">%d site</item> <item quantity="one">%d site</item>
<item quantity="other">%d sites</item> <item quantity="other">%d sites</item>
</plurals> </plurals>
<string name="card_stats">%1$dR %2$dI</string> <string name="card_stats">%1$dR %2$dI</string>
<string name="action_reload">Reload</string> <string name="action_reload">Reload</string>
<string name="action_pin">Bookmark</string> <string name="action_pin">Bookmark</string>
<string name="action_open_browser">Open in a browser</string> <string name="action_open_browser">Open in a browser</string>
<string name="action_share">Share</string> <string name="action_share">Share</string>
<string name="action_download_album">Download album</string> <string name="action_download_album">Download album</string>
<string name="action_search">Search</string> <string name="action_search">Search</string>
<string name="action_search_image">Image search</string> <string name="action_search_image">Image search</string>
<string name="action_switch_catalog">Catalog mode</string> <string name="action_switch_catalog">Catalog mode</string>
<string name="action_switch_board">Board mode</string> <string name="action_switch_board">Board mode</string>
<string name="action_scroll_to_top">Top</string> <string name="action_scroll_to_top">Top</string>
<string name="action_scroll_to_bottom">Bottom</string> <string name="action_scroll_to_bottom">Bottom</string>
<string name="action_sort">Sort</string> <string name="action_sort">Sort</string>
<string name="action_rename_pin">Rename bookmark</string> <string name="action_rename_pin">Rename bookmark</string>
<string name="action_rename">Rename</string> <string name="action_rename">Rename</string>
<string name="action_reply">Reply</string> <string name="action_reply">Reply</string>
<string name="open_link_not_matched">Clover cannot open this link; it will open in your browser instead.</string> <string name="open_link_not_matched">Clover cannot open this link; it will open in your browser instead.</string>
<string name="order_bump">Bump order</string> <string name="order_bump">Bump order</string>
<string name="order_reply">Reply count</string> <string name="order_reply">Reply count</string>
<string name="order_image">Image count</string> <string name="order_image">Image count</string>
<string name="order_newest">Newest</string> <string name="order_newest">Newest</string>
<string name="order_oldest">Oldest</string> <string name="order_oldest">Oldest</string>
<string name="order_modified">Latest reply</string> <string name="order_modified">Latest reply</string>
<string name="search_hint">Search</string> <string name="search_hint">Search</string>
<string name="search_results">Found %1$s for \"%2$s\"</string> <string name="search_results">Found %1$s for \"%2$s\"</string>
<string name="search_empty">Search subjects, comments, names and filenames</string> <string name="search_empty">Search subjects, comments, names and filenames</string>
<string name="open_link_confirmation">Open this link?</string> <string name="open_link_confirmation">Open this link?</string>
<string name="open_thread_confirmation">Open this thread?</string> <string name="open_thread_confirmation">Open this thread?</string>
<string name="open_link_failed">No applications were found to open this link</string> <string name="open_link_failed">No applications were found to open this link</string>
<string name="action_confirm_exit_title">Confirm exit</string> <string name="action_confirm_exit_title">Confirm exit</string>
<string name="thumbnail_load_failed_network">Error</string> <string name="thumbnail_load_failed_network">Error</string>
<string name="image_preview_failed">Failed to show image</string> <string name="image_preview_failed">Failed to show image</string>
<string name="image_preview_failed_oom">Failed to show image, out of memory</string> <string name="image_preview_failed_oom">Failed to show image, out of memory</string>
<string name="image_failed_big_image">Failed to show image, deep-zoom loading failed</string> <string name="image_failed_big_image">Failed to show image, deep-zoom loading failed</string>
<string name="image_not_found">Image not found</string> <string name="image_not_found">Image not found</string>
<string name="image_open_failed">Failed to open image</string> <string name="image_open_failed">Failed to open image</string>
<string name="image_spoiler_filename">Spoiler image</string> <string name="image_spoiler_filename">Spoiler image</string>
<string name="thread_boards_search_hint">Search</string> <string name="thread_boards_search_hint">Search</string>
<string name="thread_load_failed_ssl">HTTPS error</string> <string name="thread_load_failed_ssl">HTTPS error</string>
<string name="thread_load_failed_network">Network error</string> <string name="thread_load_failed_network">Network error</string>
<string name="thread_load_failed_parsing">API parse error</string> <string name="thread_load_failed_parsing">API parse error</string>
<string name="thread_load_failed_server">Server error</string> <string name="thread_load_failed_server">Server error</string>
<string name="thread_load_failed_not_found">404 not found</string> <string name="thread_load_failed_not_found">404 not found</string>
<string name="thread_refresh_bar_inactive">Tap to refresh</string> <string name="thread_refresh_bar_inactive">Tap to refresh</string>
<string name="thread_refresh_now">Loading</string> <string name="thread_refresh_now">Loading</string>
<string name="thread_refresh_countdown">Loading in %1$ds</string> <string name="thread_refresh_countdown">Loading in %1$ds</string>
<string name="thread_load_failed_retry">Retry</string> <string name="thread_load_failed_retry">Retry</string>
<string name="thread_archived">Archived</string> <string name="thread_archived">Archived</string>
<string name="thread_closed">Closed</string> <string name="thread_closed">Closed</string>
<plurals name="thread_new_posts"> <plurals name="thread_new_posts">
<item quantity="one">%d new post</item> <item quantity="one">%d new post</item>
<item quantity="other">%d new posts</item> <item quantity="other">%d new posts</item>
</plurals> </plurals>
<string name="thread_new_posts_goto">View</string> <string name="thread_new_posts_goto">View</string>
<string name="thread_empty_select">Please select a thread</string> <string name="thread_empty_select">Please select a thread</string>
<string name="thread_up_down_hint">Scroll to top/bottom</string> <string name="thread_up_down_hint">Scroll to top/bottom</string>
<string name="thread_pin_hint">Bookmark this thread</string> <string name="thread_pin_hint">Bookmark this thread</string>
<string name="thread_view_archive">Archive</string> <string name="thread_view_archive">Archive</string>
<string name="thread_empty_setup_title">Nothing to show</string> <string name="thread_empty_setup_title">Nothing to show</string>
<string name="thread_empty_setup_body">Add a site to begin browsing</string> <string name="thread_empty_setup_body">Add a site to begin browsing</string>
<string name="thread_empty_setup_hint">Add a site here</string> <string name="thread_empty_setup_hint">Add a site here</string>
<string name="setup_sites_title">Setup sites</string> <string name="setup_sites_title">Setup sites</string>
<string name="setup_sites_empty">No sites added</string> <string name="setup_sites_empty">No sites added</string>
<string name="setup_sites_add_hint">Add a site here</string> <string name="setup_sites_add_hint">Add a site here</string>
<string name="setup_sites_add_title">Add site</string> <string name="setup_sites_add_title">Add site</string>
<string name="setup_sites_description">Add a site by its URL or name</string> <string name="setup_sites_description">Add a site by its URL or name</string>
<string name="setup_sites_url">URL or name</string> <string name="setup_sites_url">URL or name</string>
<string name="setup_sites_url_hint">http://example.com</string> <string name="setup_sites_url_hint">http://example.com</string>
<string name="setup_sites_site_description">%s added</string> <string name="setup_sites_site_description">%s added</string>
<string name="setup_sites_add_boards_hint">Tap to add boards</string> <string name="setup_sites_add_boards_hint">Tap to add boards</string>
<string name="setup_site_title">Configure %s</string> <string name="setup_site_title">Configure %s</string>
<string name="setup_site_group_general">General</string> <string name="setup_site_group_general">General</string>
<string name="setup_site_boards">Setup boards</string> <string name="setup_site_boards">Setup boards</string>
<string name="setup_site_boards_description">%s added</string> <string name="setup_site_boards_description">%s added</string>
<string name="setup_site_group_login">Authentication</string> <string name="setup_site_group_login">Authentication</string>
<string name="setup_site_login">Login</string> <string name="setup_site_login">Login</string>
<string name="setup_site_login_description_enabled">Logged in</string> <string name="setup_site_login_description_enabled">Logged in</string>
<string name="setup_site_login_description_disabled">Off</string> <string name="setup_site_login_description_disabled">Off</string>
<string name="setup_board_title">Configure boards of %s</string> <string name="setup_board_title">Configure boards of %s</string>
<string name="setup_board_empty">No boards added</string> <string name="setup_board_empty">No boards added</string>
<string name="setup_board_removed">Removed \"%s\"</string> <string name="setup_board_removed">Removed \"%s\"</string>
<string name="setup_board_added">%s added</string> <string name="setup_board_added">%s added</string>
<string name="setup_board_select_all">Select all</string> <string name="setup_board_select_all">Select all</string>
<string name="filter_summary_all_boards">All boards</string> <string name="filter_summary_all_boards">All boards</string>
<string name="filter_enabled">Enabled</string> <string name="filter_enabled">Enabled</string>
<string name="filter_filter">Filter</string> <string name="filter_filter">Filter</string>
<string name="filter_action">Action</string> <string name="filter_action">Action</string>
<string name="filter_pattern">Pattern</string> <string name="filter_pattern">Pattern</string>
<string name="filter_match_test">Test the pattern</string> <string name="filter_match_test">Test the pattern</string>
<string name="filter_pattern_hint_regex">Pattern</string> <string name="filter_pattern_hint_regex">Pattern</string>
<string name="filter_boards">Boards</string> <string name="filter_boards">Boards</string>
<string name="filter_types">Types</string> <string name="filter_types">Types</string>
<string name="filter_type_string_matching">String matching</string> <string name="filter_type_string_matching">String matching</string>
<string name="filter_type_regex_matching">Regex matching</string> <string name="filter_type_regex_matching">Regex matching</string>
<string name="filter_all">all</string> <string name="filter_all">all</string>
<string name="filter_hide">Hide post</string> <string name="filter_hide">Hide post</string>
<string name="filter_color">Highlight post</string> <string name="filter_color">Highlight post</string>
<string name="filter_remove">Remove post</string> <string name="filter_remove">Remove post</string>
<string name="filter_invalid_pattern">Invalid pattern</string> <string name="filter_invalid_pattern">Invalid pattern</string>
<string name="filter_preview">Test your filter</string> <string name="filter_preview">Test your filter</string>
<string name="filter_no_matches">Does not match</string> <string name="filter_no_matches">Does not match</string>
<string name="filter_matches">Matches</string> <string name="filter_matches">Matches</string>
<string name="filter_color_pick">Pick color</string> <string name="filter_color_pick">Pick color</string>
<string name="filter_help_title">Filter help</string> <string name="filter_help_title">Filter help</string>
<string name="filter_help"> <string name="filter_help"><![CDATA[Filters act on a given pattern and a place to search the pattern.<br>
<![CDATA[
Filters act on a given pattern and a place to search the pattern.<br>
If the pattern matches then the post can be hidden or highlighted.<br> If the pattern matches then the post can be hidden or highlighted.<br>
<h4>For tripcodes, names and IDs:</h4> <h4>For tripcodes, names and IDs:</h4>
@ -206,291 +203,284 @@ If the pattern matches then the post can be hidden or highlighted.<br>
<i>foo bar</i> matches but <i>foo</i> does not.<br> <i>foo bar</i> matches but <i>foo</i> does not.<br>
<br> <br>
3. Regular expressions. <tt>/^>implying/</tt> for example. 3. Regular expressions. <tt>/^>implying/</tt> for example.
</p> </p>]]></string>
]]> <string name="filter_tripcode">Tripcode</string>
</string> <string name="filter_name">Name</string>
<string name="filter_tripcode">Tripcode</string> <string name="filter_comment">Comment</string>
<string name="filter_name">Name</string> <string name="filter_id">ID</string>
<string name="filter_comment">Comment</string> <string name="filter_subject">Subject</string>
<string name="filter_id">ID</string> <string name="filter_filename">Filename</string>
<string name="filter_subject">Subject</string> <string name="board_select_all">Select all</string>
<string name="filter_filename">Filename</string> <string name="board_select_none">Select none</string>
<string name="board_select_all">Select all</string> <string name="history_clear">Clear history</string>
<string name="board_select_none">Select none</string> <string name="history_clear_confirm">Clear history?</string>
<string name="history_clear">Clear history</string> <string name="history_clear_confirm_button">Clear</string>
<string name="history_clear_confirm">Clear history?</string> <string name="history_toggle_hint">Enable or disable history</string>
<string name="history_clear_confirm_button">Clear</string> <string name="history_empty_info">No history</string>
<string name="history_toggle_hint">Enable or disable history</string> <string name="saved_reply_clear">Clear posting history</string>
<string name="history_empty_info">No history</string> <string name="saved_reply_clear_confirm">Clear posting history?</string>
<string name="saved_reply_clear">Clear posting history</string> <string name="saved_reply_clear_confirm_button">Clear</string>
<string name="saved_reply_clear_confirm">Clear posting history?</string> <string name="archive_title">%s archive</string>
<string name="saved_reply_clear_confirm_button">Clear</string> <string name="archive_error">Error loading archive</string>
<string name="archive_title">%s archive</string> <string name="drawer_pinned">Bookmarked threads</string>
<string name="archive_error">Error loading archive</string> <string name="drawer_pin_removed">Removed \"%1$s\"</string>
<string name="drawer_pinned">Bookmarked threads</string> <string name="drawer_pins_cleared">%1$s cleared</string>
<string name="drawer_pin_removed">Removed \"%1$s\"</string> <string name="drawer_pins_non_cleared">No bookmarks cleared.</string>
<string name="drawer_pins_cleared">%1$s cleared</string> <string name="drawer_pins_non_cleared_try_all">No bookmarks cleared. Hold to remove all.</string>
<string name="drawer_pins_non_cleared">No bookmarks cleared.</string> <string name="post_highlight_id">Highlight ID</string>
<string name="drawer_pins_non_cleared_try_all">No bookmarks cleared. Hold to remove all.</string> <string name="post_highlight_tripcode">Highlight tripcode</string>
<string name="post_highlight_id">Highlight ID</string> <string name="post_filter_tripcode">Filter tripcode</string>
<string name="post_highlight_tripcode">Highlight tripcode</string> <string name="post_text_copied">Text copied to clipboard</string>
<string name="post_filter_tripcode">Filter tripcode</string> <string name="post_quote">Quote</string>
<string name="post_text_copied">Text copied to clipboard</string> <string name="post_quote_text">Quote text</string>
<string name="post_quote">Quote</string> <string name="post_info">Info</string>
<string name="post_quote_text">Quote text</string> <string name="post_info_title">Post info</string>
<string name="post_info">Info</string> <string name="post_show_links">Show links</string>
<string name="post_info_title">Post info</string> <string name="post_share">Share</string>
<string name="post_show_links">Show links</string> <string name="post_copy_text">Copy text</string>
<string name="post_share">Share</string> <string name="post_report">Report</string>
<string name="post_copy_text">Copy text</string> <string name="post_hide">Hide</string>
<string name="post_report">Report</string> <string name="post_hidden">Thread hidden</string>
<string name="post_hide">Hide</string> <string name="post_delete">Delete</string>
<string name="post_hidden">Thread hidden</string> <string name="post_more">More…</string>
<string name="post_delete">Delete</string> <string name="reply_name">Name</string>
<string name="post_more">More…</string> <string name="reply_options">Options</string>
<string name="reply_name">Name</string> <string name="reply_subject">Subject</string>
<string name="reply_options">Options</string> <string name="reply_comment_thread">Comment reply</string>
<string name="reply_subject">Subject</string> <string name="reply_comment_board">Comment new thread</string>
<string name="reply_comment_thread">Comment reply</string> <string name="reply_file_name">File name</string>
<string name="reply_comment_board">Comment new thread</string> <string name="reply_file_too_big">Warning: File size too big (%1$s / %2$s)</string>
<string name="reply_file_name">File name</string> <string name="reply_webm_too_big">Warning: WebM size too big (%1$s / %2$s)</string>
<string name="reply_file_too_big">Warning: File size too big (%1$s / %2$s)</string> <string name="reply_file_open_failed">Failed to open file</string>
<string name="reply_webm_too_big">Warning: WebM size too big (%1$s / %2$s)</string> <string name="reply_spoiler_image">Spoiler image</string>
<string name="reply_file_open_failed">Failed to open file</string> <string name="reply_no_preview">No preview</string>
<string name="reply_spoiler_image">Spoiler image</string> <string name="reply_submit">Submit</string>
<string name="reply_no_preview">No preview</string> <string name="reply_error">Error posting</string>
<string name="reply_submit">Submit</string> <string name="reply_error_message">Error posting: %s</string>
<string name="reply_error">Error posting</string> <string name="reply_success">Post successful</string>
<string name="reply_error_message">Error posting: %s</string> <string name="reply_captcha_text">Type the text</string>
<string name="reply_success">Post successful</string> <string name="reply_comment_button_spoiler">[s]</string>
<string name="reply_captcha_text">Type the text</string> <string name="delete_confirm">Delete your post?</string>
<string name="reply_comment_button_spoiler">[s]</string> <string name="delete_wait">Deleting post&#8230;</string>
<string name="delete_confirm">Delete your post?</string> <string name="delete_success">Post deleted</string>
<string name="delete_wait">Deleting post&#8230;</string> <string name="delete_image_only">Only delete the image</string>
<string name="delete_success">Post deleted</string> <string name="delete_error">Error deleting post</string>
<string name="delete_image_only">Only delete the image</string> <string name="video_playback_warning_title">WebM video error</string>
<string name="delete_error">Error deleting post</string> <string name="video_playback_warning">\"The WebM video failed to play. This might be a problem with the hardware of your phone.
<string name="video_playback_warning_title">WebM video error</string>
<string name="video_playback_warning">
\"The WebM video failed to play. This might be a problem with the hardware of your phone.
A workaround is to use an external media player with a software decoder. A workaround is to use an external media player with a software decoder.
Enable \"Play videos with external player\" in the settings to play videos with an external player.\" Enable \"Play videos with external player\" in the settings to play videos with an external player.\"
</string> </string>
<string name="video_playback_ignore">Don\'t show again</string> <string name="video_playback_ignore">Don\'t show again</string>
<string name="watch_pause_pins">Stop watching</string> <string name="watch_pause_pins">Stop watching</string>
<string name="watch_idle">No new posts</string> <string name="watch_idle">No new posts</string>
<plurals name="watch_title"> <plurals name="watch_title">
<item quantity="one">Watching one thread</item> <item quantity="one">Watching one thread</item>
<item quantity="other">Watching %d threads</item> <item quantity="other">Watching %d threads</item>
</plurals> </plurals>
<plurals name="watch_new"> <plurals name="watch_new">
<item quantity="one">%d new post</item> <item quantity="one">%d new post</item>
<item quantity="other">%d new posts</item> <item quantity="other">%d new posts</item>
</plurals> </plurals>
<plurals name="watch_new_quotes"> <plurals name="watch_new_quotes">
<item quantity="one">%d new post quoting you</item> <item quantity="one">%d new post quoting you</item>
<item quantity="other">%d new posts quoting you</item> <item quantity="other">%d new posts quoting you</item>
</plurals> </plurals>
<plurals name="watch_new_quoting"> <plurals name="watch_new_quoting">
<item quantity="one">%1$d new post, %2$d quoting you</item> <item quantity="one">%1$d new post, %2$d quoting you</item>
<item quantity="other">%1$d new posts, %2$d quoting you</item> <item quantity="other">%1$d new posts, %2$d quoting you</item>
</plurals> </plurals>
<string name="history_screen">History</string> <string name="history_screen">History</string>
<string name="filters_screen">Filters</string> <string name="filters_screen">Filters</string>
<string name="album_download_screen">Select images (%1$d / %2$d)</string> <string name="album_download_screen">Select images (%1$d / %2$d)</string>
<string name="album_download_none_checked">Please select images to download</string> <string name="album_download_none_checked">Please select images to download</string>
<string name="album_download_confirm">%1$s will be downloaded to the folder %2$s</string> <string name="album_download_confirm">%1$s will be downloaded to the folder %2$s</string>
<string name="report_screen">Report %1$s</string> <string name="report_screen">Report %1$s</string>
<string name="image_save_notification_downloading">Downloading images</string> <string name="image_save_notification_downloading">Downloading images</string>
<string name="image_save_notification_cancel">Tap to cancel</string> <string name="image_save_notification_cancel">Tap to cancel</string>
<string name="image_save_saved">Image saved</string> <string name="image_save_saved">Image saved</string>
<string name="image_save_as">Saved as \"%1$s\"</string> <string name="image_save_as">Saved as \"%1$s\"</string>
<string name="image_save_failed">Saving image failed</string> <string name="image_save_failed">Saving image failed</string>
<string name="drawer_sites">Setup sites</string> <string name="drawer_sites">Setup sites</string>
<string name="drawer_history">History</string> <string name="drawer_history">History</string>
<!-- Main settings --> <!-- Main settings -->
<string name="settings_screen">Settings</string> <string name="settings_screen">Settings</string>
<!-- Main "Settings" group --> <!-- Main "Settings" group -->
<string name="settings_group_settings">Settings</string> <string name="settings_group_settings">Settings</string>
<string name="settings_watch">Thread watcher</string> <string name="settings_watch">Thread watcher</string>
<string name="settings_sites">Sites</string> <string name="settings_sites">Sites</string>
<string name="settings_appearance">Appearance</string> <string name="settings_appearance">Appearance</string>
<string name="settings_appearance_description">Theme, layout, fonts, etc.</string> <string name="settings_appearance_description">Theme, layout, fonts, etc.</string>
<string name="settings_behavior">Behavior</string> <string name="settings_behavior">Behavior</string>
<string name="settings_behavior_description">Thread refresh, captcha, etc.</string> <string name="settings_behavior_description">Thread refresh, captcha, etc.</string>
<string name="settings_media">Media</string> <string name="settings_media">Media</string>
<string name="settings_media_description">Save location, auto loading, etc.</string> <string name="settings_media_description">Save location, auto loading, etc.</string>
<string name="settings_filters">Filters</string> <string name="settings_filters">Filters</string>
<!-- Thread watcher --> <!-- Thread watcher -->
<string name="setting_watch_summary_enabled">Watching bookmarked threads</string> <string name="setting_watch_summary_enabled">Watching bookmarked threads</string>
<string name="setting_watch_summary_disabled">Off</string> <string name="setting_watch_summary_disabled">Off</string>
<string name="settings_screen_watch">Thread watcher settings</string> <string name="settings_screen_watch">Thread watcher settings</string>
<string name="settings_group_watch">Settings</string> <string name="settings_group_watch">Settings</string>
<string name="setting_watch_info">To watch bookmarks for new posts, turn the thread watcher on.</string> <string name="setting_watch_info">To watch bookmarks for new posts, turn the thread watcher on.</string>
<string name="setting_watch_enable_background">Enable in the background</string> <string name="setting_watch_enable_background">Enable in the background</string>
<string name="setting_watch_enable_background_description">Watch bookmarks when Clover is placed in the background</string> <string name="setting_watch_enable_background_description">Watch bookmarks when Clover is placed in the background</string>
<string name="setting_watch_background_timeout">Background update interval</string> <string name="setting_watch_background_timeout">Background update interval</string>
<string name="setting_watch_background_timeout_description">The interval between updates when placed in the background</string> <string name="setting_watch_background_timeout_description">The interval between updates when placed in the background</string>
<string name="setting_watch_notify_mode">Notify about</string> <string name="setting_watch_notify_mode">Notify about</string>
<string-array name="setting_watch_notify_modes"> <string-array name="setting_watch_notify_modes">
<item>All posts</item> <item>All posts</item>
<item>Only posts quoting you</item> <item>Only posts quoting you</item>
</string-array> </string-array>
<string name="setting_watch_sound">Notification sound</string> <string name="setting_watch_sound">Notification sound</string>
<string-array name="setting_watch_sounds"> <string-array name="setting_watch_sounds">
<item>All posts</item> <item>All posts</item>
<item>Only posts quoting you</item> <item>Only posts quoting you</item>
</string-array> </string-array>
<string name="setting_watch_peek">Heads-up notification on quotes</string> <string name="setting_watch_peek">Heads-up notification on quotes</string>
<string name="setting_watch_peek_description">Show a heads-up notification when quoted</string> <string name="setting_watch_peek_description">Show a heads-up notification when quoted</string>
<string name="setting_watch_led">Notification light</string> <string name="setting_watch_led">Notification light</string>
<string-array name="setting_watch_leds"> <string-array name="setting_watch_leds">
<item>None</item> <item>None</item>
<item>White</item> <item>White</item>
<item>Red</item> <item>Red</item>
<item>Yellow</item> <item>Yellow</item>
<item>Green</item> <item>Green</item>
<item>Cyan</item> <item>Cyan</item>
<item>Blue</item> <item>Blue</item>
<item>Purple</item> <item>Purple</item>
</string-array> </string-array>
<!-- Main About group --> <!-- Main About group -->
<string name="settings_group_about">About</string> <string name="settings_group_about">About</string>
<string name="settings_update_check">Check for updates</string> <string name="settings_update_check">Check for updates</string>
<string name="settings_crash_reporting">Report crashes</string> <string name="settings_crash_reporting">Report crashes</string>
<string name="settings_crash_reporting_description"> <string name="settings_crash_reporting_description">\"Crash reporting creates reports of errors in Clover.
\"Crash reporting creates reports of errors in Clover.
Crash reports do not collect any personally identifiable information.\" Crash reports do not collect any personally identifiable information.\"
</string> </string>
<string name="settings_crash_reporting_toggle_notice">Setting will be applied on the next app start.</string> <string name="settings_crash_reporting_toggle_notice">Setting will be applied on the next app start.</string>
<string name="settings_about_license">Released under the GNU GPLv3 license</string> <string name="settings_about_license">Released under the GNU GPLv3 license</string>
<string name="settings_about_license_description">Tap to see license</string> <string name="settings_about_license_description">Tap to see license</string>
<string name="settings_about_licenses">Open Source Licenses</string> <string name="settings_about_licenses">Open Source Licenses</string>
<string name="settings_about_licenses_description">Legal information about licenses</string> <string name="settings_about_licenses_description">Legal information about licenses</string>
<string name="settings_developer">Developer settings</string> <string name="settings_developer">Developer settings</string>
<!-- Appearance --> <!-- Appearance -->
<string name="settings_screen_appearance">Appearance</string> <string name="settings_screen_appearance">Appearance</string>
<string name="settings_group_appearance">Appearance</string> <string name="settings_group_appearance">Appearance</string>
<string name="setting_theme">Theme</string> <string name="setting_theme">Theme</string>
<!-- Appearance layout group --> <!-- Appearance layout group -->
<string name="settings_group_layout">Layout</string> <string name="settings_group_layout">Layout</string>
<string name="setting_layout_mode">Layout mode</string> <string name="setting_layout_mode">Layout mode</string>
<string name="setting_layout_mode_auto">Auto</string> <string name="setting_layout_mode_auto">Auto</string>
<string name="setting_layout_mode_phone">Phone layout</string> <string name="setting_layout_mode_phone">Phone layout</string>
<string name="setting_layout_mode_slide">Slide mode</string> <string name="setting_layout_mode_slide">Slide mode</string>
<string name="setting_layout_mode_split">Split mode</string> <string name="setting_layout_mode_split">Split mode</string>
<string name="setting_board_grid_span_count">Catalog mode column count</string> <string name="setting_board_grid_span_count">Catalog mode column count</string>
<string name="setting_board_grid_span_count_default">Auto</string> <string name="setting_board_grid_span_count_default">Auto</string>
<string name="setting_board_grid_span_count_item">%1$d columns</string> <string name="setting_board_grid_span_count_item">%1$d columns</string>
<string name="setting_never_hide_toolbar">Never hide the toolbar</string> <string name="setting_never_hide_toolbar">Never hide the toolbar</string>
<string name="setting_enable_reply_fab">Enable the reply button</string> <string name="setting_enable_reply_fab">Enable the reply button</string>
<string name="setting_enable_reply_fab_description">Disabling replaces the round button with a menu option</string> <string name="setting_enable_reply_fab_description">Disabling replaces the round button with a menu option</string>
<!-- Appearance post group --> <!-- Appearance post group -->
<string name="settings_group_post">Post</string> <string name="settings_group_post">Post</string>
<string name="setting_font_size">Font size</string> <string name="setting_font_size">Font size</string>
<string name="setting_font_size_default">(default)</string> <string name="setting_font_size_default">(default)</string>
<string name="setting_font_condensed">Use condensed font</string> <string name="setting_font_condensed">Use condensed font</string>
<string name="setting_font_condensed_description">Use a condensed font for the posts</string> <string name="setting_font_condensed_description">Use a condensed font for the posts</string>
<string name="setting_post_full_date">Show the full date on posts</string> <string name="setting_post_full_date">Show the full date on posts</string>
<string name="setting_post_file_info">Show file info on posts</string> <string name="setting_post_file_info">Show file info on posts</string>
<string name="setting_post_filename">Show filename on posts</string> <string name="setting_post_filename">Show filename on posts</string>
<!-- Behavior --> <!-- Behavior -->
<string name="settings_screen_behavior">Behavior</string> <string name="settings_screen_behavior">Behavior</string>
<!-- Behavior general group --> <!-- Behavior general group -->
<string name="settings_group_general">General</string> <string name="settings_group_general">General</string>
<string name="setting_auto_refresh_thread">Auto refresh threads</string> <string name="setting_force_english_locale">Always use English for the language of the app</string>
<string name="setting_confirm_exit">Confirm before exit</string> <string name="setting_force_english_locale_toggle_notice">Language will be applied on the next app start.</string>
<string name="setting_controller_swipeable">Allow screens to be swiped away</string> <string name="setting_auto_refresh_thread">Auto refresh threads</string>
<string name="setting_clear_thread_hides">Clear all thread hides</string> <string name="setting_confirm_exit">Confirm before exit</string>
<string name="setting_cleared_thread_hides">Cleared all thread hides</string> <string name="setting_controller_swipeable">Allow screens to be swiped away</string>
<!-- Behavior reply group --> <string name="setting_clear_thread_hides">Clear all thread hides</string>
<string name="settings_group_reply">Reply</string> <string name="setting_cleared_thread_hides">Cleared all thread hides</string>
<string name="setting_post_pin">Bookmark thread on post</string> <!-- Behavior reply group -->
<string name="setting_post_default_name">Default post name</string> <string name="settings_group_reply">Reply</string>
<!-- Behavior post group --> <string name="setting_post_pin">Bookmark thread on post</string>
<string name="setting_text_only">Text only mode</string> <string name="setting_post_default_name">Default post name</string>
<string name="setting_text_only_description">Hide images when in board and thread view</string> <!-- Behavior post group -->
<string name="settings_reveal_text_spoilers">Reveal text spoilers</string> <string name="setting_text_only">Text only mode</string>
<string name="settings_reveal_text_spoilers_description">Makes the spoiler text appear tapped</string> <string name="setting_text_only_description">Hide images when in board and thread view</string>
<string name="setting_anonymize">Make everyone Anonymous</string> <string name="settings_reveal_text_spoilers">Reveal text spoilers</string>
<string name="setting_anonymize_ids">Hide IDs</string> <string name="settings_reveal_text_spoilers_description">Makes the spoiler text appear tapped</string>
<string name="setting_show_anonymous_name">Always show \"Anonymous\" name</string> <string name="setting_anonymize">Make everyone Anonymous</string>
<string name="setting_buttons_bottom">Reply buttons on the bottom</string> <string name="setting_anonymize_ids">Hide IDs</string>
<string name="setting_volume_key_scrolling">Volume keys scroll content</string> <string name="setting_show_anonymous_name">Always show \"Anonymous\" name</string>
<string name="setting_tap_no_rely">Tap the post number to reply</string> <string name="setting_buttons_bottom">Reply buttons on the bottom</string>
<string name="setting_open_link_confirmation">Ask before opening links</string> <string name="setting_volume_key_scrolling">Volume keys scroll content</string>
<string name="setting_open_link_browser">Always open links in external browser</string> <string name="setting_tap_no_rely">Tap the post number to reply</string>
<!-- Behavior proxy group --> <string name="setting_open_link_confirmation">Ask before opening links</string>
<string name="settings_group_proxy">HTTP Proxy</string> <string name="setting_open_link_browser">Always open links in external browser</string>
<string name="setting_proxy_enabled">Enable proxy</string> <!-- Behavior proxy group -->
<string name="setting_proxy_address">Proxy server address</string> <string name="settings_group_proxy">HTTP Proxy</string>
<string name="setting_proxy_port">Proxy server port</string> <string name="setting_proxy_enabled">Enable proxy</string>
<!-- Media --> <string name="setting_proxy_address">Proxy server address</string>
<string name="settings_screen_media">Media</string> <string name="setting_proxy_port">Proxy server port</string>
<!-- Media general group --> <!-- Media -->
<string name="settings_group_media">Media</string> <string name="settings_screen_media">Media</string>
<string name="setting_save_board_folder">Save images in a board folder</string> <!-- Media general group -->
<string name="setting_save_board_folder_description">Create a folder for each board to store images in</string> <string name="settings_group_media">Media</string>
<string name="setting_save_original_filename">Save original filename</string> <string name="setting_save_board_folder">Save images in a board folder</string>
<string name="setting_save_original_filename_description"> <string name="setting_save_board_folder_description">Create a folder for each board to store images in</string>
\"Save the image with the filename the site assigned. <string name="setting_save_original_filename">Save original filename</string>
<string name="setting_save_original_filename_description">\"Save the image with the filename the site assigned.
If disabled, save the image with the filename the uploader assigned.\" If disabled, save the image with the filename the uploader assigned.\"
</string> </string>
<string name="setting_video_default_muted">Start videos muted</string> <string name="setting_video_default_muted">Start videos muted</string>
<string name="setting_video_default_muted_description">If a video has audio, mute it by default.</string> <string name="setting_video_default_muted_description">If a video has audio, mute it by default.</string>
<string name="setting_video_open_external">Play videos with external player</string> <string name="setting_video_open_external">Play videos with external player</string>
<string name="setting_video_open_external_description">Play videos in an external media player app</string> <string name="setting_video_open_external_description">Play videos in an external media player app</string>
<string name="setting_share_url">Share URL to image</string> <string name="setting_video_exoplayer">Enable new ExoPlayer</string>
<string name="setting_share_url_description">Share the URL to the image instead of the image itself</string> <string name="setting_video_exoplayer_description">Use the new ExoPlayer for internal media player</string>
<string name="settings_reveal_image_spoilers">Reveal image spoilers</string> <string name="setting_share_url">Share URL to image</string>
<string name="settings_reveal_image_spoilers_description">Always reveal spoiler thumbnails and images.</string> <string name="setting_share_url_description">Share the URL to the image instead of the image itself</string>
<!-- Media loading group --> <string name="settings_reveal_image_spoilers">Reveal image spoilers</string>
<string name="settings_group_media_loading">Media loading</string> <string name="settings_reveal_image_spoilers_description">Always reveal spoiler thumbnails and images.</string>
<string name="setting_image_auto_load">Automatically load images</string> <!-- Media loading group -->
<string name="setting_image_auto_load_all">Always</string> <string name="settings_group_media_loading">Media loading</string>
<string name="setting_image_auto_load_wifi">Wi-Fi only</string> <string name="setting_image_auto_load">Automatically load images</string>
<string name="setting_image_auto_load_none">Never</string> <string name="setting_image_auto_load_all">Always</string>
<string name="setting_video_auto_load">Automatically load videos</string> <string name="setting_image_auto_load_wifi">Wi-Fi only</string>
<string name="setting_video_auto_loop">Enable automatic video-looping</string> <string name="setting_image_auto_load_none">Never</string>
<string name="setting_video_auto_loop_description">Automatically loop video content</string> <string name="setting_video_auto_load">Automatically load videos</string>
<!-- Save location settings --> <string name="setting_video_auto_loop">Enable automatic video-looping</string>
<string name="save_location_screen">Save location</string> <string name="setting_video_auto_loop_description">Automatically loop video content</string>
<string name="save_location_storage_permission_required_title">Storage permission required</string> <!-- Save location settings -->
<string name="save_location_storage_permission_required"> <string name="save_location_screen">Save location</string>
\"Permission to access storage is required for browsing files. <string name="save_location_storage_permission_required_title">Storage permission required</string>
<string name="save_location_storage_permission_required">\"Permission to access storage is required for browsing files.
Re-enable this permission in the app settings if you permanently disabled it.\" Re-enable this permission in the app settings if you permanently disabled it.\"
</string> </string>
<string name="setting_folder_pick_ok">Choose</string> <string name="setting_folder_pick_ok">Choose</string>
<string name="setting_folder_navigate_up">Up</string> <string name="setting_folder_navigate_up">Up</string>
<!-- Theme settings --> <!-- Theme settings -->
<string name="setting_theme_explanation"> <string name="setting_theme_explanation">\"Swipe to change the theme.
\"Swipe to change the theme.
Tap the toolbar menu to change its color.\" Tap the toolbar menu to change its color.\"
</string> </string>
<string name="setting_theme_accent">Tap here to change the FAB color</string> <string name="setting_theme_accent">Tap here to change the FAB color</string>
<!-- Developer settings --> <!-- Developer settings -->
<string name="settings_open_logs">View logs</string> <string name="settings_open_logs">View logs</string>
<string name="settings_logs_screen">Logs</string> <string name="settings_logs_screen">Logs</string>
<string name="settings_logs_copy">Copy</string> <string name="settings_logs_copy">Copy</string>
<string name="settings_logs_copied_to_clipboard">Copied to clipboard</string> <string name="settings_logs_copied_to_clipboard">Copied to clipboard</string>
<string name="settings_screen_pass">4chan pass</string> <string name="settings_screen_pass">4chan pass</string>
<string name="setting_pass_token">Token</string> <string name="setting_pass_token">Token</string>
<string name="setting_pass_pin">PIN</string> <string name="setting_pass_pin">PIN</string>
<string name="setting_pass_authenticated">Device authorized!</string> <string name="setting_pass_authenticated">Device authorized!</string>
<string name="setting_pass_login">Submit</string> <string name="setting_pass_login">Submit</string>
<string name="setting_pass_logout">Logout</string> <string name="setting_pass_logout">Logout</string>
<string name="setting_pass_logging_in">Loading&#8230;</string> <string name="setting_pass_logging_in">Loading&#8230;</string>
<string name="setting_pass_error">Connection error</string> <string name="setting_pass_error">Connection error</string>
<string name="setting_pass_bottom_description">\" <string name="setting_pass_bottom_description">\"<![CDATA[Forgot your 4chan Pass login details?<br>
<![CDATA[
Forgot your 4chan Pass login details?<br>
<a href=\"https://www.4chan.org/pass?reset\">Go here to reset your PIN.</a><br> <a href=\"https://www.4chan.org/pass?reset\">Go here to reset your PIN.</a><br>
<br> <br>
Don't have a 4chan Pass?<br> Don't have a 4chan Pass?<br>
<a href=\"https://www.4chan.org/pass\">Tap here to learn more.</a> <a href=\"https://www.4chan.org/pass\">Tap here to learn more.</a>]]> \"</string>
]]> <string name="settings_screen_theme">Themes</string>
\"</string>
<string name="settings_screen_theme">Themes</string>
</resources> </resources>

Loading…
Cancel
Save