Files
waoowaoo/messages/en/profile.json

107 lines
3.9 KiB
JSON

{
"user": "User",
"personalAccount": "Personal Account",
"availableBalance": "Available Balance",
"frozen": "Frozen",
"totalSpent": "Total Spent",
"apiConfig": "API Configuration",
"rechargeRecords": "Recharge Records",
"billingRecords": "Billing Records",
"logout": "Logout",
"accountTransactions": "Account Transactions",
"projectDetails": "Project Details",
"summary": "Summary",
"transactions": "Transactions",
"noTransactions": "No transaction records",
"noProjectCosts": "No project cost records",
"noDetails": "This project has no cost details",
"noRecords": "No records",
"byType": "By Type",
"byAction": "By Action",
"times": "times",
"total": "Total",
"filter": "Filter",
"allTypes": "All Types",
"recharge": "Account Recharge",
"consume": "Service Consumption",
"balanceAfter": "Balance {amount}",
"recordCount": "{count} records",
"totalCost": "Total {amount}",
"previousPage": "Previous",
"nextPage": "Next",
"pagination": "{total} items, Page {page} / {totalPages}",
"episodeLabel": "Episode {number}",
"billingDetail": {
"imageWithRes": "{count} images · {resolution}",
"image": "{count} images",
"videoWithRes": "{count} videos · {resolution}",
"video": "{count} videos",
"tokens": "{count} tokens",
"seconds": "{count}s",
"calls": "{count} calls"
},
"apiTypes": {
"image": "Image Generation",
"video": "Video Generation",
"text": "Text Analysis",
"tts": "Text-to-Speech",
"voice": "Voice Acting",
"voice_design": "Voice Design",
"lip_sync": "Lip Sync"
},
"actionTypes": {
"image_panel": "Storyboard Image",
"image_character": "Character Image",
"image_location": "Location Image",
"video_panel": "Video Generation",
"lip_sync": "Lip Sync",
"voice_line": "Voice Synthesis",
"voice_design": "Voice Design",
"asset_hub_voice_design": "Asset Hub Voice Design",
"regenerate_storyboard_text": "Regenerate Storyboard Text",
"insert_panel": "Insert Panel",
"panel_variant": "Shot Variant",
"modify_asset_image": "Modify Image",
"regenerate_group": "Batch Regenerate",
"asset_hub_image": "Asset Hub Image",
"asset_hub_modify": "Asset Hub Modify Image",
"analyze_novel": "Novel Analysis",
"story_to_script_run": "Story to Script",
"script_to_storyboard_run": "Script to Storyboard",
"clips_build": "Clips Build",
"screenplay_convert": "Screenplay Convert",
"voice_analyze": "Voice Analysis",
"analyze_global": "Global Analysis",
"ai_modify_appearance": "AI Modify Appearance",
"ai_modify_location": "AI Modify Location",
"ai_modify_shot_prompt": "AI Modify Shot Prompt",
"analyze_shot_variants": "Analyze Shot Variants",
"ai_create_character": "AI Create Character",
"ai_create_location": "AI Create Location",
"reference_to_character": "Reference to Character",
"character_profile_confirm": "Confirm Character Profile",
"character_profile_batch_confirm": "Batch Confirm Character Profiles",
"episode_split_llm": "Episode Split",
"asset_hub_ai_design_character": "Asset Hub AI Design Character",
"asset_hub_ai_design_location": "Asset Hub AI Design Location",
"asset_hub_ai_modify_character": "Asset Hub AI Modify Character",
"asset_hub_ai_modify_location": "Asset Hub AI Modify Location",
"asset_hub_reference_to_character": "Asset Hub Reference to Character",
"storyboard": "Storyboard",
"storyboard_candidate": "Storyboard Candidate",
"character": "Character Image",
"location": "Location Image",
"video": "Video",
"analyze": "Analysis",
"analyze_character": "Character Analysis",
"analyze_location": "Location Analysis",
"clips": "Clip Splitting",
"storyboard_text_plan": "Storyboard Planning",
"storyboard_text_detail": "Storyboard Detail",
"tts": "TTS",
"regenerate": "Regenerate",
"voice-generate": "Voice Generation",
"voice-design": "Voice Design",
"lip-sync": "Lip Sync"
}
}