{ "language_name": "简体中文", "t": { "app.title": "⚡ Pixelle-Video - AI 全自动短视频引擎", "app.subtitle": "打造专属你的视频创作引擎", "section.content_input": "📖 内容输入", "section.bgm": "🎵 背景音乐", "section.tts": "🎤 语音合成", "section.image": "🎨 插图生成", "section.template": "📐 分镜模板", "section.video_generation": "🎬 生成视频", "input_mode.topic": "💡 主题", "input_mode.custom": "✍️ 自定义内容", "mode.generate": "💡 生成模式", "mode.fixed": "📄 固定模式", "input.topic": "主题", "input.topic_placeholder": "AI 自动创作指定数量的旁白\n例如:如何增加被动收入、How to build passive income", "input.topic_help": "输入一个主题,AI 将根据主题生成内容", "input.text": "文本输入", "input.text_help_generate": "输入主题或话题(AI 将创作旁白)", "input.text_help_fixed": "输入完整的旁白脚本(直接使用,不做改写,每行一个旁白)", "input.content": "内容", "input.content_placeholder": "直接使用,不做改写,每行一个旁白\n例如:\n大家好,今天跟你分享三个学习技巧\n第一个技巧是专注力训练,每天冥想10分钟\n第二个技巧是主动回忆,学完立即复述", "input.content_help": "提供您自己的内容用于视频生成", "input.title": "标题(可选)", "input.title_placeholder": "视频标题(留空则自动生成)", "input.title_help": "可选:自定义视频标题", "voice.title": "🎤 语音选择", "voice.male_professional": "🎤 男声-专业", "voice.male_young": "🎙️ 男声-年轻", "voice.female_gentle": "🎵 女声-温柔", "voice.female_energetic": "🎶 女声-活力", "voice.preview": "▶ 试听语音", "voice.previewing": "正在生成语音预览...", "voice.preview_failed": "预览失败:{error}", "style.workflow": "工作流选择", "style.workflow_what": "决定视频中每帧插图的生成方式和效果(如使用 FLUX、SD 等模型)", "style.workflow_how": "将 image_xxx.json 工作流文件放入 workflows/selfhost/(本地 ComfyUI)或 workflows/runninghub/(云端)文件夹", "style.prompt_prefix": "提示词前缀", "style.prompt_prefix_what": "自动添加到所有图片提示词前面,统一控制插图风格(如:卡通风格、写实风格等)", "style.prompt_prefix_how": "直接在下方输入框填写风格描述。若要永久保存,需编辑 config.yaml 文件", "style.prompt_prefix_placeholder": "输入风格前缀(留空则使用配置文件默认值)", "style.prompt_prefix_help": "此文本将自动添加到所有图像生成提示词之前。要永久修改,请编辑 config.yaml", "style.custom": "自定义", "style.description": "风格描述", "style.description_placeholder": "描述您想要的插图风格(任何语言)...", "style.preview_title": "预览风格", "style.test_prompt": "测试提示词", "style.test_prompt_help": "输入测试提示词来预览风格效果", "style.preview": "🖼️ 生成预览", "style.previewing": "正在生成风格预览...", "style.preview_success": "✅ 预览生成成功!", "style.preview_caption": "风格预览", "style.preview_failed": "预览失败:{error}", "style.preview_failed_general": "预览图片生成失败", "style.final_prompt_label": "最终提示词", "style.generated_prompt": "生成的提示词:{prompt}", "template.selector": "模板选择", "template.select": "选择模板", "template.select_help": "选择模板和视频尺寸", "template.separator_selected": "请选择具体的模板,而不是分组标题", "template.default": "默认", "template.modern": "现代", "template.neon": "霓虹", "template.what": "控制视频每一帧的视觉布局和设计风格(标题、文本、图片的排版样式)", "template.how": "将 .html 模板文件放入 templates/尺寸/ 目录(如 templates/1080x1920/),系统会自动按尺寸分组。支持自定义 CSS 样式", "template.size_info": "模板尺寸", "orientation.portrait": "竖屏", "orientation.landscape": "横屏", "orientation.square": "方形", "template.preview_title": "预览模板", "template.preview_param_title": "标题", "template.preview_param_text": "文本", "template.preview_param_image": "图片路径", "template.preview_param_width": "宽度", "template.preview_param_height": "高度", "template.preview_default_title": "AI 改变内容创作", "template.preview_default_text": "人工智能正在改变内容创作的方式,让每个人都能轻松制作专业级视频。", "template.preview_button": "🖼️ 生成预览", "template.preview_generating": "正在生成模板预览...", "template.preview_success": "✅ 预览生成成功!", "template.preview_failed": "❌ 预览失败:{error}", "template.preview_image_help": "支持本地路径或 URL", "template.preview_caption": "模板预览:{template}", "video.title": "🎬 视频设置", "video.frames": "分镜数", "video.frames_help": "更多分镜 = 更长视频", "video.frames_label": "分镜数:{n}", "video.frames_fixed_mode_hint": "💡 固定模式:分镜数由脚本实际段落数决定", "bgm.selector": "音乐选择", "bgm.none": "🔇 无背景音乐", "bgm.preview": "▶ 试听音乐", "bgm.preview_failed": "❌ 音乐文件未找到:{file}", "bgm.what": "为视频添加背景音乐,让视频更有氛围感和专业性", "bgm.how": "将音频文件(MP3/WAV/FLAC 等)放入 bgm/ 文件夹即可自动识别", "btn.generate": "🎬 生成视频", "btn.save_config": "💾 保存配置", "btn.reset_config": "🔄 重置默认", "btn.save_and_start": "保存并开始", "btn.test_connection": "测试连接", "status.initializing": "🔧 正在初始化...", "status.generating": "🚀 正在生成视频...", "status.success": "✅ 视频生成成功!", "status.error": "❌ 生成失败:{error}", "status.video_generated": "✅ 视频已生成:{path}", "status.video_not_found": "视频文件未找到:{path}", "status.config_saved": "✅ 配置已保存", "status.config_reset": "✅ 配置已重置为默认值", "status.connection_success": "✅ 连接成功", "status.connection_failed": "❌ 连接失败", "progress.generating_title": "生成标题...", "progress.generating_narrations": "生成旁白...", "progress.splitting_script": "切分脚本...", "progress.generating_image_prompts": "生成图片提示词...", "progress.frame": "分镜 {current}/{total}", "progress.frame_step": "分镜 {current}/{total} - 步骤 {step}/4: {action}", "progress.step_audio": "生成语音...", "progress.step_image": "生成插图...", "progress.step_compose": "合成画面...", "progress.step_video": "创建视频片段...", "progress.concatenating": "正在拼接视频...", "progress.finalizing": "完成中...", "progress.completed": "✅ 生成完成", "error.input_required": "❌ 请提供主题或内容", "error.api_key_required": "❌ 请填写 API Key", "error.missing_field": "请填写 {field}", "info.duration": "时长", "info.file_size": "文件大小", "info.frames": "分镜数", "info.scenes_unit": "分镜", "info.resolution": "分辨率", "info.video_information": "📊 视频信息", "info.no_video_yet": "生成视频后,预览将显示在这里", "settings.title": "⚙️ 系统配置(必需)", "settings.not_configured": "⚠️ 请先完成系统配置才能生成视频", "settings.llm.title": "🤖 大语言模型", "settings.llm.quick_select": "快速选择", "settings.llm.quick_select_help": "选择预置的 LLM 或自定义配置", "settings.llm.get_api_key": "获取 API Key", "settings.llm.api_key": "API Key", "settings.llm.api_key_help": "填入您的 API Key", "settings.llm.base_url": "Base URL", "settings.llm.base_url_help": "API 服务地址", "settings.llm.model": "Model", "settings.llm.model_help": "模型名称", "settings.comfyui.title": "🔧 ComfyUI 配置", "settings.comfyui.local_title": "本地/自建 ComfyUI", "settings.comfyui.cloud_title": "RunningHub 云端", "settings.comfyui.comfyui_url": "ComfyUI 服务器地址", "settings.comfyui.comfyui_url_help": "本地或远程 ComfyUI 服务器地址", "settings.comfyui.runninghub_api_key": "RunningHub API 密钥", "settings.comfyui.runninghub_api_key_help": "访问 https://runninghub.ai 注册并获取 API Key", "tts.selector": "工作流选择", "tts.what": "将旁白文本转换为真人般的自然语音(部分工作流支持参考音频克隆声音)", "tts.how": "将 tts_xxx.json 工作流文件放入 workflows/selfhost/(本地 ComfyUI)或 workflows/runninghub/(云端)文件夹", "tts.ref_audio": "参考音频", "tts.ref_audio_help": "上传音频文件用于声音克隆(仅部分工作流支持)", "tts.preview_title": "预览 TTS", "tts.preview_text": "预览文本", "tts.preview_text_placeholder": "输入要试听的文本...", "tts.preview_button": "🔊 生成预览", "tts.previewing": "正在生成 TTS 预览...", "tts.preview_success": "✅ 预览生成成功!", "tts.preview_failed": "❌ 预览失败:{error}", "welcome.first_time": "🎉 欢迎使用 Pixelle-Video!请先完成基础配置", "welcome.config_hint": "💡 首次使用需要配置 API Key,后续可以在高级设置中修改", "wizard.llm_required": "🤖 大语言模型配置(必需)", "wizard.image_optional": "🎨 图像生成配置(可选)", "wizard.image_hint": "💡 如果不配置图像生成,将使用默认模板(无 AI 生图)", "wizard.configure_image": "配置图像生成(推荐)", "label.required": "(必需)", "label.optional": "(可选)", "help.feature_description": "💡 功能说明", "help.what": "作用", "help.how": "自定义方式", "language.select": "🌐 语言" } }