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