You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clover/Clover/app/src/main/res/values/strings.xml

256 lines
12 KiB

<?xml version="1.0" encoding="utf-8"?>
<!--
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="app_name">Clover</string>
<string name="cancel">Cancel</string>
<string name="change">Change</string>
<string name="add">Add</string>
<string name="close">Close</string>
<string name="back">Back</string>
<string name="ok">OK</string>
<string name="action_settings">Settings</string>
<string name="action_reload">Reload</string>
<string name="action_reload_board">Reload board</string>
<string name="action_reload_thread">Reload thread</string>
<string name="action_pin">Pin</string>
<string name="action_reply">Reply</string>
<string name="action_reply_board">Reply to board</string>
<string name="action_reply_thread">Reply to thread</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_board_view_mode">View mode</string>
<string name="action_board_view_mode_list">List</string>
<string name="action_board_view_mode_grid">Grid</string>
<string name="action_settings_advanced">Advanced</string>
<string name="action_search">Search</string>
<string name="action_search_board">Search board</string>
<string name="action_search_thread">Search thread</string>
<string name="action_search_image">Image search</string>
<string name="search_hint">Search posts</string>
<string name="search_results">Found %1$s %2$s for "%3$s"</string>
<string name="open_unknown_title">Unsupported link</string>
<string name="open_unknown">Clover can\'t open this link. Opening it in your browser instead.</string>
<string name="open_link_failed">No applications found to open link</string>
<string name="image_save">Save image</string>
<string name="image_save_succeeded">Saved image to</string>
<string name="image_save_failed">Saving image failed</string>
<string name="image_save_directory_error">Cannot make save directory</string>
<string name="image_save_not_mounted">Cannot write to storage</string>
<string name="image_play_state">Start / stop playing</string>
<string name="image_preview_failed">Failed to show image</string>
<string name="image_not_found">Image not found</string>
<string name="image_open_failed">Failed to open image</string>
<string name="file_open_failed">Failed to open file</string>
<string name="thread_load_failed_network">No network</string>
<string name="thread_load_failed_parsing">Server inaccessible</string>
<string name="thread_load_failed_server">404 not found</string>
<string name="thread_load_end_of_line">No more posts</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="board_edit">Board editor</string>
<string name="board_add">Add board</string>
<string name="board_add_hint">Board code e.g. lit</string>
<string name="board_add_success">Added board</string>
<string name="board_add_duplicate">Board already added</string>
<string name="board_add_unknown_title">Unknown board code</string>
<string name="board_add_unknown">The board with code CODE is not known. Press OK to add it anyway.</string>
<string name="board_edit_enable_filler">Show filler</string>
<string name="board_delete">Remove board?</string>
<string name="drawer_open">Open drawer</string>
<string name="drawer_close">Close drawer</string>
<string name="drawer_pinned">Pinned threads</string>
<string name="drawer_pinned_delete">Delete pin</string>
<string name="drawer_pinned_change_title">Edit title</string>
<string name="one_reply">reply</string>
<string name="multiple_replies">replies</string>
<string name="one_image">image</string>
<string name="multiple_images">images</string>
<string name="one_post">post</string>
<string name="multiple_posts">posts</string>
<string name="post_info">Info</string>
<string-array name="post_options">
<item>Quote</item>
<item>Info</item>
<item>Show clickables</item>
<item>Copy text</item>
<item>Report</item>
</string-array>
<string name="post_quick_reply">Quick reply</string>
<string name="post_highlight_id">Highlight ID</string>
<string name="post_text_copied_to_clipboard">Text copied to clipboard</string>
<string name="reply">Reply to</string>
<string name="reply_to_board">Make thread in</string>
<string name="reply_name">Name</string>
<string name="reply_email">Options</string>
<string name="reply_subject">Subject</string>
<string name="reply_comment">Comment</string>
<string name="reply_file">Pick file</string>
<string name="reply_file_delete">Remove file</string>
<string name="reply_file_name">File name</string>
<string name="reply_submit">Submit</string>
<string name="reply_captcha">Enter the text</string>
<string name="reply_error">Error sending reply</string>
<string name="reply_error_captcha">Wrong captcha</string>
<string name="reply_error_file">No file selected</string>
<string name="reply_success">Post Successful</string>
<string name="reply_captcha_load_error">Failed to load captcha</string>
<string name="reply_captcha_tap_to_reload">Tap to reload the captcha</string>
<string name="delete">Delete</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_password_incorrect">Password incorrect</string>
<string name="delete_too_soon">You must wait longer before deleting this post</string>
<string name="delete_too_old">You cannot delete a post this old</string>
<string name="delete_fail">Error deleting post</string>
<string name="delete_image_only">Only delete the image</string>
<string name="folder_pick_ok">Choose</string>
<string name="preference_board_edit">Edit boards</string>
<string name="preference_board_edit_summary">Add or remove boards</string>
<string name="preference_watch_settings">Thread watcher</string>
<string name="preference_pass_settings">4chan pass</string>
<string name="preference_browsing">Browsing</string>
<string name="preference_posting">Posting</string>
<string name="preference_theme">Theme</string>
<string-array name="preference_themes">
<item>Light</item>
<item>Dark</item>
<item>Black</item>
</string-array>
<string-array name="preference_themes_values">
<item>light</item>
<item>dark</item>
<item>black</item>
</string-array>
<string name="preference_board_mode">Board mode</string>
<string-array name="preference_board_modes">
<item>Catalog</item>
<item>Paginated</item>
</string-array>
<string-array name="preference_board_modes_values">
<item>catalog</item>
<item>pages</item>
</string-array>
<string name="preference_image_save_location">Image save folder</string>
<string name="preference_image_save_original">Save original filename</string>
<string name="preference_open_link_confirmation">Ask before opening links</string>
<string name="preference_autoplay">Start playing videos immediately</string>
<string name="preference_auto_refresh_thread">Auto refresh threads</string>
<string name="preference_image_auto_load">Auto load images</string>
<string name="preference_force_phone_layout">Force phone layout</string>
<string name="preference_default_name">Default name</string>
<string name="preference_default_email">Default email</string>
<string name="preference_pin_on_post">Pin thread on post</string>
<string name="preference_about">About</string>
<string name="preference_licenses">Open Source Licenses</string>
<string name="preference_licences_summary">Legal information about licenses</string>
<string name="preference_developer">Developer options</string>
<string name="preference_anonymize">Make everyone Anonymous</string>
<string name="preference_anonymize_ids">Hide IDs</string>
<string name="open_link_confirmation">Open link?</string>
<string name="open_thread_confirmation">Open this thread?</string>
<string name="watch_pause_pins">Stop watching</string>
<string name="watch_summary_disabled">Off</string>
<string name="watch_summary_enabled">Watching pinned threads</string>
<string name="watch_info_text">To watch pins for new posts, turn the thread watcher on.</string>
<string name="watch_countdown">Show countdown</string>
<string name="watch_countdown_description">Show a countdown left of the new post counter</string>
<string name="watch_enable_background">Enable in the background</string>
<string name="watch_enable_background_description">Watch pins when Clover is in the background</string>
<string name="watch_background_timeout_description">Time between loads in background</string>
<string-array name="watch_background_timeouts">
<item>1 minute</item>
<item>2 minutes</item>
<item>3 minutes</item>
<item>5 minutes</item>
<item>10 minutes</item>
<item>30 minutes</item>
<item>60 minutes</item>
</string-array>
<string-array name="watch_background_timeouts_int">
<item>60</item>
<item>120</item>
<item>180</item>
<item>300</item>
<item>600</item>
<item>1800</item>
<item>3600</item>
</string-array>
<string name="pass_info_text">4chan pass enables you to post without filling in CAPTCHAs</string>
<string name="pass_info_learn_more">Learn more</string>
<string name="pass_info_link">https://www.4chan.org/pass</string>
<string name="pass_token">Token</string>
<string name="pass_pin">PIN</string>
<string name="pass_login">Log in</string>
<string name="pass_logout">Log out</string>
<string name="pass_error">Connection error</string>
<string name="pass_summary_enabled">Using 4chan pass</string>
<string name="pass_summary_disabled">Off</string>
<string name="pass_using">Using 4chan pass</string>
<string name="download_confirm">%1$s images will be downloaded to %2$s</string>
<string name="board_select_add">Add more&#8230;</string>
<string name="settings_advanced_label">Advanced settings</string>
<string name="default_name">Anonymous</string>
<string name="video_playback_warning_title">WebM not supported</string>
<string name="video_playback_warning">Unfortunately, your hardware doesn\'t support playing WebM videos.\nYou can install an external media player that has a software decoder. Then if you installed that, enable \"Open videos external\" in the settings.</string>
<string name="video_playback_ignore">Don\'t show again</string>
<string name="preference_video_external">Open videos external</string>
<string name="preference_video_external_summary">Open videos in external media player</string>
</resources>