라이브룸 화면 문자열 리소스화

This commit is contained in:
2025-12-02 17:12:35 +09:00
parent b356591aba
commit 4ed6437ce3
5 changed files with 356 additions and 104 deletions

View File

@@ -326,6 +326,74 @@
<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_my_notice_more">Details</string>
<string name="screen_my_login">Login</string>
<string name="screen_my_edit_profile">Edit profile</string>