SubwayTooter-Android-App/app/src/main/res/values/strings.xml

826 lines
58 KiB
XML
Raw Normal View History

<resources>
<string name="app_name">Subway Tooter</string>
<string name="action_settings">Settings</string>
<string name="account_add">Add an account</string>
<string name="instance">Instance</string>
<string name="user_mail_address">Email</string>
<string name="user_password">Password</string>
<string name="ok">OK</string>
<string name="cancel">Cancel</string>
<string name="instance_not_specified">Instance not specified</string>
<string name="mail_not_specified">Email not specified</string>
<string name="password_not_specified">Password not specified</string>
<string name="network_error">Network error.</string>
<string name="error_response">Error response.</string>
<string name="api_error">API error. %1$s</string>
<string name="register_app_to_server">Registering this app to %1$s…</string>
<string name="request_access_token">Requesting access token…</string>
<string name="request_api">Acquiring: %1$s %2$s</string>
<string name="reading_api">Reading: %1$s %2$s</string>
<string name="column_empty">Use the left-bottom menu button to add a column</string>
<string name="home">Home</string>
<string name="local_timeline">Local timeline</string>
<string name="federate_timeline">Federated timeline</string>
<string name="login_required">Please set your access token from the account setting.</string>
<string name="cancelled">Cancelled</string>
<string name="account_pick">Select an account</string>
<string name="account_confirmed">Account confirmed.</string>
<string name="reply">Reply</string>
<string name="more">More</string>
<string name="close_column">Close the column</string>
<string name="thumbnail">Thumbnail</string>
<string name="reload">Reload</string>
<string name="favourites">Favourites</string>
<string name="notifications">Notifications</string>
<string name="reports">Reports</string>
<string name="your_statuses">Your profile</string>
<string name="statuses_of">Profile of %1$s</string>
<string name="follow">Follow</string>
<string name="following">Following</string>
<string name="followers">Followers</string>
<string name="statuses">Statuses</string>
<string name="hide">Hide</string>
<string name="nsfw">NSFW</string>
<string name="tap_to_show">Tap to show</string>
<string name="show">Show</string>
<string name="act_post">Posting Toot</string>
<string name="content_warning">Content warning</string>
<string name="please_add_account">You need to set an account to post a toot.</string>
<string name="not_selected">(not selected)</string>
<string name="content_warning_hint">Write your warning here</string>
<string name="content_hint">The content of your toot</string>
<string name="status">Toot</string>
<string name="list_empty">List empty</string>
<string name="post_from">Post from</string>
<string name="choose_account">Choose your account</string>
<string name="response_not_json">API response is not JSON.</string>
<string name="attachment_too_many">a max of 4 files is allowed.</string>
<string name="account_select_please">Select the account</string>
<string name="login_failed">Login failed</string>
<string name="file_size_too_big">The file is too big. Maximum limit is %1$dMB.</string>
<string name="visibility_public">Public</string>
<string name="visibility_unlisted">Unlisted</string>
<string name="visibility_private">Followers-only</string>
<string name="visibility_direct">Direct</string>
<string name="visibility_web_setting">Trace web app setting</string>
<string name="visibility_local_public">Public (local)</string>
<string name="visibility_local_home">Home (local)</string>
<string name="visibility_local_followers">Followers-only (local)</string>
<string name="visibility_local_unlisted">Unlisted (local)</string>
<string name="choose_visibility">Choose visibility</string>
<string name="confirm_delete_attachment">Remove this attachment?</string>
<string name="post_error_contents_empty">You can\'t post an empty toot.</string>
<string name="post_error_contents_warning_empty">Your toot needs a warning.</string>
<string name="wait_previous_operation">Please wait until last operation is over.</string>
<string name="cant_remove_boost_while_favourited">Can\'t remove boost while favourited</string>
<string name="confirm">Confirm</string>
<string name="confirm_boost_from">Boost this status from %1$s ? It\'s shown to all followers and on your profile page.</string>
<string name="confirm_unboost_from">Unboost this status from %1$s ?</string>
<string name="confirm_favourite_from">Favourite this status from %1$s ? Notification will be sent to the author.</string>
<string name="confirm_unfavourite_from">Unfavourite this status from %1$s ?</string>
<string name="display_name_favourited_by">%1$s favourited</string>
<string name="display_name_boosted_by">%1$s boosted</string>
<string name="display_name_replied_by">%1$s replied</string>
2018-11-18 03:38:52 +01:00
<string name="display_name_mentioned_by">%1$s mentioned</string>
<string name="display_name_voted_by">%1$s voted</string>
<string name="display_name_follow_request_by">%1$s sent follow request</string>
<string name="display_name_quoted_by">%1$s quoted</string>
<string name="display_name_reaction_by">%1$s reactioned</string>
<string name="display_name_followed_by">%1$s is following you</string>
<string name="display_name_unfollowed_by">%1$s unfollowed you</string>
<string name="account">Account</string>
<string name="account_setting">Account settings</string>
<string name="setting">Settings</string>
<string name="app_setting">App settings</string>
<string name="column_list">Columns list</string>
<string name="update_access_token">Update the access token</string>
<string name="account_remove">Remove this account</string>
<string name="actions">Actions</string>
<string name="default_status_visibility">Default visibility of toot</string>
<string name="confirm_before_boost">Confirm before boost</string>
<string name="sensitive_content_default_open">Always open sensitive content</string>
<string name="user">User</string>
<string name="confirm_account_remove">This account will be deleted and all the columns will be removed.\nAre you sure?</string>
<string name="user_name_not_match">Username doesn\'t match</string>
<string name="access_token_updated_for">%1$s\'s access token was updated.</string>
<string name="back_to_column_list">Go to columns list when back button is pressed</string>
<string name="account_empty">Account is not set up.Please add account.</string>
<string name="dont_confirm_before_close_column">Close column without confirmation</string>
<string name="drag_handle">Drag handle</string>
<string name="delete">Delete</string>
<string name="column_list_desc">Swipe to delete. Long press to sort. Changes will be applied when reloading the view.</string>
<string name="last_selection">Last selection</string>
<string name="column_index">%1$d/%2$d</string>
<string name="reply_to_this_status">Reply to this toot:</string>
<string name="cant_change_account_when_attachment_specified">You can\'t change account when you have an attachment.</string>
<string name="column">Column</string>
<string name="conversation_view">Conversation view</string>
<string name="conversation_around">Conversation around toot:%1$s</string>
<string name="instance_not_need_slash">Hostname of the instance, without \'/\', \'\@\'.</string>
<string name="mail_address_not_contains_at_mark">Use emails that contains \'\@\' and \'.\'</string>
<string name="instance_hint">ex) mastodon.social</string>
<string name="mail_hint">ex) your@e-mail.address</string>
<string name="unfollow">Unfollow</string>
<string name="follow_succeeded">Followed successfuly</string>
<string name="unfollow_succeeded">Unfollowed successfuly</string>
<string name="mute">Mute</string>
<string name="unmute">Unmute</string>
<string name="block">Block</string>
<string name="unblock">Unblock</string>
<string name="report">Report</string>
<string name="cant_follow_locked_user">Could not follow the non-public user</string>
<string name="unmute_succeeded">Unmute succeeded</string>
<string name="mute_succeeded">Mute succeeded</string>
<string name="unblock_succeeded">Unblock succeeded</string>
<string name="block_succeeded">Block succeeded</string>
<string name="report_reason">Reason of the report</string>
<string name="comment_empty">You need to state the reason of the report</string>
<string name="report_completed">report completed.</string>
<string name="mention">Mention</string>
<string name="hashtag_of">Hashtag :#%1$s</string>
<string name="open_in_account">Open with %1$s</string>
<string name="open_web_page">Open web page</string>
<string name="open_web_on_host">Open web page on %1$s</string>
<string name="follow_from_another_account">Follow from another account</string>
<string name="search_of">Search \"%1$s\"</string>
<string name="search">Search</string>
<string name="resolve_non_local_account">Load non local account</string>
<string name="question">\?</string>
<string name="confirm_close_column">Close this column?</string>
<string name="favourite_from_another_account">Favourite from another account</string>
<string name="boost_from_another_account">Boost from another account</string>
<string name="app_about">About this app</string>
<string name="oss_license">OSS license</string>
<string name="please_rate">Please take the time to review the app!</string>
<string name="rate_on_store">Rate on store</string>
<string name="please_donate">Please support this app!</string>
<string name="version_is">Version %1$s</string>
<string name="open_instance_website">Open https://%1$s/</string>
<string name="boost">Boost</string>
<string name="favourite">Favourite</string>
<string name="mention2">Mention</string>
<string name="notification_count">%1$d notifications</string>
<string name="app_exit">Close the app</string>
<string name="ask_always">Always ask</string>
<string name="open_column_list">Open columns list</string>
<string name="back_button_action">Action of the back button</string>
<string name="prior_local_url_when_open_attachment">prior local URL when open attachment</string>
<string name="disable_fast_scroller">Disable fast scroller (app restart required)</string>
<string name="delete_succeeded">Successfully deleted</string>
<string name="developer">Developer</string>
<string name="with_attachment">with attachment</string>
<string name="with_highlight">with highlight</string>
<string name="column_is_busy">Column is busy</string>
<string name="read_gap">Load missing messages</string>
<string name="muted_users">Muted users</string>
<string name="blocked_users">Blocked users</string>
<string name="end_of_list">end of the list</string>
<string name="send_text">Send text to apps</string>
<string name="send_header_date">Date</string>
<string name="send_header_from_acct">From-Acct</string>
<string name="send_header_from_name">From-Name</string>
<string name="send_header_content_warning">Content-Warning</string>
<string name="send_header_url">Status-URL</string>
<string name="dont_close_column">Don\'t close column</string>
<string name="column_has_dont_close_option">You can\'t close this column (check column settings).</string>
<string name="ui_theme">UI theme (app restart required)</string>
<string name="theme_light">Light</string>
<string name="theme_dark">Dark</string>
<string name="dont_show_boost">Don\'t show boost</string>
<string name="dont_show_reply">Don\'t show reply</string>
<string name="regex_filter">Regex filter</string>
<string name="regex_error">Regex error</string>
<string name="notification_delete">Empty notifications</string>
<string name="confirm_delete_notification">This will empty your notification on your instance.\nAre you sure?</string>
<string name="search_for">Search %1$s</string>
<string name="spoil_visibility_for_account">Visibility is spoiled for account.</string>
<string name="contributor">contributor</string>
<string name="thanks_for">Thanks for %1$s</string>
<string name="simple_list">Simple list(app restart required)</string>
<string name="mute_app_desc">Swipe to delete. You may need reload to show status published by unmuted apps.</string>
<string name="muted_app">Muted apps</string>
<string name="application_is">app: %1$s</string>
<string name="mute_app_of">mute app \"%1$s\"</string>
<string name="app_was_muted">App was muted.</string>
<string name="favourite_succeeded">favourite succeeded</string>
<string name="unfavourite_succeeded">favourite removed</string>
<string name="boost_succeeded">boost succeeded</string>
<string name="unboost_succeeded">boost removed</string>
<string name="notification_option">notification option</string>
<string name="sound">sound</string>
<string name="vibration">vibration</string>
<string name="led">LED</string>
<string name="follow_requests">Follow requests</string>
<string name="follow_request_ok">Accept the follow request</string>
<string name="follow_request_ng">Decline the follow request</string>
<string name="follow_request_rejected">You decline %1$s\'s follow request.</string>
<string name="follow_request_authorized">You accepted %1$s\'s follow request.</string>
<string name="close">Close</string>
<string name="pseudo_account">Pseudo account (non-login,only reading public data)</string>
<string name="server_confirmed">Server confirmed.</string>
<string name="not_available_for_pseudo_account">Not available for pseudo account</string>
<string name="not_available_for_misskey_account">Not available for Misskey account</string>
<string name="not_available_for_mastodon_account">Not available for Mastodon account</string>
<string name="exit_app_when_close_protected_column">Exit app when try to close protected column with back button without confirm</string>
<string name="resize_image">Resize attachment image (JPEG,PNG)</string>
<string name="dont_resize">Don\'t resize</string>
<string name="long_side_pixel">Resize to %1$d pixels</string>
<string name="image_capture">Take a picture</string>
<string name="missing_permission_to_access_media">Missing app permission to access media.</string>
<string name="attachment_uploading">Media attachment is uploading…</string>
<string name="attachment_uploaded">Media attachment upload completed.</string>
<string name="actions_for_status">Actions for this toot</string>
<string name="actions_for_user">Actions for this user</string>
<string name="open_profile">Open profile</string>
<string name="send_message">Send message</string>
<string name="send_message_from_another_account">Send message from another account</string>
<string name="open_profile_from_another_account">Open profile from another account</string>
<string name="confirm_block_user">User \"%1$s\" will be blocked. Are you sure?</string>
<string name="confirm_mute_user">User \"%1$s\" will be muted. Are you sure?</string>
<string name="confirm_delete_status">This toot will be deleted. Are you sure?</string>
<string name="nickname_label">Nickname and color (if specified, it\'s shown instead of full acct)</string>
<string name="color">Color</string>
<string name="reset">Reset</string>
<string name="edit">Edit</string>
<string name="acct">Acct</string>
<string name="preview">Preview</string>
<string name="nickname">Nickname</string>
<string name="text_color">Text color</string>
<string name="background_color">Background color</string>
<string name="save">Save</string>
<string name="discard">Discard</string>
<string name="nickname_and_color_and_notification_sound">Nickname, Color, Notification sound</string>
<string name="nickname_and_color">Nickname and Color</string>
<string name="nickname_applied_after_reload">The change of nickname/color will be applied after reload column.</string>
<string name="show_follow_button_in_button_bar">Show follow button in button bar (app restart required)</string>
<string name="follow_requested">Follow request was sent.</string>
<string name="confirmation">Confirmation</string>
<string name="follow_locked_user">Follow locked user</string>
<string name="dont_confirm_again">Don\'t confirm again</string>
<string name="confirm_post_from">Posting a toot from %1$s. Are you sure ?</string>
<string name="confirm_follow_who_from">Follow %1$s from %2$s ?</string>
<string name="confirm_unfollow_who_from">Unfollow %1$s from %2$s ?</string>
<string name="confirm_follow_request_who_from">Send follow request from %2$s to locked user %1$s ?</string>
<string name="follow_request_cant_remove_by_sender">seems follow request can\'t be removed by sender…</string>
<string name="profile">Profile</string>
<string name="profile_of">Profile of %1$s</string>
<string name="it_is_you">It\'s you.</string>
<string name="refresh_after_toot">Refresh after toot</string>
<string name="refresh_scroll_to_toot">Refresh, Scroll to toot</string>
<string name="refresh_no_scroll">Refresh, Don\'t scroll</string>
<string name="dont_refresh">Don\'t refresh</string>
<string name="boosted_by">Boosted by…</string>
<string name="favourited_by">Favourited by…</string>
<string name="hashtag">hashtag</string>
<string name="conversation">conversation</string>
<string name="account_picker_open_user_who">Which account do you open user %1$s ?</string>
<string name="account_picker_add_timeline_of">Which account do you open %1$s ?</string>
<string name="account_picker_open_setting">Which account do you open setting?</string>
<string name="account_picker_favourite">Which account do you favourite ?</string>
<string name="account_picker_boost">Which account do you boost?</string>
<string name="account_picker_follow">Which account do you follow?</string>
<string name="account_picker_toot">Which account do you toot?</string>
<string name="qr_code">QR code</string>
<string name="generating_qr_code">Making QR code…</string>
<string name="media_attachment">Media attachment</string>
<string name="visibility">Visibility</string>
<string name="clear">Clear</string>
<string name="toot">Toot</string>
<string name="clear_text">Clear text</string>
<string name="clear_text_and_media">Clear text and media</string>
<string name="menu">Menu</string>
<string name="open_in_pseudo_account">Open in emulated account on %1$s</string>
<string name="color_and_background">Color and Background…</string>
<string name="column_background">Column\'s background</string>
<string name="pick_image">Pick an image</string>
<string name="pick_images">Pick image(s)…</string>
<string name="image_alpha">Image alpha</string>
<string name="image">Image</string>
<string name="column_header">Column header</string>
<string name="foreground_color">Foreground color</string>
<string name="hashtag_and_visibility_not_match">this message contains hashtags, but message visibility is not public. normally hashtags are searchable only in public messages. Are you sure?</string>
<string name="copy">Copy</string>
<string name="send">Send</string>
<string name="mute_word">Ban word</string>
<string name="select_and_copy">Select and copy</string>
<string name="search_web">Web search</string>
<string name="muted_word">Banned words</string>
<string name="word_was_muted">The word was banned.</string>
<string name="copy_complete">Clipboard updated.</string>
<string name="footer_color">Footer\'s color</string>
<string name="button_background_color">Button\'s background color</string>
<string name="button_foreground_color">Button\'s foreground color</string>
<string name="tab_background_color">Tab\'s background color</string>
<string name="tab_divider_color">Tab\'s divider color</string>
<string name="open_status_from">Open status from</string>
<string name="help_translation">Help with the translation</string>
<string name="dont_use_streaming_api">Refresh manually the feeds</string>
<string name="dont_refresh_on_activity_resume">Disable auto-refresh when returning to the app.</string>
<string name="status_id_conversion_failed">Status id conversion failed.</string>
<string name="already_favourited">Already favourited.</string>
<string name="already_boosted">Already boosted.</string>
<string name="dont_screen_off">Keep the screen on when using the app.</string>
<string name="hide_media_default">Hide all media</string>
<string name="cant_close_column_by_back_button_when_multiple_column_shown">You can\'t close the column using the back button when multiple columns are shown.</string>
<string name="disable_tablet_mode">Disable tablet mode (app restart required)</string>
<string name="minimum_column_width">Minimum column width (default=300(dp),app restart required)</string>
<string name="media_thumbnail_height">Media Thumbnail height (default=64(dp), app restart required)</string>
<string name="account_picker_reply">Which account do you reply from?</string>
<string name="reply_from_another_account">Reply from another account</string>
<string name="launcher_icon_by">Thanks to フタバ for the application icon.</string>
<string name="ssl_bug_7_0">Android 7.0 can only use the elliptic curve \"prime256v1\".\nUnfortunately your instance seems to not support it.\nThis bug has been fixed in Android 7.1.1.\nYou can either upgrade your OS or ask the administrator of your instance to add support to the elliptic curve \"prime256v1\".\nSee also https://code.google.com/p/android/issues/detail?id=224438</string>
<string name="timeline_font">Timeline font (app restart required)</string>
<string name="timeline_font_bold">Timeline font (bold, app restart required)</string>
<string name="restore_draft">Restore from draft</string>
<string name="select_draft">Which draft to restore ?</string>
<string name="account_in_draft_is_lost">The account used for this draft has been removed from app. The following context can not be restored. in_reply_to, media attachment.</string>
<string name="reply_to_in_draft_is_lost">The reply origin referred by draft has been lost. The following context is removed. in_reply_to</string>
<string name="attachment_in_draft_is_lost">Some of media attachment in the draft have been lost.</string>
<string name="app_data_export">Export app data</string>
<string name="app_data_import">Import app data</string>
<string name="app_data_import_desc">You can export data to any app that can receive data, But maybe you can import data only from device\'s storage or Google drive.\nColumn background image may be not exported/imported over device.\nTimeline font is not exported/imported.\nCustom notification sound may be not exported/imported over device.</string>
<string name="app_data_import_confirm">existing data ( before import ) will be cleared. Are you sure?</string>
<string name="user_id_conversion_failed">User id conversion failed.</string>
<string name="draft_picker_desc">Long tap to delete.</string>
<string name="draft_deleted">Draft deleted.</string>
<string name="dont_crop_media_thumbnail">Don\'t crop media thumbnail (app restart required)</string>
<string name="custom_stream_listener">Custom notification listener</string>
<string name="configuration_url">Configuration URL</string>
<string name="secret">Secret</string>
<string name="test">Test</string>
<string name="custom_stream_listener_desc">This setting is for advanced users. If you are not sure, please don\'t edit.</string>
<string name="custom_stream_listener_was_reset">Custom notification listener was reset.</string>
<string name="input_url_and_secret_then_test">Input URL and Secret, then tap Test button.</string>
<string name="tab_indicator_color">Tab\'s indicator color</string>
<string name="plugin">Plugin</string>
<string name="select_plugin">Select plugin</string>
<string name="plugin_not_installed">Plugin is not installed.</string>
<string name="language_code">en</string>
<string name="recommended_plugin">Recommended plugin</string>
<string name="tablet_mode">Tablet mode</string>
<string name="appearance">Appearance</string>
<string name="performance">Performance</string>
<string name="behavior">Behavior</string>
<string name="notification_on_off_desc">See also account setting to enable/disable notification.</string>
<string name="post">Post</string>
<string name="toot_button_default_account">Default account when toot button tapped</string>
<string name="account_change_failed_old_draft_has_no_in_reply_to_url">Account change failed. Old draft data has no in_reply_to_url, can\'t convert in_repley_to for selected instance.</string>
<string name="in_reply_to_id_conversion_failed">\"in_reply_to\" ID conversion failed.</string>
<string name="prior_chrome_custom_tabs">Prior Google Chrome (if using Custom Tabs is enabled)</string>
<string name="enable_speech">Enables speech</string>
<string name="url_omitted">(URL omitted)</string>
<string name="blocked_domains">Blocked domains</string>
<string name="block_domain_that">Block whole domain \"%1$s\"</string>
<string name="confirm_block_domain">Whole domain \"%1$s\" will be blocked. Are you sure?</string>
<string name="confirm_unblock_domain">Unblock domain \"%1$s\"?</string>
<string name="text_to_speech_initializing">TextToSpeech initializing…</string>
<string name="text_to_speech_initialize_failed">TextToSpeech initializing failed. status=%1$s</string>
<string name="text_to_speech_shutdown">TextToSpeech shutdown…</string>
<string name="show_post_button_bar_top">Show buttons bar at the top of posting screen</string>
<string name="client_name">Client name (access token set required)</string>
<string name="toot_search">Toot search</string>
<string name="toot_search_msp">Toot search(MSP)</string>
<string name="toot_search_ts">Toot search(ts)</string>
<string name="mastodon_search_portal">MSP(JP)</string>
<string name="search_desc_mastodon_api">Account/Hashtag search using Mastodon API.</string>
<string name="toot_search_of">Toot search \"%1$s\"</string>
<string name="toot_search_msp_of">Toot search(MSP) \"%1$s\"</string>
<string name="toot_search_ts_of">Toot search(ts) \"%1$s\"</string>
<string name="progress_synchronize_toot">Syncing Toot…</string>
<string name="send_header_account_name">Account-Name</string>
<string name="send_header_account_acct">Account-Acct</string>
<string name="send_header_account_url">Account-Url</string>
<string name="send_header_account_created_at">Account-Created-At</string>
<string name="send_header_account_statuses_count">Account-Statuses-Count</string>
<string name="send_header_account_followers_count">Account-Followers-Count</string>
<string name="send_header_account_following_count">Account-Following-Count</string>
<string name="send_header_account_locked">Account-Locked</string>
<string name="send_header_account_image_avatar">Account-Image-Avatar</string>
<string name="send_header_account_image_avatar_static">Account-Image-Avatar-Static</string>
<string name="send_header_account_image_header">Account-Image-Header</string>
<string name="send_header_account_image_header_static">Account-Image-Header-Static</string>
<string name="open_local_timeline_for">Open timeline of \"%1$s\"</string>
<string name="notification_sound">Notification Sound</string>
<string name="timeline_font_size">Timeline font size (unit:sp. leave empty to default. app restart required)</string>
<string name="acct_font_size">Acct font size (unit:sp. leave empty to default. app restart required)</string>
<string name="dont_add_duplication_check_header">Don\'t add duplication check header</string>
<string name="show_quick_toot_bar">Show \"Quick Toot\" bar (app restart required.)</string>
<string name="quick_toot_hint">Quick Toot</string>
<string name="search_is_not_available_on_pseudo_account">Search function became not available on pseudo account .</string>
<string name="conversation_from_another_account">Conversation view from another account</string>
<string name="show_avatar_image">Show avatar image</string>
<string name="quote_url">Quote URL…</string>
<string name="actions_for_notification">Actions for notification</string>
<string name="delete_this_notification">Delete this notification</string>
<string name="mute_this_conversation">Mute more notifications for this conversation</string>
<string name="unmute_this_conversation">Unmute more notifications for this conversation</string>
<string name="input_access_token">Specify access token (for advanced users)</string>
<string name="access_token_or_api_token">Access token (if using Misskey, please input API token)</string>
<string name="token_not_specified">Please input access token.</string>
<string name="quote_name">Quote name…</string>
<string name="format_of_quote_name">Format of \"Quote name\" (set text that contains %1$s)</string>
<string name="dont_show_favourite">Don\'t show favourite</string>
<string name="dont_show_follow">Don\'t show follow</string>
<string name="background_image">Background image</string>
<string name="background_image_alpha">Background image alpha</string>
<string name="acct_color">Acct text color</string>
<string name="content_color">Content text color</string>
<string name="content_sample">(sample)The quick brown fox jumps over the lazy dog.</string>
<string name="enable_gif_animation">Enable GIF animation (It wastes the battery very much)</string>
<string name="acct_sample">(sample)username@instance</string>
<string name="mention_full_acct">Show mention as full acct (column reload required)</string>
<string name="remote_profile_warning">Information on remote profile pages may not be displayed accurately. Press here to view the profile in your browser.</string>
<string name="public_profile">Public profile</string>
<string name="change_avatar">Change avatar icon</string>
<string name="change_header">Change header image</string>
<string name="display_name">Display name</string>
<string name="note">Note</string>
<string name="uri">URI</string>
<string name="title">Title</string>
<string name="email">E-mail</string>
<string name="description">Description</string>
<string name="version">Version</string>
<string name="instance_information_of">Instance information of \"%1$s\"</string>
<string name="instance_information">Instance information</string>
<string name="missing_mail_app">Missing E-mail app.</string>
<string name="relative_timestamp">Show relative timestamps</string>
<string name="ago">ago</string>
<string name="later">later</string>
<string name="time_within_second">just now</string>
<string name="relative_time_second_1">%1$d second %2$s</string>
<string name="relative_time_second_2">%1$d seconds %2$s</string>
<string name="relative_time_minute_1">%1$d minute %2$s</string>
<string name="relative_time_minute_2">%1$d minutes %2$s</string>
<string name="relative_time_hour_1">%1$d hour %2$s</string>
<string name="relative_time_hour_2">%1$d hours %2$s</string>
<string name="relative_time_day_1">%1$d day %2$s</string>
<string name="relative_time_day_2">%1$d days %2$s</string>
<string name="notification_channel_description">These setting is used to notification for %1$s</string>
<string name="notification_sound_before_oreo">Notification sound (before Android 8.0)</string>
<string name="notification_style_after_oreo">Notification style (Android 8.0 or later)</string>
<string name="notification_for">Notification for %1$s</string>
<string name="notification_style_before_oreo">Notification style(before Android 8. if your device is Android 8.0 or later, please check Account Setting )</string>
<string name="enquete_was_end">Enquete was end.</string>
<string name="enquete_voted">Voted!</string>
<string name="enquete_vote_failed">Vote failed. %1$s</string>
<string name="choice1">choice 1</string>
<string name="choice2">choice 2</string>
<string name="choice3">choice 3(optional)</string>
<string name="choice4">choice 4(optional)</string>
<string name="make_enquete">Make enquete</string>
<string name="dont_use_action_button_with_quick_toot_bar">Disable IME Action button when using \"Quick Toot\" bar (app restart required)</string>
<string name="auto_cw">Automatically hide long text (set line counts greater than 0 to enable this option. app restart required)</string>
<string name="auto_cw_prefix">(Automatic CW)</string>
<string name="enquete_item_is_empty">Enquete choice %1$d is empty.</string>
<string name="enquete_item_too_long">Enquete choice %1$d is too long. please decrease %2$d character(s).</string>
<string name="enquete_item_duplicate">Enquete choice %1$d is a duplicate of other choice.</string>
<string name="profile_pin">Pin on profile</string>
<string name="profile_unpin">Unpin from profile</string>
<string name="profile_pin_progress">Changing pinned status…</string>
<string name="length_warning">\"%1$s\" is too long (%2$d/%3$d characters).\nIt is not acceptable in the standard instance, but it may be acceptable in some instances.\nAre you sure?</string>
<string name="short_acct_local_user">Short acct for local user (app restart required)</string>
<string name="loading_notification_title">Loading notification…</string>
<string name="error_notification_title">Server Timeout</string>
<string name="error_notification_summary">If it is destructed instance, please remove account on that server.</string>
<string name="open_hashtag_column">Open hashtag column</string>
<string name="quote_hashtag_of">Quote hashtag \"%1$s\"</string>
<string name="quote_all_hashtag_of">Quote all hashtags \"%1$s\"</string>
<string name="parsing_response">Parsing response…</string>
<string name="video_pick">Pick video</string>
<string name="video_capture">Capture video</string>
<string name="already_followed">Already followed.</string>
<string name="cant_get_web_setting_visibility">Can\'t get visibility setting in web app.</string>
<string name="mastodon_1_6_later">Mastodon 1.6 or later</string>
<string name="user_count">User count</string>
<string name="toot_count">Toot count</string>
<string name="domain_count">Connected domain count</string>
<string name="not_provided_mastodon_under_1_6">Not provided under Mastodon 1.6</string>
<string name="mime_type_missing">Missing MIME type.</string>
<string name="mime_type_not_acceptable">MIME type %1$s is not acceptable.\nSupported MIME types are image/jpeg, image/png, image/gif, video/webm, video/mp4 .</string>
<string name="thumbnail_1_6_1_later">Thumbnail (Mastodon 1.6.1 or later)</string>
<string name="dont_show_timeout">Don\'t show \"Server Timeout\" notification</string>
<string name="emoji_category_people">People</string>
<string name="emoji_category_nature">Nature</string>
<string name="emoji_category_foods">Foods</string>
<string name="emoji_category_activity">Activity</string>
<string name="emoji_category_places">Places</string>
<string name="emoji_category_objects">Objects</string>
<string name="emoji_category_symbols">Symbols</string>
<string name="emoji_category_flags">Flags</string>
<string name="emoji_category_custom">Custom</string>
<string name="emoji_category_recent">Recent</string>
<string name="open_picker_emoji">Emoji Picker…</string>
<string name="open_picker_tag">Hashtag Picker…</string>
<string name="open_picker_mention">Mention Picker…</string>
<string name="skin_tone_light">light skin tone</string>
<string name="skin_tone_medium_light">medium light skin tone</string>
<string name="skin_tone_medium">medium skin tone</string>
<string name="skin_tone_medium_dark">medium dark skin tone</string>
<string name="skin_tone_dark">dark skin tone</string>
<string name="disable_custom_emoji_animation">Disable Custom Emoji animation (app restart and column reload required)</string>
<string name="card_header_card">Card</string>
<string name="card_header_author">Author</string>
<string name="card_header_provider">Provider</string>
<string name="allow_non_space_before_emoji_code">Allow non-space character before emoji shortcode (Affect to display and post. to set display, please restart app and reload column. The emojis converted at posting can\'t be restored to shortcode.)</string>
<string name="emoji">Emoji</string>
<string name="not_blocked">Not blocked.</string>
<string name="not_muted">Not muted.</string>
<string name="media_description">(attachment %1$d) %2$s</string>
<string name="set_description">set description(Mastodon 2.0 or later)</string>
<string name="attachment_description_cant_edit_while_uploading">Attachment description can\'t be edit while uploading.</string>
<string name="attachment_description">attachment description</string>
<string name="description_empty">description is not specified.</string>
<string name="attachment_description_sending">sending attachment description…</string>
<string name="hide_boost_in_home">Hide boosts from this user to your home</string>
<string name="show_boost_in_home">Show boosts from this user to your home</string>
<string name="operation_succeeded">Operation succeeded.</string>
<string name="list_member_add_remove">Add/Remove from lists…</string>
<string name="lists">Lists</string>
<string name="list_show_member">show list users</string>
<string name="list_show_timeline">show list TL</string>
<string name="list_member_of">\"%1$s\" list users</string>
<string name="list_tl_of">\"%1$s\" list</string>
<string name="list_create_hint">name of new list</string>
<string name="list_name_empty">please input name of new list.</string>
<string name="list_created">new list created.</string>
<string name="list_delete_confirm">\"%1$s\" list will be deleted. Are you sure?</string>
<string name="list_member">List users</string>
<string name="list_timeline">List timeline</string>
<string name="list_member_delete_confirm">\"%1$s\" will be deleted from \"%2$s\". Are you sure?</string>
<string name="target_user">Target user</string>
<string name="list_owner">List owner</string>
<string name="list_create">Create new list…</string>
<string name="list">List</string>
<string name="list_not_supported">this instance does not support list.</string>
<string name="cant_access_list">Can\'t access to lists</string>
<string name="account_sync_failed">account sync failed.</string>
<string name="list_retry_with_follow">You are not following %1$s yet. Would you like to follow and then add to list?</string>
<string name="cant_add_list_follow_requesting">Can\'t add user to list:\nPlease retry 2…3 times. Or if user is \"locked\", please wait until follow request is approved.</string>
<string name="cant_add_list_follow_failed">Can\'t add user to list:\nfollow operation failed.</string>
<string name="list_member_added">User has been added to the list.</string>
<string name="confirm_mute_notification_for_user">Mute notification from this user</string>
<string name="account_moved_to">%1$s has moved to:</string>
<string name="jump_moved_user">%1$s has been moved. Would you like to check %2$s ?</string>
<string name="ignore_suggestion">ignore suggestion</string>
<string name="list_not_created">(list is not created)</string>
<string name="your_lists">Your lists</string>
<string name="media_attachment_max_byte_size">Media attachment (image) maximum bytes size (unit:Mega bytes. default is 8)</string>
<string name="media_attachment_max_byte_size_movie">Media attachment (movie) maximum bytes size (unit:Mega bytes. default is 40)</string>
<string name="tootsearch">tootsearch(JP)</string>
<string name="cant_handle_uri_of">Subway Tooter can\'t handle URI \"%1$s\". Please select other app.</string>
<string name="use_internal_media_viewer">Use built-in media viewer</string>
<string name="previous">Previous</string>
<string name="next">Next</string>
<string name="download">Download</string>
<string name="downloading">Downloading…</string>
<string name="url_is_copied">URL copied to clipboard</string>
<string name="download_complete">Download completed. %1$s</string>
<string name="download_failed">Download failed. %1$s</string>
<string name="open_browser_of">Open \"%1$s\" in browser</string>
<string name="open_in_browser">Open in browser</string>
<string name="share_url">Share URL</string>
<string name="share_url_more">Share URL…</string>
<string name="copy_url">Copy URL to clipboard</string>
<string name="media_attachment_empty">Missing media attachments.</string>
<string name="media_attachment_type_error">The type of media attachment is \"%1$s\". ST can\'t handle it, but you can try open in browser.</string>
<string name="video_buffering">Buffering…</string>
<string name="dont_repeat_download_to_same_url">Can\'t repeat downloading same URL in a few second.</string>
<string name="zooming_of">×%3$.1f\n%1$d×%2$d</string>
<string name="media_attachment_still_uploading">Media uploading has not completed yet.</string>
<string name="highlight_word">Highlight keyword</string>
<string name="new_item">New item…</string>
<string name="word_empty">Please input keyword.</string>
<string name="already_exist">already exist.</string>
<string name="highlight_desc">Swipe to delete. You may need reload column to check set.</string>
<string name="check_sound">Check sound</string>
<string name="keyword">Keyword</string>
<string name="domain_block_from_pseudo">Can\'t use domain block from pseudo account.</string>
<string name="domain_block_from_local">Can\'t use domain block for local instance.</string>
<string name="always_show_application">Show (via) application name if possible</string>
<string name="force_gap_when_refresh">Force put gap when refreshing top</string>
<string name="avatar_icon_size">Avatar icon size (unit:dp. default:48. app restart required)</string>
<string name="avatar_icon_round_ratio">Avatar icon round ratio (unit:%. default:33. app restart required)</string>
<string name="avatar_icon_dont_round">Don\'t round corner of avatar icon (app restart required)</string>
<string name="share_view_pool">Share view pool between columns</string>
<string name="rename">Rename…</string>
<string name="allow_column_duplication">Allow column duplication</string>
<string name="system_notification_not_related">Not chosen when tapping system notification</string>
<string name="notification_type_mention">mention</string>
<string name="notification_type_follow">follow</string>
<string name="notification_type_boost">boost</string>
<string name="notification_type_favourite">fav.</string>
<string name="notification_type_reaction">reaction</string>
<string name="notification_type_vote">vote</string>
<string name="dont_show_normal_toot">Don\'t show normal toot</string>
<string name="set_focus_point">set focus point (Mastodon 2.3 or later)</string>
<string name="report_forward_desc">The account is from another instance. Send an anonymized copy of the report there as well?</string>
<string name="report_forward_to">Forward to %1$s</string>
<string name="locked_account">Locked account</string>
<string name="contact">contact account</string>
<string name="languages">languages</string>
<string name="append_attachment_url_to_content">Append attachment URL to context text</string>
<string name="hide_favourite_notification_from_user">Disable Fav/BT notification from this user</string>
<string name="show_favourite_notification_from_user">Enable Fav/BT notification from this user</string>
<string name="fav_muted_user">FBN disabled users</string>
<string name="fav_muted_user_long">Fav/Boost notification disabled users</string>
<string name="changed">changed.</string>
<string name="thumbnails_arrange_vertically">Vertical arrange thumbnails (app restart required)</string>
<string name="instance_local">Instance local</string>
<string name="send_access_token_to_app_server">Send access token to app server</string>
<string name="send_access_token_to_app_server_desc">Normally you can use \"pull\" notification (with delay) without app server, because it works on your device.
\nBut if you want to use \"custom notification listener\", or if you are the member of very limited instances that is supported by ST\'s app server,
\nyou can use \"push\" notifications, but you have to allow sending access tokens to the app server. (this is mastodon\'s defect)</string>
<string name="pull_notification_check_interval">Pull notification check interval (unit: minutes, default:15, min:15)</string>
<string name="follow_accept">accept</string>
<string name="follow_deny">deny</string>
<string name="follow_accept_confirm">Approve the follow request from %1$s ?</string>
<string name="follow_deny_confirm">Reject the follow request from %1$s ?</string>
<string name="direct_messages">Direct messages</string>
<string name="unfavourite">Unfavourite</string>
<string name="unboost">Unboost</string>
<string name="dont_retrieve_preview_card">Don\'t retrieve preview card</string>
<string name="field_name1">label1</string>
<string name="field_name2">label2</string>
<string name="field_name3">label3</string>
<string name="field_name4">label4</string>
<string name="field_value1">value1</string>
<string name="field_value2">value2</string>
<string name="field_value3">value3</string>
<string name="field_value4">value4</string>
<string name="profile_metadata">Profile metadata</string>
<string name="available_mastodon_2_4_later">(available in Mastodon 2.4 or later)</string>
<string name="confirm_boost_private_from">Boost private status from %1$s ? It\'s shown to all followers.</string>
<string name="boost_private_toot_not_allowed">You can\'t boost private toot by another person.</string>
<string name="update_push_subscription">Update push subscription (Mastodon 2.4 or later)</string>
<string name="pseudo_account_not_supported">Pseudo account can\'t use notifications.</string>
<string name="instance_does_not_support_push_api">Instance version %1$s too old. that does not support push subscription.</string>
<string name="missing_fcm_device_id">Can\'t prepare FCM device ID. please retry later.</string>
<string name="missing_install_id">Can\'t prepare install ID. please retry later.</string>
<string name="token_exported">Due to exporting application data or restoring from backup, this access token may be used by other devices as well. Because access tokens that are not used by other devices are required to use push notifications, we recommend updating the access token.</string>
<string name="missing_push_api">The instance has no push subscription API.</string>
<string name="missing_push_scope">Your access token does not contains push scope. updating access token is recommended.</string>
<string name="push_subscription_deleted">Push subscription deleted.</string>
<string name="push_subscription_updated">Push subscription updated.</string>
<string name="push_subscription_not_exists">Push subscription is not required.</string>
<string name="push_subscription_already_exists">Push subscription is up to date.</string>
<string name="user_agent">User-Agent HTTP header</string>
<string name="user_agent_error">User-Agent can\'t contains NON-ASCII characters. [%1$s]</string>
<string name="none_or_hidden_following">There is no follows, or hidden by setting.</string>
<string name="none_or_hidden_followers">There is no followers, or hidden by setting.</string>
<string name="yourself_can_see_your_network">Even if you choose to hide social graphs, yourself can see it.</string>
<string name="follow_follower_list_may_restrict">If remote user chooses to hide the social graph, only the followings/followers on this instance will be displayed.</string>
<string name="trend_tag">Trending tags</string>
<string name="people_talking">%1$d(%2$d) people talking</string>
<string name="trend_tag_desc">The numbers indicate \'daily(weekly)\'. Daily numbers are reset at %1$s.</string>
<string name="redraft_and_delete">Redraft and delete</string>
<string name="cant_sync_toot">Can\'t synchronize toot.</string>
<string name="cant_change_account_when_redraft">Can\'t change account while using redraft.</string>
<string name="delete_base_status_before_toot">Delete based status before post. All of favourites,boosts will be lost. Replies will be disconnected. Media attachments will not kept on Mastodon pre-2.4.1 . Are you sure?</string>
<string name="notification_tl_font_size">Notification TL font size (unit:sp. leave empty to default. app restart required)</string>
<string name="notification_tl_icon_size">Notification TL icon size (unit:dp. default:32. app restart required)</string>
<string name="post_button_tapped_repeatly">Post button was tapped repeatedly</string>
<string name="regex_filter_matches_empty_string">regex filter matches to empty string.</string>
<string name="follow_suggestion">Follow suggestion</string>
<string name="close_all_columns">Close all columns</string>
<string name="confirm_close_column_all">All columns (exclude protected) will be closed. Are you sure?</string>
<string name="keyword_filters">Keyword filters</string>
<string name="keyword_filter">Keyword filter</string>
<string name="keyword_filter_new">New filter</string>
<string name="keyword_filter_edit">Edit filter</string>
<string name="filter_delete_confirm">The filter \'%1$s\' will be deleted. Are you sure?</string>
<string name="filter_of">Filter \'%1$s\'</string>
<string name="filtered">filtered</string>
<string name="filter_phrase">Phrase</string>
<string name="filter_context">Filter contexts</string>
<string name="filter_options">Options</string>
<string name="filter_irreversible">Irreversible</string>
<string name="filter_irreversible_long">Irreversible. Drop instead of hide. Filtered toots will disappear irreversibly, even if filter is later removed.</string>
<string name="filter_word_match">Whole word</string>
<string name="filter_word_match_long">Whole word. Recommended to enable only phrases consisting of alphanumeric characters.</string>
<string name="filter_expires_at">Expire</string>
<string name="filter_home">home</string>
<string name="filter_notification">notification</string>
<string name="filter_public">public</string>
<string name="filter_thread">conversation</string>
<string name="dont_change">Don\'t change</string>
<string name="filter_expire_unlimited">Unlimited</string>
<string name="filter_expire_30min">30 minutes after save</string>
<string name="filter_expire_1hour">1 hour after save</string>
<string name="filter_expire_6hour">6 hours after save</string>
<string name="filter_expire_12hour">12 hours after save</string>
<string name="filter_expire_1day">1 day after save</string>
<string name="filter_expire_1week">1 week after save</string>
<string name="scroll_top_from_column_strip">Scroll to top when tapping visible column in column strip</string>
<string name="delete_suggestion">Delete from follow suggestion…</string>
<string name="delete_succeeded_confirm">The user \"%1$s\" will be removed from follow suggestion. Are you sure?</string>
<string name="toot_context_parse_failed">conversation parse failed.</string>
<string name="toot_default_text">Default text when composing toot. (not affected to quick toot bar and switching account in toot composing screen)</string>
<string name="list_divider_color">List divider color</string>
<string name="display_replies_count">Show replies count</string>
<string name="replies_count_simple">0/1/1+</string>
<string name="replies_count_actual">Actual</string>
<string name="replies_count_none">None</string>
<string name="missing_available_account">There is no account available for this purpose.</string>
<string name="misskey_account_not_supported">Misskey account is not supported.</string>
<string name="misskey_cant_show_all_descendants">In Misskey, only direct replies to target note are enumerated. Not all descendants can be displayed.</string>
<string name="cant_get_misskey_app_secret">This misskey instance does not provide app secret in the response of /api/app/create API. please consider update misskey service version to instance owner.</string>
<string name="visibility_style"><![CDATA[Visibility name & icon]]></string>
<string name="visibility_style_by_account">Fit to column account</string>
<string name="mastodon">Mastodon</string>
<string name="misskey">Misskey</string>
<string name="visibility_home">Home</string>
<string name="visibility_followers">Followers</string>
<string name="vote_count_text">%1$d votes</string>
<string name="reaction_add">Add reaction</string>
<string name="unknown_notification_from">unknown notification from %1$s</string>
<string name="dont_show_reaction">Don\'t show reaction</string>
<string name="dont_show_vote">Don\'t show enquete</string>
<string name="boost_button_size">Boost button size( unit:dp, default=40, app restart required)</string>
<string name="boost_button_alignment">Boost button alignment (app restart required)</string>
<string name="start">Start</string>
<string name="center">Center</string>
<string name="end">End</string>
<string name="misskey_hybrid_timeline">Social timeline</string>
<string name="misskey_hybrid_timeline_long">Social TL (Misskey)</string>
<string name="renote_to">Renote to %1$s</string>
<string name="reply_to">Reply to %1$s</string>
<string name="deleted_at">deleted at %1$s</string>
<string name="already_reactioned">already reactioned.</string>
<string name="unlisted_visibility">\'Unlisted\' visibility</string>
<string name="followers_visibility">\'Followers\' visibility</string>
<string name="direct_with_user_visibility">\'Direct to users\' visibility</string>
<string name="direct_only_me_visibility">\'Direct only me\' visibility</string>
<string name="already_voted">Already voted.</string>
<string name="endorse_set">Endorse in your profile</string>
<string name="endorse_unset">Remove endorsement in your profile</string>
<string name="endorse_succeeded">Endorsement added.</string>
<string name="remove_endorse_succeeded">Endorsement removed.</string>
<string name="follow_request_cancelled">Follow request was cancelled.</string>
<string name="confirm_cancel_follow_request_who_from">Follow request from %2$s to %1$s will be cancelled. Are you sure?</string>
<string name="reaction">Reaction (Misskey)</string>
<string name="vote">Vote (Misskey)</string>
<string name="timeout_for_embed_media_viewer">Timeout for embed media viewer (unit:seconds, app restart(delete from app history) required)</string>
<string name="link_color">Link color (app restart required)</string>
<string name="missing_closeable_column">missing closeable column in visible range.</string>
<string name="dont_use_custom_tabs">Don\'t use (Chrome/Firefox) Custom Tabs when open links</string>
2018-09-27 17:26:01 +02:00
<string name="privacy_policy">Privacy Policy</string>
<string name="agree">Agree</string>
<string name="ltl_around_toot">Local TL around this toot</string>
<string name="ltl_around">Local timeline around …</string>
<string name="ltl_around_of">Local timeline around %1$s</string>
<string name="ftl_around_toot">Federated TL around this toot</string>
<string name="ftl_around">Federated timeline around …</string>
<string name="ftl_around_of">Federated timeline around %1$s</string>
<string name="account_tl_around_toot">Account TL around this toot</string>
<string name="account_tl_around">Account timeline around …</string>
<string name="account_tl_around_of">Account timeline around %1$s</string>
<string name="verified_at">verified at</string>
<string name="use_old_api">Use old API</string>
<string name="around_toot_limitation_warning">\"timeline around the specified time\" feature has limitation for the instance older than version 2.6.0. It is impossible to get a little newer timeline from the specified time.</string>
<string name="card_description_length">Preview card description max character count</string>
<string name="status_deleted_at">This note has been deleted at %1$s</string>
<string name="status_deleted">This note has been deleted</string>
<string name="conversation_without_reply">(no reply)</string>
<string name="show_conversation">SHOW CONVERSATION</string>
<string name="participants">Conversation participants:</string>
<string name="participants_and_more">… and more</string>
<string name="conversation_to">To:</string>
<string name="make_quote_renote">Use \"Quoted Renote\"</string>
<string name="mute_application_confirm">Application \"%1$s\" will be muted. Are you sure ?</string>
<string name="boost_button_alpha">Boost button alpha opacity (Unit:%. app restart required. also affected of content text alpha.)</string>
<string name="toot_background_color">Toot background color</string>
<string name="column_color_default">Column color default(app restart required)</string>
<string name="header_background_color">Header background color</string>
<string name="header_foreground_color">Header foreground color</string>
<string name="content_background_color">Content background color</string>
<string name="content_acct_color">Content acct color</string>
<string name="content_text_color">Content text color</string>
<string name="quick_toot_bar_background_color">Quick toot bar background color</string>
</resources>