mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 00:56:26 +00:00
feat: plan index;flat i18n and add variable value type (#2762)
* feat: plan index * flat i18n and add variable value type * fix: ts * perf: free plan tip
This commit is contained in:
@@ -2,21 +2,17 @@
|
||||
"Run": "运行",
|
||||
"ai_settings": "AI 配置",
|
||||
"all_apps": "全部应用",
|
||||
"app": {
|
||||
"Version name": "版本名称",
|
||||
"modules": {
|
||||
"click to update": "点击更新",
|
||||
"has new version": "有新版本"
|
||||
},
|
||||
"version_back": "回到初始状态",
|
||||
"version_copy": "副本",
|
||||
"version_current": "当前版本",
|
||||
"version_initial": "初始版本",
|
||||
"version_initial_copy": "副本-初始状态",
|
||||
"version_name_tips": "版本名称不能为空",
|
||||
"version_past": "发布过",
|
||||
"version_publish_tips": "该版本将被保存至团队云端,同步给整个团队,同时更新所有发布渠道的应用版本"
|
||||
},
|
||||
"app.Version name": "版本名称",
|
||||
"app.modules.click to update": "点击更新",
|
||||
"app.modules.has new version": "有新版本",
|
||||
"app.version_back": "回到初始状态",
|
||||
"app.version_copy": "副本",
|
||||
"app.version_current": "当前版本",
|
||||
"app.version_initial": "初始版本",
|
||||
"app.version_initial_copy": "副本-初始状态",
|
||||
"app.version_name_tips": "版本名称不能为空",
|
||||
"app.version_past": "发布过",
|
||||
"app.version_publish_tips": "该版本将被保存至团队云端,同步给整个团队,同时更新所有发布渠道的应用版本",
|
||||
"app_detail": "应用详情",
|
||||
"chat_debug": "调试预览",
|
||||
"chat_logs": "对话日志",
|
||||
@@ -30,12 +26,10 @@
|
||||
"create_empty_app": "创建空白应用",
|
||||
"create_empty_plugin": "创建空白插件",
|
||||
"create_empty_workflow": "创建空白工作流",
|
||||
"cron": {
|
||||
"every_day": "每天执行",
|
||||
"every_month": "每月执行",
|
||||
"every_week": "每周执行",
|
||||
"interval": "间隔执行"
|
||||
},
|
||||
"cron.every_day": "每天执行",
|
||||
"cron.every_month": "每月执行",
|
||||
"cron.every_week": "每周执行",
|
||||
"cron.interval": "间隔执行",
|
||||
"current_settings": "当前配置",
|
||||
"day": "日",
|
||||
"document_quote": "文档引用",
|
||||
@@ -57,39 +51,34 @@
|
||||
"import_configs": "导入配置",
|
||||
"import_configs_failed": "导入配置失败,请确保配置正常!",
|
||||
"import_configs_success": "导入成功",
|
||||
"interval": {
|
||||
"12_hours": "每12小时",
|
||||
"2_hours": "每2小时",
|
||||
"3_hours": "每3小时",
|
||||
"4_hours": "每4小时",
|
||||
"6_hours": "每6小时",
|
||||
"per_hour": "每小时"
|
||||
},
|
||||
"interval.12_hours": "每12小时",
|
||||
"interval.2_hours": "每2小时",
|
||||
"interval.3_hours": "每3小时",
|
||||
"interval.4_hours": "每4小时",
|
||||
"interval.6_hours": "每6小时",
|
||||
"interval.per_hour": "每小时",
|
||||
"intro": "是一个大模型应用编排系统,提供开箱即用的数据处理、模型调用等能力,可以快速的构建知识库并通过 Flow 可视化进行工作流编排,实现复杂的知识库场景!",
|
||||
"llm_not_support_vision": "该模型不支持图片识别",
|
||||
"llm_use_vision": "启用图片识别",
|
||||
"llm_use_vision_tip": "启用图片识别后,该模型会自动接收来自“对话框上传”的图片,以及“用户问题”中的图片链接。",
|
||||
"logs_chat_user": "使用者",
|
||||
"logs_empty": "还没有日志噢~",
|
||||
"logs_message_total": "消息总数",
|
||||
"logs_title": "标题",
|
||||
"logs_chat_user": "使用者",
|
||||
"mark_count": "标注答案数量",
|
||||
"module": {
|
||||
"Confirm Sync": "将会更新至最新的模板配置,不存在模板中的字段将会被删除(包括所有自定义字段),建议您先复制一份节点,再更新原来节点的版本。",
|
||||
"Custom Title Tip": "该标题名字会展示在对话过程中",
|
||||
"No Modules": "没找到插件",
|
||||
"type": "\"{{type}}\"类型\n{{description}}"
|
||||
},
|
||||
"modules": {
|
||||
"Title is required": "模块名不能为空"
|
||||
},
|
||||
"month": {
|
||||
"unit": "号"
|
||||
},
|
||||
"module.Confirm Sync": "将会更新至最新的模板配置,不存在模板中的字段将会被删除(包括所有自定义字段),建议您先复制一份节点,再更新原来节点的版本。",
|
||||
"module.Custom Title Tip": "该标题名字会展示在对话过程中",
|
||||
"module.No Modules": "没找到插件",
|
||||
"module.type": "\"{{type}}\"类型\n{{description}}",
|
||||
"modules.Title is required": "模块名不能为空",
|
||||
"month.unit": "号",
|
||||
"move_app": "移动应用",
|
||||
"not_json_file": "请选择JSON文件",
|
||||
"paste_config": "粘贴配置",
|
||||
"or_drag_JSON": "或拖入JSON文件",
|
||||
"paste_config": "粘贴配置",
|
||||
"permission.des.manage": "写权限基础上,可配置发布渠道、查看对话日志、分配该应用权限",
|
||||
"permission.des.read": "可使用该应用进行对话",
|
||||
"permission.des.write": "可查看和编辑应用",
|
||||
"plugin_cost_per_times": "{{cost}}/次",
|
||||
"plugin_dispatch": "插件调用",
|
||||
"plugin_dispatch_tip": "给模型附加额外的能力,具体调用哪些插件,将由模型自主决定。\n若选择了插件,知识库调用将自动作为一个特殊的插件。",
|
||||
@@ -99,31 +88,25 @@
|
||||
"search_app": "搜索应用",
|
||||
"setting_app": "应用配置",
|
||||
"setting_plugin": "插件配置",
|
||||
"template": {
|
||||
"simple_robot": "简易机器人",
|
||||
"standard_template": "标准模板",
|
||||
"standard_template_des": "标准提示词,用于结构不固定的知识库。",
|
||||
"qa_template": "问答模板",
|
||||
"qa_template_des": "适合 QA 问答结构的知识库,可以让AI较为严格的按预设内容回答",
|
||||
"standard_strict": "标准严格模板",
|
||||
"standard_strict_des": "在标准模板基础上,对模型的回答做更严格的要求。",
|
||||
"hard_strict": "严格问答模板",
|
||||
"hard_strict_des": "在问答模板基础上,对模型的回答做更严格的要求。"
|
||||
},
|
||||
"templateMarket": {
|
||||
"Search_template": "搜索模板",
|
||||
"Template_market": "模板市场",
|
||||
"Use": "使用",
|
||||
"no_intro": "还没有介绍~",
|
||||
"templateTags": {
|
||||
"Image_generation": "图片生成",
|
||||
"Office_services": "办公服务",
|
||||
"Recommendation": "推荐",
|
||||
"Roleplay": "角色扮演",
|
||||
"Web_search": "联网搜索",
|
||||
"Writing": "文本创作"
|
||||
}
|
||||
},
|
||||
"template.hard_strict": "严格问答模板",
|
||||
"template.hard_strict_des": "在问答模板基础上,对模型的回答做更严格的要求。",
|
||||
"template.qa_template": "问答模板",
|
||||
"template.qa_template_des": "适合 QA 问答结构的知识库,可以让AI较为严格的按预设内容回答",
|
||||
"template.simple_robot": "简易机器人",
|
||||
"template.standard_strict": "标准严格模板",
|
||||
"template.standard_strict_des": "在标准模板基础上,对模型的回答做更严格的要求。",
|
||||
"template.standard_template": "标准模板",
|
||||
"template.standard_template_des": "标准提示词,用于结构不固定的知识库。",
|
||||
"templateMarket.Search_template": "搜索模板",
|
||||
"templateMarket.Template_market": "模板市场",
|
||||
"templateMarket.Use": "使用",
|
||||
"templateMarket.no_intro": "还没有介绍~",
|
||||
"templateMarket.templateTags.Image_generation": "图片生成",
|
||||
"templateMarket.templateTags.Office_services": "办公服务",
|
||||
"templateMarket.templateTags.Recommendation": "推荐",
|
||||
"templateMarket.templateTags.Roleplay": "角色扮演",
|
||||
"templateMarket.templateTags.Web_search": "联网搜索",
|
||||
"templateMarket.templateTags.Writing": "文本创作",
|
||||
"template_market": "模板市场",
|
||||
"template_market_description": "在模板市场探索更多玩法,配置教程与使用引导,带你理解并上手各种应用",
|
||||
"template_market_empty_data": "找不到合适的模板",
|
||||
@@ -132,63 +115,44 @@
|
||||
"transition_to_workflow": "转成工作流",
|
||||
"transition_to_workflow_create_new_placeholder": "创建一个新的应用,而不是修改当前应用",
|
||||
"transition_to_workflow_create_new_tip": "转化成工作流后,将无法转化回简易模式,请确认!",
|
||||
"type": {
|
||||
"All": "全部",
|
||||
"Create http plugin tip": "通过 OpenAPI Schema 批量创建插件,兼容 GPTs 格式",
|
||||
"Create one plugin tip": "可以自定义输入和输出的工作流,通常用于封装重复使用的工作流",
|
||||
"Create plugin bot": "创建插件",
|
||||
"Create simple bot": "创建简易应用",
|
||||
"Create simple bot tip": "通过填表单形式,创建简单的 AI 应用,适合新手",
|
||||
"Create workflow bot": "创建工作流",
|
||||
"Create workflow tip": "通过低代码的方式,构建逻辑复杂的多轮对话 AI 应用,推荐高级玩家使用",
|
||||
"Http plugin": "HTTP 插件",
|
||||
"Plugin": "插件",
|
||||
"Simple bot": "简易应用",
|
||||
"Workflow bot": "工作流"
|
||||
},
|
||||
"type.All": "全部",
|
||||
"type.Create http plugin tip": "通过 OpenAPI Schema 批量创建插件,兼容 GPTs 格式",
|
||||
"type.Create one plugin tip": "可以自定义输入和输出的工作流,通常用于封装重复使用的工作流",
|
||||
"type.Create plugin bot": "创建插件",
|
||||
"type.Create simple bot": "创建简易应用",
|
||||
"type.Create simple bot tip": "通过填表单形式,创建简单的 AI 应用,适合新手",
|
||||
"type.Create workflow bot": "创建工作流",
|
||||
"type.Create workflow tip": "通过低代码的方式,构建逻辑复杂的多轮对话 AI 应用,推荐高级玩家使用",
|
||||
"type.Http plugin": "HTTP 插件",
|
||||
"type.Plugin": "插件",
|
||||
"type.Simple bot": "简易应用",
|
||||
"type.Workflow bot": "工作流",
|
||||
"upload_file_max_amount": "最大文件数量",
|
||||
"upload_file_max_amount_tip": "1.单次上传文件的最大数量。\n2.对话窗口记忆的最大文件数量:每轮对话会自动获取历史中的文件,超出范围的文件会被遗忘。",
|
||||
"variable": {
|
||||
"select type_desc": "可以定义一个无需用户填写的全局变量。\n该变量的值可以来自于 API 接口,分享链接的 Query 或通过【变量更新】模块进行赋值。",
|
||||
"textarea_type_desc": "允许用户最多输入4000字的对话框。"
|
||||
},
|
||||
"version": {
|
||||
"Revert success": "回滚成功"
|
||||
},
|
||||
"variable.select type_desc": "可以为工作流定义全局变量,常用临时缓存。赋值的方式包括:\n1. 从对话页面的 query 参数获取。\n2. 通过 API 的 variables 对象传递。\n3. 通过【变量更新】节点进行赋值。",
|
||||
"variable.textarea_type_desc": "允许用户最多输入4000字的对话框。",
|
||||
"version.Revert success": "回滚成功",
|
||||
"vision_model_title": "启用图片识别",
|
||||
"week": {
|
||||
"Friday": "星期五",
|
||||
"Monday": "星期一",
|
||||
"Saturday": "星期六",
|
||||
"Sunday": "星期日",
|
||||
"Thursday": "星期四",
|
||||
"Tuesday": "星期二",
|
||||
"Wednesday": "星期三"
|
||||
},
|
||||
"workflow": {
|
||||
"Input guide": "填写说明",
|
||||
"file_url": "文档链接",
|
||||
"read_files": "文档解析",
|
||||
"read_files_result": "文档解析结果",
|
||||
"read_files_result_desc": "文档原文,由文件名和文档内容组成,多个文件之间通过横线隔开。",
|
||||
"read_files_tip": "解析对话中所有上传的文档,并返回对应文档内容",
|
||||
"select_description": "说明文字",
|
||||
"select_description_placeholder": "例如: \n冰箱里是否有西红柿?",
|
||||
"select_description_tip": "你可以添加一段说明文字,用以向用户说明每个选项代表的含义。",
|
||||
"select_result": "选择的结果",
|
||||
"template": {
|
||||
"communication": "通信"
|
||||
},
|
||||
"user_file_input": "文件链接",
|
||||
"user_file_input_desc": "用户上传的文档和图片链接",
|
||||
"user_select": "用户选择",
|
||||
"user_select_tip": "该模块可配置多个选项,以供对话时选择。不同选项可导向不同工作流支线"
|
||||
},
|
||||
"permission": {
|
||||
"des": {
|
||||
"read": "可使用该应用进行对话",
|
||||
"write": "可查看和编辑应用",
|
||||
"manage": "写权限基础上,可配置发布渠道、查看对话日志、分配该应用权限"
|
||||
}
|
||||
}
|
||||
"week.Friday": "星期五",
|
||||
"week.Monday": "星期一",
|
||||
"week.Saturday": "星期六",
|
||||
"week.Sunday": "星期日",
|
||||
"week.Thursday": "星期四",
|
||||
"week.Tuesday": "星期二",
|
||||
"week.Wednesday": "星期三",
|
||||
"workflow.Input guide": "填写说明",
|
||||
"workflow.file_url": "文档链接",
|
||||
"workflow.read_files": "文档解析",
|
||||
"workflow.read_files_result": "文档解析结果",
|
||||
"workflow.read_files_result_desc": "文档原文,由文件名和文档内容组成,多个文件之间通过横线隔开。",
|
||||
"workflow.read_files_tip": "解析对话中所有上传的文档,并返回对应文档内容",
|
||||
"workflow.select_description": "说明文字",
|
||||
"workflow.select_description_placeholder": "例如: \n冰箱里是否有西红柿?",
|
||||
"workflow.select_description_tip": "你可以添加一段说明文字,用以向用户说明每个选项代表的含义。",
|
||||
"workflow.select_result": "选择的结果",
|
||||
"workflow.template.communication": "通信",
|
||||
"workflow.user_file_input": "文件链接",
|
||||
"workflow.user_file_input_desc": "用户上传的文档和图片链接",
|
||||
"workflow.user_select": "用户选择",
|
||||
"workflow.user_select_tip": "该模块可配置多个选项,以供对话时选择。不同选项可导向不同工作流支线"
|
||||
}
|
@@ -31,9 +31,7 @@
|
||||
"no_workflow_response": "没有运行数据",
|
||||
"plugins_output": "插件输出",
|
||||
"question_tip": "从上到下,为各个模块的响应顺序",
|
||||
"response": {
|
||||
"node_inputs": "节点输入"
|
||||
},
|
||||
"response.node_inputs": "节点输入",
|
||||
"select": "选择",
|
||||
"select_file": "上传文件",
|
||||
"select_file_img": "上传文件/图片",
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,17 +1,13 @@
|
||||
{
|
||||
"Enable": "启用",
|
||||
"collection": {
|
||||
"Create update time": "创建/更新时间",
|
||||
"Training type": "训练模式"
|
||||
},
|
||||
"collection.Create update time": "创建/更新时间",
|
||||
"collection.Training type": "训练模式",
|
||||
"collection_tags": "集合标签",
|
||||
"common_dataset": "通用知识库",
|
||||
"common_dataset_desc": "可通过导入文件、网页链接或手动录入形式构建知识库",
|
||||
"confirm_to_rebuild_embedding_tip": "确认为知识库切换索引?\n切换索引是一个非常重量的操作,需要对您知识库内所有数据进行重新索引,时间可能较长,请确保账号内剩余积分充足。\n\n此外,你还需要注意修改选择该知识库的应用,避免它们与其他索引模型知识库混用。",
|
||||
"dataset": {
|
||||
"no_collections": "暂无数据集",
|
||||
"no_tags": "暂无标签"
|
||||
},
|
||||
"dataset.no_collections": "暂无数据集",
|
||||
"dataset.no_tags": "暂无标签",
|
||||
"external_file": "外部文件库",
|
||||
"external_file_dataset_desc": "可以从外部文件库导入文件构建知识库,文件不会进行二次存储",
|
||||
"external_id": "文件阅读 ID",
|
||||
@@ -23,26 +19,20 @@
|
||||
"folder_dataset": "文件夹",
|
||||
"rebuild_embedding_start_tip": "切换索引模型任务已开始",
|
||||
"rebuilding_index_count": "重建中索引数量:{{count}}",
|
||||
"tag": {
|
||||
"Add New": "新建",
|
||||
"Add_new_tag": "新建标签",
|
||||
"Edit_tag": "编辑标签",
|
||||
"add": "创建",
|
||||
"cancel": "取消选择",
|
||||
"delete_tag_confirm": "确定删除标签?",
|
||||
"manage": "标签管理",
|
||||
"searchOrAddTag": "搜索或添加标签",
|
||||
"tags": "标签",
|
||||
"total_tags": "共{{total}}个标签"
|
||||
},
|
||||
"tag.Add New": "新建",
|
||||
"tag.Add_new_tag": "新建标签",
|
||||
"tag.Edit_tag": "编辑标签",
|
||||
"tag.add": "创建",
|
||||
"tag.cancel": "取消选择",
|
||||
"tag.delete_tag_confirm": "确定删除标签?",
|
||||
"tag.manage": "标签管理",
|
||||
"tag.searchOrAddTag": "搜索或添加标签",
|
||||
"tag.tags": "标签",
|
||||
"tag.total_tags": "共{{total}}个标签",
|
||||
"the_knowledge_base_has_indexes_that_are_being_trained_or_being_rebuilt": "知识库有训练中或正在重建的索引",
|
||||
"website_dataset": "Web 站点同步",
|
||||
"website_dataset_desc": "Web 站点同步允许你直接使用一个网页链接构建知识库",
|
||||
"permission": {
|
||||
"des": {
|
||||
"read": "可查看知识库内容",
|
||||
"write": "可增加和变更知识库内容",
|
||||
"manage": "可管理整个知识库数据和信息"
|
||||
}
|
||||
}
|
||||
"permission.des.read": "可查看知识库内容",
|
||||
"permission.des.write": "可增加和变更知识库内容",
|
||||
"permission.des.manage": "可管理整个知识库数据和信息"
|
||||
}
|
@@ -14,13 +14,11 @@
|
||||
"key_tips": "你可以使用 API 密钥访问一些特定的接口(无法访问应用,访问应用需使用应用内的 API key)",
|
||||
"link_name": "分享链接的名字",
|
||||
"new_feishu_bot": "新增飞书机器人",
|
||||
"official_account": {
|
||||
"create_modal_title": "创建微信公众号接入",
|
||||
"desc": "通过 API 直接接入微信公众号",
|
||||
"edit_modal_title": "编辑微信公众号接入",
|
||||
"name": "微信公众号接入",
|
||||
"params": "微信公众号参数"
|
||||
},
|
||||
"official_account.create_modal_title": "创建微信公众号接入",
|
||||
"official_account.desc": "通过 API 直接接入微信公众号",
|
||||
"official_account.edit_modal_title": "编辑微信公众号接入",
|
||||
"official_account.name": "微信公众号接入",
|
||||
"official_account.params": "微信公众号参数",
|
||||
"publish_name": "名称",
|
||||
"qpm_is_empty": "QPM 不能为空",
|
||||
"qpm_tips": "每个 IP 每分钟最多提问多少次",
|
||||
@@ -29,12 +27,10 @@
|
||||
"token_auth": "身份验证",
|
||||
"token_auth_tips": "身份校验服务器地址,如填写该值,每次对话前都会向指定服务器发送一个请求,进行身份校验",
|
||||
"token_auth_use_cases": "查看身份验证使用说明",
|
||||
"wecom": {
|
||||
"api": "企微 API",
|
||||
"bot": "企业微信机器人",
|
||||
"bot_desc": "通过 API 直接接入企业微信机器人",
|
||||
"create_modal_title": "创建企微机器人",
|
||||
"edit_modal_title": "编辑企微机器人",
|
||||
"title": "发布到企业微信机器人"
|
||||
}
|
||||
"wecom.api": "企微 API",
|
||||
"wecom.bot": "企业微信机器人",
|
||||
"wecom.bot_desc": "通过 API 直接接入企业微信机器人",
|
||||
"wecom.create_modal_title": "创建企微机器人",
|
||||
"wecom.edit_modal_title": "编辑企微机器人",
|
||||
"wecom.title": "发布到企业微信机器人"
|
||||
}
|
@@ -1,108 +1,86 @@
|
||||
{
|
||||
"bill": {
|
||||
"balance": "余额",
|
||||
"buy_plan": "购买套餐",
|
||||
"contact_customer_service": "联系客服",
|
||||
"conversion": "兑换",
|
||||
"convert_error": "兑换失败",
|
||||
"convert_success": "兑换成功",
|
||||
"current_token_price": "当前积分价格",
|
||||
"not_need_invoice": "余额支付,无法开票",
|
||||
"price": "价格",
|
||||
"renew_plan": "续费套餐",
|
||||
"standard_valid_tip": "套餐使用规则:系统优先使用更高级的套餐,原未用完的套餐将延后生效",
|
||||
"token_expire_1year": "积分有效期一年",
|
||||
"tokens": "积分",
|
||||
"use_balance": "使用余额",
|
||||
"use_balance_hint": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
|
||||
"valid_time": "生效时间",
|
||||
"you_can_convert": "您可兑换",
|
||||
"yuan": "元"
|
||||
},
|
||||
"bill.balance": "余额",
|
||||
"bill.buy_plan": "购买套餐",
|
||||
"bill.contact_customer_service": "联系客服",
|
||||
"bill.conversion": "兑换",
|
||||
"bill.convert_error": "兑换失败",
|
||||
"bill.convert_success": "兑换成功",
|
||||
"bill.current_token_price": "当前积分价格",
|
||||
"bill.not_need_invoice": "余额支付,无法开票",
|
||||
"bill.price": "价格",
|
||||
"bill.renew_plan": "续费套餐",
|
||||
"bill.standard_valid_tip": "套餐使用规则:系统优先使用更高级的套餐,原未用完的套餐将延后生效",
|
||||
"bill.token_expire_1year": "积分有效期一年",
|
||||
"bill.tokens": "积分",
|
||||
"bill.use_balance": "使用余额",
|
||||
"bill.use_balance_hint": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
|
||||
"bill.valid_time": "生效时间",
|
||||
"bill.you_can_convert": "您可兑换",
|
||||
"bill.yuan": "元",
|
||||
"bill_and_invoices": "账单 & 发票",
|
||||
"bind_inform_account_error": "绑定通知账号异常",
|
||||
"bind_inform_account_success": "绑定通知账号成功",
|
||||
"delete": {
|
||||
"admin_failed": "删除管理员失败",
|
||||
"admin_success": "删除管理员成功"
|
||||
},
|
||||
"delete.admin_failed": "删除管理员失败",
|
||||
"delete.admin_success": "删除管理员成功",
|
||||
"has_chosen": "已选择",
|
||||
"individuation": "个性化",
|
||||
"login": {
|
||||
"error": "登录异常",
|
||||
"password_condition": "密码最多 60 位",
|
||||
"success": "登录成功"
|
||||
},
|
||||
"login.error": "登录异常",
|
||||
"login.password_condition": "密码最多 60 位",
|
||||
"login.success": "登录成功",
|
||||
"name": "名称",
|
||||
"notice": "通知",
|
||||
"notification": {
|
||||
"Bind Notification Pipe Hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"remind_owner_bind": "请提醒创建者绑定通知账号"
|
||||
},
|
||||
"notification.Bind Notification Pipe Hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
|
||||
"notification.remind_owner_bind": "请提醒创建者绑定通知账号",
|
||||
"operations": "操作",
|
||||
"password": {
|
||||
"code_required": "验证码不能为空",
|
||||
"code_send_error": "验证码发送异常",
|
||||
"code_sended": "验证码已发送",
|
||||
"confirm": "确认密码",
|
||||
"email_phone_error": "邮箱/手机号格式错误",
|
||||
"email_phone_void": "邮箱/手机号不能为空",
|
||||
"get_code": "获取验证码",
|
||||
"get_code_again": "s后重新获取",
|
||||
"new_password": "新密码(4~20位)",
|
||||
"not_match": "两次密码不一致",
|
||||
"password_condition": "密码最少 4 位最多 20 位",
|
||||
"password_required": "密码不能为空",
|
||||
"retrieve": "找回密码",
|
||||
"retrieved": "密码已找回",
|
||||
"retrieved_account": "找回 {{account}} 账号",
|
||||
"to_login": "去登录",
|
||||
"verification_code": "验证码"
|
||||
},
|
||||
"permission": {
|
||||
"Manage": "管理员",
|
||||
"Manage tip": "团队管理员,拥有全部权限",
|
||||
"Read": "仅读",
|
||||
"Read desc": "成员仅可阅读相关资源,无法新建资源",
|
||||
"Write": "可写",
|
||||
"Write tip": "除了可读资源外,还可以新建新的资源",
|
||||
"only_collaborators": "仅协作者访问",
|
||||
"team_read": "团队可访问",
|
||||
"team_write": "团队可编辑"
|
||||
},
|
||||
"permission_des": {
|
||||
"manage": "可创建资源、邀请、删除成员",
|
||||
"read": "成员仅可阅读相关资源,无法新建资源",
|
||||
"write": "除了可读资源外,还可以新建新的资源"
|
||||
},
|
||||
"password.code_required": "验证码不能为空",
|
||||
"password.code_send_error": "验证码发送异常",
|
||||
"password.code_sended": "验证码已发送",
|
||||
"password.confirm": "确认密码",
|
||||
"password.email_phone_error": "邮箱/手机号格式错误",
|
||||
"password.email_phone_void": "邮箱/手机号不能为空",
|
||||
"password.get_code": "获取验证码",
|
||||
"password.get_code_again": "s后重新获取",
|
||||
"password.new_password": "新密码(4~20位)",
|
||||
"password.not_match": "两次密码不一致",
|
||||
"password.password_condition": "密码最少 4 位最多 20 位",
|
||||
"password.password_required": "密码不能为空",
|
||||
"password.retrieve": "找回密码",
|
||||
"password.retrieved": "密码已找回",
|
||||
"password.retrieved_account": "找回 {{account}} 账号",
|
||||
"password.to_login": "去登录",
|
||||
"password.verification_code": "验证码",
|
||||
"permission.Manage": "管理员",
|
||||
"permission.Manage tip": "团队管理员,拥有全部权限",
|
||||
"permission.Read": "仅读",
|
||||
"permission.Read desc": "成员仅可阅读相关资源,无法新建资源",
|
||||
"permission.Write": "可写",
|
||||
"permission.Write tip": "除了可读资源外,还可以新建新的资源",
|
||||
"permission.only_collaborators": "仅协作者访问",
|
||||
"permission.team_read": "团队可访问",
|
||||
"permission.team_write": "团队可编辑",
|
||||
"permission_des.manage": "可创建资源、邀请、删除成员",
|
||||
"permission_des.read": "成员仅可阅读相关资源,无法新建资源",
|
||||
"permission_des.write": "除了可读资源外,还可以新建新的资源",
|
||||
"permissions": "权限",
|
||||
"personal_information": "个人信息",
|
||||
"personalization": "个性化",
|
||||
"promotion_records": "推广记录",
|
||||
"register": {
|
||||
"confirm": "确认注册",
|
||||
"register_account": "注册 {{account}} 账号",
|
||||
"success": "注册成功",
|
||||
"to_login": "已有账号,去登录"
|
||||
},
|
||||
"register.confirm": "确认注册",
|
||||
"register.register_account": "注册 {{account}} 账号",
|
||||
"register.success": "注册成功",
|
||||
"register.to_login": "已有账号,去登录",
|
||||
"search_user": "搜索用户名",
|
||||
"sign_out": "登出",
|
||||
"synchronization": {
|
||||
"button": "立即同步",
|
||||
"placeholder": "请输入同步标签",
|
||||
"title": "填写标签同步链接,点击同步按钮即可同步"
|
||||
},
|
||||
"team": {
|
||||
"Add manager": "添加管理员",
|
||||
"add_collaborator": "添加协作者",
|
||||
"manage_collaborators": "管理协作者",
|
||||
"no_collaborators": "暂无协作者"
|
||||
},
|
||||
"usage": {
|
||||
"feishu": "飞书",
|
||||
"official_account": "公众号",
|
||||
"share": "分享链接",
|
||||
"wecom": "企业微信"
|
||||
},
|
||||
"synchronization.button": "立即同步",
|
||||
"synchronization.placeholder": "请输入同步标签",
|
||||
"synchronization.title": "填写标签同步链接,点击同步按钮即可同步",
|
||||
"team.Add manager": "添加管理员",
|
||||
"team.add_collaborator": "添加协作者",
|
||||
"team.manage_collaborators": "管理协作者",
|
||||
"team.no_collaborators": "暂无协作者",
|
||||
"usage.feishu": "飞书",
|
||||
"usage.official_account": "公众号",
|
||||
"usage.share": "分享链接",
|
||||
"usage.wecom": "企业微信",
|
||||
"usage_record": "使用记录"
|
||||
}
|
@@ -9,10 +9,8 @@
|
||||
"can_not_loop": "该节点不支持循环嵌套",
|
||||
"choose_another_application_to_call": "选择一个其他应用进行调用",
|
||||
"classification_result": "分类结果",
|
||||
"code": {
|
||||
"Reset template": "还原模板",
|
||||
"Reset template confirm": "确认还原代码模板?将会重置所有输入和输出至模板值,请注意保存当前代码。"
|
||||
},
|
||||
"code.Reset template": "还原模板",
|
||||
"code.Reset template confirm": "确认还原代码模板?将会重置所有输入和输出至模板值,请注意保存当前代码。",
|
||||
"code_execution": "代码运行",
|
||||
"collection_metadata_filter": "集合元数据过滤",
|
||||
"complete_extraction_result": "完整提取结果",
|
||||
@@ -58,10 +56,8 @@
|
||||
"http_raw_response_description": "HTTP请求的原始响应。只能接受字符串或JSON类型响应数据。",
|
||||
"http_request": "HTTP 请求",
|
||||
"http_request_error_info": "HTTP请求错误信息,成功时返回空",
|
||||
"ifelse": {
|
||||
"Input value": "输入值",
|
||||
"Select value": "选择值"
|
||||
},
|
||||
"ifelse.Input value": "输入值",
|
||||
"ifelse.Select value": "选择值",
|
||||
"input_description": "字段描述",
|
||||
"input_variable_list": "可输入 / 唤起变量列表",
|
||||
"intro_assigned_reply": "该模块可以直接回复一段指定的内容。常用于引导、提示。非字符串内容传入时,会转成字符串进行输出。",
|
||||
@@ -110,10 +106,8 @@
|
||||
"optional_value_type_tip": "可以指定 1 个或多个数据类型,用户在动态添加字段时,仅可选择配置的类型",
|
||||
"pan_priority": "触摸板优先",
|
||||
"pass_returned_object_as_output_to_next_nodes": "将代码中 return 的对象作为输出,传递给后续的节点。变量名需要对应 return 的 key",
|
||||
"plugin": {
|
||||
"Instruction_Tip": "可以配置一段说明,以解释该插件的用途。每次使用插件前,会显示该段说明。支持标准 Markdown 语法。",
|
||||
"Instructions": "使用说明"
|
||||
},
|
||||
"plugin.Instruction_Tip": "可以配置一段说明,以解释该插件的用途。每次使用插件前,会显示该段说明。支持标准 Markdown 语法。",
|
||||
"plugin.Instructions": "使用说明",
|
||||
"plugin_input": "插件输入",
|
||||
"question_classification": "问题分类",
|
||||
"question_optimization": "问题优化",
|
||||
@@ -127,29 +121,25 @@
|
||||
"regex": "正则",
|
||||
"reply_text": "回复的文本",
|
||||
"request_error": "请求错误",
|
||||
"response": {
|
||||
"Code log": "Log 日志",
|
||||
"Custom inputs": "自定义输入",
|
||||
"Custom outputs": "自定义输出",
|
||||
"Error": "错误信息",
|
||||
"Read file result": "文档解析结果预览",
|
||||
"read files": "解析的文档"
|
||||
},
|
||||
"response.Code log": "Log 日志",
|
||||
"response.Custom inputs": "自定义输入",
|
||||
"response.Custom outputs": "自定义输出",
|
||||
"response.Error": "错误信息",
|
||||
"response.Read file result": "文档解析结果预览",
|
||||
"response.read files": "解析的文档",
|
||||
"select_an_application": "选择一个应用",
|
||||
"select_another_application_to_call": "可以选择一个其他应用进行调用",
|
||||
"special_array_format": "特殊数组格式,搜索结果为空时,返回空数组。",
|
||||
"start_with": "开始为",
|
||||
"target_fields_description": "由 '描述' 和 'key' 组成一个目标字段,可提取多个目标字段",
|
||||
"template": {
|
||||
"ai_chat": "AI 对话",
|
||||
"ai_chat_intro": "AI 大模型对话",
|
||||
"dataset_search": "知识库搜索",
|
||||
"dataset_search_intro": "调用“语义检索”和“全文检索”能力,从“知识库”中查找可能与问题相关的参考内容",
|
||||
"system_config": "系统配置",
|
||||
"tool_call": "工具调用",
|
||||
"tool_call_intro": "通过AI模型自动选择一个或多个功能块进行调用,也可以对插件进行调用。",
|
||||
"workflow_start": "流程开始"
|
||||
},
|
||||
"template.ai_chat": "AI 对话",
|
||||
"template.ai_chat_intro": "AI 大模型对话",
|
||||
"template.dataset_search": "知识库搜索",
|
||||
"template.dataset_search_intro": "调用“语义检索”和“全文检索”能力,从“知识库”中查找可能与问题相关的参考内容",
|
||||
"template.system_config": "系统配置",
|
||||
"template.tool_call": "工具调用",
|
||||
"template.tool_call_intro": "通过AI模型自动选择一个或多个功能块进行调用,也可以对插件进行调用。",
|
||||
"template.workflow_start": "流程开始",
|
||||
"template.plugin_output": "插件输出",
|
||||
"template.plugin_start": "插件开始",
|
||||
"text_concatenation": "文本拼接",
|
||||
@@ -163,12 +153,11 @@
|
||||
"update_specified_node_output_or_global_variable": "可以更新指定节点的输出值或更新全局变量",
|
||||
"use_user_id": "使用者 ID",
|
||||
"user_question": "用户问题",
|
||||
"value_type": "数据类型",
|
||||
"variable_picker_tips": "可输入节点名或变量名搜索",
|
||||
"variable_update": "变量更新",
|
||||
"workflow": {
|
||||
"My edit": "我的编辑",
|
||||
"Switch_success": "切换成功",
|
||||
"Team cloud": "团队云端",
|
||||
"exit_tips": "您的更改尚未保存,「直接退出」将不会保存您的编辑记录。"
|
||||
}
|
||||
"workflow.My edit": "我的编辑",
|
||||
"workflow.Switch_success": "切换成功",
|
||||
"workflow.Team cloud": "团队云端",
|
||||
"workflow.exit_tips": "您的更改尚未保存,「直接退出」将不会保存您的编辑记录。"
|
||||
}
|
Reference in New Issue
Block a user