콘텐츠 업로드 문자열 리소스화

This commit is contained in:
2025-12-03 18:11:54 +09:00
parent ad1c58bbf5
commit de042abd79
9 changed files with 441 additions and 140 deletions

View File

@@ -837,6 +837,86 @@
<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">成人向けコンテンツを全年齢で登録した場合の法的責任は会社ではなく登録者本人にあります。コンテンツ内容はもちろんタイトルも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">登録したコンテンツをアップロード中です。
登録完了後にお知らせします。
このページを離れても自動で登録されます。</string>
<string name="audio_content_upload_error_invalid_file">無効なファイルです。
再度選択してください。</string>
<string name="audio_content_upload_error_select_file">ファイルの選択に失敗しました。
もう一度お試しください。</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>