release: opensource snapshot 2026-02-27 19:25:00
This commit is contained in:
168
messages/zh/smartImport.json
Normal file
168
messages/zh/smartImport.json
Normal file
@@ -0,0 +1,168 @@
|
||||
{
|
||||
"title": "开启你的创作之旅",
|
||||
"subtitle": "首先,选择你的创作方式",
|
||||
"manualCreate": {
|
||||
"title": "从第一集开始创作",
|
||||
"description": "从第一集开始,适合边写边播或单集短视频制作",
|
||||
"button": "开始创作"
|
||||
},
|
||||
"manualDesc": "从第一集开始,适合边写边播或单集短视频制作",
|
||||
"startCreate": "开始创作",
|
||||
"smartImport": {
|
||||
"title": "智能文本分集",
|
||||
"description": "上传整本小说或剧本,AI 引擎自动识别章节结构,一键完成智能分集。",
|
||||
"button": "立即导入",
|
||||
"recommended": "推荐"
|
||||
},
|
||||
"markerDetection": {
|
||||
"enable": "优先使用章节标记(如第X集/Episode X)",
|
||||
"tooltip": "自动识别【第X集/章】【Episode/Chapter X】等标记,免费快速"
|
||||
},
|
||||
"smartImportDesc": "上传整本小说或剧本,AI 引擎自动识别章节结构,一键完成智能分集。",
|
||||
"recommended": "推荐",
|
||||
"importNow": "立即导入",
|
||||
"uploadTitle": "上传原始素材",
|
||||
"uploadSubtitle": "AI 引擎已准备就绪,一键自动分集与格式化",
|
||||
"maxWords": "最大支持 3 万字",
|
||||
"textInput": "输入文本内容",
|
||||
"textPlaceholder": "在此处粘贴你的小说章节或剧本内容...",
|
||||
"uploadDoc": "上传完整文档",
|
||||
"clickUpload": "点击上传文档",
|
||||
"clearText": "请先清空左侧文本",
|
||||
"supportFormat": "支持 Word, TXT 格式",
|
||||
"fileMax": "文件最大 3万字",
|
||||
"words": "字",
|
||||
"startAnalyzing": "开始分析",
|
||||
"analyzing": {
|
||||
"title": "AI 正在分析你的故事",
|
||||
"description": "识别章节结构,智能分集中...",
|
||||
"autoSave": "分析完成后将自动保存"
|
||||
},
|
||||
"analyzingDesc": "识别章节结构,智能分集中...",
|
||||
"autoSave": "分析完成后将自动保存",
|
||||
"splitComplete": "智能分集完成",
|
||||
"splitResult": "已为你自动分为 {count} 集,总计 {words} 字",
|
||||
"saved": "已自动保存",
|
||||
"reAnalyze": "重新分析",
|
||||
"confirmComplete": "确认完成",
|
||||
"saving": "保存中...",
|
||||
"episodeList": "剧集列表",
|
||||
"episodes": "集",
|
||||
"episode": "第 {num} 集",
|
||||
"addEpisode": "添加剧集",
|
||||
"newEpisode": "新剧集",
|
||||
"avgWords": "平均每集",
|
||||
"episodeContent": "剧集内容",
|
||||
"plotSummary": "剧情简介",
|
||||
"enterTitle": "输入剧集标题...",
|
||||
"enterSummary": "输入剧情简介...",
|
||||
"confirmDelete": "确认删除",
|
||||
"deleteConfirmMsg": "确定要删除「{title}」吗?",
|
||||
"preview": {
|
||||
"title": "智能分集完成",
|
||||
"episodeCount": "已为你自动分为 {count} 集",
|
||||
"totalWords": "总计 {count} 字",
|
||||
"autoSaved": "✓ 已自动保存",
|
||||
"reanalyze": "重新分析",
|
||||
"confirm": "确认完成",
|
||||
"saving": "保存中...",
|
||||
"episodeList": "剧集列表",
|
||||
"addEpisode": "添加剧集",
|
||||
"averageWords": "平均每集",
|
||||
"episodeContent": "剧集内容",
|
||||
"episodePlaceholder": "输入剧集标题...",
|
||||
"summaryPlaceholder": "输入剧情简介...",
|
||||
"newEpisode": "新剧集",
|
||||
"deleteEpisode": "删除剧集",
|
||||
"deleteConfirm": {
|
||||
"title": "确认删除",
|
||||
"message": "确定要删除「{title}」吗?",
|
||||
"cancel": "取消",
|
||||
"confirm": "确认删除"
|
||||
},
|
||||
"tip": {
|
||||
"title": "提示",
|
||||
"content": "你可以直接编辑标题、简介和内容。点击【确认完成】后,剧集将正式导入到项目中"
|
||||
}
|
||||
},
|
||||
"collapsePreview": "收起预览",
|
||||
"expandMore": "展开更多",
|
||||
"deleteFile": "删除文件",
|
||||
"fileTooLarge": "文件大小不能超过 10MB",
|
||||
"docNotSupported": "暂不支持 .doc 格式,请将文件另存为 .docx 或 .txt 格式后重试",
|
||||
"fileEmpty": "文件内容为空",
|
||||
"fileReadError": "文件读取失败,请确保文件格式正确",
|
||||
"uploadFirst": "请先上传文件或粘贴文本",
|
||||
"analyzeFailed": "分析失败",
|
||||
"saveFailed": "保存失败",
|
||||
"cancelConfirm": "确定要取消吗?已分析的剧集将被清空。",
|
||||
"deleteEpisode": "删除剧集",
|
||||
"upload": {
|
||||
"title": "上传原始素材",
|
||||
"subtitle": "AI 引擎已准备就绪,一键自动分集与格式化",
|
||||
"maxWords": "(最大支持 3 万字)",
|
||||
"textInput": "输入文本内容",
|
||||
"documentUpload": "上传完整文档",
|
||||
"placeholder": "在此处粘贴你的小说章节或剧本内容...",
|
||||
"filePlaceholder": "已上传文件模式",
|
||||
"clickUpload": "点击上传文档",
|
||||
"clearTextFirst": "请先清空左侧文本",
|
||||
"supportedFormats": "支持 Word, TXT 格式",
|
||||
"preview": "预览",
|
||||
"expandPreview": "展开更多",
|
||||
"collapsePreview": "收起预览",
|
||||
"deleteFile": "删除文件",
|
||||
"startAnalysis": "开始分析",
|
||||
"back": "返回",
|
||||
"words": "字"
|
||||
},
|
||||
"errors": {
|
||||
"fileTooLarge": "文件过大,请上传小于 10MB 的文件",
|
||||
"docNotSupported": "不支持 .doc 格式,请使用 Word 转换为 .docx",
|
||||
"fileEmpty": "文件内容为空",
|
||||
"fileReadError": "文件读取失败,请重试",
|
||||
"uploadFirst": "请先上传或粘贴内容",
|
||||
"analyzeFailed": "分析失败",
|
||||
"saveFailed": "保存失败",
|
||||
"analysisModelNotConfigured": "请先在设置页面配置分析模型"
|
||||
},
|
||||
"common": {
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"save": "保存",
|
||||
"cancel": "取消"
|
||||
},
|
||||
"markerDetected": {
|
||||
"title": "检测到分集标记",
|
||||
"description": "检测到 {count} 个「{type}」格式的分集标记",
|
||||
"preview": "预览分集结果",
|
||||
"useMarker": "使用标识符分集",
|
||||
"useMarkerDesc": "快速、免费",
|
||||
"useAI": "使用 AI 智能分集",
|
||||
"useAIDesc": "智能分析、消耗积分",
|
||||
"cancel": "取消",
|
||||
"totalCount": "共 {count} 集",
|
||||
"markerTypes": {
|
||||
"episode": "第X集",
|
||||
"chapter": "第X章",
|
||||
"act": "第X幕",
|
||||
"scene": "X-Y【场景】",
|
||||
"numbered": "数字编号",
|
||||
"numberedEscaped": "数字编号(转义)",
|
||||
"numberedDirect": "数字+中文",
|
||||
"episodeEn": "Episode X",
|
||||
"chapterEn": "Chapter X",
|
||||
"boldNumber": "**数字**",
|
||||
"pureNumber": "纯数字"
|
||||
}
|
||||
},
|
||||
"globalAnalysis": {
|
||||
"title": "全局资产分析",
|
||||
"description": "一键提取全书的角色和场景,确保角色形象在所有剧集中保持一致",
|
||||
"startButton": "立即分析",
|
||||
"analyzing": "分析中...",
|
||||
"success": "全局分析完成:新增 {characters} 个角色,{locations} 个场景",
|
||||
"failed": "全局分析失败",
|
||||
"confirmAndAnalyze": "确认并开启全局分析"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user