Files
yakpanel-core/YakPanel/static/vite/lang/zh/ftp.json
2026-04-07 02:04:22 +05:30

137 lines
4.6 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.
{
"Ftp": {
"index_1": "请先安装Prue-Ftpd",
"index_2": "FTP地址",
"index_3": "添加FTP",
"index_4": "更改FTP端口",
"index_5": "FTP日志分析",
"Add": {
"Title": "添加FTP用户",
"Index_1": "文件根目录",
"Index_2": "FTP用户名不能为空",
"Index_3": "FTP用户名只能包含字母、数字和下划线",
"Index_4": "FTP用户名长度错误不能少于3个字符"
},
"Log": {
"Title": "FTP日志扫描工具",
"Index_1": "快速扫描当前FTP的安全细节",
"Index_2": "扫描已完成,",
"Index_3": "共扫描了",
"Index_4": "条风险记录",
"Index_5": "未扫描到风险记录",
"Index_6": "建议启用自动扫描",
"Index_7": "支持以下日志风险扫描:",
"Index_8": "白名单",
"Index_9": "FTP日志分析条件",
"Index_10": "FTP日志自动分析并推送",
"Index_11": "FTP日志白名单",
"Index_12": "重新扫描",
"Index_13": "立即扫描"
},
"Analysis": {
"Index_1": "匿名用户无法删除",
"Index_2": "删除FTP",
"Index_3": "删除选定的FTP用户后该用户将失去访问和操作权限",
"Index_4": "禁用FTP",
"Index_5": "当选定的FTP用户被停用时该用户将失去访问权限",
"Index_6": "匿名用户无法停用",
"Index_7": "如果忽略某个{0}地址则该IP地址将添加到白名单且该IP地址的数据将不再记录在FTP日志分析中",
"Index_8": "多次登录失败",
"Index_9": "异常登录区域",
"Index_10": "上传脚本文件",
"Index_11": "匿名用户登录",
"Index_12": "异常登录时间",
"Index_13": "天数应为整数",
"Index_14": "天数必须大于0",
"Index_15": "扫描触发条件",
"Index_16": "超过{0}次",
"Index_17": "登录区域不在",
"Index_18": "点",
"Index_19": "匿名用户登录",
"Index_20": "[设置扫描条件]",
"Index_21": "7天",
"Index_22": "30天",
"Index_23": "自定义",
"Index_24": "[多次登录失败]检测时间5分钟",
"Index_25": "登录区域异常",
"Index_26": "全部",
"Index_27": "用户",
"Index_28": "登录时间异常",
"Index_29": "移除",
"Index_30": "默认情况下扫描所有用户日志30天",
"Index_31": "添加白名单",
"Index_32": "刷新日志",
"Index_33": "迁移数据是通过复制",
"Index_34": "如果数据量大,建议手动迁移",
"Index_35": "迁移完成后需要手动清理旧数据",
"Index_36": "5分钟内的次数"
},
"Table": {
"index_1": "首页",
"index_2": "设置路径",
"index_3": "类型",
"index_4": "登录日志",
"index_5": "操作日志",
"index_6": "IP",
"index_7": "迁移",
"index_8": "忽略",
"index_9": "操作IP",
"index_10": "删除",
"index_11": "禁用",
"index_12": "操作时间",
"index_13": "操作类型",
"index_14": "修改密码",
"index_15": "日志",
"index_16": "启用",
"index_17": "禁用",
"index_18": "FTP用户",
"index_19": "文档",
"index_20": "查看FTP日志",
"index_21": "在选定的FTP用户启用后该用户的访问权限将恢复。是否继续",
"index_22": "在选定的FTP用户禁用后该用户将失去访问权限。是否继续",
"index_23": "更改FTP用户主目录",
"index_24": "更改FTP用户密码",
"index_25": "删除FTP用户",
"index_26": "删除选定的FTP用户后该用户将完全失去访问和操作权限是否继续操作",
"index_27": "已激活",
"index_28": "已停止"
},
"Label": {
"index_1": "登录失败",
"index_2": "登录区域不在",
"index_3": "异常登录时间",
"index_4": "上传脚本",
"index_5": "安全风险项",
"index_6": "日志天数",
"index_7": "登录IP",
"index_8": "FTP搜索",
"index_9": "状态",
"index_10": "注销时间",
"index_11": "下载",
"index_12": "重命名",
"index_13": "默认端口",
"index_14": "登录时间"
},
"Placeholder": {
"Index_1": "请输入",
"Index_2": "请选择",
"Index_3": "一行一个",
"Index_4": "请输入天数",
"Index_5": "请输入IP地址",
"Index_6": "请输入正确的IP地址",
"Index_7": "请输入操作IP/状态/时间"
},
"Batch": {
"DelFtp_T": "批量删除FTP用户",
"DelFtp_C": "批量删除选定的FTP用户删除后将完全失去访问和操作权限是否继续操作"
},
"Tool": {
"Enable_T": "启用FTP日志服务",
"Enable_C": "启用FTP日志服务后将记录FTP用户的访问日志。"
},
"Api": {
"Index_1": "正在处理,请稍候..."
}
}
}