{ "delete": "删除", "cancel": "取消", "common": { "actions": "操作", "search": "搜索", "cancel": "取消", "save": "保存", "edit": "编辑", "delete": "删除", "back": "返回" }, "week": { "sun": "星期日", "mon": "星期一", "tue": "星期二", "wed": "星期三", "thu": "星期四", "fri": "星期五", "sat": "星期六" }, "errorpage": { "404_title": "404 资源未找到", "404_msg_title": "抱歉…您刚刚发现了一个错误页面", "404_msg": "您所查找的页面不存在", "404_back_home": "返回首页", "404_previous_page": "上一页" }, "appname": { "home": "主页", "login": "登录", "forgot_password": "忘记密码", "register": "注册", "schedule": "日程", "purchase": "采购", "warehouse": "仓库", "warehouse_items": "物品总览", "work_order": "工单", "calendar": "日历", "aichat": "AI 助手" }, "aichat": { "title": "AI 助手", "subtitle": "通过流式响应与 AI 助手对话。", "empty_title": "开始一次 AI 对话", "empty_hint": "输入问题后按 Enter 发送,Shift + Enter 换行。", "input_placeholder": "输入消息...", "send": "发送", "clear": "清空", "thinking": "正在思考...", "streaming": "正在生成回复", "tokens": "Token 用量", "profile": "AI 接口", "default_profile": "默认接口", "tool_router": "工具路由", "enter_hint": "Enter 发送,Shift + Enter 换行", "error_prefix": "请求失败:", "attach_image": "添加图片", "remove_image": "移除图片", "image_type_error": "图片格式不支持,仅支持 jpeg/png/webp/gif", "image_size_error": "图片过大,请选择小于 4MB 的图片", "image_read_error": "图片读取失败,请尝试其他文件", "reasoning": "思考内容", "expand": "展开", "collapse": "折叠", "trace_details": "调用详情", "trace_database": "数据库", "trace_rows": "行数", "trace_columns": "列数", "trace_count": "结果数", "trace_tools": "工具", "trace_reason": "原因", "trace_error": "错误", "trace_truncated": "结果已截断", "tokens_avg_speed": "平均速度", "tokens_peak_speed": "峰值速度", "tokens_total": "总 token", "tokens_prompt": "输入", "tokens_completion": "输出", "tokens_tool": "工具", "tokens_estimated": "本地估算", "new_chat": "新聊天", "server_chats": "服务端聊天", "browser_chats": "浏览器聊天", "local_chat": "本地聊天", "server_chat": "服务端聊天", "no_server_chats": "暂无服务端聊天", "no_browser_chats": "暂无浏览器聊天", "delete_chat": "删除聊天", "rename_chat": "重命名聊天", "load_conversations_failed": "加载聊天列表失败", "load_chat_failed": "加载聊天失败", "delete_chat_failed": "删除聊天失败", "storage_full": "浏览器存储空间不足,聊天可能无法保存", "login_to_sync": "登录后可保存聊天到服务端", "untitled_chat": "新对话" }, "aiconfig": { "title": "AI 配置", "subtitle": "配置数据库中的 AI 接口、工具路由和工具列表。", "reload": "重新加载", "refresh_cache": "刷新缓存", "save": "保存", "enabled": "启用", "profiles": "AI 接口 Profiles", "add_profile": "添加接口", "remove": "删除", "active": "默认接口", "name": "名称", "api_key": "API Key", "api_key_keep": "已配置,留空保留原密钥", "base_url": "Base URL", "model": "模型", "timeout": "超时(秒)", "max_tokens": "最大 Token", "context_window_tokens": "上下文窗口 Token", "context_window_tokens_hint": "0 表示不限制;超过后会保留系统提示词和最新消息,删除最早的问答记录。", "system_prompt": "系统提示词", "tool_router": "工具路由", "router_profile": "路由接口", "none": "不指定", "tools": "工具", "add_tool": "添加工具", "description": "描述", "load_failed": "加载 AI 配置失败", "save_success": "AI 配置已保存", "save_failed": "保存 AI 配置失败", "refresh_success": "AI 配置缓存已刷新", "refresh_failed": "刷新 AI 配置缓存失败", "error_profile_required": "至少需要一个 AI 接口", "error_profile_name_required": "接口名称不能为空", "error_profile_name_duplicate": "接口名称不能重复", "error_active_profile_required": "启用 AI 时默认接口必须配置 Base URL 和模型", "error_api_key_required": "启用 AI 时默认接口必须配置 API Key", "error_timeout": "超时必须是正整数", "error_max_tokens": "最大 Token 必须是正整数", "error_context_window_tokens": "上下文窗口 Token 必须是非负整数", "error_router_profile": "工具路由接口必须来自现有接口列表", "error_tool_name_required": "工具名称不能为空", "error_tool_name_duplicate": "工具名称不能重复" }, "tagadder": { "not_fund_item": "没有找到匹配项", "loding": "正在加载...", "add": "添加新选项: " }, "dropzone": { "upload_drop_or_click": "拖放文件到这里或点击上传", "upload_browser_not_supported": "您的浏览器不支持拖放文件上传", "upload_file_too_big": "文件太大", "upload_max_file_size": "最大文件大小: ", "upload_invalid_file_type": "不支持此文件类型", "upload_server_error": "服务器响应错误", "upload_cancel": "取消上传", "upload_canceled": "上传已取消", "upload_cancel_confirmation": "确定要取消上传吗?", "upload_remove_file": "移除文件", "upload_max_files": "您最多只能上传", "upload_max_files_unit": "个文件" }, "cropper": { "select_image": "选择图片", "select_File": "选择文件", "crop_image": "裁剪图片", "cancel": "取消", "closs": "关闭", "upload_image": "上传图片", "supported_formats": "支持JPG、PNG、GIF格式", "drag_to_resize": "可拖动调整大小与位置", "ready_to_upload": "准备上传头像", "click_button_or_drag": "点击上传按钮或拖放图片文件" }, "purchase": { "title": "采购", "purchase_list": "采购列表", "item_name": "物品名称", "purpose": "用途", "unit": "单位", "quantity": "数量", "unit_price": "单价", "total_price": "总价", "created_at": "创建日期", "updated_at": "更新日期", "status": "状态", "filter_all": "全部", "status_pending": "待处理", "status_ordered": "已下单", "status_arrived": "已到达", "status_received": "已收件", "status_lost": "丢件", "status_returned": "退件", "completed": "已完成", "pending": "待处理", "show": "显示", "entries": "个订单", "search": "搜索", "search_placeholder": "搜索订单号、名称、用途", "add_part": "添加订单", "exp_report": "生成报告", "There_are_a_total_of": ",一共", "items": "个订单", "order_detail": "订单详情", "back": "返回", "back_to_list": "返回", "order_not_found": "订单不存在", "delete_order": "删除订单", "confirm_delete": "确定要删除此订单吗?此操作不可撤销。", "order_info": "订单信息", "cost_detail": "费用明细", "photo_remarks": "图片备注", "link": "链接", "no_photos": "暂无图片", "open_link": "打开链接", "copy_link": "复制链接", "no_costs": "暂无费用记录", "cost_total": "合计", "change_status": "变更状态", "change_remark": "变更备注", "status_photos": "变更图片", "commit_history": "状态记录", "no_commits": "暂无状态记录", "commit_placeholder": "添加备注(可选)", "upload_photos": "上传图片", "commit_create": "订单创建", "edit_order": "编辑订单", "submit_changes":"提交修改", "confirm_delete_commit": "确定要删除此进度吗?" }, "work_order": { "list_title": "工单列表", "add": "新增工单", "add_title": "新增工单", "edit_title": "编辑工单", "detail_title": "工单详情", "title": "工单标题", "title_placeholder": "输入工单标题", "description": "问题描述", "description_placeholder": "输入问题描述", "linked_item": "关联物品", "linked_item_placeholder": "搜索物品名称或序列号...", "linked_item_not_found": "未找到匹配的物品", "linked_item_selected": "已选择", "clear_linked_item": "清除", "linked_customer": "关联客户", "linked_customers": "关联客户", "link_customer_placeholder": "搜索客户并关联...", "linked_customer_placeholder": "搜索客户姓名或电话...", "linked_customer_not_found": "未找到匹配的客户", "linked_customer_selected": "已选择", "clear_linked_customer": "清除", "photos": "图片", "no_photos": "暂无图片", "status": "状态", "created_at": "创建时间", "updated_at": "更新时间", "filter_all": "全部", "status_pending": "待处理", "status_checked": "已检查", "status_parts_ordered": "已下单零件", "status_repaired": "已维修", "status_returned": "已送还", "status_unrepairable": "无法维修", "commit_history": "工作进度", "no_commits": "暂无进度记录", "commit_create": "工单创建", "add_commit": "新增进度", "commit_status_label": "进度状态", "commit_comment_label": "备注", "commit_comment_placeholder": "输入进度备注(可选)", "commit_photos_label": "上传图片", "commit_submit": "提交", "submit_commit": "提交", "edit": "编辑", "delete": "删除", "back_to_list": "返回", "not_found": "工单不存在", "confirm_delete": "确定要删除此工单吗?此操作不可撤销。", "confirm_delete_commit": "确定要删除此进度吗?", "linked_items": "关联物品", "submit": "提交", "save_changes": "保存修改", "work_order_count": "工单数量" }, "warehouse": { "title": "仓库", "container_list": "容器列表", "container_detail": "容器详情", "overview": "仓库总览", "containers": "容器", "item_list": "物品列表", "add_container": "新增容器", "edit_container": "编辑容器", "container_name": "容器名称", "title_placeholder": "输入容器名称", "remark": "备注", "remark_placeholder": "输入备注(可选)", "created_at": "创建日期", "updated_at": "更新日期", "created_by": "创建人", "child_containers": "子容器", "items": "物品", "actions": "操作", "view_items": "查看", "edit": "编辑", "delete": "删除", "search_placeholder": "搜索", "no_containers": "暂无容器", "no_items": "暂无物品", "container_count": "容器数", "item_count": "物品数", "unstored_items": "未入库", "unstored": "未入库", "title_required": "容器名称不能为空", "delete_confirm_title": "删除容器", "delete_confirm_msg": "确定要删除容器「{name}」吗?此操作不可撤销。", "cannot_delete_nonempty": "容器内含有物品或子容器,无法删除", "confirm_delete": "确定要删除此容器吗?此操作不可撤销。", "add_item": "新增物品", "edit_item": "编辑物品", "item_name": "物品名称", "item_name_placeholder": "输入物品名称", "serial_number": "序列号", "serial_number_placeholder": "输入序列号(可选)", "quantity": "数量", "item_name_required": "物品名称不能为空", "back_to_list": "返回列表", "root": "仓库", "item_detail": "物品详情", "move_item": "移动物品", "move_history": "移动历史", "work_orders": "关联工单", "customers": "关联客户", "no_move_history": "暂无移动记录", "no_work_orders": "暂无关联工单", "no_customers": "暂无关联客户", "current_location": "当前位置", "target_container": "目标容器", "search_container": "搜索容器...", "confirm_move": "确认移动", "move_remark_placeholder": "输入移动备注(可选)", "location": "位置", "delete_item_title": "删除物品", "delete_item_msg": "确定要删除物品「{name}」吗?此操作不可撤销。", "items_in_containers": "已入库", "total_items": "共 {count} 条", "search_item_placeholder": "搜索物品名称或序列号", "linked_customers": "关联客户", "linked_customer_placeholder": "搜索客户姓名或电话...", "linked_customer_not_found": "未找到匹配的客户", "linked_customer_selected": "已选择", "clear_linked_customer": "清除" }, "purchase_addorder": { "add_order": "添加订单", "edit_order": "编辑订单", "order_info": "订单信息", "title": "标题", "input_title": "输入订单标题", "remarks": "用途备注", "photo_remarks": "图片备注", "remarks_text": "输入文字备注", "purchase_channel": "采购途径", "link": "链接", "style_remarks": "样式备注", "add_style": "添加样式", "cost": "成本", "type": "类型", "quantity": "数量", "fee": "费用", "total_price": "总价", "currency": "货币", "operation": "操作", "remove": "移除", "change": "修改", "fee_type": "费用类型", "input_quantity": "数量", "input_fee": "费用", "fee_hint": "小数点必须是 \".\",开启输入法状态可能无法输入", "select_currency": "选择货币类型", "add": "添加", "add_cost": "添加费用", "upload_photos": "上传图片", "other_status": "其他状态", "update_time": "更新时间", "tracking_number": "快递单号", "input_tracking_number": "输入快递单号", "order_status": "订单状态", "modify_order_status": "修改订单状态", "submit": "提交", "part_name": "物件名称" }, "schedule": { "title": "日程", "my_schedule": "我的日程", "event_title": "事件标题", "event_date": "事件日期", "event_time": "事件时间", "event_description": "事件描述", "save_event": "保存事件", "no_events": "没有找到事件", "delete_event": "删除事件", "edit_event": "编辑事件", "today": "今天", "week": "本周", "month": "本月", "previous_month": "上月", "next_month": "下月", "previous_year": "上年", "next_year": "下年", "add_event": "添加日程", "event_title_placeholder": "输入日程内容", "work": "工作", "duty": "值班", "exam": "考试", "standby": "备用", "personal_holiday": "个人假期", "public_holiday": "公众假期", "event_type": "日程类型", "to": "至", "close": "关闭", "copy": "复制", "paste": "粘贴", "add_event_button": "添加日程", "event_title_required": "请输入日程内容", "date_required": "请选择日期", "clear_dates": "清除日期", "event_added_successfully": "日程添加成功", "edit_event_title": "修改日程", "view_event_title": "查看日程", "delete": "删除", "copied": "已复制", "pasted": "已粘贴", "not_your_schedule": "这不是你的日程", "someone_schedule": "{name} 创建的日程" }, "home": { "today_schedule_count": "今日共 {count} 个日程", "today_no_schedule": "今日暂无日程", "loading": "加载中...", "today": "今日:{date}", "pending_orders": "待处理订单" }, "message": { "save": "保存", "cancel": "取消", "delete_success": "删除成功", "functionality_not_yet_developed": "功能未开发", "hello": "你好", "welcome": "欢迎", "dark_mode": "深色模式", "light_mode": "亮色模式", "login_or_register": "登录/注册", "login_to_your_account": "登录到您的账户", "your_email_address": "您的邮箱地址", "email_address": "邮箱地址", "user_name": "用户名", "your_user_name": "您的用户名", "password": "密码", "your_password": "您的密码", "i_forgot_password": "我忘记了密码", "remember_me_on_this_device": "记住我在这台设备上", "dont_have_account_yet": "还没有账户?", "register_now": "立即注册", "show_password": "显示密码", "hidden_Password": "隐藏密码", "please_enter_username_and_password": "请输入用户名和密码", "forgot_password": "忘记密码", "enter_your_email_to_reset_password": "输入您的邮箱地址,您的密码将被重置并通过邮件发送给您。", "enter_your_username_to_reset_password": "输入您的用户名,您的密码将被重置并通过邮件发送给您。", "back_to_login": "返回登录", "please_enter_your_email": "请输入您的邮箱", "please_enter_your_username": "请输入您的用户名", "this_not_email": "这不是一个有效的邮箱地址。", "create_new_account": "创建新账户", "already_have_an_account": "已经有账户了?", "network_err": "网络错误", "username_dup": "用户名重复", "registration_successful": "注册成功!", "server_error": "服务端错误", "user_not_found": "找不到用户", "username_or_password_incorrect": "用户或密码错误", "login_successful": "登录成功", "logout": "登出", "user_home": "个人主页", "user_settings": "个人资料", "preferences": "偏好设置", "administrator": "管理员", "sysadmin": "系统管理", "select_date": "选择日期", "save_ok": "保存成功", "change_ok": "更改成功", "type_old_pass": "输入旧密码", "type_new_pass": "输入新密码", "type_cof_pass": "确认新密码", "old_pass_incorrect": "旧密码不正确", "confirm_password_incorrect": "确认密码不正确", "confirm": "确认", "delete_ok": "删除成功", "save_success": "保存成功", "submit": "提交", "submitting": "提交中...", "loading": "加载中...", "profile_information": "个人信息" }, "settings": { "cancel": "取消", "cancel_changes": "取消更改", "basic_information": "基本信息", "contact_information": "联系信息", "security_settings": "安全设置", "account_settings": "个人设置", "my_account": "我的账户", "profile_information": "个人信息", "profile_picture": "个人头像", "account_information": "账户信息", "change_avatar": "更改头像", "change_email": "更改邮箱", "name": "姓名", "remark": "备注", "email": "邮箱", "gender": "性别", "male": "男", "female": "女", "birthday": "生日", "admin": "管理员", "website_settings": "网站设置", "site_name": "网站名称", "logo_settings": "Logo设置", "site_description": "网站描述", "site_keywords": "网站关键词", "save_changes": "保存更改", "saving": "保存中...", "password": "密码", "set_new_password": "设置新密码", "avatar_description": "上传一张清晰的头像照片,支持JPG、PNG格式,建议尺寸不少于256×256像素。", "avatar_unsaved": "头像修改未保存", "optional": "选填", "birthday_help": "选择您的生日,用于个性化服务", "save_notice": "保存后将更新您的个人信息", "placeholder_name": "请输入您的姓名", "placeholder_remark": "个人简介或备注", "name_hint": "仅用于显示,不影响登录名", "remark_hint": "仅备注", "edit_profile": "编辑资料", "security": "安全设置", "security_description": "管理您的账户安全设置", "my_groups": "我的群组", "no_groups": "暂未加入任何群组", "admin_panel": "管理" }, "button": { "submit": "提交", "cancel": "取消", "sign_in": "登录", "send_me_new_password": "发送新密码" }, "footer": { "doc": "文档", "license": "协议", "source_code": "源码", "github": "GitHub", "author_home": "作者主页", "copy": "版权 © 2025 Operations. MIT开源协议。" }, "cost_type": { "unit_price": "单价", "freight": "运费" }, "order_status": { "pending_order": "待下单", "order_placed": "已下单", "in_transit": "运输中", "completed": "已完成", "refund_requested": "申请退款", "returning": "退回中", "refunded": "已退款", "lost_package": "丢件" }, "sysadmin": { "title": "系统管理", "subtitle": "系统管理员专用页面", "admin_label": "管理员", "tab_users": "用户管理", "tab_groups": "用户组", "tab_logs": "登录日志", "total_users": "共 {count} 位用户", "search_placeholder": "搜索用户名或邮箱...", "search": "搜索", "refresh": "刷新", "loading": "加载中...", "no_data": "暂无数据", "no_users": "暂无用户", "no_groups": "暂无用户组", "no_members": "暂无成员", "no_logs": "暂无登录失败记录", "table_id": "ID", "table_username": "用户名", "table_email": "邮箱", "table_type": "类型", "table_created_at": "注册时间", "table_action": "操作", "table_user": "用户", "table_reason": "失败原因", "table_count": "连续次数", "table_ip": "IP地址", "table_updated_at": "最后时间", "table_created": "首次时间", "reason_password_error": "密码错误", "reason_user_not_found": "用户不存在", "detail": "详情", "add_member": "添加成员", "remove_member": "移除", "remove_member_title": "移除成员", "remove_member_confirm": "确定要移除该成员吗?", "add_member_title": "添加成员到 {name}", "search_user_placeholder": "搜索用户名或邮箱...", "searching": "搜索中...", "no_search_results": "未找到匹配的用户", "search_hint": "输入关键词搜索用户", "add": "添加", "select_group_hint": "请选择一个用户组查看成员", "total_members": "共 {count} 位成员", "pagination": "第 {current} 页,共 {total} 页", "prev_page": "上一页", "next_page": "下一页", "user_detail": "用户详情", "close": "关闭", "user_id": "用户ID", "name": "用户名", "birthday": "生日", "gender": "性别", "region": "地区", "language": "语言", "info_nickname": "昵称", "info_remark": "备注", "reset_password": "重置密码", "new_password_placeholder": "输入新密码(至少6位)", "reset_password_btn": "修改密码", "resetting": "修改中...", "search_log_placeholder": "搜索用户名或IP地址...", "total_logs": "共 {count} 条记录", "current_admins": "当前系统管理员列表", "no_admins": "暂无系统管理员", "group_list": "用户组列表", "extended_info": "扩展信息", "tab_operation_logs": "操作日志" }, "operation_logs": { "title": "操作日志", "all": "全部模块", "search_placeholder": "搜索操作记录...", "no_logs": "暂无操作记录", "table_module": "模块", "table_entity_id": "实体ID", "table_user": "操作人", "table_action": "操作类型", "table_ip": "IP地址", "table_remark": "备注", "table_created_at": "操作时间", "module_customer": "客户", "module_purchase": "采购", "module_schedule": "日程", "module_warehouse": "仓库", "module_calendar": "日历", "module_work_order": "工单", "action_create": "创建", "action_update": "更新", "action_delete": "删除", "action_query": "查询", "action_move": "移动" }, "customer": { "title": "客户管理", "subtitle": "管理客户信息", "add": "新增客户", "add_title": "新增客户", "edit_title": "编辑客户", "delete_title": "删除客户", "delete_confirm": "确定要删除此客户吗?此操作不可恢复。", "search_placeholder": "搜索姓名、电话、邮箱或单位...", "name": "姓名", "first_name": "名", "last_name": "姓", "salutation": "称呼", "salutation_unit": "单位", "salutation_mr": "先生", "salutation_ms": "女士", "phone": "电话", "phones": "联系电话", "add_phone": "添加电话", "phone_number": "电话号码", "email": "邮箱", "emails": "邮箱地址", "add_email": "添加邮箱", "email_address": "邮箱地址", "company": "单位", "companies": "所属单位", "add_company": "添加单位", "company_name": "单位名称", "department": "部门", "position": "职位", "created_at": "创建时间", "primary": "主", "set_primary": "设为主", "primary_contact": "主要联系方式", "label_mobile": "手机", "label_work": "工作", "label_home": "家庭", "label_other": "其他", "label_personal": "个人", "no_data": "暂无客户数据", "detail_title": "客户详情", "basic_info": "基本信息", "created_by": "创建者", "not_found": "客户不存在", "related_customers": "关联客户" }, "calendar": { "calendars": "日历列表", "calendar_detail": "日历详情", "create_calendar": "新建日历", "edit_calendar": "编辑日历", "delete_calendar": "删除日历", "calendar_not_found": "日历未找到", "no_calendars": "暂无日历", "name": "名称", "name_required": "请输入日历名称", "name_placeholder": "请输入日历名称", "description": "描述", "description_placeholder": "请输入日历描述", "color": "颜色", "is_public": "公开日历", "public": "公开", "private": "私有", "create_success": "创建成功", "update_success": "更新成功", "delete_success": "删除成功", "confirm_delete": "确定要删除此日历吗?", "confirm_delete_message": "确定要删除日历「{name}」吗?此操作不可撤销。", "loading": "加载中...", "add_event": "添加事件", "edit_event": "编辑事件", "view_event": "查看事件", "delete_event": "删除事件", "event_title": "事件标题", "event_title_required": "请输入事件标题", "event_title_placeholder": "请输入事件标题", "start_date": "开始日期", "end_date": "结束日期", "remark": "备注", "remark_placeholder": "请输入备注", "event_save_success": "事件保存成功", "event_delete_success": "事件删除成功", "confirm_delete_event": "确定要删除此事件吗?", "is_public_event": "公共日程", "admin_title": "日历管理", "event_count": "日程数量", "restore": "恢复", "restore_success": "恢复成功", "deleted": "已删除", "confirm_restore": "确定要恢复此日历吗?", "confirm_restore_message": "确定要恢复日历「{name}」吗?", "admin_panel": "管理", "copy_event": "复制日程", "paste_event": "粘贴日程", "copy_success": "日程已复制", "paste_success": "日程已粘贴", "no_event_to_paste": "没有可粘贴的日程", "created_by": "{name} 创建" } }