Files
sodalive-android/app/src/main/res/values-en/strings.xml

514 lines
38 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="app_name">VoiceOn</string>
<string name="picker_gallery">Gallery</string>
<string name="picker_camera">Camera</string>
<string name="picker_select">Select</string>
<string name="picker_media_permissions_hint">Allow media permission to access the gallery.</string>
<string name="picker_empty_media">The media library is empty.</string>
<string name="picker_allow">Allow</string>
<string name="picker_select_photo">Select photo</string>
<string name="picker_no_camera">No camera app available.</string>
<string name="default_notification_channel_id">soda_fcm_default_channel</string>
<string name="record_audio_permission_denied_message"><![CDATA[You cannot join the live if you deny this permission.\n\nPlease allow it in [Settings]->[Permissions].]]></string>
<string name="read_storage_permission_denied_message"><![CDATA[You cannot upload content if you deny this permission.\n\nPlease allow it in [Settings]->[Permissions].]]></string>
<string name="retry">Please try again.\nIf the issue continues, contact customer support.</string>
<!-- Splash / Main common -->
<string name="screen_splash_tagline">A new world through voice</string>
<string name="screen_splash_brand_name">SodaLive</string>
<string name="screen_splash_maintenance_title">Notice</string>
<string name="screen_splash_maintenance_desc">The service is under maintenance.</string>
<string name="screen_splash_update_title">Update</string>
<string name="screen_splash_update_required_desc">A required update is available.\nYou can use the app after updating.</string>
<string name="screen_splash_update_optional_desc">A new update is available.\nWould you like to update?</string>
<string name="screen_splash_update_confirm">Update</string>
<string name="screen_splash_update_later">Later</string>
<string name="dialog_event_popup_never_show">Dont show again</string>
<string name="dialog_event_popup_close">Close</string>
<!-- Chat Room UI strings (English) -->
<string name="chat_notice_clone">AI Clone converses based on the creator\'s information, but it may not perfectly reflect all details or match real conversations.</string>
<string name="chat_notice_character">VoiceOn AI Character Talk allows a high degree of freedom. You can be anyone in the conversation. Talk as a character in a universe or create your own story with a new persona together with the character.\nNote: AI Character Talk is in open beta; conversations may be awkward or incomplete.</string>
<string name="chat_character_type_clone">Clone</string>
<string name="chat_character_type_character">Character</string>
<string name="chat_profile_image_content_description">%1$s profile image</string>
<string name="chat_input_placeholder">Type a message.</string>
<string name="chat_send_failed">Failed to send message.</string>
<string name="chat_mock_ai_reply">Hello! Here is a reply to "%1$s".</string>
<string name="chat_quota_purchase_failed">Failed to purchase.</string>
<string name="chat_purchase_message_failed">Failed to unlock the message.</string>
<string name="chat_room_load_failed">Could not load chat room data.</string>
<string name="chat_previous_messages_load_failed">Could not load previous messages.</string>
<string name="chat_locked_message_title">Locked message</string>
<string name="chat_locked_message_desc">Unlock this message for %1$s cans?</string>
<string name="chat_locked_message_confirm">Unlock</string>
<string name="chat_reset_title">Reset chat</string>
<string name="chat_reset_desc">All previous chats will be cleared and a new conversation will start as a new character.</string>
<string name="chat_reset_can_price">30</string>
<string name="chat_reset_warning_prefix">⚠️</string>
<string name="chat_reset_confirm">Reset for %1$s cans</string>
<string name="chat_reset_loading">Resetting chat...</string>
<string name="chat_reset_failed">Failed to reset the chat.</string>
<string name="chat_background_picker_title">Choose background image</string>
<string name="chat_background_current_label">Current background</string>
<string name="chat_unlock_image_hint">Tap to unlock</string>
<string name="chat_quota_notice_message">You can use chat for free if you wait.</string>
<string name="chat_quota_price">10</string>
<string name="chat_quota_purchase_cta">(12 chats) Start chatting now</string>
<string name="chat_more_title">Chat settings</string>
<string name="chat_more_background_label">Background image</string>
<string name="chat_more_background_change">Change background image</string>
<string name="action_send">Send</string>
<string name="action_retry">Retry</string>
<!-- Accessibility labels -->
<string name="a11y_profile_background">Profile background image</string>
<string name="a11y_back">Back</string>
<string name="a11y_profile_image">Profile image</string>
<string name="a11y_close">Close</string>
<string name="a11y_notice">Notice</string>
<string name="a11y_collapse">Collapse</string>
<string name="a11y_ai_profile_image">AI profile image</string>
<string name="a11y_typing">Typing…</string>
<string name="a11y_image">Image</string>
<!-- Accessibility phrases for adapter -->
<string name="a11y_my_message_prefix">My message</string>
<string name="a11y_message_word">Message</string>
<string name="status_sending">Sending</string>
<string name="status_failed">Failed to send</string>
<string name="status_sent">Sent</string>
<!-- Character comment report strings -->
<string name="report_title">Report</string>
<string name="report_button">Report</string>
<string name="confirm_delete_title">Delete</string>
<string name="confirm_delete_message">Delete this?</string>
<string name="confirm">OK</string>
<string name="cancel">Cancel</string>
<!-- Login / Sign up -->
<string name="title_login">Log in</string>
<string name="title_signup">Sign up</string>
<string name="hint_email">Email</string>
<string name="hint_password">Password</string>
<string name="forgot_password">Forgot your password?</string>
<string name="signup_prompt">Not a VoiceOn member yet? Sign up now.</string>
<string name="terms_of_service">Terms of Service</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="required_label">(Required)</string>
<string name="title_find_password">Reset password</string>
<string name="find_password_description_primary">We will send a temporary password to your registered email.</string>
<string name="find_password_description_secondary">Log in with the temporary password, then change it in My Page &gt; Profile settings.</string>
<string name="find_password_email_hint">Enter your email</string>
<string name="find_password_submit">Get temporary password</string>
<string name="find_password_contact_support">Contact customer support</string>
<string name="find_password_success">A temporary password has been sent to your email. Please check your inbox.</string>
<string name="signup_error_email_required">Please enter your email.</string>
<string name="signup_error_password_required">Please enter your password.</string>
<string name="signup_error_terms_required">You must agree to the terms to sign up.</string>
<string name="signup_error_email_invalid">Please enter a valid email.</string>
<string name="signup_error_password_rule">Enter at least 8 characters with letters and numbers.</string>
<string name="login_error_email_required">Please enter your email.</string>
<string name="login_error_password_required">Please enter your password.</string>
<string name="login_google_failed">Could not sign in with Google. Please try again.</string>
<string name="login_failed">Could not sign in. Please try again.</string>
<string name="login_kakao_failed">Could not sign in with Kakao. Please try again.</string>
<!-- Main / Home -->
<string name="tab_home">Home</string>
<string name="tab_chat">Chat</string>
<string name="tab_live">Live</string>
<string name="tab_my">My</string>
<string name="live_now">Live now</string>
<string name="famous_creator">Popular creators</string>
<string name="latest_content">Latest content</string>
<string name="view_all">View all</string>
<string name="voiceon_original_only">Only on VoiceOn</string>
<string name="series_by_weekday">Series by weekday</string>
<string name="popular_character_chat">Popular character chat</string>
<string name="weekly_chart">Bo-on weekly chart</string>
<string name="recommend_channel">Recommended channels</string>
<string name="free_content">Free content</string>
<string name="point_rental_content">Point rental content</string>
<string name="recommend_content">Recommended content</string>
<string name="read_more">Read more</string>
<string name="read_less">Read less</string>
<string name="action_upload_content">Upload content</string>
<string name="company_info">- Company: SodaLive Inc.\n\n- CEO: Jaehyung Lee\n\n- Address: 5F #563A, 10, Hwangsaeul-ro 335beon-gil, Bundang-gu, Seongnam-si, Gyeonggi-do\n\n- Business Registration No.: 870-81-03220\n\n- Mail-Order Sales Report: No. 2024-SeongnamBundangB-1012\n\n- Customer Center: 02-2055-1477 (10:00~19:00)\n\n- Contact Email: sodalive.official@gmail.com</string>
<string name="live_paid_title">Paid live entry</string>
<string name="live_paid_desc">Spend %1$d cans and\nenter the live?</string>
<string name="live_paid_warning">The live started %1$d hour(s) %2$d minute(s) ago. It may end within 30 minutes after you enter.</string>
<string name="live_paid_confirm">Enter after payment</string>
<string name="auth_title">Identity verification</string>
<string name="auth_desc">VoiceOn open-world character chat is available only to verified adults to protect youth.\nPlease verify your identity to use the service.</string>
<string name="auth_go">Verify now</string>
<string name="day_mon_short">Mon</string>
<string name="day_tue_short">Tue</string>
<string name="day_wed_short">Wed</string>
<string name="day_thu_short">Thu</string>
<string name="day_fri_short">Fri</string>
<string name="day_sat_short">Sat</string>
<string name="day_sun_short">Sun</string>
<string name="day_random">Random</string>
<string name="screen_home_follow">Follow</string>
<string name="screen_home_following">Following</string>
<string name="screen_home_theme_all">All</string>
<string name="screen_home_sort_revenue">Revenue</string>
<string name="screen_home_sort_sales_count">Sales</string>
<string name="screen_home_sort_comment_count">Comments</string>
<string name="screen_home_sort_like_count">Likes</string>
<string name="screen_home_series_episode_count">Total %1$d episodes</string>
<string name="screen_home_series_popular">Popular</string>
<string name="screen_home_series_new">New</string>
<string name="screen_home_series_complete">Complete</string>
<string name="screen_home_recommend_channel_content_label">Contents</string>
<string name="common_error_unknown">An unknown error occurred. Please try again.</string>
<string name="common_error_request">An error occurred while processing the request.</string>
<string name="common_error_network_retry">A network error occurred. Please try again later.</string>
<!-- Original detail -->
<string name="screen_original_detail_tab_character">Characters</string>
<string name="screen_original_detail_tab_info">Work info</string>
<string name="original_detail_error_invalid_request">Invalid request.</string>
<string name="original_detail_link_content_description">Open original work %1$s link</string>
<string name="original_detail_link_fallback">Link %1$d</string>
<string name="original_work_info_section_title">About the work</string>
<string name="original_work_info_link_title">View original</string>
<string name="original_work_info_detail_title">Details</string>
<string name="original_work_info_label_writer">Writer</string>
<string name="original_work_info_label_studio">Studio</string>
<string name="original_work_info_label_original">Original work</string>
<string name="original_work_label_new">N</string>
<!-- Character detail -->
<string name="screen_character_detail_title">Character info</string>
<string name="screen_character_detail_tab_info">Details</string>
<string name="screen_character_detail_tab_gallery">Gallery</string>
<string name="character_detail_error_invalid_access">Invalid access.</string>
<string name="character_detail_age">%1$d years old</string>
<string name="character_detail_worldview_title">[World &amp; Story Intro]</string>
<string name="character_detail_original_title">[Original work]</string>
<string name="character_detail_original_link">View original work</string>
<string name="character_detail_personality_title">[Personality &amp; Traits]</string>
<string name="character_detail_chat_guide_title">⚠️ Character Talk Guide</string>
<string name="character_detail_chat_guide_desc">VoiceOn AI Character Talk lets you become anyone in the conversation.\nChat as a story character or create your own role and build a story with the character.</string>
<string name="character_detail_chat_guide_notice">※ AI Character Talk is in open beta, so replies may be awkward or incomplete. If the character breaks early in the conversation, reset and try again.</string>
<string name="character_detail_comments_label">Comments</string>
<string name="character_detail_comment_input_hint">Write a comment</string>
<string name="character_detail_other_characters_title">Other characters in this genre</string>
<string name="character_detail_chat_button">Start chat</string>
<string name="character_detail_comment_register_success">Saved.</string>
<string name="character_detail_chat_room_create_failed">Failed to create a chat room. Please try again.</string>
<!-- Character gallery -->
<string name="character_gallery_empty">No images in the gallery.</string>
<string name="character_gallery_ratio_owned">%1$d%% owned</string>
<string name="character_gallery_ratio_count">%1$d / %2$d items</string>
<string name="character_gallery_purchase_title">Purchase confirmation</string>
<string name="character_gallery_purchase_desc">Do you want to buy the selected image?</string>
<string name="character_gallery_purchase_confirm">Buy with %1$d cans</string>
<string name="character_gallery_load_error">Failed to load gallery info.</string>
<string name="character_gallery_purchase_failed">Failed to complete the purchase.</string>
<!-- Character comments -->
<string name="character_comment_title">Comments</string>
<string name="character_comment_reply_title">Replies</string>
<string name="character_comment_input_hint">@string/character_detail_comment_input_hint</string>
<string name="character_comment_write_reply">Write a reply</string>
<string name="character_comment_reply_count">%1$d replies</string>
<string name="character_comment_time_just_now">Just now</string>
<string name="character_comment_time_minutes">%1$d min ago</string>
<string name="character_comment_time_hours">%1$d hr ago</string>
<string name="character_comment_time_days">%1$d day ago</string>
<string name="character_comment_time_years">%1$d yr ago</string>
<string name="character_comment_error_empty">Please enter a message.</string>
<string name="character_comment_error_report_reason">Please enter a report reason.</string>
<string name="character_comment_report_submitted">Report submitted.</string>
<string name="character_comment_load_failed">@string/common_error_unknown</string>
<string name="character_comment_report_reason_commercial">Unwanted commercial content or spam</string>
<string name="character_comment_report_reason_child_abuse">Child abuse</string>
<string name="character_comment_report_reason_hate_or_violence">Hate speech or graphic violence</string>
<string name="character_comment_report_reason_terror">Promoting terrorism</string>
<string name="character_comment_report_reason_harassment">Harassment or bullying</string>
<string name="character_comment_report_reason_self_harm">Suicide or self-harm</string>
<string name="character_comment_report_reason_misinformation">Misinformation</string>
<string-array name="character_comment_report_reasons">
<item>@string/character_comment_report_reason_commercial</item>
<item>@string/character_comment_report_reason_child_abuse</item>
<item>@string/character_comment_report_reason_hate_or_violence</item>
<item>@string/character_comment_report_reason_terror</item>
<item>@string/character_comment_report_reason_harassment</item>
<item>@string/character_comment_report_reason_self_harm</item>
<item>@string/character_comment_report_reason_misinformation</item>
</string-array>
<string name="screen_character_tab_recent_title">Recent characters</string>
<string name="screen_character_tab_popular_title">Popular characters</string>
<string name="screen_character_tab_new_title">New characters</string>
<string name="screen_character_tab_recommend_title">Recommended characters</string>
<string name="screen_character_tab_new_badge">N</string>
<string name="screen_new_characters_all_title">All new characters</string>
<string name="screen_new_characters_all_total_label">Total</string>
<string name="screen_new_characters_all_total_unit">items</string>
<string name="screen_chat_tab_character">Character</string>
<string name="screen_chat_tab_original">Works</string>
<string name="screen_chat_tab_talk">Talk</string>
<string name="screen_chat_talk_empty">No ongoing talk rooms</string>
<string name="screen_message_title">Messages</string>
<string name="screen_message_tab_text">Text</string>
<string name="screen_message_tab_voice">Voice</string>
<string name="screen_message_notice_autodelete">※ Received messages that are not kept are automatically deleted after 3 days.</string>
<string name="screen_message_filter_receive">Received</string>
<string name="screen_message_filter_sent">Sent</string>
<string name="screen_message_filter_keep">Saved</string>
<string name="screen_message_empty">No messages.\nTry connecting with friends!</string>
<string name="screen_message_loading_text">Loading text messages…</string>
<string name="screen_message_loading_voice">Loading voice messages…</string>
<string name="screen_message_detail_title_receive">Received message</string>
<string name="screen_message_detail_title_keep">Saved message</string>
<string name="screen_message_detail_title_sent">Sent message</string>
<string name="screen_message_detail_action_reply">Reply</string>
<string name="screen_message_detail_action_keep">Save</string>
<string name="screen_message_detail_action_delete">Delete</string>
<string name="screen_message_detail_keep_success">Saved.</string>
<string name="screen_message_detail_keep_already">Already saved.</string>
<string name="screen_message_detail_delete_success">Message deleted.</string>
<string name="screen_message_detail_date_format">MMM d, yyyy (EEE) HH:mm</string>
<string name="screen_message_write_title_new">New message</string>
<string name="screen_message_write_title_send">Send message</string>
<string name="screen_message_write_cancel">Cancel</string>
<string name="screen_message_write_recipient_label">Recipient</string>
<string name="screen_message_write_input_hint">Enter your message</string>
<string name="screen_message_write_button_send">Send message</string>
<string name="screen_message_write_toast_select_recipient">Please select a recipient.</string>
<string name="screen_message_write_toast_input_required">Please enter a message.</string>
<string name="screen_message_write_toast_send_success">Message sent.</string>
<string name="screen_voice_message_write_title">Voice message</string>
<string name="screen_voice_message_write_recipient_prefix">To.</string>
<string name="screen_voice_message_write_recipient_placeholder">Recipient</string>
<string name="screen_voice_message_write_retry">Record again</string>
<string name="screen_voice_message_write_permission_denied">Audio recording permission is required to use voice messages.</string>
<string name="screen_message_recipient_title">Search recipient</string>
<string name="screen_message_recipient_search_hint">Search</string>
<string name="screen_live_loading">Loading live rooms…</string>
<string name="screen_live_cancel_title">Cancel reservation</string>
<string name="screen_live_cancel_hint">Enter a reason for cancellation.</string>
<string name="screen_live_cancel_confirm">Cancel reservation</string>
<string name="screen_live_cancel_success">Reservation has been cancelled.</string>
<string name="dialog_close">Close</string>
<string name="screen_live_reservation_self_block">You cannot reserve a live you created.</string>
<string name="screen_live_reservation_pay_title">Reserve with %1$s cans</string>
<string name="screen_live_reservation_pay_desc">Pay to join the live \"%1$s\".</string>
<string name="screen_live_reservation_confirm">Reserve</string>
<string name="screen_my_notice_more">Details</string>
<string name="screen_my_login">Login</string>
<string name="screen_my_edit_profile">Edit profile</string>
<!-- Profile Update -->
<string name="screen_profile_update_email_label">Email</string>
<string name="screen_profile_update_password_label">Password</string>
<string name="screen_profile_update_password_mask">********</string>
<string name="screen_profile_update_change_password">Change password</string>
<string name="screen_profile_update_nickname_label">Nickname</string>
<string name="screen_profile_update_change_nickname">Change nickname</string>
<string name="screen_profile_update_gender_label">Gender</string>
<string name="screen_profile_update_gender_female">Female</string>
<string name="screen_profile_update_gender_male">Male</string>
<string name="screen_profile_update_gender_none">Prefer not to say</string>
<string name="screen_profile_update_instagram_label">Instagram</string>
<string name="screen_profile_update_instagram_hint">Instagram URL</string>
<string name="screen_profile_update_youtube_label">YouTube channel</string>
<string name="screen_profile_update_youtube_hint">YouTube channel URL</string>
<string name="screen_profile_update_website_label">Website</string>
<string name="screen_profile_update_website_hint">Website URL</string>
<string name="screen_profile_update_blog_label">Blog</string>
<string name="screen_profile_update_blog_hint">Blog URL</string>
<string name="screen_profile_update_interest_title">Interests</string>
<string name="screen_profile_update_interest_select">Select interests</string>
<string name="screen_profile_update_introduce_label">Bio</string>
<string name="screen_profile_update_introduce_hint">Enter a short bio</string>
<string name="screen_profile_update_save">Save</string>
<string name="msg_profile_update_image_pick_failed">Failed to load image.</string>
<string name="msg_profile_update_image_updated">Profile image updated.</string>
<string name="msg_profile_update_updated">Profile updated.</string>
<string name="msg_profile_update_password_current_required">Enter your current password</string>
<string name="msg_profile_update_password_new_required">Enter a new password</string>
<string name="msg_profile_update_password_mismatch">Passwords do not match.</string>
<string name="msg_profile_update_password_updated">Password updated.</string>
<!-- Modify Password -->
<string name="screen_modify_password_title">Change password</string>
<string name="screen_modify_password_subtitle">Protect your account with a strong password</string>
<string name="screen_modify_password_current_label">Current password</string>
<string name="screen_modify_password_current_hint">Enter your current password.</string>
<string name="screen_modify_password_new_label">New password</string>
<string name="screen_modify_password_new_hint">Enter a new password (at least 8 characters with letters and numbers)</string>
<string name="screen_modify_password_new_confirm_label">Confirm new password</string>
<string name="screen_modify_password_new_confirm_hint">Re-enter the new password</string>
<string name="screen_modify_password_requirement">* At least 8 characters with letters and numbers</string>
<string name="screen_modify_password_submit">Update password</string>
<string name="screen_my_view_channel">View my channel</string>
<string name="screen_my_charge_can">Charge cans</string>
<string name="screen_my_point_reward">Point reward</string>
<string name="screen_my_recent_prefix">Recently listened</string>
<string name="screen_my_storage">Storage</string>
<string name="screen_my_block_list">Blocked users</string>
<string name="screen_my_morning_call">Morning call</string>
<string name="screen_my_notice">Notice</string>
<string name="screen_my_event">Event</string>
<string name="screen_my_customer_service">Customer service</string>
<string name="screen_my_identity_verified">Verified</string>
<string name="screen_my_identity_verification">Verify identity</string>
<string name="screen_my_coupon_register">Register coupon</string>
<string name="screen_my_auth_required">Available after identity verification.</string>
<string name="screen_search_hint">Search</string>
<string name="screen_search_tab_unified">All</string>
<string name="screen_search_tab_creator">Channels</string>
<string name="screen_search_tab_content">Contents</string>
<string name="screen_search_tab_series">Series</string>
<string name="screen_search_more">See more &gt;</string>
<string name="screen_search_creator_title">Channels</string>
<string name="screen_search_content_title">Contents</string>
<string name="screen_search_series_title">Series</string>
<string name="screen_search_no_result">No results found.</string>
<!-- Following Creator -->
<string name="screen_following_creator_title">Following list</string>
<string name="following_creator_total_prefix">Total</string>
<string name="following_creator_total_count_value">%1$d</string>
<string name="following_creator_total_suffix">creators</string>
<string name="following_creator_empty">You are not following any channels.</string>
<!-- Audition -->
<string name="screen_audition_title">Audition</string>
<string name="screen_audition_on">ON</string>
<string name="screen_audition_off">OFF</string>
<string name="screen_audition_total_count">Total %1$d</string>
<string name="screen_audition_how_to_use">How to use VoiceOn audition</string>
<string name="screen_audition_how_to_use_more">See details&gt;</string>
<string name="screen_audition_error_invalid_request">Invalid request.\nPlease try again.</string>
<string name="screen_audition_detail_info_title">Audition info</string>
<string name="screen_audition_detail_roles_title">Audition roles</string>
<string name="screen_audition_detail_expand">Expand</string>
<string name="screen_audition_detail_collapse">Collapse</string>
<string name="screen_audition_status_open">Open</string>
<string name="screen_audition_status_closed">Closed</string>
<string name="screen_audition_invalid_audio_file">Invalid audio file.\nPlease select again.</string>
<string name="screen_audition_select_audio">Select audio</string>
<string name="dialog_audition_method_title">How to apply</string>
<string name="dialog_audition_method_upload">Upload file</string>
<string name="dialog_audition_method_record">Record now</string>
<string name="dialog_audition_method_note">※ Only mp3 or aac files can be uploaded</string>
<string name="dialog_audition_apply_title">Apply for audition</string>
<string name="dialog_audition_apply_audio_file_title">Recording file</string>
<string name="dialog_audition_apply_phone_title">Contact</string>
<string name="dialog_audition_apply_phone_hint">Leave a contact number for results</string>
<string name="dialog_audition_apply_agreement">I agree to the collection and use of my personal contact information for notification if I pass the VoiceOn audio drama audition.\nYou may refuse to consent, but the audition application will be canceled if you do not agree.</string>
<string name="dialog_audition_apply_submit">Submit audition application</string>
<string name="dialog_audition_apply_error_invalid_phone">Invalid contact number.\nPlease try again.</string>
<string name="dialog_audition_apply_error_need_agreement">You must agree to the collection and use of contact information to apply for the audition.</string>
<string name="screen_audition_play_error">Could not play the content.\nPlease try again.</string>
<string name="screen_audition_role_original_work">View original work</string>
<string name="screen_audition_role_script">Check audition script</string>
<string name="screen_audition_role_info_title">Audition character info</string>
<string name="screen_audition_role_applicant_prefix">Applicants </string>
<string name="screen_audition_role_applicant_suffix">people</string>
<string name="screen_audition_sort_newest">Newest</string>
<string name="screen_audition_sort_likes">Most liked</string>
<string name="screen_audition_no_applicant">No applicants yet.</string>
<string name="screen_audition_apply">Apply for audition</string>
<string name="screen_audition_apply_again">Reapply for audition</string>
<string name="dialog_audition_reapply_title">Reapply notice</string>
<string name="dialog_audition_reapply_desc">Reapplying will delete your previous submission and invalidate the votes you received.</string>
<string name="dialog_audition_auth_title">- Verification required -</string>
<string name="dialog_audition_auth_desc">Please complete identity verification in My Page before applying for the audition.</string>
<string name="dialog_audition_vote_title">[Audition cheer]</string>
<string name="dialog_audition_vote_desc">You cheered for this audition.\n(Free cheer: once per day per account)\nTry adding more cheer with 1 Can.</string>
<string name="dialog_audition_vote_limit_title">[Cheer limit reached]</string>
<string name="dialog_audition_vote_limit_desc">You reached todays cheer limit.\nYou can cheer up to 10 times per day.\nTry again tomorrow.</string>
<!-- Settings / Notices / Events -->
<string name="screen_settings_title">Settings</string>
<string name="screen_settings_notification">Notification settings</string>
<string name="screen_settings_content">Content viewing settings</string>
<string name="screen_settings_terms">Terms of Service</string>
<string name="screen_settings_privacy">Privacy Policy</string>
<string name="screen_settings_oss_license">Open source licenses</string>
<string name="screen_settings_app_version">App version</string>
<string name="screen_settings_version_format">ver %1$s</string>
<string name="screen_settings_logout">Log out</string>
<string name="screen_settings_logout_all">Log out from all devices</string>
<string name="screen_settings_sign_out">Delete account</string>
<string name="dialog_alert_title">Notice</string>
<string name="dialog_logout_message">Do you want to log out?</string>
<string name="dialog_logout_all_message">Log out from all devices?</string>
<string name="screen_content_settings_title">Content viewing settings</string>
<string name="screen_content_settings_adult_toggle">Show sensitive content</string>
<string name="screen_content_settings_all">All</string>
<string name="screen_content_settings_male">Male-oriented</string>
<string name="screen_content_settings_female">Female-oriented</string>
<string name="screen_notification_settings_title">Notification settings</string>
<string name="notification_settings_live">Live notifications</string>
<string name="notification_settings_upload">Content upload notifications</string>
<string name="notification_settings_message">Message notifications</string>
<string name="notification_settings_confirm">Save</string>
<string name="screen_terms_loading">Loading terms…</string>
<string name="screen_notice_title">Notices</string>
<string name="screen_notice_loading">Loading notices…</string>
<string name="screen_notice_detail_title">Notice details</string>
<string name="screen_event_title">Events</string>
<string name="screen_event_loading">Loading events…</string>
<string name="screen_event_detail_title">Event details</string>
<string name="screen_event_participate">Join event</string>
<string name="screen_sign_out_title">Delete account</string>
<string name="screen_sign_out_question">Are you sure you want to leave?\nWould you like to reconsider?</string>
<string name="screen_sign_out_description">Please choose why you want to delete your account.\nWe use this to improve the service.</string>
<string name="screen_sign_out_reason_change_nickname">I want to change my nickname</string>
<string name="screen_sign_out_reason_conflict_user">Conflict with another user</string>
<string name="screen_sign_out_reason_inconvenient">Service is inconvenient or unstable</string>
<string name="screen_sign_out_reason_unhappy_service">Unhappy with service operation</string>
<string name="screen_sign_out_reason_other_service">Prefer another service</string>
<string name="screen_sign_out_reason_remove_content">I want to remove my content</string>
<string name="screen_sign_out_reason_low_usage">I rarely use it</string>
<string name="screen_sign_out_reason_missing_content">No content or creators I want</string>
<string name="screen_sign_out_reason_expensive">Too expensive</string>
<string name="screen_sign_out_reason_etc">Other</string>
<string name="screen_sign_out_reason_hint">Please enter</string>
<string name="screen_sign_out_warning">Deleting your account will remove all of your content, activity history, can top-ups, accruals, and usage history. Deleted information cannot be recovered, so please decide carefully.\nCans earned via Charge Cans cannot be refunded when deleting your account. If you delete your account before a refund request is processed, the refund cannot be made because we cannot check your point usage history.</string>
<string name="screen_sign_out_password_label">Password</string>
<string name="screen_sign_out_social_hint">※ Social login users can tap \'Delete account\' without entering a password to proceed automatically.</string>
<string name="screen_sign_out_submit">Delete account</string>
<string name="screen_sign_out_reason_required">Please select a reason for deleting your account.</string>
<!-- Alarm -->
<string name="alarm_time_format">hh:mm</string>
<string name="alarm_date_format">MMM d</string>
<string name="alarm_stop_content_description">Stop alarm button</string>
<string name="alarm_list_title">Set Voice morning call</string>
<string name="alarm_list_overlay_permission_required">To use the alarm service, allow display over other apps.</string>
<string name="alarm_list_exact_alarm_permission_required">To use the alarm service, allow the exact alarm permission.</string>
<string name="alarm_list_post_notification_denied">You cannot use the alarm service if you deny the permission.</string>
<string name="alarm_list_delete_desc">Delete this alarm?</string>
<string name="alarm_list_delete_toast">Alarm deleted.</string>
<string name="alarm_list_buy_desc">Purchase an extra slot?</string>
<string name="alarm_list_buy_confirm">Purchase</string>
<string name="alarm_list_notice_owned_only">※ Only owned content can be set as an alarm. Please purchase the content in the market before setting an alarm.</string>
<string name="alarm_list_empty">No alarms</string>
<string name="alarm_list_ampm_format">a</string>
<string name="alarm_list_time_format">hh:mm</string>
<string name="alarm_list_date_same_year_format">MMM d (EEE)</string>
<string name="alarm_list_date_diff_year_format">yyyy MMM d (EEE)</string>
<string name="alarm_extra_slot_price_suffix">to get</string>
<string name="alarm_extra_slot_unlimited">unlimited</string>
<string name="alarm_extra_slot_purchase_suffix">slot(s)</string>
<string name="alarm_add_title">Set alarm</string>
<string name="alarm_add_name_hint">Enter alarm name</string>
<string name="alarm_add_content_label">Content</string>
<string name="alarm_add_content_placeholder">Select content</string>
<string name="alarm_add_volume_label">Volume</string>
<string name="alarm_add_save">Save</string>
<string name="alarm_add_everyday">Every day</string>
<string name="alarm_add_weekly_format">Every %1$s</string>
<string name="alarm_add_date_format">yyyy MMM d (EEE)</string>
<string name="alarm_add_select_content_toast">Please select alarm content.</string>
<string name="alarm_add_calendar_content_description">Select date</string>
<string name="alarm_select_title">Select content</string>
<string name="alarm_select_empty">You dont have any owned content.\nPlease purchase alarm content in the content market first.</string>
<string name="alarm_select_badge_owned">Owned</string>
<string name="alarm_select_badge_rental">Rented</string>
</resources>