라이브룸 문자열 리소스화 마무리

This commit is contained in:
2025-12-02 20:17:10 +09:00
parent 09bc25f035
commit af03d4dafd
18 changed files with 403 additions and 238 deletions

View File

@@ -436,6 +436,53 @@
<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>
<string name="screen_my_notice_more">Details</string>
<string name="screen_my_login">Login</string>
<string name="screen_my_edit_profile">Edit profile</string>