mirror of https://github.com/kurisufriend/Clover
parent
80194879ec
commit
3af80cf429
@ -0,0 +1,479 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<!--Generated by crowdin.com--> |
||||
<!-- |
||||
Clover - 4chan browser https://github.com/Floens/Clover/ |
||||
Copyright (C) 2014 Floens |
||||
|
||||
This program is free software: you can redistribute it and/or modify |
||||
it under the terms of the GNU General Public License as published by |
||||
the Free Software Foundation, either version 3 of the License, or |
||||
(at your option) any later version. |
||||
|
||||
This program is distributed in the hope that it will be useful, |
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of |
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
||||
GNU General Public License for more details. |
||||
|
||||
You should have received a copy of the GNU General Public License |
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. |
||||
--> |
||||
<resources> |
||||
<string name="cancel">Cancel</string> |
||||
<string name="add">Add</string> |
||||
<string name="close">Close</string> |
||||
<string name="back">Back</string> |
||||
<string name="up">Up</string> |
||||
<string name="ok">OK</string> |
||||
<string name="exit">Exit</string> |
||||
<string name="delete">Delete</string> |
||||
<string name="undo">Undo</string> |
||||
<string name="save">Save</string> |
||||
<string name="permission_app_settings">App settings</string> |
||||
<string name="permission_grant">Grant</string> |
||||
<string name="update_later">Later</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_install">Install</string> |
||||
<string name="update_install_downloading">Downloading update</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_retry_title">Retry update</string> |
||||
<string name="update_retry">Clover was not updated yet. Click retry to retry the install.</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"> |
||||
\"Permission to access storage is required for installing the update. |
||||
|
||||
Re-enable this permission in the app settings if you permanently disabled it.\"</string> |
||||
<plurals name="minutes"> |
||||
<item quantity="one">%d minute</item> |
||||
<item quantity="other">%d minutes</item> |
||||
</plurals> |
||||
<plurals name="posts"> |
||||
<item quantity="one">post</item> |
||||
<item quantity="other">posts</item> |
||||
</plurals> |
||||
<plurals name="reply"> |
||||
<item quantity="one">%d reply</item> |
||||
<item quantity="other">%d replies</item> |
||||
</plurals> |
||||
<plurals name="image"> |
||||
<item quantity="one">%d image</item> |
||||
<item quantity="other">%d images</item> |
||||
</plurals> |
||||
<plurals name="board"> |
||||
<item quantity="one">%d board</item> |
||||
<item quantity="other">%d boards</item> |
||||
</plurals> |
||||
<plurals name="type"> |
||||
<item quantity="one">%d type</item> |
||||
<item quantity="other">%d types</item> |
||||
</plurals> |
||||
<plurals name="bookmark"> |
||||
<item quantity="one">%d bookmark</item> |
||||
<item quantity="other">%d bookmarks</item> |
||||
</plurals> |
||||
<plurals name="filter"> |
||||
<item quantity="one">%d filter</item> |
||||
<item quantity="other">%d filters</item> |
||||
</plurals> |
||||
<plurals name="site"> |
||||
<item quantity="one">%d site</item> |
||||
<item quantity="other">%d sites</item> |
||||
</plurals> |
||||
<string name="card_stats">%1$dR %2$dI</string> |
||||
<string name="action_reload">Reload</string> |
||||
<string name="action_pin">Pin</string> |
||||
<string name="action_open_browser">Open in browser</string> |
||||
<string name="action_share">Share</string> |
||||
<string name="action_download_album">Download album</string> |
||||
<string name="action_search">Search</string> |
||||
<string name="action_search_image">Image search</string> |
||||
<string name="action_switch_catalog">Catalog mode</string> |
||||
<string name="action_switch_board">Board mode</string> |
||||
<string name="action_up">Top</string> |
||||
<string name="action_down">Bottom</string> |
||||
<string name="action_order">Order</string> |
||||
<string name="action_rename_pin">Rename pin</string> |
||||
<string name="action_rename">Rename</string> |
||||
<string name="action_reply">Reply</string> |
||||
<string name="open_link_not_matched">Clover cannot open this link, opening in your browser.</string> |
||||
<string name="order_bump">Bump order</string> |
||||
<string name="order_reply">Reply count</string> |
||||
<string name="order_image">Image count</string> |
||||
<string name="order_newest">Newest</string> |
||||
<string name="order_oldest">Oldest</string> |
||||
<string name="search_hint">Search</string> |
||||
<string name="search_results">Found %1$d %2$s for \"%3$s\"</string> |
||||
<string name="search_empty">Search subjects, comments, names and filenames</string> |
||||
<string name="open_link_confirmation">Open link?</string> |
||||
<string name="open_thread_confirmation">Open this thread?</string> |
||||
<string name="open_link_failed">No applications found to open link</string> |
||||
<string name="action_confirm_exit_title">Confirm exit</string> |
||||
<string name="thumbnail_load_failed_network">Error</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_failed_big_image">Deepzoom loading failed</string> |
||||
<string name="image_not_found">Image not found</string> |
||||
<string name="image_open_failed">Failed to open image</string> |
||||
<string name="image_spoiler_filename">Spoiler image</string> |
||||
<string name="thread_boards_search_hint">Search</string> |
||||
<string name="thread_load_failed_ssl">HTTPS 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_server">Server error</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_now">Loading</string> |
||||
<string name="thread_refresh_countdown">Loading in %1$d</string> |
||||
<string name="thread_load_failed_retry">Retry</string> |
||||
<string name="thread_archived">Archived</string> |
||||
<string name="thread_closed">Closed</string> |
||||
<string name="thread_new_posts">%1$d new %2$s</string> |
||||
<string name="thread_new_posts_goto">View</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_pin_hint">Bookmark this thread</string> |
||||
<string name="thread_view_archive">Archive</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_hint">Add a site here</string> |
||||
<string name="setup_sites_title">Setup sites</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_title">Add site</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_hint">http://example.com</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_site_title">Configure %s</string> |
||||
<string name="setup_site_group_general">General</string> |
||||
<string name="setup_site_boards">Setup boards</string> |
||||
<string name="setup_site_boards_description">%s added</string> |
||||
<string name="setup_site_group_login">Authentication</string> |
||||
<string name="setup_site_login">Login</string> |
||||
<string name="setup_site_login_description_enabled">Logged in</string> |
||||
<string name="setup_site_login_description_disabled">Off</string> |
||||
<string name="setup_board_title">Configure boards of %s</string> |
||||
<string name="setup_board_empty">No boards added</string> |
||||
<string name="setup_board_removed">Removed \'%s\'</string> |
||||
<string name="setup_board_added">%s added</string> |
||||
<string name="setup_board_select_all">Select all</string> |
||||
<string name="filter_summary_all_boards">all boards</string> |
||||
<string name="filter_enabled">Enabled</string> |
||||
<string name="filter_filter">Filter</string> |
||||
<string name="filter_action">Action</string> |
||||
<string name="filter_pattern">Pattern</string> |
||||
<string name="filter_match_test">Test pattern</string> |
||||
<string name="filter_pattern_hint_regex">Pattern</string> |
||||
<string name="filter_boards">Boards</string> |
||||
<string name="filter_types">Types</string> |
||||
<string name="filter_type_string_matching">String matching</string> |
||||
<string name="filter_type_regex_matching">Regex matching</string> |
||||
<string name="filter_all">all</string> |
||||
<string name="filter_hide">Hide post</string> |
||||
<string name="filter_color">Highlight post</string> |
||||
<string name="filter_remove">Remove post</string> |
||||
<string name="filter_invalid_pattern">Invalid pattern</string> |
||||
<string name="filter_preview">Test your filter</string> |
||||
<string name="filter_no_matches">Does not match</string> |
||||
<string name="filter_matches">Matches</string> |
||||
<string name="filter_color_pick">Pick color</string> |
||||
<string name="filter_help_title">Filter help</string> |
||||
<string name="filter_help"> |
||||
<![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> |
||||
|
||||
<h4>For tripcodes, names and IDs:</h4> |
||||
<p> |
||||
It will match the given pattern exact.<br> |
||||
<tt>!Ep8pui8Vw2</tt> will match the tripcode <i>!Ep8pui8Vw2</i> but not <i>Ep8pu</i>. |
||||
</p> |
||||
|
||||
<h4>For comments, subjects and filenames:</h4> |
||||
<p> |
||||
These filters are pattern based, and have three modes:<br> |
||||
<br> |
||||
1. The pattern <tt>foo bar</tt> will match text that has any of the words in it. It will match <i>foo</i> or <i>bar</i>, but not <i>foobar</i>. |
||||
Placing a * allows any character to be filled in: <tt>f*o</tt> will match both <i>foo</i>, <i>foooo</i> but not <i>foobar</i><br> |
||||
<br> |
||||
2. Quoting your pattern with <tt>\"</tt> like <tt>\"foo bar\"</tt> will match the text exact. |
||||
<i>foo bar</i> matches but <i>foo</i> does not.<br> |
||||
<br> |
||||
3. Regular expressions. <tt>/^>implying/</tt> for example. |
||||
</p> |
||||
]]> |
||||
</string> |
||||
<string name="filter_tripcode">Tripcode</string> |
||||
<string name="filter_name">Name</string> |
||||
<string name="filter_comment">Comment</string> |
||||
<string name="filter_id">ID</string> |
||||
<string name="filter_subject">Subject</string> |
||||
<string name="filter_filename">Filename</string> |
||||
<string name="board_select_all">Select all</string> |
||||
<string name="board_select_none">Select none</string> |
||||
<string name="history_clear">Clear history</string> |
||||
<string name="history_clear_confirm">Clear history?</string> |
||||
<string name="history_clear_confirm_button">Clear</string> |
||||
<string name="history_toggle_hint">Enable or disable history</string> |
||||
<string name="history_empty_info">No history</string> |
||||
<string name="saved_reply_clear">Clear posting history</string> |
||||
<string name="saved_reply_clear_confirm">Clear posting history?</string> |
||||
<string name="saved_reply_clear_confirm_button">Clear</string> |
||||
<string name="archive_title">%s archive</string> |
||||
<string name="archive_error">Error loading archive</string> |
||||
<string name="drawer_pinned">Bookmarked threads</string> |
||||
<string name="drawer_pin_removed">Removed \'%1$s\'</string> |
||||
<string name="drawer_pins_cleared">%1$s cleared</string> |
||||
<string name="drawer_pins_non_cleared">No bookmarks cleared.</string> |
||||
<string name="drawer_pins_non_cleared_try_all">No bookmarks cleared. Hold to remove all.</string> |
||||
<string name="post_highlight_id">Highlight ID</string> |
||||
<string name="post_highlight_tripcode">Highlight tripcode</string> |
||||
<string name="post_filter_tripcode">Filter tripcode</string> |
||||
<string name="post_text_copied">Text copied to clipboard</string> |
||||
<string name="post_quote">Quote</string> |
||||
<string name="post_quote_text">Quote text</string> |
||||
<string name="post_info">Info</string> |
||||
<string name="post_info_title">Post info</string> |
||||
<string name="post_show_links">Show links</string> |
||||
<string name="post_share">Share</string> |
||||
<string name="post_copy_text">Copy text</string> |
||||
<string name="post_report">Report</string> |
||||
<string name="post_hide">Hide</string> |
||||
<string name="post_hidden">Thread hidden</string> |
||||
<string name="post_delete">Delete</string> |
||||
<string name="post_more">More…</string> |
||||
<string name="reply_name">Name</string> |
||||
<string name="reply_options">Options</string> |
||||
<string name="reply_subject">Subject</string> |
||||
<string name="reply_comment_thread">Comment reply</string> |
||||
<string name="reply_comment_board">Comment new thread</string> |
||||
<string name="reply_file_name">File name</string> |
||||
<string name="reply_file_too_big">Warning: File size too big (%1$s / %2$s)</string> |
||||
<string name="reply_webm_too_big">Warning: WebM size too big (%1$s / %2$s)</string> |
||||
<string name="reply_file_open_failed">Failed to open file</string> |
||||
<string name="reply_spoiler_image">Spoiler image</string> |
||||
<string name="reply_no_preview">No preview</string> |
||||
<string name="reply_submit">Submit</string> |
||||
<string name="reply_error">Error posting</string> |
||||
<string name="reply_error_message">Error posting: %s</string> |
||||
<string name="reply_success">Post successful</string> |
||||
<string name="reply_captcha_text">Type the text</string> |
||||
<string name="reply_comment_button_quote">></string> |
||||
<string name="reply_comment_button_spoiler">[s]</string> |
||||
<string name="delete_confirm">Delete your post?</string> |
||||
<string name="delete_wait">Deleting post…</string> |
||||
<string name="delete_success">Post deleted</string> |
||||
<string name="delete_image_only">Only delete the image</string> |
||||
<string name="delete_error">Error deleting post</string> |
||||
<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.\n\nYou can install an external media player that has a software decoder and enable \"Open videos external\" in the settings so that the video opens externally in a software decoding app.</string> |
||||
<string name="video_playback_ignore">Don\'t show again</string> |
||||
<string name="watch_pause_pins">Stop watching</string> |
||||
<string name="watch_idle">No new posts</string> |
||||
<plurals name="watch_title"> |
||||
<item quantity="one">Watching one thread</item> |
||||
<item quantity="other">Watching %d threads</item> |
||||
</plurals> |
||||
<plurals name="watch_new"> |
||||
<item quantity="one">%d new post</item> |
||||
<item quantity="other">%d new posts</item> |
||||
</plurals> |
||||
<plurals name="watch_new_quotes"> |
||||
<item quantity="one">%d new post quoting you</item> |
||||
<item quantity="other">%d new posts quoting you</item> |
||||
</plurals> |
||||
<plurals name="watch_new_quoting"> |
||||
<item quantity="one">%1$d new post, %2$d quoting you</item> |
||||
<item quantity="other">%1$d new posts, %2$d quoting you</item> |
||||
</plurals> |
||||
<string name="history_screen">History</string> |
||||
<string name="filters_screen">Filters</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_confirm">%1$s will be downloaded to the folder %2$s</string> |
||||
<string name="report_screen">Report %1$s</string> |
||||
<string name="image_save_notification_downloading">Downloading images</string> |
||||
<string name="image_save_notification_cancel">Tap to cancel</string> |
||||
<string name="image_save_saved">Image saved</string> |
||||
<string name="image_save_as">Saved as %1$s</string> |
||||
<string name="image_save_failed">Saving image failed</string> |
||||
<string name="drawer_sites">Setup sites</string> |
||||
<string name="drawer_history">History</string> |
||||
<!-- Main settings --> |
||||
<string name="settings_screen">Settings</string> |
||||
<!-- Main "Settings" group --> |
||||
<string name="settings_group_settings">Settings</string> |
||||
<string name="settings_watch">Thread watcher</string> |
||||
<string name="settings_sites">Sites</string> |
||||
<string name="settings_appearance">Appearance</string> |
||||
<string name="settings_appearance_description">Theme, layout, fonts, etc.</string> |
||||
<string name="settings_behaviour">Behaviour</string> |
||||
<string name="settings_behaviour_description">Thread refresh, captcha, etc.</string> |
||||
<string name="settings_media">Media</string> |
||||
<string name="settings_media_description">Save location, auto loading, etc.</string> |
||||
<string name="settings_filters">Filters</string> |
||||
<!-- Thread watcher --> |
||||
<string name="setting_watch_summary_enabled">Watching pinned threads</string> |
||||
<string name="setting_watch_summary_disabled">Off</string> |
||||
<string name="settings_screen_watch">Thread watcher settings</string> |
||||
<string name="settings_group_watch">Settings</string> |
||||
<string name="setting_watch_info">To watch pins 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_description">Watch pins when Clover is in the background</string> |
||||
<string name="setting_watch_background_timeout">Background update interval</string> |
||||
<string name="setting_watch_background_timeout_description">The time between updates in the background</string> |
||||
<string name="setting_watch_notify_mode">Notify about</string> |
||||
<string-array name="setting_watch_notify_modes"> |
||||
<item>All posts</item> |
||||
<item>Only posts quoting you</item> |
||||
</string-array> |
||||
<string name="setting_watch_sound">Notification sound</string> |
||||
<string-array name="setting_watch_sounds"> |
||||
<item>All posts</item> |
||||
<item>Only posts quoting you</item> |
||||
</string-array> |
||||
<string name="setting_watch_peek">Heads-up notification on mentions</string> |
||||
<string name="setting_watch_peek_description">Show a heads-up notification on mentions</string> |
||||
<string name="setting_watch_led">Notification light</string> |
||||
<string-array name="setting_watch_leds"> |
||||
<item>None</item> |
||||
<item>White</item> |
||||
<item>Red</item> |
||||
<item>Yellow</item> |
||||
<item>Green</item> |
||||
<item>Cyan</item> |
||||
<item>Blue</item> |
||||
<item>Purple</item> |
||||
</string-array> |
||||
<!-- Main About group --> |
||||
<string name="settings_group_about">About</string> |
||||
<string name="settings_update_check">Check for updates</string> |
||||
<string name="settings_crash_reporting">Report crashes</string> |
||||
<string name="settings_crash_reporting_description">Crash reporting creates reports of errors in Clover. |
||||
Crash reports do not collect any personally identifiable information.</string> |
||||
<string name="settings_crash_reporting_toggle_notice">Setting will be applied on next app start.</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_licenses">Open Source Licenses</string> |
||||
<string name="settings_about_licenses_description">Legal information about licenses</string> |
||||
<string name="settings_developer">Developer settings</string> |
||||
<!-- Appearance --> |
||||
<string name="settings_screen_appearance">Appearance</string> |
||||
<string name="settings_group_appearance">Appearance</string> |
||||
<string name="setting_theme">Theme</string> |
||||
<!-- Appearance layout group --> |
||||
<string name="settings_group_layout">Layout</string> |
||||
<string name="setting_layout_mode">Layout mode</string> |
||||
<string name="setting_layout_mode_auto">Auto</string> |
||||
<string name="setting_layout_mode_phone">Phone layout</string> |
||||
<string name="setting_layout_mode_slide">Slide mode</string> |
||||
<string name="setting_layout_mode_split">Split mode</string> |
||||
<string name="setting_board_grid_span_count">Catalog mode columns</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_never_hide_toolbar">Never hide the toolbar</string> |
||||
<string name="setting_enable_reply_fab">Enable the reply FAB</string> |
||||
<string name="setting_enable_reply_fab_description">Disabling replaces it with a menu option</string> |
||||
<!-- Appearance post group --> |
||||
<string name="settings_group_post">Post</string> |
||||
<string name="setting_font_size">Font size</string> |
||||
<string name="setting_font_size_default">(default)</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_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_filename">Show filename on posts</string> |
||||
<!-- Behaviour --> |
||||
<string name="settings_screen_behaviour">Behaviour</string> |
||||
<!-- Behaviour general group --> |
||||
<string name="settings_group_general">General</string> |
||||
<string name="setting_auto_refresh_thread">Auto refresh threads</string> |
||||
<string name="setting_confirm_exit">Confirm before exit</string> |
||||
<string name="setting_controller_swipeable">Allow screens to be swiped away</string> |
||||
<string name="setting_clear_thread_hides">Clear all thread hides</string> |
||||
<string name="setting_cleared_thread_hides">Cleared all thread hides</string> |
||||
<!-- Behaviour reply group --> |
||||
<string name="settings_group_reply">Reply</string> |
||||
<string name="setting_use_new_captcha">Use the new captcha</string> |
||||
<string name="setting_use_new_captcha_description">Enable to use the newer recaptcha for thread replies.</string> |
||||
<string name="setting_post_pin">Pin thread on post</string> |
||||
<string name="setting_post_default_name">Default post name</string> |
||||
<!-- Behaviour post group --> |
||||
<string name="setting_text_only">Text only mode</string> |
||||
<string name="setting_text_only_description">Hide images when in board and thread view</string> |
||||
<string name="settings_reveal_text_spoilers">Reveal text spoilers</string> |
||||
<string name="settings_reveal_text_spoilers_description">Makes the spoiler text appear clicked</string> |
||||
<string name="setting_anonymize">Make everyone Anonymous</string> |
||||
<string name="setting_anonymize_ids">Hide IDs</string> |
||||
<string name="setting_show_anonymous_name">Show Anonymous username</string> |
||||
<string name="setting_buttons_bottom">Reply buttons on the bottom</string> |
||||
<string name="setting_volume_key_scrolling">Volume keys scroll content</string> |
||||
<string name="setting_tap_no_rely">Tap the post number to reply</string> |
||||
<string name="setting_open_link_confirmation">Ask before opening links</string> |
||||
<!-- Behaviour proxy group --> |
||||
<string name="settings_group_proxy">HTTP Proxy</string> |
||||
<string name="setting_proxy_enabled">Enable proxy</string> |
||||
<string name="setting_proxy_address">Proxy server address</string> |
||||
<string name="setting_proxy_port">Proxy server port</string> |
||||
<!-- Media --> |
||||
<string name="settings_screen_media">Media</string> |
||||
<!-- Media general group --> |
||||
<string name="settings_group_media">Media</string> |
||||
<string name="setting_save_board_folder">Save images in a board folder</string> |
||||
<string name="setting_save_board_folder_description">Create a folder for each board to store images in</string> |
||||
<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 from the uploader.</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_open_external">Open videos external</string> |
||||
<string name="setting_video_open_external_description">Open videos in an external media player</string> |
||||
<string name="setting_share_url">Share url to image</string> |
||||
<string name="setting_share_url_description">Share the url to the image instead of the image itself</string> |
||||
<string name="settings_reveal_image_spoilers">Reveal image spoilers</string> |
||||
<string name="settings_reveal_image_spoilers_description">Always reveal spoiler thumbnails and images.</string> |
||||
<!-- Media loading group --> |
||||
<string name="settings_group_media_loading">Media loading</string> |
||||
<string name="setting_image_auto_load">Auto load images</string> |
||||
<string name="setting_image_auto_load_all">Always</string> |
||||
<string name="setting_image_auto_load_wifi">Wi-Fi only</string> |
||||
<string name="setting_image_auto_load_none">Never</string> |
||||
<string name="setting_video_auto_load">Auto load videos</string> |
||||
<!-- Save location settings --> |
||||
<string name="save_location_screen">Save location</string> |
||||
<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.\"</string> |
||||
<string name="setting_folder_pick_ok">Choose</string> |
||||
<!-- Theme settings --> |
||||
<string name="setting_theme_explanation">Swipe to change the theme.\nTap the toolbar menu to change its color.\n</string> |
||||
<string name="setting_theme_accent">Click here to change the FAB color</string> |
||||
<!-- Developer settings --> |
||||
<string name="settings_open_logs">View logs</string> |
||||
<string name="settings_logs_screen">Logs</string> |
||||
<string name="settings_logs_copy">Copy</string> |
||||
<string name="settings_logs_copied_to_clipboard">Copied to clipboard</string> |
||||
<string name="settings_screen_pass">4chan pass</string> |
||||
<string name="setting_pass_token">Token</string> |
||||
<string name="setting_pass_pin">PIN</string> |
||||
<string name="setting_pass_authenticated">Device authorized!</string> |
||||
<string name="setting_pass_login">Submit</string> |
||||
<string name="setting_pass_logout">Logout</string> |
||||
<string name="setting_pass_logging_in">Loading…</string> |
||||
<string name="setting_pass_error">Connection error</string> |
||||
<string name="setting_pass_bottom_description">\" |
||||
<![CDATA[ |
||||
Forgot your 4chan Pass login details?<br> |
||||
<a href=\"https://www.4chan.org/pass?reset\">Go here to reset your PIN.</a><br> |
||||
<br> |
||||
Don't have a 4chan Pass?<br> |
||||
<a href=\"https://www.4chan.org/pass\">Click here to learn more.</a> |
||||
]]> |
||||
\"</string> |
||||
<string name="settings_screen_theme">Themes</string> |
||||
</resources> |
Loading…
Reference in new issue