오디션 상세 문자열 리소스화

This commit is contained in:
2025-12-01 15:19:01 +09:00
parent e9afa55aa0
commit 159a5ae8b3
11 changed files with 110 additions and 36 deletions

View File

@@ -192,6 +192,26 @@
<string name="screen_audition_total_count">Total %1$d</string>
<string name="screen_audition_how_to_use">How to use VoiceOn audition</string>
<string name="screen_audition_how_to_use_more">See details&gt;</string>
<string name="screen_audition_error_invalid_request">Invalid request.\nPlease try again.</string>
<string name="screen_audition_detail_info_title">Audition info</string>
<string name="screen_audition_detail_roles_title">Audition roles</string>
<string name="screen_audition_detail_expand">Expand</string>
<string name="screen_audition_detail_collapse">Collapse</string>
<string name="screen_audition_status_open">Open</string>
<string name="screen_audition_status_closed">Closed</string>
<string name="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>
<!-- Settings / Notices / Events -->
<string name="screen_settings_title">Settings</string>