{ "navbar": { "useCases": "使用案例", "faq": "常见问题", "getFree": "免费获取FairClip" }, "language": { "english": "English", "chinese": "简体中文" }, "common": { "search": "搜索...", "title": "MemoWake - AI驱动的家庭「视频记忆」", "name": "MemoWake", "homepage": "首页", "signup": "注册", "login": "登录", "trade": "沪ICP备2025133004号-2A", "logout": "退出登录", "self": "个人中心", "goToSettings": "去设置", "cancel": "取消" }, "welcome": { "welcome": "欢迎来到 MemoWake~", "slogan": "让你的爱、欢笑和珍贵时刻永存", "notice": "即将返回动态全家福" }, "imagePreview": { "zoomOut": "缩小", "zoomIn": "放大", "resetView": "重置视图", "rotateCounterClockwise": "逆时针旋转", "rotateClockwise": "顺时针旋转", "close": "关闭预览", "previous": "上一张图片", "next": "下一张图片", "imageCounter": "图片 {{current}}/{{total}}", "preview": "预览图片" }, "fileUploader": { "uploadingFiles": "上传文件...", "selectedFiles": "已选择文件", "addMoreFiles": "添加更多文件", "clearAll": "清空所有文件", "upload": "上传", "uploading": "上传中...", "dragAndDropFiles": "拖放文件到此处", "dropFilesHere": "放置文件在此处", "orClickToUpload": "或者点击上传", "supportedFormats": "支持的格式", "maxFileSize": "最大文件大小", "uploadProgress": "上传进度", "remove": "删除", "uploadedFiles": "已上传文件", "clickToReplaceFile": "点击替换文件", "invalidFileTitle": "不支持的文件格式", "fileTooLargeTitle": "文件过大", "uploadErrorTitle": "上传失败", "fileTooSmallTitle": "文件过小", "fileTooSmall": "文件过小,请上传大于300像素的图片" }, "validation": { "file": { "invalidType": "不支持的文件格式", "tooLarge": "文件过大" }, "email": { "required": "邮箱不能为空", "invalid": "请输入有效的邮箱地址", "missingAt": "邮箱必须包含@符号", "missingDomain": "邮箱必须包含域名(例如:example.com)", "missingUsername": "邮箱必须在@前包含用户名", "tooShort": "邮箱地址太短", "tooLong": "邮箱地址太长" }, "password": { "required": "密码不能为空", "tooShort": "密码长度必须至少为6个字符", "tooLong": "密码长度过长", "noUppercase": "密码必须包含至少一个大写字母", "noLowercase": "密码必须包含至少一个小写字母", "noNumber": "密码必须包含至少一个数字", "noSpecialChar": "密码必须包含至少一个特殊字符", "mismatch": "两次输入的密码不一致" }, "username": { "required": "用户名不能为空", "invalidChars": "用户名只能包含字母、数字和汉字", "tooShort": "用户名太短", "tooLong": "用户名太长" }, "number": { "required": "数字不能为空", "notNumber": "请输入有效的数字", "tooSmall": "数字太小", "tooLarge": "数字太大", "invalidFormat": "数字格式无效", "decimalNotAllowed": "不允许小数", "negativeNotAllowed": "不允许负数" }, "verifyCode": { "required": "验证码不能为空", "invalidLength": "验证码必须为6位数字", "invalidFormat": "验证码只能包含数字", "expired": "验证码已过期,请重新获取", "incorrect": "验证码不正确,请重试" }, "terms": { "required": "您必须同意服务条款和隐私政策" } }, "loading": "加载中...", "permission": { "locationPermissionRequired": "位置权限被拒绝,请在设置中启用位置服务", "timeout": "获取位置超时,请检查网络和位置服务", "notLocation": "无法获取您的位置: ", "notError": "未知错误" } }