Add File
This commit is contained in:
658
frontend/src/i18n/zh-CN.json
Normal file
658
frontend/src/i18n/zh-CN.json
Normal file
@@ -0,0 +1,658 @@
|
|||||||
|
{
|
||||||
|
"menu": {
|
||||||
|
"add_interface_credentials": "请添加接口凭证",
|
||||||
|
"Data Q&A": "智能问数",
|
||||||
|
"Data Connections": "数据源",
|
||||||
|
"Dashboard": "仪表盘",
|
||||||
|
"AI Model Configuration": "模型配置"
|
||||||
|
},
|
||||||
|
"professional": {
|
||||||
|
"cannot_be_repeated": "术语名称,同义词不能重复",
|
||||||
|
"code_for_debugging": "复制以下代码进行调试",
|
||||||
|
"full_screen_mode": "全屏模式",
|
||||||
|
"editing_terminology": "编辑术语",
|
||||||
|
"professional_terminology": "术语配置",
|
||||||
|
"term_name": "术语名称",
|
||||||
|
"term_description": "术语描述",
|
||||||
|
"search_term": "搜索术语",
|
||||||
|
"no_term": "暂无术语",
|
||||||
|
"create_new_term": "新建术语",
|
||||||
|
"export_all": "全部导出",
|
||||||
|
"professional_term_details": "专业术语详情",
|
||||||
|
"business_term": "业务术语",
|
||||||
|
"synonyms": "同义词",
|
||||||
|
"all_236_terms": "是否导出全部 {msg} 条术语?",
|
||||||
|
"export": "导出",
|
||||||
|
"selected_2_terms": "是否删除选中的 {msg} 条术语?",
|
||||||
|
"selected_2_terms_de": "是否导出选中的 {msg} 条术语?",
|
||||||
|
"the_term_gmv": "是否删除术语:{msg}?"
|
||||||
|
},
|
||||||
|
"common": {
|
||||||
|
"zoom_in": "放大",
|
||||||
|
"zoom_out": "缩小",
|
||||||
|
"the_default_model": "已是默认模型",
|
||||||
|
"as_default_model": "设为默认模型",
|
||||||
|
"no_model_yet": "暂无模型",
|
||||||
|
"intelligent_questioning_platform": "欢迎使用 SQLBot 智能问数平台",
|
||||||
|
"login": "账号登录",
|
||||||
|
"login_": "登录",
|
||||||
|
"confirm2": "确定",
|
||||||
|
"excessive_tables_selected": "选择数据表过量",
|
||||||
|
"to_continue_saving": "选择的数据表数量为:{msg},已超出30,可能会导致操作超时或者无响应,是否继续保存?",
|
||||||
|
"proceed_with_caution": "删除后无法恢复,请谨慎操作。",
|
||||||
|
"sales_in_2024": "是否删除对话:{msg}?",
|
||||||
|
"limited_to_30": "数据表数量限制30",
|
||||||
|
"enter_your_password": "请输入密码",
|
||||||
|
"your_account_email_address": "请输入账号/邮箱",
|
||||||
|
"the_correct_password": "请输入正确的密码",
|
||||||
|
"input_content": "请输入内容",
|
||||||
|
"may_not_exist": "暂无结果,用户可能不存在",
|
||||||
|
"empty": "",
|
||||||
|
"back": "返回",
|
||||||
|
"confirm": "确认",
|
||||||
|
"cancel": "取消",
|
||||||
|
"search": "查询",
|
||||||
|
"system_manage": "系统管理",
|
||||||
|
"update_success": "更新成功",
|
||||||
|
"save_success": "保存成功",
|
||||||
|
"next": "下一步",
|
||||||
|
"save": "保存",
|
||||||
|
"logout": "退出登录",
|
||||||
|
"please_input": "请输入{msg}",
|
||||||
|
"switch_success": "切换成功",
|
||||||
|
"result_count": "个结果",
|
||||||
|
"clear_filter": "清空条件",
|
||||||
|
"reset": "重置",
|
||||||
|
"simplified_chinese": "简体中文",
|
||||||
|
"traditional_chinese": "繁體中文",
|
||||||
|
"help": "帮助",
|
||||||
|
"language": "语言",
|
||||||
|
"re_upload": "重新上传",
|
||||||
|
"not_exceed_50mb": "支持 XLS、XLSX、CSV 格式,文件大小不超过 50MB",
|
||||||
|
"reset_password": "重置密码",
|
||||||
|
"password_reset_successful": "重置密码成功",
|
||||||
|
"or": "或者",
|
||||||
|
"refresh": "刷新"
|
||||||
|
},
|
||||||
|
"dashboard": {
|
||||||
|
"open_dashboard": "打开仪表板",
|
||||||
|
"add_dashboard_name_tips": "请输入仪表板名称",
|
||||||
|
"existing_dashboard": "存量仪表板",
|
||||||
|
"add_success": "添加成功",
|
||||||
|
"no_data": "没有找到相关内容",
|
||||||
|
"new_tab": "新建Tab",
|
||||||
|
"length_limit64": "字段长度需要在1-64之间",
|
||||||
|
"sort_column": "排序字段",
|
||||||
|
"sort_type": "排序方式",
|
||||||
|
"time": "时间",
|
||||||
|
"sort_asc": "升序",
|
||||||
|
"sort_desc": "降序",
|
||||||
|
"name_repeat": "仪表板名称已被使用",
|
||||||
|
"rich_text_tips": "双击输入文本内容",
|
||||||
|
"exit_preview": "退出预览",
|
||||||
|
"no_chat": "暂无对话",
|
||||||
|
"today": "今日",
|
||||||
|
"this_week": "本周",
|
||||||
|
"earlier": "更早",
|
||||||
|
"add_component_tips": "从顶部工具栏中选择组件,添加到这里创建仪表板",
|
||||||
|
"add_view": "添加图表",
|
||||||
|
"delete_dashboard_warn": "是否删除仪表板:{0}",
|
||||||
|
"rename_dashboard": "重命名仪表板",
|
||||||
|
"dashboard_name": "仪表板名称",
|
||||||
|
"select_dashboard_tips": "请在左侧选择仪表板",
|
||||||
|
"no_dashboard": "暂无仪表板",
|
||||||
|
"no_dashboard_info": "暂无内容,点击下列按钮进行添加",
|
||||||
|
"search": "搜索",
|
||||||
|
"time_asc": "按时间升序",
|
||||||
|
"time_desc": "按时间降序",
|
||||||
|
"name_asc": "按名称升序",
|
||||||
|
"name_desc": "按名称降序",
|
||||||
|
"select_dashboard": "请选择仪表板",
|
||||||
|
"name": "名称",
|
||||||
|
"view": "图表",
|
||||||
|
"text": "富文本",
|
||||||
|
"preview": "预览",
|
||||||
|
"creator": "创建人",
|
||||||
|
"dashboard_id": "仪表板ID",
|
||||||
|
"create_time": "创建时间",
|
||||||
|
"updator": "更新人",
|
||||||
|
"update_time": "更新时间",
|
||||||
|
"edit": "编辑",
|
||||||
|
"edit_title": "编辑标题",
|
||||||
|
"length_1_64_characters": "名称字段长度1-64个字符",
|
||||||
|
"rename": "重命名",
|
||||||
|
"delete": "删除",
|
||||||
|
"delete_tips": "删除后,此目录的所有资源都会被删除,请谨慎操作。",
|
||||||
|
"undo": "撤销",
|
||||||
|
"reduction": "恢复",
|
||||||
|
"folder": "目录",
|
||||||
|
"dashboard": "仪表板",
|
||||||
|
"delete_warning": "确定要删除吗?",
|
||||||
|
"delete_resource_warn": "确定删除该{0}吗?",
|
||||||
|
"delete_success": "删除成功",
|
||||||
|
"new_folder": "新建目录",
|
||||||
|
"new_dashboard": "新建仪表板",
|
||||||
|
"add_chart": "添加图表",
|
||||||
|
"chart_selected": "已选{0}"
|
||||||
|
},
|
||||||
|
"qa": {
|
||||||
|
"new_chat": "新建对话",
|
||||||
|
"start_sqlbot": "开启问数",
|
||||||
|
"title": "智能问数",
|
||||||
|
"placeholder": "请输入您的问题",
|
||||||
|
"ask": "提问",
|
||||||
|
"loading": "加载中...",
|
||||||
|
"no_data": "暂无数据",
|
||||||
|
"error": "发生错误,请稍后再试",
|
||||||
|
"question_placeholder": "按下 Enter 提交问题, 或使用 Ctrl + Enter 换行",
|
||||||
|
"greeting": "你好,我是SQLBot,很高兴为你服务",
|
||||||
|
"hint_description": "我可以查询数据、生成图表、分析数据、预测数据等,请选择一个数据源,开启智能问数吧~",
|
||||||
|
"select_datasource": "选择数据源",
|
||||||
|
"view_more": "查看更多",
|
||||||
|
"selected_datasource": "已选择数据源",
|
||||||
|
"empty_datasource": "数据源为空,请新建后再开启智能问数!",
|
||||||
|
"datasource_not_exist": "数据源不存在",
|
||||||
|
"guess_u_ask": "猜你想问:",
|
||||||
|
"continue_to_ask": "继续提问:",
|
||||||
|
"data_analysis": "数据分析",
|
||||||
|
"data_predict": "数据预测",
|
||||||
|
"chat_search": "搜索",
|
||||||
|
"thinking": "思考中",
|
||||||
|
"thinking_step": "思考过程",
|
||||||
|
"ask_again": "重新生成",
|
||||||
|
"today": "今天",
|
||||||
|
"week": "7天内",
|
||||||
|
"earlier": "更早以前",
|
||||||
|
"no_time": "没有时间",
|
||||||
|
"rename_conversation_title": "重命名对话标题",
|
||||||
|
"conversation_title": "对话标题",
|
||||||
|
"copied": "已复制",
|
||||||
|
"ask_failed": "问数失败"
|
||||||
|
},
|
||||||
|
"ds": {
|
||||||
|
"title": "数据源",
|
||||||
|
"local_excelcsv": "本地 Excel/CSV",
|
||||||
|
"add": "添加数据源",
|
||||||
|
"delete": "删除数据源",
|
||||||
|
"name": "数据源名称",
|
||||||
|
"type": "数据源类型",
|
||||||
|
"status": "状态",
|
||||||
|
"pieces_in_total": "显示 {ms} 条数据",
|
||||||
|
"actions": "操作",
|
||||||
|
"test_connection": "测试连接",
|
||||||
|
"check": "校验",
|
||||||
|
"connection_success": "连接成功",
|
||||||
|
"connection_failed": "连接失败,请检查配置",
|
||||||
|
"Search Datasource": "搜索数据源",
|
||||||
|
"tables": "数据表",
|
||||||
|
"no_data_tip": "暂无数据,请从左侧选择数据表",
|
||||||
|
"comment": "注释",
|
||||||
|
"table_schema": "表结构",
|
||||||
|
"previous": "上一步",
|
||||||
|
"preview": "数据预览",
|
||||||
|
"preview_tip": "预览100条数据",
|
||||||
|
"field": {
|
||||||
|
"name": "字段名",
|
||||||
|
"type": "类型",
|
||||||
|
"comment": "注释",
|
||||||
|
"custom_comment": "自定义注释",
|
||||||
|
"status": "状态"
|
||||||
|
},
|
||||||
|
"edit": {
|
||||||
|
"table_comment": "编辑表注释",
|
||||||
|
"field_comment": "编辑字段注释",
|
||||||
|
"table_comment_label": "表注释",
|
||||||
|
"field_comment_label": "字段注释"
|
||||||
|
},
|
||||||
|
"form": {
|
||||||
|
"title": {
|
||||||
|
"add": "添加数据源",
|
||||||
|
"edit": "编辑数据源",
|
||||||
|
"choose_tables": "选择数据表"
|
||||||
|
},
|
||||||
|
"base_info": "基本信息",
|
||||||
|
"choose_tables": "选择数据表",
|
||||||
|
"name": "名称",
|
||||||
|
"description": "描述",
|
||||||
|
"host": "主机名/IP地址",
|
||||||
|
"port": "端口",
|
||||||
|
"username": "用户名",
|
||||||
|
"password": "密码",
|
||||||
|
"database": "数据库",
|
||||||
|
"connect_mode": "连接方式",
|
||||||
|
"service_name": "服务名",
|
||||||
|
"extra_jdbc": "额外的数据库连接配置",
|
||||||
|
"schema": "模式",
|
||||||
|
"get_schema": "获取模式",
|
||||||
|
"file": "文件",
|
||||||
|
"upload_tip": "仅支持 .xls, .xlsx, .csv 格式,大小不超过50MB",
|
||||||
|
"version_tip": {
|
||||||
|
"sqlServer": "支持版本: 2012+",
|
||||||
|
"oracle": "支持版本: 12+",
|
||||||
|
"mysql": "支持版本: 5.6+",
|
||||||
|
"pg": "支持版本: 9.6+"
|
||||||
|
},
|
||||||
|
"selected": "已选择: {0}/{1}",
|
||||||
|
"validate": {
|
||||||
|
"name_required": "请输入名称",
|
||||||
|
"name_length": "长度应在1到50个字符之间",
|
||||||
|
"type_required": "请选择数据库类型",
|
||||||
|
"host_required": "请输入主机地址",
|
||||||
|
"port_required": "请输入端口号",
|
||||||
|
"database_required": "请输入数据库名",
|
||||||
|
"mode_required": "请选择连接方式",
|
||||||
|
"schema_required": "请输入模式名"
|
||||||
|
},
|
||||||
|
"mode": {
|
||||||
|
"sid": "SID",
|
||||||
|
"service_name": "服务名"
|
||||||
|
},
|
||||||
|
"support_version": "支持版本",
|
||||||
|
"upload": {
|
||||||
|
"button": "上传",
|
||||||
|
"tip": "仅支持 .xls, .xlsx, .csv 格式,文件小于 50MB."
|
||||||
|
},
|
||||||
|
"connect": {
|
||||||
|
"success": "连接成功",
|
||||||
|
"failed": "连接失败"
|
||||||
|
},
|
||||||
|
"timeout": "查询超时(秒)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"datasource": {
|
||||||
|
"data_source_yet": "暂无数据源",
|
||||||
|
"search_by_name": "通过名称搜索",
|
||||||
|
"search": "搜索",
|
||||||
|
"all_types": "全部类型",
|
||||||
|
"new_data_source": "新建数据源",
|
||||||
|
"open_query": "开启问数",
|
||||||
|
"edit": "编辑",
|
||||||
|
"source_connection_failed": "数据源连接失败",
|
||||||
|
"confirm": "确定",
|
||||||
|
"copy": "复制",
|
||||||
|
"the_original_one": "确认恢复为初始密码吗?",
|
||||||
|
"incorrect_email_format": "邮箱格式不对",
|
||||||
|
"enabled_status": "启用状态",
|
||||||
|
"custom_notes": "自定义备注",
|
||||||
|
"field_type": "字段类型",
|
||||||
|
"field_name": "字段名称",
|
||||||
|
"relevant_content_found": "没有找到相关内容",
|
||||||
|
"please_enter": "请输入",
|
||||||
|
"Please_select": "请选择",
|
||||||
|
"table_notes": "表备注",
|
||||||
|
"field_notes": "字段备注",
|
||||||
|
"select_all": "全选",
|
||||||
|
"mysql_data_source": "修改 {msg} 数据源",
|
||||||
|
"configuration_information": "配置信息",
|
||||||
|
"data_source": "是否删除数据源:{msg}?",
|
||||||
|
"operate_with_caution": "被删除后,将无法对该数据源进行智能问数,请谨慎操作。",
|
||||||
|
"data_source_de": "无法删除数据源:{msg}",
|
||||||
|
"cannot_be_deleted": "仪表板的图表使用了该数据源,不可删除。",
|
||||||
|
"got_it": "知道了",
|
||||||
|
"field_original_notes": "字段原始备注",
|
||||||
|
"field_notes_1": "字段备注",
|
||||||
|
"no_table": "暂无数据表",
|
||||||
|
"go_add": "去添加",
|
||||||
|
"get_schema": "获取Schema"
|
||||||
|
},
|
||||||
|
"model": {
|
||||||
|
"default_model": "默认模型",
|
||||||
|
"model_type": "模型类型",
|
||||||
|
"basic_model": "基础模型",
|
||||||
|
"set_successfully": "设置成功",
|
||||||
|
"operate_with_caution": "系统默认模型被替换后,智能问数的结果将会受到影响,请谨慎操作。",
|
||||||
|
"system_default_model": "是否设置 {msg} 为系统默认模型?",
|
||||||
|
"ai_model_configuration": "AI 模型配置",
|
||||||
|
"system_default_model_de": "系统默认模型",
|
||||||
|
"relevant_results_found": "没有找到相关结果",
|
||||||
|
"add_model": "添加模型",
|
||||||
|
"select_supplier": "选择供应商",
|
||||||
|
"the_basic_model": "请给基础模型设置一个名称",
|
||||||
|
"the_basic_model_de": "请选择基础模型",
|
||||||
|
"length_max_error": "{msg}长度不能超过{max}个字符",
|
||||||
|
"model_name": "模型名称",
|
||||||
|
"custom_model_name": "自定义的模型名称",
|
||||||
|
"enter_to_add": "列表中未列出的模型,直接输入模型名称,回车即可添加",
|
||||||
|
"api_domain_name": "API 域名",
|
||||||
|
"advanced_settings": "高级设置",
|
||||||
|
"model_parameters": "模型参数",
|
||||||
|
"add": "添加",
|
||||||
|
"parameters": "参数",
|
||||||
|
"display_name": "显示名称",
|
||||||
|
"parameter_value": "参数值",
|
||||||
|
"text": "文本",
|
||||||
|
"number": "数值",
|
||||||
|
"parameter_type": "参数类型",
|
||||||
|
"verification_successful": "校验成功",
|
||||||
|
"del_default_tip": "无法删除模型: {msg}",
|
||||||
|
"del_default_warn": "该模型为系统默认模型,请先设置其他模型为系统默认模型,再删除此模型。",
|
||||||
|
"del_warn_tip": "是否删除模型: {msg}?",
|
||||||
|
"check_failed": "模型无效【{msg}】",
|
||||||
|
"default_miss": "尚未配置默认大语言大模型,因此无法开启问数,请联系管理员配置。",
|
||||||
|
"default_miss_admin": "尚未配置默认大语言大模型,因此无法开启问数。",
|
||||||
|
"to_config": "去配置"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"workspace": "工作空间",
|
||||||
|
"creation_time": "创建时间",
|
||||||
|
"user_source": "用户来源",
|
||||||
|
"phone_number": "手机号",
|
||||||
|
"email": "邮箱",
|
||||||
|
"user_status": "用户状态",
|
||||||
|
"account": "账号",
|
||||||
|
"name": "姓名",
|
||||||
|
"selected_2_items": "已选 {msg} 条",
|
||||||
|
"name_account_email": "搜索姓名、账号、邮箱",
|
||||||
|
"user_management": "用户管理",
|
||||||
|
"filter": "筛选",
|
||||||
|
"batch_import": "批量导入",
|
||||||
|
"add_users": "添加用户",
|
||||||
|
"selected_2_users": "是否删除选中的 {msg} 个用户?",
|
||||||
|
"filter_conditions": "筛选条件",
|
||||||
|
"enable": "启用",
|
||||||
|
"disable": "禁用",
|
||||||
|
"local_creation": "本地创建",
|
||||||
|
"feishu": "飞书",
|
||||||
|
"dingtalk": "钉钉",
|
||||||
|
"wechat_for_business": "企业微信",
|
||||||
|
"1240_results": "{msg} 个结果 ",
|
||||||
|
"clear_conditions": "清空条件",
|
||||||
|
"disabled": "已禁用",
|
||||||
|
"enabled": "已启用",
|
||||||
|
"edit_user": "编辑用户",
|
||||||
|
"del_user": "是否删除用户: {msg}?",
|
||||||
|
"please_first": "请先",
|
||||||
|
"download_the_template": "下载模板",
|
||||||
|
"required_and_upload": ",按要求填写后上传",
|
||||||
|
"file": "文件",
|
||||||
|
"upload_file": "上传文件",
|
||||||
|
"xls_format_files": "仅支持xlsx、xls格式的文件",
|
||||||
|
"import": "导入",
|
||||||
|
"change_file": "更换文件",
|
||||||
|
"data_import_completed": "数据导入完成",
|
||||||
|
"imported_100_data": "成功导入数据 {msg} 条",
|
||||||
|
"return_to_view": "返回查看",
|
||||||
|
"continue_importing": "继续导入",
|
||||||
|
"import_20_can": "成功导入数据 {msg} 条,导入失败 {loss} 条,可 ",
|
||||||
|
"download_error_report": "下载错误报告",
|
||||||
|
"modify_and_re_import": ",修改后重新导入",
|
||||||
|
"data_import_failed": "数据导入失败",
|
||||||
|
"failed_100_can": "导入失败 {msg} 条,可",
|
||||||
|
"change_password": "修改密码",
|
||||||
|
"new_password": "新密码",
|
||||||
|
"confirm_password": "确认密码",
|
||||||
|
"old_password": "旧密码",
|
||||||
|
"title": "用户管理",
|
||||||
|
"upgrade_pwd": {
|
||||||
|
"title": "修改密码",
|
||||||
|
"old_pwd": "旧密码",
|
||||||
|
"new_pwd": "新密码",
|
||||||
|
"confirm_pwd": "确认密码",
|
||||||
|
"two_pwd_not_match": "两次输入的密码不一致",
|
||||||
|
"pwd_format_error": "8-20位且至少一位大写字母、小写字母、数字、特殊字符"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"workspace": {
|
||||||
|
"relevant_content_found": "找不到相关内容",
|
||||||
|
"add_workspace": "添加工作空间",
|
||||||
|
"administrator": "管理员",
|
||||||
|
"ordinary_member": "普通成员",
|
||||||
|
"people": "人",
|
||||||
|
"name_username_email": "搜索姓名、用户名、邮箱",
|
||||||
|
"add_member": "添加成员",
|
||||||
|
"member_type": "成员类型",
|
||||||
|
"workspace_name": "工作空间名称",
|
||||||
|
"no_user": "暂无用户",
|
||||||
|
"remove": "移除",
|
||||||
|
"selected_2_members": "是否移除选中的 {msg} 个成员?",
|
||||||
|
"removed_successfully": "移除成功",
|
||||||
|
"workspace_de_workspace": "是否删除工作空间:{msg}?",
|
||||||
|
"member_feng_yibudao": "是否移除成员:{msg}?",
|
||||||
|
"select_member": "选择成员",
|
||||||
|
"selected_2_people": "已选:{msg} 人",
|
||||||
|
"clear": "清空",
|
||||||
|
"historical_dialogue": "暂无历史对话",
|
||||||
|
"rename_a_workspace": "重命名工作空间",
|
||||||
|
"return_to_workspace": "返回工作空间",
|
||||||
|
"there_are": "有 ",
|
||||||
|
"2_dashboards": "{msg} 个仪表板",
|
||||||
|
"smart_data_centers": "{msg} 个智能问数",
|
||||||
|
"confirm_to_delete": "数据源删除后,相关的问数不可继续提问,仪表板中的图表无法正常显示,请谨慎操作!",
|
||||||
|
"id_account_to_add": "搜索用户名称/账号添加",
|
||||||
|
"find_user": "查找用户",
|
||||||
|
"add_successfully": "添加成功",
|
||||||
|
"member_management": "成员管理",
|
||||||
|
"permission_configuration": "权限配置",
|
||||||
|
"set": "设置",
|
||||||
|
"operate_with_caution": "删除后,该工作空间下的用户将被移除,所有资源也将被删除,请谨慎操作。"
|
||||||
|
},
|
||||||
|
"permission": {
|
||||||
|
"search_rule_group": "搜索规则组",
|
||||||
|
"add_rule_group": "添加规则组",
|
||||||
|
"permission_rule": "权限规则",
|
||||||
|
"restricted_user": "受限用户",
|
||||||
|
"set_rule": "设置规则",
|
||||||
|
"set_user": "设置用户",
|
||||||
|
"2": "{msg} 个",
|
||||||
|
"238_people": "{msg} 人",
|
||||||
|
"no_permission_rule": "暂无权限规则",
|
||||||
|
"set_permission_rule": "设置权限规则",
|
||||||
|
"basic_information": "基础信息",
|
||||||
|
"rule_group_name": "规则组名称",
|
||||||
|
"rule_name": "规则名称",
|
||||||
|
"type": "类型",
|
||||||
|
"data_source": "数据源",
|
||||||
|
"data_table": "数据表",
|
||||||
|
"select_restricted_user": "选择受限用户",
|
||||||
|
"rule_group_1": "是否删除规则组:{msg}?",
|
||||||
|
"no_rule": "暂无规则",
|
||||||
|
"row_permission": "行权限",
|
||||||
|
"column_permission": "列权限",
|
||||||
|
"rule_rule_1": "是否删除规则:{msg}?",
|
||||||
|
"no_content": "暂无内容",
|
||||||
|
"edit_column_permission": "编辑列权限",
|
||||||
|
"edit_row_permission": "编辑行权限",
|
||||||
|
"add_column_permission": "添加列权限",
|
||||||
|
"add_row_permission": "添加行权限",
|
||||||
|
"no_fields_yet": "暂无字段",
|
||||||
|
"filter_eq": "等于",
|
||||||
|
"filter_not_eq": "不等于",
|
||||||
|
"filter_lt": "小于",
|
||||||
|
"filter_le": "小于等于",
|
||||||
|
"filter_gt": "大于",
|
||||||
|
"filter_ge": "大于等于",
|
||||||
|
"filter_null": "为空",
|
||||||
|
"filter_not_null": "不为空",
|
||||||
|
"filter_empty": "空字符串",
|
||||||
|
"filter_not_empty": "非空字符串",
|
||||||
|
"filter_include": "包含",
|
||||||
|
"filter_not_include": "不包含",
|
||||||
|
"conditional_filtering": "条件筛选",
|
||||||
|
"add_conditions": "添加条件",
|
||||||
|
"add_relationships": "添加关系",
|
||||||
|
"cannot_be_empty_": "过滤字段不能为空",
|
||||||
|
"cannot_be_empty_de_ruler": "规则条件不能为空",
|
||||||
|
"filter_value_can_null": "过滤值不能为空",
|
||||||
|
"filter_like": "包含",
|
||||||
|
"filter_not_like": "不包含",
|
||||||
|
"filter_in": "属于",
|
||||||
|
"filter_not_in": "不属于",
|
||||||
|
"enter_a_question": "请输入问题",
|
||||||
|
"new_conversation": "新会话",
|
||||||
|
"send": "发送",
|
||||||
|
"stop_replying": "停止回复",
|
||||||
|
"i_am_sqlbot": "你好,我是SQLBot",
|
||||||
|
"predict_data_etc": "我可以查询数据、生成图表、分析数据、预测数据等。",
|
||||||
|
"intelligent_data_query": "赶快开启智能问数吧~"
|
||||||
|
},
|
||||||
|
"embedded": {
|
||||||
|
"delete_10_apps": "是否删除 {msg} 个应用?",
|
||||||
|
"click_to_show": "点击显示",
|
||||||
|
"click_to_hide": "点击隐藏",
|
||||||
|
"your_app_secret": "确定更新 APP Secret 吗?",
|
||||||
|
"proceed_with_caution": "重置后现有的 App Secret 将会失效,请谨慎操作。",
|
||||||
|
"password_length": "密码长度",
|
||||||
|
"edit_app": "编辑应用",
|
||||||
|
"embedded_management": "嵌入式管理",
|
||||||
|
"embedded_assistant": "小助手嵌入",
|
||||||
|
"embedded_page": "页面嵌入",
|
||||||
|
"no_application": "暂无应用",
|
||||||
|
"create_application": "创建应用",
|
||||||
|
"basic_application": "基础应用",
|
||||||
|
"advanced_application": "高级应用",
|
||||||
|
"embed_third_party": "嵌入第三方",
|
||||||
|
"support_is_required": "适用于无需数据校验的场景,只需将嵌入式代码内嵌到第三方的代码中,无需做额外的支持",
|
||||||
|
"data_permissions_etc": "适用于需要数据校验的场景,需要第三方系统提供数据源接口、用户接口数据权限等",
|
||||||
|
"create_basic_application": "创建基础应用",
|
||||||
|
"set_data_source": "设置数据源",
|
||||||
|
"basic_information": "基础信息",
|
||||||
|
"application_name": "应用名称",
|
||||||
|
"application_description": "应用描述",
|
||||||
|
"cross_domain_settings": "跨域设置",
|
||||||
|
"third_party_address": "请输入嵌入的第三方地址",
|
||||||
|
"set_to_private": "设为私有",
|
||||||
|
"set_to_public": "设为公共",
|
||||||
|
"public": "公共",
|
||||||
|
"private": "私有",
|
||||||
|
"configure_interface": "配置接口",
|
||||||
|
"interface_url": "接口 URL",
|
||||||
|
"format_is_incorrect": "格式不对",
|
||||||
|
"aes_enable": "开启 AES 加密",
|
||||||
|
"aes_enable_tips": "加密字段 (host, user, password, dataBase, schema) 均采用 AES-CBC-PKCS5Padding 加密方式",
|
||||||
|
"bit": "位",
|
||||||
|
"creating_advanced_applications": "创建高级应用",
|
||||||
|
"credential_acquisition_method": "凭证获取方式",
|
||||||
|
"table_notes": "表备注",
|
||||||
|
"system_credential_type": "源系统凭证类型",
|
||||||
|
"credential_name": "凭证名称",
|
||||||
|
"target_credential_location": "目标凭证位置",
|
||||||
|
"target_credential_name": "目标凭证名称",
|
||||||
|
"target_credential": "目标凭证",
|
||||||
|
"edit_advanced_applications": "编辑高级应用",
|
||||||
|
"edit_basic_applications": "编辑基础应用",
|
||||||
|
"delete": "是否删除: {msg}?",
|
||||||
|
"code_to_embed": "复制以下代码进行嵌入",
|
||||||
|
"floating_window_mode": "浮窗模式",
|
||||||
|
"copy_successful": "复制成功",
|
||||||
|
"copy_failed": "复制失败",
|
||||||
|
"open_the_query": "公共的数据源,允许所有用户开启问数;私有数据源,登录状态的用户可以开启问数",
|
||||||
|
"add_interface_credentials": "添加接口凭证",
|
||||||
|
"edit_interface_credentials": "编辑接口凭证",
|
||||||
|
"duplicate_name": "重复名称",
|
||||||
|
"duplicate_name_": "重复姓名",
|
||||||
|
"duplicate_account": "重复账号",
|
||||||
|
"duplicate_email": "重复邮箱",
|
||||||
|
"repeating_parameters": "重复参数",
|
||||||
|
"interface_credentials": "接口凭证",
|
||||||
|
"no_credentials_yet": "暂无凭证",
|
||||||
|
"intelligent_customer_service": "SQLBot 智能客服",
|
||||||
|
"enter_a_question": "请输入问题",
|
||||||
|
"new_conversation": "新建对话",
|
||||||
|
"send": "发送",
|
||||||
|
"stop_replying": "停止回答",
|
||||||
|
"i_am_sqlbot": "你好,我是 SQLBot",
|
||||||
|
"predict_data_etc": "我可以查询数据、生成图表、检测数据异常、预测数据等",
|
||||||
|
"intelligent_data_query": "赶快开启智能问数吧~",
|
||||||
|
"origin_format_error": "格式错误,http或https开头,不能以 / 结尾",
|
||||||
|
"display_settings": "显示设置",
|
||||||
|
"header_text_color": "头部文本颜色",
|
||||||
|
"app_logo": "应用 Logo",
|
||||||
|
"maximum_size_10mb": "建议尺寸 32 x 32,支持 JPG、PNG、SVG,大小不超过 10MB",
|
||||||
|
"replace": "替换",
|
||||||
|
"default_icon_position": "图标默认位置",
|
||||||
|
"draggable_position": "可拖拽位置",
|
||||||
|
"up": "上",
|
||||||
|
"down": "下",
|
||||||
|
"left": "左",
|
||||||
|
"right": "右",
|
||||||
|
"welcome_description": "欢迎语描述",
|
||||||
|
"data_analysis_now": "我可以查询数据、生成图表、检测数据异常、预测数据等赶快开启智能问数吧~",
|
||||||
|
"window_entrance_icon": "浮窗入口图标"
|
||||||
|
},
|
||||||
|
"chat": {
|
||||||
|
"type": "图表类型",
|
||||||
|
"chart_type": {
|
||||||
|
"table": "明细表",
|
||||||
|
"bar": "条形图",
|
||||||
|
"column": "柱状图",
|
||||||
|
"line": "折线图",
|
||||||
|
"pie": "饼图"
|
||||||
|
},
|
||||||
|
"show_sql": "查看SQL",
|
||||||
|
"export_to": "导出为",
|
||||||
|
"excel": "Excel",
|
||||||
|
"picture": "图片",
|
||||||
|
"add_to_dashboard": "添加到仪表板",
|
||||||
|
"full_screen": "全屏",
|
||||||
|
"exit_full_screen": "退出全屏",
|
||||||
|
"sql_generation": "生成SQL",
|
||||||
|
"chart_generation": "生成图表",
|
||||||
|
"inference_process": "思考过程",
|
||||||
|
"thinking": "思考中",
|
||||||
|
"data_analysis": "数据分析",
|
||||||
|
"data_predict": "数据预测",
|
||||||
|
"data_over_limit": "数据量过大,仅展示前{0}条数据",
|
||||||
|
"ds_is_invalid": "数据源无效",
|
||||||
|
"error": "错误",
|
||||||
|
"exec-sql-err": "执行SQL失败",
|
||||||
|
"no_data": "暂无数据",
|
||||||
|
"show_error_detail": "查看具体信息"
|
||||||
|
},
|
||||||
|
"about": {
|
||||||
|
"title": "关于",
|
||||||
|
"auth_to": "授权给",
|
||||||
|
"invalid_license": "License 无效",
|
||||||
|
"update_license": "更新 License",
|
||||||
|
"expiration_time": "过期时间",
|
||||||
|
"expirationed": "(已过期)",
|
||||||
|
"auth_num": "授权数量",
|
||||||
|
"version": "版本",
|
||||||
|
"version_num": "版本号",
|
||||||
|
"standard": "社区版",
|
||||||
|
"enterprise": "企业版",
|
||||||
|
"Professional": "专业版",
|
||||||
|
"Embedded": "嵌入式版",
|
||||||
|
"support": "获取技术支持",
|
||||||
|
"update_success": "更新成功,请重新登录",
|
||||||
|
"serial_no": "序列号",
|
||||||
|
"remark": "备注",
|
||||||
|
"back_community": "还原至社区版",
|
||||||
|
"confirm_tips": "确定还原至社区版?"
|
||||||
|
},
|
||||||
|
"license": {
|
||||||
|
"error_tips": "是否刷新页面?",
|
||||||
|
"offline_tips": "服务已经下线,请联系管理员重启服务!"
|
||||||
|
},
|
||||||
|
"system": {
|
||||||
|
"system_settings": "系统设置",
|
||||||
|
"appearance_settings": "外观设置",
|
||||||
|
"platform_display_theme": "平台显示主题",
|
||||||
|
"default_turquoise": "默认 (松石绿)",
|
||||||
|
"tech_blue": "科技蓝",
|
||||||
|
"custom": "自定义",
|
||||||
|
"platform_login_settings": "平台登录设置",
|
||||||
|
"page_preview": "页面预览",
|
||||||
|
"restore_default": "恢复默认",
|
||||||
|
"website_logo": "网站 Logo",
|
||||||
|
"tab": "页签",
|
||||||
|
"replace_image": "替换图片",
|
||||||
|
"larger_than_200kb": "顶部网站显示的 Logo,建议尺寸 48 x 48,支持 JPG、PNG、SVG,大小不超过 200KB",
|
||||||
|
"login_logo": "登录 Logo",
|
||||||
|
"larger_than_200kb_de": "登录页面右侧 Logo,建议尺寸 204*52,支持 JPG、PNG、SVG,大小不超过 200KB",
|
||||||
|
"login_background_image": "登录背景图",
|
||||||
|
"larger_than_5mb": "左侧背景图,矢量图建议尺寸 576*900,位图建议尺寸 1152*1800;支持 JPG、PNG、SVG,大小不超过 5M",
|
||||||
|
"website_name": "网站名称",
|
||||||
|
"on_webpage_tabs": "显示在网页 Tab 的平台名称",
|
||||||
|
"welcome_message": "显示欢迎语",
|
||||||
|
"the_product_logo": "产品 Logo 下的 欢迎语",
|
||||||
|
"screen_customization_supported": "默认为 SQLBot 登录界面,支持自定义设置",
|
||||||
|
"screen_customization_settings": "默认为 SQLBot 平台界面,支持自定义设置",
|
||||||
|
"platform_settings": "平台设置",
|
||||||
|
"help_documentation": "帮助文档",
|
||||||
|
"show_about": "显示关于",
|
||||||
|
"abort_update": "放弃更新",
|
||||||
|
"save_and_apply": "保存并应用",
|
||||||
|
"setting_successfully": "设置成功",
|
||||||
|
"customize_theme_color": "自定义主题色"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user