콘텐츠 업로드 문자열 리소스화
This commit is contained in:
@@ -836,6 +836,82 @@
|
||||
<string name="screen_audio_content_all_title_point_only">포인트 대여 전체</string>
|
||||
<string name="screen_audio_content_error_invalid_request">잘못된 요청입니다.</string>
|
||||
<string name="audio_content_player_error_launch_failed">플레이어를 실행하지 못했습니다.\n다시 시도해 주세요.</string>
|
||||
<string name="screen_audio_content_upload_title">콘텐츠 등록</string>
|
||||
<string name="screen_audio_content_upload_thumbnail_label">썸네일</string>
|
||||
<string name="screen_audio_content_upload_section_upload">등록</string>
|
||||
<string name="screen_audio_content_upload_select_file">파일 선택</string>
|
||||
<string name="screen_audio_content_upload_title_label">제목</string>
|
||||
<string name="screen_audio_content_upload_title_hint">제목을 입력하세요.</string>
|
||||
<string name="screen_audio_content_upload_content_label">내용</string>
|
||||
<string name="screen_audio_content_upload_char_count_format">%1$d자</string>
|
||||
<string name="screen_audio_content_upload_char_limit_suffix"> / 최대 500자</string>
|
||||
<string name="screen_audio_content_upload_content_hint">내용을 입력하세요</string>
|
||||
<string name="screen_audio_content_upload_theme_label">테마</string>
|
||||
<string name="screen_audio_content_upload_theme_select">테마 선택</string>
|
||||
<string name="screen_audio_content_upload_tag_label">태그</string>
|
||||
<string name="screen_audio_content_upload_tag_hint">예 : #연애 #커버곡 #태그</string>
|
||||
<string name="screen_audio_content_upload_price_section_title">가격 설정</string>
|
||||
<string name="screen_audio_content_upload_price_free">무료</string>
|
||||
<string name="screen_audio_content_upload_price_paid">유료</string>
|
||||
<string name="screen_audio_content_upload_keep_section_title">소장 설정</string>
|
||||
<string name="screen_audio_content_upload_purchase_option_both">소장/대여</string>
|
||||
<string name="screen_audio_content_upload_purchase_option_buy_only">소장만</string>
|
||||
<string name="screen_audio_content_upload_purchase_option_rent_only">대여만</string>
|
||||
<string name="screen_audio_content_upload_price_title_keep">소장 가격</string>
|
||||
<string name="screen_audio_content_upload_price_title_rent">대여 가격</string>
|
||||
<string name="screen_audio_content_upload_price_unit_can">캔</string>
|
||||
<string name="screen_audio_content_upload_service_period_one_year">※ 이용기간 : 대여(5일) | 소장(이용 기간 1년)</string>
|
||||
<string name="screen_audio_content_upload_service_period_until_end">※ 이용기간 : 대여(5일) | 소장(서비스 종료시까지)</string>
|
||||
<string name="screen_audio_content_upload_price_rent_rate_notice">※ 대여가격은 소장가격의 70%로 자동 반영</string>
|
||||
<string name="screen_audio_content_upload_price_min_notice">※ 콘텐츠의 최소금액은 5캔 입니다</string>
|
||||
<string name="screen_audio_content_upload_limited_section_title">한정판 설정</string>
|
||||
<string name="screen_audio_content_upload_limited_unlimited">무제한</string>
|
||||
<string name="screen_audio_content_upload_limited_limited">한정판</string>
|
||||
<string name="screen_audio_content_upload_limited_hint">한정판 개수를 입력하세요</string>
|
||||
<string name="screen_audio_content_upload_point_section_title">포인트 사용</string>
|
||||
<string name="screen_audio_content_upload_point_available">가능</string>
|
||||
<string name="screen_audio_content_upload_point_unavailable">불가능</string>
|
||||
<string name="screen_audio_content_upload_preview_section_title">미리듣기</string>
|
||||
<string name="screen_audio_content_upload_preview_generate">생성</string>
|
||||
<string name="screen_audio_content_upload_preview_not_generate">생성 안 함</string>
|
||||
<string name="screen_audio_content_upload_preview_time_title">미리듣기 시간 설정</string>
|
||||
<string name="screen_audio_content_upload_preview_time_desc">미리듣기 시간을 직접 설정하지 않으면 콘텐츠 앞부분 15초가 자동으로 설정됩니다. 미리듣기의 시간제한은 없습니다.</string>
|
||||
<string name="screen_audio_content_upload_preview_start_time">시작 시간</string>
|
||||
<string name="screen_audio_content_upload_preview_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">연령 제한</string>
|
||||
<string name="screen_audio_content_upload_age_all">전체 연령</string>
|
||||
<string name="screen_audio_content_upload_age_19">19세 이상</string>
|
||||
<string name="screen_audio_content_upload_age_notice">성인콘텐츠를 전체관람가로 등록할 시 발생하는 법적 책임은 회사와 상관 없이 콘텐츠를 등록한 본인에게 있습니다.\n콘텐츠 내용은 물론 제목도 19금 여부를 체크해 주시기 바랍니다.</string>
|
||||
<string name="screen_audio_content_upload_comment_section_title">댓글 가능 여부</string>
|
||||
<string name="screen_audio_content_upload_comment_allow">댓글 가능</string>
|
||||
<string name="screen_audio_content_upload_comment_disallow">댓글 불가</string>
|
||||
<string name="screen_audio_content_upload_reservation_section_title">예약 공개</string>
|
||||
<string name="screen_audio_content_upload_active_now">지금 공개</string>
|
||||
<string name="screen_audio_content_upload_active_reservation">예약 공개</string>
|
||||
<string name="screen_audio_content_upload_reservation_date">예약 날짜</string>
|
||||
<string name="screen_audio_content_upload_reservation_time">예약 시간</string>
|
||||
<string name="screen_audio_content_upload_reservation_date_placeholder">예약 날짜를 선택하세요</string>
|
||||
<string name="screen_audio_content_upload_reservation_time_placeholder">예약 시간을 설정하세요</string>
|
||||
<string name="screen_audio_content_upload_cancel">취소</string>
|
||||
<string name="screen_audio_content_upload_submit">등록</string>
|
||||
<string name="screen_audio_content_upload_loading_message">콘텐츠를 업로드 하는 중입니다.</string>
|
||||
<string name="audio_content_upload_dialog_title">콘텐츠 업로드</string>
|
||||
<string name="audio_content_upload_dialog_desc">등록한 콘텐츠가 업로드 중입니다.\n콘텐츠 등록이 완료되면 알림을 보내드립니다.\n이 페이지를 나가도 콘텐츠는 자동으로 등록됩니다.</string>
|
||||
<string name="audio_content_upload_error_invalid_file">잘못된 파일입니다.\n다시 선택해 주세요.</string>
|
||||
<string name="audio_content_upload_error_select_file">파일 선택을 실패했습니다.\n다시 시도해 주세요.</string>
|
||||
<string name="audio_content_upload_error_cover_required">커버이미지를 선택해 주세요.</string>
|
||||
<string name="audio_content_upload_error_content_required">오디오 콘텐츠를 선택해 주세요.</string>
|
||||
<string name="audio_content_upload_error_title_required">제목을 입력해 주세요.</string>
|
||||
<string name="audio_content_upload_error_detail_min_length">내용을 5자 이상 입력해 주세요.</string>
|
||||
<string name="audio_content_upload_error_theme_required">테마를 선택해 주세요.</string>
|
||||
<string name="audio_content_upload_error_preview_format">미리 듣기 시간 형식은 00:30:00 과 같아야 합니다</string>
|
||||
<string name="audio_content_upload_error_preview_minimum">미리 듣기의 최소 시간은 15초 입니다.</string>
|
||||
<string name="audio_content_upload_error_preview_both_required">미리 듣기 시작 시간과 종료 시간 둘 다 입력을 하거나 둘 다 입력 하지 않아야 합니다.</string>
|
||||
<string name="audio_content_upload_error_minimum_price">콘텐츠의 최소금액은 5캔 입니다.</string>
|
||||
<string name="audio_content_upload_error_reservation_required">예약날짜와 시간을 선택해주세요.</string>
|
||||
<string name="audio_content_upload_select_audio_title">오디오 선택</string>
|
||||
<string name="screen_audio_content_new_content">새로운 콘텐츠 등록하기</string>
|
||||
<string name="screen_audio_content_sort_newest">최신순</string>
|
||||
<string name="screen_audio_content_sort_price_high">높은 가격순</string>
|
||||
|
||||
Reference in New Issue
Block a user