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

864 lines
60 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">E-mail</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">E-mail 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">up to 4 files is allowed.</string>
<string name="account_select_please">Select the account</string>
<string name="login_failed">Could not log in.</string>
<string name="file_size_too_big">The file is bigger than the limit of %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">Put something in your 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 its 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 toot visibility</string>
<string name="confirm_before_boost">Confirm before boosting</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 column list when pressing \"Back\"</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 switch accounts while there is media 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 e-mails 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</string>
<string name="unfollow_succeeded">Unfollowed</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">Unmuted</string>
<string name="mute_succeeded">Muted</string>
<string name="unblock_succeeded">Unblocked</string>
<string name="block_succeeded">Blocked</string>
<string name="report_reason">Reason for reporting</string>
<string name="comment_empty">You need to clarify your reason for reporting</string>
<string name="report_completed">Reported</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="reaction_from_another_account">Reaction 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 column 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">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 boosts</string>
<string name="dont_show_reply">Don\'t show replies</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 leftwards to delete. Reload columns to show statuses 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">Favourited</string>
<string name="unfavourite_succeeded">Unfavourited</string>
<string name="boost_succeeded">Boosted</string>
<string name="unboost_succeeded">Unboosted</string>
<string name="reaction_succeeded">Reacted</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 declined %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</string>
<string name="pseudo_account_desc">Read only public data on the instance without log in.</string>
<string name="server_confirmed">Server confirmed.</string>
<string name="not_available_for_pseudo_account">Unavailable for pseudo account</string>
<string name="not_available_for_misskey_account">Unavailable for Misskey account</string>
<string name="not_available_for_mastodon_account">Unavailable for Mastodon account</string>
<string name="exit_app_when_close_protected_column">Exit app when trying to close protected column with \"Back\" button without confirmation</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">Uploading media attachment…</string>
<string name="attachment_uploaded">Media attachment was uploaded.</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">Block %1$s?</string>
<string name="confirm_mute_user">Mute %1$s?</string>
<string name="confirm_delete_status">Delete this toot?</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">Post toot from %1$s?</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 the locked user %1$s?</string>
<string name="follow_request_cant_remove_by_sender">seems the follow request can\'t be removed by its sender…</string>
<string name="profile">Profile</string>
<string name="profile_of">%1$s\'s profile</string>
<string name="it_is_you">It\'s you.</string>
<string name="refresh_after_toot">Refresh after tooting</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">Account to open user %1$s?</string>
<string name="account_picker_add_timeline_of">Account to open %1$s?</string>
<string name="account_picker_open_setting">Account to open setting?</string>
<string name="account_picker_favourite">Account to favourite?</string>
<string name="account_picker_boost">Account to boost?</string>
<string name="account_picker_reaction">Account to react?</string>
<string name="account_picker_follow">Account to follow?</string>
<string name="account_picker_toot">Account to 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 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 improve the translation</string>
<string name="dont_use_streaming_api">Refresh the feeds manually</string>
<string name="dont_refresh_on_activity_resume">Disable auto-refresh when returning to the app.</string>
<string name="status_id_conversion_failed">Could not convert status ID.</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>
<!-- Density-independent pixels, written as dp (pronounced “dips”), are flexible units that scale to have uniform dimensions on any screen. https://material.io/design/layout/understanding-layout.html#pixel-density -->
<string name="minimum_column_width">Minimum column width (default=300dp, app restart required)</string>
<string name="media_thumbnail_height">Media Thumbnail height (default=64dp, app restart required)</string>
<string name="account_picker_reply">Reply from?</string>
<string name="account_picker_quoted_renote">Account to \"quoted renote\" ?</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">Bold timeline font (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 to make this draft has been removed from this 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 the draft has been lost. The following context is removed: in_reply_to</string>
<string name="attachment_in_draft_is_lost">Some of the media attachments 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">Could not convert user ID.</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="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 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">There is also an account setting to turn notifications off/on.</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">Could not switch account. Old draft data has no in_reply_to_url, can\'t convert in_reply_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">Prioritise Google Chrome (if \"Custom Tabs\" is turned on)</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 the whole domain \"%1$s\"</string>
<string name="confirm_block_domain">Really block the whole domain \"%1$s\"?</string>
<string name="confirm_unblock_domain">Unblock the domain \"%1$s\"?</string>
<string name="text_to_speech_initializing">Starting TextToSpeech…</string>
<string name="text_to_speech_initialize_failed">Could not start TextToSpeech. Status: %1$s</string>
<string name="text_to_speech_shutdown">TextToSpeech shut down…</string>
<string name="show_post_button_bar_top">Show button bar at the top of posting screen</string>
<string name="client_name">Client name (access token update 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 is unavailable 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">Access token</string>
<string name="input_access_token_desc">Specify access token instead of normal user authentication. (advanced)</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 favourites</string>
<string name="dont_show_follow">Don\'t show follows</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 (Wastes a lot of battery)</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 web 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="time_within_second">just now</string>
<string name="relative_time_unit_second1">second</string>
<string name="relative_time_unit_seconds">seconds</string>
<string name="relative_time_unit_minute1">minute</string>
<string name="relative_time_unit_minutes">minutes</string>
<string name="relative_time_unit_hour1">hour</string>
<string name="relative_time_unit_hours">hours</string>
<string name="relative_time_unit_day1">day</string>
<string name="relative_time_unit_days">days</string>
<string name="relative_time_phrase_past">%1$d %2$s</string>
2018-12-26 18:15:53 +01:00
<string name="relative_time_phrase_future">%1$d %2$s later</string>
<string name="notification_channel_description">This setting is used to adjust notification for %1$s</string>
<string name="notification_sound_before_oreo">Notification sound (pre Android 8.0)</string>
<string name="notification_style_after_oreo">Notification style (Android 8.0+)</string>
<string name="notification_for">Notification for %1$s</string>
<string name="notification_style_before_oreo">Notification style (pre Android 8. if your device is Android 8.0+, please check the account setting)</string>
<string name="enquete_was_end">Enquete ended.</string>
<string name="enquete_voted">Voted.</string>
<string name="enquete_vote_failed">Could not vote. %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">Auto hide long text (by setting \"line counts\" greater than 0. app restart required)</string>
<string name="auto_cw_prefix">(Auto 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 on a destructed instance, please remove account on that server.</string>
<string name="open_hashtag_column">Open hashtag column</string>
<string name="quote_hashtag_of">Quote the 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">Users</string>
<string name="toot_count">Toots</string>
<string name="domain_count">Connected domain count</string>
<string name="not_provided_mastodon_under_1_6">Not provided pre Mastodon 1.6</string>
<string name="mime_type_missing">Missing MIME type.</string>
<string name="mime_type_not_acceptable">The MIME type %1$s is not acceptable.\nSupported MIME types are image/jpeg, image/png, image/gif, video/webm, video/mp4 .</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+)</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 by this user from your home TL</string>
<string name="show_boost_in_home">Show boosts by this user from your home TL</string>
<string name="operation_succeeded">Done.</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">Delete the list \"%1$s\"?</string>
<string name="list_member">List users</string>
<string name="list_timeline">List timeline</string>
<string name="list_member_delete_confirm">Delete the list member \"%1$s\" from list \"%2$s\"?</string>
<string name="target_user">Target user</string>
<string name="list_owner">List owner</string>
<string name="list_create">New list…</string>
<string name="list">List</string>
<string name="list_not_supported">this instance does not support lists.</string>
<string name="cant_access_list">Can\'t access to lists</string>
<string name="account_sync_failed">Could not sync account.</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 for approval of follow request.</string>
<string name="cant_add_list_follow_failed">Can\'t add user to list:\nfollow operation failed.</string>
<string name="list_member_added">Added.</string>
<string name="confirm_mute_notification_for_user">Mute notifications 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) bytes size limit (Unit:MB. The default is 8)</string>
<string name="media_attachment_max_byte_size_movie">Media attachment (movie) bytes size limit (Unit:MB. The 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">Downloaded. %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 seconds.</string>
<string name="zooming_of">×%3$.1f\n%1$d×%2$d</string>
<string name="media_attachment_still_uploading">Still uploading media.</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 leftwards to delete. You may need reload the check whether it is set.</string>
<string name="check_sound">Play notification 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 adding 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+)</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 content text</string>
<string name="hide_favourite_notification_from_user">Disable Fav/BT notifications from this user</string>
<string name="show_favourite_notification_from_user">Enable Fav/BT notifications from this user</string>
<string name="fav_muted_user">FBN disabled users</string>
<string name="fav_muted_user_long">Fav/Boost notifications 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="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 follow request from %1$s?</string>
<string name="follow_deny_confirm">Reject 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+)</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 toots by another person.</string>
<string name="update_push_subscription">Update push subscription (Mastodon 2.4+)</string>
<string name="pseudo_account_not_supported">Pseudo accounts can\'t use notifications.</string>
<string name="instance_does_not_support_push_api">Instance version %1$s too old. no support for push subscription.</string>
<string name="missing_fcm_device_id">Can\'t prepare FCM device ID. Please try again later.</string>
<string name="missing_install_id">Can\'t prepare install ID. Please try again 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 not required.</string>
<string name="push_subscription_already_exists">Push subscription 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">Not following anyone, or hidden by setting.</string>
<string name="none_or_hidden_followers">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 the 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 base status before posting. 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">Really close all columns (exclude protected)?</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">Delete the filter \'%1$s\'?</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 the filter is removed later.</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 saving</string>
<string name="filter_expire_1hour">1 hour after saving</string>
<string name="filter_expire_6hour">6 hours after saving</string>
<string name="filter_expire_12hour">12 hours after saving</string>
<string name="filter_expire_1day">1 day after saving</string>
<string name="filter_expire_1week">1 week after saving</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">Remove the user \"%1$s\"from follow suggestion?</string>
<string name="toot_context_parse_failed">Could not parse conversation.</string>
<string name="toot_default_text">Default text when composing toot. (Does not affect to quick toot bar, nor switching account in toot composition 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="reaction_remove">Remove 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 reacted to.</string>
<string name="not_reactioned">not yet reacted to.</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">Endorsed.</string>
<string name="remove_endorse_succeeded">Unendorsemed.</string>
<string name="follow_request_cancelled">Follow request cancelled.</string>
<string name="confirm_cancel_follow_request_who_from">Cancel follow request from %2$s to %1$s?</string>
<string name="reaction">Reaction (Misskey)</string>
<string name="vote">Vote (Misskey)</string>
<string name="timeout_for_embed_media_viewer">Timeout for embedded 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 opening links</string>
<string name="privacy_policy">Privacy policy</string>
<string name="agree">I 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 pre Mastodon 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 characters limit</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">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">Mute the app \"%1$s\"?</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</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>
<string name="dont_show_preview_card">Don\'t show preview card</string>
<string name="instance_does_not_support_push_api_pleroma">This instance does not support the push subscription API. (maybe Pleroma)</string>
<string name="quote_renote">Quoted renote… (Misskey)</string>
<string name="blank_cw">(blank CW)</string>
<string name="actions_for_instance">Actions for this instance</string>
<string name="animation">Animation</string>
<string name="tls_handshake">TLS Handshake</string>
<string name="links">Links</string>
<string name="profile_directory">Profile directory</string>
<string name="about_this_instance">About this instance</string>
<string name="top_page">Top page</string>
<string name="show_instance_ticker">Show #InstanceTicker (column reload required)</string>
<string name="instance_ticker_copyright">#InstanceTicker\nhttps://wee.jp/mastodon/\nCopyright 2018 weepjp, kyori19.</string>
<string name="location">Location</string>
<string name="birthday">Birthday</string>
<string name="existing_account">Log in</string>
<string name="existing_account_desc">Log in as existing account.</string>
<string name="create_account">Create account</string>
<string name="create_account_desc">Create new account on specified instance.</string>
<string name="user_name_hint">ex) MonaLisa</string>
<string name="user_name">User name</string>
<string name="email_hint">ex) monalisa@gmail.com</string>
<string name="password">Password</string>
<string name="password_hint">Enter the password…</string>
<string name="terms">terms</string>
<string name="agree_terms">I agree to the terms of service</string>
<string name="instance_rules">Instance rules</string>
<string name="username_empty">Please specify the user name.</string>
<string name="email_empty">Please specift the E-mail address.</string>
<string name="password_empty">Please specify the password.</string>
<string name="username_not_need_atmark">The user name must not contains \"@\" or \"/\".</string>
<string name="pseudo_account_cant_get_follow_list">Can\'t read follow list from pseudo account.</string>
<string name="reaction_remove_confirm">Remove your reaction \"%1$s\"?</string>
2019-01-06 09:20:37 +01:00
<string name="scheduled_status">Scheduled post</string>
<string name="unspecified">Unspecified</string>
<string name="scheduled_status_sent">Scheduled status was sent.</string>
<string name="scheduled_status_delete_confirm">Delete this scheduled status?</string>
<string name="scheduled_post_deleted">Deleted.</string>
<string name="scheduled_status_list">Scheduled status list</string>
</resources>