392 lines
20 KiB
PHP
392 lines
20 KiB
PHP
<?php
|
||
|
||
// [简体中文]
|
||
return [
|
||
'Home' => '首页',
|
||
'Gallery' => '画廊',
|
||
'Api' => '接口',
|
||
'My picture' => '我的图片',
|
||
'Setting' => '设置',
|
||
'System management' => '系统管理',
|
||
'Console' => '控制台',
|
||
'Role group' => '角色组',
|
||
'User management' => '用户管理',
|
||
'Picture management' => '图片管理',
|
||
'Storage' => '储存策略',
|
||
'System setting' => '系统设置',
|
||
'Sign In' => '登录',
|
||
'Sign Up' => '注册',
|
||
'Logout' => '退出账号',
|
||
'Used capacity' => '使用容量',
|
||
'Sign in tip' => '请登录后体验',
|
||
'Home upload info' => '最大可上传 %s 的图片,单次同时可选择 %s 张。本站已托管 %s 张图片。',
|
||
'Account input tip' => '请输入用户名或邮箱',
|
||
'Password input tip' => '请输入密码',
|
||
'Copy successful' => '复制成功',
|
||
'Copy failed' => '复制失败',
|
||
'Upload pasted photos?' => '是否上传粘贴的图片?',
|
||
'Confirm' => '确定',
|
||
'Cancel' => '取消',
|
||
'Exception occurred' => '发生异常',
|
||
'Footer tip' => '请勿上传违反中国大陆和香港法律的图片,违者后果自负。',
|
||
'%s second%s ago' => '%s秒前',
|
||
'%s minute%s ago' => '%s分钟前',
|
||
'%s hour%s ago' => '%s小时前',
|
||
'%s day%s ago' => '%s天前',
|
||
'%s week%s ago' => '%s周前',
|
||
'%s month%s ago' => '%s月前',
|
||
'%s year%s ago' => '%s年前',
|
||
'See more' => '查看更多',
|
||
'Loading more' => '加载更多',
|
||
'Loading...' => '加载中...',
|
||
'No more' => '我也是有底线的~',
|
||
'No data available' => '暂无数据',
|
||
'There are %s pictures in total' => '共有 %s 张图片',
|
||
'Select all' => '全选',
|
||
'Deselect all' => '取消全选',
|
||
'Selected items' => '选中项',
|
||
'Move' => '移动',
|
||
'Delete' => '删除',
|
||
'Reset data' => '重置数据',
|
||
'Enter search...' => '回车搜索...',
|
||
'Are you sure to delete this picture?' => '确认删除该图片吗?',
|
||
'Are you sure to delete the selected picture?' => '确认删除选中项图片吗?',
|
||
'Folder not found' => '没有找到文件夹',
|
||
'Open' => '打开',
|
||
'Close' => '关闭',
|
||
'Rename' => '重新命名',
|
||
'Please enter a folder name' => '请输入文件夹名称',
|
||
'Are you sure to delete this folder?' => '确认删除该文件夹吗?',
|
||
'See picture' => '查看图片',
|
||
'Open picture in new window' => '新窗口打开图片',
|
||
'Please enter a picture name' => '请输入图片名称',
|
||
'Copy link' => '复制链接',
|
||
'Open link' => '打开链接',
|
||
'Attribute' => '属性',
|
||
'New folder' => '新建文件夹',
|
||
'Refresh' => '刷新',
|
||
'Select at least one data!' => '至少选择一项数据!',
|
||
'No data available!' => '暂无数据',
|
||
'Data exception!' => '数据异常!',
|
||
'Picture link' => '图片外链',
|
||
'Alias:' => '别名:',
|
||
'Link:' => '链接:',
|
||
'Position:' => '位置:',
|
||
'Size:' => '大小:',
|
||
'MD5:' => 'MD5:',
|
||
'Type:' => '类型:',
|
||
'User name' => '用户名',
|
||
'Mailbox' => '邮箱',
|
||
'Token tip' => '注意:Token 具有管理图片权限,请不要随意泄漏。',
|
||
'Nickname' => '昵称',
|
||
'Default upload folder' => '默认上传文件夹',
|
||
'Default upload folder tip' => '默认上传文件夹名(不存在上传时自动创建)',
|
||
'Old password' => '原密码',
|
||
'Old password tip' => '原密码,不修改请留空',
|
||
'Account' => '账号',
|
||
'Password' => '密码',
|
||
'Forgot your password?' => '忘记密码?',
|
||
'Registered account' => '注册账号',
|
||
'Registration closed' => '已关闭注册',
|
||
'Send verification code' => '发送验证码',
|
||
'Mail verification code' => '邮件验证码',
|
||
'New password' => '新密码',
|
||
'Confirm new password' => '确认新密码',
|
||
'Reset password' => '重置密码',
|
||
'Password tip' => '密码,不修改请留空',
|
||
'Confirm password' => '确认密码',
|
||
'Save' => '保存',
|
||
'Reset' => '重置',
|
||
'Occupied storage' => '占用储存',
|
||
'Piece' => '张',
|
||
'Number of pictures' => '图片数量',
|
||
'Suspicious picture' => '可疑图片',
|
||
'Number of users' => '用户数量',
|
||
'Upload today' => '今日上传',
|
||
'Uploaded yesterday' => '昨日上传',
|
||
'Upload this month' => '本月上传',
|
||
'Visitor upload' => '游客上传',
|
||
'System configuration' => '系统配置',
|
||
'Operating system' => '操作系统',
|
||
'Server IP:' => '服务器 IP:',
|
||
'Website domain name:' => '网站域名:',
|
||
'Operating environment:' => '运行环境:',
|
||
'PHP version:' => 'PHP 版本',
|
||
'File upload restrictions:' => '文件上传限制:',
|
||
'Software information' => '软件信息',
|
||
'Software version:' => '软件版本:',
|
||
'User manual:' => '用户手册:',
|
||
'Warehouse address:' => '仓库地址:',
|
||
'System management tips' => '系统配置,统计代码中注意要使用<script></script>标签,不设置可为空。<br>基础配置如果出现无法保存的情况请检查请求是否被防火墙拦截。',
|
||
'Basic configuration' => '基础配置',
|
||
'Upload configuration' => '上传配置',
|
||
'User configuration' => '用户配置',
|
||
'Mail configuration' => '邮件配置',
|
||
'Other configuration' => '其他配置',
|
||
'Picture identification yellow' => '图片鉴黄',
|
||
'Test mail sending' => '测试邮件发送',
|
||
'Variable name' => '变量名',
|
||
'Example' => '示例',
|
||
'Explain' => '说明',
|
||
'Please input mailbox' => '请输入邮箱',
|
||
'Turn off registration' => '关闭注册',
|
||
'Existing account?' => '已有账号?',
|
||
'Website title' => '网站标题',
|
||
'Website keywords' => '网站关键字',
|
||
'Website description' => '网站描述',
|
||
'Custom CSS' => '自定义CSS',
|
||
'Statistical code' => '统计代码',
|
||
'Allow visitors to upload' => '允许游客上传',
|
||
'Allow visitors to upload tip' => '是否允许游客上传',
|
||
'Upload max size' => '最大上传大小',
|
||
'Upload max size tip' => '单位:b,默认5242880:5M',
|
||
'Upload single num' => '单次同时上传数量',
|
||
'Same ip day max upload' => '相同ip一天内最大上传限制',
|
||
'Same ip day max upload tip' => '为0则不限制',
|
||
'Upload allowed exts' => '允许上传的文件后缀',
|
||
'Upload allowed exts tip' => '逗号隔开',
|
||
'Path naming rule' => '文件路径命名规则',
|
||
'File naming rule' => '文件命名规则',
|
||
'Path naming variable cross reference table' => '<a href="javascript:void(0)" mdui-dialog="{target: \'#path-var\'}">路径命名变量对照表</a>',
|
||
'File naming variable cross reference table' => '<a href="javascript:void(0)" mdui-dialog="{target: \'#file-var\'}">文件命名变量对照表</a>',
|
||
'User initial quota' => '用户初始配额容量',
|
||
'User initial quota tip' => '单位:b,默认1073741824:1G,最大18位',
|
||
'Mail send mode' => '邮件发送方式',
|
||
'Mail smtp secure' => 'SMTP验证方式',
|
||
'Mail smtp host' => 'SMTP主机地址',
|
||
'Mail smtp username' => 'SMTP用户名',
|
||
'Mail smtp password' => 'SMTP密码',
|
||
'Mail smtp port' => 'SMTP端口',
|
||
'Mail form mailbox' => '发件人邮箱',
|
||
'Icp number' => '备案号',
|
||
'Soft delete' => '软删除',
|
||
'Soft delete tip' => '删除图片时不删除源文件,不建议开启',
|
||
'Open gallery' => '开启画廊',
|
||
'Open gallery tip' => '开启画廊功能,游客上传的图片将会出现在画廊中',
|
||
'Open api' => '开启API',
|
||
'Open api tip' => '是否开放接口',
|
||
'Ban ip' => '封禁IP',
|
||
'Ban ip tip' => '封禁IP, 多个使用逗号隔开',
|
||
'Storage strategy' => '储存策略',
|
||
'Domain name' => '域名',
|
||
'Regional node' => '地域节点',
|
||
'Region' => '所属区域',
|
||
'Bucket name' => '储存桶名称',
|
||
'Operator account' => '操作员账号',
|
||
'Operator password' => '操作员密码',
|
||
'Cloud storage service name' => '云储存服务名称',
|
||
'System notice' => '系统公告',
|
||
'System notice tip' => '支持html',
|
||
'Remote storage type' => '远程储存类型',
|
||
'Passive mode' => '被动模式',
|
||
'Connection address' => '连接地址',
|
||
'Login account' => '登录账号',
|
||
'Login password' => '登录密码',
|
||
'Login mode' => '登录方式',
|
||
'Connection port' => '连接端口',
|
||
'Turn on picture yellow identification' => '开启图片鉴黄',
|
||
'Turn on picture yellow identification tip' => '接口申请地址:<a href="https://www.moderatecontent.com" target="_blank">https://www.moderatecontent.com</a>',
|
||
'Content rating' => '内容评级',
|
||
'Content rating tip' => '1=非常严格,2=严格,3=一般',
|
||
'Very strict' => '非常严格',
|
||
'Strict' => '严格',
|
||
'Commonly' => '一般',
|
||
'System version' => '系统版本',
|
||
'Default group' => '默认组',
|
||
'Role group tips' => '不同的角色组下的用户,上传图片将使用不同的储存策略。<br>至少有一个默认角色组,新注册用户和访客将会使用默认的角色组。<br>角色组删除后,该组下面的用户将重置默认角色组。',
|
||
'Strategy used' => '使用策略',
|
||
'Name' => '名称',
|
||
'Register default' => '注册默认',
|
||
'Operation' => '操作',
|
||
'Edit' => '编辑',
|
||
'Add role group' => '添加角色组',
|
||
'Edit role group' => '编辑角色组',
|
||
'Group name' => '组名称',
|
||
'Is default' => '是否默认',
|
||
'Modify' => '修改',
|
||
'Are you sure to delete this role group?' => '确认删除该角色组吗?',
|
||
'Are you sure to delete the selected item role group?' => '确认删除选中项角色组吗?',
|
||
'There are %s users in total' => '共有 %s 个用户',
|
||
'All' => '全部',
|
||
'Normal' => '正常',
|
||
'Frozen' => '冻结',
|
||
'Total capacity' => '总容量',
|
||
'Account status' => '账号状态',
|
||
'Register IP' => '注册IP',
|
||
'Modify user data' => '修改用户数据',
|
||
'Storage capacity' => '储存容量',
|
||
'Used storage capacity' => '已使用储存容量',
|
||
'Are you sure to delete this user?' => '确认删除该用户吗?',
|
||
'Are you sure to delete the selected user?' => '确认删除选中项用户吗?',
|
||
'Are you sure to freeze this user?' => '确认冻结该用户吗?',
|
||
'Are you sure to freeze the selected users?' => '确认冻结选中项用户吗?',
|
||
'Visitor picture' => '访客图片',
|
||
'User' => '所属用户',
|
||
'Alias' => '别名',
|
||
'Route' => '路径',
|
||
'Size' => '大小',
|
||
'Type' => '类型',
|
||
'Create time' => '创建时间',
|
||
'Upload time' => '上传时间',
|
||
'See' => '查看',
|
||
'Country:' => '国家:',
|
||
'Region:' => '地区:',
|
||
'Area:' => '区域:',
|
||
'City:' => '城市:',
|
||
'County:' => '县:',
|
||
'Local' => '本地',
|
||
'Aliyun OSS' => '阿里云OSS',
|
||
'Tencent COS' => '腾讯云COS',
|
||
'Qiniu KODO' => '七牛云KODO',
|
||
'Upyun USS' => '又拍云USS',
|
||
'Remote' => '远程',
|
||
'Storage strategy tips' => '储存策略,可配置多个,使用不同的角色组来控制用户图片储存策略。',
|
||
'It is already the latest version' => '已经是最新版本',
|
||
'New version detected [%s]' => '检测到新版本[%s]',
|
||
'Ignore' => '忽略',
|
||
'Don\'t prompt again' => '不再提示',
|
||
'Upgrade now' => '立即升级',
|
||
'Upgrade note' => '将会在升级前备份原系统文件, 但不包括 runtime 和 public 目录以及数据库',
|
||
'Do you need to back up the original system?' => '⚠ 是否需要备份原系统?',
|
||
'Backup' => '备份',
|
||
'No backup' => '不备份',
|
||
'System prompt' => '系统提示',
|
||
'Upgrading, please do not close the window' => '升级中, 请不要关闭窗口...',
|
||
'Upgrade failed' => '升级失败, 请稍后重试(帮助文档: <a target="_blank" href="https://www.kancloud.cn/wispx/lsky-pro/1569428">https://www.kancloud.cn/wispx/lsky-pro/1569428</a>)',
|
||
|
||
// Admin controller
|
||
'Unknown' => '未知',
|
||
'Add failed' => '添加失败',
|
||
'Added successfully' => '添加成功',
|
||
'Edit failed' => '编辑失败',
|
||
'Edit succeeded' => '编辑成功',
|
||
'Setting failed' => '设置失败',
|
||
'Setting succeeded' => '设置成功',
|
||
'Keep at least one default group' => '至少保留一个默认组',
|
||
'The default group cannot be deleted' => '默认组不可删除',
|
||
'Storage policy does not exist' => '储存策略不存在',
|
||
'Visitor' => '访客',
|
||
'Acquisition failed' => '获取失败',
|
||
'Get success' => '获取成功',
|
||
'The interface is abnormal, %s' => '接口发生异常,%s',
|
||
'Test' => '测试',
|
||
'This is a test email!' => '这是一封测试邮件!',
|
||
'Cannot continue, please make sure ZipArrive is installed correctly' => '无法继续执行, 请确保 ZipArchive 正确安装',
|
||
'The current system is the latest version' => '当前系统已经是最新版',
|
||
'The installation package is corrupt. Please try again later' => '安装包损坏, 请稍后重试',
|
||
'SQL file acquisition failed' => 'SQL 文件获取失败',
|
||
'Failed to get table field configuration file' => '表字段配置文件获取失败',
|
||
'Upgrade Complete' => '升级完成',
|
||
'Backup complete, %s' => '备份完成,%s',
|
||
'You cannot delete your account!' => '不能删除自己的账号!',
|
||
'You can\'t freeze your account!' => '不能冻结自己的账号!',
|
||
'Freeze failed' => '冻结失败',
|
||
'Freeze succeeded' => '冻结成功',
|
||
'Data acquisition failed' => '数据获取失败',
|
||
'Success' => '成功',
|
||
'Modification failed' => '修改失败',
|
||
'Modified successfully' => '修改成功',
|
||
'You cannot modify your status' => '不可修改自己的状态',
|
||
'Status modification failed' => '状态修改失败',
|
||
'Status modification succeeded' => '状态修改成功',
|
||
|
||
// Api controller
|
||
'The picture data was not found' => '未找到该图片数据',
|
||
'Delete succeeded' => '删除成功',
|
||
'Deletion failed' => '删除失败',
|
||
'Delete succeeded!' => '删除成功!',
|
||
'Deletion failed!' => '删除失败!',
|
||
'Account does not exist' => '账号不存在',
|
||
'Account password error' => '账号密码错误',
|
||
'Token refresh failed' => 'Token 刷新失败',
|
||
'The administrator closed the tourist upload channel' => '管理员关闭了游客上传通道',
|
||
'The administrator turned off the tourist upload!' => '管理员关闭了游客上传!',
|
||
'The number of pictures uploaded today has reached the maximum' => '今日图片上传数量已达到上限',
|
||
'Save failed! Your storage capacity is insufficient, please contact the administrator!' => '保存失败!您的储存容量不足,请联系管理员!',
|
||
'Your account is frozen, please contact the administrator!' => '你的账号被冻结,请联系管理员!',
|
||
'Abnormal configuration of automatic watermark function' => '自动水印功能配置异常',
|
||
'Upload failed. Please check whether the policy configuration is correct!' => '上传失败,请检查策略配置是否正确!',
|
||
'The picture %s is suspected of violation. Uploading is prohibited!' => '图片[%s]涉嫌违规,禁止上传!',
|
||
'Folder creation failed!' => '文件夹创建失败!',
|
||
'Failed to save picture data' => '图片数据保存失败',
|
||
'Picture resource acquisition failed' => '图片资源获取失败',
|
||
'Please enter the account number' => '请输入账号',
|
||
'Please input a password' => '请输入密码',
|
||
'Your account has been frozen, please contact the administrator!' => '你的账户已被冻结,请联系管理员!',
|
||
'Incorrect password' => '密码不正确',
|
||
'User does not exist' => '用户不存在',
|
||
|
||
// Validate
|
||
'Parent folder not found' => '没有找到上级文件夹',
|
||
'Parent folder exception' => '上级文件夹异常',
|
||
'Folder name cannot be empty' => '文件夹名称不能为空',
|
||
'Folder name length max. 30 characters' => '文件夹名称长度最大30个字符',
|
||
'Folder names can only be Chinese characters, letters and numbers' => '文件夹名称只能是汉字、字母和数字',
|
||
'Role group name cannot be empty' => '角色组名称不能为空',
|
||
'The maximum length of the role group name is 30 characters' => '角色组名称长度最大30个字符',
|
||
'The role group name can only be Chinese characters, letters and numbers' => '角色组名称只能是汉字、字母和数字',
|
||
'User name cannot be empty' => '用户名不能为空',
|
||
'The user name cannot be less than three characters' => '用户名不能少于三个字符',
|
||
'User names can only be letters, numbers, and underscores_ And dash-' => '用户名只能是字母、数字和下划线_及破折号-',
|
||
'The user name character length exceeds the limit' => '用户名字符长度超出',
|
||
'User name already exists, please replace' => '用户名已存在,请更换',
|
||
'The length of nickname characters exceeds the limit' => '昵称字符长度超出',
|
||
'Default upload folder name length exceeds limit' => '默认上传文件夹名称长度超出',
|
||
'The default upload folder name can only be Chinese characters, letters and numbers' => '默认上传文件夹名称只能是汉字、字母和数字',
|
||
'Mailbox cannot be empty' => '邮箱不能为空',
|
||
'The mailbox format is incorrect' => '邮箱格式不正确',
|
||
'Mailbox character length exceeds the limit' => '邮箱字符长度超出',
|
||
'Mailbox already exists' => '邮箱已存在',
|
||
'Password cannot be empty' => '密码不能为空',
|
||
'The passwords entered twice are inconsistent' => '两次输入的密码不一致',
|
||
'Please enter the verification code' => '请输入验证码',
|
||
'Verification code error' => '验证码错误',
|
||
|
||
// Middleware
|
||
'The administrator turned off API functionality' => '管理员关闭了接口',
|
||
'Authentication failed' => '认证失败',
|
||
'Token does not exist' => 'Token 不存在',
|
||
|
||
// Index controller
|
||
'Site registration closed' => '站点已关闭注册',
|
||
'Registration successful' => '注册成功',
|
||
'Incorrect verification code' => '验证码不正确',
|
||
'Reset successful' => '重置成功',
|
||
'Verification Code' => '验证码',
|
||
'Retrieve password' => '找回密码',
|
||
'Retrieve password mail content' => "尊敬的 %s, 您好,您正在申请重置密码操作,本次的验证码是 <b>%s</b>,如果不是您本人操作请忽略!",
|
||
'Sent successfully' => '发送成功',
|
||
'Welcome back' => '欢迎回来',
|
||
'Gallery feature is off' => '画廊功能已关闭',
|
||
'API interface closed' => 'API 接口已关闭',
|
||
'Installed tips' => '你已安装成功,需要重新安装请删除 install.lock 文件',
|
||
'The database SQL file does not exist' => '数据库 SQL 文件不存在',
|
||
'Data written successfully' => '数据写入成功',
|
||
'The passwords entered twice are inconsistent!' => '两次输入的密码不一致!',
|
||
'Configuration file write failed' => '配置文件写入失败',
|
||
'Setup lock file creation failed' => '安装锁文件创建失败',
|
||
'Set successfully' => '设置成功',
|
||
'Upload succeeded' => '上传成功',
|
||
'Created successfully' => '创建成功',
|
||
'Move succeeded' => '移动成功',
|
||
'Move failed' => '移动失败',
|
||
'The folder does not exist!' => '该文件夹不存在!',
|
||
'Rename succeeded' => '重命名成功',
|
||
'Rename failed' => '重命名失败',
|
||
'The original password is incorrect' => '原密码不正确',
|
||
'Saved successfully' => '保存成功',
|
||
'Batch deletion failed' => '批量删除失败',
|
||
|
||
// Naming config
|
||
'Year' => '年',
|
||
'Month' => '月',
|
||
'Day' => '日',
|
||
'Upload date' => '上传日期',
|
||
'Unique ID' => '唯一ID',
|
||
'MD5 (non file)' => 'md5(非文件md5)',
|
||
'16 bit random string' => '16位随机字符串',
|
||
'8 bit random string' => '8位随机字符串',
|
||
'Nothing' => '无',
|
||
'Original file name' => '原文件名',
|
||
];
|