Files
sodalive-android/app/src/main/res/values-en/strings.xml
2025-12-30 15:42:52 +09:00

1345 lines
104 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">try again.\nIf the issue persists, 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">Service Under Maintenance</string>
<string name="screen_splash_update_title">Update</string>
<string name="screen_splash_update_required_desc">A required update is available. Please update to continue.</string>
<string name="screen_splash_update_optional_desc">A new update is available. Would you like to update now?</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">Enter 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">Payment failed.</string>
<string name="chat_purchase_message_failed">Purchase failed.</string>
<string name="chat_room_load_failed">Could not load chat 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</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 using %1$s cans</string>
<string name="chat_reset_loading">Resetting chat…</string>
<string name="chat_reset_failed">Reset failed.</string>
<string name="chat_background_picker_title">Select background image</string>
<string name="chat_background_current_label">Current</string>
<string name="chat_unlock_image_hint">Tap to unlock</string>
<string name="chat_quota_notice_message">Free access will be available 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">Send failed</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?</string>
<string name="confirm">Confirm</string>
<string name="cancel">Cancel</string>
<!-- Settings - Language -->
<string name="screen_settings_language">Language</string>
<string name="settings_language_korean">Korean</string>
<string name="settings_language_english">English</string>
<string name="settings_language_japanese">Japanese</string>
<string name="settings_language_apply">Save</string>
<!-- Login / Sign up -->
<string name="title_login">Sign 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">A temporary password will be sent to your registered email address</string>
<string name="find_password_description_secondary">Log in with the temporary password, then change your password 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">Your temporary password has been sent. Please check your email.</string>
<string name="signup_error_email_required">Enter your email.</string>
<string name="signup_error_password_required">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">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">Enter your email.</string>
<string name="login_error_password_required">Enter your password.</string>
<string name="login_google_failed">Google sign-in failed. Please try again.</string>
<string name="login_failed">Sign-in failed. Please try again.</string>
<string name="login_kakao_failed">Failed to 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">On Air</string>
<string name="screen_live_now_all_title">View all</string>
<string name="screen_live_now_all_empty_message">There are currently no live broadcasts available, or access may be restricted due to age limits.\nVerify your identity or follow the channel to get notified when a live broadcast starts.</string>
<string name="screen_live_now_all_free">Free</string>
<string name="screen_live_now_all_remaining">Left</string>
<string name="screen_live_now_all_sold_out">Sold out</string>
<string name="screen_live_recommend_channel_more">More</string>
<string name="famous_creator">Top creators</string>
<string name="latest_content">New</string>
<string name="view_all">View all</string>
<string name="voiceon_original_only">Only on VoiceOn</string>
<string name="series_by_weekday">By weekday</string>
<string name="popular_character_chat">Top character</string>
<string name="weekly_chart">Weekly chart</string>
<string name="recommend_channel">Recommended channels</string>
<string name="free_content">Free</string>
<string name="point_rental_content">Point rental</string>
<string name="recommend_content">Recommended</string>
<string name="read_more">More</string>
<string name="read_less">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, Hwangsaeulro 335beongil, Bundanggu, Seongnamsi, Gyeonggido\n\n Business Registration No.: 8708103220\n\n MailOrder Sales Report: No. 2024SeongnamBundangB1012\n\n Customer Center: 0220551477 (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">This live stream started %1$d hours and %2$d minutes ago.\nIt may end within 30 minutes after you join.</string>
<string name="live_paid_confirm">Enter after payment</string>
<string name="auth_title">Identity verification</string>
<string name="auth_desc">VoiceOns Open World Character Chat\nis available only to adults who have completed identity verification to protect minors.\nTo use the character chat service, please complete identity verification.</string>
<string name="auth_go">Verify now</string>
<string name="deeplink_not_found">Failed to find deep link.</string>
<string name="deeplink_error">Deep link processing error: %1$s</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">Irregular</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">Units</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">%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">Completed</string>
<string name="screen_series_content_all_title_format">%1$s - Full episodes</string>
<string name="screen_series_content_all_title_default">Full episodes</string>
<string name="screen_series_content_sort_newest">Newest</string>
<string name="screen_series_content_sort_oldest">Oldest</string>
<string name="screen_series_detail_tab_home">Home</string>
<string name="screen_series_detail_tab_introduction">About</string>
<string name="screen_series_detail_published_days_format">Serial on %1$s</string>
<string name="screen_series_detail_age_all">All</string>
<string name="screen_series_detail_age_19">19+</string>
<string name="screen_series_detail_age_19_badge">19</string>
<string name="screen_series_detail_section_keywords">Keywords</string>
<string name="screen_series_detail_section_introduction">About</string>
<string name="screen_series_detail_section_info">Details</string>
<string name="screen_series_detail_label_genre">Genre</string>
<string name="screen_series_detail_label_age">Age Restriction</string>
<string name="screen_series_detail_label_writer">Writer</string>
<string name="screen_series_detail_label_studio">Produced by</string>
<string name="screen_series_detail_label_published_days">Ongoing</string>
<string name="screen_series_detail_label_published_date">Release date</string>
<string name="screen_series_detail_section_price">Price</string>
<string name="screen_series_detail_price_rental_label">Rent</string>
<string name="screen_series_detail_price_keep_label">Buy</string>
<string name="screen_series_detail_price_rental_free">Free (5 days)</string>
<string name="screen_series_detail_price_rental_single">%1$d CANS(5 days)</string>
<string name="screen_series_detail_price_rental_range">%1$s ~ %2$d CANS (5 days)</string>
<string name="screen_series_detail_price_keep_single">%1$d CANS</string>
<string name="screen_series_detail_price_keep_range">%1$s ~ %2$d CANS</string>
<string name="screen_series_detail_content_count_format">(%1$d)</string>
<string name="screen_series_main_title">View all</string>
<string name="screen_series_main_tab_home">Home</string>
<string name="screen_series_main_tab_day_of_week">By day</string>
<string name="screen_series_main_tab_genre">By genre</string>
<string name="screen_series_main_completed_title">Completed</string>
<string name="screen_series_main_completed_all">View all</string>
<string name="screen_series_main_recommend_title">Recommended</string>
<string name="screen_home_recommend_channel_content_label">Contents</string>
<string name="common_error_unknown">An unknown error occurred. try again.</string>
<string name="common_error_request">An error occurred while processing your 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">About</string>
<string name="original_detail_error_invalid_request">Invalid request.</string>
<string name="original_detail_link_content_description">View the original %1$s</string>
<string name="original_detail_link_fallback">Link %1$d</string>
<string name="original_work_info_section_title">About</string>
<string name="original_work_info_link_title">View the 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">Produced by</string>
<string name="original_work_info_label_original">Original</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]</string>
<string name="character_detail_original_link">View the original</string>
<string name="character_detail_personality_title">[Personality &amp; Traits]</string>
<string name="character_detail_chat_guide_title">⚠️ Character Chat Guidelines</string>
<string name="character_detail_chat_guide_desc">VoiceOn AI Character Chat offers a high level of conversational freedom, allowing you to be whoever you want in the conversation.\nChat as a character within the world, or create your own story with the character as someone entirely new.</string>
<string name="character_detail_chat_guide_notice">※ Character AI Chat is in open beta.\nResponses may sometimes feel awkward or incomplete.\nIf the character feels out of character early in the conversation, please reset the chat and try again.</string>
<string name="character_detail_comments_label">Comments</string>
<string name="character_detail_comment_input_hint">Enter a comment</string>
<string name="character_detail_other_characters_title">Other characters</string>
<string name="character_detail_chat_button">Chat Now</string>
<string name="character_detail_comment_register_success">Saved.</string>
<string name="character_detail_chat_room_create_failed">Failed to create the chat room. Please try again.</string>
<!-- Character gallery -->
<string name="character_gallery_empty">No image available</string>
<string name="character_gallery_ratio_owned">%1$d%% available</string>
<string name="character_gallery_ratio_count">%1$d / %2$d items</string>
<string name="character_gallery_purchase_title">Confirmation</string>
<string name="character_gallery_purchase_desc">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 information.</string>
<string name="character_gallery_purchase_failed">Purchase failed.</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 m ago</string>
<string name="character_comment_time_hours">%1$d h ago</string>
<string name="character_comment_time_days">%1$d d ago</string>
<string name="character_comment_time_months">%1$d mo ago</string>
<string name="character_comment_time_years">%1$d y ago</string>
<string name="character_comment_error_empty">Enter the details.</string>
<string name="character_comment_error_report_reason">Enter the reason for reporting.</string>
<string name="character_comment_report_submitted">Your report has been 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">Terrorist propaganda</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</string>
<string name="screen_character_tab_popular_title">Popular</string>
<string name="screen_character_tab_new_title">New</string>
<string name="screen_character_tab_recommend_title">Recommended</string>
<string name="screen_character_tab_new_badge">N</string>
<string name="screen_new_characters_all_title">View all</string>
<string name="screen_new_characters_all_total_label">All</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">By Original</string>
<string name="screen_chat_tab_talk">Chat</string>
<string name="screen_chat_talk_empty">No active chats.</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">※ Unarchived received messages will be 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">Archive</string>
<string name="screen_message_empty">No messages yet. Start chatting with your 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 messages</string>
<string name="screen_message_detail_title_keep">Saved messages</string>
<string name="screen_message_detail_title_sent">Sent messages</string>
<string name="screen_message_detail_action_reply">Reply</string>
<string name="screen_message_detail_action_keep">Archive</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">This message is already archived.</string>
<string name="screen_message_detail_delete_success">The message has been deleted.</string>
<string name="screen_message_detail_date_format">MM DD, YYYY (EEE) HH:mm</string>
<string name="screen_message_write_title_new">New message</string>
<string name="screen_message_write_title_send">Send</string>
<string name="screen_message_write_cancel">Cancel</string>
<string name="screen_message_write_recipient_label">To.</string>
<string name="screen_message_write_input_hint">Enter your message</string>
<string name="screen_message_write_button_send">Send</string>
<string name="screen_message_write_toast_select_recipient">Select a recipient.</string>
<string name="screen_message_write_toast_input_required">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">To.</string>
<string name="screen_voice_message_write_retry">Record again</string>
<string name="screen_voice_message_write_permission_denied">To use voice messages, please allow audio recording permission.</string>
<string name="screen_message_recipient_title">Search recipient</string>
<string name="screen_message_recipient_search_hint">Search</string>
<string name="screen_live_loading">oading live broadcast…</string>
<string name="screen_live_now_title_prefix">Live</string>
<string name="screen_live_now_title_suffix">now</string>
<string name="screen_live_now_empty_message">Verify your identity in My Page or reserve a live broadcast and join.</string>
<string name="screen_live_now_refresh">Refresh</string>
<string name="screen_live_recommend_channel_prefix">Following</string>
<string name="screen_live_recommend_channel_suffix">channel</string>
<string name="screen_live_community_title">Community</string>
<string name="screen_live_reservation_title_prefix">Live</string>
<string name="screen_live_reservation_title_suffix">Reserved</string>
<string name="screen_live_reservation_empty_message">No live reservations right now.\nFollow channels to get live alerts.</string>
<string name="screen_live_latest_finished_prefix">Recently</string>
<string name="screen_live_latest_finished_suffix">finished live shows</string>
<string name="screen_live_replay_prefix">Live</string>
<string name="screen_live_replay_suffix">Replay</string>
<string name="screen_live_cancel_title">Cancel</string>
<string name="screen_live_cancel_hint">enter a cancellation reason.</string>
<string name="screen_live_cancel_confirm">Cancel</string>
<string name="screen_live_cancel_success">Reservation has been canceled.</string>
<string name="dialog_close">Close</string>
<string name="screen_live_reservation_self_block">reserve a live you created is required.</string>
<string name="screen_live_reservation_all_title">Live reservation calendar</string>
<string name="screen_live_reservation_all_empty_message">No live reservations right now.\nReserve a live on another date and join in.</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_live_reservation_status_title">Live reservation status</string>
<string name="screen_live_reservation_status_empty">No live reservations.</string>
<string name="screen_live_reservation_complete_title">Live reservation complete</string>
<string name="screen_live_reservation_complete_message">Your reservation is complete.</string>
<string name="screen_live_reservation_complete_info_title">Live reservation details</string>
<string name="screen_live_reservation_complete_creator_label">Creator</string>
<string name="screen_live_reservation_complete_purchase_label">Purchase details</string>
<string name="screen_live_reservation_complete_date_label">Reservation date</string>
<string name="screen_live_reservation_complete_price_label">Live price</string>
<string name="screen_live_reservation_complete_payment_title">Payment details</string>
<string name="screen_live_reservation_complete_have_label">Balance</string>
<string name="screen_live_reservation_complete_pay_label">Payment</string>
<string name="screen_live_reservation_complete_remaining_label">Remaining</string>
<string name="screen_live_reservation_complete_can_unit">cans</string>
<string name="screen_live_reservation_complete_button_home">Go to Home</string>
<string name="screen_live_reservation_complete_button_history">Go to reservations</string>
<string name="live_reservation_month_label">%1$s mo</string>
<string name="live_reservation_complete">Reserved</string>
<string name="live_reservation_free">Free</string>
<string name="live_reservation_my_live">My live rooms</string>
<string name="live_reservation_status_price">%1$d CANS</string>
<string name="live_reservation_status_cancel">Cancel\nreservation</string>
<string name="live_reservation_status_not_cancelable">Cannot cancel</string>
<!-- Live Room -->
<string name="screen_live_room_no_chat_ended">Chat ban has been lifted.</string>
<string name="screen_live_room_no_chat_started">%1$s muted chat for 3 minutes.</string>
<string name="screen_live_room_not_found">The live room was not found.</string>
<string name="screen_live_room_speaker_full">Speaker slots are full.</string>
<string name="screen_live_room_kick_title">Remove</string>
<string name="screen_live_room_kick_message">Remove %1$s?</string>
<string name="screen_live_room_kick_confirm">Remove</string>
<string name="screen_live_room_staff_assigned">Set %1$s as staff.</string>
<string name="screen_live_room_staff_removed">Removed %1$s from staff.</string>
<string name="screen_live_room_changed_listener">Changed %1$s to listener.</string>
<string name="screen_live_room_ban_message">Removed %1$s.</string>
<string name="screen_live_room_kicked">%1$s removed you from the live.</string>
<string name="screen_live_room_no_chat_warning">Chat is disabled for %1$d seconds.</string>
<string name="screen_live_room_no_chat_applied">Muted %1$s for 3 minutes.</string>
<string name="screen_live_room_secret_mission_minimum">Secret missions require at least 10 cans.</string>
<string name="screen_live_room_donation_minimum">You can donate from 1 can.</string>
<string name="screen_live_room_block_title">Block user</string>
<string name="screen_live_room_block_confirm">Block</string>
<string name="screen_live_room_block_message_creator">Block %1$s?\n\nBlocking will restrict this user:\n- Cannot enter lives you host\n- Cannot send you messages\n- Cannot post in your fanTalk</string>
<string name="screen_live_room_block_message_user">Block %1$s?\n\n- You will not see chat messages from blocked users in live rooms.</string>
<string name="screen_live_room_bg_on">Background ON</string>
<string name="screen_live_room_bg_off">Back OFF</string>
<string name="screen_live_room_signature_on">Signature ON</string>
<string name="screen_live_room_signature_off">Sign OFF</string>
<string name="screen_live_room_age_limit_title">Notice</string>
<string name="screen_live_room_age_limit_message">This live room is restricted to ages 19 and over, so minors cannot join under the Information and Communications Network Act and the Youth Protection Act. verify your identity in My Page and try again.</string>
<string name="screen_live_room_ok">Confirm</string>
<string name="screen_live_room_copy_history">Donation history copied.</string>
<string name="screen_live_room_info_updated">Live info updated.</string>
<string name="screen_live_room_quit">End live</string>
<string name="screen_live_room_share_title">Share live</string>
<string name="screen_live_room_end_title">End live</string>
<string name="screen_live_room_end_message">End this live?\nChat history will not be saved and will disappear.\nParticipants will also be removed when the live ends.</string>
<string name="screen_live_room_exit_title">Leave live</string>
<string name="screen_live_room_exit_message">Leave this live room?</string>
<string name="screen_live_room_yes">Yes</string>
<string name="screen_live_room_no">No</string>
<string name="screen_live_room_request_speaker">Speaker request sent.\nwait a moment.</string>
<string name="screen_live_room_unstaffed">Removed %1$s from staff.</string>
<string name="screen_live_room_changed_to_listener">Changed %1$s to listener.</string>
<string name="screen_live_room_banned">Removed %1$s.</string>
<string name="screen_live_room_connection_issue">Connection issue occurred.\nreconnect.</string>
<string name="screen_live_room_secret_mission_sent">Sent a secret mission for %1$s cans.\uD83E\uDD2B</string>
<string name="screen_live_room_donation_sent">Donated %1$s cans.\uD83D\uDCB0\uD83E\uDE99</string>
<string name="screen_live_room_closed">The live has ended.</string>
<string name="screen_live_room_invited_speaker">You were invited as a speaker</string>
<string name="screen_live_room_invited_later">Maybe later</string>
<string name="screen_live_room_invited_join">Join as speaker</string>
<string name="screen_live_room_became_speaker">You are now a speaker!</string>
<string name="screen_live_room_loading">Joining live…</string>
<string name="screen_live_room_now_playing">Live in progress - %1$s</string>
<string name="screen_live_room_connect_failed">Could not connect to the live.\ntry again.</string>
<string name="screen_live_room_like_paid_title">Notice</string>
<string name="screen_live_room_like_paid_message">\"Like\" is a paid support.\n1 can will be spent when you tap.</string>
<string name="screen_live_room_like_paid_confirm">Confirm</string>
<string name="screen_live_room_heart_sent">\"%1$s\" sent a heart : \uD83D\uDC95</string>
<string name="screen_live_room_notice_prefix">[Notice] </string>
<string name="screen_live_room_menu_prefix">[Menu] </string>
<string name="screen_live_room_leave">Leave</string>
<string name="screen_live_room_change_listener">Change to listener</string>
<string name="screen_live_room_signature_off_label">Sign OFF</string>
<string name="screen_live_room_bg_off_label">Back OFF</string>
<string name="screen_live_room_notice">Notice</string>
<string name="screen_live_room_menu">Menu</string>
<string name="screen_live_room_participants">Participants</string>
<string name="screen_live_room_new_chat">New chat</string>
<string name="screen_live_room_chat_hint">Enter a message</string>
<string name="screen_live_room_join">%1$s joined.</string>
<string name="screen_live_room_staff_label">Staff</string>
<string name="screen_live_room_can_unit">cans</string>
<string name="screen_live_room_donation_message_format">"%1$s"</string>
<string name="screen_live_room_donation_sender">%1$s</string>
<string name="screen_live_room_roulette_sender">%1$s\u2019s roulette result?</string>
<string name="screen_live_room_roulette_win">[%1$s] Win!</string>
<string name="screen_live_room_heart_label">Hearts</string>
<string name="screen_live_room_secret_label">Secret</string>
<string name="screen_live_room_change_to_listener">Change to listener</string>
<string name="screen_live_room_invite_speaker">Invite to speaker</string>
<string name="screen_live_room_chat_ban_short">Mute</string>
<string name="screen_live_room_set_manager">Set as staff</string>
<string name="screen_live_room_unset_manager">Remove staff</string>
<string name="screen_live_room_speaker_label">Speaker</string>
<string name="screen_live_room_listener_label">Listener</string>
<string name="screen_live_room_secret_mission_hint">Enter a secret mission (up to 1000 chars)</string>
<string name="screen_live_room_donation_message_hint">Enter a message to send (up to 1000 chars)</string>
<string name="screen_live_room_secret_mission_input_min">Enter 10 or more cans</string>
<string name="screen_live_room_donation_input_min">Enter at least 1 can</string>
<string name="screen_live_room_free">Free</string>
<string name="screen_live_room_participant_label">Participants</string>
<string name="screen_live_room_expand">Show more</string>
<string name="screen_live_room_collapse">Hide</string>
<string name="screen_live_room_channel">View channel</string>
<string name="screen_live_room_modify">Edit</string>
<string name="screen_live_room_start">Start</string>
<string name="screen_live_room_cancel_reservation">Cancel reservation</string>
<string name="screen_live_room_reservation_done">Reserved</string>
<string name="screen_live_room_reserve">Reserve</string>
<string name="screen_live_room_join_now">Join now</string>
<string name="screen_live_tag_title">Select interests</string>
<string name="screen_live_tag_subtitle">You can select up to 3.</string>
<string name="screen_live_tag_confirm">Confirm</string>
<string name="screen_live_room_unknown_error">An unknown error occurred. try again.</string>
<string name="screen_live_room_detail_date_format">yyyy.MM.dd EEE hh:mm a</string>
<string name="screen_live_room_reserver_label">Reserved users</string>
<string name="screen_live_room_share_message_private">%1$s invited you to a private live on VoiceOn.\n\u203b Join: %2$s\n(Password: %3$s)</string>
<string name="screen_live_room_share_message_public">%1$s invited you to a public live on VoiceOn.\n\u203b Join: %2$s</string>
<string name="screen_live_room_dialog_title_no_chat">Chat mute</string>
<string name="screen_live_room_dialog_no_chat_desc">Mute chat for 3 minutes?</string>
<string name="screen_live_room_dialog_skip">Skip</string>
<string name="screen_live_room_age_badge">19</string>
<string name="screen_live_room_heart_ranking_title">Current live heart ranking</string>
<string name="screen_live_room_total_label">Total</string>
<string name="screen_live_room_total_count_label">All</string>
<string name="screen_live_room_people_unit">users</string>
<string name="screen_live_room_donation_ranking_title">Current live donation ranking</string>
<string name="screen_live_room_donation_normal_label">Normal</string>
<string name="screen_live_room_donation_secret_label">Secret</string>
<string name="screen_live_room_parenthesis_open">(</string>
<string name="screen_live_room_parenthesis_close">)</string>
<string name="screen_live_room_separator_slash">/</string>
<string name="screen_live_room_profile_title">Profile</string>
<string name="screen_live_room_no_chatting_three_minutes">Mute chat for 3 minutes</string>
<string name="screen_live_room_donation_history_title">Donation history</string>
<string name="screen_live_room_donation_history_empty">No donation history.</string>
<string name="screen_live_room_close">Close</string>
<string name="screen_live_room_donation_title">Donate</string>
<string name="screen_live_room_charge">Charge</string>
<string name="screen_live_room_secret_mission">Secret mission</string>
<string name="screen_live_room_donation_plus_10">+10</string>
<string name="screen_live_room_donation_plus_100">+100</string>
<string name="screen_live_room_donation_plus_1000">+1000</string>
<string name="screen_live_room_donation_plus_10000">+10000</string>
<string name="screen_live_room_cancel">Cancel</string>
<string name="screen_live_room_password_title">Enter password</string>
<string name="screen_live_room_password_description">Enter the password for this private live.</string>
<string name="screen_live_room_password_label">Password</string>
<string name="screen_live_room_password_hint">enter the password</string>
<string name="screen_live_room_enter_with_amount_suffix"> to enter</string>
<string name="screen_live_room_enter">Enter</string>
<string name="screen_live_room_profile_edit_title">Edit live</string>
<string name="screen_live_room_title_label">Title</string>
<string name="screen_live_room_title_hint">Enter a live title.</string>
<string name="screen_live_room_notice_hint">Enter a live notice.</string>
<string name="screen_live_room_age_limit_label">Age Restriction</string>
<string name="screen_live_room_age_limit_adult">19+</string>
<string name="screen_live_room_menu_label_title">Menu</string>
<string name="screen_live_room_menu_activate_question">Enable menu?</string>
<string name="screen_live_room_menu_preset_1">Menu 1</string>
<string name="screen_live_room_menu_preset_2">Menu 2</string>
<string name="screen_live_room_menu_preset_3">Menu 3</string>
<string name="screen_live_room_menu_hint">Write your menu.</string>
<string name="screen_live_room_entry_message_label">Entry message</string>
<string name="screen_live_room_update_action">Update</string>
<string name="screen_live_room_menu_first_required">Set menu 1 first.</string>
<string name="screen_live_room_menu_first_second_required">Set menu 1 and menu 2 first.</string>
<string name="screen_live_room_cancel_reason_required">enter a cancellation reason.</string>
<!-- Menu Config -->
<string name="screen_menu_config_title">Menu settings</string>
<string name="screen_menu_config_save">Save menu</string>
<string name="msg_menu_config_saved">Saved.</string>
<!-- Roulette Config -->
<string name="screen_roulette_config_title">Roulette settings</string>
<string name="screen_roulette_config_preset_1">Roulette 1</string>
<string name="screen_roulette_config_preset_2">Roulette 2</string>
<string name="screen_roulette_config_preset_3">Roulette 3</string>
<string name="screen_roulette_config_activate_question">Enable roulette?</string>
<string name="screen_roulette_config_price_label">Roulette price</string>
<string name="screen_roulette_config_price_hint">Enter roulette price (min 5 cans)</string>
<string name="screen_roulette_config_option_label">Roulette options</string>
<string name="screen_roulette_config_option_limit">At least 2 options,\nup to 10.</string>
<string name="screen_roulette_config_option_total">Total probability</string>
<string name="screen_roulette_config_option_total_format">( %1$s%% )</string>
<string name="screen_roulette_config_preview">Preview</string>
<string name="screen_roulette_config_preview_title">Roulette preview</string>
<string name="screen_roulette_config_save">Save</string>
<string name="screen_roulette_config_option_title_format">Option %1$d</string>
<string name="screen_roulette_config_option_percentage_hint">0.00</string>
<string name="screen_roulette_config_option_percentage_unit">%</string>
<string name="screen_roulette_preview_spin_format">Spin roulette for %1$d cans</string>
<string name="screen_roulette_preview_item_title_format">%1$s (%2$s)</string>
<string name="screen_roulette_config_option_delete">Delete</string>
<string name="screen_roulette_config_option_hint">Enter an option</string>
<string name="msg_roulette_config_option_title_required">Option title cannot be empty.</string>
<string name="msg_roulette_config_option_percentage_required">Option probability is required.</string>
<string name="msg_roulette_config_option_percentage_min">Option probability must be greater than 0%%.</string>
<string name="msg_roulette_config_percentage_invalid">Probabilities must total 100%%.</string>
<string name="msg_roulette_config_no_changes">No changes to update.</string>
<string name="msg_roulette_config_activate_success">Enabled roulette %1$d.</string>
<string name="msg_roulette_config_deactivate_success">Disabled roulette %1$d.</string>
<string name="msg_roulette_config_update_success">Updated roulette %1$d.</string>
<string name="msg_roulette_config_create_activate_success">Set roulette %1$d.</string>
<string name="msg_roulette_config_create_deactivate_success">Saved roulette %1$d.</string>
<string name="msg_roulette_config_create_success">Created roulette %1$d.</string>
<string name="msg_roulette_config_first_required">Set roulette 1 first.</string>
<string name="msg_roulette_config_first_second_required">Set roulette 1 and 2 first.</string>
<!-- Live Room Edit -->
<string name="msg_live_room_edit_invalid_request">Invalid request.</string>
<string name="msg_live_room_edit_no_changes">No changes to update.</string>
<string name="msg_live_room_edit_update_failed">Could not update the live info.\ntry again.</string>
<!-- Live Room Create -->
<string name="screen_live_room_create_title">Create live</string>
<string name="screen_live_room_create_get_recent_info">Load recent data</string>
<string name="screen_live_room_create_background_label">Background</string>
<string name="screen_live_room_create_notice_char_count_placeholder">0 chars</string>
<string name="screen_live_room_create_notice_char_count_format">%1$d chars</string>
<string name="screen_live_room_create_notice_char_limit"> / Up to 1000 chars</string>
<string name="screen_live_room_create_time_label">Time settings</string>
<string name="screen_live_room_create_time_now">Now</string>
<string name="screen_live_room_create_time_reservation">Booking</string>
<string name="screen_live_room_create_reservation_date_label">Date</string>
<string name="screen_live_room_create_reservation_time_label">Time</string>
<string name="screen_live_room_create_reservation_date_placeholder">Select a date</string>
<string name="screen_live_room_create_reservation_time_placeholder">Set a time</string>
<string name="screen_live_room_create_capacity_label">Participants</string>
<string name="screen_live_room_create_capacity_hint">Up to 999 people</string>
<string name="screen_live_room_create_visibility_label">Visibility</string>
<string name="screen_live_room_create_open_label">Open</string>
<string name="screen_live_room_create_private_label">Private</string>
<string name="screen_live_room_create_password_label">Enter room password</string>
<string name="screen_live_room_create_password_hint">Enter the 6-digit room password.</string>
<string name="screen_live_room_create_creator_join_label">Creator entry</string>
<string name="screen_live_room_create_creator_join_available">Allowed</string>
<string name="screen_live_room_create_creator_join_unavailable">Not allowed</string>
<string name="screen_live_room_create_age_label">Age limit</string>
<string name="screen_live_room_create_age_all">All ages</string>
<string name="screen_live_room_create_price_label">Ticket price</string>
<string name="screen_live_room_create_price_free">Free</string>
<string name="screen_live_room_create_price_100">100 cans</string>
<string name="screen_live_room_create_price_300">300 cans</string>
<string name="screen_live_room_create_price_500">500 cans</string>
<string name="screen_live_room_create_price_1000">1000 cans</string>
<string name="screen_live_room_create_price_2000">2000 cans</string>
<string name="screen_live_room_create_price_unit">cans</string>
<string name="screen_live_room_create_submit">Open live</string>
<string name="dialog_live_room_create_loading">Creating live…</string>
<string name="msg_live_room_create_tag_limit">You can select up to 3.</string>
<string name="msg_live_room_create_cover_pick_error">Failed to load image: %1$s</string>
<string name="msg_live_room_create_title_required">Enter a title.</string>
<string name="msg_live_room_create_notice_required">Enter at least 5 characters.</string>
<string name="msg_live_room_create_participants_invalid">Enter between 3 and 999 participants.</string>
<string name="msg_live_room_create_cover_required">Select a cover image.</string>
<string name="msg_live_room_create_schedule_required">Select the reservation date and time.</string>
<string name="msg_live_room_create_menu_required">Menu cannot be empty.</string>
<string name="msg_live_room_create_recent_loaded">Recent data loaded.</string>
<string name="msg_live_room_create_recent_load_failed">Failed to load recent data.\ntry again.</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>
<!-- Nickname Update -->
<string name="screen_nickname_update_title">Change nickname</string>
<string name="screen_nickname_update_notice_primary">Because some users keep being harmed by nickname changes, we must switch nickname changes to a paid feature.</string>
<string name="screen_nickname_update_notice_secondary">Your first change is free. All later changes will be paid.</string>
<string name="screen_nickname_update_label">Nickname (up to 12 characters)</string>
<string name="screen_nickname_update_hint">Nickname</string>
<string name="screen_nickname_update_check">Check availability</string>
<string name="screen_nickname_update_submit">Change nickname</string>
<string name="screen_nickname_update_submit_with_can">Change nickname with %1$d cans</string>
<string name="msg_nickname_update_available">Nickname is available.</string>
<string name="msg_nickname_update_input_required">enter a nickname.</string>
<string name="msg_nickname_update_success">Nickname changed.</string>
<string name="msg_nickname_update_check_required">check nickname availability.</string>
<!-- Member Tag -->
<string name="screen_member_tag_title">Select interests</string>
<string name="screen_member_tag_confirm">Apply selection</string>
<!-- Point Status -->
<string name="screen_point_status_title">Point history</string>
<string name="screen_point_status_tab_reward">Earned</string>
<string name="screen_point_status_tab_use">Used</string>
<string name="screen_point_status_notice">※ Earned points expire after 72 hours.</string>
<!-- Can Status -->
<string name="screen_can_status_title">Can history</string>
<string name="screen_can_status_tab_charge">Top-ups</string>
<string name="screen_can_status_tab_use">Usage</string>
<string name="screen_can_status_label_paid">Paid cans</string>
<string name="screen_can_status_label_reward">Reward cans</string>
<string name="screen_can_status_unit">cans</string>
<string name="screen_can_status_charge_action">Top up</string>
<!-- Can Charge -->
<string name="screen_can_charge_title">Top up</string>
<string name="screen_can_charge_tab_pg">PG</string>
<string name="screen_can_charge_tab_iap">In-app purchase</string>
<string name="msg_can_charge_purchase_info_missing">Could not confirm purchase info. try again.</string>
<string name="msg_can_charge_purchase_canceled">Purchase cancelled.</string>
<string name="msg_can_charge_purchase_cleanup">Cleaned up unfinished purchases. try again.</string>
<string name="msg_can_charge_service_disconnected">Payment service is unstable. Check your network and try again.</string>
<string name="msg_can_charge_purchase_failed">Purchase failed. try again.</string>
<string name="msg_can_charge_unavailable">In-app purchases are unavailable. try again.</string>
<string name="msg_can_charge_success">Cans charged.</string>
<string name="msg_can_charge_purchase_not_found">Purchase failed.\ncontact customer support.</string>
<!-- Can Payment -->
<string name="screen_can_payment_title">Pay</string>
<string name="screen_can_payment_select_method">Select payment method</string>
<string name="screen_can_payment_method_unified">Unified payment</string>
<string name="screen_can_payment_method_phone">Mobile payment</string>
<string name="screen_can_payment_agree">I agree to the purchase terms and payment</string>
<string name="screen_can_payment_notice">- Charged cans expire 5 years after charging.\n- Payments can be cancelled within 7 days; cancellations are not allowed once any can is used.\n- Promotional cans provided for free are non-refundable.\n- See the VoiceOn Terms of Service for details.</string>
<string name="screen_can_payment_amount_label">Payment amount</string>
<string name="screen_can_payment_pay">Pay</string>
<string name="screen_can_payment_currency_unit">KRW</string>
<string name="msg_can_payment_missing_data">try again.\nIf the issue persists, contact customer support.</string>
<string name="msg_can_payment_method_required">select a payment method.</string>
<string name="msg_can_payment_agree_required">You must agree before proceeding with payment.</string>
<string name="msg_can_payment_retry">Payment failed.\ntry again.</string>
<string name="msg_can_payment_init_failed">Failed to start payment.</string>
<!-- Can Coupon -->
<string name="screen_can_coupon_title">Register coupon</string>
<string name="screen_can_coupon_input_title">Enter coupon number</string>
<string name="screen_can_coupon_input_hint">enter the coupon number</string>
<string name="screen_can_coupon_submit">Register</string>
<string name="screen_can_coupon_guide_title">[Registration &amp; Usage Guide]</string>
<string name="screen_can_coupon_guide_description">- Enter the 12-digit coupon number without spaces.\n- You can check charged cans or points in the charge status screen.\n- Cans charged via coupon do not expire until used. Points expire automatically if unused within 72 hours.</string>
<string name="screen_can_coupon_notice_title">[Notice]</string>
<string name="screen_can_coupon_notice_description">- Cans or points charged via event coupons are non-refundable.\n- Coupons may not be sold or used for commercial purposes.\n- A registered coupon cannot be reused.\n- Coupon usage is limited to members who completed identity verification per policy.</string>
<string name="screen_can_coupon_notice_support">If you experience issues with coupon registration or usage, please contact Customer Service.</string>
<string name="msg_can_coupon_unknown_error">An unknown error occurred. try again.</string>
<!-- Service Center -->
<string name="screen_service_center_title">Customer service</string>
<string name="screen_service_center_logo_label">VoiceOn Customer Service</string>
<string name="screen_service_center_faq_title">FAQ</string>
<string name="screen_service_center_faq_category_all">All</string>
<string name="screen_service_center_kakao">TALK inquiry</string>
<!-- Block Member -->
<string name="screen_block_member_title">Blocked users</string>
<string name="screen_block_member_total_prefix">Total</string>
<string name="screen_block_member_total_count"> %1$d </string>
<string name="screen_block_member_total_suffix">users</string>
<string name="screen_block_member_empty">No blocked users.</string>
<string name="screen_block_member_block">Block</string>
<string name="screen_block_member_unblock">Unblock</string>
<!-- User Profile -->
<string name="error_invalid_request">Invalid request.</string>
<string name="screen_user_profile_share_channel">Share channel</string>
<string name="screen_user_profile_follower_list">Follower list</string>
<string name="screen_user_profile_follower_count">Followers %1$s</string>
<string name="screen_user_profile_latest_content_scheduled">Scheduled</string>
<string name="screen_user_profile_latest_content_point">Points</string>
<string name="screen_user_profile_live_title">Live</string>
<string name="screen_user_profile_live_setting_roulette">Roulette settings</string>
<string name="screen_user_profile_live_setting_menu">Menu settings</string>
<string name="screen_user_profile_content_title">Contents</string>
<string name="screen_user_profile_my_content_title">My contents</string>
<string name="screen_user_profile_audio_ratio_owned">%1$d%% available</string>
<string name="screen_user_profile_audio_ratio_empty">No owned works yet!</string>
<string name="screen_user_profile_audio_ratio_detail">%1$s / %2$s items</string>
<string name="screen_user_profile_fan_talk_title">Fan Talk</string>
<string name="screen_user_profile_fantalk_all_title">View all Fan Talk</string>
<string name="screen_user_profile_cheer_label">Cheer</string>
<string name="screen_user_profile_cheer_hint">Leave a cheer comment!</string>
<string name="screen_user_profile_cheer_reply_hint">Leave a reply to this cheer!</string>
<string name="screen_user_profile_cheer_empty">No cheers yet.\n\nBe the first to cheer!</string>
<string name="screen_user_profile_cheer_edit">Edit</string>
<string name="screen_user_profile_cheer_delete_title">Delete cheer</string>
<string name="screen_user_profile_cheer_delete_desc">Delete this cheer?</string>
<string name="screen_user_profile_fantalk_report_reason_required">select a report reason.</string>
<string name="screen_user_profile_reply_edit">Edit reply</string>
<string name="screen_user_profile_reply_submit">Submit</string>
<string name="screen_user_profile_reply_write">Write a reply</string>
<string name="screen_user_follower_list_title">Follower list</string>
<string name="screen_user_follower_list_total_label">All</string>
<string name="screen_user_follower_list_error_invalid_request">Invalid request.\ntry again.</string>
<string name="screen_user_profile_series_title">Series</string>
<string name="screen_user_profile_series_total_count">%1$d episodes</string>
<string name="screen_user_profile_donation_title">Donation ranking</string>
<string name="screen_user_profile_donation_all_title">View all donation rankings</string>
<string name="screen_user_profile_donation_toggle_title">Show donation ranking on channel</string>
<string name="screen_user_profile_donation_toggle_desc">Disabling hides the donation ranking on the channel,\nand ranking badges will not appear during live streams.</string>
<string name="screen_user_profile_donation_stat_today">Today</string>
<string name="screen_user_profile_donation_stat_last_week">Last week</string>
<string name="screen_user_profile_donation_stat_this_month">This month (until yesterday)</string>
<string name="screen_user_profile_donation_can_unit">cans</string>
<string name="screen_user_profile_donation_can_unit_with_space">\u0020cans</string>
<string name="screen_user_profile_donation_total_label">All</string>
<string name="screen_user_profile_donation_total_unit">items</string>
<string name="screen_user_profile_donation_total_can_format">%1$s %2$s</string>
<string name="screen_user_profile_community_title">Community</string>
<string name="screen_user_profile_community_create">Create post</string>
<string name="screen_user_profile_community_empty_desc">After posting, your post will appear here\nand be visible in the community.</string>
<string name="screen_user_profile_channel_intro_title">Channel introduction</string>
<string name="screen_user_profile_live_reservation_self_blocked">reserve a live you created is required.</string>
<string name="screen_creator_community_all_title">Community</string>
<string name="screen_creator_community_all_error_invalid_request">Invalid request.</string>
<string name="screen_creator_community_delete_title">Delete post</string>
<string name="screen_creator_community_delete_desc">Delete this post?</string>
<string name="screen_creator_community_purchase_with_can">View this post for %1$d cans</string>
<string name="screen_creator_community_write_title">Create post</string>
<string name="screen_creator_community_write_image_label">Image</string>
<string name="screen_creator_community_write_image_optional_desc">If you don\'t have an image, you can post without one.</string>
<string name="screen_creator_community_write_notice_mark">※\u0020</string>
<string name="screen_creator_community_write_record_label">Record audio</string>
<string name="screen_creator_community_write_record_action">Record</string>
<string name="screen_creator_community_write_record_desc">You can record up to 3 minutes.</string>
<string name="screen_creator_community_write_content_label">Content</string>
<string name="screen_creator_community_write_content_hint">Enter the details.</string>
<string name="screen_creator_community_write_character_count_format">%1$d chars</string>
<string name="screen_creator_community_write_character_limit"> / Max 500 chars</string>
<string name="screen_creator_community_write_comment_title">Comments</string>
<string name="screen_creator_community_write_comment_enabled">Comments on</string>
<string name="screen_creator_community_write_comment_disabled">Comments off</string>
<string name="screen_creator_community_write_age_title">Age restriction</string>
<string name="screen_creator_community_write_age_all">All ages</string>
<string name="screen_creator_community_write_age_19_plus">19+</string>
<string name="screen_creator_community_write_price_title">Price</string>
<string name="screen_creator_community_write_price_free">Free</string>
<string name="screen_creator_community_write_price_paid">Paid</string>
<string name="screen_creator_community_write_can_unit">cans</string>
<string name="screen_creator_community_write_close">Close</string>
<string name="screen_creator_community_write_submit">Post</string>
<string name="screen_creator_community_record_title">Voice recording</string>
<string name="screen_creator_community_record_delete">Delete</string>
<string name="screen_creator_community_record_retry">Record again</string>
<string name="screen_creator_community_record_complete">Finish recording</string>
<string name="screen_creator_community_modify_title">Edit post</string>
<string name="screen_creator_community_modify_submit">Save</string>
<string name="dialog_creator_follow_notify_title">Notifications</string>
<string name="dialog_creator_follow_notify_all">All</string>
<string name="dialog_creator_follow_notify_none">None</string>
<string name="dialog_creator_follow_unfollow">Unfollow</string>
<string name="screen_user_profile_reservation_title">Reserve with %1$s cans</string>
<string name="screen_user_profile_reservation_desc">Pay to join the \"%1$s\" live.</string>
<string name="screen_user_profile_on_air">On Air</string>
<string name="screen_user_profile_on_air_badge">ON\nAIR</string>
<string name="screen_user_profile_month_format">%1$s mo</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">Archive</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">channel</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">channel</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.\ntry 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.\nselect 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.\ntry 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.\ntry again.</string>
<string name="screen_audition_role_original_work">View the original</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">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">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">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">select a reason for deleting your account.</string>
<!-- Audio Content -->
<string name="screen_audio_content_title">View all content</string>
<string name="screen_audio_content_all_title_free">All free content</string>
<string name="screen_audio_content_all_title_point_only">All point rentals</string>
<string name="screen_audio_content_error_invalid_request">Invalid request.</string>
<string name="audio_content_player_error_launch_failed">Couldn\'t start the player.\ntry again.</string>
<string name="screen_audio_content_upload_title">Upload content</string>
<string name="screen_audio_content_upload_thumbnail_label">Thumbnail</string>
<string name="screen_audio_content_upload_section_upload">Upload</string>
<string name="screen_audio_content_upload_select_file">Select file</string>
<string name="screen_audio_content_upload_title_label">Title</string>
<string name="screen_audio_content_upload_title_hint">Enter a title.</string>
<string name="screen_audio_content_upload_content_label">Description</string>
<string name="screen_audio_content_upload_char_count_format">%1$d chars</string>
<string name="screen_audio_content_upload_char_limit_suffix"> / Max 500 chars</string>
<string name="screen_audio_content_upload_content_hint">Enter the details.</string>
<string name="screen_audio_content_upload_theme_label">Theme</string>
<string name="screen_audio_content_upload_theme_select">Select theme</string>
<string name="screen_audio_content_upload_tag_label">Tags</string>
<string name="screen_audio_content_upload_tag_hint">Ex: #romance #cover #tag</string>
<string name="screen_audio_content_upload_price_section_title">Pricing</string>
<string name="screen_audio_content_upload_price_free">Free</string>
<string name="screen_audio_content_upload_price_paid">Paid</string>
<string name="screen_audio_content_upload_keep_section_title">Ownership options</string>
<string name="screen_audio_content_upload_purchase_option_both">Buy/Rent</string>
<string name="screen_audio_content_upload_purchase_option_buy_only">Buy only</string>
<string name="screen_audio_content_upload_purchase_option_rent_only">Rent only</string>
<string name="screen_audio_content_upload_price_title_keep">Purchase price</string>
<string name="screen_audio_content_upload_price_title_rent">Rental price</string>
<string name="screen_audio_content_upload_price_unit_can">cans</string>
<string name="screen_audio_content_upload_service_period_one_year">※ Usage period: Rent (5 days) | Own (1 year)</string>
<string name="screen_audio_content_upload_service_period_until_end">※ Usage period: Rent (5 days) | Own (until service ends)</string>
<string name="screen_audio_content_upload_price_rent_rate_notice">※ Rental price is automatically set to 70% of purchase price</string>
<string name="screen_audio_content_upload_price_min_notice">※ Minimum price is 5 cans</string>
<string name="screen_audio_content_upload_limited_section_title">Limited edition</string>
<string name="screen_audio_content_upload_limited_unlimited">Unlimited</string>
<string name="screen_audio_content_upload_limited_limited">Limited</string>
<string name="screen_audio_content_upload_limited_hint">Enter the limited quantity</string>
<string name="screen_audio_content_upload_point_section_title">Points</string>
<string name="screen_audio_content_upload_point_available">Enabled</string>
<string name="screen_audio_content_upload_point_unavailable">Disabled</string>
<string name="screen_audio_content_upload_preview_section_title">Preview</string>
<string name="screen_audio_content_upload_preview_generate">Generate</string>
<string name="screen_audio_content_upload_preview_not_generate">Do not generate</string>
<string name="screen_audio_content_upload_preview_time_title">Preview time</string>
<string name="screen_audio_content_upload_preview_time_desc">If you dont set a preview time, the first 15 seconds will be used automatically. There is no time limit for previews.</string>
<string name="screen_audio_content_upload_preview_start_time">Start time</string>
<string name="screen_audio_content_upload_preview_end_time">End time</string>
<string name="screen_audio_content_upload_preview_start_time_default">00:00:00</string>
<string name="screen_audio_content_upload_preview_end_time_default">00:00:15</string>
<string name="screen_audio_content_upload_age_section_title">Age restriction</string>
<string name="screen_audio_content_upload_age_all">All ages</string>
<string name="screen_audio_content_upload_age_19">19+</string>
<string name="screen_audio_content_upload_age_notice">If you register adult content as all-ages, you are solely responsible for any legal issues. ensure both the content and title are appropriately marked 19+.</string>
<string name="screen_audio_content_upload_comment_section_title">Comments</string>
<string name="screen_audio_content_upload_comment_allow">Allow comments</string>
<string name="screen_audio_content_upload_comment_disallow">Disable comments</string>
<string name="screen_audio_content_upload_reservation_section_title">Scheduled release</string>
<string name="screen_audio_content_upload_active_now">Release now</string>
<string name="screen_audio_content_upload_active_reservation">Schedule release</string>
<string name="screen_audio_content_upload_reservation_date">Date</string>
<string name="screen_audio_content_upload_reservation_time">Time</string>
<string name="screen_audio_content_upload_reservation_date_placeholder">Select a release date</string>
<string name="screen_audio_content_upload_reservation_time_placeholder">Set a release time</string>
<string name="screen_audio_content_upload_cancel">Cancel</string>
<string name="screen_audio_content_upload_submit">Submit</string>
<string name="screen_audio_content_upload_loading_message">Uploading content…</string>
<string name="audio_content_upload_dialog_title">Uploading content</string>
<string name="audio_content_upload_dialog_desc">Your content is being uploaded.
We will notify you when its done.
The upload will continue even if you leave this page.</string>
<string name="audio_content_upload_error_invalid_file">Invalid file.\nchoose again.</string>
<string name="audio_content_upload_error_select_file">Failed to select a file.\ntry again.</string>
<string name="audio_content_upload_error_cover_required">Select a cover image.</string>
<string name="audio_content_upload_error_content_required">Select an audio file.</string>
<string name="audio_content_upload_error_title_required">Enter a title.</string>
<string name="audio_content_upload_error_detail_min_length">Enter at least 5 characters.</string>
<string name="audio_content_upload_error_theme_required">Select a theme.</string>
<string name="audio_content_upload_error_preview_format">Preview time must be in the format 00:30:00.</string>
<string name="audio_content_upload_error_preview_minimum">Preview must be at least 15 seconds.</string>
<string name="audio_content_upload_error_preview_both_required">Enter both preview start and end times or leave both empty.</string>
<string name="audio_content_upload_error_minimum_price">Minimum price is 5 cans.</string>
<string name="audio_content_upload_error_reservation_required">Select a release date and time.</string>
<string name="audio_content_upload_select_audio_title">Select audio</string>
<string name="screen_audio_content_new_content">Add new content</string>
<string name="screen_audio_content_sort_newest">Newest</string>
<string name="screen_audio_content_sort_price_high">Price: High to Low</string>
<string name="screen_audio_content_sort_price_low">Price: Low to High</string>
<string name="screen_audio_content_sort_popularity">Popularity</string>
<string name="screen_audio_content_empty">No content to display.</string>
<string name="screen_audio_content_box_title">My library</string>
<string name="screen_audio_content_box_tab_orders">Purchases</string>
<string name="screen_audio_content_box_tab_playlists">Playlists</string>
<string name="screen_audio_content_order_title">Content library</string>
<string name="screen_audio_content_order_total_prefix">Total</string>
<string name="audio_content_order_label_rental">Rent</string>
<string name="audio_content_order_label_rental_period">(Valid for 5 days)</string>
<string name="audio_content_order_label_keep">Buy</string>
<string name="audio_content_order_keep_period_default">(Until service ends)</string>
<string name="audio_content_order_keep_period_special">(Valid for 1 year)</string>
<string name="audio_content_order_price_won_format">₩%1$s</string>
<string name="audio_content_order_confirm_title">Purchase confirmation</string>
<string name="audio_content_order_confirm_notice_rental">Rent this content?\nThe amount below will be charged.</string>
<string name="audio_content_order_confirm_notice_keep">Own this content?\nThe amount below will be charged.</string>
<string name="audio_content_order_confirm_notice_rental_simple">Rent this content?</string>
<string name="audio_content_order_confirm_notice_keep_simple">Own this content?</string>
<string name="audio_content_order_plus">+</string>
<string name="audio_content_label_all">All</string>
<string name="audio_content_total_unit">items</string>
<string name="audio_content_price_free">Free</string>
<string name="audio_content_badge_scheduled">Coming soon</string>
<string name="audio_content_badge_point">Points</string>
<string name="audio_content_badge_owned">Owned</string>
<string name="audio_content_badge_rented">Rented</string>
<string name="audio_content_badge_sold_out">Sold Out</string>
<string name="audio_content_playlist_create">+ Create new playlist</string>
<string name="audio_content_playlist_create_title">Create new playlist</string>
<string name="audio_content_playlist_create_save">Save</string>
<string name="audio_content_playlist_create_title_label">Title</string>
<string name="audio_content_playlist_create_title_length_initial">0/30</string>
<string name="audio_content_playlist_create_desc_label">Description.</string>
<string name="audio_content_playlist_create_desc_length_initial">0/40</string>
<string name="audio_content_playlist_create_add_content">Add/Remove content</string>
<string name="audio_content_playlist_create_length_format">%1$d/%2$d</string>
<string name="audio_content_playlist_create_title_min_length_error">Enter at least %1$d characters for the title.</string>
<string name="audio_content_playlist_create_content_min_count_error">Add at least %1$d content item.</string>
<string name="audio_content_playlist_total_count">%1$d items</string>
<string name="audio_content_playlist_content_count">Total %1$d items</string>
<string name="audio_content_playlist_empty_title">No playlists yet.</string>
<string name="audio_content_playlist_empty_desc">Create a playlist with your favorite content.</string>
<string name="audio_content_playlist_modify_title">Edit playlist</string>
<string name="audio_content_playlist_modify_save">Save</string>
<string name="audio_content_playlist_modify_title_label">Title</string>
<string name="audio_content_playlist_modify_desc_label">Description.</string>
<string name="audio_content_playlist_detail_play">Play</string>
<string name="audio_content_playlist_detail_shuffle">Shuffle</string>
<string name="audio_content_playlist_detail_created_date">Created on %1$s</string>
<string name="audio_content_playlist_detail_delete_title">Delete playlist</string>
<string name="audio_content_playlist_detail_delete_message">Delete \'%1$s\'?</string>
<string name="audio_content_playlist_detail_delete_success">Deleted.</string>
<string name="audio_content_comment_reply_title">Replies</string>
<string name="audio_content_comment_reply_input_hint">Write a reply</string>
<string name="audio_content_comment_write_reply">Write a reply</string>
<string name="audio_content_comment_reply_count_format">%1$d replies</string>
<string name="audio_content_comment_delete_title">Delete comment</string>
<string name="audio_content_comment_delete_message">Delete this comment?</string>
<string name="audio_content_comment_no_change">No changes to update.</string>
<string name="audio_content_comment_input_required">Enter the details.</string>
<string name="screen_audio_content_new_all_title">New short content</string>
<string name="screen_audio_content_new_all_title_free">New free content</string>
<string name="screen_audio_content_new_all_notice">New short content posted in the last two weeks.</string>
<string name="screen_audio_content_new_all_notice_free">New content posted in the last two weeks.</string>
<string name="screen_audio_content_new_all_empty">No new content has been posted in the last two weeks.</string>
<string name="screen_audio_content_ranking_title">Popular content</string>
<string name="screen_audio_content_ranking_notice">※ Rankings are updated weekly.</string>
<string name="screen_audio_content_error_invalid_request_retry">Invalid request.\ntry again.</string>
<!-- Audio Content Detail -->
<string name="screen_audio_content_detail_title">Content details</string>
<string name="screen_audio_content_detail_donation_minimum">You can donate 1 can or more.</string>
<string name="screen_audio_content_detail_donation_empty_message">Enter a message to send.</string>
<string name="screen_audio_content_detail_pin_limit_title">Pin limit reached</string>
<string name="screen_audio_content_detail_pin_limit_message">Pin this content?\nYou can pin up to 3 items on your channel.\nPinning this will replace the oldest item.</string>
<string name="screen_audio_content_detail_time_default">00:00:00</string>
<string name="screen_audio_content_detail_time_total_default"> / 00:00:00</string>
<string name="screen_audio_content_detail_total_duration_format"> / %1$s</string>
<string name="screen_audio_content_detail_preview_unavailable">Preview is unavailable at the creators request.</string>
<string name="screen_audio_content_detail_previous">Previous</string>
<string name="screen_audio_content_detail_next">Next</string>
<string name="screen_audio_content_detail_share_title">Share audio content</string>
<string name="screen_audio_content_detail_share">Share</string>
<string name="screen_audio_content_detail_donation">Donate</string>
<string name="screen_audio_content_detail_limited_edition">Limited</string>
<string name="screen_audio_content_detail_remaining">Remaining</string>
<string name="screen_audio_content_detail_buyer_title">Buyers</string>
<string name="screen_audio_content_detail_preview_message">Preview is playing.\nPurchase to listen to the full content.</string>
<string name="screen_audio_content_detail_purchase_sold_out">This content is sold out.</string>
<string name="screen_audio_content_detail_purchase_unit_won">Pay with KRW</string>
<string name="screen_audio_content_detail_purchase_unit_can">Pay with cans</string>
<string name="screen_audio_content_detail_action_buy">Buy</string>
<string name="screen_audio_content_detail_action_keep">Own</string>
<string name="screen_audio_content_detail_action_rental">Rent</string>
<string name="screen_audio_content_detail_comment_title">Comments</string>
<string name="screen_audio_content_detail_comment_secret">Private comment</string>
<string name="screen_audio_content_detail_comment_hint">Leave a comment</string>
<string name="screen_audio_content_detail_creator_other_title">Creators other content</string>
<string name="screen_audio_content_detail_creator_other_empty">Other content from this creator is being prepared.\ncheck back soon.</string>
<string name="screen_audio_content_detail_theme_other_title">Other content in this theme</string>
<string name="screen_audio_content_detail_theme_other_empty">Other content for this theme is being prepared.\nwait a moment.</string>
<string name="screen_audio_content_detail_adult_notice">This content is not available to users under 19.\nverify your identity to continue.</string>
<string name="screen_audio_content_detail_pin">Pin to my channel</string>
<string name="screen_audio_content_detail_pin_cancel">Unpin from my channel</string>
<string name="screen_audio_content_detail_edit">Edit</string>
<string name="screen_audio_content_detail_delete">Delete</string>
<string name="screen_audio_content_detail_report">Report</string>
<string name="screen_audio_content_detail_delete_title">Delete content</string>
<string name="screen_audio_content_detail_delete_notice">I understand that deleted content cannot be restored.</string>
<string name="screen_audio_content_detail_delete_desc">Even if you delete this content, users who purchased it can still access it.</string>
<string name="screen_audio_content_detail_delete_confirm_message">Delete [%1$s]?</string>
<string name="screen_audio_content_detail_delete_consent_required">You must agree before deleting.</string>
<string name="screen_audio_content_detail_report_title">Report content</string>
<string name="screen_audio_content_detail_report_reason_harassment">Harassment or cyberbullying</string>
<string name="screen_audio_content_detail_report_reason_privacy">Privacy violation</string>
<string name="screen_audio_content_detail_report_reason_impersonation">Identity theft</string>
<string name="screen_audio_content_detail_report_reason_threat">Violent threats</string>
<string name="screen_audio_content_detail_report_reason_child_abuse">Child abuse</string>
<string name="screen_audio_content_detail_report_reason_hate">Hate speech against protected groups</string>
<string name="screen_audio_content_detail_report_reason_spam">Spam or fraud</string>
<string name="screen_audio_content_detail_report_desc">Our team will review the report and remove the content if it violates our policy.</string>
<string name="screen_audio_content_detail_report_reason_required">Select a reason to report.</string>
<string name="screen_audio_content_detail_order_rental_success">Rental completed.</string>
<string name="screen_audio_content_detail_order_keep_success">Purchase completed.</string>
<string name="screen_audio_content_detail_delete_success">Deleted.</string>
<string name="screen_audio_content_detail_report_submitted">Your report has been submitted.</string>
<string name="screen_audio_content_detail_donation_success">You donated %1$s cans.</string>
<string name="screen_audio_content_detail_pin_success">Pinned.</string>
<string name="screen_audio_content_detail_unpin_success">Unpinned.</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">use the alarm service if you deny the permission is required.</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. 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">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.\npurchase alarm content in the content market first.</string>
<string name="alarm_select_badge_owned">Owned</string>
<string name="alarm_select_badge_rental">Rented</string>
<!-- Added translations -->
<string name="audio_content_alarm_new_title">New alarms</string>
<string name="audio_content_alarm_repeat_example">Mon, Wed, Fri</string>
<string name="audio_content_asmr_channel_recommend_title">Recommended ASMR by channel</string>
<string name="audio_content_asmr_new_title">New ASMR</string>
<string name="audio_content_content_channel_recommend_title">Recommended shorts by channel</string>
<string name="audio_content_content_daily_ranking_title">Daily ranking</string>
<string name="audio_content_content_new_title">New shorts</string>
<string name="audio_content_content_tag_recommend_title">Recommended content by tag</string>
<string name="audio_content_creator_rank_title">Trending creators</string>
<string name="audio_content_detail_age_badge_19">19</string>
<string name="audio_content_free_channel_recommend_title">Recommended free content by channel</string>
<string name="audio_content_free_creator_intro_title">Creator intro</string>
<string name="audio_content_free_new_content_title">New free content</string>
<string name="audio_content_free_recommend_series_title">Recommended free series</string>
<string name="audio_content_home_channel_content_title">Popular content by channel</string>
<string name="audio_content_home_content_title">Popular shorts</string>
<string name="audio_content_home_creator_title">Top creators</string>
<string name="audio_content_home_more">More &gt;</string>
<string name="audio_content_home_search_placeholder">Enter a search term</string>
<string name="audio_content_home_series_title">Popular series</string>
<string name="audio_content_home_tab_alarm">Morning call</string>
<string name="audio_content_home_tab_asmr">ASMR</string>
<string name="audio_content_home_tab_audio_toon">Audio toon</string>
<string name="audio_content_home_tab_audiobook">Audiobook</string>
<string name="audio_content_home_tab_content">Shorts</string>
<string name="audio_content_home_tab_free">Free</string>
<string name="audio_content_home_tab_replay">Replay</string>
<string name="audio_content_home_tab_series">Series</string>
<string name="audio_content_main_popular_notice">Rankings are updated weekly.</string>
<string name="audio_content_market_title">Content market</string>
<string name="audio_content_modify_char_count_initial">0 chars</string>
<string name="audio_content_morning_call_title">Voice morning call</string>
<string name="audio_content_new_content_title">New content</string>
<string name="audio_content_recommend_series_title">Recommended</string>
<string name="audio_content_replay_channel_live_title">Channel live replays</string>
<string name="audio_content_replay_new_live_title">New live replays</string>
<string name="audio_content_search_channel_placeholder">Enter a channel name</string>
<string name="audio_content_series_channel_recommend_title">Recommended series by channel</string>
<string name="audio_content_series_complete_title">Completed</string>
<string name="audio_content_series_daily_ranking_title">Daily ranking</string>
<string name="audio_content_series_genre_recommend_title">Recommended series by genre</string>
<string name="audio_content_series_new_title">New series</string>
<string name="audio_content_series_original_title">Original audio dramas</string>
<string name="audio_content_short_play_title">Short play</string>
<string name="common_auth_request_mypage">verify your identity in My Page</string>
<string name="common_bullet"></string>
<string name="common_label_live">LIVE</string>
<string name="common_vertical_divider">|</string>
<string name="common_zero">0</string>
<string name="dialog_community_post_report_title">Report post</string>
<string name="dialog_live_payment_current_time_prefix">- Current time : </string>
<string name="dialog_live_payment_start_time_prefix">- Start time : </string>
<string name="dialog_member_profile_report_profile">Report profile</string>
<string name="dialog_profile_report_notice">Abusing the report system may restrict your account. Report this profile photo?</string>
<string name="dialog_profile_report_title">Report profile photo</string>
<string name="dialog_purchase_community_post_desc">Do you want to view this post?</string>
<string name="dialog_purchase_community_post_title">View post</string>
<string name="dialog_review_report_title">Report review</string>
<string name="dialog_user_report_title">Report user</string>
<string name="faq_answer_label">A</string>
<string name="faq_question_label">Q</string>
<string name="live_reservation_cancel_action">Cancel</string>
<string name="live_reservation_cancel_check_history">View CAN history</string>
<string name="live_reservation_cancel_done">Reservation canceled.</string>
<string name="live_reservation_cancel_not_allowed">Cannot cancel reservation</string>
<string name="live_reservation_cancel_notice">When you request a cancellation, deducted CAN will be refunded. Rebooking may be unavailable depending on participant limits.</string>
<string name="live_reservation_cancel_other_reservation">Book another live</string>
<string name="live_reservation_cancel_question">Do you want to cancel the reservation?</string>
<string name="live_reservation_cancel_reason_cost">Participation cost is burdensome</string>
<string name="live_reservation_cancel_reason_other">Other</string>
<string name="live_reservation_cancel_reason_other_live">I want to join another live</string>
<string name="live_reservation_cancel_reason_private_schedule">An important personal schedule came up</string>
<string name="live_reservation_cancel_reason_title">Select a reason for cancellation. It helps us improve.</string>
<string name="live_reservation_cancel_reason_uncomfortable">Someone in the live makes me uncomfortable</string>
<string name="recording_voice_initial_time">00:00.00</string>
<string name="report_reason_child_abuse_spaced">Child abuse</string>
<string name="report_reason_harassment">Harassment or bullying</string>
<string name="report_reason_harassment_or_violence">Harassment or violence</string>
<string name="report_reason_hate_or_violence">Hate speech or explicit violence</string>
<string name="report_reason_misinformation">Misinformation</string>
<string name="report_reason_none">None of the above</string>
<string name="report_reason_pornography">Pornography or explicit content</string>
<string name="report_reason_self_harm">Suicide or self-harm</string>
<string name="report_reason_terror">Terrorist propaganda</string>
<string name="report_reason_unwanted_commercial">Unwanted commercial content or spam</string>
<string name="screen_alarm_content_all_notice">※ New alarms registered in the last 2 weeks.</string>
<string name="screen_asmr_new_content_notice">※ New ASMR registered in the last 2 weeks.</string>
<string name="screen_content_main_title">Content</string>
<string name="screen_creator_community_write_comment_section_title">Allow comments</string>
<string name="screen_explorer_creator_rank_notice">Popular creator rankings are updated weekly.</string>
<!-- Menu items -->
<string name="menu_report_action">Report</string>
<string name="menu_modify_action">Edit</string>
<string name="menu_delete_action">Delete</string>
<string name="menu_user_block">Block user</string>
<string name="menu_user_unblock">Unblock user</string>
<string name="menu_user_report">Report user</string>
<string name="menu_profile_report">Report profile</string>
<string name="screen_original_work_age_badge">19+</string>
<string name="voice_message_time_placeholder">00:00</string>
</resources>