jingrowtools/src/locales/zh-CN.json
jingrow f30502bf7d fix(settings): fix disable account API and add feedback dialog
- Fix disable account API parameter format (pass null instead of empty object)
- Add feedback dialog after account disable (aligned with jcloud dashboard)
- Implement star rating, reason selection, and feedback submission
- Add submitFeedback API function
- Add missing Chinese translations for account status messages
- Add feedback dialog translations and validation logic
2026-01-04 21:23:29 +08:00

1385 lines
64 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Node Management": "节点",
"Manage and configure your AI node components": "管理和配置您的AI节点",
"Card View": "卡片视图",
"List View": "列表视图",
"Loading...": "加载中...",
"View Details": "查看详情",
"Icon": "图标",
"Name": "名称",
"Type": "类型",
"Category": "分类",
"Status": "状态",
"Actions": "操作",
"Published": "已发布",
"Unpublished": "未发布",
"Draft": "草稿",
"Pending Review": "待审核",
"Dashboard": "仪表板",
"Agents": "AI智能体",
"Settings": "系统设置",
"Agent Detail": "智能体详情",
"Flow Builder": "流程编排",
"Profile": "个人资料",
"Update Profile Information": "更新个人资料信息",
"Logout": "退出登录",
"Logged out": "已退出登录",
"AI Agent Workflow Platform": "AI Agent 工作流平台",
"AI Agent Full-Stack Framework": "AI Agent全栈开发框架",
"Username": "用户名",
"Password": "密码",
"Login": "登录",
"Sign up": "注册",
"Connect to Jingrow SaaS platform": "连接到 Jingrow SaaS 平台",
"Please enter username": "请输入用户名",
"Please enter password": "请输入密码",
"Password must be at least 6 characters": "密码长度不能少于6位",
"Username must be at least 3 characters": "用户名至少需要3个字符",
"Login successful": "登录成功",
"Login failed": "登录失败",
"Login failed, please check username and password": "登录失败,请检查用户名和密码",
"Create your account": "创建您的账户",
"Confirm Password": "确认密码",
"Please confirm password": "请确认密码",
"Passwords do not match": "两次输入的密码不一致",
"Email (Optional)": "邮箱(可选)",
"Please enter email": "请输入邮箱",
"Mobile": "手机号",
"Mobile (Optional)": "手机号(可选)",
"Please enter a valid email address": "请输入有效的邮箱地址",
"Please enter phone number": "请输入手机号",
"Please enter a valid phone number": "请输入有效的手机号码",
"Sign up successful": "注册成功",
"Sign up failed": "注册失败",
"Sign up failed, please try again": "注册失败,请重试",
"Already have an account?": "已有账户?",
"Don't have an account?": "没有账户?",
"System and personal settings": "系统配置和个人设置",
"Personal Settings": "个人设置",
"Email": "邮箱",
"Avatar": "头像",
"Click to upload": "点击上传",
"Enter email": "请输入邮箱",
"Save settings": "保存设置",
"System Settings": "系统设置",
"API Key": "API密钥",
"API Secret": "API密钥",
"Timeout": "超时时间",
"Interface Language": "界面语言",
"Items Per Page": "每页数量",
"Language updated": "语言设置已更新",
"User settings saved": "个人设置已保存",
"System settings saved": "系统设置已保存",
"Create Node": "创建节点",
"Delete Selected": "删除选中",
"Delete Selected Records": "删除选中的记录",
"Confirm Delete": "确认删除",
"Are you sure you want to delete the selected nodes? This action cannot be undone.": "确定要删除选中的节点吗?此操作无法撤销。",
"Are you sure you want to delete the selected agents? This action cannot be undone.": "确定要删除选中的智能体吗?此操作无法撤销。",
"Delete": "删除",
"Delete Record": "删除记录",
"Are you sure you want to delete this record? This action cannot be undone.": "确定要删除这条记录吗?此操作无法撤销。",
"Are you sure you want to delete": "确定要删除",
"selected record(s)? This action cannot be undone.": "条选中的记录吗?此操作无法撤销。",
"Are you sure you want to delete {count} selected record(s)? This action cannot be undone.": "确定要删除 {count} 条选中的记录吗?此操作无法撤销。",
"Cannot delete record without name": "无法删除没有名称的记录",
"Cancel": "取消",
"Clear All": "清空全部",
"Confirm Clear All": "确认清空全部",
"Are you sure you want to delete this activity?": "确定要删除此活动吗?",
"Are you sure you want to delete all recent activities? This action cannot be undone.": "确定要删除所有最近活动吗?此操作无法撤销。",
"Activity deleted successfully": "活动删除成功",
"Failed to delete activity": "删除活动失败",
"All activities deleted successfully": "所有活动删除成功",
"Failed to delete activities": "删除活动失败",
"No activities to delete": "没有活动可删除",
"Unknown error": "未知错误",
"Network error": "网络错误",
"Local Ai Agent": "本地智能体",
"Local Ai Node": "本地节点",
"Knowledge Base": "知识库",
"Note": "笔记",
"Event": "事件",
"ToDo": "待办事项",
"File": "文件",
"AI Agents": "AI智能体",
"Manage and configure your AI agents workflows": "管理和配置您的AI智能体工作流",
"Create Agent": "创建智能体",
"Create a new AI agent": "创建新的AI智能体",
"Agent created successfully": "智能体创建成功",
"Agent updated successfully": "智能体更新成功",
"Update failed": "更新失败",
"Manual Trigger": "手动触发",
"Event Trigger": "事件触发",
"Scheduled Trigger": "定时触发",
"Event Type": "事件类型",
"Target PageType": "目标页面类型",
"Target Module": "目标模块",
"on_update": "更新时",
"after_insert": "新建后",
"on_submit": "提交时",
"on_cancel": "取消时",
"on_trash": "删除时",
"on_change": "变更时",
"before_update_after_submit": "提交后更新前",
"Search agents...": "搜索智能体...",
"Status filter": "状态筛选",
"Create": "创建",
"Description": "描述",
"Select status": "选择状态",
"Edit Agent": "编辑智能体",
"Save": "保存",
"View": "查看",
"Edit": "编辑",
"Run": "执行",
"Are you sure to delete this agent?": "确定要删除这个智能体吗?",
"Please enter agent name": "请输入智能体名称",
"Please enter agent description": "请输入智能体描述",
"Agent executed successfully": "智能体执行成功",
"Agent execution started successfully": "智能体执行已启动",
"Execution failed": "执行失败",
"Deleted successfully": "删除成功",
"Delete failed": "删除失败",
"Failed to delete": "删除失败",
"Created successfully": "创建成功",
"Create failed": "创建失败",
"Updated successfully": "更新成功",
"Saved successfully": "保存成功",
"Running": "进行中",
"Inactive": "停用",
"Pending": "待执行",
"Failed": "未完成",
"Completed": "已完成",
"Unknown": "未知",
"Created At": "创建时间",
"Modified": "修改时间",
"Total Agents": "智能体总数",
"Total Nodes": "节点总数",
"Task Queue": "任务队列",
"Scheduled Tasks": "定时任务",
"Quick Actions": "快速操作",
"Manage Agents": "管理智能体",
"Manage Nodes": "管理节点",
"Build Flows": "构建流程",
"Recent Activities": "最近活动",
"Created a new agent": "创建了新的智能体",
"Agent \"Content Generator\" created": "智能体 \"内容生成助手\" 已创建",
"Executed a workflow": "执行了工作流",
"Workflow \"Data Processing\" executed successfully": "工作流 \"数据处理流程\" 执行成功",
"Updated node configuration": "更新了节点配置",
"Node \"AI Text Generation\" configuration updated": "节点 \"AI文本生成\" 配置已更新",
"Field Types": "字段类型",
"Properties": "属性设置",
"Basic Fields": "基础字段",
"Advanced Fields": "高级字段",
"Field Properties": "字段属性设置",
"Field Name": "字段名称",
"Field Type": "字段类型",
"String": "字符串",
"Number": "数字",
"Integer": "整数",
"Boolean": "布尔值",
"Array": "数组",
"Object": "对象",
"Long Text": "长文本",
"Select": "选择器",
"Radio": "单选框",
"Checkbox": "复选框",
"Textarea": "多行文本",
"Date": "日期",
"Datetime": "日期时间",
"Time": "时间",
"Image": "图片",
"Color": "颜色",
"Range": "范围",
"Tel": "电话",
"Hidden": "隐藏",
"Info": "信息展示",
"Field ID": "字段ID",
"Field Description": "字段描述",
"Default Value": "默认值",
"Enum Values (enum)": "枚举值 (enum)",
"Enter one enum value per line": "每行输入一个枚举值",
"Enum Display Names (enumNames)": "枚举显示名称 (enumNames)",
"Enter one display name per line, mapping to enum values (optional)": "每行输入一个显示名称,与枚举值一一对应(可选)",
"Condition Expression": "条件表达式",
"Supports JSON condition to control field visibility, for example:": "支持JSON格式的条件表达式用于控制字段的显示和隐藏示例",
"Condition": "条件",
"Required": "必填字段",
"Array Item Type (items)": "数组项类型 (items)",
"Object Properties Definition": "对象属性定义",
"Add Property": "添加属性",
"Property Name": "属性名",
"Enter one option per line": "每行输入一个选项",
"Format (format)": "格式 (format)",
"None": "无",
"Rows (rows)": "行数 (rows)",
"Min Length (minLength)": "最小长度 (minLength)",
"Unlimited": "无限制",
"Max Length (maxLength)": "最大长度 (maxLength)",
"Regex (pattern)": "正则表达式 (pattern)",
"e.g. ^[a-zA-Z]+$": "如: ^[a-zA-Z]+$",
"Placeholder (placeholder)": "占位符 (placeholder)",
"Placeholder Text (placeholder)": "占位符文本 (placeholder)",
"e.g. Please select...": "如:请选择...",
"Hint text for select": "下拉框的提示文本",
"Layout Direction (layout)": "布局方向 (layout)",
"Horizontal": "水平排列",
"Vertical": "垂直排列",
"Option arrangement": "选项的排列方式",
"Multiple (multiple)": "是否多选 (multiple)",
"Allow multiple": "允许多选",
"Allow selecting multiple options": "勾选后允许用户选择多个选项",
"Please select a field to edit": "请选择一个字段来编辑属性",
"Please select a field to edit properties": "请选择一个字段来编辑属性",
"allOf Settings": "allOf 条件设置",
"allOf Conditions": "allOf 条件",
"allOf conditions are used to set field conditions for display, directly edit the JSON condition.": "allOf 用于设置字段的条件显示,请直接编辑 JSON 条件。",
"allOf Conditions (JSON format)": "allOf 条件 (JSON 格式)",
"Example format:": "示例格式:",
"Supports JSON condition expressions for controlling field display and hiding, example:": "支持 JSON 条件表达式,用于控制字段显示和隐藏,示例:",
"Required Field": "必填字段",
"Tab Name": "标签页名称",
"Add Tab": "添加标签页",
"Section Name": "分组名称",
"Delete Section": "删除分组",
"Column Name": "列名称",
"Delete Column": "删除列",
"Drag fields here": "拖拽字段到这里",
"Add Column": "添加列",
"Add Section": "添加分组",
"Delete Field": "删除字段",
"Preview": "预览",
"Advanced Properties": "高级属性",
"Format": "格式",
"Rows": "行数",
"Minimum Length": "最小长度",
"Maximum Length": "最大长度",
"No limit": "无限制",
"Regular Expression": "正则表达式",
"e.g., ^[a-zA-Z]+$": "如:^[a-zA-Z]+$",
"Placeholder": "占位符",
"Multiple Selection": "是否多选",
"Allow multiple selection": "允许多选",
"Check to allow users to select multiple options": "勾选后允许用户选择多个选项",
"Placeholder Text": "占位符文本",
"e.g., Please select...": "如:请选择...",
"Hint text for the dropdown": "下拉框提示文本",
"Layout": "布局方向",
"Arrangement of options": "选项的排列方式",
"Please enter from Agents page to open Flow Builder": "请通过智能体页面进入流程构建器",
"View Agents": "查看智能体",
"Agent flow saved successfully": "智能体流程保存成功",
"Flow saved successfully": "流程保存成功",
"Save failed": "保存失败",
"An error occurred during save": "保存过程中发生错误",
"View and manage agent settings": "查看和管理智能体配置",
"Back": "返回",
"Back to top": "返回顶部",
"Detail": "详情",
"Basic Information": "基本信息",
"Enabled": "已启用",
"Disabled": "未启用",
"Progress": "进度",
"Trigger Mode": "触发模式",
"Trigger Time": "触发时间",
"Agent scheduled successfully": "智能体定时触发设置成功",
"Agent updated but scheduling failed": "智能体更新成功,但定时触发设置失败",
"Modified By": "修改人",
"Modified At": "修改时间",
"Run Agent": "执行智能体",
"View Workflow": "查看工作流",
"Test Run": "测试运行",
"Execution History": "执行历史",
"Flow": "流程",
"Agent Flow": "智能体流程",
"No flow data": "暂无流程数据",
"Exclude Keywords": "排除关键词",
"No exclude keywords": "暂无排除关键词",
"Executed At": "执行时间",
"Success": "成功",
"Duration": "执行时长",
"View Result": "查看结果",
"Editing is under development": "编辑功能开发中...",
"Test feature is under development": "测试功能开发中...",
"Failed to load agent detail": "获取智能体详情失败",
"Failed to load execution history": "获取执行历史失败",
"Edit Schema": "编辑Schema",
"Node Metadata": "节点元数据",
"Node Type": "节点类型",
"Node Label": "节点标签",
"Node Icon": "节点图标",
"Node Color": "节点颜色",
"Node Group": "节点分组",
"Node Component": "节点组件",
"Node Description": "节点描述",
"Node Schema": "节点Schema",
"Load failed": "加载失败",
"Invalid JSON, please fix before saving": "JSON 格式错误,请修正后再保存",
"Save failed, please check permission and server logs": "保存失败,请检查权限与后端日志",
"Schema saved successfully": "Schema 保存成功",
"Failed to load Schema Editor": "加载 Schema 编辑器失败",
"Please select node type first": "请先选择节点类型",
"Node Type already exists": "该节点类型已存在",
"Please enter Node Type": "请输入节点类型",
"Nodes": "节点",
"Edges": "边",
"Undo": "撤销",
"Reset": "重置",
"View Data": "查看数据",
"Execution Results": "执行结果",
"Back to Flow": "返回流程",
"Execute": "执行",
"Executing...": "执行中...",
"Fit View": "适应视图",
"Add Node": "添加节点",
"Fullscreen": "全屏",
"Exit Fullscreen": "退出全屏",
"Flow Data": "流程数据",
"Copy": "复制",
"Copied": "已复制",
"Flow is executing, please wait": "流程正在执行中,请等待完成",
"Execution error": "执行出错",
"success": "成功",
"failed": "失败",
"executing": "执行中",
"pending": "待执行",
"error": "错误",
"Unsaved": "未保存",
"Saved": "已保存",
"Copy failed, please copy manually": "复制失败,请手动复制",
"Copied to clipboard": "已复制到剪贴板",
"Copy failed": "复制失败",
"All": "全部",
"Recent": "最近使用",
"Favorites": "收藏",
"Search node type/name...": "搜索节点类型/名称...",
"Other": "其他",
"No matching nodes": "无匹配节点",
"Drag nodes to canvas to add": "拖拽节点到画布添加",
"Double click node to add quickly": "双击节点快速添加",
"Right click node to favorite/unfavorite": "右键节点可收藏/取消收藏",
"Node Properties": "节点属性",
"Node": "节点",
"Node Name": "节点名称",
"Enter node name": "输入节点名称",
"Node ID": "节点ID",
"Node Configurations": "节点配置",
"Node Configurations Tabs": "节点配置选项",
"Node Configurations - Basic": "基础配置",
"Node Configurations - Model": "模型设置",
"Node Configurations - Node": "节点设置",
"Node Configurations - Column Name": "基本属性",
"Main Settings": "主要设置",
"System Message": "系统消息",
"Config load failed": "配置加载失败",
"No configurable items": "此节点暂无可配置项",
"GenericNode": "通用节点",
"MultiOutputNode": "多输出节点",
"Local Jobs": "任务队列",
"Manage and monitor your local job executions": "管理和监控您的本地任务执行",
"Job ID": "任务ID",
"Job Name": "任务名称",
"Queue": "队列",
"Started At": "开始时间",
"Ended At": "结束时间",
"Time Taken": "执行时长",
"Exception Info": "异常信息",
"Arguments": "参数",
"Creation": "创建时间",
"Last Updated": "上次更新",
"Owner": "所有者",
"Queued": "排队中",
"Started": "执行中",
"Finished": "已完成",
"finished": "已完成",
"Deferred": "延迟",
"deferred": "延迟",
"Scheduled": "已调度",
"scheduled": "已调度",
"Canceled": "已取消",
"canceled": "已取消",
"queued": "排队中",
"started": "执行中",
"Stop Job": "停止任务",
"Delete Job": "删除任务",
"Job Details": "任务详情",
"Job Status": "任务状态",
"Execution Time": "执行时间",
"Job Arguments": "任务参数",
"Job Logs": "任务日志",
"No jobs found": "暂无任务",
"Job stopped successfully": "任务已停止",
"Job deleted successfully": "任务已删除",
"Deleted {count} jobs successfully": "成功删除 {count} 个任务",
"Partially deleted: {success} succeeded, {failed} failed": "部分删除成功:{success} 个成功,{failed} 个失败",
"Delete failed: {count} jobs failed to delete": "删除失败:{count} 个任务均删除失败",
"Failed to stop job": "停止任务失败",
"Failed to delete job": "删除任务失败",
"Are you sure you want to stop this job?": "确定要停止这个任务吗?",
"Are you sure you want to delete this job?": "确定要删除这个任务吗?",
"Are you sure you want to delete the selected jobs? This action cannot be undone.": "确定要删除选中的任务吗?此操作无法撤销。",
"Delete Selected Jobs": "删除选中任务",
"Stop Selected Jobs": "停止选中任务",
"Job Statistics": "任务统计",
"Total Jobs": "任务总数",
"Running Jobs": "运行中任务",
"Failed Jobs": "失败任务",
"Completed Jobs": "完成任务",
"Refresh": "刷新",
"Job not found": "任务未找到",
"No arguments": "无参数",
"Confirm Stop": "确认停止",
"Stop": "停止",
"Failed to load jobs": "加载任务失败",
"default": "默认",
"high": "高优先级",
"low": "低优先级",
"urgent": "紧急",
"Timezone": "时区",
"Select timezone": "选择时区",
"Scheduled Jobs": "定时任务",
"Manage and monitor scheduled jobs": "管理和监控定时任务",
"View and manage scheduled job settings": "查看和管理定时任务设置",
"Method": "方法",
"Frequency": "频率",
"Cron Format": "Cron格式",
"Last Execution": "最后执行",
"Search jobs...": "搜索任务...",
"Start": "启动",
"Stopped": "已停止",
"Start Job": "启动任务",
"Failed to load job detail": "获取任务详情失败",
"Job status updated successfully": "任务状态更新成功",
"Failed to update job status": "更新任务状态失败",
"Job status updated to": "任务状态已更新为",
"Never executed": "从未执行",
"Calculated by scheduler": "由调度器计算",
"Cron Format Description": "Cron格式说明",
"Hourly": "每小时",
"Hourly Long": "每小时(长)",
"Daily": "每天",
"Daily Long": "每天(长)",
"Weekly": "每周",
"Weekly Long": "每周(长)",
"Monthly": "每月",
"Monthly Long": "每月(长)",
"Cron": "Cron",
"Yearly": "每年",
"Annual": "年度",
"Create Log": "创建日志",
"Server Script": "服务器脚本",
"Scheduler Event": "调度事件",
"Next Execution": "下次执行",
"Job is stopped": "任务已停止",
"Unable to calculate": "无法计算",
"More": "更多",
"Import local nodes": "一键导入本地节点",
"No local node definitions found": "未发现本地节点定义文件",
"All local nodes already exist": "本地节点均已存在,无需导入",
"Imported": "已导入",
"nodes": "个节点",
"Import failed": "导入失败",
"Error": "错误",
"Title": "标题",
"Slug": "别名",
"Subtitle": "副标题",
"Site": "站点",
"Site URL": "站点URL",
"Site Name": "站点名称",
"Menu Manager": "菜单管理",
"Menu Management": "菜单管理",
"Manage navigation menu items": "管理导航菜单项",
"Add Menu": "新增菜单",
"Edit Menu": "编辑菜单",
"Display Name": "显示名",
"Menu Type": "菜单类型",
"Group": "分组",
"PageType Name": "页面类型名称",
"Route Name": "路由名",
"URL Path": "URL路径",
"Order": "排序",
"Yes": "是",
"No": "否",
"Reset to Default": "恢复默认",
"Confirm": "确定",
"Select Menu Type": "选择菜单类型",
"PageType": "页面类型",
"Route": "路由名",
"Workspace": "工作区",
"Collapsed": "折叠",
"Workspace Name": "工作区名称",
"e.g. Build or custom workspace name": "例如:构建 或自定义工作区名称",
"Enter PageType name, e.g.: Knowledge Base": "输入页面类型名称Knowledge Base",
"Enter route name, e.g.: Dashboard": "路由名称Dashboard",
"Enter complete URL path": "完整URL路径",
"Internal path: /app/knowledge-base": "内部路径:/app/knowledge-base",
"External link: starts with http:// or https://": "外部链接:以 http:// 或 https:// 开头",
"Enter PageType name, system will auto-generate friendly URL": "输入页面类型名称系统会自动生成友好URL",
"Are you sure to reset menus to default? This will overwrite current settings.": "确定恢复默认菜单?当前自定义将被覆盖。",
"Are you sure you want to delete this menu?": "确定要删除此菜单吗?",
"Are you sure you want to delete menu": "确定删除菜单",
"Please enter display name": "请输入显示名",
"Please select menu type": "请选择菜单类型",
"No parent (top-level)": "无上级(顶级)",
"Select Icon": "选择图标",
"Click to select icon": "点击选择图标",
"Enter icon name or click icon to select": "输入图标名称或点击图标选择",
"Search icon name...": "搜索图标名称...",
"Total": "共",
"icons": "个图标",
"Load More": "加载更多",
"No more icons": "没有更多图标了",
"Icon Library": "图标库",
"Tabler Icons": "Tabler Icons",
"Heroicons": "Heroicons",
"Lucide": "Lucide",
"Material Design Icons": "Material Design Icons",
"Carbon": "Carbon",
"Feather": "Feather",
"App Name": "应用名称",
"Product Design": "产品设计",
"Git Branch": "Git 分支",
"Export Package": "导出安装包",
"cannot be exported": "不允许导出",
"App package exported successfully: {0}": "应用安装包导出成功:{0}",
"Failed to export app package": "导出应用安装包失败",
"Search": "搜索",
"Search...": "搜索...",
"Search Results": "搜索结果",
"Search keyword": "搜索关键词",
"Found": "找到",
"relevant results": "个相关结果",
"Searching...": "正在搜索中...",
"Similarity": "相似度",
"No relevant results found": "未找到相关结果",
"Try using different keywords or check spelling": "尝试使用不同的关键词或检查拼写",
"Start searching": "开始搜索",
"Enter keywords in the search box above to start searching": "在顶部搜索框中输入关键词,开始搜索",
"Search failed": "搜索失败",
"An error occurred during search": "搜索过程中发生错误",
"Text to vector conversion failed": "文本转向量失败",
"System": "系统",
"Pages": "页面",
"Modules": "模块",
"Views": "视图",
"Scripts": "脚本",
"System Logs": "系统日志",
"Integrations": "集成",
"Packages": "包",
"Background Jobs": "后台任务",
"Scheduled Jobs Logs": "定时任务日志",
"Error Logs": "错误日志",
"Communication Logs": "通信日志",
"Activity Log": "活动日志",
"Module Def": "模块定义",
"Module Onboarding": "模块引导",
"Customization": "自定义",
"Customize Form": "自定义表单",
"Custom Field": "自定义字段",
"Custom Translation": "自定义翻译",
"Navbar Settings": "导航栏设置",
"Report": "报告",
"Print Format": "打印格式",
"Dashboard Chart": "仪表盘图表",
"Webhook": "网络钩子",
"Package": "扩展包",
"Package Import": "扩展包导入",
"Package Release": "扩展包发布",
"Work": "工作",
"Design": "设计",
"Website": "网站",
"Development": "开发",
"PageType Template": "页面类型模板",
"Package Name": "扩展包名称",
"License Type": "许可证类型",
"License": "许可证",
"Readme": "自述文件",
"Attach Package": "扩展包附件",
"Activate": "激活",
"Force": "强制",
"Log": "日志",
"Publish": "发布",
"Major": "主版本",
"Minor": "次版本",
"Patch": "补丁版本",
"Path": "路径",
"Release Notes": "版本说明",
"Jsite": "网站",
"Jsite Settings": "网站设置",
"Site Offline": "关闭网站",
"ICP": "ICP备案号",
"Page Size": "每页条数",
"Mail": "邮箱",
"Send Email": "发送邮件",
"From Email": "来源邮箱",
"From Name": "来源名称",
"SMTP Host": "SMTP 邮箱服务器地址",
"SMTP Port": "SMTP 发送端口",
"SMTP Security": "SMTP 安全证书",
"SMTP Username": "SMTP 用户名",
"SMTP Password": "SMTP 密码",
"Send Test Mail": "发送测试邮件",
"Site Name in Page Titles": "网页标题是否添加网站名称",
"Site Title": "网站标题",
"Site Description": "网站描述",
"Meta Title": "元标题",
"Meta Description": "元描述",
"Global Script Head": "在head区域添加自定义脚本",
"Global Script Body": "在body区域添加自定义脚本",
"Jsite Menu": "菜单",
"Jsite Product": "产品",
"Jsite Product Category": "产品分类",
"Product": "产品",
"Product Category": "产品分类",
"Jsite Article": "文章",
"Jsite Article Category": "文章分类",
"Articles": "文章",
"Article": "文章",
"Article Category": "文章分类",
"Jsite Page": "页面",
"Jsite Page Category": "页面分类",
"Page Category": "页面分类",
"Jsite Project": "项目",
"Jsite Project Category": "项目分类",
"Project Category": "项目分类",
"Project": "项目",
"Author": "作者",
"Is Featured": "推荐",
"Normal": "正常",
"Parent Menu": "上级菜单",
"Target Blank": "在新窗口打开",
"Jsite Component Data": "组件数据",
"Component Data": "组件数据",
"Jsite Component Items": "组件条目",
"Parent Category": "父分类",
"Is Group": "分组",
"Component Name": "组件名称",
"Button Text": "按钮文本",
"Button Link": "按钮链接",
"Button 1 Text": "按钮1文本",
"Button 1 Link": "按钮1链接",
"Button 2 Text": "按钮2文本",
"Button 2 Link": "按钮2链接",
"Video Src": "视频地址",
"File Src": "文件地址",
"Image 1": "图片1",
"Image 2": "图片2",
"Items": "子表内容项目",
"Item Title": "项目标题",
"Item Subtitle": "项目副标题",
"Item Link": "项目链接",
"Item Description": "项目描述",
"Item Value": "项目数值",
"Content Align": "内容对齐",
"Item Button Text": "项目按钮文本",
"Item Button Link": "项目按钮链接",
"Item Video Src": "项目视频地址",
"Item File Src": "项目文件地址",
"Item Image": "项目图片",
"Item Icon": "项目图标",
"Item Html Code": "项目HTML源代码",
"Attributes": "属性",
"Additional": "附加",
"Additional Info": "附加信息",
"Additional Content": "附加内容",
"Additional Title": "附加标题",
"Additional Subtitle": "附加副标题",
"Front Server": "前端服务器",
"Instance ID": "实例ID",
"Template Repository": "模板仓库地址",
"Site Url": "网站域名",
"Revalidate Token": "自动更新密钥",
"Server": "服务器",
"Front Template": "前端模板",
"Template ID": "模板ID",
"Create and Start Jsite": "新建并启动前端",
"Build Jsite": "构建前端",
"Jsite Sites": "前端网站",
"Setup Jsite Server": "一键安装前端及运行环境",
"Create Jsite": "新建前端",
"Stop Jsite": "停止前端",
"Restart Jsite": "重启前端",
"Delete Jsite": "删除前端",
"Start Jsite": "启动前端",
"Auto Restart Jsite": "设置前端自动重启",
"Visit Site": "访问网站",
"Jsite Presentation Category": "演示分类",
"Presentation Category": "演示分类",
"Jsite Presentation": "演示",
"Presentation": "演示",
"Menu": "菜单",
"Component": "组件",
"Content": "内容",
"Expand": "展开",
"Collapse": "收起",
"To Do": "待办事项",
"Pattern Design": "图案设计",
"Public": "公开",
"Expire Notification On": "通知过期时间",
"Notify users with a popup when they log in": "用户登录时通过弹窗通知",
"Notify Users On Every Login": "每次登录时通知用户",
"Seen By Table": "已读用户",
"Add Row": "添加行",
"Upload": "上传",
"Clear": "清除",
"Open Detail": "打开详情",
"No Data": "暂无数据",
"Loading": "加载中...",
"No.": "序号",
"Click to edit": "点击编辑",
"Create PageType Template Files": "创建页面类型模板文件",
"Select PageType": "选择页面类型",
"Frontend": "前端",
"Backend": "后端",
"Create Frontend": "创建前端",
"Create Backend": "创建后端",
"Please select PageType": "请选择页面类型",
"Toolbar": "工具栏",
"Sidebar": "侧边栏",
"Page": "页面",
"Select Field Types": "选择字段类型",
"Media Resources": "媒体资源",
"Attachments": "附件",
"Add Attachment": "添加附件",
"Delete Attachment": "删除附件",
"Attachment upload started": "附件上传已开始",
"Uploading attachments...": "正在上传附件...",
"Attachments uploaded successfully": "附件上传成功",
"Failed to upload attachment": "附件上传失败",
"Attachment deleted successfully": "附件删除成功",
"Failed to delete attachment": "删除附件失败",
"Images": "图片",
"Tags": "标签",
"Copy icon name": "复制图标名称",
"Create App Template": "创建应用模板",
"Create a modern, efficient template app": "创建一个现代化、高效的应用模板",
"App Template": "应用模板",
"Enter app name (spaces auto-converted to underscores)": "输入应用名称(空格自动转换为下划线)",
"App title (auto-generated from app name)": "应用标题(从应用名称自动生成)",
"Publisher": "发布者",
"Enter publisher name": "输入发布者名称",
"Enter app description": "输入应用描述",
"Enter support email": "输入支持邮箱",
"Select license": "选择许可证",
"App Template Created Successfully": "应用模板创建成功",
"App Path": "应用路径",
"Next Steps": "下一步操作",
"Navigate to the app directory": "导航到应用目录",
"Install dependencies": "安装依赖",
"Test locally": "本地测试",
"Deploy to Jingrow Cloud": "部署到Jingrow云端",
"Open in Explorer": "在文件管理器中打开",
"Copy Path": "复制路径",
"App name is required": "应用名称是必填项",
"App name must start with lowercase letter and contain only lowercase letters, numbers, and underscores": "应用名称必须以小写字母开头,只能包含小写字母、数字和下划线",
"App title is required": "应用标题是必填项",
"Publisher is required": "发布者是必填项",
"Description is required": "描述是必填项",
"Email is required": "邮箱是必填项",
"Please enter a valid email": "请输入有效的邮箱地址",
"App template created successfully": "应用模板创建成功",
"Failed to create app template": "创建应用模板失败",
"Please navigate to the path manually": "请手动导航到该路径",
"Path copied to clipboard": "路径已复制到剪贴板",
"Failed to copy to clipboard": "复制到剪贴板失败",
"Local Apps Available": "可安装的本地应用",
"Icon name copied to clipboard": "图标名称已复制到剪贴板",
"Failed to copy icon name": "复制图标名称失败",
"File Name": "文件名",
"Is Private": "是否私有",
"File Type": "文件类型",
"Preview HTML": "预览",
"File Size": "文件大小",
"File URL": "文件URL",
"Thumbnail URL": "缩略图URL",
"Is Folder": "是否为文件夹",
"Attached To PageType": "关联页面类型",
"Attached To Name": "关联名称",
"Attached To Field": "关联字段",
"Content Hash": "内容哈希",
"Uploaded To Dropbox": "已上传到Dropbox",
"Uploaded To Google Drive": "已上传到Google Drive",
"View File": "查看文件",
"Download": "下载",
"Optimize": "优化",
"Package Resources": "扩展包资源",
"Failed to get package resources": "获取扩展包资源失败",
"PageTypes": "页面类型",
"Releases": "发布版本",
"Uninstall Package": "卸载扩展包",
"Are you sure you want to uninstall this package? This will remove all associated modules and pagetypes. This action cannot be undone.": "确定要卸载此扩展包吗?这将删除所有相关的模块和页面类型。此操作无法撤销。",
"Uninstall": "卸载",
"Failed to uninstall package": "卸载扩展包失败",
"OK": "确定",
"Package '{0}' uninstalled successfully": "扩展包 '{0}' 卸载成功",
"Package '{0}' installed successfully": "扩展包 '{0}' 安装成功",
"App Installer": "应用安装",
"Upload and install applications to your local Jingrow environment": "上传并安装应用或扩展到您的本地 Jingrow 环境",
"Upload App Package": "上传应用或扩展包",
"Uploading...": "上传中...",
"Click or drag ZIP file to this area to upload": "点击或拖拽 ZIP 文件到此区域上传",
"Support for ZIP format only": "仅支持 ZIP 格式",
"App Name (Optional)": "应用名称(可选)",
"Leave empty to auto-detect from package": "留空以从包中自动检测",
"Install App": "安装应用",
"Installed Apps": "已安装应用",
"Backend Path": "后端路径",
"Frontend Path": "前端路径",
"Details": "详情",
"Installing App": "正在安装应用",
"Installing...": "安装中...",
"Close": "关闭",
"Preparing upload...": "准备上传...",
"Uploading file...": "上传文件中...",
"Saving package...": "正在保存应用包...",
"Installing package...": "正在安装应用包...",
"Installation completed!": "安装完成!",
"Installation failed!": "安装失败!",
"App Details": "应用详情",
"Version": "版本",
"No description": "无描述",
"Backend Only": "仅后端",
"Frontend Only": "仅前端",
"Full Stack": "全栈",
"Only ZIP files are supported": "仅支持 ZIP 文件",
"Only ZIP and TAR.GZ files are supported": "仅支持 ZIP 和 TAR.GZ 文件",
"Click or drag package file to this area to upload": "点击或拖拽应用包文件到此区域上传",
"Support for ZIP, TAR.GZ, and GZ format": "支持 ZIP、TAR.GZ 和 GZ 格式",
"Selected Package": "选中的应用包",
"Size": "大小",
"Extension Package": "扩展包",
"Failed to save package": "保存应用包失败",
"Installing extension package...": "正在安装扩展包...",
"Failed to load local apps": "加载本地应用失败",
"Failed to install app": "安装应用失败",
"Please select a file first": "请先选择文件",
"File not found": "文件未找到",
"Failed to load apps": "加载应用失败",
"Failed to load app details": "加载应用详情失败",
"Failed to uninstall app": "卸载应用失败",
"Uninstall App": "卸载应用",
"Are you sure you want to uninstall": "您确定要卸载",
"Are you sure you want to uninstall '{0}'? This action cannot be undone.": "您确定要卸载 '{0}' 吗?此操作无法撤销。",
"App '{0}' uninstalled successfully": "应用 '{0}' 卸载成功",
"App '{0}' installed successfully": "应用 '{0}' 安装成功",
"System App": "系统应用",
"cannot be uninstalled": "不允许卸载",
"This action cannot be undone.": "此操作无法撤销。",
"Not installed": "未安装",
"App Management": "应用管理",
"Manage your locally installed applications": "管理您本地安装的应用",
"App Marketplace": "应用市场",
"Browse and install applications from Jingrow App Marketplace": "浏览和安装来自 Jingrow 应用市场的应用",
"Node Marketplace": "节点市场",
"Browse and install nodes from Jingrow Node Marketplace": "浏览和安装来自 Jingrow 节点市场的节点",
"Search applications...": "搜索应用...",
"Search nodes...": "搜索节点...",
"Loading nodes...": "正在加载节点...",
"No nodes found": "未找到节点",
"Failed to load nodes": "加载节点失败",
"Node file URL or repository address does not exist": "节点文件URL或仓库地址不存在",
"Node already exists": "节点已存在",
"Node \"{0}\" is already installed, do you want to overwrite?": "节点 \"{0}\" 已安装,是否覆盖安装?",
"Confirm Overwrite": "确认覆盖",
"Preparing installation...": "正在准备安装...",
"Downloading node package...": "正在下载节点包...",
"Installing node...": "正在安装节点...",
"Cloning repository...": "正在克隆仓库...",
"Unable to determine installation method": "无法确定安装方式",
"Node installed successfully!": "节点安装成功!",
"Node installed successfully": "节点安装成功",
"Installation failed": "安装失败",
"Team": "开发团队",
"Repository": "仓库",
"Install": "安装",
"Update": "更新",
"Installed": "已安装",
"Loading applications...": "正在加载应用...",
"No applications found": "未找到应用",
"View details feature coming soon": "查看详情功能即将推出",
"Install feature coming soon": "安装功能即将推出",
"Publish app feature coming soon": "发布应用功能即将推出",
"Environment Configuration": "环境配置",
"Only system administrators can view and edit environment configuration": "仅系统管理员可以查看和编辑环境配置",
"Jingrow API Configuration": "Jingrow API 配置",
"Jingrow Server URL": "Jingrow 服务器地址",
"Jingrow API Key": "Jingrow API 密钥",
"Jingrow API Secret": "Jingrow API 密钥",
"Jingrow Cloud Configuration": "Jingrow Cloud 配置",
"Cloud URL": "Cloud 地址",
"Cloud API URL": "Cloud API 地址",
"Cloud API Key": "Cloud API 密钥",
"Cloud API Secret": "Cloud API 密钥",
"Database Configuration": "数据库配置",
"DB Host": "数据库主机",
"DB Port": "数据库端口",
"DB Name": "数据库名称",
"DB User": "数据库用户",
"DB Password": "数据库密码",
"DB Type": "数据库类型",
"Qdrant Configuration": "Qdrant 配置",
"Qdrant Host": "Qdrant 主机",
"Qdrant Port": "Qdrant 端口",
"Runtime Configuration": "运行时配置",
"Run Mode": "运行模式",
"Environment": "环境",
"Log Level": "日志级别",
"Backend Configuration": "Backend 后端配置",
"Backend Host": "后端主机",
"Backend Port": "后端端口",
"Backend Reload": "后端热重载",
"Dramatiq": "Dramatiq 任务队列",
"Worker Processes": "工作进程数",
"Worker Threads": "工作线程数",
"Watch": "监听文件变化",
"Save Environment Configuration": "保存环境配置",
"Environment configuration loaded": "环境配置已加载",
"Environment configuration saved": "环境配置已保存",
"Failed to load environment configuration": "加载环境配置失败",
"Failed to save environment configuration": "保存环境配置失败",
"Restart Environment": "重启环境",
"Restart": "重启",
"Only system administrators can restart environment": "仅系统管理员可以重启环境",
"Are you sure you want to restart the environment? This operation may cause service interruption.": "您确定要重启环境吗?此操作可能导致服务中断。",
"Environment restart request submitted. The system will restart shortly.": "环境重启请求已提交,系统将在稍后重启。",
"Failed to restart environment": "重启环境失败",
"Publish App": "发布应用",
"Publish Tool": "发布工具",
"My Published Apps": "已发布应用",
"Manage your published applications in the marketplace": "管理您在应用市场中发布的应用",
"View in Marketplace": "在市场查看",
"Publish Your First App": "发布您的第一个应用",
"Active": "活跃",
"View detailed information about the application": "查看应用的详细信息",
"Loading application details...": "正在加载应用详情...",
"Repository Information": "仓库信息",
"No description available": "暂无描述",
"Timestamps": "时间信息",
"Created": "创建时间",
"Back to Marketplace": "返回应用市场",
"Not specified": "未指定",
"Create a new application for the marketplace": "为应用市场创建新应用",
"App Title": "应用标题",
"App Description": "应用描述",
"Please enter application description (optional)": "请输入应用描述(可选)",
"App Image": "应用图片",
"New Application": "新应用",
"Upload Image": "上传图片",
"Brief description": "简要描述",
"App title": "应用标题",
"App name": "应用名称",
"Repository URL": "仓库地址",
"Drop image here": "拖拽图片到此处",
"Click or drag to upload": "点击或拖拽上传图片",
"Click or drag to upload image": "点击或拖拽上传图片",
"Remove": "删除",
"Sort by": "排序方式",
"Latest": "最新",
"Oldest": "最旧",
"Name A-Z": "名称 A-Z",
"Name Z-A": "名称 Z-A",
"Most Popular": "最受欢迎",
"Applications": "应用列表",
"applications": "个应用",
"Publish to Node Marketplace": "发布到节点市场",
"Publish to Marketplace": "发布到市场",
"Publishing to Node Marketplace": "正在发布到节点市场",
"Packaging node": "打包节点",
"Uploading package": "上传打包文件到服务器",
"Publishing to marketplace": "发布到市场",
"Packaging node folder...": "正在打包节点文件夹...",
"Package created successfully": "打包成功",
"Uploading to server...": "正在上传到服务器...",
"Upload successful": "上传成功",
"Publishing to marketplace...": "正在发布到市场...",
"Published successfully": "发布成功",
"Retry": "重试",
"Please save the node first": "请先保存节点",
"Upload failed": "上传失败",
"Publish failed": "发布失败",
"Publish failed, please check permission and server logs": "发布失败,请检查权限和服务器日志",
"Node published to marketplace successfully": "节点已成功发布到市场",
"Are you sure you want to publish node \"{0}\" to the marketplace?": "确定要将节点 \"{0}\" 发布到市场吗?",
"Confirm": "确认",
"Agent Marketplace": "智能体市场",
"Browse and install agents from Jingrow Agent Marketplace": "浏览并安装来自 Jingrow 智能体市场的智能体",
"Loading agents...": "加载智能体中...",
"No agents found": "未找到智能体",
"Publishing...": "正在发布...",
"Publish to Agent Marketplace": "发布到智能体市场",
"Agent flow data is required for publishing": "发布需要智能体流程数据",
"Agent flow data is required": "需要智能体流程数据",
"Invalid agent flow data format": "智能体流程数据格式无效",
"Agent flow data must be a valid JSON object": "智能体流程数据必须是有效的 JSON 对象",
"Agent published successfully": "智能体发布成功",
"Agent Name": "智能体名称",
"Agent Title": "智能体标题",
"Loading agent details...": "加载智能体详情中...",
"Untitled Agent": "未命名智能体",
"Failed to load agents": "加载智能体失败",
"Failed to load agent details": "加载智能体详情失败",
"Agent execution started successfully": "智能体执行已启动",
"Execution failed": "执行失败",
"Please save the agent first": "请先保存智能体",
"Are you sure you want to publish agent \"{0}\" to the marketplace?": "确定要将智能体 \"{0}\" 发布到市场吗?",
"Agent flow data or name is missing": "智能体流程数据或名称不存在",
"Agent already exists": "智能体已存在",
"Agent \"{0}\" is already installed, do you want to overwrite?": "智能体 \"{0}\" 已安装,是否覆盖安装?",
"Confirm Overwrite": "确认覆盖",
"Preparing installation...": "正在准备安装...",
"Fetching agent details...": "正在获取智能体详情...",
"Failed to fetch agent details": "获取智能体详情失败",
"Installing agent...": "正在安装智能体...",
"Agent installed successfully!": "智能体安装成功!",
"Agent installed successfully": "智能体安装成功",
"Agent flow data is missing": "智能体流程数据不存在",
"Installation failed": "安装失败",
"Installing Agent": "正在安装智能体",
"Installing Node": "正在安装节点",
"My Published Nodes": "已发布节点",
"My Published Agents": "已发布智能体",
"My Published Tools": "已发布工具",
"Manage your published nodes in the marketplace": "管理您在市场中发布的节点",
"Manage your published agents in the marketplace": "管理您在市场中发布的智能体",
"Manage your published tools in the marketplace": "管理您在工具市场中发布的工具",
"Node name does not exist": "节点名称不存在",
"Agent name does not exist": "智能体名称不存在",
"Are you sure you want to delete node \"{0}\"? This action cannot be undone.": "确定要删除节点 \"{0}\" 吗?此操作不可恢复。",
"Are you sure you want to delete agent \"{0}\"? This action cannot be undone.": "确定要删除智能体 \"{0}\" 吗?此操作不可恢复。",
"Node deleted successfully": "节点删除成功",
"Agent deleted successfully": "智能体删除成功",
"Tool name does not exist": "工具名称不存在",
"Tool deleted successfully": "工具删除成功",
"Are you sure you want to delete tool \"{0}\"? This action cannot be undone.": "确定要删除工具 \"{0}\" 吗?此操作不可恢复。",
"Publish Your First Tool": "发布您的第一个工具",
"Tools": "工具",
"Add Tool": "添加工具",
"No Tools Yet": "暂无工具",
"Get started by adding your first tool service": "开始添加您的第一个工具服务",
"Add Your First Tool": "添加第一个工具",
"Loading tools...": "加载工具中...",
"Edit Tool": "编辑工具",
"Tool Name": "工具名称",
"Tool name": "工具名称",
"Enter tool name": "请输入工具名称",
"Enter tool description": "请输入工具描述",
"Enter category": "请输入分类",
"Tool Type": "工具类型",
"Select tool type": "请选择工具类型",
"Enter or select route name, e.g.: Dashboard, Tools": "请输入或选择路由名例如Dashboard, Tools",
"Use route name for internal navigation (recommended)": "使用路由名进行内部导航(推荐)",
"Enter URL path": "请输入URL路径",
"Internal path: /example": "内部路径:/example",
"External link: starts with http:// or https://": "外部链接:以 http:// 或 https:// 开头",
"Please enter tool name": "请输入工具名称",
"Please enter tool title": "请输入工具标题",
"Enter tool title": "请输入工具标题",
"Please select tool type": "请选择工具类型",
"Please enter route name": "请输入路由名",
"Please enter URL": "请输入URL",
"Tool updated successfully": "工具更新成功",
"Tool added successfully": "工具添加成功",
"Are you sure you want to delete tool": "确定要删除工具",
"Tool deleted successfully": "工具删除成功",
"Route not found: ": "路由未找到:",
"Remove Background": "图片去背景",
"Remove Background - Free AI Background Removal Tool": "图片去背景 - 免费AI背景移除工具",
"Remove background from images using AI technology": "使用AI技术去除图片背景",
"Remove background from images using AI technology. Free online tool to remove image backgrounds instantly. Supports JPG, PNG, WebP formats.": "使用AI技术去除图片背景。免费在线工具即时去除图片背景。支持 JPG、PNG、WebP 格式。",
"remove background, AI background removal, online background remover, image processing, background removal tool, transparent background, free tool, JPG background removal, PNG background removal": "图片去背景,AI去背景,在线去背景,图片处理,背景移除,透明背景,免费工具,JPG去背景,PNG去背景",
"Upload Image": "上传图片",
"Drag and drop your image here, or click to browse": "拖拽图片到此处,或点击浏览",
"Supports JPG, PNG, WebP formats": "支持 JPG、PNG、WebP 格式",
"Drop image anywhere to remove background": "拖拽图片到任意位置开始去背景",
"Image Preview": "图片预览",
"Change Image": "更换图片",
"Original": "原图",
"Background Removed": "去背景后",
"Result will appear here": "处理结果将显示在这里",
"Processing...": "处理中...",
"Download": "下载",
"How it works": "使用说明",
"Upload an image with a clear subject": "上传一张主体清晰的图片",
"Click \"Remove Background\" to process": "点击\"去背景\"按钮进行处理",
"Download the result with transparent background": "下载透明背景的处理结果",
"Please upload an image file": "请上传图片文件",
"Unsupported image format. Please use JPG, PNG, or WebP": "不支持的图片格式,请使用 JPG、PNG 或 WebP 格式",
"Image size exceeds 10MB limit": "图片大小超过 10MB 限制",
"Please upload an image first": "请先上传图片",
"Background removed successfully!": "背景移除成功!",
"Failed to remove background": "背景移除失败",
"Failed to upload image: ": "图片上传失败:",
"Download started": "下载已开始",
"Failed to download image": "下载失败",
"Hide Default Tool": "隐藏默认工具",
"Are you sure you want to hide default tool": "确定要隐藏默认工具",
"You can show it again later": "您可以稍后再次显示",
"Hide": "隐藏",
"Show": "显示",
"Tool hidden successfully": "工具已隐藏",
"Tool shown successfully": "工具已显示",
"Default tools cannot be edited": "默认工具无法编辑",
"Hidden Tools": "已隐藏的工具",
"Click to show hidden tools": "点击显示隐藏的工具",
"API endpoint not found. Please check if the backend service is running.": "API端点未找到请检查后端服务是否运行",
"Authentication failed. Please login again.": "认证失败,请重新登录",
"Network error. Please check your connection.": "网络错误,请检查您的连接",
"No image data returned": "未返回图片数据",
"Please login first to use this feature": "请先登录以使用此功能",
"Please login to download": "请先登录后才能下载",
"Session expired. Please login again.": "会话已过期,请重新登录",
"Session expired. Please login again to use this feature.": "会话已过期,请重新登录以使用此功能",
"or": "或",
"Paste image URL here": "在此处粘贴图片URL",
"Or paste image URL here": "或在此处粘贴图片URL",
"Drag and drop your image anywhere, or paste image directly": "拖拽图片到任意位置,或直接粘贴图片",
"Loading image from URL...": "正在从URL加载图片...",
"Please enter an image URL": "请输入图片URL",
"Please enter a valid image URL": "请输入有效的图片URL",
"Failed to load image from URL": "从URL加载图片失败",
"CORS error. The image server does not allow cross-origin access.": "CORS错误图片服务器不允许跨域访问",
"Failed to load image. Please check the URL and try again.": "加载图片失败请检查URL后重试",
"Tool Marketplace": "工具市场",
"Browse and install tools from Jingrow Tool Marketplace": "浏览和安装来自 Jingrow 工具市场的工具",
"Search tools...": "搜索工具...",
"Sort by": "排序方式",
"Latest": "最新",
"Oldest": "最旧",
"Name A-Z": "名称 A-Z",
"Name Z-A": "名称 Z-A",
"Most Popular": "最受欢迎",
"Installed": "已安装",
"Loading tools...": "正在加载工具...",
"No tools found": "未找到工具",
"Failed to load tools": "加载工具失败",
"Tool Details": "工具详情",
"Loading tool details...": "正在加载工具详情...",
"Failed to load tool details": "加载工具详情失败",
"Untitled Tool": "未命名工具",
"Tool Name": "工具名称",
"Author": "作者",
"Developer": "开发者",
"Route Name": "路由名称",
"URL": "URL",
"Created": "创建时间",
"Last Updated": "最后更新",
"Click image to try": "点击图片快速体验",
"Remove Background": "去除背景",
"Download": "下载",
"Change Image": "更换图片",
"Upload Image": "上传图片",
"or": "或",
"Paste image URL here": "粘贴图片URL",
"Drag and drop your image anywhere, or paste image directly": "拖放图片到任意位置,或直接粘贴图片",
"Supports JPG, PNG, WebP formats": "支持 JPG、PNG、WebP 格式",
"Loading image from URL...": "加载图片URL中...",
"Original": "原图",
"Background Removed": "去背景后",
"Processing...": "处理中...",
"Add new image": "添加新图片",
"Delete": "删除",
"Unsupported image format. Please use JPG, PNG, or WebP": "不支持的图片格式,请使用 JPG、PNG 或 WebP",
"Image size exceeds 10MB limit": "图片大小超过 10MB 限制",
"Please upload an image first": "请先上传图片",
"Failed to download image": "下载失败",
"Please enter an image URL": "请输入图片URL",
"Please enter a valid image URL": "请输入有效的图片URL",
"Image processing failed, please try again": "图片处理失败,请重试",
"Failed to load sample image": "加载示例图片失败",
"Failed to remove background": "去背景失败",
"Failed to load image from URL": "从URL加载图片失败",
"Sign up successful, but auto login failed. Please login manually": "注册成功,但自动登录失败,请手动登录",
"WeChat": "微信",
"Weibo": "微博",
"TikTok": "抖音",
"Zhihu": "知乎",
"Products & Services": "产品与服务",
"Jingrow Tools": "Jingrow工具箱",
"Resources": "资源中心",
"Use Cases": "应用场景",
"API & Pricing": "API及价格",
"Developer Documentation": "开发者文档",
"Research & Exploration": "探索与研究",
"Support & Help": "支持与帮助",
"Tutorials": "使用教程",
"FAQ": "常见问题",
"Online Support": "在线客服",
"Feedback & Suggestions": "反馈建议",
"Guangzhou Sunflower Network Information Technology Co., Ltd.": "广州向日葵网络信息技术有限公司",
"All Rights Reserved": "版权所有",
"API Access": "API 访问",
"API key and API secret can be used to access": "API 密钥和 API 密钥可用于访问",
"API key and API secret pairs can be used to access the Jingrow API.": "API 密钥和 API 密钥对可用于访问 Jingrow API。",
"Jingrow API": "Jingrow API",
"Create New API Key": "创建新的 API 密钥",
"Regenerate API Key": "重新生成 API 密钥",
"You don't have an API key yet. Click the button above to create one.": "您还没有 API 密钥。请点击上方按钮创建一个。",
"Please copy the API secret now. You won't be able to see it again!": "请立即复制 API 密钥。您将无法再次查看它!",
"API Secret": "API 密钥",
"SSH Keys": "SSH 密钥",
"Add SSH Key": "添加 SSH 密钥",
"Add New SSH Key": "添加新的 SSH 密钥",
"SSH Key": "SSH 密钥",
"SSH Fingerprint": "SSH 指纹",
"Added Time": "添加时间",
"Set as Default": "设为默认",
"No SSH keys configured": "未配置 SSH 密钥",
"Add a new SSH key to your account": "为您的账户添加新的 SSH 密钥",
"SSH key is required": "SSH 密钥是必填项",
"Link Partner Account": "关联合作伙伴账户",
"Enter the partner code provided by your partner": "输入您的合作伙伴提供的合作伙伴代码",
"Partner Code": "合作伙伴代码",
"For example: rGjw3hJ81b": "例如rGjw3hJ81b",
"Submit": "提交",
"Remove Partner": "移除合作伙伴",
"This will remove the partner associated with your account. Are you sure you want to remove this partner?": "这将移除与您的账户关联的合作伙伴。确定要移除此合作伙伴吗?",
"SSH key added successfully": "SSH 密钥添加成功",
"Failed to add SSH key": "添加 SSH 密钥失败",
"SSH key updated successfully": "SSH 密钥更新成功",
"Failed to set SSH key as default": "设置默认 SSH 密钥失败",
"SSH key deleted successfully": "SSH 密钥删除成功",
"Failed to delete SSH key": "删除 SSH 密钥失败",
"Are you sure you want to delete this SSH key?": "确定要删除此 SSH 密钥吗?",
"Advanced Features": "高级功能",
"Enable private benches": "启用私有工作台",
"Enable security portal": "启用安全门户",
"Save Changes": "保存更改",
"Feature flags updated successfully": "功能标志更新成功",
"Failed to update feature flags": "更新功能标志失败",
"Marketplace Developer": "应用市场开发者",
"Developers can publish their apps on the marketplace for users to subscribe to, either paid or free.": "开发者可以在应用市场发布自己的应用,供用户付费或免费订阅。",
"Become a Developer": "成为开发者",
"Become a Marketplace Developer?": "成为应用市场开发者?",
"After confirmation, you will be able to publish apps to our marketplace.": "确认后,您将能够在我们的应用市场发布应用。",
"Enable Two-Factor Authentication": "启用双因素认证",
"Disable Two-Factor Authentication": "禁用双因素认证",
"Enable two-factor authentication for your account to add an extra layer of security": "为您的账户启用双因素认证以增加额外的安全层",
"Disable two-factor authentication for your account": "为您的账户禁用双因素认证",
"Enable": "启用",
"Disable": "禁用",
"Reset Password": "重置密码",
"Change your account login password": "更改您的账户登录密码",
"Disable Account": "禁用账户",
"Enable Account": "启用账户",
"Your account has been disabled successfully": "您的账户已成功禁用",
"Failed to disable account": "禁用账户失败",
"Your account has been enabled successfully": "您的账户已成功启用",
"Failed to enable account": "启用账户失败",
"Disable your account and stop billing": "禁用您的账户并停止计费",
"Enable your account and resume billing": "启用您的账户并恢复计费",
"After confirming this action:": "确认此操作后:",
"Your account will be disabled": "您的账户将被禁用",
"Your activated sites will be suspended immediately and deleted after one week.": "您已激活的站点将立即暂停,并在一周后删除。",
"Your account billing will stop": "您的账户计费将停止",
"You can log in later to re-enable your account. Do you want to continue?": "您可以稍后登录以重新启用您的账户。是否继续?",
"Your account will be enabled": "您的账户将被启用",
"Your suspended sites will be reactivated": "您已暂停的站点将被重新激活",
"Your account billing will resume": "您的账户计费将恢复",
"Do you want to continue?": "是否继续?",
"Referral Program": "推荐有礼",
"Your exclusive referral link": "您的专属推荐链接",
"Invite others to join Jingrow,": "邀请他人加入 Jingrow",
"when they register and spend at least ¥100, you will get ¥20": "当他们注册并消费至少¥100时您将获得¥20",
"Jingrow Partner": "Jingrow 合作伙伴",
"Jingrow partner associated with your account": "与您的账户关联的 Jingrow 合作伙伴",
"Add Partner Code": "添加合作伙伴代码",
"Unlink Partner": "取消关联合作伙伴",
"Have a Jingrow partner referral code? Click": "有 Jingrow 合作伙伴推荐代码吗?点击",
"to associate with your partner team.": "以与您的合作伙伴团队关联。",
"Feature coming soon": "功能即将推出",
"is an invalid referral code": "是无效的推荐代码",
"Current Password": "当前密码",
"New Password": "新密码",
"Please enter current password": "请输入当前密码",
"Please enter new password": "请输入新密码",
"Please re-enter new password": "请重新输入新密码",
"New password cannot be the same as current password": "新密码不能与当前密码相同",
"Password strength is good 👍": "密码强度良好 👍",
"Tip: Password should contain symbols, numbers and uppercase letters": "提示:密码应包含符号、数字和大写字母",
"Password updated successfully": "密码更新成功",
"Your password has been updated": "您的密码已更新",
"Profile updated successfully": "个人资料更新成功",
"Current password is incorrect": "当前密码不正确",
"Setting you as a developer...": "正在将您设置为开发者...",
"You can now publish apps to our marketplace": "您现在可以在我们的应用市场发布应用了",
"Failed to mark you as a developer": "将您设置为开发者失败",
"Approval Request has already been sent to Partner": "批准请求已发送给合作伙伴",
"Approval Request has been sent to Partner": "批准请求已发送给合作伙伴",
"If you disable two-factor authentication, your account will become insecure": "如果您禁用双因素认证,您的账户将变得不安全",
"Steps to Disable Two-Factor Authentication": "禁用双因素认证的步骤",
"Open the authenticator app": "打开身份验证器应用",
"Enter the code from the app below": "在下方输入应用中的代码",
"Verify the code in the app to disable two-factor authentication": "输入应用中的验证码以禁用双因素认证",
"Steps to Enable Two-Factor Authentication": "启用双因素认证的步骤",
"Download an authenticator app on your phone, such as Alibaba Cloud APP, etc.": "在手机上下载身份验证器应用,例如阿里云 APP 等",
"Scan the QR code": "扫描二维码",
"Enter the code from the authenticator app": "输入身份验证器应用中的代码",
"Enter the code from the authenticator app below": "在下方输入身份验证器应用中的代码",
"Note": "注意",
"If you cannot access the authenticator app, your account will be locked. Please ensure you back up your vault/key.": "如果您无法访问身份验证器应用,您的账户将被锁定。请确保您已备份您的密钥。",
"Setup Key": "设置密钥",
"Verify the code in the app to enable two-factor authentication": "输入应用中的验证码以启用双因素认证",
"Please enter the code from the authenticator app": "请输入身份验证器应用中的代码",
"Two-factor authentication enabled successfully": "双因素认证已成功启用",
"Two-factor authentication disabled successfully": "双因素认证已成功禁用",
"Invalid TOTP code, please try again": "无效的 TOTP 代码,请重试",
"Failed to enable two-factor authentication": "启用双因素认证失败",
"Failed to disable two-factor authentication": "禁用双因素认证失败",
"Failed to load QR code": "加载二维码失败",
"Enabling two-factor authentication...": "正在启用双因素认证...",
"Disabling two-factor authentication...": "正在禁用双因素认证...",
"Tell us why you are leaving": "告诉我们您离开的原因",
"By sharing your thoughts, help us improve your experience.": "通过分享您的想法,帮助我们改善您的体验。",
"Please rate your experience": "请评价您的体验",
"Select a reason": "选择一个原因",
"The reason I am leaving Jingrow is...": "我离开 Jingrow 的原因是...",
"我要迁移到其他产品": "我要迁移到其他产品",
"我只是在探索这个产品": "我只是在探索这个产品",
"我更喜欢自己托管实例": "我更喜欢自己托管实例",
"已将站点迁移到另一个Jingrow账户": "已将站点迁移到另一个Jingrow账户",
"我不喜欢Jingrow的体验": "我不喜欢Jingrow的体验",
"Jingrow对我来说太贵了": "Jingrow对我来说太贵了",
"支付问题": "支付问题",
"缺少功能": "缺少功能",
"我的原因不在此列表中": "我的原因不在此列表中",
"请选择一个原因": "请选择一个原因",
"请评价您的体验": "请评价您的体验",
"请简要说明原因": "请简要说明原因",
"Your feedback has been submitted successfully": "您的反馈已成功提交"
}