feat: initial release v0.3.0
This commit is contained in:
109
messages/zh/profile.json
Normal file
109
messages/zh/profile.json
Normal file
@@ -0,0 +1,109 @@
|
||||
{
|
||||
"user": "用户",
|
||||
"personalAccount": "个人账户",
|
||||
"availableBalance": "可用余额",
|
||||
"openSourceNoBilling": "开源版本,无需计费",
|
||||
"frozen": "冻结",
|
||||
"totalSpent": "已消费",
|
||||
"apiConfig": "API 配置",
|
||||
"rechargeRecords": "充值记录",
|
||||
"billingRecords": "扣费记录",
|
||||
"logout": "退出登录",
|
||||
"downloadLogs": "下载日志",
|
||||
"accountTransactions": "账户流水",
|
||||
"projectDetails": "项目明细",
|
||||
"summary": "汇总",
|
||||
"transactions": "流水",
|
||||
"noTransactions": "暂无流水记录",
|
||||
"noProjectCosts": "暂无项目费用记录",
|
||||
"noDetails": "该项目暂无费用明细",
|
||||
"noRecords": "暂无记录",
|
||||
"byType": "按类型",
|
||||
"byAction": "按操作",
|
||||
"times": "次",
|
||||
"total": "总计",
|
||||
"filter": "筛选",
|
||||
"allTypes": "全部类型",
|
||||
"recharge": "账户充值",
|
||||
"consume": "服务消费",
|
||||
"balanceAfter": "余额 {amount}",
|
||||
"recordCount": "{count} 条记录",
|
||||
"totalCost": "总计 {amount}",
|
||||
"previousPage": "上一页",
|
||||
"nextPage": "下一页",
|
||||
"pagination": "共 {total} 条,第 {page} / {totalPages} 页",
|
||||
"episodeLabel": "第 {number} 集",
|
||||
"billingDetail": {
|
||||
"imageWithRes": "{count}张 · {resolution}",
|
||||
"image": "{count}张",
|
||||
"videoWithRes": "{count}段 · {resolution}",
|
||||
"video": "{count}段",
|
||||
"tokens": "{count} tokens",
|
||||
"seconds": "{count}秒",
|
||||
"calls": "{count}次"
|
||||
},
|
||||
"apiTypes": {
|
||||
"image": "图片生成",
|
||||
"video": "视频生成",
|
||||
"text": "文本分析",
|
||||
"tts": "语音合成",
|
||||
"voice": "配音",
|
||||
"voice_design": "声音设计",
|
||||
"lip_sync": "口型同步"
|
||||
},
|
||||
"actionTypes": {
|
||||
"image_panel": "分镜生图",
|
||||
"image_character": "角色生图",
|
||||
"image_location": "场景生图",
|
||||
"video_panel": "视频生成",
|
||||
"lip_sync": "口型同步",
|
||||
"voice_line": "配音合成",
|
||||
"voice_design": "声音设计",
|
||||
"asset_hub_voice_design": "素材库声音设计",
|
||||
"regenerate_storyboard_text": "重生成分镜文案",
|
||||
"insert_panel": "插入面板",
|
||||
"panel_variant": "镜头变体",
|
||||
"modify_asset_image": "修图",
|
||||
"regenerate_group": "批量重生成",
|
||||
"asset_hub_image": "素材库生图",
|
||||
"asset_hub_modify": "素材库修图",
|
||||
"analyze_novel": "小说分析",
|
||||
"story_to_script_run": "故事转剧本",
|
||||
"script_to_storyboard_run": "剧本转分镜",
|
||||
"clips_build": "片段合成",
|
||||
"screenplay_convert": "剧本转换",
|
||||
"voice_analyze": "声音分析",
|
||||
"analyze_global": "全局分析",
|
||||
"ai_modify_appearance": "AI 修改角色形象",
|
||||
"ai_modify_location": "AI 修改场景",
|
||||
"ai_modify_shot_prompt": "AI 修改镜头提示词",
|
||||
"analyze_shot_variants": "镜头变体分析",
|
||||
"ai_create_character": "AI 创建角色",
|
||||
"ai_create_location": "AI 创建场景",
|
||||
"reference_to_character": "参考图转角色",
|
||||
"character_profile_confirm": "确认角色档案",
|
||||
"character_profile_batch_confirm": "批量确认角色档案",
|
||||
"episode_split_llm": "章节拆分",
|
||||
"asset_hub_ai_design_character": "素材库 AI 设计角色",
|
||||
"asset_hub_ai_design_location": "素材库 AI 设计场景",
|
||||
"asset_hub_ai_modify_character": "素材库 AI 修改角色",
|
||||
"asset_hub_ai_modify_location": "素材库 AI 修改场景",
|
||||
"asset_hub_reference_to_character": "素材库参考图转角色",
|
||||
"storyboard": "分镜图",
|
||||
"storyboard_candidate": "分镜候选",
|
||||
"character": "角色图",
|
||||
"location": "场景图",
|
||||
"video": "视频",
|
||||
"analyze": "分析",
|
||||
"analyze_character": "角色分析",
|
||||
"analyze_location": "场景分析",
|
||||
"clips": "片段切割",
|
||||
"storyboard_text_plan": "分镜规划",
|
||||
"storyboard_text_detail": "分镜细节",
|
||||
"tts": "语音合成",
|
||||
"regenerate": "重生成",
|
||||
"voice-generate": "配音生成",
|
||||
"voice-design": "声音设计",
|
||||
"lip-sync": "口型同步"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user