支持批量生成功能
This commit is contained in:
@@ -320,7 +320,51 @@
|
||||
"history.action.delete_confirm": "Confirm deletion? This action cannot be undone!",
|
||||
"history.action.delete_success": "✅ Task deleted",
|
||||
"history.action.delete_failed": "❌ Deletion failed: {error}",
|
||||
"history.page_info": "Page {page} / {total_pages}"
|
||||
"history.page_info": "Page {page} / {total_pages}",
|
||||
|
||||
"batch.mode_label": "🔢 Batch Generation Mode",
|
||||
"batch.mode_help": "Generate multiple videos, one topic per line",
|
||||
"batch.section_title": "Batch Topics Input",
|
||||
"batch.section_generation": "📦 Batch Video Generation",
|
||||
"batch.rules_title": "Batch Generation Rules",
|
||||
"batch.rule_1": "Automatically use 'AI Generate Content' mode",
|
||||
"batch.rule_2": "Enter one topic per line",
|
||||
"batch.rule_3": "All videos use the same configuration (TTS, template, workflow, etc.)",
|
||||
"batch.topics_label": "Batch Topics (one per line)",
|
||||
"batch.topics_placeholder": "Why develop a reading habit\nHow to manage time efficiently\n5 secrets to healthy living\nBenefits of waking up early\nHow to overcome procrastination\nTechniques to stay focused\nEmotional management methods\nTips to improve memory\nBuilding good relationships\nWealth management basics",
|
||||
"batch.topics_help": "One video topic per line, AI will generate content based on the topic",
|
||||
"batch.count_success": "✅ Detected {count} topics",
|
||||
"batch.count_error": "❌ Batch size exceeds limit (max 100), current: {count}",
|
||||
"batch.preview_title": "📋 Preview Topic List",
|
||||
"batch.title_prefix_label": "Title Prefix (optional)",
|
||||
"batch.title_prefix_placeholder": "e.g., Knowledge Sharing",
|
||||
"batch.title_prefix_help": "Final title format: {prefix} - {topic}, e.g., Knowledge Sharing - Why develop a reading habit",
|
||||
"batch.n_scenes_label": "Scenes (unified for all videos)",
|
||||
"batch.n_scenes_help": "Number of scenes per video, same setting for all videos",
|
||||
"batch.n_scenes_caption": "Scenes: {n}",
|
||||
"batch.config_info": "Other configurations: TTS voice, video template, image workflow, etc. will use the settings from the right panel, unified for all videos",
|
||||
"batch.no_topics": "⚠️ Please enter batch topics on the left (one per line)",
|
||||
"batch.prepare_info": "📊 Ready to generate {count} videos (using same configuration)",
|
||||
"batch.estimated_time": "⏱️ Estimated time: about {minutes} minutes",
|
||||
"batch.generate_button": "🚀 Batch Generate {count} Videos",
|
||||
"batch.generate_help": "⚠️ Please keep the page open during batch generation, do not close the browser",
|
||||
"batch.overall_progress": "Overall Progress",
|
||||
"batch.current_task": "Current Task",
|
||||
"batch.completed": "Batch generation completed!",
|
||||
"batch.results_title": "📊 Batch Generation Results",
|
||||
"batch.total": "Total",
|
||||
"batch.success": "Success",
|
||||
"batch.failed": "Failed",
|
||||
"batch.total_time": "Total Time",
|
||||
"batch.minutes": "m",
|
||||
"batch.seconds": "s",
|
||||
"batch.success_message": "✅ Batch generation completed! All videos have been saved to history.",
|
||||
"batch.view_in_history": "💡 Tip: You can view all generated videos in the '📚 History' page.",
|
||||
"batch.goto_history": "Go to History Page",
|
||||
"batch.failed_list": "❌ Failed Tasks",
|
||||
"batch.task": "Task",
|
||||
"batch.error": "Error",
|
||||
"batch.error_detail": "View detailed error stack"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -320,7 +320,51 @@
|
||||
"history.action.delete_confirm": "确认删除该任务?此操作无法撤销!",
|
||||
"history.action.delete_success": "✅ 任务已删除",
|
||||
"history.action.delete_failed": "❌ 删除失败:{error}",
|
||||
"history.page_info": "第 {page} 页 / 共 {total_pages} 页"
|
||||
"history.page_info": "第 {page} 页 / 共 {total_pages} 页",
|
||||
|
||||
"batch.mode_label": "🔢 批量生成模式",
|
||||
"batch.mode_help": "批量生成多个视频,每行一个主题",
|
||||
"batch.section_title": "批量主题输入",
|
||||
"batch.section_generation": "📦 批量视频生成",
|
||||
"batch.rules_title": "批量生成规则",
|
||||
"batch.rule_1": "自动使用「AI 生成内容」模式",
|
||||
"batch.rule_2": "每行输入一个主题",
|
||||
"batch.rule_3": "所有视频使用相同的配置(TTS、模板、工作流等)",
|
||||
"batch.topics_label": "批量主题(每行一个)",
|
||||
"batch.topics_placeholder": "为什么要养成阅读习惯\n如何高效管理时间\n健康生活的5个秘诀\n早起的好处\n如何克服拖延症\n保持专注的技巧\n情绪管理的方法\n提升记忆力的窍门\n建立良好人际关系\n财富管理基础知识",
|
||||
"batch.topics_help": "每行一个视频主题,AI会根据主题自动生成文案",
|
||||
"batch.count_success": "✅ 识别到 {count} 个主题",
|
||||
"batch.count_error": "❌ 批量数量超过限制(最多100个),当前: {count}",
|
||||
"batch.preview_title": "📋 预览主题列表",
|
||||
"batch.title_prefix_label": "标题前缀(可选)",
|
||||
"batch.title_prefix_placeholder": "例如:知识分享",
|
||||
"batch.title_prefix_help": "最终标题格式:{标题前缀} - {主题},如:知识分享 - 为什么要养成阅读习惯",
|
||||
"batch.n_scenes_label": "分镜数(所有视频统一)",
|
||||
"batch.n_scenes_help": "每个视频的分镜数量,所有视频使用相同设置",
|
||||
"batch.n_scenes_caption": "分镜数:{n}",
|
||||
"batch.config_info": "其他配置:TTS语音、视频模板、图像工作流等配置将使用右侧栏的设置,所有视频统一",
|
||||
"batch.no_topics": "⚠️ 请先在左侧输入批量主题(每行一个)",
|
||||
"batch.prepare_info": "📊 准备生成 {count} 个视频(使用相同配置)",
|
||||
"batch.estimated_time": "⏱️ 预估总耗时: 约 {minutes} 分钟",
|
||||
"batch.generate_button": "🚀 批量生成 {count} 个视频",
|
||||
"batch.generate_help": "⚠️ 批量生成期间请保持页面打开,不要关闭浏览器",
|
||||
"batch.overall_progress": "整体进度",
|
||||
"batch.current_task": "当前任务",
|
||||
"batch.completed": "批量生成完成!",
|
||||
"batch.results_title": "📊 批量生成结果",
|
||||
"batch.total": "总数",
|
||||
"batch.success": "成功",
|
||||
"batch.failed": "失败",
|
||||
"batch.total_time": "总耗时",
|
||||
"batch.minutes": "分",
|
||||
"batch.seconds": "秒",
|
||||
"batch.success_message": "✅ 批量生成完成!所有视频已保存到历史记录。",
|
||||
"batch.view_in_history": "💡 提示:可以在「📚 历史记录」页面查看所有生成的视频。",
|
||||
"batch.goto_history": "前往历史记录页面",
|
||||
"batch.failed_list": "❌ 失败的任务",
|
||||
"batch.task": "任务",
|
||||
"batch.error": "错误信息",
|
||||
"batch.error_detail": "查看详细错误堆栈"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user